<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-size: 14px;
    font-family: arial, sans-serif;
    color: #323232;
    background: #fff;
    min-width: 320px;
    line-height:inherit;
}
a{
    color: #484848;
}
h1{
    font-size: 23px;
    color: #cc0000;
}
h2{
    font-size: 19px;
    color: #cc0000;
}
.h2{
    font-size: 19px;
    color: #cc0000;
    font-weight: bold;
    margin:15px 0;
}
h3{color: #cc0000;}
img{max-width:100%;height:auto}
.center-header{
    font-size: 29px;
    color: #cc0000;
    text-align: center;
    line-height: 43px;
    font-weight: normal;
    margin-top:8px;
}
.clear:before, .clear:after{
    content:'';
    display: table;
    clear:both;
}
.center{
    text-align: center;
}
.small{
    font-size: 12px;
}
.overflow{
    overflow: hidden;
}
.page-wrapper{
    /*padding-top: 166px;*/
}
.subdomain .page-wrapper{
    padding-top:0;
}
.hidden{
    display: none;
}
.wrapper{
    min-width: 320px;
    max-width: 1340px;
    padding:0 12px;
    box-sizing: border-box;
    margin: 0 auto;
}
.workarea{
    padding-bottom:30px;
    margin-top: 4px;
}
.mob-text{
    display: none;
}
.header{position: relative;}
.header-info{
    z-index: 901;
    padding:8px 0;
    background: #fcfcfc;
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: -o-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: linear-gradient(to bottom,  #fcfcfc 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ececec',GradientType=0 );
    box-shadow:0 2px 5px rgba(0,0,0,0.3);
    border-bottom:1px solid #dedede;
    width: 100%;
}
.sd-header{
    background: #fcfcfc;
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: -o-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: linear-gradient(to bottom,  #fcfcfc 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ececec',GradientType=0 );
    box-shadow:0 2px 5px rgba(0,0,0,0.3);
}
.fixed-header{
    z-index: 901;
    padding:8px 0;
    height: 49px;
    box-sizing: border-box;
    background: rgba(27,125,140,0.9);
    /*background: -moz-linear-gradient(top,  rgba(27,125,140,0.9) 0%, rgba(27,125,140,0.94) 100%);
    background: -webkit-linear-gradient(top,  rgba(27,125,140,0.9) 0%,rgba(27,125,140,0.94) 100%);
    background: linear-gradient(to bottom,  rgba(27,125,140,0.9) 0%,rgba(27,125,140,0.94) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b7d8c', endColorstr='#f01b7d8c',GradientType=0 );*/
    color: #fff;
    box-shadow:0 2px 5px rgba(0,0,0,0.3);
    border-bottom:1px solid #dedede;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}
.fixed-header.show{display: block;}

#bx-panel.bx-panel-fixed ~ .page-wrapper .header-info{
    top:39px;
}
.logo{
    display: block;
    width: 296px;
    height: 109px;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    float: left;
    margin-top: 25px;
}
.logo.your-city-block{
    margin-top: 5px;
    text-align: left;
}
.fixed-header .header-text{
    float: left;
    width: 120px;
    font-weight: bold;
}
.fixed-header .your-city-block{
    position: relative;
    float: left;
}
.fixed-header .choose-city__selected{
    font-size: 15px;
}
.fixed-header .free-phone,
.fixed-header .region-phone{
    float: left;
    font-family:'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    margin-left: 20px;
}
.fixed-header .all-cities-link{
    float: left;
    line-height: 32px;
    margin-left: 17px;
}
.fixed-header .all-cities-link a{color: #fff;}
.fixed-header .cart-block{
    width: 198px;
    margin:1px 0 0 0;
}
.bx-no-touch .fixed-header .cart-block a{
    border-bottom:0;
    background: #fff url(../images/cart-icon.png) 7px 6px no-repeat;
    background-size:auto 20px;
    padding:7px 0 0 35px;
    height: 30px;
}
.subdomain .logo{
    height: auto;
    padding: 11px 0;
    margin: 0;
}
.logo .text{
    display: none;
}

.header-phone{
    float: left;
    width: 190px;
    text-align: right;
    color: #606060;
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 12px;
}
.subdomain .header-phone{
    padding-top: 10px;
}
.map-block{
    background: url(../images/russia-map.png) 50% 50% no-repeat;
    float: left;
    position: relative;
    width: 185px;
    height: 101px;
    margin-left: 38px;
}
.header-phone .all-russia{
    font-size: 11px;
    margin-top: -10px;
}
.header-phone a{
    text-decoration: none;
    color: #cc0000;
}
.header-phone span{
    font-size: 25px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #cc0000;
    padding: 2px 0 4px;
    display: block;
    position: relative;
    z-index: 10;
    top:-4px;
    line-height: 30px;
}
.header-city-info{
    float: left;
    padding:12px 0 0 30px;
    font-size: 12px;
}

.header-city-info ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}
.header-city-info ul:first-child li{
    padding-right: 25px;
}
.header-city-info ul li{
    white-space: nowrap;
    padding-bottom: 2px;
}
.header-city-info a{
    color: #cc0000;
    text-decoration: none;
}
.callback{
    position: relative;
    z-index: 20;
    text-transform: none;
}
.callback a{
    text-decoration: none;
    color: #fff;
    background: #1B7D8C;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
    margin-top: 16px;
    box-sizing: border-box;
    width: 162px;
}
.header-email {
    padding:11px 0 0 15px;
}
.header-email a{text-decoration: none;}
.subdomain .callback a{
    margin-top: 3px;
}
.header-right-side .header-email{
    float: right;
    width: 200px;
}
.header-work-time{
    padding-top: 10px;
    float: right;
    /*width: 200px;*/
    font-size: 12px;
}
.header-work-time span, .footer-work-time span{
    color: #cc0000;
}
.header-right-side{
    margin-right: 16px;
}
.all-cities{
    float: right;
    padding: 10px 0 0 0;
    text-align: left;
    width: 216px;
    font-size: 12px;
}
.all-cities a{
    margin-top: 2px;
    text-decoration: none;
    color: #fff;
    background: #1B7D8C;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
    padding: 0 10px;
}
.sd-header-right-side{
    float: right;
    margin-right: 10px;
    width: 225px;
}
.sd-header-right-side .sd-phone{
    font-size: 25px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #cc0000;
    padding: 15px 0 4px;
    display: block;
    position: relative;
    line-height: 30px;
    height: 50px;
    text-align: center;
    box-sizing: border-box;
}

.cart-block{
    float: right;
    margin-right: 10px;
    width: 220px;
}
.bx-no-touch .cart-block a{
    display: block;
    text-decoration: none;
    height: 44px;
    border-bottom:2px solid #1B7D8C;
    color: #484848;
    box-sizing: border-box;
    padding:12px 0 0 47px;
    background: url(../images/cart-icon.png) 10px 7px no-repeat;
}
#cart-block a span{
    font-weight: bold;
}
.mob-d .aero-link{
display:none !important}

table.table{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 1rem;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
}
.table thead td{
    text-align: center;
    border-bottom: 1px solid #dee2e6;
    background: #1d9aadd9;
    color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.short-table{counter-reset: rows;}
.short-table:not(.opened) tbody tr:not(.visible) td{display: none;}

.short-table tbody tr{counter-increment: rows;}
.short-table tfoot{text-align: center;}
.short-table tfoot span:before{
    content: "РџРѕРєР°Р·Р°С‚СЊ РІСЃРµ " counter(rows);
    display: inline-block;
    cursor: pointer;
    color: #fff;
    background: #dc8888;
    background: -moz-linear-gradient(top, #dc8888 0%, #bf0012 100%);
    background: -webkit-linear-gradient(top, #dc8888 0%,#bf0012 100%);
    background: linear-gradient(to bottom, #dc8888 0%,#bf0012 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc8888', endColorstr='#bf0012',GradientType=0 );
    padding: 6px 10px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(50,50,50,0.5);
}
.short-table.opened tfoot span:before{
    content: "РЎРІРµСЂРЅСѓС‚СЊ";
}
.short-table tfoot span{

}


@media (max-width: 1000px) {
.aero-link{display:none !important}
}
@media (max-width: 930px) {
    .fixed-header{display: none !important;}
    .page-wrapper{
        padding-top: 0;
    }
    .logo{
        height: auto;
    }
    .logo &gt; a{
        display: none;
    }
    .logo .text{
        display: block;
        font-size: 14px;
    }
    .header-info{
        position: static;
    }
    .header-city-info{
        float: none;
        clear:both;
        display: none;
    }
    .sd-header-right-side{
        float: none;
        text-align: center;
        margin: 0;
        width: auto;
    }
    .sd-header-right-side .sd-phone{
        font-size: 20px;
        height: auto;
        padding: 3px 0 8px;
        line-height: 1;
    }
    .subdomain #cart-block a{
        padding-right: 20px;
        text-align: right;
    }
    .subdomain #cart-block /*.header-right-side*/{
        float: none;
        position: fixed;
        bottom:-1px;
        left: 0;
        z-index: 100;
        width: 100%;
        background: #3d8089;
        background: -moz-linear-gradient(top,  #3d8089 0%, #197b8a 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d8089), color-stop(100%,#197b8a));
        background: -webkit-linear-gradient(top,  #3d8089 0%,#197b8a 100%);
        background: -o-linear-gradient(top,  #3d8089 0%,#197b8a 100%);
        background: -ms-linear-gradient(top,  #3d8089 0%,#197b8a 100%);
        background: linear-gradient(to bottom,  #3d8089 0%,#197b8a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d8089', endColorstr='#197b8a',GradientType=0 );
        color: #fff;
    }
    .all-cities{
        display: none;
    }
    /*.header-right-side a{
        color: #fff;
    }*/
    #cart-block a{
        height: auto;
        color: #fff;
        padding: 6px 0 5px 11px;
    }
    .header-right-side .auth-block{
        text-align: left;
        height: auto;
    }
    .header-right-side .auth-block .logining{
        padding: 3px 4px 0 10px;
    }
    #footer{
        padding-bottom:65px !important;
    }
}
@media (max-width: 710px) {
    .logo{
        width: 90%;
        float: none;
        text-align: center;
        margin: 0 auto !important;
    }
    .map-block{
        float: none;
        margin: 0 auto;
    }
    .header-phone{
        float: none;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-phone .column{
        display: none;
    }
    .header-phone .column:first-child{
        display: block;
    }
    .header-phone .all-russia{

    }
    .header-phone span{
        font-size: 21px;
        line-height: 35px;
        display: inline-block;
        vertical-align: top;
    }
    .header-city-info{
        float: none;
        width: 90%;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
    }
    .callback{
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        margin-left: 10px;
    }
    .callback a{
        margin-top: 3px !important;
    }
}
@media (max-width: 510px) {
    .mob-text{
        display: block;
        text-align: center;
    }
    .bx-breadcrumb .bx-breadcrumb-item{margin-bottom: 4px;}
    .header-city-info ul{
        float: none;
        width: 250px;
        margin: 0 auto;
        text-align: left;
    }
    .catalog-section-list ul li.level-1 &gt; a{
        line-height: 33px !important;
    }
}



.main-page-content{
    width: 100%;
}
.main-page-content td{
    vertical-align: top;
    padding:0 30px;
}

.fb-block{
    margin-top: 21px;
    background: #f0f0f0;
    color: #606060;
}
.fb-block form{
    padding:16px 7px;
}
.fb-block input[type='text'], .fb-block input[type='email']{
    width: 100%;
    height: 30px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #d4d4d4;
    box-sizing: border-box;
    display: block;
    margin: 8px 0 15px;
    padding: 0 8px;
}
.fb-block textarea{
    width: 100%;
    height: 70px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #d4d4d4;
    box-sizing: border-box;
    display: block;
    margin: 8px 0 15px;
    padding: 5px 8px;
    resize: none;
}
.fb-block .block-title{
    position: relative;
    color: #fff;
    background: #787878 url(../images/mail.png) no-repeat 96% 50%;
    padding: 6px 7px 7px 20px;
}
.fb-block .block-title .block-title__triangle{
    border-color:#787878 transparent transparent;
    bottom:-7px;
    left:16px;
}

#footer{
    background: #e3e3e3;
    background: -moz-linear-gradient(top,  #e3e3e3 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #e3e3e3 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #e3e3e3 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=0 );
    border-top: 2px solid #ee0000;
    padding: 2px 0 15px;
    overflow: hidden;
}
.footer-menu {
    display: flex;
    /*align-items: center;*/
}
.footer-menu .menu-group {
    font-size: 13px;
    display: flex;
}
.footer-menu .info-group {
    padding-top: 13px;
    padding-bottom: 15px;
    max-width: 250px;
    display: flex;
}
.footer-menu .info-block {
    padding-left: 15px;
}
.footer-menu .menu-block h3, .footer-menu .info-block h3 {
    margin-top: 23px;
    margin-bottom: 7px;
}
.footer-menu ul {
    line-height: 1.3;
    padding: 0px;
    padding-right: 30px;
    /*display: inline-block;*/
}
.footer-menu ul li {
    display: block;
}
.footer-menu ul li a {
    text-decoration: none;
}
.footer-address{
    padding-top:17px;
    font-size: 13px;
    float: left;
}
.footer-phones{
    color: #ee0000;
    padding-top:17px;
    float: left;
    margin-left: 45px;
    font-size: 16px;
    width: 166px;
}
.footer-phones a {
    text-decoration: none;
    color: #ee0000;
}
.footer-email {
    text-decoration: none;
    padding-top:17px;
    float: left;
    margin-left: 45px;
}
.footer-email a {
    text-decoration: none;
}
.footer-work-time {
    padding-top: 17px;
    float: left;
    margin-left: 45px;
}
.createdBy{
    display: block;
    text-decoration: none;
    background: url(../images/promo-logo.png) no-repeat 50% 0;
    padding-top:50px;
    width: 160px;
    text-align: center;
    float: right;
    font-size: 12px;
    color: #737373;
    margin:10px 70px 0 0;
}

.main-page-feeds &gt; div{
    float: left;
    width: 40%;
    box-sizing: border-box;
}
.main-page-feeds &gt; div:first-child{
    width: 60%;
}
.ya-share2{margin-top: 30px;}
.mobile-catalog-menu{display: none;}
.catalog-menu-button{
    cursor: pointer;
    background: #1B7D8C;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 5px;
    padding: 10px;
    letter-spacing: 2px;
    border-radius: 4px;
}
.catalog-menu-button + #vertical-menu{
    display: none;
    background: #fcfcfc;
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#ececec));
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: -o-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: linear-gradient(to bottom,  #fcfcfc 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ececec',GradientType=0 );
}

@media (max-width: 700px) {
    .main-page-feeds &gt; div{
        float: none;
        width: auto !important;
        padding: 0 10px;
    }
}
@media (max-width: 830px){
    .footer-menu {
        display: none;
    }
    .footer-address{
        float: none;
        text-align: center;
    }
    .footer-phones, .footer-email, .footer-work-time, .header-work-time {
        float: none;
        margin-left:0;
        text-align: center;
        width:auto;
    }
    .createdBy{
        margin: 9px auto 0;
        float: none;
    }
    .left-column{
        display: none !important;
    }
    .mobile-catalog-menu:not(.hidden){
        display: block;
    }
}

.form-column{
    padding:0 30px;
}

#mw-block{
    display: none;
}
.content-column{
    position: relative;

}
.content-column ol.p-inside{
    list-style-position: inside;
}
.content-column .data-table td{
    padding:8px 7px;
}
.content-column img{
    max-width:100%;
}
.data-table input[type='text'], .data-table input[type='password'], .data-table input[type='email']{
    background: #fff;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    color: #000;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    outline: none;
    font-size: 14px;
    padding: 6px 8px;
    margin-bottom: 3px;
    height: 30px;
    box-sizing: border-box;
}
.data-table select{
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    color: #000;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    outline: none;
    font-size: 14px;
    height: 30px;
    box-sizing: border-box;
}
.data-table textarea{
    background: #fff;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    color: #000;
    box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
    outline: none;
    font-size: 14px;
    padding: 6px 8px;
    margin-bottom: 3px;
    height: 150px;
}

.starrequired{
    color: #e21500;
    margin:0 3px;
}

.content-column input[type='reset']{
    color: #444;
    padding: 0 20px;
    height: 30px;
    border:1px solid #dcdcdc;
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ececec', GradientType=0);
}
form[name=bform], form[name=form_auth], form[name=order_reg_form], form[name=order_auth_form] {
    display: inline-block;
    padding:10px 15px !important;
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ececec', GradientType=0);
    border-radius: 2px;
    border:1px solid #c8c8c8;
}

.b-layout{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9000;
    background: rgba(0,0,0,0.5);
    display: none;
}
.form-close{
    position: absolute;
    right: 10px;
    top: 4px;
    cursor: pointer;
    font-size: 15px;
}
.mw-block{
    width: 500px;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0,0,0,.5);
    box-sizing: border-box;
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%, #ececec 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#ececec', GradientType=0);
    padding:10px 15px;
    position: fixed;
    z-index: 9001;
    top:40%;
    left: 50%;
    margin:-109px 0 0 -250px;
    display: none;
}
.mw-block__title{
    font-size: 1.17em;
    margin:1em 0;
    color: #cc0000;
    font-weight: bold;
}
.mw-block input[type='text'] {
    background: #fff;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    color: #000;
    box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
    outline: none;
    font-size: 14px;
    padding: 6px 8px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
}
.mw-block textarea {
    background: #fff;
    border: 1px solid #c1c5c8;
    border-radius: 2px;
    color: #000;
    box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, 0.5);
    outline: none;
    font-size: 14px;
    padding: 6px 8px;
    margin-bottom: 10px;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
}
.mw-block input[type='submit']{
    float: right;
}
.counters{
    float: left;
    margin-left: 100px;
}
.products-image-block{
    position:absolute;
    display:none;
    width:100px;
}
.products-image-block img{
    width:100px;
    border:2px solid #dedede;
    border-radius:4px;
    margin-top:-30px;
}
.choose-city__title{
    font-size: 12px;
    padding: 22px 0 0 15px;
}
.logo.your-city-block img{
    width: 262px;
}
.your-city-block .choose-city__title{
    padding:10px 5px 5px 15px;
    display: inline-block;
}

.your-city-block .choose-city-block{
    text-align: left;
    padding-bottom: 10px;
}
.choose-city__selected{
    font-size: 18px;
    padding: 2px 0 0 15px;
}
.your-city-block .choose-city__selected{
    display: inline-block;
    padding-left: 6px;
}
.choose-city__selected span{
    border-bottom:1px solid #343434;
    cursor: pointer;
}
.fixed-header .choose-city__selected span{
    border-bottom:1px solid #fff;
}
.cities-list{
    z-index: 2000;
    position: absolute;
    background: #1B7D8C;
    border: 1px solid #c2e1f5;
    display: none;
    width: 200px;
    line-height: 30px;
    font-size: 13px;
    margin: 13px 0px 0 -50px;
}
.blocked .cities-list{display: none !important;}
.fixed-header .cities-list{
    margin: 13px 0px 0 54px;
}
.logo.your-city-block .cities-list{
    margin-left: 55px;
}
.cities-list:after, .cities-list:before {
    bottom:100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.cities-list:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #1B7D8C;
    border-width: 10px;
    margin-left: -10px;
}
.cities-list:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #c2e1f5;
    border-width: 11px;
    margin-left: -11px;
}
.cities-list a{
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 20px;
}
.cities-list a:hover{
    background: #165C67;
}

.submit, .btn,
input[type='submit']{
    color: #fff;
    border:0;
    min-height: 32px;
    padding:0 20px;
    background: #4ca3aa;
    background: -moz-linear-gradient(top,  #4ca3aa 0%, #1b7d8c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ca3aa), color-stop(100%,#1b7d8c));
    background: -webkit-linear-gradient(top,  #4ca3aa 0%,#1b7d8c 100%);
    background: -o-linear-gradient(top,  #4ca3aa 0%,#1b7d8c 100%);
    background: -ms-linear-gradient(top,  #4ca3aa 0%,#1b7d8c 100%);
    background: linear-gradient(to bottom,  #4ca3aa 0%,#1b7d8c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca3aa', endColorstr='#1b7d8c',GradientType=0 );
    margin-top:10px;
}
.btn{
    display: inline-block;
    min-height:1px;
    padding:7px 20px;
    cursor: pointer;
}
.test-start, .go-back{text-decoration: none;}
.go-back{
    background: rgb(208,208,208);
    background: -moz-linear-gradient(top, rgba(208,208,208,1) 0%, rgba(138,138,138,1) 100%);
    background: -webkit-linear-gradient(top, rgba(208,208,208,1) 0%,rgba(138,138,138,1) 100%);
    background: linear-gradient(to bottom, rgba(208,208,208,1) 0%,rgba(138,138,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#8a8a8a',GradientType=0 );
}
.go-back:hover{
    background: #8a8a8a !important;
}
.submit-inline{
    padding-top: 4px;
    padding-bottom: 4px;
}
.submit:hover, .btn:hover,
input[type='submit']:hover{
    background: #56bfbb;
    background: -moz-linear-gradient(top,  #56bfbb 0%, #1b7d8c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56bfbb), color-stop(100%,#1b7d8c));
    background: -webkit-linear-gradient(top,  #56bfbb 0%,#1b7d8c 100%);
    background: -o-linear-gradient(top,  #56bfbb 0%,#1b7d8c 100%);
    background: -ms-linear-gradient(top,  #56bfbb 0%,#1b7d8c 100%);
    background: linear-gradient(to bottom,  #56bfbb 0%,#1b7d8c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56bfbb', endColorstr='#1b7d8c',GradientType=0 );
}
.submit:active,
input[type='submit']:active{
    background: #1b7d8c;
}
.product2cart{
    position: fixed;
    top:-1000px;
    left: 50%;
    width: 430px;
    margin-left: -215px;
    background: #fff;
    border:2px solid #165C67;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px 15px;
    transition: all 0.3s;
    z-index: 9001;
}
.product2cart img{
    max-width: 140px;
    float: left;
    margin-right: 10px;
}
.product2cart.showed{
    top: 35%;
}
.product2cart a{
    display: inline-block;
    line-height: 32px;
    width: 175px;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
}
.product2cart span{
    font-weight: bold;
}


/*order action*/
.person-type{
    margin-bottom: 20px;
}
.custom-order input[type='radio']{
    margin-right: 6px;
}
.custom-order{
    /*width: 60%;*/
}
.custom-order &gt; tbody &gt; tr &gt; td{
    /*width: 50%;*/
    vertical-align: top;
}
.custom-order input[type='text'], .custom-order textarea, .custom-order select{
    width: 96%;
}
.custom-order .row{
    margin-bottom: 7px;
}
.custom-order .row &gt; div{
    float: left;
    width: 280px;
}
.custom-order .row .prop-title{
    width: 214px;
}
.custom-order textarea{
    box-sizing: border-box;
}
.prop-description{
    color: #ababab;
    font-size: 12px;
    padding-bottom: 4px;
}
.tooltip{
    position: absolute;
    display: none;
    color: #fff;
    background: #a01609;
    border-radius: 4px;
    padding:3px 4px;
    font-size: 12px;
}
.scroll2top{
    display: inline-block;
    color: #1B7D8C;
    border-bottom:1px dashed #1B7D8C;
    font-weight: bold;
    margin-bottom: 10px;
    cursor: pointer;
}

.tabs-control{
    padding-top: 5px;
}
.tabs-control span{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    border:1px solid #1B7D8C;
    border-radius: 4px 4px 0 0;
    border-bottom:0;
    cursor: pointer;
}
.tabs-control span.active{
    background: #1b7d8c;
    color: #fff;
    cursor: default;
}
.tabs-content{
    border:1px solid #1B7D8C;
    padding: 15px;
    border-radius: 0 4px 4px 4px;
}
.tabs-content .tab-content{
    display: none;
}
.tabs-content .tab-content.active{
    display: block;
}
.sizes-table{

}
.sizes-table tbody tr td{
    border-bottom:1px solid #1B7D8C;
    padding: 8px;
}
.sizes-table tbody tr.theader td{
    border-bottom:0;
    text-align: center;
    color: #fff;
    background: #1B7D8C;
    padding: 10px;
    vertical-align: top;
}

.pskul-also-sections{
    padding:20px 0 10px;
}
.pskul-also-sections a{
    display: block;
    text-align: center;
    float: left;
    width: 200px;
    margin-right: 20px;
}
.pskul-also-sections a img{
    max-width:99%;
    max-height:150px;
}
.pskul-also-sections .a-section-image{
    transition:box-shadow 0.3s;
    display: block;
}
.pskul-also-sections a:hover .a-section-image{
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}
.otb-tables{
    border-top:1px solid #197b8a;
    margin:10px 0;
}
.otb-tables td{text-align: center;}
.otb-tables thead tr td{
    background: #cecece;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    padding: 5px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.otb-tables tbody td{
    text-align: center;
    padding: 5px;
    background: #e2e2e2;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    font-size: 14px;
}
.otb-tables tbody tr:nth-child(even) td{
    background: #f1f1f1;
}


.table-wrapper{
    overflow: hidden;
}

.table-wrapper.wide.open,
.table-wrapper.open{
    
}
.table-wrapper.open + .show-more{display: none;}
.table-wrapper.open + .show-more + .close-more{display: block;}
.show-more, .close-more{
    display: block;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    background: #00A5B4;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    width: 300px;
    margin: 12px 0 10px 0;
}
.close-more{
    display: none;
}
.section-description-block h2,
.section-description-block h3{
    display: inline-block;
}
.section-description-block{
    line-height: 1.5;
}

.info-line{
    padding:15px 0;
}
.info-line .update-time{
    float: left;
    font-style: italic;
}
.info-line .sale-info{
    float: right;
    color: red;
    font-weight: bold;
}
.topol-eco-logo{
    position: absolute;
    right: 0;
    top: 0;
}
#gr-banners{
    margin-top: 20px;
    text-align: center;
}
#gr-banners .owl-controls{
    margin-top: 0;
}
.also-sections{
    padding:20px 0 10px;
    display: flex;
    flex-wrap: wrap;
}
.also-sections a{
    display: block;
    text-align: center;
    padding: 0 10px 30px;
    flex: 0 0 25%;
    max-width: 25%;
}
.also-sections a img{
    max-width:150px;
    max-height:100px;
    vertical-align: middle;
}
.also-sections .a-section-image{
    transition:box-shadow 0.3s;
    display: block;
    height: 100px;
    line-height: 100px;
}
.also-sections a:hover .a-section-image{
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}

.index-images-block{
    background: #fff;
    margin:15px 0;
    border-radius: 3px;
    text-align: center;
}
.index-images-block img{
    vertical-align: middle;
    margin:4px 2px;
}

/**/
.justify{text-align: justify;}
.fz12p{font-size: 12pt;}
.fz13p{font-size: 13pt;}
.fz14p{font-size: 14pt;}
.fz20{font-size: 20px;}
.tdn{text-decoration: none;}
.clr-red{color: #cc0000;}
.clr-black{color: #000000;}
.red{
    color: #cc0000;}

.back-link{
    display: inline-block;
    background: url(../images/back-icon.png) 100% 50% no-repeat;
    padding:5px 30px 6px 0;
    color: #cc0000;
}
.gifs-block{
    table-layout: fixed;
}
.gifs-block td{
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    padding:0 0 30px;
}
.gifs-block td img{
    max-width:100%;
}

.fixed-content-menu{
    background: #fcfcfc;
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #ececec 100%);
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#ececec 100%);
    background: linear-gradient(to bottom,  #fcfcfc 0%,#ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ececec',GradientType=0 );
    border: solid 1px #dedede;
    box-shadow:0 2px 5px rgba(0,0,0,0.3);
}
.fixed-content-menu.hide-bg{
background:none;
box-shadow:none;
border:0;
}
.fixed-content-menu ul{
    display: table;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}
.fixed-content-menu ul li{
    display: table-cell;
    box-sizing: border-box;
    border-right:1px solid #c8c8c8;
    border-left:1px solid #fff;
    transition: background 0.3s;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding:8px 0;
    vertical-align: middle;
}
.fixed-content-menu ul li:first-child {
    border-left: 0;
}
.fixed-content-menu ul li:last-child {
    border-right: 0;
}
.fixed-content-menu li.selected, .fixed-content-menu li:hover {
    background: #1B7D8C;
    color: #fff;
}
.fixed-content-menu.fixed-it{
    position: fixed;
    top: 49px;
    left: 0;
    width: 100%;
    z-index:902;
}
.fixed-content-menu.fixed-it + .fixed-menu-replacement{
    height: 34px;
}

.styled-table{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 22px;
    color: #4C4E4E;
}


.styled-table td{
    padding: 5px 10px;
    background: #e2e2e2;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
}
.styled-table td:first-child{
    background: #1B7D8C;
    color: #fff;
    font-weight: normal;
    white-space: nowrap;
}



.content-table{
    font-size: 11px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 22px;
    color: #4C4E4E;
}

.content-table td{
    text-align: center;
    padding: 5px;
    background: #e2e2e2;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    font-size: 14px;
}
.content-table tr:nth-child(even) td{
    background: #f1f1f1;
}
.content-table tr:hover td{
    background: #197b8a;
    color: #fff;
}
.content-table tr:first-child td{
    background: #cecece !important;
    color: #000 !important;
    line-height: 1;
    padding:12px 5px;
    font-size: 13px;
    font-weight: bold;
}

.mobile-table-wrapper{
    overflow: auto;
    max-width: 100%;
}
.agreement-text{
    font-size: 11px;
}
.aero-buttons{
    position: relative;}
.modal-frame-2, .fixed-link{
    display: inline-block;
    background: #BC0001;
    color: #fff;
    text-decoration: none;
    padding:5px 15px;
    margin-top: 8px;
}
.fixed-it .modal-frame-2, .fixed-it .fixed-link{margin-top:0;}
#economy-block{
    display: none;
    color: #fff;
    background: #1b7d8c;
    padding:20px;
    max-width:600px;
}
#economy-block h2{
    margin: 0;
    padding: 0;
    color: #fff;
}
.aero-link{
    background: url(../images/aero-pig.gif) 0 0 no-repeat;
    background-size:contain;
    display: block;
    width: 200px;
    height: 169px;
    position: absolute;
    right: 20px;
    top: 100%;
z-index:100;
}
.fixed-header.show + .aero-link{
    top: 49px;
    position: fixed;
}
.owl-theme .owl-controls{
    text-align: center;
    position: relative;
    z-index: 900;
}
.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 10px;
    height: 10px;
    margin: 9px 3px;
    background: #969696;
    border:1px solid #fff;
    border-radius: 7px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1B7D8C;
}
.owl-controls .owl-prev, .owl-controls .owl-next{
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
}
.owl-controls .owl-prev{
    left: 0;}
.owl-controls .owl-next{
    right: 0;}
.video-container{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.from-price{
    padding:3px 20px;
    background: #0781b2;
    background: -moz-linear-gradient(left, #0781b2 25%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #0781b2 25%,#ffffff 100%);
    background: linear-gradient(to right, #0781b2 25%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0781b2', endColorstr='#ffffff',GradientType=1 );
    color: #fff;
    font-size: 25px;
}
.from-price div{
    font-size: 40px;
    display: inline-block;
}
.a-row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.a-row &gt; div{
    padding:15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.a-row .col-40{-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.a-row .col-60{-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
.a-row button{
    height: 100%;
    width: 100%;
    border:0;
    outline:none;
    box-shadow: 0 2px 5px rgba(100,100,100,0.5);
    font-size: 20px;
    color: #fff;
    background: #0ba0a0;
    background: -moz-linear-gradient(top, #0ba0a0 0%, #62c4c1 100%);
    background: -webkit-linear-gradient(top, #0ba0a0 0%,#62c4c1 100%);
    background: linear-gradient(to bottom, #0ba0a0 0%,#62c4c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ba0a0', endColorstr='#62c4c1',GradientType=0 );
}
.questionnaire-steps .label{
    font-size:18px;
    padding-bottom: 5px;
}
.questionnaire-steps .next-step{
    max-width:100px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
}
.vertical-fixed-text{
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    /* РљРѕРѕСЂРґРёРЅР°С‚С‹ С‚РѕС‡РєРё С‚СЂР°РЅСЃС„РѕСЂРјР°С†РёРё */
    -ms-transform-origin: 0 100% 0;
    -moz-transform-origin: 0 100% 0;
    -webkit-transform-origin: 0 100% 0;
    transform-origin: 0 100% 0;
    position: fixed;
    left: 0;
    top: 30%;
    z-index: 100;
}
.vertical-fixed-text a{
    display: block;
    text-decoration: none;
    color: #fff;
    background: #e07070;
    background: -moz-linear-gradient(left, #e07070 0%, #e53a06 100%);
    background: -webkit-linear-gradient(left, #e07070 0%,#e53a06 100%);
    background: linear-gradient(to right, #e07070 0%,#e53a06 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07070', endColorstr='#e53a06',GradientType=1 );
    font-size: 16px;
    padding:14px 15px 8px 15px;
}
.radio-group input[type='radio']{
    position: absolute;
    left: -9999px;
}
.radio-label{
    position: relative;
    display: inline-block;
    padding-left: 31px;
    line-height: 22px;
    padding-bottom: 5px;
    cursor: pointer;
}
.radio-label:before{
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    border-radius:50%;
    border:1px solid #1b7d8c;
}
.radio-group input[type='radio']:checked+label .radio-label:after{
    width: 10px;
    height: 10px;
    position: absolute;
    content: '';
    left: 5px;
    top: 5px;
    border-radius:50%;
    background:#1b7d8c;
}
.kns-works{
    margin-bottom: 35px;
    padding: 0 10px;
}
.kns-works__slider{padding: 0 25px;    box-sizing: border-box;}
.kns-works .owl-item{padding: 15px;box-sizing: border-box;text-align: center;}
.kns-works .owl-item img{box-shadow:0 2px 6px rgba(10,10,10,0.7);}
.kns-works .owl-theme .owl-controls{position: static;}
.kns-works__slider .owl-prev, .kns-works__slider .owl-next{
    text-indent: 0;
    border-left:3px solid #1B7D8C;
    border-bottom:3px solid #1B7D8C;
}
.kns-works__slider .owl-prev{transform:rotate(45deg);}
.kns-works__slider .owl-next{transform:rotate(-135deg);}

.fixed-button{
    position: fixed;
    bottom: 0;
    left: 50%;
    color: #fff;
    background: #dc8888;
    background: -moz-linear-gradient(top, #dc8888 0%, #bf0012 100%);
    background: -webkit-linear-gradient(top, #dc8888 0%,#bf0012 100%);
    background: linear-gradient(to bottom, #dc8888 0%,#bf0012 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc8888', endColorstr='#bf0012',GradientType=0 );
    background-repeat:no-repeat;
    cursor: pointer;
    width: 180px;
    margin: 0 0 7px -130px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(50,50,50,0.5);
    z-index:10;
}
.fixed-button.certificates.double{
    left: 50%;
    margin-left: -150px;
}
.fixed-button.certificates.double ~ .fixed-button{
    margin-left: 10px;
}
.fixed-button:hover{
    background: #bf0012;
}
.fixed-button span{
    display: block;
    font-weight: bold;
}
.fixed-button:not(.certificates) span{padding: 16px 20px 14px 49px;background: url(/local/static/images/edit-icon.png) no-repeat 8px 50%;}
.fixed-button.certificates{width: 142px;text-align: center;}
.fixed-button.certificates span{background: none;padding: 16px 20px 14px 20px;}
.eq7{
    width: 100%;
    border-collapse:collapse;
}
.eq7 td{
    width: 14%;
    text-align: center;
    vertical-align: middle;
    padding:5px;
    border:1px solid #ccc;
}
.kns-kinds:after, .kns-kinds:before{
    content: '';
    display: table;
    clear: both;
}
.kns-kind{
    margin:10px 0 20px;
    width: 33.3333%;
    box-sizing: border-box;
    padding:0 15px;
    float: left;
}
.kns-kind:after, .kns-kind:before{
    content: '';
    display: table;
    clear: both;
}
.kns-kind img{
    float: left;
    margin:0 15px 10px 0;
    box-shadow:0 0 5px rgba(10,10,10,0.5);
}
.kns-kind-title{color: #0781b2;
    display: block;
    font-weight: bold;
    font-size: 120%;}
.kns-more,.bottom-more{
    font-weight: bold;
    color: #bf0012;
    text-decoration: none;
    cursor: pointer;
    border-bottom:1px dashed #bf0012;
}
.dnone{display: none;}
.kns-modal{
    padding:20px;
    max-width:500px;
}
.emkost-slider .slide-item{text-align: center;}
.inline-blocks{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inline-blocks .il-block{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 15px;
}
.il-block img{
    display: block;
    width: 100%;
    box-shadow: 0 1px 5px rgba(10,10,10,0.5);
    margin-bottom: 8px;
}
.test-question{font-size: 20px;padding-bottom: 10px;}
.test-answer{padding:7px 0;}
.get-coupon{
    text-align: center;
    padding:50px 10px;
    border-radius:8px;
    background: #aaa;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
#vertical-menu i.new{
    position: relative;
    display: inline-block;
    margin-left: 5px;
}
#vertical-menu i.new:after{
    content: 'РќРѕРІРёРЅРєР°!';
    color: red;
    font-style: normal;
}

.lightbox-banner-wrapper{
    position: fixed;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index:1000;
}
#lightbox-banner{
    background: #f4f2f2;
    width: 90%;
}
#lightbox-banner img{max-width:100%;}
#lightbox-banner .mobile-version{display: none;}
.banner-buttons{
    text-align: center;
    padding:5px 0 15px;
}
.banner-buttons &gt; a{
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    margin:0 8px;
    padding:10px 15px;
    border-radius:5px;
}
.banner-buttons a.close-f{
    background: #ababab;
}
.banner-buttons a.agree{
    background: #0aa0bd;
    margin-bottom: 10px;
}
#lightbox-banner .mobile-version{padding:15px;}
#lightbox-banner .mobile-version .main-text{color: #1B7D8C;font-size: 30px;text-align: center;line-height: 1;}
#lightbox-banner .mobile-version .free-text{
    color: #CD3B3B;
    border:2px solid #CD3B3B;
    text-transform: uppercase;
    display: inline-block;
    transform-origin: 50% 50%;
    margin:12px 0 6px;
    padding:4px 10px;
}
#lightbox-banner .mobile-version .middle-text{color: #016DAD;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    padding:10px 0;}
#lightbox-banner .mobile-version .small-text{font-size: 12px;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.desktop-version{
    min-width:400px;
}
.pumps-logo img{border-radius:4px;box-shadow:0 3px 7px rgba(0,0,0,0.5);}
.pumps-logo &gt; div{margin-bottom: 20px;}
.pumps-logo .p-item{position: relative;}
.pumps-logo .p-item span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(154, 23, 23, 0.8);
    text-align: center;
    padding:12px 10px;
    font-size: 20px;
}

.alert.alert-success{padding:.2rem 1rem !important;font-size: 1.3rem;width: 100%;max-width:688px;}
.alert.alert-success img{display: block;}
.alert.alert-success a{position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.lh15 {line-height: 1.5;}


.table-styled2{width: 100%;}
.table-styled2 td{padding:5px 8px;border:1px solid;}
.table-styled2 thead td,
.table-styled2 tbody tr td:first-child{
    background: #1B7D8C;
    color: #fff;
}
.table-styled2 thead tr:nth-child(2) td,
.table-styled2 td:nth-child(3),
.table-styled2 td:nth-child(4),
.table-styled2 td:nth-child(5){text-align: center;}


.chemical-resistant{width: 100%;}
.chemical-resistant td{padding:5px 8px;border:1px solid;}
.chemical-resistant thead td,
.chemical-resistant tbody tr td:first-child{
    background: #1B7D8C;
    color: #fff;
}
.chemical-resistant thead tr:nth-child(2) td,
.chemical-resistant td:nth-child(3),
.chemical-resistant td:nth-child(4),
.chemical-resistant td:nth-child(5){text-align: center;}

.show-chemical-table{text-align: center;padding-top: 10px;}
.show-chemical-table span{
    cursor: pointer;
    color: #fff;
    background: #dc8888;
    background: -moz-linear-gradient(top, #dc8888 0%, #bf0012 100%);
    background: -webkit-linear-gradient(top, #dc8888 0%,#bf0012 100%);
    background: linear-gradient(to bottom, #dc8888 0%,#bf0012 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc8888', endColorstr='#bf0012',GradientType=0 );
    display: inline-block;
    padding:6px 10px;
    border-radius:2px;
    box-shadow: 0 1px 5px rgba(50,50,50,0.5);
}
.bx_order_make .bx_description{color: #da2323 !important;}

.chemical-resistant:not(.full-table) tbody tr:not(.visible){
    display: none;
}
#certificates{
    padding-top: 15px;
}
#certificates .slides-item{
    text-align: center;
    padding: 5px;
}
#certificates img{
    border:1px solid #dedede;
    transition: all 0.3s;
}
#certificates img:hover{
    box-shadow: 0 2px 5px rgba(0,0,0,0.4);
}
#certificates .owl-controls{
    text-align: center;
    position: relative;
    z-index: 900;
}
#certificates .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.video-wrap video{
	max-width: 95%;
}
.video-wrap{
	text-align: center;
}
.links-list{margin-bottom:20px;}
.links-list + .product-detail-info{padding-top: 25px;}
.links-list .selected{
    color:#1B7D8C;
}
@media (max-width:700px){
	.eq7{
		display: block;
    max-width: 100%;
    overflow-x: scroll;
	}
    .kns-kind{
        float: none;
        width: 100%;
    }
    .also-sections a{
        flex: 0 0 33%;
        max-width: 33%;
    }
}
@media (min-width:650px){
    #lightbox-banner{max-width: 600px;}
}
@media (max-width:600px){
    #lightbox-banner{max-width: 400px;}
    .center-header{
        font-size: 21px;
        line-height: 1.4;
    }
}

@media (max-width:510px){
    .mw-block{
        width: 304px;
        margin-left: -152px;
    }
    .wrap_mW{bottom: 45px !important;}
    .fixed-button.certificates.double{
        left: 0;
        margin-left: 10px;
    }
    .fixed-button.certificates.double ~ .fixed-button{
        left: 160px;
    }
    .also-sections a{
        flex: 0 0 50%;
        max-width: 50%;
        font-size: 13px;
    }
}
@media (max-width:400px){
    #lightbox-banner .desktop-version{display: none;}
    #lightbox-banner .mobile-version{display: block;}
}
</pre></body></html>