@charset "UTF-8"; 

.net h4 {
    color: #ff0101;
}

.net {
    color: #452e06
}

.index-module #main {
    padding: 0!important;
}

.wrapper-hover.hovered {
    height: auto !important;
    position: relative;
    z-index: 3;
}

.goods-list .price, .price-box .price {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin: 4px 10px 6px 0;
}

.goods-list .price {
    color: #6b4d02;
    text-align: center;
    overflow: hidden;
    font-weight: bolder;
    border-bottom: 1px solid #cca239;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Roboto;
    font-size: 110%;
    line-height: 30px;
}

.goods-list .btn {
    margin: 0 2px 10px 0;
    height: 42px;
    line-height: 28px;
}

.goods-list .actions {
    float: right;
    padding-right: 20px;
}

.block-search-bottom {
    margin: 15px -15px -15px;
    padding: 3px 10px;
    background: #fbfbfb;
}

.block-search-bottom .schCatsSep {
    padding: 0 2px;
}

form table .queryField {
    padding: 8px;
}

.img-small {
    float: left;
    margin-right: 15px;
}

/********************************************** product info right ============================================================= */
/***************** tabs *****************/
.shop-tabs {
    margin-bottom: -1px;
}

.shop-tabs li {
    float: left;
}

.shop-tabs li a {
    font-size: 18px;
    font-family: 'Arial';
    display: inline-block;
}

.shop-tabs li:first-child a {
    border-left-width: 1px;
}

.shop-tabs li.postRest1 a {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
    cursor: default;
}

.shop-tabs li:hover a {
    background: #e29d0321;
}

.shop-info {
    border: 1px solid #dbdbdb;
    padding: 15px;
    min-height: 30px;
    background: #fbfbfb;
}

.shop-info .commSbmFl {
    margin-top: 5px;
}

.shop-info .shop-imgs img {
    max-width: 80px;
}

/********** End *****************/
.product-bottom {
    padding: 30px 0 0;
}

/********* checkou *************************/
#cont-shop-checkout {
    padding: 10px 0 0;
}

#order-table {
}

#cont-shop-checkout td, #cont-shop-checkout th {
    padding: 5px;
    vertical-align: middle
}

.methods-list th, .methods-list td {
    vertical-align: bottom !important;
}

/********* contacts *************************/
.map {
    height: 100%;
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
    margin-bottom: 30px;
}

.map iframe {
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.form-custom {
    margin-bottom: 30px;
}

.form-custom input[type="text"], .form-custom textarea {
    width: 100% !important;
    margin-bottom: 8px;
}

/********* abaut us *************************/
.page-part {
}

.page-part img {
    max-width: 100%;
}

.page-part p {
    margin-bottom: 10px;
}

.page-part .block-part {
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 10px;
}

.page-part .img-part {
    float: left;
    margin: 0 20px 0 0;
    width: 44%;
}

.page-part .list-part {
    overflow: hidden;
}

.page-part .list-part li {
    float: left;
    padding: 0 13px;
    width: 25%;
    border-left: 1px solid #2a2c29;
    text-align: center;
}

.page-part .list-part li:first-child {
    border-left-width: 0;
}

.page-part .list-part li a:hover {
    opacity: 0.6;
}

/* Footer ================================================================================ */
.footer-container {
    background: #2b2d2a;
    padding: 73px 0 15px;
}

.footer {
}

.footer a {
}

.footer a:hover {
}

.footer .footer-cols-wrapper {
    overflow: hidden;
    padding: 0 0 28px;
}

.footer h4, .footer h3 {
    color: #e7a000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 47px;
    position: relative;
    text-transform: uppercase;
}

.footer .footer-col.last h3, .footer .footer-col.last h4 {
    margin-bottom: 12px;
}

.footer ul li {
    padding: 0 0 5px;
}

.footer ul li a {
    color: #b0b0b0;
    display: inline-block;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer ul li a:hover {
    color: #e7a000;
}

.footer .list-icon {
    overflow: hidden;
}

.footer .list-icon li a {
    font-size: 16px;
}

.footer .list-icon li {
    float: left;
    margin-right: 17px;
}

.footer .list-icon li a:before {
    display: none;
}

.footer .footer-col iframe {
    background: #EDEFF4;
}

.footer-col {
    float: left;
    width: 23.9%;
    margin-right: 1.1%;
}

.footer-col.last {
    margin-right: 0;
    float: right;
}

.footer .footer-col p {
    margin-bottom: 20px;
}

.footer .footer-col p:before {
    color: #e7a000;
    content: "\f041";
    float: left;
    font-size: 20px;
    margin-right: 15px;
}

.footer .footer-col p.footer-phone:before {
    content: "\f095";
}

.footer-shadow {
    font-size: 10px;
    text-transform: uppercase;
    color: #ffc84d;
}

.footer-shadow a {
    color: #ffc84d;
}

span.toggle {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 0;
    width: 20px;
    text-align: center;
    font-size: 16px;
}

span.toggle:before {
    content: "\f067";
}

span.opened:before {
    content: "\f068";
}

/* ******** popup info user  ******* */
.pt-inside {
}

.popup-bg {
    padding: 10px;
    background: #fff;
}

.popup-bg .popup {
    border: 1px solid #EEEEEE;
    padding: 15px;
}

.popup-bg .udtb {
    padding: 5px;
}

.popup-bg .udtlb {
    font-weight: bold;
    color: #000;
}

.popup-bg .pb-inside > div > div {
    background: #fafafa;
    float: none !important;
    padding: 5px 10px;
    margin: 8px 0;
    text-align: left !important;
    border: 1px solid #EEEEEE;
}

.popup-bg .uSearchFl {
    border: 1px solid #D4D6D7;
    height: 24px;
    padding: 2px 10px;
}

.popup-bg input[type="button"], .popup-bg input[type="submit"], .popup-bg input[type="reset"] {
    width: auto !important;
}

.popup-bg img {
    vertical-align: baseline;
}

/* ******** calendar  ******* */
.calTable {
    width: 100%;
}

.calTable td {
    text-align: center;
    padding: 3%;
}

.calMonth {
    font-weight: bold;
    border: 1px solid #bdbdbd;
}

.calWday {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    width: 17px;
}

.calWdaySe {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    width: 17px;
    font-weight: bold;
}

.calWdaySu {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    width: 17px;
    font-weight: bold;
    color: #FF0000;
}

.calMday {
    border: 1px solid #bdbdbd;
    ;}

.calMdayA {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    font-weight: bold;
}

.calMdayIs {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    font-weight: bold;
}

.calMdayIsA {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    font-weight: bold;
}

a.calMonthLink:link,a.calMdayLink:link {
    text-decoration: none;
}

a.calMonthLink:visited,a.calMdayLink:visited {
    text-decoration: none;
}

a.calMonthLink:hover,a.calMdayLink:hover {
    text-decoration: underline;
}

a.calMonthLink:active,a.calMdayLink:active {
    text-decoration: underline;
}

/*************** Forums Styles *********************/
.gTable {
    background: none;
}

.gTable td {
    border: 1px solid #ddd !important;
    padding: 5px 7px;
}

td.gTableTop {
    font-size: 14px;
    padding: 5px 10px;
    border: none;
}

td.gTableSubTop, td .postTdTop {
    background: #fafafa;
    line-height: 30px;
    color: #000;
    padding: 3px 10px;
}

td.gTableSubTop a, td .postTdTop a {
    color: #fff;
}

/* General forum Table View */
.gTableTop {
    font-weight: bold;
    ;}

.gTableSubTop {
    padding: 2px;
    color: #000000;
}

.gTableBody {
    padding: 2px;
}

.gTableBody1 {
    padding: 2px;
}

.gTableBottom {
    padding: 2px;
}

.gTableLeft {
    padding: 2px;
    font-weight: bold;
    color: #737373
}

.gTableRight {
    padding: 2px;
}

.gTableError {
    padding: 2px;
    color: #FF0000;
}

/* forum Titles & other */
.forumDescr,.forumModer {
    font-size: 11px;
}

/* forum Page switches */
.switches {
}

td.pagesInfo, td.switch, td.switchActive {
    background: #ffffff;
    border: 1px solid #dcdbe0;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

td.switch, td.switchActive {
    background: #CCCCCC;
    border: 1px solid #CCCCCC;
    color: #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

td.switch a {
    color: #4c4c4c;
}

.threadDescr {
    font-size: 11px;
    color: #585858
}

.postPoll td {
    border: 0px !important;
}

.postFirst {
    border: 0px !important;
}

.postRest1 {
    border: 0px !important;
}

.postRest2 {
    border: 0px !important;
}

.postSeparator {
    border: 0px !important
}

.postBottom td {
    border: 0px;
    padding: 0px 5px !important;
}

.postBottom img {
    vertical-align: middle;
}

.postTdInfo {
    text-align: center;
}

.posttdMessage {
    text-align: justify;
    padding: 8px !important;
    line-height: 18px;
}

.smilesPart td {
    border: 0px !important;
}

.userSchFrm input[type="checkbox"] {
    margin-right: 5px;
}

.forumContent select {
    background: #fff;
    color: #000000;
    padding: 3px;
}

#thread_search_button {
    margin-top: 0px;
}

#thread_search_form {
    overflow: hidden;
}

#frmButns83 {
    margin-bottom: 15px;
}

.gDivLeft {
    margin-bottom: 15px;
}

.forumContent {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 15px;
}

.forumContent > table {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.forumContent > table:last-child {
    border-bottom-width: 0;
}

#allEntries table td {
    border: 1px solid #dbdbdb;
    padding: 15px !important;
}

#acform {
    background: #ececec;
    padding: 20px;
    display: block;
}

#acform:after {
    content: "";
    display: table;
    clear: both;
}

#acform .commFl, #acform textarea {
    width: 100%;
    moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ececec;
    padding: 6px;
    margin-bottom: 8px;
    resize: none;
}

#acform .commSbmFl {
    float: left;
    margin-top: 5px;
}

#acform .commSbmFl:hover {
    background: #ddd;
}

#acform .securityCode {
    width: auto;
    border: 1px solid #ececec;
}

#acform select {
    margin: 6px 0;
}

#mchatIfm2 {
    padding: 5px;
    background: #F9F9F9;
}

#MCaddFrm > table {
    margin-bottom: 5px;
}

#MCaddFrm textarea {
    border: 1px solid #D4D6D7;
    padding: 5px;
}

.forumContent .btn, .forumContent input[type="button"], .forumContent input[type="submit"], .forumContent input[type="reset"] {
    height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}

.gDivLeft {
    overflow: auto;
    padding-bottom: 15px;
}

/* ----------------- */
/* ====== forum End ====== */
.eDetails, .eDetails1 {
    padding: 5px;
    background: #fbfbfb;
}

.eTitle {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 15px;
}

.eBlock .eMessage {
    padding-bottom: 20px !important;
    overflow: hidden;
}

.eBlock {
    margin-bottom: 10px;
}

.eBlock .eMessage img {
}

/* ======================================= Home Page ============================================================== */
.banners {
    overflow: hidden;
    border: solid 1px #d7d7d7;
    border-top: none;
    border-bottom-color: #dedede;
    margin-bottom: 37px;
}

.banners .banner {
    float: left;
    overflow: hidden;
    border-right: solid 1px #d7d7d7;
    width: 33.33%;
    border-bottom: solid 1px #c8c8c8;
}

.banners .banner:last-child {
    border-right: none;
}

.banners a {
    overflow: hidden;
    display: block;
    position: relative;
}

.banner img {
    max-width: 100%;
}

.banner .inner {
    position: absolute;
    top: 84px;
    left: 25px;
}

.banner2 .inner {
    top: 53px;
}

.banner a h4 {
    color: #fabf47;
    font-size: 40px;
    line-height: 30px;
    left: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open sans';
    padding-bottom: 5px;
}

.banner a:hover h4 {
    color: #520a08;
}

.banner .desc {
    font-size: 10px;
    line-height: 14px;
    color: #6c6c6c;
    text-transform: uppercase;
    padding-bottom: 22px;
}

.banner span {
    font-size: 10px;
    color: #2f2f2f;
    text-transform: uppercase;
}

.banner span:after {
    font-style: 8px;
    content: '\f101';
    color: #2b2b2b;
    padding-left: 5px;
}

