

/* Start:/local/templates/main/css/style.css?1749109418152529*/
/* @import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700&subset=cyrillic-ext&display=swap'); */
/*=================== Стандартизация стилей ===================*/
*{margin:0;padding:0;}
header, footer, aside, section, article, nav{display: block;}
iframe{
    border: none;
}
label{
    cursor: pointer;
}

.btn-up {
    position: fixed;
    right: 30px;
    padding: 10px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #fff;
    z-index: 3;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

button,input,select,textarea{
    color: inherit;
    font: inherit;
    margin: 0;
    border: none;
    box-sizing:border-box;
}
button::-moz-focus-inner{padding:0;border:0;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type="search"]{
    -webkit-appearance: textfield;
}
button, input[type="submit"], input[type="button"], input[type="reset"]{
    cursor:pointer;
}
button[disabled],
input[disabled]{
  cursor: default;
}
textarea{
    overflow: auto;
    resize: none;
}
:focus::-webkit-input-placeholder {color: transparent !important}
:focus::-moz-placeholder          {color: transparent !important}
:focus:-moz-placeholder           {color: transparent !important}
:focus:-ms-input-placeholder      {color: transparent !important}
table{
  border-collapse: collapse;
  border-spacing: 0;
}
[hidden]{display: none;}
img{
    border:none;
    max-width: 100%;
}
:focus{outline:none;}
abbr[title]{
  border-bottom: 1px dotted;
}
dfn{
  font-style: italic;
}
ul, ol{list-style:none;}
ol{
    counter-reset:cnt;
}
ol li:before{
    counter-increment:cnt;
    content:counter(cnt)". ";
}
fieldset{
    border: 0;
    margin: 0;
    padding: 0;
}
/*=================== Стили для печати ===================*/
@media print{
    *, *:before, *:after{
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited{
        text-decoration: underline;
    }
    a[href]:after{
        content: " (" attr(href) ")";
    }
    abbr[title]:after{
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after{
        content: "";
    }
    pre, blockquote{
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead{
        display: table-header-group;
    }
    tr, img{
        page-break-inside: avoid;
    }
    img{
        max-width: 100% !important;
    }
    p, h2, h3{
        orphans: 3;
        widows: 3;
    }
    h2, h3{
        page-break-after: avoid;
    }
}

.hidden{
    display: none !important;
}
hr{
    display: block;
    height: 0;
    border: 0;
}
html{
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
    color: #292929;
    height: 100%;
}
body{
    font-size: 1.4rem;
}
html,
body{
    overflow-x: hidden;
}
a{
    background-color: transparent;
    color: currentColor;
    text-decoration: none;
    transition: color ease .2s;
}
a:hover{
    text-decoration: underline;
}
a:active,
a:hover{
  outline: 0;
}
h1, h2, h3,
.h1, .h2, .h3{
    font-weight: 500;
    line-height: 1.2;
}
.h1,
h1{
    font-size: 2.1rem;
    margin: 0 0 24px;
}
.h2,
h2{
    font-size: 2rem;
    margin: 0 0 18px;
}
.h3,
h3{
    font-size: 1.8rem;
    margin: 0 0 16px;
}
.container{
    max-width: 940px;
    padding: 1px 20px 0;
    margin: auto;
}
.h_top:after,
.header:after,
.shm_list:after,
.pcm_deals .frm_btns:after,
.pcc_body li:after,
.hb_item:after,
.c_miniCard:after,
.r_item:after,
.pcm_discount:after,
.nw_main:after,
.rs_wrap:after,
.cb_sort:after,
.c_body:after,
.bm_itemList li:after,
.ba_sum:after,
.b_wrap:after,
.aus_buttons:after,
.aus_body:after,
.userAccount:after,
.catalog:after,
.ac_item:after,
.articleCat:after{
    clear: both;
    display: block;
    content: "";
}
.c_stock{
    font-size: 1.5rem;
}
.c_stock.instock{
    color: #81c250;
}
.c_stock.notAviable{
    color: #ff8080;
}
.c_stock.onOrder{
    color: #ffb954;
}
.disklam{
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	color: #ee1d24;
}
.greyBg{
    background-color: #f6f6f6;
}
.detailHidden{
    display: none;
}

/* .ri_pict img, */
.cmc_img img,
.hb_photo img,
#pcm_img img,
.homeCatalog p{
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    max-width: 100%;
}

.ri_pict img {
    /* position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; */
    max-width: 100%;
}


/*====================  Элементы форм  ====================*/

.jq-checkbox,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em;
}
.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
    position: relative;
    display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.jq-selectbox {
    z-index: 10;
}
.jq-selectbox__select {
    position: relative;
}
.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
    position: absolute;
}
.jq-selectbox__search input {
    -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.jq-number {
    display: inline-block;
}
.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0; /* в каких-то браузерах присутствует отступ */
    -webkit-appearance: none;
}
.jq-number{
    position: relative;
    padding: 0 22px;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 42px;
    height: 34px;
    line-height: 33px;
    overflow: hidden;
    vertical-align: middle;
}
.jq-number__field{
}
.jq-number__field input{
    height: 34px;
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
}
.jq-number__spin{
    position: absolute;
    top: 0;
    height: 100%;
    width: 22px;
    text-align: center;
    cursor: pointer;
}
.jq-number__spin:before{
    font-weight: 700;
    color: #8f8f8f;
    font-size: 22px;
}
.jq-number__spin.minus{
    left: 0;
    border-right: 1px solid #ddd;
}
.jq-number__spin.minus:before{
    content: "\2013";
}
.jq-number__spin.plus{
    right: 0;
    border-left: 1px solid #ddd;
}
.jq-number__spin.plus:before{
    content: "+";
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
textarea{
    max-width:100%;
    border-radius: 0;
    border: 1px solid #ddd;
    color: #292929;
    padding: 0 9px 0 9px;
    height: 40px;
    background-color: #fff;
    transition: box-shadow .1s, color ease .2s, border-color ease .2s;
}
input[type="text"]:not([readonly]):focus,
input[type="email"]:not([readonly]):focus,
input[type="password"]:not([readonly]):focus,
input[type="search"]:not([readonly]):focus,
input[type="tel"]:not([readonly]):focus,
input[type="url"]:not([readonly]):focus,
textarea:not([readonly]):focus{
    color: #292929;
    box-shadow: inset 0 0 0 2px #ddd;
    border-color: #ddd;
}
input[readonly]{
    cursor: default;
}
textarea{
    padding-top: 14px;
    height: 100px;
}
input::-webkit-input-placeholder {color: #707b87;}
input::-moz-placeholder          {color: #707b87; opacity:1;}
input:-moz-placeholder           {color: #707b87; opacity:1;}
input:-ms-input-placeholder      {color: #707b87;}
textarea::-webkit-input-placeholder {color: #707b87;}
textarea::-moz-placeholder          {color: #707b87; opacity:1;}
textarea:-moz-placeholder           {color: #707b87; opacity:1;}
textarea:-ms-input-placeholder      {color: #707b87;}

.frm_field{
    margin-bottom: 14px;
}
.frm_label{
    font-weight: 500;
    margin-bottom: 10px;
}
.frm_label.required:after{
    content: "*";
    color: red;
}
.frm_label span{
    font-size: 12px;
    color: #939393;
}
input.error,
textarea.error{
    border-color: red;
}
.frm_field input{
    width: 100%;
}
.frm_telPrefix{
    display: inline-block;
    font-size: 1.5rem;
    width: 24px;
}
.frm_field input.valid,
.frm_field input.invalid{
    background-repeat: no-repeat;
    background-position: right 20px top 50%;
    background-size: 20px;
    padding-right: 32px;
}
.frm_field input.valid{
    background-image: url(/local/templates/main/css/../images/ico-valid.svg);
}
.ausb_state.completed,
.auso_state.completed{
    background-image: url(/local/templates/main/css/../images/ico-valid.svg);
}
.ausb_state.inProgress,
.auso_state.inProgress{
    background-image: url(/local/templates/main/css/../images/ico-in-progress.png);
}
.frm_field input.invalid{
    background-image: url(/local/templates/main/css/../images/ico-invalid.svg);
    border-color: #e53729;
}
.frm_telPrefix{

}
.frm_field input.frm_tel{

}
.frm_btns{

}
.frm_field textarea {
    width: 100%;
}
.frm_btns button {
    width: 100%;
}
@media screen and (max-width: 520px) {
    .frm_field input{
        width: 290px;
    }
    .frm_field textarea {
        width: 290px;
    }
    .frm_btns button {
        width: 290px;
    }
}

.jq-selectbox{
    background-color: #f8f8f8;
    border-radius: 3px;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.jq-selectbox.disabled .jq-selectbox__select{
    opacity: .5;
}
.jq-selectbox__select{
    padding: 0 30px 0 10px;
}
.jq-selectbox__select-text{
}
.jq-selectbox__trigger{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    background: url(/local/templates/main/css/../images/ico-detail-drop-orange.png) no-repeat 50% 50%/13px 7px;
}
.jq-selectbox__trigger-arrow{

}
.jq-selectbox__dropdown{
    background-color: #fff;
    width: 100%;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.jq-selectbox__dropdown ul{
}
.jq-selectbox__dropdown li{
    padding: 0 10px;
}
.jq-selectbox__dropdown li:hover,
.jq-selectbox__dropdown li.selected{
    background-color: #efefef;
}
input[type="radio"],
input[type="checkbox"]{
    display: none;
}
input[type="radio"] ~ *,
input[type="checkbox"] ~ *{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
input[type="radio"] ~ span,
input[type="checkbox"] ~ span{
    color: #4e4e4e;
    transition: color .2s;
}
.checkboxLabel:before,
.radioLabel:before{
    content: "";
    box-sizing: border-box;
    display: inline-block;
    vertical-align: -4px;
    width: 18px;
    height: 18px;
    border: 1px solid #c0c0c0;
    box-shadow: inset 0 2px 2px -1px #ddd;
    margin-right: 11px;
}
.checkboxLabel:before{
    border-radius: 2px;
}
input:checked + .checkboxLabel:before{
    border-color: #999;
    background: url(/local/templates/main/css/../images/ico-checked.png) no-repeat 50% 50%/12px;
}
.checkboxLabel:hover{
    color: #ff8b82;
}
.radioLabel:before{
    padding: 4px;
    background-clip: content-box;
    border-radius: 50%;
}
input:checked + .radioLabel:before{
    background-color: #e53729;
}
.radioLabel{
    transition: color .2s;
}
.radioLabel:hover{
    color: #ff8b82;
}


/*====================  Кнопки  ====================*/

[class*="but_"]{
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 2px;
    transition: background .2s, color .2s, border .2s;
}
[class*="but_"]:hover{
    text-decoration: none;
}
.but_grey{
    background-color: #c9c9c9;
    color: #fff;
}
.but_grey:hover{
    background-color: #b3b3b3;
}
.but_lightGrey{
    background-color: #f3f3f3;
    border: 1px solid #d2d2d2;
    color: #a7a7a7;
}
.but_lightGrey:hover{
    border-color: #c0c0c0;
    color: #7f7f7f;
}
.but_red{
    background-color: #e53729;
    color: #fff !important;
    font-size: 1.4rem;
    font-weight: bold;
}
.but_red:hover{
    background-color: #cc3125;
}
.but_pink{
    background-color: #e53729;
    color: #fff;
}
.but_pink:hover{
    background-color: #ff786d;
}
.but_white{
    border: 1px solid #bfbfbf;
    color: #707070;
    background-color: #fff;
}
.but_white:hover{
    border-color: #a2a2a2;
    color: #4a4a4a;
}
.but_yellow{
    font-size: 1.6rem;
    background-color: #fecd2e;
    color: #292929;
    font-weight: bold;
}
.but_yellow:hover{
    background-color: #fed656;
}
.but_green{
    font-size: 1.6rem;
    background-color: #3aaa35;
    color: #fff;
    font-weight: bold;
}
.but_green:hover{
    background-color: #359a30;
}

/*====================  Колонки  ====================*/

[class*="column_"]{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
[class*="column_"] > *{
    display: block;
    box-sizing: border-box;
}

/*====================  Иконки  ====================*/

[class*="ico_"]{
    position: relative;
}
[class*="ico_"]::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    margin-right: 2px;
}
.ico_compare::before{

}
.active.ico_compare::before,
.ico_compare:hover::before{
    background-position: 0 0;
}
.ico_viewed::before{
    width: 22px;
    height: 12px;
    background-image: url(/local/templates/main/css/../images/ico-viewed.svg);
}
.ico_compare:hover {
    text-decoration: none;
}
.ico_compare:hover path {
    fill: #e53829;
}

.ico_compare.active path {
    fill: #e53829
}
.ico_liked::before{
    width: 15px;
    height: 13px;
    background-position: 0 -13px;
    background-image: url(/local/templates/main/css/../images/ico-liked.svg);
}
.active.ico_liked::before,
.ico_liked:hover::before{
    background-position: 0 0;
}
.ico_share::before{
    width: 18px;
    height: 15px;
    background-image: url(/local/templates/main/css/../images/ico-share.svg);
    background-position: 0 -15.5px;
}
.active.ico_share::before,
.ico_share:hover::before{
    background-position: 0 0;
}
.ico_basket::before{
    width: 16px;
    height: 14px;
    background-image: url(/local/templates/main/css/../images/ico-basket.svg);
    background-position: 0 0;
}
.active.ico_basket::before,
.ico_basket:hover::before,
.ico_basket.noEmpty::before{
    background-position: 0 -14px;
}
.ico_cheaper::before{
    width: 19px;
    height: 20px;
    background-image: url(/local/templates/main/css/../images/ico-cheaper.svg);
}
.ico_drop_price::before{
    width: 19px;
    height: 20px;
    background-image: url(/local/templates/main/css/../images/ico-drop-price.svg);
}
.ico_vip::before{
    width: 23px;
    height: 11px;
    background-image: url(/local/templates/main/css/../images/ico-vip.svg);
}
.ico_vipdeals::before{
    width: 16px;
    height: 16px;
    background-image: url(/local/templates/main/css/../images/ico-vipdeals.svg);
}
.ico_freeship::before{
    width: 18px;
    height: 12px;
    background-image: url(/local/templates/main/css/../images/ico-freeship.svg);
}
.ico_fastship::before{
    width: 21px;
    height: 12px;
    background-image: url(/local/templates/main/css/../images/ico-fastship.svg);
}
.ico_designGift::before{
    width: 17px;
    height: 16px;
    background-image: url(/local/templates/main/css/../images/ico-design-gift.svg);
}
.ico_laytingTiles::before{
    width: 18px;
    height: 19px;
    background-image: url(/local/templates/main/css/../images/ico-layting-tiles.svg);
}
.ico_showroow::before{
    width: 18px;
    height: 18px;
    background-image: url(/local/templates/main/css/../images/ico-showroow.svg);
}
.ico_zakazobr::before{
    width: 18px;
    height: 18px;
    background-image: url(/local/templates/main/css/../images/ico-zakazobr.svg);
}
.ico_rezplitki::before{
    width: 18px;
    height: 18px;
    background-image: url(/local/templates/main/css/../images/ico-rezplitki.svg);
}

/*====================  Шапка  ====================*/

.fixedHeader{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 12px 0;
    background-color: #292929;
    z-index: 104;
    display: none;
}
.fixedHeader .logo{
    float: left;
    width: 164px;
    height: 48px;
}
.fixedHeader .h_panel{
    text-align: right;
    margin-top: 6px;
}
.header{
    background-color: #292929;
    padding-bottom: 20px;
}
.header,
.header a{
    color: #cacaca;
}
.h_top{
    border-bottom: 1px solid #383838;
    font-size: 1.3rem;
    line-height: 1;
    padding: 10px 0 11px;
    margin-bottom: 28px;
}
.h_menu{

}
.hm_but{

}
.hm_list{

}
.hm_list li{
    display: inline-block;
}
.hm_list li:not(:last-child){
    margin-right: 12px;
}
.hm_list a{
    border-bottom: 1px solid transparent;
    transition: color .2s, border .2s;
}
.hm_list a:hover{
    color: #ec4739;
    border-bottom: 1px solid currentColor;
    text-decoration: none;
}
.h_right{
    float: right;
    text-align: right;
}
.h_login{
    display: inline-block;
    margin-right: 14px;
    padding-left: 18px;
    background: url(/local/templates/main/css/../images/ico-enter.svg) no-repeat 0 0/12px;
}
.hl_autoriz{
    position: relative;
    text-align: left;
    font-size: 14px;
    margin-top: -11px;
    margin-bottom: -10px;
    padding: 10px 22px 10px 43px;
    background-position: 20px 50%;
    z-index: 100;
}
.hl_yname strong{
    font-weight: 500;
}
.hl_autoriz:hover,
.hl_menu,
.hl_autoriz:after{
    background-color: #f2f2f2;
    color: #292929;
}
.hl_autoriz:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: -3px;
    left: 0;
    display: none;
}
.hl_menu{
    box-sizing: border-box;
    position: absolute;
    padding: 16px 20px 10px;
    left: 0;
    top: 100%;
    width: 218px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
    display: none;
}
.hl_autoriz:hover:after,
.hl_autoriz:hover .hl_menu{
    display: block;
}
.hl_menu li{
    margin-bottom: 6px;
}
.hl_menu a{
    position: relative;
    display: block;
    padding: 10px 0 10px 32px;
}
.hl_menu img{
    position: absolute;
    left: 0;
    top: 10px;
}
.hl_menu li:last-child img{
    left: 2px;
}
.hl_menu span{
    color: #292929;
}
.hl_menu a:hover span{
    color: #ec4739;
}
.h_login a{

}
.h_callback{
    padding-left: 23px;
    background: url(/local/templates/main/css/../images/ico-tel.svg) no-repeat 0 0;
}
.logo{
    width: 242px;
    height: 71px;
    display: block;
    background: url(/local/templates/main/css/../images/logo.png) no-repeat 0 0/100%;
}
.h_tel{
    margin-bottom: 18px;
    color: #ecebeb;
}
.ht_item{
    display: inline-block;
    vertical-align: top;
}
.ht_item:last-child{
    margin-left: 20px;
}
.ht_item p{
    font-size: 12px;
}
.ht_item a{
    font-size: 2.1rem;
}
.h_panel{
    font-size: 1.3rem;
}
.h_panel a:not(:last-child){
    margin-right: 16px;
}
.h_panel a:before,
.h_panel .ico_basket:before{
    margin-right: 6px;
}
.h_panel > a > span{
    color: #fffefe;
}
.h_panel > a > span{
    border-bottom: 1px solid transparent;
    transition: color .2s, border .2s;
}
a.hb_link{
    margin-right: 0 !important;
}
.hb_link:hover{
    text-decoration: none;
}
.h_panel > a:hover{
    text-decoration: none;
}
.h_panel > a:hover > span{
    color: #ec4739;
    border-bottom: 1px solid currentColor;
}
.h_panel .ico_basket{
    display: inline-block;
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    transition: background-color .2s, color .2s;
}
.h_panel .ico_basket:before{
    transition: background-position .2s;
}
.h_panel .ico_basket:hover,
.h_panel .ico_basket.active,
.h_panel .ico_basket.noEmpty{
    background-color: #ec4739;
}
.h_panel .ico_basket.active,
.h_panel .ico_basket.active > span,
.h_panel .ico_basket:hover,
.h_panel .ico_basket:hover > span{
    color: #fff;
    border-bottom-color: transparent;
}
.lkd{
    font-style: normal;
}
.h_basket{
    display: none;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 100%;
    width: 304px;
    border: 1px solid #ebebeb;
    padding: 10px 0 15px;
    border-radius: 3px;
    background-color: #fff;
    color: #292929;
    line-height: 1.3;
    text-align: left;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .23);
    cursor: default;
    z-index: 11;
}
.ico_basket.active .h_basket{
    display: block;
}
.hb_title{
    padding: 0 14px 12px;
    font-weight: 500;
}
.hb_title,
.hb_item,
.hb_total{
    border-bottom: 1px solid #ddd;
}
.hb_list{
    overflow-y: scroll;
}
.hb_item{
    position: relative;
    padding: 14px 20px 14px 14px;
}
.hb_remove{
    right: 24px;
    bottom: 13px;
}
.hb_photo{
    float: left;
    position: relative;
    width: 60px;
    height: 60px;
}
.hb_photo img{

}
.hb_photo:hover{
}
.hb_info{
    float: right;
    width: 200px;
}
.hb_info p{
    margin-bottom: 4px;
    line-height: 1.2;
}
.hb_info a{
    color: #748b9e;
    font-weight: 500;
}
.hb_info span{
    font-size: 12px;
}
.hb_info strong{
    font-weight: 500;
}
.hb_remove{
    position: absolute;
}
a.hb_remove{
    color: #fe7e74;
}

.hb_total{
    padding: 12px 15px;
    color: #000;
}
.hb_total span{
    display: inline-block;
    margin-top: 6px;
}
.hb_total b{
    float: right;
    font-size: 2.1rem;
}
.hb_but{
    padding: 15px 24px 0;
}
.hb_but a{
    display: block;
    text-transform: uppercase;
    color: #fff;
}

/*====================  Категории - родительская  ====================*/

.catMain{

}
.catMain h1{

}
.catMain .subheader{
    margin-bottom: 10%;
}
.cm_item{
    position: relative;
    background-color: #000;
}
.cm_inner{
    padding-top: 100%;
    transition: opacity .2s;
}
.cm_item:hover .cm_inner{
    opacity: .9;
}
.cmi_pict{
    position: absolute;
    top: 19%;
    height: 70px;
    width: 100%;
}
.cmi_pict img{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cm_item p{
    box-sizing: border-box;
    position: absolute;
    font-size: 1.6rem;
    color: #fff;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
    text-align: center;
}

/*====================  Под шапкой  ====================*/

.subHeader{
    padding: 10px 0;
    background-color: #ededed;
}
.sh_inner{
    position: relative;
    z-index: 10;
}
.sh_menu{
    position: relative;
    font-size: 13px;
    z-index: 1;
}
.shm_but{

}
.shm_list{

}
.shm_list > li{
    float: left;
}
.shm_list > li:not(:last-child){
    margin-right: 3.1%;
}
.shm_list a{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #4d4d4d;
    font-weight: bold;
    text-transform: uppercase;
}
.shm_deals{
}
.shm_deals a{
    padding-left: 25px;
    background: url(/local/templates/main/css/../images/ico-deals.svg) no-repeat 0 50%/19px 15px;
    color: #ec4739;
}
.shm_list > li.shm_catalog{
    position: relative;
}
.shm_list > li.shm_catalog > a{
    position: relative;
    padding: 0 15px 0 42px;
    background-color: #ec4739;
    color: #fff;
    border-radius: 3px;
}
.shm_list > li.shm_catalog > a:before{
    content: "";
    position: absolute;
    left: 9px;
    top: 9px;
    width: 18px;
    height: 2px;
    background-color: #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 3px 0;
    background-clip: content-box;
}
.shm_list > li.shm_catalog > a.active,
.shm_list > li.shm_catalog:hover > a{
    background-color: #fff;
    color: #fe7e74;
    border-radius: 3px 3px 0 0;
}
.shm_list > li.shm_catalog > a.active:before,
.shm_list > li.shm_catalog:hover > a:before{
    background-color: #fe7e74;
    border-color: #fe7e74;
}
.shm_list li.shm_catalog > a:hover{
    text-decoration: none;
}
.shm_level2{
    display: none;
    box-sizing: border-box;
    position: absolute;
    width: 260px;
    left: 0;
    top: 100%;
    padding: 20px 14px 24px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 5px 7px -2px rgba(0, 0, 0, .23);
    z-index: 10;
}
.shm_list li:hover .shm_level2{
    display: block;
}
.shm_level2 li:not(:last-child){
    margin-bottom: 15px;
}
.shm_level2 a{
    height: auto;
    display: inline-block;
    line-height: 1.1;
    border-bottom: 1px solid transparent;
}
.shm_level2 a:hover{
    text-decoration: none;
    color: #ff8b82;
    border-color: currentColor;
}
.sh_search input{
    position: relative;
    height: 32px;
    z-index: 11;
    border-radius: 2px;
    background: #fff url(/local/templates/main/css/../images/ico-search.svg) no-repeat 12px 52%/15px 15px;
}
.breadCrumbs{
    font-weight: 500;
    margin-bottom: 16px;
}
.breadCrumbs a{
    display: inline-block;
}
.breadCrumbs span,
.breadCrumbs h1{
    font-weight: 500;
    font-size: 1.4rem;
    display: inline-block;
}

/*====================  Карточка товара  ====================*/

.productCard{

}
.productCard h1{
    margin-bottom: 14px;
}
.pc_main{

}
.pcm_gallery,
.pcm_info{
    border: 1px solid #ddd;
}
.pcm_gallery{
    overflow: hidden;
}
#pcm_img{
    position: relative;
    margin-bottom: 40px;
    min-height: 270px;
}
#pcm_img .slick-slide{
    position: relative;
    height: 270px;
}
#pcm_img img{
    margin: auto;
}
#pcm_img .flex-direction-nav{
    display: none;
}
#pcm_thumbs{
    /*width: 234px;*/
    max-width: calc(100% - 80px);
    margin: 0 auto 28px;
}
#pcm_thumbs div{
}
#pcm_thumbs .slick-slide{
    text-align: center;
}
#pcm_thumbs img{
    width: 70px;
    border: 1px solid #ededed;
    cursor: pointer;
    transition: border .2s;
}
#pcm_thumbs img:hover,
#pcm_thumbs .slick-current img{
    border-color: #ff8b82;
}
#pcm_thumbs .flex-direction-nav{

}
#pcm_thumbs .flex-direction-nav li{

}
#pcm_thumbs .flex-nav-prev{

}
#pcm_thumbs .flex-nav-next{

}
#pcm_thumbs .slick-arrow{
    position: absolute;
    text-align: left;
    text-indent: -2000em;
    width: 38px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    background: url(/local/templates/main/css/../images/card-gallery-arr.png) no-repeat 50% 0;
}
#pcm_thumbs .slick-arrow:hover{
    background-position: 50% -38px;
}
#pcm_thumbs .slick-prev{
    left: -38px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