.header .links li a:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* ==================================back-top ================================================== */
#back-top {
    position: fixed;
    bottom: 60px;
    z-index: 99;
    right: 5%;
    /* margin-left: 500px; */
    display: none;
    /* width: 22px; */
    /* height: 22px; */
}

#back-top span {
    display: block;
    text-align: center;
}

#back-top span:before {
    content: "\f139";
    font-size: 40px;
    line-height: 22px;
    color: #e59837;
}

#back-top a {
}

#back-top a:hover {
}

/* Clears ================================================================================ */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-view .box-tags .form-add:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after, .products-grid .actions:after, .header .row-2:after, .header-buttons:after, .input-box:after, .block-subscribe .block-content:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* ======================================================================================= */
.table-filter {
    margin: 0 0 30px;
    border-top: 2px solid #e8d39b;
    border-bottom: 2px solid #e8d39b;
}

.table-filter td {
    padding: 6px 0;
}

.flist-label {
    height: 55px;
    /*font-family: WINDSORELONGATED_DG;'Times New Roman, Geneva, sans-serif';*/
    color: #f7f1f1;
    padding: 1px 10px;
    float: left;
    font-size: 19px;
    margin: 25px 5px 10px -5px;
    /*text-shadow: 1px 1px 1px rgba(210, 11, 41, 0.3);
	text-shadow: -1px -3px 2px rgb(247, 4, 25);*/
}

.flist-select {
    height: 32px;
    padding: 6px 5px;
    font-size: 18px;
    line-height: 30px;
    color: rgb(1, 1, 23);
    /*text-shadow: 1px 1px 1px rgba(13, 201, 235, 0.48);*/
    float: left;
    margin: 25px 5px 10px -5px;
    width: 15%;
    background: rgb(243, 233, 209);
    border-radius: 14px 14px 14px 14px;
}

.proba {
    background: url(/filtrfonF.png);
    height: 100px;
    padding: 0px 15px;
}

.shop-options {
    font-weight: bold;
    color: #101010;
    font-family: 'Times New Roman';
}

.shop-options-1 {
    /* font-size: 15pt; */
    font-weight: bold;
    color: #101010;
    font-family: 'Times New Roman';
}

.shop-options-1 {
    position: absolute;
    bottom: 25px!important;
    margin-left: 5%;
    /* margin-right: 1%; */
}

.art, .brand, .mark {
    font-size: 13pt;
    /* font-weight: bold; */
    color: #000000;
    font-family: Times New Roman;
}

.art-s, .brand-s, .mark-s, .scale-s {
    font-size: 13pt;
    /* font-weight: bold; */
    color: #000000;
    font-family: Times New Roman;
}

#page .grid-list .list-item .shop-item-meta-price .new-price, .raw-price {
    float: none;
    color: red;
    font-weight: bold;
}

#turbo {
    font-weight: bold;
    color: #ffd41b;
    height: 210px;
    padding: 105px 250px;
    /* font-size: 19px; */
    margin: 5px 55px 10px 235px;
    background: url(/images/oKompanii.jpg) no-repeat;
    width: 100%;
}

.text_demoBlock {
    padding-bottom: 20px;
    width: 100%;
    text-align: justify;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 40px;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-rule: 1px solid #000;
    -webkit-column-rule: 1px solid #000;
}

.shop1-cat-big img {
    max-width: 200px;
    float: right;
    margin-right: 15px;
    border: 1px solid #D4D2D2;
    background: #fff;
    padding: 8px;
}

.border {
    /* height: 470px; */
    /* border: 2px dotted #e8d39b; */
    /* background: #fc3; */
    /* padding: 14px; */
}

.border1 {
    height: 200px;
    border: 2px dotted #e8d39b;
    padding: 14px;
}

.block1 {
    /* background: url(/CW39.png) no-repeat; */
    /* margin-top: 70px; */
}

.block-search-info-tx {
    overflow: scroll;
    min-height: 60px;
    height: auto;
    max-height: 260px;
    padding: 15px;
    margin-bottom: 15px;
    color: #2f270f;
    border-bottom: solid 1px #dfa817;
    border-radius: 14px 14px 14px 14px;
    -webkit-box-shadow: 5px 1px 13px #244c4b;
    -moz-box-shadow: 5px 1px 13px #244c4b;
    box-shadow: 5px 1px 13px #244c4b;
    max-width: 100%;
    max-width: 100%;
    border: 5px solid #eeeeee;
    text-align: center;
}

.product-shop {
    padding-right: 15px;
    padding-left: 10px;
}

.n1-show {
    align: center;
    margin-left: 25px;
}

.n-show .wrapper-hover {
    float: left;
    background: url(/wr-fon.png);
    background-size: cover;
    /* Масштабируем фон */
    width: 250px;
    height: 395px;
    padding-left: 2.5%;
    padding-top: 10px;
    margin: 15px!important;
}

.n-show .gphoto {
    width: 90%;
    margin-bottom: 10px
}

.status {
    display: none;
}

.n-show h2 {
    font-size: 16px;
    font-weight: bold!important;
    color: yellow!important;
}

.art-s, .brand-s, .mark-s, .scale-s {
    color: #fcc603;
    font-family: Times New Roman;
}

.price-s {
    color: #fc0303;
    text-decoration: line-through;
    float: left;
    font-size: 80%;
    margin-left: 20px;
}

.imageWrap1 {
    display: block;
    padding-top: 5px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #302e2b;
    background: url(/filtrfonF.png);
    height: 45px
}

.imageWrap1 h3 {
    padding-top: 5px;
    font-size: 16px;
    color: white!important;
    text-align: center;
}

.headercat {
    text-align: center;
    margin-top: 0;
}

.breadcrumbs {
    /* margin-top: 120px!important; */
}

.toggle {
    margin-top: 15px!important;
}

/*--контакты--*/
.module-1 h1 {
    font-size: 24px;
    margin-bottom: 1%;
    line-height: 1.9;
    text-align: center;
}

.module-1 h2 {
    line-height: 1.7;
    text-align: center;
}

.module-1 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    background: rgb(218 165 32 / 8%);
}

.module-1 p , .item-5 li, .item-4 {
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 8px;
}

.module-2 {
    float: left;
    display: block;
}

.module-3 img {
    width: 100%;
}

.module-3 {
    width: 33.20%;
    color: white;
    font-size: 14px;
    float: left;
    background: none;
    margin-bottom: 100px;
}

.module-3 h4 {
    color: #a94442;
}

.module-3 p {
    color: #303030;
    font-weight: bold;
    margin-bottom: 0;
}

.module-6 {
}

.module-7 {
}

.module-8 {
}

.module-9 {
}

.module-9 p {
    color: black;
    font-weight: bold;
}

.wpb_wrapper {
    /* margin-bottom: 100px; */
}

.pl-left {
    float: left;
    margin: 5px;
}

.pl-left img {
    width: 250px;
    height: 180px;
}

.cell-title {
    float: left;
    width: 100%;
    height: 7px;
    padding: 0px 0px 3px 0px;
    margin: 15px 0px 15px 0px;
    border-bottom: 1px solid #D8E0E5;
    font: 15px Verdana,Arial,Helvetica, sans-serif;
    color: #777;
    margin-bottom: 27px;
}

.cell-title div {
    width: 100%;
    text-align: center;
}

.cell-title strong,.cell-title a {
    padding: 0px 15px;
    background: #fff;
    font-weight: bold;
    text-decoration: none;
}

.cell-title a:hover {
    text-decoration: underline;
}

.contact_back {
    background: url(/img/16775232.png);
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

.contact_form {
    background: #FFF;
    border-radius: 5px;
    padding: 25px;
}

.contact_butt input {
    padding: 5px 15px !important;
    cursor: pointer !important;
    background: #5E80AA !important;
    border: 1px solid #508DD3 !important;
    text-shadow: 1px 1px 1px #508DD3 !important;
    font-weight: bold !important;
    color: #FFF !important;
    border-radius: 3px !important;
}

.contact_butt input:hover {
    background: #508DD3 !important;
    color: #fff !important;
}

/* доставка*/
.delivery-reasons {
    background: #0D294E;
    width: 1140px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    margin-top: 8px;
    margin-bottom: 41px;
    line-height: 16px;
    padding-left: 14px;
}

.delivery-reason {
    border-right: 1px solid rgba(236, 236, 236, .1);
    float: left;
    position: relative;
    padding-top: 48px;
    box-sizing: border-box;
    height: 94px;
    margin-bottom: 25px;
    margin-top: 21px;
}

.delivery-reason span {
    display: block;
    position: absolute;
}

.delivery-reson-1 {
    width: 211px;
}

.delivery-reson-1 span {
    width: 63px;
    height: 26px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -1px -1px;
    top: 11px;
    left: 74px;
}

.delivery-reson-2 {
    width: 210px;
}

.delivery-reson-2 span {
    width: 36px;
    height: 37px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -1px -29px;
    top: 5px;
    left: 86px;
}

.delivery-reson-3 {
    width: 228px;
}

.delivery-reson-3 span {
    width: 33px;
    height: 40px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -39px -29px;
    top: 0px;
    left: 97px;
}

.delivery-reson-4 {
    width: 249px;
}

.delivery-reson-4 span {
    width: 40px;
    height: 35px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -74px -1px;
    top: 3px;
    left: 106px;
}

.delivery-reson-5 {
    width: 195px;
    border-right: none;
}

.delivery-reson-5 span {
    width: 40px;
    height: 36px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -74px -38px;
    top: 2px;
    left: 77px;
}

.delivery-banner {
    width: 1140px;
    margin: 0 auto;
    height: 450px;
    background: url(//collectionworld.ru/images/img/delivery-banner.jpg) no-repeat 0px 0px;
    text-align: center;
    line-height: 17px;
}

.delivery-banner > div {
    width: 340px;
    height: 404px;
    background: rgba(255, 255, 255, .9);
    float: left;
    margin-left: 30px;
    margin-top: 17px;
}

.delivery-banner h2 {
    font-size: 24px;
    line-height: 29px;
    font-family: 'PFBeauSansPro-Bold';
    margin-bottom: 13px;
    padding-top: 26px;
}

.delivery-banner h2:first-child {
    padding-top: 20px;
}

.delivery-banner p {
    margin-bottom: 8px;
}

.delivery-banner a.delivery-banner-more {
    background: -webkit-linear-gradient(270deg, #60C51E, #3B9B12);
    background: linear-gradient(to bottom, #60C51E, #3B9B12);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 217px;
    height: 44px;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 14px;
    text-transform: uppercase;
    margin-top: 17px;
}

.delivery-banner a.delivery-banner-more:hover {
    background: -webkit-linear-gradient(270deg, #56b21e, #347812);
    background: linear-gradient(to bottom, #56b21e, #347812);
}

.delivery-banner a.delivery-banner-more:active {
    background: -webkit-linear-gradient(270deg, #347812, #55b01e);
    background: linear-gradient(to bottom, #347812, #55b01e);
}

.delivery-banner a.delivery-banner-morem {
    margin-top: 20px;
    margin-top: 30px;
    width: 249px;
}

.delivery-banner .delivery-companies {
    height: auto;
    margin: 0px;
    padding: 0px;
    background: none;
    padding-left: 10px;
}

.delivery-banner .nal-p {
    margin-bottom: 3px;
}

.delivery-banner .delivery-companies-nal {
    height: auto;
    background: none;
    float: none;
    margin: 0px;
    box-sizing: border-box;
    padding-left: 27px;
}

.delivery-companies-nal a {
    display: block;
    float: left;
}

.delivery-companies-nal a.del-pp {
    width: 150px;
    height: 41px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -150px -1px;
}

.delivery-companies-nal a.del-pek {
    width: 92px;
    height: 23px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -124px;
    margin: 10px 0px 8px 34px;
}

.delivery-companies-nal a.del-ems {
    width: 147px;
    height: 20px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -27px;
    margin-top: 17px;
    margin-left: 2px;
}

.delivery-companies-nal a.del-alg {
    width: 115px;
    height: 24px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -1px;
    margin-left: 23px;
    margin-top: 13px;
}

.delivery-companies-nal a.del-en {
    width: 148px;
    height: 29px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -49px;
    margin-top: 24px;
    margin-left: 1px;
}

.delivery-companies-nal a.del-iml {
    width: 63px;
    height: 42px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -80px;
    margin-left: 49px;
    margin-top: 13px;
}

.delivery-companies-nal + a.delivery-banner-more {
    margin-top: 14px;
}

.shipping-companies div {
    float: left;
    width: 600px;
    height: 144px;
    background: url(//collectionworld.ru/images/img/shipping-companies.jpg) no-repeat 8px 6px;
}

.shipping-companies div:last-child {
    background: url(//collectionworld.ru/images/img/shipping-companies.jpg) no-repeat -6px 6px;
}

.delivery-title {
    font-family: 'PFBeauSansPro-Regular';
    font-size: 30px;
    text-align: center;
    margin-bottom: 39px;
    position: relative;
}

.delivery-title b {
    font-family: 'PFBeauSansPro-Bold';
}

.delivery-way-mspb, .delivery-way-free, .delivery-way-pp, .delivery-shipping, .delivery-exchange {
    padding: 0px 30px;
}

.delivery-way-mspb {
    margin-bottom: 54px;
}

.delivery-way-pp {
    margin-bottom: 56px;
}

.delivery-exchange {
    margin-bottom: 56px;
}

.delivery-exchange + .need-help {
    margin-bottom: 67px;
}

.delivery-way-mspb p, .delivery-way-pp p, .pp-side p, .delivery-exchange p, .delivery-shipping p {
    margin-bottom: 16px;
    line-height: 17px;
}

.delivery-way-pp ul {
    margin-left: 35px;
    margin-bottom: 36px;
    line-height: 17px;
}

.pp-vid {
    float: left;
}

.pp-side {
    float: left;
    width: 580px;
    box-sizing: border-box;
    padding-left: 50px;
}

.pp-side a, .delivery-shipping a {
    color: #4aad17;
    line-height: 17px;
}

.pp-side a:hover, .delivery-shipping a:hover {
    text-decoration: none;
}

.pp-side h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 22px;
}

.pp-side .pp-h2-fix {
    margin-top: 26px;
}

.pp-h2-fix + p {
    margin-bottom: 32px;
}

.delivery-shipping {
    margin-bottom: 53px;
}

.delivery-way-free .delivery-title {
    margin-bottom: 33px;
}

.delivery-table div {
    min-width: 100%;
    width: 21.24%;
}

.delivery-table {
    box-shadow: 1px 1px 4px grey;
    text-align: center;
    width: 100%;
    margin: 0 auto 50px;
    display: block;
}

.delivery-table-head div {
    background: url("//collectionworld.ru/filtrfonF.png");
    /* border-right: 1px solid #fff; */
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 51px;
    vertical-align: middle;
    box-sizing: border-box;
    text-transform: uppercase;
}

.delivery-table-head div:nth-child(1) {
    width: 149px;
}

.delivery-table-head div:nth-child(2) {
    width: 89px;
    letter-spacing: 1.1px;
}

.delivery-table-head div:nth-child(3) {
    width: 99px;
    letter-spacing: 1.1px;
}

.delivery-table-head div:nth-child(4) {
    width: 91px;
    letter-spacing: 1.1px;
}

.delivery-table-head div:nth-child(5) {
    width: 141px;
    letter-spacing: 1.1px;
}

.delivery-table-head {
    display: table-row;
}

.delivery-table-head div {
    display: table-cell;
}

.delivery-table-row {
    display: table-row;
    background: #e6f5b8;
}

.delivery-table-row:last-child div {
    border-bottom: 1px solid #D5D5D5;
}

.delivery-table-row:nth-child(2n) {
    background: #b8f5b9;
}

.delivery-table-row:nth-child(2n) div:first-child {
    background: #e5b34b;
}

.delivery-table-row:nth-child(2n+1) div:first-child {
    background: #e5b34b;
}

.delivery-table-row div {
    display: table-cell;
    height: 36px;
    vertical-align: middle;
    font-size: 13px;
    border-bottom: 1px solid #f1a93e;
    border-right: 1px solid #f1a93e;
}

.delivery-table-row div:first-child {
    font-size: 12px;
    font-weight: bold;
    color: #0D294E;
    border-left: 1px solid #D5D5D5;
}

.delivery-table-row div:last-child {
    border-right: 1px solid #D5D5D5;
}

.delivery-table + .delivery-table .delivery-table-row div:first-child {
    border-left: none;
}

.delivery-table + .delivery-table .delivery-table-head div:last-child {
    border-right: none;
}

.delivery-way-free {
    margin-bottom: 56px;
}

.delivery-title span {
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    top: 14px;
}

.delivery-way-mspb .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -177px;
}

.delivery-way-free .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -106px;
}

.delivery-way-pp .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -248px;
}

.delivery-shipping .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -319px;
}

.delivery-exchange .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -35px;
}

/* /доставка*/
/* лист с загнутими краями*/
.item-1 h3 {
    text-align: center;
    color: #010101c7;
    text-shadow: 1px 1px rgba(244,168,14,.2);
    padding: 25px 10px 0 10px;
    letter-spacing: 0.1em;
    /* font-weight: bold; */
    /* line-height: 1.5; */
    /* font-size: 120%; */
}

.item-1 {
    /* background: rgb(218 165 32 / 8%); */
    /* border: 1px solid rgb(0 0 0); */
    /* box-shadow: 1px 1px 10px rgb(244 168 14); */
}

.item-2 {
    display: block;
    width: 100%;
    background: rgb(218 165 32 / 8%);
}

.item-3 {
    width: 50%;
    float: right;
    margin: 5px;
}

.item-3 p {
    color: #373204;
    /* text-shadow: 1px 1px rgb(153 153 153 / 45%); */
    font-weight: bold;
    padding: 20px;
}

.item-3 img {
    /* float: left; */
    /* padding: 10px; */
}

.item-4 {
    width: 100%;
    text-align: center;
}

.item-4 ul li {
    display: inline-block;
}

.item-5 {
    /* margin-top: 5%; */
    /* margin-bottom: 50px; */
}

.item-5 h3 {
    line-height: 1.6
}

.item-4 ul, .item-5 ul {
    color: #010101c7;
    list-style: none;
    padding: 5px;
}

.item-6 {
    color: #021b79;
}

.item-6 img {
}

.item-6 .contact-contact p:nth-child(2) {
    text-align: left
}

.item-6 p {
    margin-bottom: 0;
    line-height: 1.7rem;
}

.item-6 table {
    margin: 0 auto;
    font-size: 1.0rem;
}

.item-6 tr:nth-child(1n) {
    background: #ef5545;
}

.item-6 tr:nth-child(2n) {
    background: #fadf85;
}

.item-6 tr:nth-child(3n) {
    background: #adf178;
}

.item-6 tr:nth-child(4n) {
    background: #7bd7e4;
}

.item-6 tr:nth-child(5n) {
    background: #a35db5;
}

.item-6 td, .item-6 th {
    padding: 5px;
    /* Поля вокруг текста */
    border: 2px solid #5c9ffa;
    /* Рамка вокруг ячеек */
    vertical-align: middle;
    text-align: justify;
    width: 50px;
    font-weight: bold;
}

.item-6 td:nth-child(3n) {
    color: #000000;
    text-align: center;
}

.item-6 td:nth-child(2n) {
    color: #010101c7;
}

.item-6 th {
    color: #303030;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
}

.item-6 .rusmail {
    color: #021b79
}

.rusmail {
    display: block;
    /* padding: 18px; */
    color: white;
    margin-bottom: 25px;
}

.item-6 a {
    font-size: 1.6rem;
    font-weight: bold;
}

.item-6 a {
    color: #e4b848;
    background: url(/filtrfonF.png);
    -moz-border-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    border: 1px solid #ccc;
    -moz-boxborder: 1px solid #ccc;
    -webkit-border: 1px solid #ccc;
    -webkit-box-shadow: 10px 8px 20px 1px #303030;
    -moz-box-shadow: 10px 8px 20px 1px #303030;
    box-shadow: 10px 8px 20px 1px #303030;
}

.item-6 a:hover {
    color: #fafafa;
    background: #f4a80e;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.item-7 {
    display: block;
    text-align: center;
    width: 100%;
    background: red;
}

.item-7 ul.hr {
    padding: 0;
    line-height: 55px;
}

.item-7 ul.hr li {
    display: inline-block;
    width: 90%;
    margin: 5px;
    background: url(/filtrfonF.png);
    background-size: 1500%;
}

.item-7 ul.hr li {
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
}

.item-7 ul.hr li {
    -moz-border-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    border: 1px solid #ccc;
    -moz-boxborder: 1px solid #ccc;
    -webkit-border: 1px solid #ccc;
    -webkit-box-shadow: 10px 8px 20px 1px #303030;
    -moz-box-shadow: 10px 8px 20px 1px #303030;
    box-shadow: 10px 8px 20px 1px #303030;
}

.item-7 ul.hr li:hover {
    background: white;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.item-7 a {
    color: gold;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1.8rem;
}

.item-7 a:hover {
    color: #0737f5
}

.item-7 {
    background: none;
}

/*
.item-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22.0%;
    float: left;
    background: url(/filtrfonF.png);
    height: 450px;
    border: 5px solid #40c4c8;
    -moz-border-image: url(/images/list.jpg) 5 round round;
    -webkit-border-image: url(/images/list.jpg) 5 round round;
    -o-border-image: url(/images/list.jpg) 5 round round;
    border-image: url(/images/list.jpg) 5 round round;
    border-radius:30px
}*/
.item-8 {
    display: block;
    max-width: 22.0%;
    float: left;
    background: grey;
    background: url(/filtrfonF.png) top repeat;
    height: 450px;
    border: 7px solid rgb(251, 251, 251);
    border-radius: 30px;
    margin-bottom: 35px;
    position: relative;
}

.item-8 li {
    margin: 0
}

.item-8 h2 {
    font-size: 16px;
    height: 45px;
    overflow: hidden;
    padding: 3px;
    color: #f5f3f0;
    text-shadow: 2px 1px 1px rgb(48, 48, 48);
    background: rgba(200, 181, 147, 0.63);
    text-align: center;
}

.item-8 img {
    width: 100%;
    padding: 15px;
    display: block;
}

.item-8 ul {
    color: antiquewhite;
}

.item-9 {
    display: block;
    margin: 0 -10% 0 3%;
    box-sizing: border-box;
}

.item-9 p , .item-9 a {
    color: white;
}

.item-8 .ar, .item-8 .sc,.item-8 .br, .item-8 .pr {
    position: absolute;
    font-weight: bold;
    left: 10%;
    border-bottom: 2px #8a6d3b solid;
    border-left: 2px #8a6d3b solid;
    width: 80%;
    text-align: center;
    background: rgba(245, 222, 179, 0.79);
    color: black;
}

.item-8 .ar {
    bottom: 90px;
}

.item-8 .br {
    bottom: 125px;
}

.item-8 .sc {
    bottom: 160px;
}

.item-8 .pr {
    bottom: 20px;
    border: 1px solid white;
    background: teal;
    border-radius: 15px;
    /* left: 0px; */
    /* width: 50%; */
    margin: 4px;
}

.item-8 .pr {
    color: #fbfbfb;
    padding: 4px;
    max-height: 50px;
    overflow: hidden;
    font-size: 100%;
    /* width: 100%; */
    transition: 1.5s;
}

.item-8 .pr:hover, .item-8 a:hover {
    transition: 0.8s;
    background: gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#8a6d3b), color-stop(.1,#c9b794));
    background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#8a6d3b), color-stop(.1,#c9b794));
    color: #efff00;
}

.item-10 table .td-name {
    background: gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#ff0000), color-stop(.1,#c9b794));
    background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#ff0000), color-stop(.3,#fa0000));
    color: white;
    font-family: 'Roboto',sans-serif;
    font-size: 1.4rem;
    text-align: center;
    padding: 8px
}

.item-10 tr, .item-10 td {
    /* padding: 5px; */
    /* Поля вокруг текста */
    /* border: 2px solid #008080; */
    /* Рамка вокруг ячеек */
    /* vertical-align: middle; */
    /* text-align: -webkit-center; */
    /* line-height: 20px; */
    /* font-weight: bold; */
    /* font-size: 14px; */
}

.item-10 td:nth-child(1) {
    background: rgba(17, 247, 72, 0.4);
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    text-align: center;
    padding: 4px
}

.item-10 td:nth-child(2) {
    background: rgba(247, 231, 135, 0.4);
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    text-align: center;
    padding: 4px
}

.item-10 td:nth-child(3) {
    background: rgba(212, 62, 71, 0.59);
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    text-align: center;
    padding: 4px
}

.item-10 tbody tr:hover {
    background: #f7971e;
    transition: 0.4s
}

.box10 {
    /* margin: 10px; */
    min-height: 150px;
    /* padding: 0 0 1px 0; */
    position: relative;
    background: #fff;
    background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#fff), to(#f3f3f3), color-stop(.1,#fff));
    background: gradient(100% 50%, #fff, #fff 10%, #f3f3f3);
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    -webkit-border-bottom-right-radius: 60px 5px;
    -moz-border-radius-bottomright: 60px 5px;
    border-bottom-right-radius: 60px 5px;
    background: rgb(218 165 32 / 8%);
}

/*--блокировка не нужного---*/
.methods-list tbody tr:hover {
    background: rgb(175, 205, 247);
    transition: 0.4s
}

.methods-list input[type="radio"] {
    width: 18px;
    height: 18px;
    margin: 50% 0 50% 0;
}

.contact h1, .dostavka h1 {
    font-size: 1.6rem!important;
    font-weight: bold!important;
}

.contact h2, .dostavka h2 {
    font-size: 1.5em!important;
    font-weight: bold!important;
}

.contact h3, .dostavka h3 {
    font-size: 1.4em!important;
    font-weight: bold!important;
}

.contact h4 , .dostavka h4, .contact h5, .dostavka h5 {
    font-size: 1.3em!important;
    font-weight: bold!important;
}

.contact-h {
    font-family: 'Roboto',sans-serif!important;
    font-weight: bold!important;
    color: gold;
    text-align: center;
    word-break: break-word!important;
    background: url(/filtrfonF.png);
    background-size: 1500%;
    border-radius: 0;
    padding: 8px;
    margin: 20px 0 5px 0;
}

span.contact-h {
    display: block;
    font-family: 'Roboto',sans-serif!important;
    font-size: 1.6rem;
    padding: 8px;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.8s;
}

span.contact-h:hover {
    cursor: pointer;
    color: #0737f5;
    background: rgb(251 202 78 / 45%);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}

.contact, .dostavka {
    display: block;
    /* background: beige; */
}

.contact-all {
    display: block;
    /* background:grey; */
    /* padding:8px; */
}

.contact-img {
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 15px solid #ffd700;
}

.contact-img img {
    width: 100%;
    margin: 0 auto
}

.contact-map {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 251px;
}

.contact-map iframe {
    height: 100%;
    max-height: 251px;
    width: 100%;
}

.contact-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-call {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.contact-call img {
    width: 100%;
}

.contact-contact {
    display: block;
    width: 50%;
    float: left;
    margin: 10px;
}

.contact-contact p, .contact-contact-a p {
    text-align: left;
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    line-height: 1.4rem;
}

.contact-contact p {
    background: url(/img/checkmark.png) left no-repeat;
    background-size: 18px;
    margin-left: 5px;
    padding-left: 30px;
}

.contact-contact-a p {
    font-size: 1.3rem;
    line-height: 1.8rem;
    text-align: center;
    background: url(/img/checkmark.png) left no-repeat;
    background-size: 1.5rem;
    margin-left: 5px;
    padding-left: 25px;
}

.adress {
    display: block;
    width: 100%;
    font-family: 'Roboto',sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    background: #ffdb4d26;
    ; padding: 8px;
    margin-bottom: 1px;
}

.adress a {
    color: black
}

.adress a:hover {
    color: brown
}

.contact-contact p:nth-child(2) {
    text-align: center
}

.contact-tel {
    color: red;
    text-align: center;
    background: #ffdb4d;
    padding: 4px;
    line-height: 35px;
}

.youtube {
    display: block;
    /* height:350px; */
    margin-bottom: -20px;
}

#time table {
    font-family: "Roboto", Sans-Serif;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    border-spacing: 5px 5px;
}

#time caption {
    caption-side: top;
    text-align: center;
    background: skyblue;
    color: #064156;
    text-shadow: 1px 1px 1px #ffffff;
    padding: 6px;
    border-radius: 10px;
    border-bottom: 1px solid #005d7c;
    margin-bottom: 5px;
}

#time td {
    padding: 6px;
}

#time td:nth-child(1) {
    /* background: url(/filtrfonF.png); */
    /* background-size: 1500%; */
    background: #1a1711;
    text-align: center;
    color: #ffdb4d;
    padding: 5px;
    border-left: 4px solid #fafafa;
    border: 4px solid white;
    border-radius: 50px
}

#time td:nth-child(2n) {
    background: #ffdb4d47;
    text-align: center;
    width: 30%;
}

.item-50 td:last-child {
    background: #b9d2ec;
    border-radius: 10px;
    /* border-width: 0 1px 1px 0; */
}

#time .rd-time {
    color: red;
    border-radius: 50%;
    border: 2px red solid;
    padding: 6px;
    zoom:120%; text-align: center;
}

#time table td + td {
    border: 4px solid white;
    border-radius: 50px
}