#pcm_thumbs .slick-next{
    right: -38px;
}
.pcm_links{
    text-align: center;
}
.pcm_links a{
    display: inline-block;
    color: #748b9e;
    text-decoration: underline;
    margin: 0 8px;
}
.pcm_links a:hover{
    text-decoration: none;
}
.pcm_info{

}
.pcm_deals .detailItem,
.pcm_price,
.pcm_amount,
.pcm_opt,
.pcm_specDeals ul{
    padding: 16px 20px;
    border-bottom: 1px solid #ddd;
}
.pcm_deals{

}
.pcm_deals .detailItem{

}
.tooltip{
    display: inline-block;
    border-radius: 50%;
    font-size: 13px;
    color: #6c6c6c;
    width: 14px;
    height: 14px;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 14px;
    cursor: default;
}
.pcm_deals .detailBut{
    position: relative;
    font-weight: 500;
    color: #748b9e;
    text-decoration: underline;
    cursor: pointer;
    padding-left: 30px;
    border: none;
}
.pcm_deals .detailBut:after{
    display: none;
}
.pcm_deals .detailBut:before{
    position: absolute;
    left: 0;
}
.pcm_deals .ico_cheaper.detailBut:before{
    top: 2px;
}
.pcm_deals .ico_vip.detailBut:before{
    top: 4px;
}
.pcm_deals .ico_vip.detailBut span{
    position: absolute;
    color: #e53729;
}
.pcm_deals .ico_vip.detailBut .tooltip{
    margin-left: 10px;
}
.pcm_deals .detailBut:hover,
.pcm_deals .active .detailBut{
    text-decoration: none;
}
.pcm_deals .detailHidden{
    padding-top: 15px;
}
.pcm_deals p{
    margin-bottom: 12px;
}
.pcm_deals a{
    color: #748b9e;
    text-decoration: underline;
}
.pcm_deals a:hover{
    text-decoration: none;
}
.pcm_deals input{
    width: 100%;
}
.pcm_deals input.frm_tel{
    width: calc(100% - 28px);
}
.pcm_deals .frm_btns{
    padding-top: 3px;
}
.pcm_deals .frm_btns .but_grey,
.pcm_deals .frm_btns .but_red{
    padding: 0;
    width: 48%;
}
.pcm_deals .frm_btns .but_grey{
    float: left;
    margin-right: 4%;
}
.pcm_deals .frm_btns .but_red{
    float: right;
}
.pcm_price{

}
.pcm_price del{
    display: block;
    text-align: right;
    font-size: 1.6rem;
    font-weight: bold;
    color: #9f9f9f;
    margin-bottom: 2px;
}
.pcm_price strong{
    display: block;
    font-size: 1.5rem;
    margin-bottom: 14px;
}
.pcm_price strong span{
    font-size: 2.3rem;
}
.pcm_discount{

}
.pcm_discount span{
    float: right;
    font-weight: bold;
    font-size: 1.6rem;
    background-color: #fecd2e;
    padding: 0 7px;
    margin-top: -2px;
}
.pcm_amount{
}
.pcm_amount span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-right: 9.6%;
}
.pcm_amount .jq-number{

}
.pcm_amount .c_stock{
    float: right;
    margin-top: 9px;
}
.pcm_amount .but_red,
.pcm_amount .but_white{
    width: 100%;
}
.pcm_amount .but_red{
    margin: 14px 0 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.pcm_opt{

}
.pcm_opt .ico_liked{
    text-decoration: none;
}
.pcm_opt .ico_likedInHover:before{
    vertical-align: -2px;
}
.pcm_liked path{
    fill: #d6d6d6;
    transition: fill .2s;
}
.pcm_liked:hover path,
.pcm_liked.active path{
    fill: #EC473A;
}
.pcm_compare{
    float: right;
}
.pcm_compare:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: inset 0 2px 2px -1px #ddd;
    margin-right: 10px;
}
.pcm_compare.selected:before{
    background: url(/local/templates/main/css/../images/ico-checked.png) no-repeat 2px 3px/14px auto;
}
.pcm_specDeals{

}
.pcms_title{
    background-color: #f4f4f4;
    font-size: 1.5rem;
    color: #5a5a5a;
    padding: 8px 0 8px 20px;
}
.pcm_specDeals ul{
    border: none;
}
.pcm_specDeals li{
    padding-left: 32px;
}
.pcm_specDeals li:not(:last-child){
    margin-bottom: 15px;
}
.pcm_specDeals li:before{
    position: absolute;
    left: 0;
}
.pcm_specDeals li.ico_vipdeals:before,
.pcm_specDeals li.ico_freeship:before{
    left: 3px;
}
.pcm_specDeals li.ico_designGift:before,
.pcm_specDeals li.ico_laytingTiles:before{
    left: 2px;
}
.pcm_specDeals li.ico_showroow:before{
    left: 1px;
}
.pcm_specDeals li.ico_zakazobr:before{
    left: 1px;
}
.pcm_specDeals li.ico_rezplitki:before{
    left: 1px;
}
.pc_examples{
}
.pc_examples h3{

}
#pce_slider{
    border: 1px solid #d2d2d2;
    padding: 5px;
}
#pce_slider .slick-slide{
    box-sizing: border-box;
    padding: 9px;
}
#pce_slider img{
    width: 100%;
}
#pce_slider .slick-arrow,
.swiper-paginationNav div,
.c_slider .slick-arrow,
.r_slider .slick-arrow,
.vc_slider .slick-arrow,
.g_sliderNav div,
.cmp_crsl .slick-arrow{
    position: absolute;
    text-align: left;
    text-indent: -2000em;
    transition: background .2s;
    z-index: 2;
}
#pce_slider .slick-arrow,
.swiper-paginationNav div,
.g_sliderNav div,
.cmp_crsl .slick-arrow{
    width: 31px;
    height: 47px;
    top: 50%;
    margin-top: -24px;
}
.c_slider .slick-arrow,
.r_slider .slick-arrow,
.vc_slider .slick-arrow{
    width: 22px;
    height: 34px;
    top: 19%;
}
.r_slider .slick-arrow{
    top: 50%;
    margin-top: -17px;
}
.vc_slider .slick-arrow{
    top: 52%;
    margin-top: -38px;
}
#pce_slider .slick-arrow{
    background-color: #292929;
}
.swiper-paginationNav div,
.c_slider .slick-arrow,
.r_slider .slick-arrow,
.vc_slider .slick-arrow,
.g_sliderNav div,
.cmp_crsl .slick-arrow{
    background-color: #ec4739;
    transition: opacity .2s, background .2s;
}
#pce_slider .slick-arrow:before,
.swiper-paginationNav div:before,
.c_slider .slick-arrow:before,
.r_slider .slick-arrow:before,
.vc_slider .slick-arrow:before,
.g_sliderNav div:before,
.cmp_crsl .slick-arrow:before{
    content: "";
    position: absolute;
    background: url(/local/templates/main/css/../images/slider-arr-white.png) no-repeat 0 0/100%;
}
#pce_slider .slick-arrow:before,
.swiper-paginationNav div:before,
.g_sliderNav div:before,
.cmp_crsl .slick-arrow:before{
    width: 15px;
    height: 27px;
    left: 8px;
    top: 10px;
}
.c_slider .slick-arrow:before,
.r_slider .slick-arrow:before,
.vc_slider .slick-arrow:before{
    width: 11px;
    height: 20px;
    left: 5px;
    top: 7px;
}
#pce_slider .slick-arrow:hover,{
    background-color: #ec4739;
}
.swiper-paginationNav div:hover,
.c_slider .slick-arrow:hover,
.r_slider .slick-arrow:hover,
.vc_slider .slick-arrow:hover,
.g_sliderNav div:hover{
    background-color: #292929;
}
#pce_slider .slick-prev,
.swiper-paginationNav .swiper-button-prev,
.c_slider .slick-prev,
.r_slider .slick-prev,
.vc_slider .slick-prev,
.g_sliderWrap .swiper-button-prev,
.cmp_crsl .slick-prev{
    border-radius: 0 2px 2px 0;
}
#pce_slider .slick-prev{
    left: -1px;
}
.swiper-paginationNav .swiper-button-prev,
.r_slider .slick-prev,
.g_sliderWrap .swiper-button-prev{
    left: 0;
}
#pce_slider .slick-next,
.swiper-paginationNav .swiper-button-next,
.c_slider .slick-next,
.r_slider .slick-next,
.vc_slider .slick-next,
.g_sliderWrap .swiper-button-next,
.cmp_crsl .slick-next{
    border-radius: 2px 0 0 2px;
}
#pce_slider .slick-next{
    right: -1px;
}
.swiper-paginationNav .swiper-button-next,
.r_slider .slick-next,
.g_sliderWrap .swiper-button-next,
.cmp_crsl .slick-next{
    right: 0;
}
.vc_slider .slick-prev{
    left: 6px;
}
.vc_slider .slick-next{
    right: 5px;
}
#pce_slider .slick-next:before,
.swiper-paginationNav .swiper-button-next:before,
.c_slider .slick-next:before,
.r_slider .slick-next:before,
.vc_slider .slick-next:before,
.g_sliderWrap .swiper-button-next:before,
.cmp_crsl .slick-next:before{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.g_sliderPagin{
    position: absolute;
    width: 100%;
    bottom: -31px;
    left: 0;
    text-align: center;
}
.g_sliderPagin span{
    width: 9px;
    height: 9px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 50%;
    opacity: 1;
    margin: 0 5px;
}
.g_sliderPagin span:hover,
.g_sliderPagin span.swiper-pagination-bullet-active{
    background-color: #dedede;
}
.pc_char{

}
.pc_char h3{
    padding: 14px;
    margin-bottom: 0;
    font-size: 1.6rem;
    background-color: #f4f4f4;
}
.pcc_listHidden{
    position: relative;
}
.pcc_body{
    max-height: 162px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
.pcc_listHidden.active .pcc_body{
    max-height: none !important;
}
.pcc_body li{
    padding: 2px;
}
.pcc_body li:not(:last-child){
    border-bottom: 1px solid #ebebeb;
}
.pcc_label,
.pcc_value{
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-right: 15px;
}
.pcc_label{
    font-weight: 500;
}
.pcc_value{

}
.pcc_but{
    position: absolute;
    left: 0;
    width: 100%;
    cursor: pointer;
}
.pcc_but:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 19px;
}
.pcc_listHidden.active .pcc_but:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*====================  Категория  ====================*/

.catalog{

}
.catalog .h2,
.catalog h2{
    font-size: 2.1rem;
    margin-bottom: 22px;
}
.catalog .h3,
.catalog h3{
    font-size: 1.8rem;
    margin-bottom: 22px;
}
.c_group{

}
.c_miniCard,
.r_item{
    padding: 11px;
    border: 1px solid #ddd;
}
.cmc_img,
.ri_pict{
    position: relative;
    padding-top: 95%;
    margin-bottom: 10px;
}
.cmc_img img{
    height: auto;
    max-height: 100%;
    padding-top: 0 !important;
}
.cmc_img.ver img{
	width: auto;
	max-width: 100%;
}
.cmc_price {
    color: #ec4739;
}
.cmc_name{
    min-height: 56px;
    padding-bottom: 7px;
    font-weight: 500;
    font-size: 1.7rem;
    color: #748b9e;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.cmc_name:last-child{
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.cmc_name a{
    padding: 3px 0;
}
.like-absolute {
    display: flex;
    align-items: center;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 3;
}
.like-absolute>* {
    margin-left: 7px;
}

.like-absolute .ico-viewed {
    position: static;
}
.cmc_opt .button-favorite, .cmc_opt .ico_compare {
    display: none;
}
.cmc_price{
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 5px;
}
.cmc_price del{
    display: block;
    height: 17px;
    font-weight: 700;
    font-size: 1.3rem;
    color: #9f9f9f;
}
.c_miniCard .c_stock{
    margin-bottom: 8px;
}
.c_miniCard .jq-number{
    width: 52px;
    padding: 0 28px;
    line-height: 29px;
    height: 29px;
}
.c_miniCard .jq-number__field input{
    font-size: 13px;
    height: 27px;
}
.c_miniCard .jq-number__spin{
    width: 28px;
}
.c_miniCard .jq-number__spin:before{
    font-size: 18px;
}
.c_miniCard .jq-number,
.c_miniCard .but_red{
    margin-bottom: 12px;
}
.c_miniCard .but_red{
    min-width: 110px;
    height: 31px;
    line-height: 31px;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 28px;
    padding-right: 5px;
    background-image: url(/local/templates/main/css/../images/ico-basket-white.svg);
    background-repeat: no-repeat;
    background-size: 21px 19px;
    background-position: 5px;
	vertical-align:top;
}
.c_miniCard .but_white{
    margin-bottom: 12px;
}
.c_miniCard .but_white{
    min-width: 110px;
    height: 31px;
    line-height: 31px;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
	vertical-align:top;
}
.c_miniCard .but_red.inBasket{
    background-image: none;
    padding-left: 3px;
}
.cmc_flag{
    clear: both;
    color: #868686;
    font-size: 11px;
}
.cmc_flag:not(:last-child){
    margin-bottom: 12px;
}
.cmc_flag img{
    margin-right: 3px;
}
.cmc_opt{

}
.cmc_opt a:not(:last-child){
    margin-right: 4px;
}
.cs_item .r_item{
    box-sizing: border-box;
    height: 100%;
}
.c_body{

}
.cb_sort{
    padding: 11px 0;
    margin-bottom: 15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.c_search + .cb_sort{
    border-top: none;
    padding-top: 0;
}
.cbs_item{
    display: inline-block;
    vertical-align: top;
}
.cbs_popular{
    width: 140px;
    margin-right: 26px;
}
.cbs_price{
    width: 106px;
}
.cbs_item p,
.cs_pagin p{
    font-size: 1.3rem;
    color: #4d4d4d;
}
.cbs_item p{
    margin-bottom: 9px;
}
.cbs_item .jq-selectbox{

}
.c_body .cs_pagin{
}
.c_body > .cs_pagin:last-child{
    margin-top: 42px;
}
.cs_pagin a{
    display: inline-block;
    vertical-align: middle;
}
.cs_pagin p{
    text-align: center;
    margin-bottom: 14px;
}
.cbs_prev,
.cbs_next{
    width: 30px;
    height: 30px;
    background: url(/local/templates/main/css/../images/pagin-nav.png) no-repeat 50% 50%;
    opacity: .3;
    transition: opacity .2s;
}
.cbs_prev:hover,
.cbs_next:hover{
    opacity: 1;
}
.cbs_prev{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.cbs_next{

}
.cbs_page{
    width: 30px;
    height: 30px;
    margin: 0 1px;
    line-height: 30px;
    border-radius: 3px;
    background-color: #e8e8e8;
    color: #4e4e4e;
    text-align: center;
    font-weight: 500;
    transition: background .2s, color .2s;
}
.cbs_page.active,
.cbs_page:hover{
    background-color: #ff8b82;
    color: #fff;
    text-decoration: none;
}
.cbs_page.active{
    cursor: default;
    pointer-events: none;
}
.cs_pagin span{
    display: inline-block;
    font-weight: 500;
    color: #4e4e4e;
    margin: 0 3px;
    vertical-align: 2px;
}

.cb_galleryCrsl{
    position: relative;
    padding: 15px;
    border: 1px solid #ddd;
}
.cb_galleryCrsl .swiper-slide{
    width: 446px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.cb_galleryCrsl .swiper-slide a {
    display: inline-block;
}
.cbg_item img{
    width: 100%;
}
.cb_galleryCrsl .swiper-button-prev.swiper-button-disabled,
.cb_galleryCrsl .swiper-button-next.swiper-button-disabled{
    opacity: 0;
}
.cb_galleryCrsl .swiper-paginationNav .swiper-button-prev{
    left: 0;
}
.cb_galleryCrsl .swiper-paginationNav .swiper-button-next{
    right: 0;
}
.leadForm.small{

}
.container2{
    padding: 0 16px;
}
.leadForm.small{
    padding-top: 14px;
    padding-bottom: 14px;
}
.leadForm.small .lf_medium{
    font-size: 2.1rem;
    margin-bottom: 6px;
}
.leadForm.small .lf_small{
    font-size: 1.6rem;
    text-transform: none;
    font-weight: normal;
}
.leadForm.small .lf_str{
    margin-bottom: 20px;
}
.cb_gallery{

}
.cb_gallery a{

}
.cb_gallery img{
    width: 100%;
    display: block;
}
.c_search{
    position: relative;
}
.c_search input{
    width: 100%;
    height: 38px;
    border-radius: 3px;
}
.c_search button{
    position: absolute;
    width: 42px;
    height: 36px;
    right: 1px;
    top: 1px;
    border-radius: 0 3px 3px 0;
    background-color: #ff8b82;
    transition: background-color .2s;
}
.c_search button:hover{
    background-color: #ff7065;
}
.c_search svg{
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 15px;
}
.cb_filter .column_3y,
.cb_filter .column_3y > *{
    margin-bottom: 0;
}
.c_body .article .highlighted{
    padding: 17px;
    background-color: #f8f8f8;
    margin-bottom: 8px;
}
.c_body .article h1{
    margin-bottom: 8px;
}
.c_body .article .pcc_body{
    max-height: 100px;
    margin-bottom: 40px;
    border: none;
}
.c_body .article .pcc_but{
    bottom: 0;
}
.c_body .article .pcc_but:after{
    display: none;
}
.c_body .article .pcc_but span{
    position: absolute;
    top: 46px;
    cursor: pointer;
    color: #748b9e;
    text-decoration: underline;
    font-weight: 500;
}

/*====================  Предложения  ====================*/

.recommended{

}
.r_item{
    font-size: 1.5rem;
    color: #748b9e;
}
.specDeals .r_item{
    position: relative;
    padding-bottom: 64px;
}
.specDeals .r_item .but_red{
    box-sizing: border-box;
    position: absolute;
    bottom: 11px;
    left: 11px;
    right: 11px;
    height: 31px;
    line-height: 31px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.r_item p{
    color: #292929;
    font-weight: normal;
    margin-top: 8px;
    font-size: 1.4rem;
}
.ri_pict{
}
.ri_pict img{

}
.ri_pict a{
    transition: opacity .3s;
}
.ri_pict a:hover{
    opacity: .8;
}

/*====================  Текстовый блок  ====================*/

.article{

}
.article h1,
.article h2,
.article h3,
.article .h1,
.article .h2,
.article .h3{
    font-weight: 700;
}
.article .h1,
.article h1{
    font-size: 2.1rem;
}
.article .h2,
.article h2{
    font-size: 2.1rem;
    margin-bottom: 12px;
}
.article h3,
.article .h3{
    font-size: 1.8rem;
}
.article p:not(:last-child),
.article ul:not(:last-child),
.article ol:not(:last-child){
    color: #4f4f4f;
    margin-bottom: 18px;
}
.a_img{
    margin-bottom: 38px;
}
.article p,
.article ul,
.article ol{
    max-width: 760px;
}
.article p:not(:last-child),
.article ul:not(:last-child),
.article ol:not(:last-child){
    margin-bottom: 24px;
}
.article p{

}
.article strong{
    font-weight: 500;
}
.article p.large{
    font-size: 1.6rem;
    font-weight: 500;
}
.article ul{

}
.article ol{

}
.article li{
    margin-bottom: 4px;
}
.article ul li{

}
.article ol li{

}
.articleCat{

}
.catalog .c_body .article{
    margin-top: 28px;
}
.ac_list{

}
.a_date{
    color: #adadad;
    margin-top: 34px;
}
.ac_item{
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.ac_item:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.aci_pict{
    float: left;
    width: 160px;
    margin-right: 22px;
    background-color: #000;
}
.aci_pict img{
    width: 100%;
    display: block;
    transition: opacity .2s;
}
.aci_pict img:hover{
    opacity: .9;
}
.aci_desc{
    float: left;
    width: calc(100% - 182px);
}
.aci_title{
    display: inline-block;
    margin-bottom: 14px;
}
.aci_desc a{
    font-size: 1.5rem;
    font-weight: 500;
    color: #748b9e;
}
.aci_desc p{
    margin-bottom: 14px;
}
.aci_desc time{
    color: #adadad;
}

/*====================  Баннера  ====================*/

.mainSlider{
    background: #f6f6f6 url(/local/templates/main/css/../images/main-slider-bg.jpg) no-repeat 50% 100%;
}
.mainSlider .swiper-slide {
    width: 940px;
}
.mainSlider .swiper-slide img{
    width: 100%;
}
.ms_text{
    position: absolute;
    top: 20px;
    left: 27px;
    font-size: 1.8rem;
    color: #fff;
    opacity: 0;
    transition: opacity .4s;
}
.swiper-slide-active .ms_text{
    opacity: 1;
}
.ms_text span{
    font-size: 3rem;
    vertical-align: -2px;
}
.ms_nav{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ms_nav .container{
    height: 100%;
}
.swiper-paginationNav{
    position: relative;
    height: 100%;
}
.ms_nav .swiper-button-prev{

}
.ms_nav .swiper-button-next{

}
.ms_nav .swiper-pagination{
    position: relative;
    margin-top: -71px;c_
    z-index: 100;
}
.ms_nav .swiper-pagination-bullet{
    position: relative;
    opacity: 1;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    margin: 0 4px;
    background-color: #fff;
}
.ms_nav .swiper-pagination-bullet-active{
    border-color: transparent;
    background-color: #f5483a;
}
.smallBanner{
    background-color: #fafafa;
    line-height: 1.3;
    text-transform: uppercase;
}
.sb_text{
    font-size: 1.7rem;
    max-width: 60%;
}
.smallBanner a:hover{
    text-decoration: none;
}
.smallBanner .container{
    position: relative;
    padding-top: 20px;
    padding-bottom: 21px;
}
.smallBanner .container > *{
    position: relative;
    z-index: 2;
}
.smallBanner .container:before{
    content: "";
    position: absolute;
    height: 100%;
    right: 22px;
    top: 0;
    background: #fafafa url(/local/templates/main/css/../images/banner-xsmall.jpg) no-repeat 0 0/auto 100%;
    z-index: 1;
}

/*====================  Формы захвата  ====================*/

.leadForm{

}
.leadForm .column_2{
    padding-bottom: 24px;
}
.leadForm .column_2 > *{
    position: relative;
}
.lf_large{
    font-size: 3.6rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 16px;
}
.lf_large span,
.lf_medium span,
.lf_small span{
    color: #f9be00;
}
.lf_medium{
    text-transform: uppercase;
    font-size: 2.6rem;
    max-width: 480px;
}
.lf_small{
    text-transform: uppercase;
    font-size: 1.7rem;
    font-weight: bold;
}
.leadForm p{
    font-size: 1.6rem;
}
.leadForm strong{

}
.leadForm input{
}
.leadForm button{

}

/*====================  Преимущества  ====================*/

.triggers{
    padding: 38px 0 32px;
    background: url(/local/templates/main/css/../images/triggers-bg.jpg) no-repeat 50% 0/cover;
    color: #fff;
}
.t_item{
    padding-bottom: 20px;
    padding-left: 92px;
    background-repeat: no-repeat;
    background-position: 0 6px;
}
.t_item:nth-last-child(1),
.t_item:nth-last-child(2){
    padding-bottom: 0;
}
.t_item:nth-child(1){
    background-image: url(/local/templates/main/css/../images/trig-ico1.svg);
    background-size: 63px 60px;
}
.t_item:nth-child(2){
    background-image: url(/local/templates/main/css/../images/trig-ico2.svg);
    background-size: 64px 64px;
}
.t_item:nth-child(3){
    background-image: url(/local/templates/main/css/../images/trig-ico3.svg);
    background-size: 71px 72px;
}
.t_item:nth-child(4){
    background-image: url(/local/templates/main/css/../images/trig-ico4.svg);
    background-size: 67px 47px;
}
.t_item:nth-child(5){
    background-image: url(/local/templates/main/css/../images/trig-ico5.svg);
    background-size: 76px auto;
}
.t_item:nth-child(6){
    background-image: url(/local/templates/main/css/../images/trig-ico6.svg);
    background-size: 62px 62px;
}
.t_item strong{
    display: block;
    margin-bottom: 12px;
    font-size: 1.8rem;
}
.t_item p{
    color: #cbcbcb;
    max-width: 334px;
}

/*====================  Отзывы  ====================*/

.reviews{
}
.reviews h2{
    font-size: 2rem;
    text-align: center;
}
.reviews h2 a{
    text-decoration: underline;
}
.reviews h2 a:hover{
    text-decoration: none;
}
.reviews h2 span{
    color: #fd3c2d;
}
.r_slider{

}
.rs_item{
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}
.rs_wrap{
    padding: 4.5% 6.5% 8%;
}
.rs_photo{
    float: left;
    width: 86px;
    margin-right: 24px;
}
.rs_photo img{
    border-radius: 50%;
}
.rs_text{
    float: left;
    width: calc(100% - 110px);
}
.rs_name{
    margin-bottom: 12px;
}
.rs_name span{
    display: inline-block;
    font-size: 1.6rem;
    margin-right: 14px;
    font-weight: 500;
}
.rs_name span:first-letter{
    color: #fe0000;
}
.rs_rating{
    display: inline-block;
    vertical-align: middle;
}
.rs_rating span{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/local/templates/main/css/../images/rev-star.png);
    margin-right: -2px;
}
.rs_rating[data-rating="1"] span:nth-child(1){
    background-image: url(/local/templates/main/css/../images/rev-star-active.png);
}
.rs_rating[data-rating="2"] span:nth-child(1),
.rs_rating[data-rating="2"] span:nth-child(2){
    background-image: url(/local/templates/main/css/../images/rev-star-active.png);
}
.rs_rating[data-rating="3"] span:nth-child(1),
.rs_rating[data-rating="3"] span:nth-child(2),
.rs_rating[data-rating="3"] span:nth-child(3){
    background-image: url(/local/templates/main/css/../images/rev-star-active.png);
}
.rs_rating[data-rating="4"] span:not(:last-child){
    background-image: url(/local/templates/main/css/../images/rev-star-active.png);
}
.rs_rating[data-rating="5"] span{
    background-image: url(/local/templates/main/css/../images/rev-star-active.png);
}
.rs_text p{

}
.butWrap{
    text-align: center;
}
.reviews .butWrap{
    margin-top: 20px;
}
.reviews .butWrap a{
    width: 196px;
    height: 34px;
    line-height: 34px;
}

/*====================  Новости на главной  ====================*/

.newsWidget{

}
.nw_main{
    border: 1px solid #e9e9e9;
    background-color: #f5f5f5;
    padding-right: 12px;
    margin-bottom: 15px;
}
.nw_photo{
    float: left;
    overflow: hidden;
}
.nw_photo img{
    float: right;
    max-width: none;
    transition: transform .5s;
}
.nw_photo:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.nw_text{
    padding-top: 24px;
    float: left;
}
.nw_text a{
    display: inline-block;
    font-weight: 500;
    font-size: 1.7rem;
    color: #748b9e;
    margin-bottom: 12px;
}
.nw_text p{

}
.mw_more{
    text-align: center;
    margin-top: 36px;
    padding-bottom: 8px;
}
.mw_more a{
    font-weight: 500;
    color: #748b9e;
    text-transform: uppercase;
}

/*====================  Каталог на главной  ====================*/

.homeCatalog{

}
.hc_item{
    position: relative;
    overflow: hidden;
}
.hc_item:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
    transition: background .5s;
}
.homeCatalog img{
    display: block;
    width: 100%;
}
.hc_item:hover:before{
    background-color: rgba(0, 0, 0, .3);
}
.homeCatalog p{
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 1.6rem;
    z-index: 2;
}

/*====================  Текстовый на главной  ====================*/

.mainArticle{
    padding: 32px 0 16px;
    background-color: #e8e8e8;
}
.mainArticle h2{
    margin-bottom: 8px;
    font-size: 2.1rem;
    font-weight: bold;
}
.mainArticle p,
.mainArticle ul{
    margin-bottom: 18px;
}
.mainArticle li:not(:last-child){
    margin-bottom: 10px;
}
.mainArticle ul{

}
.mainArticle li{
}
.mainArticle ul li:before{
    content: "●";
    margin-right: 12px;
    font-size: 12px;
    font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.mainArticle img:not(:last-child){
    margin-bottom: 14px;
}

/*====================  Фильтр  ====================*/

.asideLeft{
}
.as_body{
    border: 1px solid #ddd;
}
.as_body:not(:last-child){
    margin-bottom: 10px;
}
.as_title{
    font-size: 2.1rem;
    font-weight: 500;
    margin-bottom: 22px;
}
.asf_group{
    padding: 11px 15px 13px;
    border-bottom: 1px solid #ddd;
    border-radius: 3px;
}
.asf_group.grey{
    background-color: #f8f8f8;
}
.as_filter button[type="reset"]{
    width: 100%;
    height: 42px;
    margin: 8px 0;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    color: #c2c2c2;
    font-weight: 500;
    transition: color .2s, border-color .2s;
}
.as_filter button[type="reset"]:hover{
    border-color: #ddd;
    color: #adadad;
}
.as_filter .detailItem{

}
.as_filter .detailItem:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.detailBut{
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    color: #4d4d4d;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.detailBut:after{
    right: 0;
    width: 13px;
    height: 7px;
    margin-top: -4px;
}
.detailBut:after,
.asf_catalog > li > a:before{
    content: "";
    position: absolute;
    top: 50%;
    background: url(/local/templates/main/css/../images/ico-detail-drop-orange.png) no-repeat 0 0/100% 100%;
}
.active .detailBut:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.as_filter .detailBut{
    padding: 11px 15px 13px;
    background-color: #f8f8f8;
    border-bottom-color: transparent;
    transition: margin .5s, padding .5s, border-color .2s, background-color .2s;
}
.asf_group .detailBut{
    margin: -11px -15px -13px;
}
.asf_group .detailHidden{
    padding-top: 17px;
}
.as_filter .detailBut:after{
    top: 19px;
    right: 15px;
    margin-top: 0;
}
.as_filter .active .detailBut{
    border-bottom-color: #ddd;
    padding-bottom: 12px;
    margin-bottom: 0;
    background-color: #fff;
}

.as_filter .detailHidden{
}
.asf_formList{
    margin-bottom: 4px;
}
.asf_formList li:not(:last-child){
    margin-bottom: 15px;
}
.asf_formList label{

}
.asf_formList label input{

}
.asf_formList label span{
}
#filterSearch{
    margin-bottom: 16px;
}
#filterSearch:focus{
    border-color: #ff8b82;
}
.asf_visible{
}
.asf_visible + .asf_hidden{
    margin-top: 14px;
}
.as_subtitle{
    color: #4e4e4e;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.asf_hidden{
    display: none;
}
.asf_showMore:before{
    content: "Ещё";
}
.asf_showMore.active:before{
    content: "Свернуть";
}
.asf_showMore{
    display: inline-block;
    padding: 8px 12px;
    margin-top: 12px;
    border: 1px solid #ddd;
    border-radius: 2px;
    line-height: 1;
    color: #748b9e;
    font-size: 14px;
    cursor: pointer;
    transition: border .2s, color .2s;
}
.asf_showMore.active{
    display: block;
}
.asf_showMore:hover{
    border-color: #4e4e4e;
    color: #4e4e4e;
}
#filterSearchBody{
    max-height: 330px;
    overflow: hidden;
}
.rangeSliderWrap{
    padding-top: 7px;
}
.rangeSlider{
    margin-bottom: 21px;
}
.rangeSliderWrap{

}
.rangeSlider{

}
.fr_sepr{
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 3px;
    background-color: #959595;
    margin: 0 6px;
}
.rangeSliderWrap input{
    vertical-align: middle;
    width: 88px;
    height: 30px;
    padding: 0 8px;
    border: 1px solid #ddd;
    color: #535353;
}
.asf_moreBut{
    position: relative;
    display: block;
    margin-top: 12px;
    text-decoration: underline;
    color: #748b9e;
    font-weight: 500;
    cursor: pointer;
    padding-left: 12px;
}
.asf_moreBut:before{
    content: "+";
    position: absolute;
    left: 0;
}
.asf_more.active + .asf_moreBut:before{
    content: "–";
}
.asf_moreBut:hover{
    text-decoration: none;
}
.asf_more{
    display: none;
    margin-top: 15px;
}
.asf_more.active{
    display: block;
}
.as_type{

}
.as_type li{

}
.as_type a{
    display: block;
    padding: 11px;
    font-size: 1.5rem;
    color: #748b9e;
    font-weight: 500;
    text-decoration: underline;
    border-bottom: 1px solid #ddd;
}
.as_type a:hover{
    text-decoration: none;
}
.as_type li:last-child a{
    border: none;
}
.as_type a.active{
    position: relative;
    text-decoration: none;
    color: #000;
}
.as_type a.active:after{
    content: "";
    position: absolute;
    border-right: 5px solid #ff8b82;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 50%;
    margin-top: -5px;
    right: 0;
}
.asf_catalog{
    padding: 6px 0;
}
.asf_catalog > li{
    padding: 0 11px;
}
.asf_catalog > li.active{
    background-color: #f8f8f8;
}
.asf_catalog a{
    position: relative;
    display: block;
    padding: 6px 0 6px 17px;
}
.asf_catalog > li > a{
}
.asf_catalog > li > a:before{
    width: 9px;
    height: 5px;
    left: 0;
    margin-top: -2px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.asf_catalog > li.active > a:before{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.asf_catalog > li.active > a{
    font-weight: bold;
    color: #e53729;
}
.asfc_lvl2{
    padding: 0 0 4px;
    display: none;
}
.asf_catalog > li.active .asfc_lvl2{
    display: block;
}
.asfc_lvl2 > li{

}
.asfc_lvl2 > li > a{

}
.asfc_lvl2 > li > a:before{
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #e53729;
    border-radius: 50%;
    left: 2px;
    top: 13px;
}
.cb_countries{

}
.cb_countries li{
    padding: 12px 10px 40px;
    border: 1px solid #ddd;
}
.cbc_catPict{
    position: relative;
    height: 176px;
    margin-bottom: 12px;
}
.cbc_catPict img{
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.cb_countries li > a{
    font-weight: 500;
    color: #748b9e;
    text-decoration: underline;
}
.cb_countries li a:hover{
    color: #e53729;
}

/*====================  Корзина  ====================*/

.basket{

}
.basket h1{

}
.b_main h2{

}
.b_clearAll{
    float: right;
    margin-top: 4px;
    color: #9e9e9e;
    padding: 2px 0 2px 25px;
    background: url(/local/templates/main/css/../images/ico-clear-all.png) no-repeat 0 50%;
}
.b_main{
}
.bm_itemsWrap{
    border: 1px solid #ddd;
}
.bm_itemsWrap .detailHidden{
    display: block;
}
.bm_itemList:not(:last-child),
.bm_itemsWrap .detailItem.active:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.bm_itemList:not(:last-child){
    /* margin-bottom: 12px; */
}
.bm_itemList + .detailItem .detailBut{
    margin-top: -12px;
}
.bm_itemList > li{
    padding: 14px;
}
.bm_itemList > li:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.bmi_photo{
    width: 94px;
    float: left;
}
.bmi_photo img{
    width: 100%;
    display: block;
}
.bmi_name{
    float: left;
    margin-left: 9px;
    max-width: 220px;
}
.bmi_name a{
    display: inline-block;
    text-decoration: underline;
    color: #748b9e;
    margin-bottom: 8px;
    font-size: 1.5rem;
}
.bmi_name a,
.bmi_name span{
    font-weight: 500;
}
.bmi_name a:hover{
    text-decoration: none;
}
.bmi_name p{
    font-size: 1.3rem;
}
.bmi_name p span{
    font-weight: 500;
}
.bmi_right{
    float: right;
    text-align: right;
}
.bmi_amount{
    margin-bottom: 10px;
}
.bmi_amount p{
    margin-bottom: 12px;
}
.bmi_amount .jq-number{
    height: 31px;
    line-height: 31px;
    padding: 0 26px;
    width: 62px;
}
.bmi_amount .jq-number__spin{
    width: 26px;
}
.bmi_amount .jq-number__field input{
    height: 31px;
}
.bmi_amount .jq-number__spin:before{
    font-size: 20px;
    font-weight: normal;
}
.bmi_amount label{
    display: block;
    margin-bottom: 24px;
}
.bmi_amount label span{
    font-weight: 500;
}
.bmi_amount .checkboxLabel:before{
    margin-right: 0;
    margin-left: 10px;
}
.bmi_price{
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 10px;
}
.bmi_right .c_stock{

}
.bmi_remove{
    font-size: 14px;
    color: #748b9e;
    margin-left: 12px;
    cursor: pointer;
}
.bmi_remove:hover{
}
.bm_itemsWrap .detailItem{

}
.bm_itemsWrap .detailBut{
    margin: 0 14px;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
    font-size: 15px;
}
.bm_itemsWrap .detailItem:not(.active):last-child .detailBut{
    border-bottom: none;
}
.bm_itemsWrap .detailBut:after{

}
.bm_itemsWrap .detailHidden{

}
.b_section{
}
.b_checkbout{
}
.bc_body{
    position: relative;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}
.bc_personal .bc_body{
    padding: 13px 14px;
}
.b_checkbout section{
    margin-bottom: 24px;
}
.basket .frm_label{

}
.frm_typePerson{
    margin-bottom: 16px;
}
.frm_typePerson .frm_label{
    margin-bottom: 12px;
}
.frm_typePerson label:not(:last-child){
    margin-right: 10px;
}
.bc_body hr{
    height: 1px;
    background-color: #ddd;
    margin: 0 -14px 14px;
}
.bc_body .jq-selectbox{
}
.bc_body input,
.bc_body textarea,
.bc_body .jq-selectbox{
    background-color: #fff;
    width: 100%;
}
.bc_body .jq-selectbox{
    max-width: 276px;
}
.bc_body input.frm_tel{
    width: calc(100% - 28px);
}
.bc_body input,
.bc_body textarea{

}
.b_delivery{

}
.bd_line{
    padding: 14px;
}
.bd_line:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.bd_line a{
    font-size: 1.5rem;
    color: #748b9e;
    text-decoration: underline;
}
.bd_line a:hover{
    text-decoration: none;
}
.bd_line .radioLabel{
    position: relative;
    display: inline-block;
    padding-left: 28px;
    color: #4d4d4d;
}
.bd_line .radioLabel:before{
    position: absolute;
    left: 0;
}
.b_payment{

}
.b_payment label{

}
.b_payment input{

}
.b_payment input+span{

}
.b_payment img{

}
.bdl_payMeth{
    position: relative;
    padding-left: 82px;
}
.bdl_payMeth img{
    position: absolute;
    left: 0;
}
.bdl_payMeth strong{
    display: block;
}
.bmi_label,
.bmi_value{
    float: left;
    text-align: left;
}
.bmi_label{
    width: 58%;
}
.bmi_value{
    width: 42%;
}
.bmi_value.large{
    position: relative;
    font-size: 1.8rem;
    top: -3px;
}
.bmi_list li.green{
    font-weight: 500;
    color: #5c9d2a;
}
.bmi_list li.red{
    font-weight: 500;
    color: #e53729;
}
.bmi_list li.bold{
    font-weight: 500;
}
.b_total textarea{
    height: 356px;
}
.bdl_payMeth
.b_total{

}
.b_total .bm_itemList{

}

.b_aside{

}
.ba_checkout{
    box-sizing: border-box;
    border: 1px solid #ddd;
    max-height: calc(100% - 20px);
    overflow: auto;
}
.ba_alert,
.ba_sum,
.ba_buttons,
.ba_deliv,
.ba_payment,
.ba_coupon,
.ba_vip,
.ba_clear{
    padding: 14px 20px;
    border-bottom: 1px solid #ddd;
}
.ba_clear{
    position: relative;
    overflow: hidden;
}
.ba_clear a{
}
.ba_alert{
    position: relative;
    padding-left: 50px;
}
.ba_checkout > div:last-child{
    border: none;
}
.ba_sum{

}
.ba_sum p{
    font-size: 1.5rem;
    margin-top: 7px;
    font-weight: bold;
}
.ba_sum strong{
    font-size: 2.3rem;
}
.ba_right{
    float: right;
}
.ba_buttons{

}
.ba_buttons > [class^="but_"]{
    display: block;
    width: 100%;
}
.ba_buttons .but_red{
    font-weight: bold;
    text-transform: uppercase;
}
.ba_buttons .but_red:not(:last-child){
    /* margin-bottom: 10px; */
}
.ba_alert:before{
    content: "";
    position: absolute;
    left: 13px;
    background: url(/local/templates/main/css/../images/ico-alert.png) no-repeat 0 0/100%;
    width: 25px;
    height: 25px;
}
.ba_vip strong{
    font-size: 1.8rem;
}
.ba_vip p{
    margin-top: 3px;
    margin-bottom: 12px;
}
.ba_vip .ico_vip a{
    color: #748b9e;
    margin-left: 4px;
    text-decoration: underline;
}
.ba_vip .ico_vip a:hover{
    text-decoration: none;
}
.ba_vip p span,
.ba_vip .ico_vip span{
    color: #e53729;
}
.ba_deliv .ba_right{
    font-weight: bold;
    color: #81c250;
}
.ba_vip .ico_vip span{
    position: absolute;
}
.ba_vip .ico_vip .tooltip{
    margin-left: 12px;
}
.ba_alert p{

}
.ba_alert strong{

}
.bmi_right{
    width: 44%;
}
.bmi_list li{
    margin-bottom: 6px;
}
.bmi_list li:after{
    content: "";
    clear: both;
    display: block;
}
.ba_coupon{

}
.ba_coupon input,
.ba_coupon a{
    width: 100%;
    border-color: #ddd;
}

.ba_coupon input::-webkit-input-placeholder {color: #c3c3c3;}
.ba_coupon input::-moz-placeholder          {color: #c3c3c3; opacity:1;}
.ba_coupon input:-moz-placeholder           {color: #c3c3c3; opacity:1;}
.ba_coupon input:-ms-input-placeholder      {color: #c3c3c3;}
.ba_coupon input{
    color: #c3c3c3;
    margin-bottom: 10px;
}
.ba_coupon a{

}
.ba_coupon .but_white{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #ddd;
}
.ba_coupon .but_white:hover{
    color: #666;
}

/*====================  Личный кабинет  ====================*/

.userAccount{

}
.au_section{
    border: 1px solid #dddddd;
}
.au_section:not(:last-child){
    margin-bottom: 16px;
}
.ua_title{
    position: relative;
    padding-top: 11px;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 1.5rem;
    background-color: #ededed;
}
.ua_ico{
    display: inline-block;
    vertical-align: middle;
    width: 31px;
}
.ua_title img{
}
.ua_title span{
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.ua_title i{
    font-style: normal;
    font-size: 1.3rem;
    color: #ff8b82;
}
.aus_body{
    padding-top: 20px;
    padding-bottom: 22px;
    text-align: center;
}
.aus_col{
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.aus_col2{
    width: 100%;
    max-width: 290px;
    margin: auto;
}
.aus_col2 p{
    margin-bottom: 18px;
}
.au_section input{
    width: 290px;
}
.au_section .frm_buttons button,
.au_section .jq-selectbox{
    width: 100%;
}
.frm_buttons{
    margin-top: 20px;
}
.frm_buttons:not(:last-child){
    margin-bottom: 16px;
}
.frm_buttons button:not(:last-child){
    margin-bottom: 10px;
}
.aus_body:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.ua_addProfile{
    margin-bottom: 26px;
}
.ausb_col{
    display: inline-block;
    vertical-align: top;
    margin-right: 5.4%;
    max-width: 60%;
}
.ausb_col:last-child{
    margin-right: 0;
}
.ausb_row{
    position: relative;
}
.ausb_col strong{
    display: block;
    margin-bottom: 10px;
}
.ausb_col p strong{
    margin-bottom: 0;
}
.ausb_col p{
    color: #4d4d4d;
}
.ausb_col p > span{
    color: #ec4739;
    font-weight: 500;
}
.ausb_vip{
    width: 206px;
    margin-right: 0;
}
.aus_body a{
    color: #748b9e;
    text-decoration: underline;
}
.aus_body a:hover{
    text-decoration: none;
}
.aus_body > *,
.aus_body > form > *{
    text-align: left;
}
.aus_body > form{
    text-align: center;
}
.ausb_pass{
    display: inline-block;
    margin-left: 18px;
}
.ausb_state{
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 20px;
}
.ausb_state{
    display: inline;
    padding: 1px 0 2px 30px;
}
.aus_currentSoc{
    float: left;
    max-width: 60%;
    margin-right: 28px;
    padding: 15px 28px 15px 0;
    border-right: 1px solid #ddd;
}
.ausc_item{
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 36px;
    margin-bottom: 8px;
}
.ausc_item:not(:last-child){
    margin-right: 20px;
}
.ausc_ico{
    position: absolute;
    left: 0;
    top: 4px;
}
.ausc_item img{
    position: relative;
    top: -2px;
}
.ausc_item p{
    font-weight: 500;
}
.ausc_item a{

}
.aus_moreSoc{
    float: left;
    max-width: 60%;
    margin-top: 2px;
}
.aus_moreSoc p{
    margin-bottom: 10px;
}
.aus_moreSoc a:not(:last-child){
    margin-right: 6px;
}
.ausb_opt{
    position: absolute;
    right: 0;
    top: 0;
}
.ausb_subtitle{
    font-size: 1.8rem;
    font-weight: 500;
    color: #ec4739;
    margin-bottom: 10px;
}
.ausb_subtitle span{
    font-size: 1.3rem;
    margin-left: 2px;
}
.ausb_list{

}
.ausb_list li:not(:last-child){
    margin-bottom: 2px;
}
.ausb_list strong{
    font-weight: 500;
}
.ausb_list span{

}
.au_section .bm_itemList{
    background-color: #f8f8f8;
}
.ausb_right{
    float: right;
    text-align: right;
}
.ausbr_item{
    display: inline-block;
}
.ausbr_item:not(:last-child){
    margin-right: 50px;
}
.ausb_right .ausb_col strong{
    margin-bottom: 0;
}
.ausb_col.state{
    padding-top: 10px;
}
.ua_buts > *{
    width: 184px;
    margin-right: 16px;
}
.aus_orderList{
}
.auso_item{
    padding: 18px;
    position: relative;
}
.auso_item:not(:last-child){
    border-bottom: 1px solid #ddd;
}
.auso_item > div{
}
.auso_item p{

}
.auso_item strong{
    font-weight: 500;
}
.auso_item p a{
    color: #748b9e;
    text-decoration: underline;
}
.auso_item p a:hover{
    text-decoration: none;
}
.auso_state{
    padding-left: 36px;
    background-repeat: no-repeat;
    background-size: 20px;
}
.auso_state.completed{

}
.auso_state.inProgress{

}
.auso_sum{

}
.frm_captcha:not(:first-child){
    margin-top: 22px;
}
.frm_agree{

}
.frm_agree .checkboxLabel:before{
    position: absolute;
    left: 0;
}
.frm_agree .checkboxLabel{
    position: relative;
    padding-left: 24px;
    font-size: 1.3rem;
    transition: color .2s;
    margin-bottom: 0;
}
.frm_links{
    padding-top: 12px;
    text-align: center;
}
.frm_links a{
    display: inline-block;
}
.frm_links a:not(:last-child){
    margin-bottom: 16px;
}



/*====================  Галерея  ====================*/

.gallery{

}
.g_inst{

}
.g_inst img{
    vertical-align: middle;
    margin-right: 18px;
}
.g_inst p{
    display: inline-block;
    vertical-align: middle;
    color: #787878;
    width: calc(100% - 90px);
    max-width: 512px;
    font-size: 1.6rem;
}
.g_inst p a{
    font-weight: bold;
    color: #748b9e;
}
.g_body{

}
.gb_item{
    padding: 11px;
    border: 1px solid #ddd;
}
.gb_item a{
    color: #748b9e;
    font-weight: 500;
}
.gb_item > a:not(.gb_img){
    display: inline-block;
    height: 50px;
}
.gb_item img{
    margin-bottom: 10px;
    transition: opacity ease .2s;
    width: 100%;
}
.gb_item img:hover{
    opacity: .9;
}
.gb_img{
}
.g_sliderWrap{
    position: relative;
    border: 1px solid #ddd;
    padding: 4.1%;
}
.g_slider{
    overflow: hidden;
}
.g_slider .swiper-wrapper{

}
.gs_item{

}
.gs_item a{
    display: block;
}
.gs_item img{
    display: block;
    border: 1px solid #ddd;
}

/*====================  Контакты/Как купить/О компании  ====================*/

.infoSect{
    color: #000;
    line-height: 1.4;
}
/*.is_body{
    border: 1px solid #ddd;
}*/
.is_body.numbered{
    counter-reset: infoSectCnt;
}
.is_group{
    padding: 20px 24px 24px;
}
/*.is_group:not(:last-child){
    border-bottom: 1px solid #ddd;
}*/
.is_group .leadForm{
    padding-bottom: 0;
    margin-bottom: 0;
}
.is_group h2{
    margin-bottom: 12px;
    font-size: 1.6rem;
    color: #ee1d24;/*ff8b82;*/
}
.is_group h2 span{
    color: #000;
}
.is_group.numbered h2{
    counter-increment: infoSectCnt;
}
.is_group.numbered h2:before{
    content: counter(infoSectCnt)". ";
}
.is_group ul:not(.is_menu){

}
.is_group ul:not(.is_menu) li:not(:last-child){
    margin-bottom: 10px;
}
.is_group ul:not(.is_menu) li:before{
    content: "\2013 ";
}
.infoSect p:not(:last-child),
.is_menu:not(:last-child){
    margin-bottom: 16px;
}
.infoSect a{
    text-decoration: underline;
    color: #748b9e;
}
.infoSect a[href^=tel:]{
    text-decoration: none;
    color: #000;
}
.infoSect a:hover{
    text-decoration: none;
}
.infoSect strong{
    font-weight: 500;
}
.is_group i{
    font-style: normal;
    font-weight: 500;
    color: #6b6b6b;
}
.is_menu{

}
.is_menu li{
    margin-bottom: 6px;
}
.is_menu a{

}
.is_warning{
    padding-top: 6px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdBAMAAACkvXo8AAAAA3NCSVQICAjb4U/gAAAAMFBMVEX/////i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4L/i4JDyJNEAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAEJSURBVBiVY2AAApGed+/ebVNggALW/f9B4IYAhMs4/z8EXIHwdf7DQAKIy3QexDx1H0h8A/G5QNwfAtogygDIrwcxLjCwgKiDQOUghf8PMDC/B1LfGRjYwSZ9ZeAEUX8FGGQgRk9fD6YCGOxB1Os9d9+D+RMY8iEUA/d/iDn9IOpNApT/gGE+VJ0uCj+AwQ7KB6sHOswfygeb91cB4kygO8HifwQYIPYvgLjnFwPDeaiPwe78wcAIds8/BYg/vjEw/Qf56yfQv/PBfMZWkMMfAfkgA/4oMDDthwYYM0jhzYp1YGNAwA8enhPAfObzUO5zaHyIQ/z+2wAWQer7QEYEMMCBsFtZMCT6ABWiGJGVZa4iAAAAAElFTkSuQmCC') no-repeat 0 0;
    color: #4c5258;
}
.is_warning h2{
    color: #4b4b4b;
}
.is_warning dl{

}
.is_warning dt{
    font-weight: bold;
    margin-bottom: 12px;
}
.is_warning dd:before{
    content: "\2013 ";
}

/*====================  Карта  ====================*/

.officesMap{
}
.officesMap .container{

}
.ymapWrap{
    position: relative;
    padding-top: 50%;
}
#ymap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*====================  Карта  ====================*/

.compare{
    position: relative;
    overflow-x: hidden;
}
.compare:before,
.compare:after{
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 103;
}
.compare:before{
    left: 0;
    right: calc(50% + 490px);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.compare:after{
    left: calc(50% + 490px);
    right: 0;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.compare .container:before{
    content: "";
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    height: 140px;
    background-color: #fff;
    box-shadow: 0 16px 16px rgba(172, 172, 172, .5);
    z-index: 101;
    display: none;
}
.cmp_fixed{
    box-sizing: border-box;
    position: fixed;
    padding-top: 24px;
    padding-bottom: 12px;
    top: 73px;
    width: 100%;
    z-index: 102;
    background-color: #fff;
    display: none;
}
.fixed .container:before,
.fixed .cmp_fixed{
    display: block;
}
.cmp_crsl .slick-track{
    margin-left: 0;
    margin-right: 0;
}
.cmp_fixed:after{
    content: "";
    position: absolute;
    right: 25px;
    height: 100%;
    top: 0;
    border-right: 1px solid #ddd;
}
.cmpf_img{
    width: 54px;
    height: 54px;
    margin-right: 14px;
    float: left;
}
.cmpf_img img{

}
.cmpf_desc{
    float: left;
    width: calc(100% - 68px);
}
.cmpf_price{
    margin-bottom: 8px;
}
.cmpf_price del{
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    color: #9f9f9f;
}
.cmpf_price strong{
    font-size: 1.6rem;
    font-weight: 500;
}
.cmpf_desc a{
    position: relative;
    display: inline-block;
    font-size: 13px;
    color: #748b9e;
    text-decoration: underline;
    line-height: 1.2;
    max-height: 61px;
    overflow: hidden;
}
.cmpf_desc a:after{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 20px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 44%, rgba(255,255,255,1) 58%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 58%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 58%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.cmp_crsl.slick-slider .slick-track,
.cmp_crsl.slick-slider .slick-list{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.cmp_crsl{

}
.cmp_crsl .slick-dots{
    display: none !important;
}
.cmp_pagins{
    display: none;
}
.cmp_crsl .slick-disabled{
    opacity: 0;
    visibility: hidden;
}
.cmp_item{
    float: left;
    width: 235px;
}
.cmp_crsl .c_miniCard{
    border: none;
    padding-left: 0;
    padding-top: 0;
}
.cmp_crsl .c_miniCard,
.cmp_chars,
.cmpf_desc a{
    padding-right: 50px;
}
.cmp_crsl .cmc_img img{
    width: 100%;
}
.cmp_crsl .slick-list{
    overflow: visible;
}
.cmp_item{
    position: relative;
}
.cmp_remove{
    position: absolute;
    width: 19px;
    height: 19px;
    right: 60px;
    top: 10px;
    background: url(/local/templates/main/css/../images/compare-remove.png) no-repeat 0 0;
    cursor: pointer;
    z-index: 1;
}
.cmp_chars{
    margin-top: 8px;
}
.cmp_chars li{
    padding: 16px 0;
    border-bottom: 1px solid #ddd;
}
.cmp_chars li:first-child{
    border-top: 1px solid #ddd;
}
.cmp_chars strong{
    display: block;
    margin-bottom: 12px;
}
.cmp_chars p{

}
.cmp_crsl .slick-arrow{
    opacity: .8;
    transition: opacity .2s;
}
.cmp_crsl .slick-arrow:hover{
    opacity: 1;
}
.cmp_crsl.mobile{
    display: none;
}

.cmp_crsl .cmc_name{
    margin-bottom: 30px;
    padding-bottom: 7px;
}
.cmp_crsl .slick-arrow{
    top: 255px;
}

/*====================  Всплывающие окна  ====================*/

.popup,
.popup2{
    position: relative;
    background-color: #fff;
    display: none;
}
.popup{
    width: 490px;
    border-radius: 3px;
}
.popup2{
    width: 370px;
}
.popup2 h3{
    font-size: 2.1rem;
    font-weight: 500;
    margin-bottom: 24px;
}
.pp_container{
    padding: 34px 30px 30px;
}
#pp_alertBasket .pp_container{
    padding-left: 75px;
}
#pp_alertBasket:before{
    content: "";
    position: absolute;
    left: 30px;
    top: 37px;
    width: 29px;
    height: 29px;
    background: #fff url(/local/templates/main/css/../images/ico-alert.png) no-repeat 0 0;
}
.pp_title{
    font-weight: bold;
    margin-bottom: 2px;
}
.popup p{

}
.popup .butWrap{
    margin-top: 28px;
}
.popup .butWrap .but_red{
    width: 254px;
}
.popup2 input,
.popup2 button{
    width: 100%;
}
.popup2 .frm_agree{
    padding-left: 30px;
    padding-top: 12px;
}
.popup2 .frm_agree a{
    color: #40a1c5;
    text-decoration: underline;
}
.popup2 .frm_agree a:hover{
    text-decoration: none;
}

/*====================  Обратная связь  ====================*/

.m_feedback{
}
.m_feedback h2{
    background-color: #ededed;
    padding: 12px 15px;
    font-weight: 500;
    font-size: 1.5rem;
    margin-bottom: 8px;
}
.fb_body{
/*    border: 1px solid #ddd;*/
    padding-bottom: 8px;
}
.m_feedback .frm_field{
    margin-bottom: 18px;
}
.m_feedback .frm_label{
    margin-bottom: 6px;
}
.m_feedback form{
    padding: 18px 15px;
}
.m_feedback input{
    width: 100%;
}
.m_feedback button{
    width: 290px;
    max-width: 100%;
    margin-top: 12px;
}

/*====================  Видео  ====================*/

.videoCrsl{

}
.vc_slider{
    margin: 0 -6px;
}
.vc_item{
    box-sizing: border-box;
    margin: 0 6px;
}
.vc_pict{
    position: relative;
    padding-top: 58.5%;
    margin-bottom: 16px;
    overflow: hidden;
}
.vc_pict img{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: transform .2s;
}
.vc_pict:hover img{
    -webkit-transform: translate(0, -50%) scale(1.1);
    -ms-transform: translate(0, -50%) scale(1.1);
    -o-transform: translate(0, -50%) scale(1.1);
    transform: translate(0, -50%) scale(1.1);
}
.vc_item > a{
    font-size: 1.5rem;
    color: #748b9e;
}

/*====================  Все производители  ====================*/

.allFabrics{

}
.allFabrics h2{
    font-weight: normal;
}
.allFabrics .column_4 > *{
    width: 24% !important;
    padding-right: 15px;
}
@supports not (flex-wrap: wrap) {
    div#masonry { display: block; }
    div#masonry img {
        display: inline-block;
        vertical-align: top;
    }
}
.allFabrics .column_4 > *{
}
.af_item{
    font-size: 15px;
    padding-right: 10px;
}
.af_country{
    color: #ec4739;
    margin-bottom: 4px;
}
.af_list{

}
.af_list li{

}
.af_list a{
    display: block;
    padding: 5px 0;
    color: #748b9e;
}
.af_list li:last-child a{
    font-weight: 500;
}

/*====================  Доставка  ====================*/

.d_group{
    margin-bottom: 42px;
}
.d_group p,
.d_group table,
.dg_attention,
.listCircle{
    margin-bottom: 24px;
}
.dg_body{
    margin-left: 48px;
}
.dg_title{
    padding-left: 48px;
}
.dg_table.table1 td{
    width: 33%;
}
.dg_table thead{
    font-weight: bold;
}
.dg_table td{
    box-sizing: border-box;
    padding: 12px;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
.dg_title{
    position: relative;
    margin-bottom: 24px;
    font-size: 2rem;
}
.dg_title [class^="ico_"],
.dg_attention:before{
    background-image: url(/local/templates/main/css/../images/delIcon-v2.png);
    background-repeat: no-repeat;
}
.dg_title [class^="ico_"]{
    position: absolute;
    left: 0;
    display: inline-block;
    width: 34px;
    height: 40px;
}
.ico_price{
}
.ico_time{
    top: -5px;
    background-position: 0 -39px;
}
.ico_unloading{
    top: -3px;
    background-position: 0 -86px;
}
.ico_pickup{
    top: -5px;
    background-position: -32px -42px;
}
.ico_receipt{
    top: -8px;
    background-position: -32px 0;
}
.dg_attention{
    position: relative;
    padding: 24px 12px 24px 66px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background-color: #f6f6f6;
}
.dg_attention:before{
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 24px;
    left: 18px;
    background-position: 0 -131px;
}
.dg_attention strong{
    display: block;
    margin-bottom: 14px;
}
.dg_attention p{
    margin-bottom: 12px;
}
.dg_attention p:last-child{
    margin-bottom: 0;
}
.listCircle{
    list-style-type: circle;
    list-style-position: inside;
}
.listCircle li{

}

/*====================  Подвал  ====================*/

.footer{
    margin-top: 36px;
    padding: 20px 0 16px;
    background-color: #292929;
}
.footer,
.footer a{
    color: #cacaca;
}
.footer .column_4{
    margin-bottom: 0;
}
.footer .column_4 > *{
    margin-bottom: 0;
}
.f_top{
    border-bottom: 1px solid #383838;
    padding-bottom: 30px;
}
.footer .logo{
    width: 203px;
    max-width: 100%;
    height: 61px;
    background-size: 100%;
}
.f_yRev{

}
.f_yRev p{
    font-weight: 500;
    margin-bottom: 4px;
}
.f_yRev img{

}
.f_soc{

}
.f_soc p{
    font-weight: 500;
    margin-bottom: 8px;
}
.f_soc a{
    margin-right: 1px;
}
.f_soc img{
    width: 31px;
    height: 31px;
    opacity: .32;
    transition: opacity .2s;
}
.f_soc img:hover{
    opacity: .7;
}
.f_middle{
    padding-top: 26px;
    padding-bottom: 16px;
}
.fm_col{

}
.fm_tel{
    margin-bottom: 16px;
}
.fm_tel p{
    font-size: 12px;
    margin-bottom: 2px;
}
.fm_tel a{
    font-size: 2.1rem;
}
.fm_tel + .f_menu{
    margin-top: 24px;
}
.f_menu li:not(:last-child){
    margin-bottom: 18px;
}
.f_menu a{

}
.f_menu li.fm_cat{
    text-transform: uppercase;
    font-weight: 700;
}
.f_bot{
    padding-top: 14px;
    border-top: 1px solid #383838;
    color: #4d4d4d;
}
.c_slider .slick-track,
.vc_slider .slick-track{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c_slider .slick-track > *,
.vc_slider .slick-track > *{
    display: block;
    box-sizing: border-box;
    float: none;
}

/*====================  Настольные и планшетные  ====================*/

@media screen and (min-width: 701px){

    .column_2x{
        margin-bottom: -14px;
    }
    .column_2x > *{
        width: 48.9%;
        margin-left: 2.1%;
        margin-bottom: 14px;
    }
    .column_2x > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_4x{
        margin-bottom: -30px;
    }
    .column_4x > *{
        width: 22.75%;
        margin-left: 3%;
        margin-bottom: 30px;
    }
    .column_4x > *:nth-child(4n+1){
        margin-left: 0;
    }
    .column_4z{
        margin-bottom: -30px;
    }
    .column_4z > *{
        width: 23.85%;
        margin-left: 1.5%;
        margin-bottom: 30px;
    }
    .column_4z > *:nth-child(4n+1){
        margin-left: 0;
    }

    /*====================  Слайдер на главной  ====================*/

    .mainSlider{
        padding-bottom: 26px;
    }

    /*====================  Каталог  ====================*/


    /*====================  Карточка товара  ====================*/

    #pcm_img{
        padding: 14% 0 0;
    }
    .pcc_but{
        background: -moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#ffffff',GradientType=0 );
        bottom: 1px;
        height: 44px;
    }
    .pcc_listHidden.active .pcc_but{
        background: none;
    }
    .pcc_but:after{
        transition: background .2s;
        background: #f4f4f4 url(/local/templates/main/css/../images/ico-detail-drop.png) no-repeat 50% 50%;
    }
    .pcc_but:hover:after{
        background-color: #e8e8e8;
    }

    /*====================  Личный кабинет  ====================*/

    .aus_col:nth-child(2n) .frm_buttons{
        margin-top: 48px;
    }
    .ausb_vipMobile{
        display: none;
    }
    .auso_item > div{
        display: inline-block;
        vertical-align: top;
        margin-left: 6%;
    }
    .auso_item > div:first-child{
        margin-left: 0;
    }
    .auso_state{
        background-position: 0 50%;
    }
    .auso_date{
        text-align: right;
    }
    .auso_detail{
        position: absolute;
        width: 180px;
        right: 18px;
    }

}

/*====================  Настольные  ====================*/

@media screen and (min-width: 901px){

    html{
        font-size: 10px;
    }
    .filterBut,
    .excludeDesk{
        display: none !important;
    }
    .subHeader,
    .pc_main,
    .pc_examples,
    .pc_char,
    .c_group:not(:last-child),
    .catalog,
    .recommended,
    .article,
    .mainSlider,
    .smallBanner,
    .leadForm,
    .specDeals,
    .reviews,
    .newsWidget,
    .mainArticle,
    .homeCatalog,
    .bm_itemsWrap,
    .cb_galleryCrsl,
    .cb_gallery,
    .c_search,
    .cb_filter,
    .infoSect,
    .officesMap,
    .ausb_row:not(:last-child) .ausb_col,
    .allFabrics,
    .videoCrsl{
        margin-bottom: 26px;
    }
    .ua_buts{
        margin-bottom: 28px;
    }
    .subHeader + .mainSlider,
    .mainSlider + .greyBg,
    .leadForm + .smallBanner,
    .greyBg + .mainArticle,
    .mainArticle + .footer{
        margin-top: -26px;
    }
    .triggers,
    .g_inst{
        margin-bottom: 40px;
    }
    .triggers + .greyBg{
        margin-top: -40px;
    }
    .g_sliderWrap{
        margin-bottom: 70px;
    }
    .aus_body.noTitle{
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .greyBg{
        padding-top: 26px;
        padding-bottom: 26px;
    }
    .mainSlider{
        padding-top: 26px;
    }
    .officesMap{
        margin-top: 46px;
    }
    .allFabrics h2{
        margin-bottom: 32px;
    }

    /*====================  Колонки  ====================*/

    .column_4{
        margin-bottom: -30px;
    }
    .column_4 > *{
        width: 22.75%;
        margin-left: 3%;
        margin-bottom: 30px;
    }
    .column_4 > *:nth-child(4n+1){
        margin-left: 0;
    }
    .column_4y{
        margin-bottom: -1px;
    }
    .column_4y > *{
        width: calc(25% - 1px);
        margin-left: 1px;
        margin-bottom: 1px;
    }
    .column_4y > *:nth-child(4n+1){
        margin-left: 0;
    }
    .column_3{
        margin-bottom: -40px;
    }
    .column_3 > *{
        width: 31%;
        margin-left: 3.5%;
        margin-bottom: 40px;
    }
    .column_3 > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_3x{
        margin-bottom: -15px;
    }
    .column_3x > *{
        width: 31.85%;
        margin-left: 2.2%;
        margin-bottom: 15px;
    }
    .column_3x > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_3y{
        margin-bottom: -15px;
    }
    .column_3y > *{
        width: 31.85%;
        margin-left: 2.2%;
        margin-bottom: 15px;
    }
    .column_3y > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_3z{
        margin-bottom: -40px;
    }
    .column_3z > *{
        width: 31.85%;
        margin-left: 2.2%;
        margin-bottom: 15px;
    }
    .column_3z > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_2{
        margin-bottom: -30px;
    }
    .column_2 > *{
        width: 49.4%;
        margin-left: 1.2%;
        margin-bottom: 30px;
    }
    .column_2 > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_2-1{
        margin-bottom: -30px;
    }
    .column_2-1 > *:nth-child(2n+1),
    .b_main{
        width: calc(100% - 320px);
        margin-right: 30px;
    }
    .column_2-1 > *:nth-child(2n),
    .b_aside{
        width: 290px;
    }
    .column_2-1 > *{
        margin-bottom: 30px;
    }
    .b_wrap > *{
        float: left;
    }
    .column_filter-main_1 > *:nth-child(1),
    .column_filter-main > *:nth-child(1){
        width: 240px;
        margin-right: 30px;
    }
    .column_filter-main_1 > *:nth-child(2),
    .column_filter-main > *:nth-child(2){
        width: calc(100% - 270px);
    }

    /*====================  Кнопки  ====================*/

    [class*="but_"]{
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }

    /*====================  Шапка  ====================*/

    .hb_list{
        height: 371px;
    }
    .h_panel .h_callback{
        display: none;
    }
    .sh_search{
        position: absolute;
        right: 0;
        width: 100%;
        margin-top: -1px;
    }
    .sh_search input{
        float: right;
        width: 210px;
        transition: width .4s;
    }
    .sh_search input:focus{
        width: calc(100% - 130px);
    }

    /*====================  Карточка товара  ====================*/

    .pcm_links{
        padding-bottom: 40px;
    }

    /*====================  Баннера  ====================*/

    .smallBanner .container:before{
        width: 55%;
    }

    /*====================  Формы захвата  ====================*/

    .leadForm p{
        position: absolute;
        bottom: 0;
        left: 0;
    }

    /*====================  Каталог  ====================*/

    .c_slider{
        margin: 0 -13px;
    }
    .cs_item{
        padding: 0 13px;
    }
    .c_slider .slick-prev{
        left: 13px;
    }
    .c_slider .slick-next{
        right: 12px;
    }
    .asf_close{
        display: none;
    }
    .cs_pagin{
        float: right;
    }
    .cs_pagin.left{
        float: left;
    }
    .cb_filter{
        display: none;
    }

    /*====================  Новостной виджет  ====================*/

    .nw_photo{
        width: 63.5%;
        margin-right: 3.5%;
    }
    .nw_text{
        width: 33%;
    }

    /*====================  Личный кабинет  ====================*/

    .ua_title,
    .aus_body,
    .au_section .bm_itemList li{
        padding-left: 24px;
        padding-right: 24px;
    }
    .aus_col:nth-child(2n){
        margin-left: 5%;
    }
    .aus_buttons > *{
        width: 32.5%;
        margin-left: 1.2%;
        float: left;
    }
    .aus_buttons > *:first-child{
        margin-left: 0;
    }

    .ausb_row.withBut{
        padding-right: 190px;
    }
    .ausb_row.vip{
        margin-right: 320px;
    }
    .ausb_opt .but_pink{
        width: 180px;
    }
    .ausb_vip{
        margin-left: 5%;
        padding-left: 34px;
        background: url(/local/templates/main/css/../images/ico-vip.svg) no-repeat 0 2px/23px;
    }

    /*====================  Контакты/Как купить/О компании  ====================*/

    .is_group .leadForm{
        margin-top: 22px;
    }
    .is_warning{
        padding-left: 45px;
    }

    /*====================  Обратная связь  ====================*/

    .m_feedback textarea{
        height: 350px;
    }

    /*====================  Категории - родительская  ====================*/

    .cm_item p{
        top: calc(27% + 80px);
    }

    /*====================  Все производители  ====================*/

    .af_item{
        margin-bottom: 24px;
    }

}
@media screen and (min-width: 901px) and (max-width: 960px){

    .catalog .column_4 > *,
    .recommended .column_4 > *{
        width: 23.85%;
        margin-left: 1.5%;
        margin-bottom: 40px;
    }

    /*====================  Шапка  ====================*/

    .shm_list > li:not(:last-child){
        margin-right: 2.6%;
    }
    .sh_search input{
        width: 196px;
    }





    /*====================  Категория  ====================*/

    .c_miniCard .but_white,
    .c_miniCard .but_red{
        width: 92px;
    }
    .catalog .column_3x .c_miniCard .but_white,
    .catalog .column_3x .c_miniCard .but_red{
        float: none;
        display: block;
    }

    /*====================  Слайдер на главной  ====================*/

    .ms_nav .container{
        padding: 0;
    }

}

/*====================  Планшетные и мобильные  ====================*/

@media screen and (max-width: 900px){

    .column_filter-main_1,
    .column_filter-main{
        display: block;
    }
    .triggers .container,
    .triggers{
        padding: 0;
    }
    .triggers .container{
        display: none;
    }

    /*====================  Шапка  ====================*/

    .header{
        padding-top: 26px;
        padding-bottom: 26px;
    }
    .h_top,
    .h_panel > a > span,
    .sh_menu,
    .h_panel > .ico_basket > span{
        display: none;
    }
    .h_tel{
        margin-bottom: 22px;
    }
    .hm_but,
    .header .logo{
        margin-top: 8px;
    }
    .hm_but{
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 27px;
        height: 4px;
        padding: 4px 0;
        margin-right: 31px;
        border-top: 4px solid #ecebeb;
        border-bottom: 4px solid #ecebeb;
        background-color: #ecebeb;
        background-clip: content-box;
        cursor: pointer;
        z-index: 1;
    }
    .logo{
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 214px;
        height: 66px;
        z-index: 1;
    }
    .sh_search{
        float: none;
    }
    .sh_search input{
        width: 100%;
    }
    a.hb_link > span{
        display: none;
    }

.h_search {
    height: 32px;
    width: 32px;
    display: inline-block;
    background: url(/local/templates/main/images/ico-search.svg) no-repeat 12px 10px/15px 15px;
        vertical-align: top;
        position: relative;

}
.h_search.active {
    background: none;

}
.h_search.active::after {
    content: '×';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    font:
        20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius:
        50%;
    border-width:
        0;
    box-sizing: border-box;
    z-index: 2;
}
.subHeader {
    padding: 0;
}
.subHeader .sh_inner {
    display: none;
    position: fixed;
    top: 69px;
    left: 0;
    right: 0;

}
.ico_basket::before {
    width: 18px;
    height: 16px;
}

    /*====================  Мобильное меню  ====================*/

    .pushy{
        height: 100%;
        overflow: hidden;
        background-color: #363636;
        color: #fff;
    }
    .pushy-content{
        padding-bottom: 24px;
    }
    .mm_login,
    .mm_basket,
    .mmn_catalog{
        background-color: #fff;
        color: #4d4d4d;
    }
    .mm_login,
    .mm_basket,
    .mmn_title,
    .mm_nav a{
        padding-left: 36px;
        padding-right: 36px;
    }
    .mm_login{
        padding-top: 22px;
        padding-bottom: 18px;
        font-weight: bold;
    }
    .mm_login a{

    }
    .mm_login span{
        color: #d5d5d5;
        font-size: 18px;
    }
    .mm_basket,
    .mm_nav a{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .mm_basket .ico_basket:hover:before{
        background-position: 0 0;
    }
    .mm_basket a{
        display: inline-block;
        margin-left: 8px;
    }
    .mm_basket a:first-child{
        margin-left: 0;
    }
    .mm_basket a:hover{
        text-decoration: none;
    }
    .mm_basket span{
        font-weight: 500;
    }
    .mm_basket span:before{
        margin-right: 4px;
        vertical-align: middle;
    }
    .mm_nav{

    }
    .mmn_title{
        background-color: #ec4739;
        color: #fff;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 1.6rem;
    }
    .mmn_catalog{
    }
    .mm_nav ul{

    }
    .mm_nav li{

    }
    .mm_login.autoriz{
        padding: 0;
    }
    .mmn_catalog .shm_deals a{
        background-position: 36px 50%;
        padding-left: 61px;
    }
    .mm_nav a{
        display: block;
    }
    .mmn_catalog a{
        position: relative;
        border-bottom: 1px solid #ddd;
        font-weight: normal;
    }
    .mmn_catalog a:after,
    .mm_account:after{
        content: "";
        position: absolute;
        width: 10px;
        height: 20px;
        right: 20px;
        top: 50%;
        margin-top: -10px;
        background: url(/local/templates/main/css/../images/arr-orange.png) no-repeat 0 0;
    }
    .mmn_main{

    }
    .mmn_main a{
        border-bottom: 1px solid #ddd;
    }
    .mm_account,
    .mm_lvl2back{
        position: relative;
        display: block;
        padding: 24px 0 24px 68px;
        background: #f7f7f7;
        background-color: #f7f7f7;
        font-size: 14px;
        color: #292929;
        font-weight: normal;
        cursor: pointer;
    }
    .mm_account{
        background-image: url(/local/templates/main/css/../images/ico-enter.svg);
        background-size: 14px 15px;
        background-position: 36px 50%;
        background-repeat: no-repeat;
    }
    .mm_account strong{
        font-weight: 500;
    }
    .mm_lvl2back:before{
        content: "";
        position: absolute;
        width: 10px;
        height: 20px;
        left: 36px;
        top: 50%;
        margin-top: -10px;
        background: url(/local/templates/main/css/../images/arr-orange.png) no-repeat;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .mm_lvl2back{

    }
    .menuLvl2{
        position: absolute;
        width: 100%;
        height: 100%;
        left: 100%;
        top: 0;
        background-color: #fff;
        z-index: 1;
        transition: left .3s;
    }
    .active + .menuLvl2{
        left: 0;
    }

    /*====================  Баннера  ====================*/

    .ms_nav .container{
        padding: 0;
    }
    .smallBanner .container{
    }
    .smallBanner .container:before{
        width: 44%;
    }

    /*====================  Категория  ====================*/

    .cb_sort{
        border-bottom: none;
        margin-bottom: 20px;
    }
    .cs_pagin{
        padding-top: 16px;
        margin-top: 12px;
        text-align: center;
        border-top: 1px solid #ddd;
    }
    .userAccount .cs_pagin{
        border-top: none;
    }
    .c_body .article .pcc_but{
        top: auto;
        bottom: 0;
    }

    /*====================  Карточка товара  ====================*/

    .pcm_deals .ico_vip.detailBut::before{
        top: 2px;
    }

    /*====================  Корзина  ====================*/

    /*.ba_checkout,*/
    .b_total .bc_body{
        border-bottom: none;
    }

    /*====================  Формы захвата  ====================*/

    .leadForm .column_2{
        padding-bottom: 16px;
    }
    .leadForm .column_2,
    .leadForm .column_2 > *{
        display: block;
        margin: 0;
    }
    .leadForm .column_2 > *{
        width: auto;
    }
    .leadForm p br{
        display: none;
    }
    .lf_large{
        margin-bottom: 2px;
    }
    .lf_small{
        margin-bottom: 4px;
    }

    /*====================  Отзывы на главной  ====================*/

    .reviews h2{
        text-align: left;
    }

    /*====================  Фильтр  ====================*/

    #filterMobile{
        background-color: #fff;
    }
    .asf_close{
        width: 100%;
        margin: 8px 0 2px;
    }
    .as_body{
        border: none;
    }
    .asf_group:last-child{
        border-bottom: none;
    }
    .filterBut{
        cursor: pointer;
        width: 185px;
        margin-bottom: 26px;
    }

    /*====================  Личный кабинет  ====================*/

    .ua_addProfile,
    .aus_buttons > *{
        width: 100%;
    }
    .aus_buttons > *:not(:last-child){
        margin-bottom: 16px;
    }

}

/*====================  Планшетные  ====================*/

@media screen and (min-width: 701px) and (max-width: 900px){

    html{
        font-size: 9px;
    }
    .subHeader,
    .pc_main,
    .pc_examples,
    .pc_char,
    .c_group:not(:last-child),
    .catalog,
    .recommended,
    .article,
    .mainSlider,
    .smallBanner,
    .leadForm,
    .specDeals,
    .reviews,
    .newsWidget,
    .mainArticle,
    .homeCatalog,
    .bm_itemsWrap,
    .cb_galleryCrsl,
    .cb_gallery,
    .c_search,
    .cb_filter,
    .infoSect,
    .officesMap,
    .ausb_row:not(:last-child) .ausb_col,
    .allFabrics,
    .videoCrsl{
        margin-bottom: 22px;
    }
    .ua_buts{
        margin-bottom: 24px;
    }
    .subHeader + .mainSlider,
    .mainSlider + .greyBg,
    .leadForm + .smallBanner,
    .greyBg + .mainArticle,
    .mainArticle + .footer{
        margin-top: -22px;
    }
    .triggers,
    .g_inst{
        margin-bottom: 30px;
    }
    .triggers + .greyBg{
        margin-top: -30px;
    }
    .g_sliderWrap{
        margin-bottom: 50px;
    }
    .greyBg{
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .aus_body.noTitle{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .mainSlider{
        padding-top: 22px;
    }
    .officesMap{
        margin-top: 30px;
    }
    .allFabrics h2{
        margin-bottom: 26px;
    }

    /*====================  Колонки  ====================*/

    .column_4{
        margin-bottom: -30px;
    }
    .column_4.center{
        justify-content: center;
    }
    .column_4 > *{
        width: 32.4%;
        margin-left: 1.3%;
        margin-bottom: 30px;
    }
    .column_4 > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_4y{
        margin-bottom: -1px;
    }
    .column_4y > *{
        width: calc(33.33% - 1px);
        margin-bottom: 1px;
        margin-left: 1px;
    }
    .column_4y > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_3{
        margin-bottom: -30px;
    }
    .column_3 > *{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 30px;
    }
    .column_3 > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_3x{
        margin-bottom: -15px;
    }
    .column_3x > *{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 15px;
    }
    .column_3x > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_3y{
        margin-bottom: -15px;
    }
    .column_3y > *{
        width: 31.85%;
        margin-left: 2.2%;
        margin-bottom: 15px;
    }
    .column_3y > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_3z{
        margin-bottom: -40px;
    }
    .column_3z > *{
        width: 31%;
        margin-left: 3.5%;
        margin-bottom: 40px;
    }
    .column_3z > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_2{
        margin-bottom: -30px;
    }
    .column_2 > *{
        width: 49.4%;
        margin-left: 1.2%;
        margin-bottom: 30px;
    }
    .column_2 > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_2-1{
        margin-bottom: -22px;
    }
    .column_2-1 > *:nth-child(2n+1){
        width: calc(100% - 292px);
        margin-right: 22px;
    }
    .column_2-1 > *:nth-child(2n){
        width: 270px;
    }
    .column_2-1 > *{
        margin-bottom: 22px;
    }

    /*====================  Кнопки  ====================*/

    [class*="but_"]{
        height: 38px;
        line-height: 38px;
        padding: 0 16px;
    }

    /*====================  Шапка  ====================*/

    .hm_but{
        margin-right: 24px;
    }
    .logo{
        margin-right: 12px;
        width: 212px;
        height: 66px;
    }
    .hm_but,
    .header .logo{
        margin-top: 14px;
    }
    .fixedHeader .logo{
        margin-top: 0;
    }
    .hb_list{
        height: 269px;
    }

    /*====================  Карточка товара  ====================*/

    .pcm_links{
        padding-bottom: 30px;
    }

    /*====================  Корзина  ====================*/

    /*====================  Каталог  ====================*/

    .c_slider{
        margin: 0 -10px;
    }
    .cs_item{
        padding: 0 10px;
    }
    .c_slider .slick-prev{
        left: 10px;
    }
    .c_slider .slick-next{
        right: 9px;
    }
    .c_body .article .pcc_body{
        margin-bottom: 32px;
    }
    .c_body .article .pcc_but span{
        top: 42px;
    }

    /*====================  Баннера  ====================*/

    .mainSlider .swiper-slide{
    }

    /*====================  Новостной виджет  ====================*/

    .nw_photo{
        width: 50%;
        margin-right: 4%;
    }
    .nw_text{
        width: 46%;
    }

    /*====================  Текстовый на главной  ====================*/

    .mainArticle{

    }
    .mainArticle .column_3{
        margin-bottom: -10px;
    }
    .mainArticle .column_3 > div{
        margin-bottom: 10px;
    }
    .mainArticle .column_3 > div:last-child{
        width: 100%;
    }

    /*====================  Личный кабинет  ====================*/

    .ua_title,
    .aus_body{
        padding-left: 18px;
        padding-right: 18px;
    }
    .aus_col:nth-child(2n){
        margin-left: 3.6%;
    }
    .ausb_row.withBut{
        padding-right: 180px;
    }
    .ausb_row.vip{
        margin-right: 300px;
    }
    .ausb_opt .but_pink{
        width: 170px;
    }

    /*====================  Галерея  ====================*/

    .gb_item > a:not(.gb_img){
        height: 34px;
    }

    /*====================  Контакты/Как купить/О компании  ====================*/

    .is_group .leadForm{
        margin-top: 6px;
    }
    .is_warning{
        padding-left: 40px;
    }

    /*====================  Обратная связь  ====================*/

    .m_feedback textarea{
        height: 300px;
    }

    /*====================  Категории - родительская  ====================*/

    .cm_item p{
        top: calc(19% + 80px);
    }

    /*====================  Все производители  ====================*/

    .af_item{
        margin-bottom: 18px;
    }

    /*====================  Подвал  ====================*/

    .f_yRev{
        padding-left: 34px;
    }

}

@media screen and (min-width: 701px) and (max-width: 780px){

    .fm_tel a{
        font-size: 1.8rem;
    }
    .ausb_row.withBut{
        padding-right: 156px;
    }
    .ausb_row.vip{
        margin-right: 300px;
    }
    .ausb_opt .but_pink{
        width: 150px;
    }
    .ausb_col{
        margin-right: 4%;
    }
    .ausb_vip{
        width: 150px;
    }
    .ausb_pass{
        margin-left: 12px;
    }

}

/* Для страницы сравнения */

@media screen and (max-width: 760px){

    .cmp_crsl .slick-list{
        overflow: hidden;
    }
    .cmp_crsl .c_miniCard, .cmp_chars, .cmpf_desc a{
        padding-right: 0;
    }
    .cmp_crslWrap{
        float: left;
        width: 48%;
    }
    .cmp_crslWrap:nth-of-type(1){
        margin-right: 4%;
    }
    .cmp_crsl{

    }
    .cmp_crsl.mobile{
        display: block;
    }
    .cmp_crsl .cmc_img{
        width: 76px;
        height: 76px;
        padding-top: 0;
        margin-bottom: 8px;
    }
    .cmp_remove,
    .cmp_crsl .slick-arrow{
        display: none !important;
    }
    .cmp_crsl .cmc_name{
        clear: both;
        position: static;
        max-width: 160px;
        border: none;
        padding-bottom: 0;
        margin-bottom: 8px;
    }
    .cmp_crsl .cmc_name a{
        position: static;
        padding-left: 0;
        padding-right: 0;
        text-decoration: underline;
    }
    .cmp_crsl .c_miniCard{
        margin-right: 0;
        margin-left: 0;
    }
    .cmp_crsl .cmc_name a::after{
        display: none;
    }
    .cmp_chars{
        margin-top: 0;
    }
    .cmp_crsl .c_stock,
    .cmp_crsl .c_miniCard .jq-number,
    .cmp_crsl .c_miniCard .but_red,
    .cmp_crsl .c_miniCard .but_white,
    .cmp_crsl .cmc_flag,
    .cmp_crsl .cmc_opt{
        display: block;
    }
    .cmp_crsl .c_miniCard .but_white,
    .cmp_crsl .c_miniCard .but_red{
        position: absolute;
        margin-top: -44px;
        left: 114px;
        width: 34px;
        text-indent: -2000em;
        background-position: 50% 50%;
    }
    .cmp_crsl .cmc_price{
        float: none;
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 1px solid #ddd;
    }
    .cmp_item:not(.slick-current) .cmp_fixed{
        display: none;
    }
    .cmp_fixed:after{
        right: 0;
    }
    .cmpf_price{
        display: none;
    }
    .cmpf_desc{
        float: none;
    }
    .cmp_pagins,
    .cmp_crsl .slick-dots{
        position: absolute;
        left: 90px;
        z-index: 1;
    }
    .cmp_crslWrap{
        position: relative;
    }
    .cmp_pagins{
        display: block;
        color: #000;
        top: 8px;
    }
    .cmp_crsl .slick-dots{
        display: block !important;
        top: 32px;
    }
    .cmp_crsl .slick-dots li{
        position: relative;
        display: inline-block;
        text-align: left;
        margin: 0 2px 0 1px;
    }
    .cmp_crsl .slick-dots button{
        display: block;
        width: 7px;
        height: 7px;
        text-indent: -200em;
        cursor: pointer;
        background-color: #e1e1e1;
    }
    .cmp_crsl .slick-dots li.slick-active button{
        background-color: #555;
    }
}
/*====================  Мобильные  ====================*/

@media screen and (max-width: 700px){

    html{
        font-size: 9px;
    }
    .subHeader,
    .pc_main,
    .pc_examples,
    .pc_char,
    .c_group:not(:last-child),
    .catalog,
    .recommended,
    .article,
    .mainSlider,
    .smallBanner,
    .leadForm,
    .specDeals,
    .reviews,
    .newsWidget,
    .mainArticle,
    .homeCatalog,
    .bm_itemsWrap,
    .cb_galleryCrsl,
    .cb_gallery,
    .c_search,
    .cb_filter,
    .infoSect,
    .officesMap,
    .ausb_row:not(:last-child) .ausb_col,
    .allFabrics,
    .videoCrsl{
        margin-bottom: 18px;
    }
    .ua_buts{
        margin-bottom: 20px;
    }
    .subHeader + .mainSlider,
    .mainSlider + .greyBg,
    .leadForm + .smallBanner,
    .greyBg + .mainArticle,
    .mainArticle + .footer{
        margin-top: -18px;
    }
    .triggers,
    .g_inst{
        margin-bottom: 24px;
    }
    .triggers + .greyBg{
        margin-top: -24px;
    }
    .g_sliderWrap{
        margin-bottom: 32px;
    }
    .greyBg{
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .aus_body.noTitle{
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .mainSlider{
        padding-top: 18px;
    }
    .officesMap{
        margin-top: 24px;
    }
    .allFabrics h2{
        margin-bottom: 22px;
    }

    /*====================  Кнопки  ====================*/

    [class*="but_"]{
        height: 36px;
        line-height: 36px;
        padding: 0 14px;
    }

    /*====================  Шапка  ====================*/

    .fixedHeader{
        display: none !important;
    }
    .header{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .h_tel{
        display: none;
    }
    .h_callback{
        display: block;
        text-align: right;
        background-position: right 102px top 0;
        margin-bottom: 18px;
    }
    .h_panel a.h_callback{
        margin-right: 0;
    }
    .logo{
        width: 170px;
        height: 50px;
    }
    .hb_list{
        height: 269px;
    }

    /*====================  Баннера  ====================*/

    #pce_slider .slick-arrow,
    .swiper-paginationNav div{
        width: 22px;
        height: 36px;
        margin-top: -18px;
    }
    #pce_slider .slick-arrow::before,
    .swiper-paginationNav div::before{
        width: 11px;
        height: 19px;
        left: 7px;
        top: 9px;
    }
    .sb_text{
        font-size: 1.5rem;
        line-height: 1.2;
        max-width: 65%;
    }

    /*====================  Карточка товара  ====================*/

    .pc_main .column_2-1{
        display: block;
    }
    .pcm_gallery,
    .pcm_info{
        border: none;
    }
    .pcm_info,
    .pc_char{
        margin-left: -20px;
        margin-right: -20px;
    }
    .pcm_info{
        border-bottom: 1px solid #ddd;
    }
    .pcm_deals{
        border-top: 1px solid #ddd;
    }
    .ba_checkout .pcm_deals{
        border: none;
    }

    .pcm_deals .detailItem,
    .pcm_price,
    .pcm_amount,
    .pcm_opt,
    .pcm_specDeals ul{
        padding-left: 40px;
        padding-right: 40px;
    }
    #pcm_img{
        padding: 10% 0 0;
        margin-bottom: 12px;
    }
    #pcm_thumbs{
        width: 212px;
    }
    #pcm_thumbs img{
        width: 64px;
    }
    .pcm_links{
        padding-bottom: 20px;
    }
    .pcc_but{
        top: -42px;
        height: 42px;
    }
    .pcc_listHidden.active .pcc_but{
        background: none;
    }
    .pc_char h3,
    .pcc_body li{
        padding-left: 20px;
        padding-right: 20px;
    }
    .pcc_body{
        max-height: 0;
    }
    .pcc_but:after{
        top: 12px;
        right: 12px;
        background: url(/local/templates/main/css/../images/ico-detail-drop-orange.png) no-repeat 50% 50%;
    }

    /*====================  Категория  ====================*/

    .c_body .article .pcc_body{
        margin-bottom: 32px;
    }
    .c_body .article .pcc_but span{

    }
    .as_title{
        margin-bottom: 14px;
    }

    /*====================  Корзина  ====================*/

    .bmi_right{
        width: 46%;
    }
    .bmi_photo{
        width: 64px;
    }
    .bmi_total .bmi_right{
        width: 100%;
    }
    .bmi_total .bmi_label{
        width: 57%;
    }

    /*====================  Форма захвата  ====================*/

    .lf_medium{
        font-size: 2rem;
    }

    /*====================  Новости на главной  ====================*/

    .nw_main{
        padding-right: 0;
    }
    .nw_photo{
        float: none;
    }
    .nw_photo img{
        display: block;
        width: 100%;
    }
    .nw_text{
        padding: 16px 12px 12px;
    }

    /*====================  Текстовая  ====================*/

    .ac_item{
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
    .aci_pict{
        width: 140px;
    }
    .aci_desc{
        width: calc(100% - 162px);
    }

    /*====================  Личный кабинет  ====================*/

    .userAccount .container{
    }
    .ua_title,
    .aus_body{
        padding-left: 16px;
        padding-right: 16px;
    }
    .aus_col{
        display: block;
    }
    .aus_body,
    .au_section .bm_itemList{
        text-align: left;
    }
    .aus_body input{
        width: 100%;
    }

    .ausb_col.ausb_vip{
        display: none !important;
    }
    .ausb_row.withBut{
        padding-right: 140px;
    }
    .aus_currentSoc{
        max-width: 50%;
    }
    .ausc_item{
        width: 63px;
    }
    .ua_title{
        padding-top: 10px;
        padding-bottom: 6px;
    }
    .aus_body{
        padding-top: 16px;
        padding-bottom: 19px;
    }
    .auso_item{
        padding: 12px;
    }
    .auso_item > div{
        padding-left: 30px;
    }
    .auso_state{
        background-position: 0 5px;
    }
    .auso_date{
    }
    .auso_detail{
        width: 100%;
    }
    .auso_sum p,
    .auso_date p{
        display: inline-block;
    }
    .auso_date{
        margin-bottom: 12px;
    }
    .frm_label{
        margin-bottom: 8px;
    }

    /*====================  Галерея  ====================*/

    .gb_item > a:not(.gb_img){
        height: 34px;
    }

    /*====================  Контакты/Как купить/О компании  ====================*/

    .is_group{
        padding: 16px;
    }
    .is_group .leadForm{
        margin-top: 0;
        padding-top: 6px;
    }
    .is_warning{
        padding-left: 32px;
        padding-top: 4px;
        background-size: 24px;
    }

    /*====================  Карты  ====================*/

    .ymapWrap{
        height: 360px;
        padding-top: 0;
    }

    /*====================  Обратная связь  ====================*/

    .m_feedback form{
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .m_feedback button{
        margin-bottom: 6px;
        width: 100%;
    }
    .m_feedback textarea{
        height: 220px;
    }

    /*====================  Категории - родительская  ====================*/

    .cm_inner{
        padding-top: 68%;
    }
    .cm_item p{
        top: calc(28% + 80px);
    }

    /*====================  Все производители  ====================*/

    .allFabrics .container{
        padding-left: 0;
        padding-right: 0;
    }
    .allFabrics .column_4z{
        display: block;
    }
    .allFabrics .column_4z > *{
        width: auto;
        margin-left: 0;
        margin-bottom: 0 !important;
    }
    .af_item{
        user-select: none;
        margin-bottom: 0;
        padding-right: 0;
    }
    .af_country{
        position: relative;
        line-height: 1;
        padding-top: 16px;
        padding-bottom: 16px;
        background-color: #ebebeb;
        color: #000;
        margin-bottom: 0;
        border-bottom: 1px solid #fff;
        cursor: pointer;
    }
    .af_item.active .af_country{
        color: #ed4f42;
        border-color: #ebebeb;
    }
    .af_country:after{
        content: "";
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -5px;
        width: 20px;
        height: 10px;
        background: url(/local/templates/main/css/../images/ico-detail-drop-orange.png) 0 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transition: transform .2s;
    }
    .af_item.active .af_country:after{
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .af_list{
        padding-top: 10px;
        padding-bottom: 12px;
        display: none;
    }
    .af_country,
    .af_list,
    .allFabrics h2{
        padding-left: 35px;
        padding-right: 35px;
    }
    .af_item{
        position: relative;
    }

    /*====================  Доставка  ====================*/

    .dg_body{
        margin-left: 0;
    }
    .dg_title{
        padding-left: 0;
    }
    .dg_title [class^="ico_"]{
        display: none;
    }

    /*====================  Сравнение  ====================*/

    .cmp_fixed{
        top: 0;
    }
    .compare .container:before{
        top: 0;
        height: 154px;
    }

    /*====================  Всплывающие  ====================*/

    .pp_container{
        padding: 20px 16px;
    }

    /*====================  Подвал  ====================*/

    .fm_col:first-child{
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 20px;
    }
    .fm_col:first-child .fm_tel {
        width: 50%;
    }

    .fm_col:first-child .f_menu {
        display: none;
    }
    .ms_nav .swiper-pagination{
        margin-top: -26px;
    }
    .ms_nav .swiper-pagination-bullet{
        width: 8px;
        height: 8px;
    }
    .swiper-paginationNav div{
        opacity: .7;
    }


}

@media screen and (max-width: 620px){

    .ausb_col{
        margin-right: 3%;
    }
}

@media screen and (max-width: 580px){

    .bmi_right{
        width: 43%;
    }
    .bmi_amount p{
        margin-bottom: 8px;
    }

    /*====================  Личный кабинет  ====================*/

    .ausb_col strong{
        margin-bottom: 8px;
    }
    .aus_body .ausb_row .ausb_col{
        display: block;
        width: auto;
        margin-bottom: 16px;
    }
    .aus_body .ausb_row:last-child .ausb_col:last-child{
        margin-bottom: 0;
    }
    .ausb_row.withBut{
        padding-right: 0;
    }
    .ausb_opt{
        position: relative;
        margin-top: 20px;
        padding-top: 20px;
    }
    .ausb_opt:before{
        content: "";
        position: absolute;
        top: 0;
        left: -16px;
        right: -16px;
        border-top: 1px solid #ddd;
    }
    .aus_currentSoc,
    .aus_moreSoc{
        float: none;
        width: auto;
        max-width: none;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
    .aus_currentSoc{
        padding-top: 0;
    }
    .ausb_col{
        margin-right: 0;
        max-width: none;
    }
    .ausb_col > strong{
        margin-right: 4px;
    }
    .ausb_col > strong,
    .ausb_col > strong + p{
        display: inline-block;
        vertical-align: top;
    }
    .ausb_col > strong + p br{
        display: none;
    }
    .ausb_row.withBut .ausb_col{
        margin-bottom: 8px;
    }
    .ausb_row.withBut .ausb_col > strong{
        margin-bottom: 0;
    }
    .ausb_opt{
        text-align: center;
    }
    .ausb_opt .but_pink{
        width: 100%;
    }
    .ausb_opt .but_pink:not(:last-child){
        margin-bottom: 16px;
    }
    .ausb_pass{
        margin-left: 0;
    }
    .ausb_col:not(.state) .ausb_state{
        padding: 0;
        background: none !important;
    }
    .aus_body .ausb_col.state{
        display: inline-block;
    }
    .ausb_row.state .ausb_col{
        padding-left: 30px;
    }
    .ausb_row.state.completed{
        background-image: url(/local/templates/main/css/../images/ico-valid.svg);
    }
    .ausb_row.state{
        background-repeat: no-repeat;
        background-position: 0 38px;
        background-size: 20px;
    }
    .ua_buts > *{
        width: 100%;
        margin-right: 0;
    }
    .ua_buts > *:not(:last-child){
        margin-bottom: 8px;
    }
    .ausbr_item:not(:last-child){
        margin-right: 16px;
    }
    .aus_body{
        padding-bottom: 16px;
    }
    .aus_body .ausb_row .ausb_col{
        margin-bottom: 8px;
    }
    .ausb_row:last-child .ausb_col:last-child,
    .ausb_row:last-child .ausb_col:last-child strong{
        margin-bottom: 0;
    }
    .ausb_col strong{
        margin-bottom: 4px;
    }

    /*====================  Текстовая  ====================*/

    .ac_item{
        padding-bottom: 18px;
        margin-bottom: 18px;
    }
    .aci_pict{
        width: 120px;
    }
    .aci_desc{
        width: calc(100% - 142px);
    }

    /*====================  Все производители  ====================*/

    .af_country,
    .af_list,
    .allFabrics h2{
        padding-left: 28px;
        padding-right: 28px;
    }

}
@media screen and (min-width: 521px) and (max-width: 700px){

    /*====================  Колонки  ====================*/

    .column_4{
        margin-bottom: -20px;
    }
    .column_4.center{
        justify-content: center;
    }
    .column_4 > *{
        width: 49%;
        margin-left: 2%;
        margin-bottom: 20px;
    }
    .column_4 > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_4x{
        margin-bottom: -20px;
    }
    .column_4x > *{
        width: 32.4%;
        margin-left: 1.3%;
        margin-bottom: 20px;
    }
    .column_4x > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_4z{
        margin-bottom: -10px;
    }
    .column_4z > *{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 10px;
    }
    .column_4z > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_4y{
        margin-bottom: -1px;
    }
    .column_4y > *{
        width: calc(50% - 1px);
        margin-left: 1px;
        margin-bottom: 1px;
    }
    .column_4y > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_3{
        margin-bottom: -30px;
    }
    .column_3 > *{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 30px;
    }
    .column_3 > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_3x{
        margin-bottom: -12px;
    }
    .column_3x > *{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 12px;
    }
    .column_3x > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_3y{
        margin-bottom: -20px;
    }
    .column_3y > *{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 20px;
    }
    .column_3y > *:nth-child(2n+1){
        margin-left: 0;
    }
    .column_3z{
        margin-bottom: -15px;
    }
    .column_3z > *{
        width: 31.85%;
        margin-left: 2.2%;
        margin-bottom: 15px;
    }
    .column_3z > *:nth-child(3n+1){
        margin-left: 0;
    }
    .column_2{
        margin-bottom: -20px;
    }
    .column_2 > *{
        width: 100%;
        margin-bottom: 20px;
    }
    .column_2x{
        margin-bottom: -14px;
    }
    .column_2x > *{
        width: 48.9%;
        margin-left: 2.1%;
        margin-bottom: 14px;
    }
    .column_2x > *:nth-child(2n+1){
        margin-left: 0;
    }

    /*====================  Каталог  ====================*/

    .c_slider{
        margin: 0 -14px;
    }
    .cs_item{
        padding: 0 14px;
    }
    .c_slider .slick-prev{
        left: 14px;
    }
    .c_slider .slick-next{
        right: 13px;
    }

    /*====================  Текстовый на главной  ====================*/

    .mainArticle{

    }
    .mainArticle .column_3{
        margin-bottom: -10px;
    }
    .mainArticle .column_3 > div{
        margin-bottom: 10px;
    }
    .mainArticle .column_3 > div:last-child{
        width: 100%;
    }

    /*====================  Подвал  ====================*/

    .f_soc p{
        display: none;
    }
    .f_yRev{
        text-align: right;
    }
    .fm_col{
        padding-right: 6px;
    }
    .fm_col:nth-child(2){
        margin-left: 0;
    }
    .fm_col:last-child{
        margin-left: 1.3%;
    }
    .footer{
        position: relative;
    }
    .f_soc{
        position: absolute;
        width: auto;
        right: 20px;
        bottom: 5px;
    }

}
@media screen and (max-width: 520px){

    /*====================  Колонки  ====================*/

    .column_2,
    .column_2x,
    .column_3,
    .column_3y,
    .column_3z,
    .column_4,
    .column_4x,
    .column_4y,
    .column_4z{
        display: block;
    }
    /* .column_2,
    .column_2x,
    .column_3,
    .column_3x,
    .column_3y,
    .column_3z,
    .column_4,
    .column_4x,
    .column_4y,
    .column_4z{
        display: block;
    } */
    .column_2 > *,
    .column_2x > *{
        margin-bottom: 15px;
    }
    .column_3{
    }
    .column_3 > *,
    .column_3y > *{
        margin-bottom: 15px;
    }
    .column_3x > *{
        margin-bottom: 10px;
    }

        .column_3x>* {
            width: 50%;
            margin-left: 0%;
            margin-bottom: 12px;
        }

        .column_3x>*:nth-child(2n+1) {
            margin-left: 0;
        }
        .catalog .c_group .column_4 {
            display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        }

       .catalog .c_group .column_4 >*:nth-child(2n+1) {
            margin-left: 0;
        }
        .catalog .c_group .column_4 >* {
            width: 50%;
            margin-left: 0%;
            margin-bottom: 12px;
        }

       .catalog .c_group .column_4 >*:nth-child(2n+1) {
            margin-left: 0;
        }


    .tabs-item {
        padding: 15px 0 !important;
    }

    .column_3z > *{
        margin-bottom: 10px;
    }
    .column_4{
    }

    .tabs-items-products .column_4x {
        display: flex;
    }

    .tabs-items-products .column_4x > * {
        width: 50%;
    }

    .column_4.center{
        justify-content: center;
    }
    .column_4 > *:not(:last-child),
    .column_4z > *:not(:last-child){
        margin-bottom: 15px;
    }
    .column_4y > *:not(:last-child){
        margin-bottom: 1px;
    }

    /*====================  Шапка  ====================*/

    .h_panel .ico_compare,
    .h_panel .ico_viewed{
        display: none;
    }
    .h_callback{
        background-position: 0 0;
    }

    /*====================  Баннера  ====================*/

    .ms_text{
        display: none;
    }
    .sb_text{
        font-size: 1.5rem;
        max-width: 75%;
    }
    .smallBanner .container{
        padding-top: 14px;
        padding-bottom: 14px;
    }

    /*====================  Карточка товара  ====================*/

    #pce_slider{
        border: none;
    }

    /*====================  Корзина  ====================*/

    .bm_itemsWrap,
    .ba_checkout,
    .bc_body{
        margin-left: -10px;
        margin-right: -10px;
        border-left: none;
        border-right: none;
    }
    .bmi_photo{
        width: 90px;
    }
    .bmi_name,
    .bm_services .bmi_right{
        width: calc(100% - 99px);
    }
    .bmi_right{
        float: none;
        width: 100%;
        clear: both;
        padding-top: 14px;
        text-align: left;
    }
    .bmi_amount,
    .bmi_right .c_stock{
        float: left;
    }
    .bmi_price,
    .bmi_remove{
        float: right;
    }
    .bmi_price{
        padding-top: 7px;
    }
    .bmi_right .c_stock{
        clear: both;
    }
    .bmi_amount p,
    .bmi_amount .jq-number{
        vertical-align: top;
    }
    .bmi_amount .jq-number{
        top: 3px;
        margin-left: 5px;
    }
    .bmi_amount p strong{
        display: block;
    }
    .bm_services .bmi_right{
        clear: none;
        padding-left: 9px;
        float: left;
    }
    .bm_services .bmi_price{
        position: relative;
        padding-top: 0;
        top: -2px;
    }
    .bm_services .bmi_remove{
        clear: both;
        margin-top: -20px;
    }
    .bmi_amount p{
        display: inline-block;
        margin-right: 12px;
    }

    /*====================  Категория  ====================*/

    /* .c_miniCard{
        position: relative;
        padding-top: 64px;
    }
    .cmc_img,
    .ri_pict{
        padding-top: 0;
        width: 75px;
        height: 75px;
        float: left;
        margin-right: 14px;
        margin-bottom: 0;
    }
    .r_item p{
        margin-left: 89px;
    }
    .cmc_name,
    .cmc_name a{
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 85%;
    }
    .cmc_name{
        border: none;
    }
    .cmc_name a{
        padding-top: 12px;
    }
    .cmc_name a,
    .r_item{
        overflow: hidden;
    }
    .r_item:after,
    .cmc_name a:after,
    .cb_countries li:after{
        content: "";
        position: absolute;
        right: 12px;
        top: 76px;
        width: 20px;
        height: 10px;
        background: url(/local/templates/main/css/../images/ico-detail-drop-orange.png) 0 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .cmc_price{
        float: left;
    }
    .c_miniCard,
    .cmc_name a,
    .r_item{
        padding-left: 20px;
        padding-right: 20px;
    }
    .c_miniCard,
    .r_item{
        padding-bottom: 12px;
        margin-bottom: 0;
        border-left: none;
        border-right: none;
    }
    .c_miniCard,
    .r_item{
        margin-left: -20px;
        margin-right: -20px;
    }*/



    .c_miniCard {
        border: none;
    }

    .c_miniCard .c_stock {
            font-size: 12px;
    }


 .c_miniCard .cmc_flag {
     margin-bottom: 20px;
 }


 .ri_pict
 {
      padding-top: 0px;
  }




 .cmc_img
 {
      /* padding-top: 150px;
      padding-top: 0px;
        text-align: center; */

        padding-top: 0px;
            text-align: center;
            background-color: #f7f7f7;
            height: 120px;
            overflow: hidden;
            line-height: 120px;

  }
 .cmc_img a
 {
            overflow: hidden;
                display: flex;
                justify-content: center;
                align-items: center;
                height: 120px;
  }


.cmc_img img {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    top: unset;
    left: unset;
    /* max-width: 100%; */
    max-width: unset;
    /* min-width: 100%;
        min-height: 100%;
        flex-shrink: 0; */

            min-width: 100%;
                flex-shrink: 0;
                max-height: unset;
}


    .column_4 > .r_item:not(:last-child){
        margin-bottom: 0;
    }
    .cb_sort{
        border-top: none;
    }
    /* .c_miniCard:not(:last-child),
    .r_item:not(:last-child){
        border-bottom: none;
    } */
    .c_miniCard .c_stock,
    .c_miniCard .jq-number,
    .c_miniCard .but_red,
    .c_miniCard .but_white,
    .cmc_flag,
    .cmc_opt{
        display: none;
    }
    .bmi_right .c_stock{
        display: inline-block;
    }


.cmc_name {
    min-height: unset;
    font-size: 1.3rem;
}


.cmc_price del {
    display: inline;
}


.catalog-detail-form {
    display: block;
    clear: both;
}






    .c_slider{
        margin: 0 -7px;
    }
    .catalog .c_slider{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cs_item{
        padding: 0 7px;
    }
        .catalog .c_slider .cs_item{
        padding: 0 0px;
        width: 50%;
    }
    .c_slider .slick-prev{
        left: 7px;
    }
    .c_slider .slick-next{
        right: 6px;
    }
    .cs_item .r_item{
        padding-bottom: 12px;
    }
    .cs_item .r_item > a:before{
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .cs_item .r_item p{
        padding-right: 30px;
    }
    .cs_item .r_item .but_red{
        display: none;
    }
    .r_item{
        position: relative;
    }
    .r_item:after{
        top: 55px;
    }
    .cbs_item .jq-selectbox{
        width: 160px;
    }
    /* .c_miniCard:not(first-child), .r_item:not(first-child){
        border-top: none;
    } */
    .cb_countries li{
        position: relative;
        margin-bottom: 12px;
        padding-bottom: 20px;
        padding-top: 50px;
        padding-left: 20px;
    }
    .cb_countries li:after{
        top: 50%;
        margin-top: -5px;
    }
    .cbc_catPict{
        height: auto;
        margin-bottom: 0;
    }
    .cbc_catPict img{
        position: static;
        width: 90px;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .cb_countries li > a{
        box-sizing: border-box;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding-top: 18px;
        padding-left: 20px;
    }

    /*====================  Формы захвата  ====================*/

    .leadForm input,
    .leadForm button{
        width: 290px;
        max-width: 100%;
    }

    /*====================  Отзывы  ====================*/

    .reviews{
        display: none;
    }

    /*====================  Каталог на главной  ====================*/

    .hc_item{
        position: relative;
        height: 40px;
    }
    .hc_item img{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .homeCatalog p{
        box-sizing: border-box;
        text-align: left;
        padding-left: 36px;
    }

    /*====================  Текст  на главной  ====================*/

    .mainArticle{
        position: relative;
        max-height: 240px;
        overflow: hidden;
    }
    .mainArticle:before{
        content: "";
        width: 100%;
        height: 70px;
        position: absolute;
        bottom: 0;
        z-index: 1;
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        cursor: pointer;
    }
    .mainArticle:after{
        content: "";
        position: absolute;
        width: 40px;
        height: 20px;
        left: 50%;
        margin-left: -20px;
        bottom: 0;
        z-index: 2;
        background: #f4f4f4 url(/local/templates/main/css/../images/ico-detail-drop.png) no-repeat 50% 50%;
        cursor: pointer;
    }
    .mainArticle.active{
        max-height: none;
    }
    .mainArticle.active:before,
    .mainArticle.active:after{
        display: none;
    }

    /*====================  Галерея  ====================*/

    .gb_item{
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .g_sliderWrap .swiper-button-prev{
        left: -10px;
    }
    .g_sliderWrap .swiper-button-next{
        right: -10px;
    }

    /*====================  Карты  ====================*/

    .ymapWrap{
        height: 320px;
    }

    /*====================  Категории - родительская  ====================*/

    .catMain .subheader{
        margin-bottom: 7%;
    }
    .cm_inner{
        padding-top: 0;
        height: 80px;
        padding-top: 20px;
        padding-left: 24px;
    }
    .cm_inner:after{
        content: "";
        position: absolute;
        width: 10px;
        height: 20px;
        top: 50%;
        margin-top: -10px;
        right: 7%;
        background: url(/local/templates/main/css/../images/slider-arr-white.png) no-repeat 0 0/100%;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .cmi_pict{
        position: relative;
    }
    .cmi_pict,
    .cm_item p{
        display: inline-block;
        vertical-align: middle;
        width: auto;
        top: 0;
    }
    .cmi_pict img,
    .cm_item p{
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .cm_item p{
        margin-top: -8px;
        margin-left: 8px;
    }
    .catMain .column_4z .cm_item{
        margin-bottom: 1px;
    }

    /*====================  Доставка  ====================*/

    .d_group{
        margin-bottom: 32px;
    }

    /*====================  Подвал  ====================*/

    .footer{
        position: relative;
        padding-bottom: 13px;
    }
    .footer .f_logo{
        padding-bottom: 24px;
        border-bottom: 1px solid #313131;
        margin-bottom: 24px;
    }
    .footer .f_yRev{
        margin-bottom: 16px;
    }
    .f_top{
        padding-bottom: 0;
        border: none;
    }
    .f_top .container,
    .f_middle .container{
        padding: 0;
    }
    .f_menu a{
        display: block;
    }
    .footer .f_logo,
    .footer .f_yRev,
    .f_menu a{
        padding-left: 20px;
        padding-right: 20px;
    }
    .f_middle{
        padding-top: 0;
    }
    .f_menu li:not(:last-child){
        margin-bottom: 0;
    }
    .f_menu a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .fm_cat a{
        padding-top: 12px;
        padding-bottom: 12px;
        position: relative;
        background-color: #323232;
        border-top: 1px solid #393939;
        line-height: 1.1;
    }
    .fm_cat a:after{
        content: "";
        position: absolute;
        width: 8px;
        height: 15px;
        right: 20px;
        top: 50%;
        margin-top: -7px;
        opacity: .8;
        background: url(/local/templates/main/css/../images/card-gallery-arr.png) no-repeat 0 -23px/8px;
    }
    .f_menu a:hover{
        text-decoration: none;
    }
    .fm_cat a:last-child{
        border-bottom: 1px solid #393939;
    }
    .f_bot{
        padding-top: 13px;
        margin-top: 78px;
    }
    .f_soc{
        position: absolute;
        bottom: 62px;
        left: 20px;
        margin-bottom: 0 !important;
    }
    .f_paykeeper{
    position: absolute;
    bottom: 62px;
    right: 10px;
    padding: 0 !important;
        margin-bottom: 0 !important;
    max-width: 275px;
    }
    .f_menu li:not(.fm_cat){
        display: none;
    }
    .f_menu.active li:not(.fm_cat){
        display: block;
    }



/* compare **/
.compare {}
.compare .c_miniCard .c_stock {
    float: none;
    height: 40px;
}
.compare .c_miniCard .jq-number {
    float: none;
}
.compare  .cmp_crsl .c_miniCard .but_red {
position: relative;
    margin-top: 0;
    left: 0;
    width: 34px;
    text-indent: -2000em;
 }
.compare  .c_miniCard .cmc_flag {
    margin-top: 5px;
    float: none;
}
.compare   .c_miniCard .banners-block {
    bottom: 5px;
    right: 0px;
  }




}
@media screen and (max-width: 420px){

    .container{
        padding: 1px 10px 0;
    }

    /*====================  Шапка  ====================*/

    .h_callback{
        /* display: none; */
        display: inline-block;
        position: relative;
        padding-left: 0px;
        padding-right: 0px;
        height: 34px;
        line-height: 34px;
        width: 34px;
        font-size: 0;
        margin: 0;
        margin-right: 0px;
        background-size: 15px;
        background-position: 10px 4px;
    }
    .h_panel .ico_liked{
        display: none;
    }

.h_panel .ico_basket {
    display: inline-block;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    height: 34px;
    line-height: 34px;
}


    .h_panel{
        margin-top: 4px;
    }
    .hm_but{
        margin-right: 22px;
    }
    .logo{
        width: 150px;
        height: 44px;
    }
    .h_basket{
        width: 250px;
    }
    .hb_item{
        padding: 8px 14px 29px 8px;
    }
    .hb_remove{
        bottom: 8px;
    }
    .hb_list{
        height: 186px;
    }
    .hb_total{
        padding: 6px 8px 7px;
    }
    .hb_total b{
        font-size: 1.6rem;
    }
    .hb_total span{
        margin-top: 3px;
    }
    .hb_but{
        padding: 14px 23px 0;
    }
    .hb_photo{
        width: 46px;
        height: 46px;
    }
    .hb_info{
        width: 162px;
    }
    .mmn_catalog .shm_deals a{
        background-position: 18px 50%;
        padding-left: 44px;
    }
    .hm_but,
    .header .logo{
        margin-top: 0;
    }
    .mm_account{
        background-position: 20px 50%;
    }
    .mm_account, .mm_lvl2back{
        padding-left: 52px;
    }

    /*====================  Левое меню  ====================*/

    .mm_login,
    .mm_basket,
    .mmn_title,
    .mm_nav a{
        padding-left: 18px;
        padding-right: 18px;
    }

    /*====================  Карточка товара  ====================*/

    .pcm_links{
        padding-bottom: 16px;
    }
    .pcm_links a{
        padding: 0 20px;
    }
    .pcm_links a:first-child{
        margin-bottom: 14px;
    }
    .pcm_info,
    .pc_char {
        margin-left: -10px;
        margin-right: -10px;
    }
    /* .pcm_info,
    .pc_char,
    .c_miniCard{
        margin-left: -10px;
        margin-right: -10px;
    } */
    .pcm_deals .detailItem,
    .pcm_price,
    .pcm_amount,
    .pcm_opt,
    .pcm_specDeals ul{
        padding-left: 20px;
        padding-right: 20px;
    }

    /*====================  Каталог  ====================*/

    .filterBut{
        width: 100%;
    }
    .cbs_item{
        width: 47%;
    }
    .cbs_item:first-child{
        margin-right: 4.8%;
    }
    .cbs_item .jq-selectbox{
        width: 100%;
    }

    /*====================  Фильтр  ====================*/

    .rangeSliderWrap input{
        width: 81px;
    }

    /*====================  Личный кабинет  ====================*/

    .ua_title,
    .aus_body{
        padding-left: 12px;
        padding-right: 12px;
    }
    .ausb_opt:before{
        left: -12px;
        right: -12px;
    }
    .aus_body .ausb_col.state{
        margin-bottom: 0;
    }
    .ausb_right{
        float: none;
        text-align: left;
        padding-left: 30px;
    }
    .ausb_state{
        padding-bottom: 3px;
    }
    .ausbr_item{
        display: block;
    }
    .ausbr_item p{
        display: inline-block;
    }
    /*====================  Текстовая  ====================*/

    .ac_item{
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .aci_pict{
        width: 80px;
        margin-right: 16px;
    }
    .aci_desc{
        width: calc(100% - 96px);
    }

    /*====================  Контакты/Как купить/О компании  ====================*/

    .is_group{
        padding: 12px;
    }

    /*====================  Карты  ====================*/

    .ymapWrap{
        height: 260px;
    }

    /*====================  Все производители  ====================*/

    .af_country,
    .af_list,
    .allFabrics h2{
        padding-left: 16px;
        padding-right: 16px;
    }

    /*====================  Доставка  ====================*/

    .dg_table.table1{
        font-size: 12px;
    }
    .dg_table td{
        padding: 6px;
    }
    .dg_attention{
        padding: 12px 12px 12px 46px;
    }
    .dg_attention:before{
        top: 10px;
        left: 10px;
        background-position: -32px -82px;
    }
    .dg_attention strong{
        margin-bottom: 8px;
    }

    /*====================  Всплывающие  ====================*/

    .popup2{
        width: 300px;
    }
    .popup2 .frm_agree{
        padding-left: 0;
    }

    /*====================  Подвал  ====================*/

    .footer .f_logo,
    .footer .f_yRev,
    .f_menu a{
        padding-left: 10px;
        padding-right: 10px;
    }
    .f_soc{
        left: 10px;
    }


}

@media screen and (max-width: 360px){
    .bmi_amount p{
        margin-right: 4px;
    }
    .cmp_crsl .c_miniCard .but_white,
    .cmp_crsl .c_miniCard .but_red{
        left: 102px;
    }
    .cmp_crslWrap .c_miniCard .jq-number{
        padding: 0 22px;
    }
    .cmp_crslWrap .c_miniCard .jq-number__spin{
        width: 22px;
    }
}
.tooltip-btn {
    position: relative;
    display: inline-block;
}
.tooltip-btn i {
    font-size: 9px;
    font-weight: bold;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid;
    border-radius: 6px;
    text-align: center;
    margin-left: 5px;
}
.tooltip-toggle {
    position: absolute;
    display: none;
    max-width: 200px;
    background: #080808ad;
    border-radius: 4px;
    padding: 5px;
    color: #fff;
}
.tooltip-btn:hover .tooltip-toggle {
    display: block;
}


.plitka-sections-shell, .plitka-sections-bottom {
    width: 100%;
    margin: 0;
}

.title-tag-navigation {
    font-size: 13px;
    line-height: 17px;
    color: #707070;
    margin-bottom: 12px;
}

.plitka-sections {
    margin-top: 0;
}

.plitka-sections, .bottom-sections {
    width: 100%;
    display: block;
    flex-wrap: nowrap;
    margin: 16px 0;
}

.show-all .plitka-sections__title {
    display: inline-block;
}

.plitka-sections__title, .products-tag {
    margin: 10px 10px 15px 0;
    background: #F6F7F9;
    border: #eee 1px solid;
    border-radius: 4px;
    padding: 6px 16px;
    height: 27px;
    width: max-content;
    flex: 0 0 auto;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    color: #000;
}


@media screen and (max-width: 768px) {
    .plitka-sections .bottom-sections {
        display: flex;
        flex-wrap: wrap;
        gap: 8px; /* Отступы между кнопками */
        justify-content: center;
        align-items: center;
        margin: 8px 0;
    }
    .plitka-sections__title, .products-tag {
        display: inline-flex;
		margin: 0 5px 5px 0;
    	height: 16px;
        padding: 8px 12px;
        text-align: center;
        background-color: #f5f5f5; /* Цвет фона для кнопок */
        border: 1px solid #ccc;
        border-radius: 4px;
        font-size: 14px;
        white-space: nowrap; /* Отключить перенос текста */
    }

        .productCard .pcm_amount .but_white {
            display: inline-block;
                width: 49%;
                vertical-align: top;
                margin: 14px 0 10px;
        }
}

@media(max-width: 520px) {
    .fm_col:first-child {
        padding: 0 20px;
    }
}
/* End */


/* Start:/local/templates/main/css/jquery.fancybox.css?172200826213396*/
@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0f0f11;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container--ready .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.fancybox-infobar {
  display: none; }

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  pointer-events: all; }

.fancybox-show-buttons .fancybox-buttons {
  display: block; }

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none; }

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  color: #fff;
  box-sizing: border-box;
  vertical-align: top;
  outline: none; }

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover {
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5; }

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close {
  float: right; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left; }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent; }

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px; }

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px; }

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important; }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0; } }

/* End */


/* Start:/local/templates/main/css/pushy.css?17220082623209*/
/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

/* Menu Appearance */

.pushy{
    position: fixed;
    width: 294px;
    height: 100%;
    top: 0;
    z-index: 9999;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
}
/* Menu Movement */

.pushy-left{
    -webkit-transform: translate3d(-294px,0,0);
    -moz-transform: translate3d(-294px,0,0);
    -ms-transform: translate3d(-294px,0,0);
    -o-transform: translate3d(-294px,0,0);
    transform: translate3d(-294px,0,0);
}

.pushy-open{
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.container-push, .push-push{
    -webkit-transform: translate3d(294px,0,0);
    -moz-transform: translate3d(294px,0,0);
    -ms-transform: translate3d(294px,0,0);
    -o-transform: translate3d(294px,0,0);
    transform: translate3d(294px,0,0);
}

/* Menu Transitions */

.pushy, #container, .push{
    -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
    -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
    -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99);
}

/* Site Overlay */

.site-overlay{
    display: none;
}

.pushy-active .site-overlay{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0,0,0,0.5);
    -webkit-animation: fade 500ms; 
    -moz-animation: fade 500ms; 
    -o-animation: fade 500ms;
    animation: fade 500ms;
}

@keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-moz-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-webkit-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-o-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@media screen and (max-width: 420px){

    .pushy{
        width: 240px;
    }

    .pushy-left {
        -webkit-transform: translate3d(-240px, 0, 0);
        -ms-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0);
    }

    .container-push, .push-push {
        -webkit-transform: translate3d(240px, 0, 0);
        -ms-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0);
    }

    .pushy-right {
        -webkit-transform: translate3d(240px, 0, 0);
        -ms-transform: translate3d(240px, 0, 0);
        transform: translate3d(240px, 0, 0);
    }

    .pushy-open-right #container,
    .pushy-open-right .push {
        -webkit-transform: translate3d(-240px, 0, 0);
        -ms-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0);
    }

    .pushy-open-left .pushy,
    .pushy-open-right .pushy {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

}
/* End */


/* Start:/local/templates/main/css/tooltips.css?1722008262926*/
.tooltip-popup {
    position: absolute;
    max-width: 280px;
    border: solid 1px #9b9b9b;
    border-radius: 10px;
    padding: 10px;
    background: #080808d6;
    color: #fff;
    z-index: 9999;
}
.tooltip-popup a {
    color: #fff;
    text-decoration: underline;
}
.btn{
  display: inline-block;
  border: 1px solid #ccc;
  padding: 6px 10px;
  border-radius: 4px;
  background-color: #fff;
  color: #ccc;
  cursor: pointer;
  transition: 0.34s linear;
  position: relative;
}

.btn span{
  position: absolute;
  top: 50px;
  left: 120%;
  background: #00cccc;
  color: #fafafa;
  padding: 6px 10px 10px 10px;
  border-radius: 6px;
  display: none;
}

span.tilda{
  animation: scale 0.34s cubic-bezier(.68,-0.55,.27,1.55);
}

@keyframes scale{
  0%,100%{
    padding:7px 10px 10px 10px;
  }
  80%{
    padding:8px 12px 12px 12px;
    background: tomato;
  }
}

.btn:hover{
   border: 1px solid blue;
   color: blue;
}

/* End */


/* Start:/local/templates/main/css/slick.css?17220082621738*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/main/css/swiper.css?172200826220016*/
/**
 * Swiper 4.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 13, 2017
 */
.swiper-container, .swiper-prew {
  position: relative;
  overflow: hidden;
  list-style: none;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
/*
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
*/
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/local/templates/main/css/nouislider.css?17220082624066*/
/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 5px;
}
.noUi-horizontal .noUi-handle {
  width: 17px;
  height: 17px;
  left: -8px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-target {
  background: #ebebeb;
}
.noUi-connect {
  background: #acacac;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #fdfdfd;
  border-radius: 50%;
  background: #ff8b82;
  cursor: default;
}
.noUi-active {
}
/* Handle stripes;
 */
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

/* End */


/* Start:/local/templates/main/css/jquery.scrollbar.css?172200826222806*/
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 5px;
    top: 0;
    width: 10px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #ebebeb; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #acacac; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }




.scroll-element{

}
.scroll-element_outer{

}
.scroll-element_size{

}



@media screen and (max-width: 420px){

    .scrollbar-inner > .scroll-element.scroll-y{
        width: 6px;
    }

}
/* End */


/* Start:/local/templates/main/css/flags.css?172200826218018*/
/* Пиктограммы государственных флагов в спрайте */
/* v0.2, 28 февраля 2012 года */
/* @author Артём Поликарпов, artpolikarpov.ru (artpolikarpov@gmail.com) */
/* @author Никита Иванов (исходные пиктограммы флагов), nickivanov.ru (nickivanov@nickivanov.ru) */
/* Набор распостраняется на условиях лицензии CC-BY-SA */
/* Эти летом я был: в <i class="flag-HN"></i> Гондурасе, <i class="flag-LI"></i> Лихтенштейне, и <i class="flag-SE"></i> Швеции. */
i.flag-NOWHERE, i.flag-ABKHAZIA, i.flag-AD, i.flag-AE, i.flag-AF, i.flag-AG, i.flag-AI, i.flag-AL, i.flag-AM, i.flag-AN, i.flag-AO, i.flag-AQ, i.flag-AR, i.flag-AS, i.flag-AT, i.flag-AU, i.flag-AW, i.flag-AX, i.flag-AZ, i.flag-BA, i.flag-BB, i.flag-BD, i.flag-BE, i.flag-BF, i.flag-BG, i.flag-BH, i.flag-BI, i.flag-BJ, i.flag-BL, i.flag-BM, i.flag-BN, i.flag-BO, i.flag-BR, i.flag-BS, i.flag-BT, i.flag-BV, i.flag-BW, i.flag-BY, i.flag-BZ, i.flag-CA, i.flag-CC, i.flag-CD, i.flag-CF, i.flag-CG, i.flag-CH, i.flag-CI, i.flag-CK, i.flag-CL, i.flag-CM, i.flag-CN, i.flag-CO, i.flag-CR, i.flag-CU, i.flag-CV, i.flag-CX, i.flag-CY, i.flag-CZ, i.flag-DE, i.flag-DJ, i.flag-DK, i.flag-DM, i.flag-DO, i.flag-DZ, i.flag-EC, i.flag-EE, i.flag-EG, i.flag-EH, i.flag-ER, i.flag-ES-CE, i.flag-ES-ML, i.flag-ES, i.flag-ET, i.flag-EU, i.flag-FI, i.flag-FJ, i.flag-FK, i.flag-FM, i.flag-FO, i.flag-FR, i.flag-GA, i.flag-GB, i.flag-GD, i.flag-GE, i.flag-GF, i.flag-GG, i.flag-GH, i.flag-GI, i.flag-GL, i.flag-GM, i.flag-GN, i.flag-GP, i.flag-GQ, i.flag-GR, i.flag-GS, i.flag-GT, i.flag-GU, i.flag-GW, i.flag-GY, i.flag-HK, i.flag-HM, i.flag-HN, i.flag-HR, i.flag-HT, i.flag-HU, i.flag-IC, i.flag-ID, i.flag-IE, i.flag-IL, i.flag-IM, i.flag-IN, i.flag-IO, i.flag-IQ, i.flag-IR, i.flag-IS, i.flag-IT, i.flag-JE, i.flag-JM, i.flag-JO, i.flag-JP, i.flag-KE, i.flag-KG, i.flag-KH, i.flag-KI, i.flag-KM, i.flag-KN, i.flag-KOSOVO, i.flag-KP, i.flag-KR, i.flag-KW, i.flag-KY, i.flag-KZ, i.flag-LA, i.flag-LB, i.flag-LC, i.flag-LI, i.flag-LK, i.flag-LR, i.flag-LS, i.flag-LT, i.flag-LU, i.flag-LV, i.flag-LY, i.flag-MA, i.flag-MC, i.flag-MD, i.flag-ME, i.flag-MF, i.flag-MG, i.flag-MH, i.flag-MK, i.flag-ML, i.flag-MM, i.flag-MN, i.flag-MO, i.flag-MP, i.flag-MQ, i.flag-MR, i.flag-MS, i.flag-MT, i.flag-MU, i.flag-MV, i.flag-MW, i.flag-MX, i.flag-MY, i.flag-MZ, i.flag-NA, i.flag-NC, i.flag-NE, i.flag-NF, i.flag-NG, i.flag-NI, i.flag-NKR, i.flag-NL, i.flag-NO, i.flag-NP, i.flag-NR, i.flag-NU, i.flag-NZ, i.flag-OM, i.flag-PA, i.flag-PE, i.flag-PF, i.flag-PG, i.flag-PH, i.flag-PK, i.flag-PL, i.flag-PM, i.flag-PN, i.flag-PR, i.flag-PS, i.flag-PT, i.flag-PW, i.flag-PY, i.flag-QA, i.flag-RE, i.flag-RO, i.flag-RS, i.flag-RU, i.flag-RW, i.flag-SA, i.flag-SB, i.flag-SC, i.flag-SD, i.flag-SE, i.flag-SG, i.flag-SH, i.flag-SI, i.flag-SJ, i.flag-SK, i.flag-SL, i.flag-SM, i.flag-SN, i.flag-SO, i.flag-SOUTH-OSSETIA, i.flag-SR, i.flag-SS, i.flag-ST, i.flag-SV, i.flag-SY, i.flag-SZ, i.flag-TC, i.flag-TD, i.flag-TF, i.flag-TG, i.flag-TH, i.flag-TJ, i.flag-TK, i.flag-TL, i.flag-TM, i.flag-TN, i.flag-TO, i.flag-TR, i.flag-TT, i.flag-TV, i.flag-TW, i.flag-TZ, i.flag-UA, i.flag-UG, i.flag-UM, i.flag-US, i.flag-UY, i.flag-UZ, i.flag-VA, i.flag-VC, i.flag-VE, i.flag-VG, i.flag-VI, i.flag-VN, i.flag-VU, i.flag-WF, i.flag-WS, i.flag-YE, i.flag-YT, i.flag-ZA, i.flag-ZM, i.flag-ZW { display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; *display: inline; *zoom: 1; vertical-align: baseline; position: relative; overflow: hidden; width: 16px; height: 9px; font-size: 0; line-height: 0; margin: 0; padding: 0; }

.flag-NOWHERE, .flag-ABKHAZIA, .flag-AD, .flag-AE, .flag-AF, .flag-AG, .flag-AI, .flag-AL, .flag-AM, .flag-AN, .flag-AO, .flag-AQ, .flag-AR, .flag-AS, .flag-AT, .flag-AU, .flag-AW, .flag-AX, .flag-AZ, .flag-BA, .flag-BB, .flag-BD, .flag-BE, .flag-BF, .flag-BG, .flag-BH, .flag-BI, .flag-BJ, .flag-BL, .flag-BM, .flag-BN, .flag-BO, .flag-BR, .flag-BS, .flag-BT, .flag-BV, .flag-BW, .flag-BY, .flag-BZ, .flag-CA, .flag-CC, .flag-CD, .flag-CF, .flag-CG, .flag-CH, .flag-CI, .flag-CK, .flag-CL, .flag-CM, .flag-CN, .flag-CO, .flag-CR, .flag-CU, .flag-CV, .flag-CX, .flag-CY, .flag-CZ, .flag-DE, .flag-DJ, .flag-DK, .flag-DM, .flag-DO, .flag-DZ, .flag-EC, .flag-EE, .flag-EG, .flag-EH, .flag-ER, .flag-ES-CE, .flag-ES-ML, .flag-ES, .flag-ET, .flag-EU, .flag-FI, .flag-FJ, .flag-FK, .flag-FM, .flag-FO, .flag-FR, .flag-GA, .flag-GB, .flag-GD, .flag-GE, .flag-GF, .flag-GG, .flag-GH, .flag-GI, .flag-GL, .flag-GM, .flag-GN, .flag-GP, .flag-GQ, .flag-GR, .flag-GS, .flag-GT, .flag-GU, .flag-GW, .flag-GY, .flag-HK, .flag-HM, .flag-HN, .flag-HR, .flag-HT, .flag-HU, .flag-IC, .flag-ID, .flag-IE, .flag-IL, .flag-IM, .flag-IN, .flag-IO, .flag-IQ, .flag-IR, .flag-IS, .flag-IT, .flag-JE, .flag-JM, .flag-JO, .flag-JP, .flag-KE, .flag-KG, .flag-KH, .flag-KI, .flag-KM, .flag-KN, .flag-KOSOVO, .flag-KP, .flag-KR, .flag-KW, .flag-KY, .flag-KZ, .flag-LA, .flag-LB, .flag-LC, .flag-LI, .flag-LK, .flag-LR, .flag-LS, .flag-LT, .flag-LU, .flag-LV, .flag-LY, .flag-MA, .flag-MC, .flag-MD, .flag-ME, .flag-MF, .flag-MG, .flag-MH, .flag-MK, .flag-ML, .flag-MM, .flag-MN, .flag-MO, .flag-MP, .flag-MQ, .flag-MR, .flag-MS, .flag-MT, .flag-MU, .flag-MV, .flag-MW, .flag-MX, .flag-MY, .flag-MZ, .flag-NA, .flag-NC, .flag-NE, .flag-NF, .flag-NG, .flag-NI, .flag-NKR, .flag-NL, .flag-NO, .flag-NP, .flag-NR, .flag-NU, .flag-NZ, .flag-OM, .flag-PA, .flag-PE, .flag-PF, .flag-PG, .flag-PH, .flag-PK, .flag-PL, .flag-PM, .flag-PN, .flag-PR, .flag-PS, .flag-PT, .flag-PW, .flag-PY, .flag-QA, .flag-RE, .flag-RO, .flag-RS, .flag-RU, .flag-RW, .flag-SA, .flag-SB, .flag-SC, .flag-SD, .flag-SE, .flag-SG, .flag-SH, .flag-SI, .flag-SJ, .flag-SK, .flag-SL, .flag-SM, .flag-SN, .flag-SO, .flag-SOUTH-OSSETIA, .flag-SR, .flag-SS, .flag-ST, .flag-SV, .flag-SY, .flag-SZ, .flag-TC, .flag-TD, .flag-TF, .flag-TG, .flag-TH, .flag-TJ, .flag-TK, .flag-TL, .flag-TM, .flag-TN, .flag-TO, .flag-TR, .flag-TT, .flag-TV, .flag-TW, .flag-TZ, .flag-UA, .flag-UG, .flag-UM, .flag-US, .flag-UY, .flag-UZ, .flag-VA, .flag-VC, .flag-VE, .flag-VG, .flag-VI, .flag-VN, .flag-VU, .flag-WF, .flag-WS, .flag-YE, .flag-YT, .flag-ZA, .flag-ZM, .flag-ZW {
    background: url("/local/templates/main/css/../images/flags.png") no-repeat 0 9px;
}

.flag-ABKHAZIA { background-position: 0 0px; }

.flag-AD { background-position: 0 -9px; }

.flag-AE { background-position: 0 -18px; }

.flag-AF { background-position: 0 -27px; }

.flag-AG { background-position: 0 -36px; }

.flag-AI { background-position: 0 -45px; }

.flag-AL { background-position: 0 -54px; }

.flag-AM { background-position: 0 -63px; }

.flag-AN { background-position: 0 -72px; }

.flag-AO { background-position: 0 -81px; }

.flag-AQ { background-position: 0 -90px; }

.flag-AR { background-position: 0 -99px; }

.flag-AS { background-position: 0 -108px; }

.flag-AT { background-position: 0 -117px; }

.flag-AU { background-position: 0 -126px; }

.flag-AW { background-position: 0 -135px; }

.flag-AX { background-position: 0 -144px; }

.flag-AZ { background-position: 0 -153px; }

.flag-BA { background-position: 0 -162px; }

.flag-BB { background-position: 0 -171px; }

.flag-BD { background-position: 0 -180px; }

.flag-BE { background-position: 0 -189px; }

.flag-BF { background-position: 0 -198px; }

.flag-BG { background-position: 0 -207px; }

.flag-BH { background-position: 0 -216px; }

.flag-BI { background-position: 0 -225px; }

.flag-BJ { background-position: 0 -234px; }

.flag-BL { background-position: 0 -243px; }

.flag-BM { background-position: 0 -252px; }

.flag-BN { background-position: 0 -261px; }

.flag-BO { background-position: 0 -270px; }

.flag-BR { background-position: 0 -279px; }

.flag-BS { background-position: 0 -288px; }

.flag-BT { background-position: 0 -297px; }

.flag-BV { background-position: 0 -306px; }

.flag-BW { background-position: 0 -315px; }

.flag-BY { background-position: 0 -324px; }

.flag-BZ { background-position: 0 -333px; }

.flag-CA { background-position: 0 -342px; }

.flag-CC { background-position: 0 -351px; }

.flag-CD { background-position: 0 -360px; }

.flag-CF { background-position: 0 -369px; }

.flag-CG { background-position: 0 -378px; }

.flag-CH { background-position: 0 -387px; }

.flag-CI { background-position: 0 -396px; }

.flag-CK { background-position: 0 -405px; }

.flag-CL { background-position: 0 -414px; }

.flag-CM { background-position: 0 -423px; }

.flag-CN { background-position: 0 -432px; }

.flag-CO { background-position: 0 -441px; }

.flag-CR { background-position: 0 -450px; }

.flag-CU { background-position: 0 -459px; }

.flag-CV { background-position: 0 -468px; }

.flag-CX { background-position: 0 -477px; }

.flag-CY { background-position: 0 -486px; }

.flag-CZ { background-position: 0 -495px; }

.flag-DE { background-position: 0 -504px; }

.flag-DJ { background-position: 0 -513px; }

.flag-DK { background-position: 0 -522px; }

.flag-DM { background-position: 0 -531px; }

.flag-DO { background-position: 0 -540px; }

.flag-DZ { background-position: 0 -549px; }

.flag-EC { background-position: 0 -558px; }

.flag-EE { background-position: 0 -567px; }

.flag-EG { background-position: 0 -576px; }

.flag-EH { background-position: 0 -585px; }

.flag-ER { background-position: 0 -594px; }

.flag-ES-CE { background-position: 0 -603px; }

.flag-ES-ML { background-position: 0 -612px; }

.flag-ES { background-position: 0 -621px; }

.flag-ET { background-position: 0 -630px; }

.flag-EU { background-position: 0 -639px; }

.flag-FI { background-position: 0 -648px; }

.flag-FJ { background-position: 0 -657px; }

.flag-FK { background-position: 0 -666px; }

.flag-FM { background-position: 0 -675px; }

.flag-FO { background-position: 0 -684px; }

.flag-FR { background-position: 0 -693px; }

.flag-GA { background-position: 0 -702px; }

.flag-GB { background-position: 0 -711px; }

.flag-GD { background-position: 0 -720px; }

.flag-GE { background-position: 0 -729px; }

.flag-GF { background-position: 0 -738px; }

.flag-GG { background-position: 0 -747px; }

.flag-GH { background-position: 0 -756px; }

.flag-GI { background-position: 0 -765px; }

.flag-GL { background-position: 0 -774px; }

.flag-GM { background-position: 0 -783px; }

.flag-GN { background-position: 0 -792px; }

.flag-GP { background-position: 0 -801px; }

.flag-GQ { background-position: 0 -810px; }

.flag-GR { background-position: 0 -819px; }

.flag-GS { background-position: 0 -828px; }

.flag-GT { background-position: 0 -837px; }

.flag-GU { background-position: 0 -846px; }

.flag-GW { background-position: 0 -855px; }

.flag-GY { background-position: 0 -864px; }

.flag-HK { background-position: 0 -873px; }

.flag-HM { background-position: 0 -882px; }

.flag-HN { background-position: 0 -891px; }

.flag-HR { background-position: 0 -900px; }

.flag-HT { background-position: 0 -909px; }

.flag-HU { background-position: 0 -918px; }

.flag-IC { background-position: 0 -927px; }

.flag-ID { background-position: 0 -936px; }

.flag-IE { background-position: 0 -945px; }

.flag-IL { background-position: 0 -954px; }

.flag-IM { background-position: 0 -963px; }

.flag-IN { background-position: 0 -972px; }

.flag-IO { background-position: 0 -981px; }

.flag-IQ { background-position: 0 -990px; }

.flag-IR { background-position: 0 -999px; }

.flag-IS { background-position: 0 -1008px; }

.flag-IT { background-position: 0 -1017px; }

.flag-JE { background-position: 0 -1026px; }

.flag-JM { background-position: 0 -1035px; }

.flag-JO { background-position: 0 -1044px; }

.flag-JP { background-position: 0 -1053px; }

.flag-KE { background-position: 0 -1062px; }

.flag-KG { background-position: 0 -1071px; }

.flag-KH { background-position: 0 -1080px; }

.flag-KI { background-position: 0 -1089px; }

.flag-KM { background-position: 0 -1098px; }

.flag-KN { background-position: 0 -1107px; }

.flag-KOSOVO { background-position: 0 -1116px; }

.flag-KP { background-position: 0 -1125px; }

.flag-KR { background-position: 0 -1134px; }

.flag-KW { background-position: 0 -1143px; }

.flag-KY { background-position: 0 -1152px; }

.flag-KZ { background-position: 0 -1161px; }

.flag-LA { background-position: 0 -1170px; }

.flag-LB { background-position: 0 -1179px; }

.flag-LC { background-position: 0 -1188px; }

.flag-LI { background-position: 0 -1197px; }

.flag-LK { background-position: 0 -1206px; }

.flag-LR { background-position: 0 -1215px; }

.flag-LS { background-position: 0 -1224px; }

.flag-LT { background-position: 0 -1233px; }

.flag-LU { background-position: 0 -1242px; }

.flag-LV { background-position: 0 -1251px; }

.flag-LY { background-position: 0 -1260px; }

.flag-MA { background-position: 0 -1269px; }

.flag-MC { background-position: 0 -1278px; }

.flag-MD { background-position: 0 -1287px; }

.flag-ME { background-position: 0 -1296px; }

.flag-MF { background-position: 0 -1305px; }

.flag-MG { background-position: 0 -1314px; }

.flag-MH { background-position: 0 -1323px; }

.flag-MK { background-position: 0 -1332px; }

.flag-ML { background-position: 0 -1341px; }

.flag-MM { background-position: 0 -1350px; }

.flag-MN { background-position: 0 -1359px; }

.flag-MO { background-position: 0 -1368px; }

.flag-MP { background-position: 0 -1377px; }

.flag-MQ { background-position: 0 -1386px; }

.flag-MR { background-position: 0 -1395px; }

.flag-MS { background-position: 0 -1404px; }

.flag-MT { background-position: 0 -1413px; }

.flag-MU { background-position: 0 -1422px; }

.flag-MV { background-position: 0 -1431px; }

.flag-MW { background-position: 0 -1440px; }

.flag-MX { background-position: 0 -1449px; }

.flag-MY { background-position: 0 -1458px; }

.flag-MZ { background-position: 0 -1467px; }

.flag-NA { background-position: 0 -1476px; }

.flag-NC { background-position: 0 -1485px; }

.flag-NE { background-position: 0 -1494px; }

.flag-NF { background-position: 0 -1503px; }

.flag-NG { background-position: 0 -1512px; }

.flag-NI { background-position: 0 -1521px; }

.flag-NKR { background-position: 0 -1530px; }

.flag-NL { background-position: 0 -1539px; }

.flag-NO { background-position: 0 -1548px; }

.flag-NP { background-position: 0 -1557px; }

.flag-NR { background-position: 0 -1566px; }

.flag-NU { background-position: 0 -1575px; }

.flag-NZ { background-position: 0 -1584px; }

.flag-OM { background-position: 0 -1593px; }

.flag-PA { background-position: 0 -1602px; }

.flag-PE { background-position: 0 -1611px; }

.flag-PF { background-position: 0 -1620px; }

.flag-PG { background-position: 0 -1629px; }

.flag-PH { background-position: 0 -1638px; }

.flag-PK { background-position: 0 -1647px; }

.flag-PL { background-position: 0 -1656px; }

.flag-PM { background-position: 0 -1665px; }

.flag-PN { background-position: 0 -1674px; }

.flag-PR { background-position: 0 -1683px; }

.flag-PS { background-position: 0 -1692px; }

.flag-PT { background-position: 0 -1701px; }

.flag-PW { background-position: 0 -1710px; }

.flag-PY { background-position: 0 -1719px; }

.flag-QA { background-position: 0 -1728px; }

.flag-RE { background-position: 0 -1737px; }

.flag-RO { background-position: 0 -1746px; }

.flag-RS { background-position: 0 -1755px; }

.flag-RU { background-position: 0 -1764px; }

.flag-RW { background-position: 0 -1773px; }

.flag-SA { background-position: 0 -1782px; }

.flag-SB { background-position: 0 -1791px; }

.flag-SC { background-position: 0 -1800px; }

.flag-SD { background-position: 0 -1809px; }

.flag-SE { background-position: 0 -1818px; }

.flag-SG { background-position: 0 -1827px; }

.flag-SH { background-position: 0 -1836px; }

.flag-SI { background-position: 0 -1845px; }

.flag-SJ { background-position: 0 -1854px; }

.flag-SK { background-position: 0 -1863px; }

.flag-SL { background-position: 0 -1872px; }

.flag-SM { background-position: 0 -1881px; }

.flag-SN { background-position: 0 -1890px; }

.flag-SO { background-position: 0 -1899px; }

.flag-SOUTH-OSSETIA { background-position: 0 -1908px; }

.flag-SR { background-position: 0 -1917px; }

.flag-SS { background-position: 0 -1926px; }

.flag-ST { background-position: 0 -1935px; }

.flag-SV { background-position: 0 -1944px; }

.flag-SY { background-position: 0 -1953px; }

.flag-SZ { background-position: 0 -1962px; }

.flag-TC { background-position: 0 -1971px; }

.flag-TD { background-position: 0 -1980px; }

.flag-TF { background-position: 0 -1989px; }

.flag-TG { background-position: 0 -1998px; }

.flag-TH { background-position: 0 -2007px; }

.flag-TJ { background-position: 0 -2016px; }

.flag-TK { background-position: 0 -2025px; }

.flag-TL { background-position: 0 -2034px; }

.flag-TM { background-position: 0 -2043px; }

.flag-TN { background-position: 0 -2052px; }

.flag-TO { background-position: 0 -2061px; }

.flag-TR { background-position: 0 -2070px; }

.flag-TT { background-position: 0 -2079px; }

.flag-TV { background-position: 0 -2088px; }

.flag-TW { background-position: 0 -2097px; }

.flag-TZ { background-position: 0 -2106px; }

.flag-UA { background-position: 0 -2115px; }

.flag-UG { background-position: 0 -2124px; }

.flag-UM { background-position: 0 -2133px; }

.flag-US { background-position: 0 -2142px; }

.flag-UY { background-position: 0 -2151px; }

.flag-UZ { background-position: 0 -2160px; }

.flag-VA { background-position: 0 -2169px; }

.flag-VC { background-position: 0 -2178px; }

.flag-VE { background-position: 0 -2187px; }

.flag-VG { background-position: 0 -2196px; }

.flag-VI { background-position: 0 -2205px; }

.flag-VN { background-position: 0 -2214px; }

.flag-VU { background-position: 0 -2223px; }

.flag-WF { background-position: 0 -2232px; }

.flag-WS { background-position: 0 -2241px; }

.flag-YE { background-position: 0 -2250px; }

.flag-YT { background-position: 0 -2259px; }

.flag-ZA { background-position: 0 -2268px; }

.flag-ZM { background-position: 0 -2277px; }

.flag-ZW { background-position: 0 -2286px; }

/* End */


/* Start:/local/templates/main/css/custom.css?175103013027710*/
.mt-0 { margin-top: 0px !important;}
i.fav-postavka {
    display: inline-block;
    width: 15px;
    height: 9px;
    background-size: contain;
}
.onOrder i.fav-postavka {
    background-image: url(/local/templates/main/css/../images/trig_ico6.png);
}
.instock i.fav-postavka {
    background-image: url(/local/templates/main/css/../images/trig_ico5.png);
}
.c_stock .postavka { margin-left: 15px !important; }

.ostatok-more {
    position: relative;
    display: inline-block;
}
.ostatok-more-inline {
    padding-left: 5px;
    vertical-align: bottom;
}
.ostatok-more-title {
    margin-bottom: 2px;
    display: inline-block;
    color: #748b9e;
    text-decoration: underline;
}
.onOrder .ostatok, .notAviable .ostatok{
    font-size: 0;
    display: inline;
}
.ico_more-title::before {
    width: 15px;
    height: 16px;
    background-image: url(/local/templates/main/css/../images/ico-question.svg);
}
.ostatok-more-title::before {
    width: 19px;
    height: 20px;
    background-image: url(/local/templates/main/css/../images/ico-question.svg);
}
.svg-ico-info {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8a8 8 0 1 0 16 0A8 8 0 0 0 0 8zm9.727 3.535C8.994 12.528 8.047 13 7.512 13c-.87 0-1.206-.534-1.206-1.1 0-.244.076-.58.122-.778l.967-4.024H5.927a.212.212 0 0 1-.206-.265l.073-.283a.297.297 0 0 1 .234-.22l2.842-.52a.423.423 0 0 1 .488.52l-1.232 5.112a.18.18 0 0 0 .102.207.205.205 0 0 0 .237-.051l1.544-1.448a.322.322 0 0 1 .428-.05.282.282 0 0 1 .063.4l-.773 1.035zm.229-7.36c-.123.535-.58.887-1.176.887-.626 0-.962-.397-.962-.825a1.6 1.6 0 0 1 .045-.351C7.986 3.35 8.443 3 9.04 3c.626 0 .962.397.962.825 0 .091-.015.229-.045.35z' fill='%23FF9087'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    margin-right: 5px;
}
.ico_start_sale::before,
.svg-ico-truck-clock {
    width: 19px;
    height: 20px;
    background-image: url("/local/templates/main/css/../images/svg/truck-clock.svg");
}
.ico-viewed {
    position: absolute;
    right: 12px;
    top: 20px;
    background-image: url("/local/templates/main/css/../images/svg/eye-bg-3.svg");
    background-size: contain;
}
.productCard .ico-viewed {
    top: 130px;
    width: 30px;
    height: 30px;
}
.c_miniCard .ico-viewed {
    width: 20px;
    height: 20px;
}
.ostatok-more-popup span {
    padding: 5px 0 10px;
    font-weight: bold;
    font-size: 20px;
}
.ostatok-more-popup {
    display: none;
    position: absolute;
    max-width: 280px;
    border: solid 1px #9b9b9b;
    border-radius: 10px;
    padding: 10px;
    background: #080808d6;
    color: #fff;
    z-index: 999;
}
.ostatok-more:hover .ostatok-more-popup {
    display: block;
}

#order_form_content.blocked { position: relative; }
#order_form_content.blocked::after { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); top: 0; left: 0; content: ""; }
.bc_body input.frm_tel { width: 100%; }
.bc_body .jq-selectbox { max-width: 100%; }
.cmc_flag{
    min-height: inherit !important;
}
.asfc_lvl2 { padding: 0 0 4px 16px; }
/*.asf_catalog > li.active { background-color: inherit; }*/

.asf_formList label.disabled span { color: #e8e8e8; }
.asf_formList label.disabled input { pointer-events: none; }
.as_filter a.reset {
    width: 100%;
    height: 42px;
    margin: 8px 0;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    color: #c2c2c2;
    font-weight: 500;
    transition: color .2s, border-color .2s;
}
.hb_photo img {
    /*.cmc_img img, .ri_pict img, , #pcm_img img, .homeCatalog p*/
    max-height: 100%;
}
.cmc_img img{
    width: auto;
}
.bm_itemList {
    padding: 0 12px;
}
.bm_itemList > li {
    padding: 14px 0;
}
@media screen and (max-width: 520px) {
	.cmc_price {
		min-width: 50%;
	}
	.c_miniCard .c_stock,
	.c_miniCard .cmc_flag {
		display: block;
		float: left;
		min-width: 50%;
	}
	.c_miniCard .cmc_flag {
    	margin-top: 5px;
	}
    .cmc_img, .ri_pict {
    }
}
#bx-soa-order-consent {
    margin: 10px 0;
}
.f_paykeeper {
    padding: 20px;
}
@media screen and (max-width: 900px) and (min-width: 701px) {
    .f_paykeeper {
        text-align: center;
        width: 100%;
    }
}
.pcm_amount .c_stock {
    float: none;
}
.pcm_amount span {
    margin-left: 9.6%;
    margin-right: 0;
}
.pcm_amount span:first-child {
    margin-left: 0;
    margin-right: 9.6%;
}

.banners-block {
    position: absolute;
    left: 0;
    top: 20px;
    max-width: 50%;
    text-align: left;
    margin-left: -3px;
}

.banners-block > div {
    display: inline-block;
    margin: 2px 0;
    padding: 3px 5px;
    border-radius: 0 3px 3px 0;
    background-color: #ffcd01;
    font-size: 1.3rem;
    font-weight: bold;
    color: #3c4236;
}

.compare .banners-block {
    top: 34px;
}

.banners-block > .top {
    background-color: #63ff01;
    color: #2e4419;
}
.banners-block > .gift {
    background-color: #e53829;
    color: #fdfdfd;
}
.banners-block > .sale {
    background-color: #6274f9;
    color: #fdfdfd;
}
.banners-block > .skidka {
    background-color: #ff9624;
    color: #ffffff;
}
.banners-block > .available_hint {
    background-color: #00b800;
    color: #ffffff;
}

.c_miniCard, .pcm_gallery, .bm_itemList > li {
    position: relative;
}

.pcm_gallery .banners-block {
    top: 130px;
    margin-left: 0;
}
.pcm_gallery .banners-block > div {
    font-size: 1.7rem;
    margin: 4px 0;
    border-radius: 0 5px 5px 0;
}

.bmi_photo .banners-block > div {
    font-size: 1.1rem;
}

@media screen and (max-width: 520px) {
    .pcm_gallery .banners-block > div {
        font-size: 1.5rem;
        margin: 4px 0;
    }
    .c_miniCard_sect .banners-block {
        left: 0;
        top: 0;
        right: initial;
        bottom: initial;
        max-width: 80%;
        margin-left: 0;
        background: #fff;
    }
    .c_miniCard .banners-block {
        /* left: initial;
        top: initial;
        right: 30px;
        bottom: 21px;
        text-align: right; */

    left: initial;
    top: initial;
    right: 5px;
    bottom: 0;
    text-align: right;
    max-width: 100%;
    transform: scale(0.8);


    }
    .c_miniCard_sect .banners-block > div,
    .c_miniCard .banners-block > div {
        font-size: 0;
        background-color: transparent !important;
        background-position: left;
        background-size: 24px;
        background-repeat: no-repeat;
        width: 24px;
        height: 24px;
        padding: 0;
        margin: 0 0 0 5px;
    }

    .c_miniCard_sect .banners-block > br,
    .c_miniCard .banners-block > br {
        display: none;
    }

    [class*="c_miniCard"] .banners-block > .new {
        background-image: url(/local/templates/main/images/png-ico/new-color.png);
    }
    [class*="c_miniCard"] .banners-block > .top {
        background-image: url(/local/templates/main/images/png-ico/top-color.png);
    }
    [class*="c_miniCard"] .banners-block > .gift {
        background-image: url(/local/templates/main/images/png-ico/gift-color.png);
    }
    [class*="c_miniCard"] .banners-block > .sale {
        background-image: url(/local/templates/main/images/png-ico/sale-color.png);
    }
    [class*="c_miniCard"] .banners-block > .skidka {
        background-image: url(/local/templates/main/images/png-ico/skidka-color.png);
    }
    [class*="c_miniCard"] .banners-block > .available_hint {
        background-color: #00b800 !important;
            font-size: 10px !important;
            width: auto;
            vertical-align: bottom;
            height: 14px;
            border-radius: 3px 3px;
            margin-bottom: 4px;
            padding: 2px 2px;

    }
}
.but_red[disabled="disabled"] {
    background-color: #bdbdbd;
    color: #fff;
}
.section-files {

}
.section-files a {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 7px 3px 7px 18px;
    text-decoration: underline;
    background-position: left;
    background-size: 16px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/main/images/png-ico/download.png);
}
.section-files a.catalog {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAAAsTAAALEwEAmpwYAAADiUlEQVR4nO2dy2tTQRSHR8Q3giAoIqIgCFZcaDc+ck5oS7xzaq0LjWsV/RPcSHHTlaAi3bgR3LhxJVIUpAvBv0CpBRWxtCBtZtKXFaXaGrlZCBbpvU3uzUlufx+cdWbOd+aRSe5cYwAAAAAAAACgTirF4vqSzV30ll54oVFneckLV1oxXLXtNBr2JexT2LemLpCS7Tjohd9qJ86nF2/CPppmxAV03FmeboIkVVIeFdPO8jHTTMx1de30wp+1k+MbJ2FsonByl2kWnOWn2knxDQ96bpoBJyz6yWCVKAldUE3+l572rWtp6vHLw9LEzPn8DjUBztJt9SSIbjjLD1SSPxWcPuKEf65cIfx9IsgfMC3K1Bna54W+RQhYKtl8rqENqxizzgm9iqyOgPpMi+MC6ovsp/D7j9ZualyjhK5FD0/6NJrPbzYtTqXYttFb/hBjKrrVuD2/JR9dFbkekxGc5HpiCFgo21xb6o3xwo8iq9/yoMkY3vJgjFH/OpyeU2uEC5ic8O+oSnCSO2QyRql6zkU/okd+/npqc6ETHolR/f0mo3jL/dECaLZ8tnNv4h/uhG/G2A2MTxQK20xGGS+e2FI9no4sQnqS6AdPd3fsj9oPI/jfHATc2+AFCOH/XQvHfO+p7XUnvyxcQHK5pgIrSf5K/dUv/BACuCYBTvhx3QKc8DsI4FoFjCQhYA4CuDYBlr/WLQDJ57o2GBAgGRdg1jgeAnSBAGUgQBkIUAYClIEAZSBAmUwKcJavhucoUT9/xjuPoVkn9CytH8wzJ8AHdCOdb6U0Pyl8NPH2ZknA5LnO3WGi0joWcMIvTcJkSoDr5ktpJb8qwPJC0o8ZQYBAQGK4gPZE/uEXU1C6i7CL8fcXLMIpCggpBXTZWRpOZBtqaSZ8hKrczYdNCmRqDWhFIEAZCFAGApSBAGUgQBkIUAYClIEAZSBAGQhQBgKUgQBlIEAZCFAGApSBAGUgQBkIUAYClIEAZSBAGQhQBgKUgQBlIEAZCFAGApSBAGUgQBkIUAYCsi4gvHYrzQfnfIYjvO6tfgFxritGVP4rwNJw3QK88D0kmGt9POpOMq8qsbQICbza5C8mdj2CFxqAAF7dCLB03yRFpb19gxMaggSOufjSUJizxAT8fZeK0ACmI14p8b/Cyk88+cvXhHBhDlf4NC/W8C0TNF/NhaW7DXmHDAAAAAAAAMC0On8Afl5PHlhKtYQAAAAASUVORK5CYII=);
}
.column_4_gifts > * {
    width: 22.75%;
    margin-left: 3%;
    margin-bottom: 15px;
}
.column_4_gifts > *:nth-child(4n+1) {
    margin-left: 0;
}
@media screen and (max-width: 520px) {
    .column_4_gifts .c_miniCard{
        padding-top: 15px;
        border: none;
    }
    .column_4_gifts .c_miniCard:after {
        content: none;
    }
    .column_4_gifts .cmc_name {
        display: none;
    }
}
.pcm_amount .but_red.analog { color: #fff; text-decoration: none;}
.cb_galleryCrsl>.swiper-slide { max-width: 100%; }
.c_body .article.section-desc .pcc_body {
    max-height: none !important;
}
.cb_galleryCrsl .swiper-prew-item {
    width: 50px;
    height: 50px;
    margin: 3px;
}
.cb_galleryCrsl .swiper-prew-item.swiper-slide-thumb-active {
    border: solid 1px #fd7b7be8;
    margin: 2px;
}
.but_red:disabled,
.but_red[disabled] {
    opacity: 0.5;
}
.c_miniCard_sect {
    position: relative;
    padding: 11px;
    border: 1px solid #ddd;
}
.c_miniCard_sect .cmcs_name {
    /*min-height: 56px;*/
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 500;
    font-size: 1.5rem;
    color: #748b9e;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.c_miniCard_sect .cmcs_img {
    text-align: center;
}
.c_miniCard_sect .cmcs_flag {
    color: #868686;
    font-size: 11px;
}

@media screen and (max-width: 700px) {
    .column_3x_c {
        display: flex;
    }
    .column_3x > .c_miniCard_sect {
        width: 48%;
        margin-left: 4%;
        margin-bottom: 15px;
    }
    .column_3x > .c_miniCard_sect:nth-child(2n+1) {
        margin-left: 0;
    }
    .pcm_specDeals li {
        width: fit-content;
        margin: auto;
    }
    .pcms_title{
        text-align: center;
    }

    .c_miniCard_sect .cmcs_name,
    .c_miniCard_sect .cmcs_name a {

    }
}
.but_red_inline {
    height: auto;
    white-space: normal;
    line-height: 2rem;
    padding: 10px 20px;
    background-color: #e53729;
    color: #fff;
}
.format-text a {
    color: #748b9e;
}
#pp_oneclick .fancybox-close-small {
    width: 30px;
    height: 30px;
}
@media screen and (max-width: 520px){
    .cm_item p {
        max-width: 56%;
    }
    #pp_oneclick {
        vertical-align: top;
    }
}
.gal_img {
    overflow: hidden;
}
.gal_wrapper {

}
.gal_img a {
    display: inline-block;
}
.gal_img img {

}
.catalog .c_slider .c_miniCard {
    height: 95%;
}

@media screen and (max-width: 520px) {

    .breadCrumbs {
            overflow: auto;
            white-space: nowrap;
            padding: 0 0 6px;
            box-sizing: border-box;
            width: 95%;
        }
        .c_miniCard .but_white, .c_miniCard .but_red {
            z-index: 999;
            position: relative;
        }
}

.hidden-js {
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
    position: absolute !important;
    visibility: hidden !important;
}

.more_sections_m {
    margin: 10px auto !important;
    cursor: pointer;
}
.more_sections_mmini {
    cursor: pointer;
}

.c_miniCard .but_white,
.c_miniCard .but_red {
    display: block;
}
.c_stock .availablepostavka {
    margin-left: 0px !important;
}


.c_miniCard_sect.mini .cmcs_name {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}
.c_miniCard_sect.mini {
    padding: 5px;
    margin: 0 5px 3px 0px;
}





.jq-selectbox {
    z-index: unset !important;
}

.shm_catalog {
    cursor: pointer;
}

.shm_list>li.shm_catalog.js-catalog-menu > a:hover {
    background-color: #ec4739;
    color: #fff;
    border-radius: 3px;
    text-decoration: underline;
}

.shm_list>li.shm_catalog.js-catalog-menu:hover>a::before {
    background-color: #fff;
    border-color: #fff;
}

.js-catalog-menu-block {
    width: 100%;
    position: absolute;
    top: 41px;
    overflow: hidden;
    z-index: 500;
    max-height: 60vh;

}
.js-catalog-menu-block-list {
    width: 22%;
    float: left;
    background-color: #fff;
        border-bottom: 1px solid #ddd;
        padding: 0 14px;
        border-right: 1px solid #ddd;
        border-left: 1px solid #ddd;
        box-sizing: border-box;
}
.js-catalog-menu-block-list a {
    display: inline-block;
        line-height: 30px;
        color: #4d4d4d;
        font-weight: bold;
        text-transform: uppercase;
}
.js-catalog-menu-block-list a.active  {
    color: #fe7e74;
}
.js-catalog-menu-block-menu  {
    float: left;
    width: 78%;
        box-sizing: border-box;
}
.js-catalog-menu-block-menu > div  {
    display: none;
    background-color: #fff;
}
.js-catalog-menu-block-menu > div > div  {
   padding: 10px;
}
.js-catalog-menu-block-menu > div.active  {
    display: block;
    border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
}
.js-catalog-menu-block .mini_title_menu {
    display: block;
    line-height: 30px;
    color: #4d4d4d;
    font-weight: bold;
}
.js-catalog-menu-block-menu > div a {
    display: block;
    line-height: 1.4;
}

.jq-selectbox__dropdown {
    background-color: #fff;
    width: 100%;
    border: 1px solid #ddd;
    margin-left: -1px;
    z-index: 5;
}


.pce_banner {
    border: 1px solid #ddd;
    background-image: url(/local/templates/main/images/pce_banner/pce_banner2.jpg);
    background-repeat: no-repeat;

    padding: 25px 0 0 0;
    background-position: bottom -40px right 0;
        background-size: 100% auto;

}
.pce_banner .pce_banner_item {
    font-weight: 400;
        font-size: 14px;
        line-height: 18px;
         padding: 5px 0px 0px 30px;
        color: #625D5F;

}

.pce_banner .pce_banner_item span {
    background-repeat: no-repeat;
    background-position: center top;
display: inline-block;
vertical-align: top;
max-width: 230px;
}
.pce_banner .pce_banner_item1   {width: 22px;margin-right: 5px;
    height: 16px;background-image: url(/local/templates/main/images/pce_banner/1.png);}
.pce_banner .pce_banner_item2   {width: 22px;margin-right: 5px;
    height: 16px;background-image: url(/local/templates/main/images/pce_banner/2.png);}
.pce_banner .pce_banner_item3   {width: 22px;margin-right: 5px;
    height: 16px;background-image: url(/local/templates/main/images/pce_banner/3.png);}
@media screen and (max-width: 1000px) {
.pce_banner {
        background-position: bottom -40px center;
        background-size: auto 195px;
        padding: 0px 0 0 0;
    }
.pce_banner .pce_banner_item {
    background-color: #fff;

}

}
@media screen and (max-width: 920px) {


    .pce_banner .pce_banner_item span {
        max-width: 150px;
    }
}

@media screen and (max-width: 900px) {
    .pce_banner {
background-position: bottom center;
    background-size: auto;
    }


}

@media screen and (max-width: 700px) {
    .pc_examples .column_2-1 {
            display: block;
        }
.pce_banner {
    background-position: bottom 0px right 0;
}
.pce_banner .pce_banner_item {
    max-width: 200px;
}

}
@media screen and (max-width: 700px) and (min-width: 521px){

}
@media screen and (max-width: 400px) {
    .pce_banner {
           min-height: 300px;
            background-size: auto;
                background-position: bottom center;
        }
.pce_banner .pce_banner_item {
    max-width: 100%;
}
}





@media screen and (min-width: 766px)  {
.mobile-block {display: none !important;}
}
@media screen and (max-width: 765px)  {
.mobile-none {display: none !important;}
.productCard .instock .availablepostavka {
    display: none;
}
.productCard .pcm_price {
    float: left;
    width: 43%;
border-bottom: none;
    padding: 10px 10px 0 20px;
}
.productCard .pcm_price strong {
    font-size: 0;
    margin-bottom: 0;
}
.productCard .pcm_price strong span{
    color: #e53729;
}
.productCard .pcm_amount {
    clear: both;
        border-bottom: none;
            padding-bottom: 0px;
}
.productCard .pcm_deals .detailItem {
    border-bottom: none;
    padding: 10px 10px 10px 0px;
}
.productCard .pcm_amount span {
    margin-left: 0;
    margin-right: 0;
}
.productCard .pcm_amount .but_red {
    width: 49%;
}
.productCard .pcm_amount .but_red.m-wd100 {
    width: 100%;
}
.productCard .pcm_discount_mob {
display: inline-block;
width: 49%;
vertical-align: top;
}
.productCard .pcm_discount_mob a{
    box-sizing: border-box;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 2px;
    transition: background .2s, color .2s, border .2s;
        background-color: #4cbb23;
    color: #fff !important;
    font-size: 1.4rem;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    margin: 14px 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}
.productCard .mobile-block.mobile-aviatable {
    padding: 10px 10px 0 20px;
}
.productCard .pcm_amount form {
    clear: both;
}
.productCard .pcm_links_mob a {
    margin: 10px 20px;
    display: inline-block;
}
.productCard .pcm_opt.mobile-block {
    border: none;
    position: absolute;
    z-index: 50000000;
    top: 0;
    right: 0;
    font-size: 0;
    padding: 0;
}
.productCard   .pcm_gallery .banners-block>div {
      font-size: 12px;
      margin: 4px 0;
  }
.productCard .pcm_gallery .banners-block {
    top: 40px;
    margin-left: 0;
}
.productCard .ico_liked::before {
    width: 20px;
    height: 20px;
    background-position: 0;
    background-image: url(/local/templates/main/css/../images/svg/like.svg);
}
.productCard .pcm_compare::before {
content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-right: 0;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0;
    background-image: url(/local/templates/main/css/../images/svg/campare.svg);
}
.pcm_compare.selected::before {
    background-color: rgba(72, 255, 0, 0.70);
}
.ico_liked.active::before {

}
.but_red.add_cart::after {
    background-image: url(/local/templates/main/css/../images/svg/cart.svg);
content: "";
    display: inline-block;
    vertical-align: baseline;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 0;

}
.productCard .pcm_discount_mob a::after {
    background-image: url(/local/templates/main/css/../images/svg/percent.svg);
content: "";
    display: inline-block;
    vertical-align: baseline;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 0;

}
.productCard {}
.productCard {}
.productCard {}
.productCard {}

}

.rin_pict img {
    max-height: 130px;
    display: block;
    margin: 0px auto 15px;
}
.newsWidget .cs_item .r_item {
    position: relative;
    margin-bottom: 15px;
}
.newsWidget .datetime {
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.smart_filter_checked_items button {
    padding: 0 15px 3px 3px;
    position: relative;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: top right;
}
.smart_filter_checked_items button.button_filter_remove {
    background-image: url('data:image/svg+xml, <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.5586 4.50625L11.6773 3.625L8.18359 7.11875L4.68984 3.625L3.80859 4.50625L7.30234 8L3.80859 11.4938L4.68984 12.375L8.18359 8.88125L11.6773 12.375L12.5586 11.4938L9.06484 8L12.5586 4.50625Z" fill="%232D2D2D"/></svg>');
}




.tabs-wrap ,
#tabs {
    margin: 10px 0;
}

.tabs-nav {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.tabs-nav li {
    display: block;
    float: left;
    padding: 0;
    list-style: none;
}

.tabs-nav a {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    color: #999;
    border: 1px solid #ccc;
}

.tabs-nav li:first-child a {
}

.tabs-nav li:last-child a {
    display: block;
}

.tabs-nav a.active {
    background: #fff;
    color: #000;
}

.tabs-items {
    background: #fff;
}

.tabs-item {
    padding: 15px;
}
@media (max-width: 500px) {
    .productCard .pcm_amount .but_red {
        width: 100%;
    }

}


.units_click_price_card ,
.units_click_price {
    background-color: #f4f4f4;
    color: gray;
    margin: 5px auto;
    width: fit-content;

}
.units_click_price_card span ,
.units_click_price span ,
.units_click_price_card span:first-child ,
.units_click_price span:first-child {
    margin: 2px;
     padding: 2px 5px;
     cursor: pointer;
}
.units_click_price_card span.active ,
.units_click_price span.active {
    background-color: white;
        color: #000;
}

.input_vis_util {
margin: 0 !important;
    width: 100%;
    text-align: center;
    max-width: 52px;
    display: block;
}

.catalog-detail-form{
    position: relative;
}
.catalog-detail-form .units_click_price_arrow {
    top: 0px;
    right: 10px;
}
.pcm_amount form{
    position: relative;
}
.units_click_price_arrow {
    position: absolute;

    top: 4px;
right: 19px;
    width: 40px;
    padding-right: 20px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAIAAAAS8MqlAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAn0lEQVQ4y2P49v0HGYhhVBtubWfOnjt0+CgudQcPHT53/jy6tq/fvltZ2+ro6nV2dn/5+g1ZA5Db3tEJlLK2scVi26bNW4xNTIHSSckpr16/hggCGUAuUBAotXnLFux+u3jxkqubG1ARkLxy9RoQwblAKXxB8vzFy8TEJKBSE1MzIAIygFygIOGQhHsGiIAMNK8SiIDtO3YA0WiapLU2AN/znMVLENcNAAAAAElFTkSuQmCC);
        background-color: white;
            background-repeat: no-repeat;
            background-position: top 5px right;
}
.units_click_price_arrow span {
    display: none;
    width: fit-content;
}
.units_click_price_arrow span.active {
    display: block;
}
.units_click_price_arrow.active {}
.units_click_price_arrow.active span {
    display: block;
}
.units_click_price_arrow.active span.active{}

.bmi_amount .units_click_price {

    display: inline-block;
}




@media screen and (max-width: 765px) {
.plitka-sections-shell {
    overflow:  auto;
    height: 53px;
    white-space:  nowrap;
}
.plitka-sections {
    display: inline;
    margin: 0;
}

#menu-btn-2 {
    margin: 0 5px;
    padding:  0 10px;
     width: auto;
}

}


#modaladdcard {
    padding:  10px;
    max-width: 500px;
    width: 90vw;
}
#modaladdcard .modaladdcard_name {
    font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 25px;
        color: #292929;
        padding: 0 15px 0 0px;
}
#modaladdcard .artcl {
    margin: 5px 0 10px;
}
#modaladdcard img {
    max-height: 200px;
    width: auto;
    height: auto;
}
#modaladdcard .modaladdcard_box {
    display: flex;
    gap: 10px;
}
#modaladdcard .modaladdcard_box_l ,
#modaladdcard .modaladdcard_box_r {
width: 245px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    /*height: 255px;*/
    justify-content: space-between;
    max-width: 245px;
    flex-shrink: 1;
}
#modaladdcard .modaladdcard_box_l {

}
#modaladdcard .modaladdcard_box_prop > div {
    margin: 0 0 10px;
}

@media screen and (max-width: 765px) {

#modaladdcard .modaladdcard_box_l {
        width: auto;
        flex-basis: 50%;
    }
    #modaladdcard img {
        max-height: 160px;
        max-width: 160px !important;
    }


        .header .h_panel>.ico_basket.noEmpty {
            background-color: transparent;
        }
}

/*#modaladdcard .modaladdcard_box .units_click_price span {
    padding: 9px;
}*/

.mm_catalog {}
/* .mm_catalog .mmn_catalog_ttl {

    padding-left: 18px;
        padding-right: 18px;
        position: relative;
        border-bottom:
            1px solid #ddd;
        font-weight: normal;
        padding-top: 10px;
        padding-bottom: 10px;
}
.mm_catalog .mmn_catalog_ttl.open.mm_catalog_parent {
        position: initial;
            padding-left: 0;
            padding-right: 0;
} */

.mm_nav.open .mmn_main {
    display: none;
}


.mm_catalog .mmn_catalog_ttl span{

    padding-left: 18px;
    padding-right: 18px;
    position: relative;
    border-bottom:
        1px solid #ddd;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}


.mm_catalog .mmn_catalog_ttl span::after {
     content: "";
     position: absolute;
     width: 10px;
     height: 20px;
     right: 20px;
     top: 50%;
     margin-top: -10px;
     background:
         url(/local/templates/main/css/../images/arr-orange.png) no-repeat 0 0;
 }
.mm_catalog ul li ul,
.mm_catalog ul {
    display: none;
}
.mm_catalog ul.open {
    display: block;
    /* margin-left: 5px; */
    position: absolute;
        width: 100%;
        top: 0;
        background: #fff;
        z-index: 1;
}
.mm_catalog ul.open::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left:  0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 0;
}
.mm_catalog ul li ul.open {
    display: block;
}
.mm_catalog_parent.open::after {
    display: none;
}
.mm_catalog .mmn_catalog_ttl.open::after {
    display: none;
}
.mm_catalog .back::after {
    /* display: none; */
    transform: rotate(180deg);
    left: 20px;
}
.mm_catalog .back::before {
    content: "Назад";
    padding-left: 20px;
}

.header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#modaladdcard .pcm_amount {
    padding: 10px 0;
}

.main-user-consent-request {
    margin-top: 15px;
    display: block;
}

.cookie-notification {
    position: fixed;
    bottom: 0;
    left: 0;
    background: white;
    padding: 20px;
    display: none;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    max-width: 425px;
}

@media (max-width: 550px) {
    .cookie-notification {
        flex-wrap: wrap;
    }

    .cookie-notification p {
        margin-bottom: 20px !important;
    }
}

.cookie-notification p {
    margin: 0;
    margin-right: 15px;
    font-size: 14px;
    line-height: 1.4;
}

.cookie-notification button {
    background-color: #cc3125;
    color: white;
    border: none;
    padding: 8px 16px;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
}

.cookie-notification button:hover {
    opacity: 0.9;
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/top_menu2/style.css?1726658161516*/
.hm_list-submenu {
    display: none;
    position: absolute;
        width: auto;
        background-color: #3e3e3e;
        max-width: unset;
        padding: 5px 0px;
}
.hm_list-submenu:hover {
    display: block;
}
.hm_list li {
    position: relative;
}
.hm_list li:hover .hm_list-submenu {
    display: block;
}
.hm_list-submenu {}

.hm_list-submenu a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px dotted gray;
}
.hm_list-submenu li  {
    padding: 5px 10px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/catalog/style.css?17220082622503*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/catalog/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

#block-search-results { position: relative; width: 100%; }
.sh_search input {
	background: #fff;
}
.sh_search_click {
	height: 32px;
    width: 32px;
    z-index: 12;
    display: inline-block;
    position: absolute;
	background: url(/local/templates/main/images/ico-search.svg) no-repeat 12px 52%/15px 15px; 
	right: 5px;
}

/* End */


/* Start:/bitrix/components/kuznica/metatags/templates/.default/style.css?1722008326238*/
#kuznica_megameta{
	width: 800px;
	background: #fff;
	position: static;
	opacity: 1;
}
#kuznica_megameta .li-item{
	padding-left: 10px;
	display: inline-block;
}
#kuznica_megameta .li-item-2{
	padding-left: 30px;
	display: inline-block;
}
/* End */
/* /local/templates/main/css/style.css?1749109418152529 */
/* /local/templates/main/css/jquery.fancybox.css?172200826213396 */
/* /local/templates/main/css/pushy.css?17220082623209 */
/* /local/templates/main/css/tooltips.css?1722008262926 */
/* /local/templates/main/css/slick.css?17220082621738 */
/* /local/templates/main/css/swiper.css?172200826220016 */
/* /local/templates/main/css/nouislider.css?17220082624066 */
/* /local/templates/main/css/jquery.scrollbar.css?172200826222806 */
/* /local/templates/main/css/flags.css?172200826218018 */
/* /local/templates/main/css/custom.css?175103013027710 */
/* /local/templates/main/components/bitrix/menu/top_menu2/style.css?1726658161516 */
/* /local/templates/main/components/bitrix/search.title/catalog/style.css?17220082622503 */
/* /bitrix/components/kuznica/metatags/templates/.default/style.css?1722008326238 */