#time td.subb {
    background: #ebad00;
    color: white
}

#time td.vosk {
    background: #875b02;
    color: white
}

#time td.tell {
    background: gold;
}

#time td.tell a {
    color: #131313;
}

.new-year table {
    width: 100%;
    text-align: center;
    border-bottom: 5px solid fuchsia;
}

.new-year caption {
    caption-side: top;
    text-align: center;
    background: #fc0;
    background: linear-gradient(to right, rgb(238, 9, 121), rgb(255, 106, 0));
    color: #f1f0ed;
    /* text-shadow: 1px 1px 1px #0286ff; */
    padding: 6px;
    border-radius: 10px;
    border-bottom: 1px solid #005d7c;
    margin-bottom: 5px;
    font-size: 1.4rem;
}

.new-year th {
    font-family: 'Roboto',sans-serif;
    font-size: 1.4rem;
    padding: 4px;
}

.new-year th:nth-child(1n) {
    width: 25%;
    vertical-align: middle;
    text-align: center;
    text-shadow: 1px 1px #000;
    color: white;
    background: rgb(167, 112, 239);
    -webkit-linear-gradientbackground: linear-gradient(to right, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
    background: linear-gradient(to right, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
}

.new-year th:nth-child(2) {
    border-left: 5px solid white;
    background: #07e5f5;
    color: fuchsia;
    width: 25%;
}

.new-year th:nth-child(3) {
    border-left: 5px solid white;
    background: rgb(167, 112, 239);
    -webkit-linear-gradientbackground: linear-gradient(to left, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
    background: linear-gradient(to left, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
    width: 25%;
}

.new-year th:nth-child(4) {
    border-left: 5px solid white;
    background: #07e5f5;
    color: fuchsia;
    width: 25%;
}

.new-year sub {
    bottom: 10px;
    margin: 2px
}

.new-year td {
    border-top: 3px solid white;
    font-family: 'Roboto',sans-serif;
    font-size: 1.3rem;
    padding: 8px;
    word-break: break-word;
    font-weight: 600;
    color: darkmagenta;
}

.new-year td:nth-child(1) {
    background: #F7971E;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #FFD200, #F7971E);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #FFD200, #F7971E);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-shadow: 1px 1px white;
    width: 25%;
}

.new-year td:nth-child(2) {
    border-left: 5px solid white;
    background: #0575E6;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #021B79, #0575E6);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #021B79, #0575E6);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    ; color: white;
    text-shadow: 1px 1px rgba(0,0,0,.8);
    width: 25%;
}

.new-year td:nth-child(3) {
    background: #F7971E;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FFD200, #F7971E);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #FFD200, #F7971E);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-left: 5px solid white;
    text-shadow: 1px 1px white;
    width: 25%;
}

.new-year td:nth-child(4) {
    border-left: 5px solid white;
    background: #0575E6;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #021B79, #0575E6);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #021B79, #0575E6);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: white;
    text-shadow: 1px 1px rgba(0,0,0,.8);
    width: 25%;
}

/*--доставка---*/
.dostavka-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(218 165 32 / 8%);
}

.dostavka-text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px
}

.dostavka-text-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px
}

.dostavka img {
    /* width: 100%; */
    padding: 4px;
}

.item-1 span {
    display: block;
    /* background: url(/filtrfonF.png); */
    /* background-size: 1500%; */
    background: #1a1711;
    width: 100%;
    color: gold;
    padding: 6px;
    font-family: 'Roboto',sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}

.dost-a {
    display: block;
    width: 60%;
    /* float: left; */
    /* text-align:center; */
}

.dost-b {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* margin:0 auto; */
    width: 25%;
    float: right;
    /* background: red; */
    padding: 8px;
    margin-right: 70px;
}

.dost-b img {
    width: 100%
}

.item-but {
    display: block;
}

.item-but ul {
    list-style: none;
    text-align: center;
    margin-top: 15px;
}

.item-but li {
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    color: gold;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}

.item-but li a {
    color: gold;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}

.item-but li:hover a {
    color: #3a6aff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.item-but li:hover {
    background: white;
    border: 2px blue solid;
    color: #3a6aff -webkit-transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.item-but li {
    display: inline-block;
    text-align: center;
    background: url(/filtrfonF.png);
    background-size: 1500%;
    padding: 8px;
    margin: 10px;
    border: 2px solid white;
    border-radius: 20px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -moz-boxborder: 1px solid #ccc;
    -webkit-border: 1px solid #ccc;
    -webkit-box-shadow: 10px 8px 20px 1px #303030;
    -moz-box-shadow: 10px 8px 20px 1px #303030;
    box-shadow: 10px 8px 20px 1px #303030;
}

.magazine p {
    margin: 0
}

.magazine-foto {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    margin-top: 25px;
}

.magazine-foto-c {
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}

.magazine-foto-c ul {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.magazine-li {
}

.magazine-foto li {
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right;
    width: 25%;
}

.magazine-foto li img {
    filter: brightness(80%);
}

.magazine-foto li img:hover {
    filter: brightness(120%);
}

.magazine-foto .ulightbox {
    position: relative;
    top: 0;
}

.terms {
    display: none;
    position: relative;
    z-index: 1;
}

/*----media---*/
@media (max-width: 991px) {
    .dostavka-text {
        display:block;
        width: 50%
    }

    .item-7 ul.hr li {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .item-7 a {
        font-size: 1.4rem;
        padding: 10px;
        line-height: 1.4rem;
    }

    .item-6 a {
        padding: 18px;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .rusmail {
        display: block;
        background: none;
        margin: 10px;
        margin-bottom: 25px;
    }

    .magazine-foto ul {
        display: block;
        width: 100%;
        margin: 0 auto;
        /* background: green; */
    }

    .magazine-foto li {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .contact h1, .dostavka h1 {
        font-size: 2em!important;
        line-height: 2rem;
    }

    .dostavka-flex {
        display: block;
    }

    .dostavka-text {
        display: block;
        width: 100%
    }

    .item-7 a {
        font-size: 1.8rem;
        line-height: 1.8rem;
        padding: 10px;
    }

    .item-3 {
        display: block;
        width: 100%;
        float: none
    }

    .item-6 a {
        font-size: 1.4rem;
        font-weight: bold;
    }

    .item-6 a {
        width: 100%;
        display: block;
        border: none;
        border-radius: 0px!important;
        background: #005ca9;
        box-shadow: none;
        color: white;
        padding: 8px;
        margin: 0;
    }

    .rusmail {
        /* border: 2px solid white; */
        margin: 8px;
        padding: 8px;
        color: #005ca9!important;
    }

    .dost-b {
        display: none;
    }

    .magazine-foto li {
        width: 32.5%;
    }

    .magazine-foto li {
        width: 25%;
    }
}

@media (max-width: 575px) {
    .contact-contact p {
        margin-left: 0px;
        padding-left: 25px;
    }

    .magazine-foto li {
        width: 100%;
    }

    .magazine-foto li {
        float: none;
        margin: 0;
        padding: 0;
    }
}
@charset "UTF-8"; /***** global style wishlist ****************/
/***** end ****************/
/*******************************************************/
/***************************************** End **************************************************/
/* Logo ================================================================================ */
/* Header ================================================================================ */
/********************Header Cart end ***********************/
/*=============================================================== Sidebar ====================================== */
/* =========================================================================================================== */
/*************************************************** Block Slider Sidebar *******************************************************/
/*================================================================== End Sidebar ============================================= */
/* ========================================================================================================================== */
/******************************************** View Type: Grid ***********************************************************/
/*******************/
.net h4 {
    color: #ff0101;
}

.net {
    color: #452e06
}

.index-module #main {
    padding: 0!important;
}

.wrapper-hover.hovered {
    height: auto !important;
    position: relative;
    z-index: 3;
}

.goods-list .price, .price-box .price {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin: 4px 10px 6px 0;
}

.goods-list .price {
    color: #6b4d02;
    text-align: center;
    overflow: hidden;
    font-weight: bolder;
    border-bottom: 1px solid #cca239;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.goods-list .btn {
    margin: 0 2px 10px 0;
    height: 42px;
    line-height: 28px;
}

.goods-list .actions {
    float: right;
    padding-right: 20px;
}

.block-search-bottom {
    margin: 15px -15px -15px;
    padding: 3px 10px;
    background: #fbfbfb;
}

.block-search-bottom .schCatsSep {
    padding: 0 2px;
}

form table .queryField {
    padding: 8px;
}

.img-small {
    float: left;
    margin-right: 15px;
}

/********************************************** product info right ============================================================= */
/***************** tabs *****************/
.shop-tabs {
    margin-bottom: -1px;
}

.shop-tabs li {
    float: left;
}

.shop-tabs li a {
    font-size: 18px;
    font-family: 'Arial';
    display: inline-block;
}

.shop-tabs li:first-child a {
    border-left-width: 1px;
}

.shop-tabs li.postRest1 a {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
    cursor: default;
}

.shop-tabs li:hover a {
    background: #e29d0321;
}

.shop-info {
    border: 1px solid #dbdbdb;
    padding: 15px;
    min-height: 30px;
    background: #fbfbfb;
}

.shop-info .commSbmFl {
    margin-top: 5px;
}

.shop-info .shop-imgs img {
    max-width: 80px;
}

/********** End *****************/
.product-bottom {
    padding: 30px 0 0;
}

/********* checkou *************************/
#cont-shop-checkout {
    padding: 10px 0 0;
}

#order-table {
}

#cont-shop-checkout td, #cont-shop-checkout th {
    padding: 5px;
    vertical-align: middle
}

.methods-list th, .methods-list td {
    vertical-align: bottom !important;
}

/********* contacts *************************/
.map {
    height: 100%;
    position: relative;
    padding-bottom: 50%;
    overflow: hidden;
    margin-bottom: 30px;
}

.map iframe {
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.form-custom {
    margin-bottom: 30px;
}

.form-custom input[type="text"], .form-custom textarea {
    width: 100% !important;
    margin-bottom: 8px;
}

/********* abaut us *************************/
.page-part {
}

.page-part img {
    max-width: 100%;
}

.page-part p {
    margin-bottom: 10px;
}

.page-part .block-part {
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 10px;
}

.page-part .img-part {
    float: left;
    margin: 0 20px 0 0;
    width: 44%;
}

.page-part .list-part {
    overflow: hidden;
}

.page-part .list-part li {
    float: left;
    padding: 0 13px;
    width: 25%;
    border-left: 1px solid #2a2c29;
    text-align: center;
}

.page-part .list-part li:first-child {
    border-left-width: 0;
}

.page-part .list-part li a:hover {
    opacity: 0.6;
}

/* Footer ================================================================================ */
.footer-container {
    background: #2b2d2a;
    padding: 73px 0 15px;
}

.footer {
}

.footer a {
}

.footer a:hover {
}

.footer .footer-cols-wrapper {
    overflow: hidden;
    padding: 0 0 28px;
}

.footer h4, .footer h3 {
    color: #e7a000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 47px;
    position: relative;
    text-transform: uppercase;
}

.footer .footer-col.last h3, .footer .footer-col.last h4 {
    margin-bottom: 12px;
}

.footer ul li {
    padding: 0 0 5px;
}

.footer ul li a {
    color: #b0b0b0;
    display: inline-block;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer ul li a:hover {
    color: #e7a000;
}

.footer .list-icon {
    overflow: hidden;
}

.footer .list-icon li a {
    font-size: 16px;
}

.footer .list-icon li {
    float: left;
    margin-right: 17px;
}

.footer .list-icon li a:before {
    display: none;
}

.footer .footer-col iframe {
    background: #EDEFF4;
}

.footer-col {
    float: left;
    width: 23.9%;
    margin-right: 1.1%;
}

.footer-col.last {
    margin-right: 0;
    float: right;
}

.footer .footer-col p {
    margin-bottom: 20px;
}

.footer .footer-col p:before {
    color: #e7a000;
    content: "\f041";
    float: left;
    font-size: 20px;
    margin-right: 15px;
}

.footer .footer-col p.footer-phone:before {
    content: "\f095";
}

.footer-shadow {
    font-size: 10px;
    text-transform: uppercase;
    color: #ffc84d;
}

.footer-shadow a {
    color: #ffc84d;
}

span.toggle {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 0;
    width: 20px;
    text-align: center;
    font-size: 16px;
}

span.toggle:before {
    content: "\f067";
}

span.opened:before {
    content: "\f068";
}

/* ******** popup info user  ******* */
.pt-inside {
}

.popup-bg {
    padding: 10px;
    background: #fff;
}

.popup-bg .popup {
    border: 1px solid #EEEEEE;
    padding: 15px;
}

.popup-bg .udtb {
    padding: 5px;
}

.popup-bg .udtlb {
    font-weight: bold;
    color: #000;
}

.popup-bg .pb-inside > div > div {
    background: #fafafa;
    float: none !important;
    padding: 5px 10px;
    margin: 8px 0;
    text-align: left !important;
    border: 1px solid #EEEEEE;
}

.popup-bg .uSearchFl {
    border: 1px solid #D4D6D7;
    height: 24px;
    padding: 2px 10px;
}

.popup-bg input[type="button"], .popup-bg input[type="submit"], .popup-bg input[type="reset"] {
    width: auto !important;
}

.popup-bg img {
    vertical-align: baseline;
}

/* ******** calendar  ******* */
.calTable {
    width: 100%;
}

.calTable td {
    text-align: center;
    padding: 3%;
}

.calMonth {
    font-weight: bold;
    border: 1px solid #bdbdbd;
}

.calWday {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    width: 17px;
}

.calWdaySe {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    width: 17px;
    font-weight: bold;
}

.calWdaySu {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    width: 17px;
    font-weight: bold;
    color: #FF0000;
}

.calMday {
    border: 1px solid #bdbdbd;
    ;}

.calMdayA {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    font-weight: bold;
}

.calMdayIs {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    font-weight: bold;
}

.calMdayIsA {
    border: 1px solid #bdbdbd;
    background: #fbfbfb;
    font-weight: bold;
}

a.calMonthLink:link,a.calMdayLink:link {
    text-decoration: none;
}

a.calMonthLink:visited,a.calMdayLink:visited {
    text-decoration: none;
}

a.calMonthLink:hover,a.calMdayLink:hover {
    text-decoration: underline;
}

a.calMonthLink:active,a.calMdayLink:active {
    text-decoration: underline;
}

/*************** Forums Styles *********************/
.gTable {
    background: none;
}

.gTable td {
    border: 1px solid #ddd !important;
    padding: 5px 7px;
}

td.gTableTop {
    font-size: 14px;
    padding: 5px 10px;
    border: none;
}

td.gTableSubTop, td .postTdTop {
    background: #fafafa;
    line-height: 30px;
    color: #000;
    padding: 3px 10px;
}

td.gTableSubTop a, td .postTdTop a {
    color: #fff;
}

/* General forum Table View */
.gTableTop {
    font-weight: bold;
    ;}

.gTableSubTop {
    padding: 2px;
    color: #000000;
}

.gTableBody {
    padding: 2px;
}

.gTableBody1 {
    padding: 2px;
}

.gTableBottom {
    padding: 2px;
}

.gTableLeft {
    padding: 2px;
    font-weight: bold;
    color: #737373
}

.gTableRight {
    padding: 2px;
}

.gTableError {
    padding: 2px;
    color: #FF0000;
}

/* forum Titles & other */
.forumDescr,.forumModer {
    font-size: 11px;
}

/* forum Page switches */
.switches {
}

td.pagesInfo, td.switch, td.switchActive {
    background: #ffffff;
    border: 1px solid #dcdbe0;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

td.switch, td.switchActive {
    background: #CCCCCC;
    border: 1px solid #CCCCCC;
    color: #FFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

td.switch a {
    color: #4c4c4c;
}

.threadDescr {
    font-size: 11px;
    color: #585858
}

.postPoll td {
    border: 0px !important;
}

.postFirst {
    border: 0px !important;
}

.postRest1 {
    border: 0px !important;
}

.postRest2 {
    border: 0px !important;
}

.postSeparator {
    border: 0px !important
}

.postBottom td {
    border: 0px;
    padding: 0px 5px !important;
}

.postBottom img {
    vertical-align: middle;
}

.postTdInfo {
    text-align: center;
}

.posttdMessage {
    text-align: justify;
    padding: 8px !important;
    line-height: 18px;
}

.smilesPart td {
    border: 0px !important;
}

.userSchFrm input[type="checkbox"] {
    margin-right: 5px;
}

.forumContent select {
    background: #fff;
    color: #000000;
    padding: 3px;
}

#thread_search_button {
    margin-top: 0px;
}

#thread_search_form {
    overflow: hidden;
}

#frmButns83 {
    margin-bottom: 15px;
}

.gDivLeft {
    margin-bottom: 15px;
}

.forumContent {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 15px;
}

.forumContent > table {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.forumContent > table:last-child {
    border-bottom-width: 0;
}

#allEntries table td {
    border: 1px solid #dbdbdb;
    padding: 15px !important;
}

#acform {
    background: #ececec;
    padding: 20px;
    display: block;
}

#acform:after {
    content: "";
    display: table;
    clear: both;
}

#acform .commFl, #acform textarea {
    width: 100%;
    moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ececec;
    padding: 6px;
    margin-bottom: 8px;
    resize: none;
}

#acform .commSbmFl {
    float: left;
    margin-top: 5px;
}

#acform .commSbmFl:hover {
    background: #ddd;
}

#acform .securityCode {
    width: auto;
    border: 1px solid #ececec;
}

#acform select {
    margin: 6px 0;
}

#mchatIfm2 {
    padding: 5px;
    background: #F9F9F9;
}

#MCaddFrm > table {
    margin-bottom: 5px;
}

#MCaddFrm textarea {
    border: 1px solid #D4D6D7;
    padding: 5px;
}

.forumContent .btn, .forumContent input[type="button"], .forumContent input[type="submit"], .forumContent input[type="reset"] {
    height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}

.gDivLeft {
    overflow: auto;
    padding-bottom: 15px;
}

/* ----------------- */
/* ====== forum End ====== */
.eDetails, .eDetails1 {
    padding: 5px;
    background: #fbfbfb;
}

.eTitle {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 15px;
}

.eBlock .eMessage {
    padding-bottom: 20px !important;
    overflow: hidden;
}

.eBlock {
    margin-bottom: 10px;
}

.eBlock .eMessage img {
}

/* ======================================= Home Page ============================================================== */
.banners {
    overflow: hidden;
    border: solid 1px #d7d7d7;
    border-top: none;
    border-bottom-color: #dedede;
    margin-bottom: 37px;
}

.banners .banner {
    float: left;
    overflow: hidden;
    border-right: solid 1px #d7d7d7;
    width: 33.33%;
    border-bottom: solid 1px #c8c8c8;
}

.banners .banner:last-child {
    border-right: none;
}

.banners a {
    overflow: hidden;
    display: block;
    position: relative;
}

.banner img {
    max-width: 100%;
}

.banner .inner {
    position: absolute;
    top: 84px;
    left: 25px;
}

.banner2 .inner {
    top: 53px;
}

.banner a h4 {
    color: #fabf47;
    font-size: 40px;
    line-height: 30px;
    left: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open sans';
    padding-bottom: 5px;
}

.banner a:hover h4 {
    color: #520a08;
}

.banner .desc {
    font-size: 10px;
    line-height: 14px;
    color: #6c6c6c;
    text-transform: uppercase;
    padding-bottom: 22px;
}

.banner span {
    font-size: 10px;
    color: #2f2f2f;
    text-transform: uppercase;
}

.banner span:after {
    font-style: 8px;
    content: '\f101';
    color: #2b2b2b;
    padding-left: 5px;
}

.header .links li a:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* ==================================back-top ================================================== */
#back-top {
    position: fixed;
    bottom: 60px;
    z-index: 99;
    right: 5%;
    /* margin-left: 500px; */
    display: none;
    /* width: 22px; */
    /* height: 22px; */
}

#back-top span {
    display: block;
    text-align: center;
}

#back-top span:before {
    content: "\f139";
    font-size: 40px;
    line-height: 22px;
    color: #e59837;
}

#back-top a {
}

#back-top a:hover {
}

/* Clears ================================================================================ */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-view .box-tags .form-add:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after, .products-grid .actions:after, .header .row-2:after, .header-buttons:after, .input-box:after, .block-subscribe .block-content:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* ======================================================================================= */
.table-filter {
    margin: 0 0 30px;
    border-top: 2px solid #e8d39b;
    border-bottom: 2px solid #e8d39b;
}

.table-filter td {
    padding: 6px 0;
}

.flist-label {
    height: 55px;
    /*font-family: WINDSORELONGATED_DG;'Times New Roman, Geneva, sans-serif';*/
    color: #f7f1f1;
    padding: 1px 10px;
    float: left;
    font-size: 19px;
    margin: 25px 5px 10px -5px;
    /*text-shadow: 1px 1px 1px rgba(210, 11, 41, 0.3);
	text-shadow: -1px -3px 2px rgb(247, 4, 25);*/
}

.flist-select {
    height: 32px;
    padding: 6px 5px;
    font-size: 18px;
    line-height: 30px;
    color: rgb(1, 1, 23);
    /*text-shadow: 1px 1px 1px rgba(13, 201, 235, 0.48);*/
    float: left;
    margin: 25px 5px 10px -5px;
    width: 15%;
    background: rgb(243, 233, 209);
    border-radius: 14px 14px 14px 14px;
}

.proba {
    background: url(/filtrfonF.png);
    height: 100px;
    padding: 0px 15px;
}

.shop-options {
    font-weight: bold;
    color: #101010;
    font-family: 'Times New Roman';
}

.shop-options-1 {
    /* font-size: 15pt; */
    font-weight: bold;
    color: #101010;
    font-family: 'Times New Roman';
}

.shop-options-1 {
    position: absolute;
    bottom: 25px!important;
    margin-left: 5%;
    /* margin-right: 1%; */
}

.art, .brand, .mark {
    font-size: 13pt;
    /* font-weight: bold; */
    color: #000000;
    font-family: Times New Roman;
}

.art-s, .brand-s, .mark-s, .scale-s {
    font-size: 13pt;
    /* font-weight: bold; */
    color: #000000;
    font-family: Times New Roman;
}

#page .grid-list .list-item .shop-item-meta-price .new-price, .raw-price {
    float: none;
    color: red;
    font-weight: bold;
}

#turbo {
    font-weight: bold;
    color: #ffd41b;
    height: 210px;
    padding: 105px 250px;
    /* font-size: 19px; */
    margin: 5px 55px 10px 235px;
    background: url(/images/oKompanii.jpg) no-repeat;
    width: 100%;
}

.text_demoBlock {
    padding-bottom: 20px;
    width: 100%;
    text-align: justify;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 40px;
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
    column-rule: 1px solid #000;
    -webkit-column-rule: 1px solid #000;
}

.shop1-cat-big img {
    max-width: 200px;
    float: right;
    margin-right: 15px;
    border: 1px solid #D4D2D2;
    background: #fff;
    padding: 8px;
}

.border {
    /* height: 470px; */
    /* border: 2px dotted #e8d39b; */
    /* background: #fc3; */
    /* padding: 14px; */
}

.border1 {
    height: 200px;
    border: 2px dotted #e8d39b;
    padding: 14px;
}

.block1 {
    /* background: url(/CW39.png) no-repeat; */
    /* margin-top: 70px; */
}

.block-search-info-tx {
    overflow: scroll;
    min-height: 60px;
    height: auto;
    max-height: 260px;
    padding: 15px;
    margin-bottom: 15px;
    color: #2f270f;
    border-bottom: solid 1px #dfa817;
    border-radius: 14px 14px 14px 14px;
    -webkit-box-shadow: 5px 1px 13px #244c4b;
    -moz-box-shadow: 5px 1px 13px #244c4b;
    box-shadow: 5px 1px 13px #244c4b;
    max-width: 100%;
    max-width: 100%;
    border: 5px solid #eeeeee;
    text-align: center;
}

.product-shop {
    padding-right: 15px;
    padding-left: 10px;
}

.n1-show {
    align: center;
    margin-left: 25px;
}

.n-show .wrapper-hover {
    float: left;
    background: url(/wr-fon.png);
    background-size: cover;
    /* Масштабируем фон */
    width: 250px;
    height: 395px;
    padding-left: 2.5%;
    padding-top: 10px;
    margin: 15px!important;
}

.n-show .gphoto {
    width: 90%;
    margin-bottom: 10px
}

.status {
    display: none;
}

.n-show h2 {
    font-size: 16px;
    font-weight: bold!important;
    color: yellow!important;
}

.art-s, .brand-s, .mark-s, .scale-s {
    color: #fcc603;
    font-family: Times New Roman;
}

.price-s {
    color: #fc0303;
    text-decoration: line-through;
    float: left;
    font-size: 80%;
    margin-left: 20px;
}

.imageWrap1 {
    display: block;
    padding-top: 5px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #302e2b;
    background: url(/filtrfonF.png);
    height: 45px
}

.imageWrap1 h3 {
    padding-top: 5px;
    font-size: 16px;
    color: white!important;
    text-align: center;
}

.headercat {
    text-align: center;
    margin-top: 0;
}

.breadcrumbs {
    /* margin-top: 120px!important; */
}

.toggle {
    margin-top: 15px!important;
}

/*--контакты--*/
.module-1 h1 {
    font-size: 24px;
    margin-bottom: 1%;
    line-height: 1.9;
    text-align: center;
}

.module-1 h2 {
    line-height: 1.7;
    text-align: center;
}

.module-1 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    background: rgb(218 165 32 / 8%);
}

.module-1 p , .item-5 li, .item-4 {
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 8px;
}

.module-2 {
    float: left;
    display: block;
}

.module-3 img {
    width: 100%;
}

.module-3 {
    width: 33.20%;
    color: white;
    font-size: 14px;
    float: left;
    background: none;
    margin-bottom: 100px;
}

.module-3 h4 {
    color: #a94442;
}

.module-3 p {
    color: #303030;
    font-weight: bold;
    margin-bottom: 0;
}

.module-6 {
}

.module-7 {
}

.module-8 {
}

.module-9 {
}

.module-9 p {
    color: black;
    font-weight: bold;
}

.wpb_wrapper {
    /* margin-bottom: 100px; */
}

.pl-left {
    float: left;
    margin: 5px;
}

.pl-left img {
    width: 250px;
    height: 180px;
}

.cell-title {
    float: left;
    width: 100%;
    height: 7px;
    padding: 0px 0px 3px 0px;
    margin: 15px 0px 15px 0px;
    border-bottom: 1px solid #D8E0E5;
    font: 15px Verdana,Arial,Helvetica, sans-serif;
    color: #777;
    margin-bottom: 27px;
}

.cell-title div {
    width: 100%;
    text-align: center;
}

.cell-title strong,.cell-title a {
    padding: 0px 15px;
    background: #fff;
    font-weight: bold;
    text-decoration: none;
}

.cell-title a:hover {
    text-decoration: underline;
}

.contact_back {
    background: url(/img/16775232.png);
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

.contact_form {
    background: #FFF;
    border-radius: 5px;
    padding: 25px;
}

.contact_butt input {
    padding: 5px 15px !important;
    cursor: pointer !important;
    background: #5E80AA !important;
    border: 1px solid #508DD3 !important;
    text-shadow: 1px 1px 1px #508DD3 !important;
    font-weight: bold !important;
    color: #FFF !important;
    border-radius: 3px !important;
}

.contact_butt input:hover {
    background: #508DD3 !important;
    color: #fff !important;
}

/* доставка*/
.delivery-reasons {
    background: #0D294E;
    width: 1140px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    margin-top: 8px;
    margin-bottom: 41px;
    line-height: 16px;
    padding-left: 14px;
}

.delivery-reason {
    border-right: 1px solid rgba(236, 236, 236, .1);
    float: left;
    position: relative;
    padding-top: 48px;
    box-sizing: border-box;
    height: 94px;
    margin-bottom: 25px;
    margin-top: 21px;
}

.delivery-reason span {
    display: block;
    position: absolute;
}

.delivery-reson-1 {
    width: 211px;
}

.delivery-reson-1 span {
    width: 63px;
    height: 26px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -1px -1px;
    top: 11px;
    left: 74px;
}

.delivery-reson-2 {
    width: 210px;
}

.delivery-reson-2 span {
    width: 36px;
    height: 37px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -1px -29px;
    top: 5px;
    left: 86px;
}

.delivery-reson-3 {
    width: 228px;
}

.delivery-reson-3 span {
    width: 33px;
    height: 40px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -39px -29px;
    top: 0px;
    left: 97px;
}

.delivery-reson-4 {
    width: 249px;
}

.delivery-reson-4 span {
    width: 40px;
    height: 35px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -74px -1px;
    top: 3px;
    left: 106px;
}

.delivery-reson-5 {
    width: 195px;
    border-right: none;
}

.delivery-reson-5 span {
    width: 40px;
    height: 36px;
    background: url(//collectionworld.ru/images/img/delivery-reasons.png) no-repeat -74px -38px;
    top: 2px;
    left: 77px;
}

.delivery-banner {
    width: 1140px;
    margin: 0 auto;
    height: 450px;
    background: url(//collectionworld.ru/images/img/delivery-banner.jpg) no-repeat 0px 0px;
    text-align: center;
    line-height: 17px;
}

.delivery-banner > div {
    width: 340px;
    height: 404px;
    background: rgba(255, 255, 255, .9);
    float: left;
    margin-left: 30px;
    margin-top: 17px;
}

.delivery-banner h2 {
    font-size: 24px;
    line-height: 29px;
    font-family: 'PFBeauSansPro-Bold';
    margin-bottom: 13px;
    padding-top: 26px;
}

.delivery-banner h2:first-child {
    padding-top: 20px;
}

.delivery-banner p {
    margin-bottom: 8px;
}

.delivery-banner a.delivery-banner-more {
    background: -webkit-linear-gradient(270deg, #60C51E, #3B9B12);
    background: linear-gradient(to bottom, #60C51E, #3B9B12);
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 217px;
    height: 44px;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 14px;
    text-transform: uppercase;
    margin-top: 17px;
}

.delivery-banner a.delivery-banner-more:hover {
    background: -webkit-linear-gradient(270deg, #56b21e, #347812);
    background: linear-gradient(to bottom, #56b21e, #347812);
}

.delivery-banner a.delivery-banner-more:active {
    background: -webkit-linear-gradient(270deg, #347812, #55b01e);
    background: linear-gradient(to bottom, #347812, #55b01e);
}

.delivery-banner a.delivery-banner-morem {
    margin-top: 20px;
    margin-top: 30px;
    width: 249px;
}

.delivery-banner .delivery-companies {
    height: auto;
    margin: 0px;
    padding: 0px;
    background: none;
    padding-left: 10px;
}

.delivery-banner .nal-p {
    margin-bottom: 3px;
}

.delivery-banner .delivery-companies-nal {
    height: auto;
    background: none;
    float: none;
    margin: 0px;
    box-sizing: border-box;
    padding-left: 27px;
}

.delivery-companies-nal a {
    display: block;
    float: left;
}

.delivery-companies-nal a.del-pp {
    width: 150px;
    height: 41px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -150px -1px;
}

.delivery-companies-nal a.del-pek {
    width: 92px;
    height: 23px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -124px;
    margin: 10px 0px 8px 34px;
}

.delivery-companies-nal a.del-ems {
    width: 147px;
    height: 20px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -27px;
    margin-top: 17px;
    margin-left: 2px;
}

.delivery-companies-nal a.del-alg {
    width: 115px;
    height: 24px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -1px;
    margin-left: 23px;
    margin-top: 13px;
}

.delivery-companies-nal a.del-en {
    width: 148px;
    height: 29px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -49px;
    margin-top: 24px;
    margin-left: 1px;
}

.delivery-companies-nal a.del-iml {
    width: 63px;
    height: 42px;
    background: url(//collectionworld.ru/images/img/delivery-companies-nal.png) no-repeat -1px -80px;
    margin-left: 49px;
    margin-top: 13px;
}

.delivery-companies-nal + a.delivery-banner-more {
    margin-top: 14px;
}

.shipping-companies div {
    float: left;
    width: 600px;
    height: 144px;
    background: url(//collectionworld.ru/images/img/shipping-companies.jpg) no-repeat 8px 6px;
}

.shipping-companies div:last-child {
    background: url(//collectionworld.ru/images/img/shipping-companies.jpg) no-repeat -6px 6px;
}

.delivery-title {
    font-family: 'PFBeauSansPro-Regular';
    font-size: 30px;
    text-align: center;
    margin-bottom: 39px;
    position: relative;
}

.delivery-title b {
    font-family: 'PFBeauSansPro-Bold';
}

.delivery-way-mspb, .delivery-way-free, .delivery-way-pp, .delivery-shipping, .delivery-exchange {
    padding: 0px 30px;
}

.delivery-way-mspb {
    margin-bottom: 54px;
}

.delivery-way-pp {
    margin-bottom: 56px;
}

.delivery-exchange {
    margin-bottom: 56px;
}

.delivery-exchange + .need-help {
    margin-bottom: 67px;
}

.delivery-way-mspb p, .delivery-way-pp p, .pp-side p, .delivery-exchange p, .delivery-shipping p {
    margin-bottom: 16px;
    line-height: 17px;
}

.delivery-way-pp ul {
    margin-left: 35px;
    margin-bottom: 36px;
    line-height: 17px;
}

.pp-vid {
    float: left;
}

.pp-side {
    float: left;
    width: 580px;
    box-sizing: border-box;
    padding-left: 50px;
}

.pp-side a, .delivery-shipping a {
    color: #4aad17;
    line-height: 17px;
}

.pp-side a:hover, .delivery-shipping a:hover {
    text-decoration: none;
}

.pp-side h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 22px;
}

.pp-side .pp-h2-fix {
    margin-top: 26px;
}

.pp-h2-fix + p {
    margin-bottom: 32px;
}

.delivery-shipping {
    margin-bottom: 53px;
}

.delivery-way-free .delivery-title {
    margin-bottom: 33px;
}

.delivery-table div {
    min-width: 100%;
    width: 21.24%;
}

.delivery-table {
    box-shadow: 1px 1px 4px grey;
    text-align: center;
    width: 100%;
    margin: 0 auto 50px;
    display: block;
}

.delivery-table-head div {
    background: url("//collectionworld.ru/filtrfonF.png");
    /* border-right: 1px solid #fff; */
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 51px;
    vertical-align: middle;
    box-sizing: border-box;
    text-transform: uppercase;
}

.delivery-table-head div:nth-child(1) {
    width: 149px;
}

.delivery-table-head div:nth-child(2) {
    width: 89px;
    letter-spacing: 1.1px;
}

.delivery-table-head div:nth-child(3) {
    width: 99px;
    letter-spacing: 1.1px;
}

.delivery-table-head div:nth-child(4) {
    width: 91px;
    letter-spacing: 1.1px;
}

.delivery-table-head div:nth-child(5) {
    width: 141px;
    letter-spacing: 1.1px;
}

.delivery-table-head {
    display: table-row;
}

.delivery-table-head div {
    display: table-cell;
}

.delivery-table-row {
    display: table-row;
    background: #e6f5b8;
}

.delivery-table-row:last-child div {
    border-bottom: 1px solid #D5D5D5;
}

.delivery-table-row:nth-child(2n) {
    background: #b8f5b9;
}

.delivery-table-row:nth-child(2n) div:first-child {
    background: #e5b34b;
}

.delivery-table-row:nth-child(2n+1) div:first-child {
    background: #e5b34b;
}

.delivery-table-row div {
    display: table-cell;
    height: 36px;
    vertical-align: middle;
    font-size: 13px;
    border-bottom: 1px solid #f1a93e;
    border-right: 1px solid #f1a93e;
}

.delivery-table-row div:first-child {
    font-size: 12px;
    font-weight: bold;
    color: #0D294E;
    border-left: 1px solid #D5D5D5;
}

.delivery-table-row div:last-child {
    border-right: 1px solid #D5D5D5;
}

.delivery-table + .delivery-table .delivery-table-row div:first-child {
    border-left: none;
}

.delivery-table + .delivery-table .delivery-table-head div:last-child {
    border-right: none;
}

.delivery-way-free {
    margin-bottom: 56px;
}

.delivery-title span {
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    top: 14px;
}

.delivery-way-mspb .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -177px;
}

.delivery-way-free .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -106px;
}

.delivery-way-pp .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -248px;
}

.delivery-shipping .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -319px;
}

.delivery-exchange .delivery-title span {
    background: url(../images/img/title-lines.png) no-repeat -35px -35px;
}

/* /доставка*/
/* лист с загнутими краями*/
.item-1 h3 {
    text-align: center;
    color: #010101c7;
    text-shadow: 1px 1px rgba(244,168,14,.2);
    padding: 25px 10px 0 10px;
    letter-spacing: 0.1em;
    /* font-weight: bold; */
    /* line-height: 1.5; */
    /* font-size: 120%; */
}

.item-1 {
    /* background: rgb(218 165 32 / 8%); */
    /* border: 1px solid rgb(0 0 0); */
    /* box-shadow: 1px 1px 10px rgb(244 168 14); */
}

.item-2 {
    display: block;
    width: 100%;
    background: rgb(218 165 32 / 8%);
}

.item-3 {
    width: 50%;
    float: right;
    margin: 5px;
}

.item-3 p {
    color: #373204;
    /* text-shadow: 1px 1px rgb(153 153 153 / 45%); */
    font-weight: bold;
    padding: 20px;
}

.item-3 img {
    /* float: left; */
    /* padding: 10px; */
}

.item-4 {
    width: 100%;
    text-align: center;
}

.item-4 ul li {
    display: inline-block;
}

.item-5 {
    /* margin-top: 5%; */
    /* margin-bottom: 50px; */
}

.item-5 h3 {
    line-height: 1.6
}

.item-4 ul, .item-5 ul {
    color: #010101c7;
    list-style: none;
    padding: 5px;
}

.item-6 {
    color: #021b79;
}

.item-6 img {
}

.item-6 .contact-contact p:nth-child(2) {
    text-align: left
}

.item-6 p {
    margin-bottom: 0;
    line-height: 1.7rem;
}

.item-6 table {
    margin: 0 auto;
    font-size: 1.0rem;
}

.item-6 tr:nth-child(1n) {
    background: #ef5545;
}

.item-6 tr:nth-child(2n) {
    background: #fadf85;
}

.item-6 tr:nth-child(3n) {
    background: #adf178;
}

.item-6 tr:nth-child(4n) {
    background: #7bd7e4;
}

.item-6 tr:nth-child(5n) {
    background: #a35db5;
}

.item-6 td, .item-6 th {
    padding: 5px;
    /* Поля вокруг текста */
    border: 2px solid #5c9ffa;
    /* Рамка вокруг ячеек */
    vertical-align: middle;
    text-align: justify;
    width: 50px;
    font-weight: bold;
}

.item-6 td:nth-child(3n) {
    color: #000000;
    text-align: center;
    text-shadow: 0 0 2px white;
}

.item-6 td:nth-child(2n) {
    color: #010101c7;
}

.item-6 th {
    color: #303030;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
}

.item-6 .rusmail {
    color: #021b79
}

.rusmail {
    display: block;
    /* padding: 18px; */
    color: white;
    margin-bottom: 25px;
}

.item-6 a {
    font-size: 1.6rem;
    font-weight: bold;
}

.item-6 a {
    color: #e4b848;
    /* background: url(/filtrfonF.png); */
    background: #1a1711;
    -moz-border-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    border: 1px solid #ccc;
    -moz-boxborder: 1px solid #ccc;
    -webkit-border: 1px solid #ccc;
    -webkit-box-shadow: 10px 8px 20px 1px #303030;
    -moz-box-shadow: 10px 8px 20px 1px #303030;
    box-shadow: 10px 8px 20px 1px #303030;
}

.item-6 a:hover {
    color: #fafafa;
    background: #f4a80e;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.item-7 {
    display: block;
    text-align: center;
    width: 100%;
    background: red;
}

.item-7 ul.hr {
    padding: 0;
    line-height: 55px;
}

.item-7 ul.hr li {
    display: inline-block;
    width: 90%;
    margin: 5px;
    background: #1a1711;
    /* background: url(/filtrfonF.png); */
    /* background-size: 1500%; */
}

.item-7 ul.hr li {
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
}

.item-7 ul.hr li {
    -moz-border-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    border: 1px solid #ccc;
    -moz-boxborder: 1px solid #ccc;
    -webkit-border: 1px solid #ccc;
    -webkit-box-shadow: 10px 8px 20px 1px #303030;
    -moz-box-shadow: 10px 8px 20px 1px #303030;
    box-shadow: 10px 8px 20px 1px #303030;
}

.item-7 ul.hr li:hover {
    background: white;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.item-7 a {
    color: gold;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1.8rem;
}

.item-7 a:hover {
    color: #0737f5
}

.item-7 {
    background: none;
}

/*
.item-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22.0%;
    float: left;
    background: url(/filtrfonF.png);
    height: 450px;
    border: 5px solid #40c4c8;
    -moz-border-image: url(/images/list.jpg) 5 round round;
    -webkit-border-image: url(/images/list.jpg) 5 round round;
    -o-border-image: url(/images/list.jpg) 5 round round;
    border-image: url(/images/list.jpg) 5 round round;
    border-radius:30px
}*/
.item-8 {
    display: block;
    max-width: 22.0%;
    float: left;
    background: grey;
    background: url(/filtrfonF.png) top repeat;
    height: 450px;
    border: 7px solid rgb(251, 251, 251);
    border-radius: 30px;
    margin-bottom: 35px;
    position: relative;
}

.item-8 li {
    margin: 0
}

.item-8 h2 {
    font-size: 16px;
    height: 45px;
    overflow: hidden;
    padding: 3px;
    color: #f5f3f0;
    text-shadow: 2px 1px 1px rgb(48, 48, 48);
    background: rgba(200, 181, 147, 0.63);
    text-align: center;
}

.item-8 img {
    width: 100%;
    padding: 15px;
    display: block;
}

.item-8 ul {
    color: antiquewhite;
}

.item-9 {
    display: block;
    margin: 0 -10% 0 3%;
    box-sizing: border-box;
}

.item-9 p , .item-9 a {
    color: white;
}

.item-8 .ar, .item-8 .sc,.item-8 .br, .item-8 .pr {
    position: absolute;
    font-weight: bold;
    left: 10%;
    border-bottom: 2px #8a6d3b solid;
    border-left: 2px #8a6d3b solid;
    width: 80%;
    text-align: center;
    background: rgba(245, 222, 179, 0.79);
    color: black;
}

.item-8 .ar {
    bottom: 90px;
}

.item-8 .br {
    bottom: 125px;
}

.item-8 .sc {
    bottom: 160px;
}

.item-8 .pr {
    bottom: 20px;
    border: 1px solid white;
    background: teal;
    border-radius: 15px;
    /* left: 0px; */
    /* width: 50%; */
    margin: 4px;
}

.item-8 .pr {
    color: #fbfbfb;
    padding: 4px;
    max-height: 50px;
    overflow: hidden;
    font-size: 100%;
    /* width: 100%; */
    transition: 1.5s;
}

.item-8 .pr:hover, .item-8 a:hover {
    transition: 0.8s;
    background: gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#8a6d3b), color-stop(.1,#c9b794));
    background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#8a6d3b), color-stop(.1,#c9b794));
    color: #efff00;
}

.item-10 table .td-name {
    background: gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#ff0000), color-stop(.1,#c9b794));
    background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#008080), to(#ff0000), color-stop(.3,#fa0000));
    color: white;
    font-family: 'Roboto',sans-serif;
    font-size: 1.4rem;
    text-align: center;
    padding: 8px
}

.item-10 tr, .item-10 td {
    /* padding: 5px; */
    /* Поля вокруг текста */
    /* border: 2px solid #008080; */
    /* Рамка вокруг ячеек */
    /* vertical-align: middle; */
    /* text-align: -webkit-center; */
    /* line-height: 20px; */
    /* font-weight: bold; */
    /* font-size: 14px; */
}

.item-10 td:nth-child(1) {
    background: rgba(17, 247, 72, 0.4);
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    text-align: center;
    padding: 4px
}

.item-10 td:nth-child(2) {
    background: rgba(247, 231, 135, 0.4);
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    text-align: center;
    padding: 4px
}

.item-10 td:nth-child(3) {
    background: rgba(212, 62, 71, 0.59);
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    text-align: center;
    padding: 4px
}

.item-10 tbody tr:hover {
    background: #f7971e;
    transition: 0.4s
}

.box10 {
    /* margin: 10px; */
    min-height: 150px;
    /* padding: 0 0 1px 0; */
    position: relative;
    background: #fff;
    background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#fff), to(#f3f3f3), color-stop(.1,#fff));
    background: gradient(100% 50%, #fff, #fff 10%, #f3f3f3);
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    -moz-box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    box-shadow: 1px 1px 4px rgba(0,0,0, 0.1);
    -webkit-border-bottom-right-radius: 60px 5px;
    -moz-border-radius-bottomright: 60px 5px;
    border-bottom-right-radius: 60px 5px;
    background: rgb(218 165 32 / 8%);
}

/*--блокировка не нужного---*/
.methods-list tbody tr:hover {
    background: rgb(175, 205, 247);
    transition: 0.4s
}

.methods-list input[type="radio"] {
    width: 18px;
    height: 18px;
    margin: 50% 0 50% 0;
}

.contact h1, .dostavka h1 {
    font-size: 1.6rem!important;
    font-weight: bold!important;
}

.contact h2, .dostavka h2 {
    font-size: 18px!important;
    font-weight: bold!important;
}

.contact h3, .dostavka h3 {
    font-size: 1.4em!important;
    font-weight: bold!important;
}

.contact h4 , .dostavka h4, .contact h5, .dostavka h5 {
    font-size: 1.3em!important;
    font-weight: bold!important;
}

.contact-h {
    font-family: 'Roboto',sans-serif!important;
    font-weight: bold!important;
    color: gold;
    text-align: center;
    word-break: break-word!important;
    background: #1a1711;
    /* background: url(/filtrfonF.png); */
    /* background-size: 1500%; */
    border-radius: 0;
    padding: 8px;
    margin: 20px 0 5px 0;
}

span.contact-h {
    display: block;
    font-family: 'Roboto',sans-serif!important;
    font-size: 1.6rem;
    padding: 8px;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    transition: 0.8s;
}

span.contact-h:hover {
    cursor: pointer;
    color: #0737f5;
    background: rgb(251 202 78 / 45%);
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}

.contact, .dostavka {
    display: block;
    /* background: beige; */
}

.contact-all {
    display: block;
    /* background:grey; */
    /* padding:8px; */
}

.contact-img {
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 15px solid #fff;
}

.contact-img img {
    width: 100%;
    margin: 0 auto
}

.contact-map {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 251px;
}

.contact-map iframe {
    height: 100%;
    max-height: 251px;
    width: 100%;
}

.contact-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-call {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.contact-call img {
    width: 100%;
}

.contact-contact {
    display: block;
    width: 50%;
    float: left;
    margin: 10px;
}

.contact-contact p, .contact-contact-a p {
    text-align: left;
    color: #000000;
    font-family: 'Roboto',sans-serif;
    font-weight: 600;
    line-height: 1.4rem;
}

.contact-contact p {
    background: url(/img/checkmark.png) left no-repeat;
    background-size: 18px;
    margin-left: 5px;
    padding-left: 30px;
}

.contact-contact-a p {
    font-size: 1.3rem;
    line-height: 1.8rem;
    text-align: center;
    background: url(/img/checkmark.png) left no-repeat;
    background-size: 1.5rem;
    margin-left: 5px;
    padding-left: 25px;
}

.adress {
    display: block;
    width: 100%;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #ffdb4d26;
    padding: 8px;
    margin-bottom: 1px;
    line-height: normal;
}

.adress a {
    color: black
}

.adress a:hover {
    color: brown
}

.contact-contact p:nth-child(2) {
    text-align: center
}

.contact-tel {
    color: red;
    text-align: center;
    background: #ffdb4d;
    padding: 4px;
    line-height: 35px;
}

.youtube {
    display: block;
    margin-bottom: -20px;
}

#time table {
    font-family: "Roboto", Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    border-spacing: 5px 5px;
}

#time caption {
    caption-side: top;
    text-align: center;
    background: skyblue;
    color: #064156;
    text-shadow: 1px 1px 1px #ffffff;
    padding: 6px;
    border-radius: 10px;
    border-bottom: 1px solid #005d7c;
    margin-bottom: 5px;
}

#time td {
    padding: 6px;
}

#time td:nth-child(1) {
    
    text-align: center;
    color: #ffdb4d;
    padding: 5px;
    border-left: 4px solid #fafafa;
    border: 4px solid white;
    border-radius: 50px
}

#time td:nth-child(2n) {
    background: #ffdb4d47;
    text-align: center;
    width: 50%;
}

.item-50 td:last-child {
    background: #b9d2ec;
    border-radius: 10px;
    }

#time .rd-time {
    color: red;
    border-radius: 50%;
    border: 2px red solid;
    padding: 6px;
    zoom:120%; text-align: center;
}

#time table td + td {
    border: 4px solid white;
    border-radius: 50px
}

#time td.subb {
    background: #ebad00;
    color: white
}

#time td.vosk {
    background: #875b02;
    color: white
}

#time td.tell {
    background: gold;
}

#time td.tell a {
    color: #131313;
}

.new-year table {
    width: 100%;
    text-align: center;
    border-bottom: 5px solid fuchsia;
}

.new-year caption {
    caption-side: top;
    text-align: center;
    background: #fc0;
    background: linear-gradient(to right, rgb(238, 9, 121), rgb(255, 106, 0));
    color: #f1f0ed;
    padding: 6px;
    border-radius: 10px;
    border-bottom: 1px solid #005d7c;
    margin-bottom: 5px;
    font-size: 1.4rem;
}

.new-year th {
    font-family: 'Roboto',sans-serif;
    font-size: 1.4rem;
    padding: 4px;
}

.new-year th:nth-child(1n) {
    width: 25%;
    vertical-align: middle;
    text-align: center;
    text-shadow: 1px 1px #000;
    color: white;
    background: rgb(167, 112, 239);
    -webkit-linear-gradientbackground: linear-gradient(to right, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
    background: linear-gradient(to right, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
}

.new-year th:nth-child(2) {
    border-left: 5px solid white;
    background: #07e5f5;
    color: fuchsia;
    width: 25%;
}

.new-year th:nth-child(3) {
    border-left: 5px solid white;
    background: rgb(167, 112, 239);
    -webkit-linear-gradientbackground: linear-gradient(to left, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
    background: linear-gradient(to left, rgb(167, 112, 239), rgb(207, 139, 243), rgb(253, 185, 155));
    width: 25%;
}

.new-year th:nth-child(4) {
    border-left: 5px solid white;
    background: #07e5f5;
    color: fuchsia;
    width: 25%;
}

.new-year sub {
    bottom: 10px;
    margin: 2px
}

.new-year td {
    border-top: 3px solid white;
    font-family: 'Roboto',sans-serif;
    font-size: 1.3rem;
    padding: 8px;
    word-break: break-word;
    font-weight: 600;
    color: darkmagenta;
}

.new-year td:nth-child(1) {
    background: #F7971E;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #FFD200, #F7971E);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #FFD200, #F7971E);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-shadow: 1px 1px white;
    width: 25%;
}

.new-year td:nth-child(2) {
    border-left: 5px solid white;
    background: #0575E6;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #021B79, #0575E6);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #021B79, #0575E6);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    ; color: white;
    text-shadow: 1px 1px rgba(0,0,0,.8);
    width: 25%;
}

.new-year td:nth-child(3) {
    background: #F7971E;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #FFD200, #F7971E);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #FFD200, #F7971E);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-left: 5px solid white;
    text-shadow: 1px 1px white;
    width: 25%;
}

.new-year td:nth-child(4) {
    border-left: 5px solid white;
    background: #0575E6;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #021B79, #0575E6);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #021B79, #0575E6);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: white;
    text-shadow: 1px 1px rgba(0,0,0,.8);
    width: 25%;
}

/*--доставка---*/
.dostavka-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(218 165 32 / 8%);
}

.dostavka-text {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px
}

.dostavka-text-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px
}

.dostavka img {
    /* width: 100%; */
    padding: 4px;
    margin-bottom: 20px;
}

.item-1 span {
    display: block;
    /* background: url(/filtrfonF.png); */
    /* background-size: 1500%; */
    background: #1a1711;
    width: 100%;
    color: gold;
    padding: 6px;
    font-family: 'Roboto',sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
}

.dost-a {
    display: block;
    width: 60%;
    /* float: left; */
    /* text-align:center; */
}

.dost-b {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* margin:0 auto; */
    width: 25%;
    float: right;
    /* background: red; */
    padding: 8px;
    margin-right: 70px;
}

.dost-b img {
    width: 100%
}

.item-but {
    display: block;
}

.item-but ul {
    list-style: none;
    text-align: center;
    margin-top: 15px;
}

.item-but li {
    font-family: 'Roboto',sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    color: gold;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}

.item-but li a {
    color: gold;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}

.item-but li:hover a {
    color: #3a6aff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.item-but li:hover {
    background: white;
    border: 2px blue solid;
    color: #3a6aff -webkit-transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.item-but li {
    display: inline-block;
    text-align: center;
    /* background: url(/filtrfonF.png); */
    /* background-size: 1500%; */
    background: #1a1711;
    padding: 8px;
    margin: 10px;
    border: 2px solid white;
    border-radius: 20px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -moz-boxborder: 1px solid #ccc;
    -webkit-border: 1px solid #ccc;
    -webkit-box-shadow: 10px 8px 20px 1px #303030;
    -moz-box-shadow: 10px 8px 20px 1px #303030;
    box-shadow: 10px 8px 20px 1px #303030;
}

.magazine p {
    margin: 0
}

.magazine-foto {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    margin-top: 25px;
}

.magazine-foto-c {
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}

.magazine-foto-c ul {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.magazine-li {
}

.magazine-foto li {
    display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: right;
    width: 25%;
}

.magazine-foto li img {
    filter: brightness(80%);
}

.magazine-foto li img:hover {
    filter: brightness(120%);
}

.magazine-foto .ulightbox {
    position: relative;
    top: 0;
}

.terms {
    display: none;
    position: relative;
    z-index: 1;
}

/*----media---*/
@media (max-width: 991px) {
    .dostavka-text {
        display:block;
        width: 50%
    }

    .item-7 ul.hr li {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .item-7 a {
        font-size: 1.4rem;
        padding: 10px;
        line-height: 1.4rem;
    }

    .item-6 a {
        padding: 18px;
        font-size: 1.4rem;
        font-weight: bold;
    }

    .rusmail {
        display: block;
        background: none;
        margin: 10px;
        margin-bottom: 25px;
    }

    .magazine-foto ul {
        display: block;
        width: 100%;
        margin: 0 auto;
        /* background: green; */
    }

    .magazine-foto li {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .contact h1, .dostavka h1 {
        font-size: 20px!important;
        line-height: normal;
    }

    .dostavka-flex {
        display: block;
    }

    .dostavka-text {
        display: block;
        width: 100%
    }

    .item-7 a {
        font-size: 1.8rem;
        line-height: 1.8rem;
        padding: 10px;
    }

    .item-3 {
        display: block;
        width: 100%;
        float: none
    }

    .item-6 a {
        font-size: 1.4rem;
        font-weight: bold;
    }

    .item-6 a {
        width: 100%;
        display: block;
        border: none;
        border-radius: 0px!important;
        background: #005ca9;
        box-shadow: none;
        color: white;
        padding: 8px;
        margin: 0;
    }

    .rusmail {
        /* border: 2px solid white; */
        margin: 8px;
        padding: 8px;
        color: #005ca9!important;
    }

    .dost-b {
        display: none;
    }

    .magazine-foto li {
        width: 32.5%;
    }

    .magazine-foto li {
        width: 25%;
    }
}

@media (max-width: 575px) {
    .contact-contact p {
        margin-left: 0px;
        padding-left: 25px;
    }

    .magazine-foto li {
        width: 100%;
    }

    .magazine-foto li {
        float: none;
        margin: 0;
        padding: 0;
    }
}
