@font-face {
    font-family: 'ALSRubl';
    src: local('ALS Rubl'),
        url('fonts/als/ALSRubl.eot'),
        url('fonts/als/ALSRubl.eot?#iefix') format('embedded-opentype'),
        url('fonts/als/ALSRubl.woff') format('woff'),
        url('fonts/als/ALSRubl.ttf') format('truetype'),
        url('fonts/als/ALSRubl.svg#ALSRubl') format('svg');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'),
        url('fonts/roboto/RobotoRegular.eot'),
        url('fonts/roboto/RobotoRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoRegular.woff') format('woff'),
        url('fonts/roboto/RobotoRegular.ttf') format('truetype'),
        url('fonts/roboto/RobotoRegular.svg#RobotoRegular') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'RobotoLight';
    src: local('Roboto Light'),
        url('fonts/roboto/RobotoLight.eot'),
        url('fonts/roboto/RobotoLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoLight.woff') format('woff'),
        url('fonts/roboto/RobotoLight.ttf') format('truetype'),
        url('fonts/roboto/RobotoLight.svg#RobotoLight') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'),
        url('fonts/roboto/RobotoBold.eot'),
        url('fonts/roboto/RobotoBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoBold.woff') format('woff'),
        url('fonts/roboto/RobotoBold.ttf') format('truetype'),
        url('fonts/roboto/RobotoBold.svg#RobotoBold') format('svg');
    font-style: normal;
    font-weight: bold;
}
@font-face {
    font-family: 'RobotoBold';
    src: local('Roboto Bold'),
        url('fonts/roboto/RobotoBold.eot'),
        url('fonts/roboto/RobotoBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoBold.woff') format('woff'),
        url('fonts/roboto/RobotoBold.ttf') format('truetype'),
        url('fonts/roboto/RobotoBold.svg#RobotoBold') format('svg');
    font-style: normal;
    font-weight: normal; 
}
@font-face {
    font-family: 'RobotoBlack';
    src: local('Roboto Black'),
        url('fonts/roboto/RobotoBlackItalic.eot'),
        url('fonts/roboto/RobotoBlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoBlackItalic.woff') format('woff'),
        url('fonts/roboto/RobotoBlackItalic.ttf') format('truetype'),
        url('fonts/roboto/RobotoBlackItalic.svg#RobotoBlackItalic') format('svg');
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: 'RobotoMedium';
    src: local('Roboto Medium'),
        url('fonts/roboto/RobotoMedium.eot'),
        url('fonts/roboto/RobotoMedium.eot?#iefix') format('embedded-opentype'),
        url('fonts/roboto/RobotoMedium.woff') format('woff'),
        url('fonts/roboto/RobotoMedium.ttf') format('truetype'),
        url('fonts/roboto/RobotoMedium.svg#RobotoMedium') format('svg');
    font-style: italic;
    font-weight: normal;
}

* {
    font-family: 'Roboto';
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1 {
    margin-top: 0px;
    color: #3c4876;
    font-family: 'Roboto';
    font-size: 28px;
    line-height: 25px;
    min-height: 36px;
   <!-- border-bottom: 1px solid #cccccc;-->
    margin-bottom: 30px;
    padding-bottom: 10px;
}

h2 {
    margin-top: 0px;
    color: #000000;
    font-family: 'Roboto';
    font-size: 20px;
    line-height: 18px;
    min-height: 28px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.mobile-to {
    display: none;
}
input {outline:none;}
.rub-icon {
    font-family: 'ALSRubl';
    line-height: normal;
}
.rub-icon-text {
    font-family: 'ALSRubl'; 
}
.art-container {
    /*  width: 100%;
        margin-left: 15px;
         margin-right: 15px;*/
}
.art-container::after {
    display: table;
    clear: both;
    content: '';
}
.art-container::before {
    display: table;
    clear: both;
    content: '';
}
#order_form_content .label.left {
    color: #333;
}
.art-col1,
.art-col2,
.art-col3,
.art-col4,
.art-col5,
.art-col6,
.art-col7,
.art-col8,
.art-col9,
.art-col10,
.art-col11,
.art-col12{
    float: left;
    padding-left: 15px;
    padding-right: 15px; 
}
.art-col1 {
    width: 8.33%;
}
.art-col2 {
    width: 16.666%;
}
.art-col3 {
    width: 25%;
}
.art-col4 {
    width: 33.333%;
}
.art-col5 {
    width: 41.666%;
}
.art-col6 {
    width: 50%;
}
.art-col7 {
    width: 58.333%;
}
.art-col8 {
    width: 66.666%;
}
.art-col9 {
    width: 75%;
}
.art-col10 {
    width: 83.333%;
}
.art-col11 {
    width: 91.666%;
}
.art-col12 {
    width: 100%;
}
html {
    margin: 0px auto;  
}
body {
    position: relative;
    margin: 0px auto;
    background: white;
    overflow-x: hidden;
box-shadow:4px 4px 6px #a3a3a3;

}
body>br {
    display: none;
}
.wrapper-content {
    max-width: 1140px;
    width: 100%;
    margin: auto;
}
.header-wrapper {
    padding-top: 40px;
    position: relative;
}
.header-top-block {
    height: 40px;
    background: #eeeeee;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
}
.menu-wrap-bg {
    background: #004b98; 
}
.button-site {
    padding: 0px 10px;
    background: #2363a3;
    font-family: 'Roboto';
    font-size: 15px;
    color: white;
    text-decoration: none;
    display: block;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
}
.button-site:hover {
    color: white;
    text-decoration: none;
    background: #326fb0;
}
.header-center-block {
    background: #3c4876;
    min-height: 155px;
    height: auto;
    padding-top: 30px;
    padding-bottom: 0px;
}
.header-center-content {

}
.menu-block-wrap .wrapper-content .row {
    position: relative;
}
.top-menu-header-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
#logo-site {
    display: inline-block;
    text-decoration: none;
}
#logo-site img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 95px
}
.social-block {
    display: block;
    padding-top: 11px;
}
.social-ul {
    padding: 0px;
    display: table;
    list-style: none;
    max-width: 160px;
    width: 100%;
    height: auto;
    margin: auto;
}
.social-ul li {
    width: 20%;
    padding: 0px;
    margin: 0px;
    display: block;
    list-style: none;
    float: left;
}
.social-ul a {
    margin-left: auto;
    margin-right: auto;
}
.social-block .ico_youtube {
    display: block;
    width: 20px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="black" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.social-block .ico_youtube:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="#2e63a3" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.social-block .ico_facebook {
    display: block;
    width: 16px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="black" d="M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.social-block .ico_facebook:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="#2e63a3" d="M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.social-block .ico_vkontakte {
    display: block;
    width: 21px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="black" d="M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.social-block  .ico_telegram{
    display: block;
    width: 20px;
    height: 18px;
    background-image: url('/bitrix/templates/russkoe_adaptive/images/icons/tg.png');
    background-position: 50% 50%;
    background-size: cover;	
}
.ico_odnoklassniki{
	    display: block;
    width: 20px;
    height: 18px;
    background-image: url('/bitrix/templates/russkoe_adaptive/images/icons/odnoklassniki.png');
    background-position: 50% 50%;
    background-size: cover;	
}
.ico_rutube{
	    display: block;
    width: 20px;
    height: 18px;
    background-image: url('/bitrix/templates/russkoe_adaptive/images/icons/rutube.png');
    background-position: 50% 50%;
    background-size: cover;	
}
.ico_max{
	    display: block;
    width: 20px;
    height: 18px;
    background-image: url('/bitrix/templates/russkoe_adaptive/images/icons/Max_logo_2025.png');
    background-position: 50% 50%;
    background-size: cover;	
}
/*
.social-block .ico_vkontakte:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="#2e63a3" d="M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}*/
.social-block .ico_instagram {
    display: block;
    width: 18px;
    height: 18px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="black" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.social-block .ico_instagram:hover {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="#2e63a3" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.basket-icon {
    display: block;
    float: left;
    padding-right: 15px;
}
#basket_small .button,
#basket_small .counter_mini {
    display: none;  
}
#basket_small #popup_basket {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px;
    color: white;
    text-decoration: underline;
}
#basket_small #popup_basket:hover {
    text-decoration: none;
}
#basket_small .summ-basket {
    font-family: 'Roboto';
    font-size: 15px;
    color: white;
}
#basket_small .basket-large {
    display: table;
    width: 100%;
}
#basket_small .basket-large form {
    display: table;   
    width: 100%;
}
.basket-icon i {
    display: block;
    width: 51px;
    height: 41px;
    background-image: url(images/basket.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;   
}
.icon-cabinet {
    margin-left: 9px;
    display: block;
    width: 34px;
    height: 26px;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="far" data-icon="address-card" class="svg-inline--fa fa-address-card fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="white" d="M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"></path></svg>');
    background-position: 50% 50%;
    background-size: cover;
    float: left;
}
#aut_form .name {
    display: table;
}
#aut_form a span {
    display: inline-block; 
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px;
    color: white;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    float: left;
    padding-left: 24px;
}
#basket_small .counter {
    float: left;
}
#basket_small .delay {
    display: table;
    margin-bottom: -20px;
}
#basket_small .delay .counter a {
    color: white;
}
#basket_small .delay .counter {
    color: white;
    padding-left: 66px;
}
#basket_small {
    padding-bottom: 23px;
}
.header-callback {
    background: #2363a3;
    font-family: 'Roboto';
    font-size: 15px;
    color: white;
    text-decoration: none;
    display: block;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}
.header-callback:hover {
    background: #326fb0;
    color: white;
}
.header-callback span {
    color: white;
    display: inline-block;
    padding-left: 25px;
    background: url(images/header_phone.png) 0% 50% no-repeat;
}
.icon-phone {
    padding-right: 5px;
    padding-top: 11px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}
.icon-phone img {
    display: block;
    width: auto;
    height: auto;
}
.mail-button {
    background: #e8c24c;
    height: 100%;
}
.mail-button a {
    font-family: 'Roboto';
    font-size: 15px;
    color: #333333;
    text-decoration: none;
    line-height: 40px;
    display: block;
    text-align: center;
}
.mail-button:hover {
    background: #f3ca4c;
}
.footer-top-block {
    background: #3c4876;
    height: 220px;
    padding-top: 50px;
}
.footer-bottom-block {
    height: 36px;
    background: #eeeeee;
    text-align: center;
}
.copyright-footer {
    font-family: 'Roboto';
    text-align: center;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    font-size: 14px;
    color: #333333;
}

.home-wrap {
    padding-top: 30px;
}
#content {
    background: white;
    min-height: 30px;
    padding-top: 20px;
    padding-bottom: 80px;
}
.footer-bottom-menu {
    display: table;
    /*width: 58.333%;*/
}
.footer-bottom-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 50%;
    float: left;
    /*    padding-bottom: 25px;*/
}
.footer-bottom-menu ul.ul-2 {
    float: right;
}
.footer-bottom-menu ul li {
    list-style: none;
}
.footer-bottom-menu a {
    color: white;
    font-family: 'Roboto';
    font-size: 12px;
    text-decoration: underline;
}
.footer-bottom-menu a:hover {
    text-decoration: none;
}
.footer-bottom-menu .menu_title a {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 2px;
}
.phone-footer a {
    display: table;
    margin: 0px;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px; 
    color: white;
    text-decoration: none;
    white-space: pre-line;
    text-align: left;
}
.phone-footer .icon-mail {
    display: none;
}
.pay-footer-block {
    color: white;
    font-family: 'Roboto';
    font-size: 15px;
    margin-left: auto;
    margin-right: 0px;
}
.text-pay {
    color: white;
    font-family: 'Roboto';
    font-size: 14px; 
    display: block;
}
.icon-mastercard {
    width: 45px;
    height: 40px;
    display: inline-block;
    margin-right: 9px;
}
.icon-mir {
    padding-top: 2px;
    width: 45px;
    height: 40px;
    display: inline-block;  
}
.icon-mir img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 100%;
}
.icon-visa {
    color: white;
    margin-right: 10px;
    width: 45px;
    height: 40px;
    display: inline-block;
}
.icon-mastercard *,
.icon-visa * {
    color: white;
}
.icon-mail {
    display: block;
    width: 17px;
    height: 14px;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="far" data-icon="envelope" class="svg-inline--fa fa-envelope fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.icon-mail-wrap {
    vertical-align: middle;
    padding-right: 5px;
    display: inline-block;
}
.header-bottom-block {
    height: 50px;
}
.top-menu-header {
    max-height: 50px;
    overflow: visible;
}
.top-menu-header ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: table;
    width: 100%;
    background: #004b98;  
}
.top-menu-header li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}
.top-menu-header .menu a {
    line-height: 50px;
   vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 14px;
    color: white;
    display: block;
/*white-space: pre-wrap;*/
/*word-wrap: break-word;*/
}
@media (min-width:800px) and (max-width:1140px){
.top-menu-header .menu a {
	font-size:11px !important;
    padding-left: 7px;
    padding-right: 7px;
}	
}
.top-menu-header .menu a:hover,
.top-menu-header .menu a.current {
    background: #2363a3;
}
.header-bottom-block .wrapper-content {
    /*    padding-left: 15px;
        padding-right: 15px;*/
}
.header-bottom-block .art-container {

}
.search-block {
    background: #004b98;
    height: 50px;
}
.search-block #title-search-input {
    background: none;
    border: none;
    border-bottom: 1px solid #333;
    width: 100%;
    padding-right: 14px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #333333;
    padding-left: 0px;
}
#title-search-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Roboto';
    font-size: 12px;
    color: #333333;
}
#title-search-input::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Roboto';
    font-size: 12px;
    color: #333333;
}
#title-search-input:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Roboto';
    font-size: 12px;
    color: #333333;
}
#title-search-input:-moz-placeholder { /* Firefox 18- */
    font-family: 'Roboto';
    font-size: 12px;
    color: #333333;
}
.search-block #search-submit-button {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 14px;
    width: 14px;
    border: none;
    cursor: pointer;
    background: none;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" data-prefix="fas" data-icon="search" class="svg-inline--fa fa-search fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>');
    background-position: 50% 50%;
    background-size: cover;
}
.search-block #search-submit-button i {
    display: none;
}
.search-block form {
    background: #e8c24c;
    display: block;
    height: 100%;
    width: 100%;
    padding: 15px;
    position: relative;
}
.text-logo {
    color: white;
    font-family: 'Roboto';
    font-size: 18px;
    color: white;
    display: block;
    padding-top: 18px;
}
.phone-header {
    padding-top: 18px;
}
.phone-header a {
    display: inline-block;
    margin: auto;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 18px;
    color: white;
    text-decoration: none;
    margin-bottom: 5px;
}
.content-right-wrap:after,
.content-right-wrap:before {
    display: table;
    clear: both;
    content: '';
}
.catalog-content-wrapper {
    max-width: 100%;
}
/*Ôèëüòð*/
.left-sections #del_filter, 
.left-sections #set_filter {
    display: block; 
    width: 100%;
    margin-bottom: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #3c4876;
    background: #e8c24c;
    vertical-align: middle;
    padding: 0px;
    border-radius: 0px;
    border: 2px solid #3c4876;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
}
.left-sections #del_filter:hover, 
.left-sections #set_filter:hover {
    text-decoration: none;
    background: #326fb0;
    border: 1px solid #326fb0;
}
.left-sections #ras_sale
{
    display: block; 
    width: 100%;
    margin-bottom: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #e8c24c;
    background: #3c4876;
    vertical-align: middle;
    padding: 0px;
    border-radius: 0px;
    border: 2px solid #000000;
    font-family: 'roboto';
    font-weight: bold;
    font-size: 22px;
    text-decoration: none;
    white-space: normal;
}
.left-sections #ras_sale:hover 
 {
    text-decoration: none;
    background: #326fb0;
    border: 1px solid #000000; 
}

.left-sections #audio_pri
{
    display: block; 
    width: 100%;
    margin-bottom: 30px;
    height: 80px;
    line-height: 40px;
    text-align: center;
    color: #e8c24c;
    background: #3c4876;
    vertical-align: middle;
    padding: 0px;
    border-radius: 0px;
    border: 2px solid #000000;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 17px;
    line-height: 1.0;
    text-decoration: none;
    white-space: normal;
}
.left-sections #audio_pri:hover 
 {
    text-decoration: none;
    background: #326fb0;
    border: 1px solid #000000; 
}

.left-sections #umk_pri
{
    display: block; 
    width: 100%;
    margin-bottom: 30px;
    height: 80px;
    line-height: 40px;
    text-align: center;
    color: #e8c24c;
    background: #3c4876;
    vertical-align: middle;
    padding: 0px;
    border-radius: 0px;
    border: 2px solid #000000;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 17px;
    line-height: 1.0;
    text-decoration: none;
    white-space: normal;
}
.left-sections #umk_pri:hover 
 {
    text-decoration: none;
    background: #326fb0;
    border: 1px solid #000000; 
}

.left-sections #set_filter {
    display: none;
}
.left-sections .bx-filter .bx-filter-block {
    display: none;
    -webkit-transition: padding .3s ease;
    -moz-transition: padding .3s ease;
    -ms-transition: padding .3s ease;
    -o-transition: padding .3s ease;
    transition: padding .3s ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.left-sections .bx-filter .bx-filter-button-box .bx-filter-block,
.left-sections .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: block;
}
.left-sections .bx-filter.bx-blue .bx-filter-section {
    padding: 0px;  
    background: transparent;
}
.left-sections .bx-filter .bx-filter-parameters-box {
    margin-bottom: 30px;
    position: relative;
}
.left-sections .bx-filter .bx-filter-parameters-box.hidden_visible {
    display: none;
}
.left-sections .bx-filter .radio,
.left-sections .bx-filter .checkbox {
    margin-top: 0px; 
}
.catalog-wrapper-sect .container.left {
    padding: 0px;
}
.catalog-wrapper-sect .likes_icons {
    display: none;
}
.left-sections .bx-filter .bx-filter-parameters-box:before {
    /* content: " ";
     position: absolute;
     z-index: 0;
     left: 15px;
     right: 15px;
     bottom: 0px;
     top: 0px;
     -webkit-box-shadow: 0px 0px 10px 5px rgba(243, 243, 243, 0.75);
     -moz-box-shadow:    0px 0px 10px 5px rgba(243, 243, 243, 0.75);
     box-shadow:         0px 0px 10px 5px rgba(243, 243, 243, 0.75);*/
}
.left-sections .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #ccc;
    height: auto!important;
}
.left-sections .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-container {
    padding-bottom: 5px;  
    padding-top: 17px;
}
.left-sections .bx-filter .bx-filter-parameters-box-title {
    height: 40px;
    background: #3c4876;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
}
.left-sections .bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-title span {
    display: block;
    border: none;
    color: white;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}
.left-sections .bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
    color: #333;
    font-family: 'Roboto';
    font-size: 14px; 
}
.left-sections .bx-filter .bx-filter-parameters-box-title span:hover {
    border: none; 
}
.left-sections .fa {
    height: 40px;
    line-height: 40px;
    float: right;
    width: 10px;
}
.left-sections .fa.fa-angle-down {
    background-image: url(images/arrow-down.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.left-sections .fa.fa-angle-up {
    background-image: url(images/arrow-up.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.left-sections .fa-angle-up:before,
.left-sections .fa-angle-down:before {
    content: "";
    display: none; 
}
.left-sections .bx-filter .bx-filter-param-label {
    display: block;
    position: relative;
}
.left-sections .bx-filter .disabled-li,
.left-sections .bx-filter .bx-filter-param-label.disabled {
    opacity: 0.5;
    display: none;
}
.left-sections .bx-filter .bx-filter-param-label.disabled .bx-filter-input-checkbox .bx-filter-param-text {
    text-decoration: line-through;
}
.left-sections .bx-filter .bx-filter-input-checkbox input[type=radio],
.left-sections .bx-filter .bx-filter-input-checkbox input[type=checkbox] {
    width: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
}
.left-sections .bx-filter .bx-filter-input-checkbox {
    display: block;
}
.left-sections .bx-filter .radio label, .left-sections .bx-filter .checkbox label {
    padding-left: 25px;
}
.left-sections .bx-filter .bx-filter-input-checkbox input[type=radio] + .bx-filter-param-text:before,
.left-sections .bx-filter .bx-filter-input-checkbox input[type=checkbox] + .bx-filter-param-text:before {
    background-image: url(images/radio_icon.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 3px;
    left: 0px;
    content: " ";
}
.left-sections .bx-filter .bx-filter-param-label:hover .bx-filter-input-checkbox input[type=radio] + .bx-filter-param-text:before,
.left-sections .bx-filter .bx-filter-param-label:hover .bx-filter-input-checkbox input[type=checkbox] + .bx-filter-param-text:before {
    background-image: url(images/radio_icon_hover.png);
    background-position: 50% 50%;  
    background-repeat: no-repeat;
}
.left-sections .bx-filter .bx-filter-param-label:hover .bx-filter-input-checkbox input[type=radio]:checked + .bx-filter-param-text:before,
.left-sections .bx-filter .bx-filter-param-label:hover .bx-filter-input-checkbox input[type=checkbox]:checked + .bx-filter-param-text:before,
.left-sections .bx-filter .bx-filter-input-checkbox input[type=radio]:checked + .bx-filter-param-text:before,
.left-sections .bx-filter .bx-filter-input-checkbox input[type=checkbox]:checked + .bx-filter-param-text:before {
    background-image: url(images/radio_icon_active.png);
    background-position: 50% 50%;  
    background-repeat: no-repeat;
}
body .left-sections .bx-filter .button-hide-radio {
    height: 35px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid #cccccc;
    background: #eeeeee;
    margin-bottom: 15px;
}
body .left-sections .bx-filter .button-hide-radio:hover {
    background: #326fb0;
    border: 1px solid #326fb0;
}
body .left-sections .bx-filter .button-hide-radio:hover span {
    color: white;
}
body .left-sections .bx-filter .button-hide-radio span {
    display: block;
    height: 100%;
    line-height: 33px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    font-family: 'Roboto';
    font-size: 14px; 
    color: #333333;
}
.chech-hidden {
    display: none;
}
.active_hide .chech-hidden  {
    display: block;
}

/*end Ôèëüòð*/

/*Êàòàëîã*/
.product-item * {
    transition: opacity 300ms ease;
}
.bx-no-touch .product-item-container.hover .product-item-image-original {
    /*opacity: 0;*/
}
.catalog-content-wrapper .product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    /*padding-top: 116%;*/
    width: 100%;
    transition: all 300ms ease;
    height: 300px;
    width: 100%;
    display: block;
}
.catalog-content-wrapper .product-item-image-original,
.catalog-content-wrapper .product-item-image-alternative {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: opacity 300ms linear;



}
.catalog-content-wrapper .product-item-image-original {
    z-index: 11;
    display: none;
}
.catalog-content-wrapper .product-item-image-alternative {
    z-index: 13;
    opacity: 1;
}
.catalog-content-wrapper .product-item-container {
    margin-bottom: 30px;  
    min-height: 393px;
}
.catalog-content-wrapper .product-item-info-container.product-item-price-container {
    float: left;
}
.catalog-content-wrapper .product-item-title {
    clear: both;
    width: 100%;  
}
.catalog-content-wrapper .product-item-info-container.product-item-hidden {
    float: right;
    text-align: right;
}
.catalog-content-wrapper .product-item-info-container.product-item-hidden .btn {
    background: none;
    border: none;
    color: #004b98;
    text-decoration: underline;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 18px;
    padding: 0px;
    vertical-align: middle;
    line-height: 29px;
    text-align: right;
    display: inline-block;

}
.price-block-wrapper .product-item-info-container.product-item-hidden .btn{
    margin-bottom: 0px;
}
.catalog-content-wrapper .product-item-info-container.product-item-hidden .btn:hover {
    text-decoration: none;
}
.catalog-content-wrapper .product-item-info-container.product-item-hidden .product-item-button-container {
    text-align: right;
    display: inline-block;
}
.catalog-content-wrapper .product-item {
padding-bottom: 5px;
}
.catalog-content-wrapper .product-item-price-current::after
/*.catalog-content-wrapper .product-item::after*/ {
    display: table;
    clear: both;
    content: '';
}
.catalog-content-wrapper .product-item-price-current::before
/*.catalog-content-wrapper .product-item::before*/ {
    display: table;
    clear: both;
    content: '';
}
.catalog-content-wrapper .product-item-price-current {
    color: #004b98;
    font-family: 'Roboto';
    font-size: 25px;
    font-weight: bold;
    display: block;
    vertical-align: middle;
    line-height: 29px;
}
.catalog-content-wrapper .product-item-price-current .rub-price {
    vertical-align: middle;
    line-height: 29px;  
    float: left;
    display: block;
}
.catalog-content-wrapper .product-item-price-current .rub-icon {
    padding-left: 5px;
    vertical-align: middle;
    line-height: 29px; 
    padding-top: 2px;
    float: left;
    display: block;  
}
.price-block-wrapper {
    min-height: 32px; 
}
.catalog-content-wrapper .product-item-price-current.style-2-price .rub-price {
    padding: 0px;
    display: inline-block;
    float: none;
}
.catalog-content-wrapper .product-item-price-current.style-2-price .rub-icon {
    padding: 0px;
    padding-top: 4px;
    display: inline-block;
    float: none;
}
.product-item-title a {
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 16px;
    color: #333;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    max-height: 44px;
    min-height: 44px;
    display: block;
}
.product-item-title a:hover {
    max-height: none; 
}
.catalog-content-wrapper .product-item-price-current.style-2-price {
    font-size: 25px;
    line-height: 29px;
}
.catalog-content-wrapper .product-item-price-current.style-2-price .rub-icon span {
    font-family: 'Roboto';
}
.catalog-content-wrapper .btn.btn-default{
    border-radius: 0px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 16px;
    border: none;
    background: #004b98;
    display: block;
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    margin-bottom: 30px;
}
.catalog-content-wrapper .button-show-more .btn.btn-default {
    border-radius: 0px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 16px;
    border: none;
    background: #004b98;
    display: block;
    padding: 0px 5px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    margin-bottom: 30px;
}
.catalog-content-wrapper .button-show-more .btn.btn-default:hover {
    background: #326fb0;
}
.catalog-content-wrapper .bx-section-desc.bx-blue {
    display: none;
}
.catalog-content-wrapper .product-item-small-card .col-xs-6 {
    width: 33.33333333%;
    max-height: 423px;
    z-index: 1;
    
}
.catalog-content-wrapper .product-item-small-card .col-xs-6:hover .price-block-wrapper,
.catalog-content-wrapper .product-item-small-card .col-xs-6:hover .product-item-container,
.catalog-content-wrapper .product-item-small-card .col-xs-6:hover .product-item-title {
    z-index: 10;
    background: white;
}
.catalog-content-wrapper .product-item-small-card .col-xs-6 .hover .product-item-title a,
.catalog-content-wrapper .product-item-small-card .col-xs-6:hover .product-item-title a {
    max-height: none;
    overflow: visible;
}
.catalog-content-wrapper .product-item-small-card .col-xs-6:hover {
    z-index: 10;
    background: white;
}
/*end Êàòàëîã*/
/*lading*/
.keyhole-top-block {
    position: relative;
    max-width: 211px;
    max-height: 211px;
    width: 100%;
    height: 211px;
    margin: auto;
    background-image: url(images/keyhole_icon.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.icon-vcenter {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    height: 102px;
    width: 102px;
}
.icon-keyhole-block {
    margin: auto;
    display: block;
    height: 126px;
    width: 102px;
    padding-top: 24px;
}
.icon-keyhole-block img {
    display: inline-block;
    float: none;
    vertical-align: middle;
    padding-left: 3px;
}
.keyhole-top-wrap h2 {
    font-size: 26px;
    color: #004b98;
    line-height: inherit;
    border: none;
    font-weight: bold;
    font-family: "Roboto";
    height: auto;
    padding-top: 32px;
    margin-bottom: 5px;
}
.keyhole-bottom-block p {
    font-size: 22px;
    font-family: "Roboto";
    color: #484848;
}
.keyhole-bottom-block p b {
    color: #333333;
}
.keyhole-bottom-block p a {
    text-decoration: underline;
    color: #2e63a3;
}
.keyhole-bottom-block p a:hover {
    text-decoration: none;
}
.keyhole-bottom-block {
    max-width: 440px;
    margin: auto;
    padding-left: 60px;
    min-height: 100px;
    background-image: url(images/key_icon.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
}
.span-caption {
    min-width: 143px;
    text-align: center;
    display: inline-block;
    padding: 0px 15px;
    line-height: 31px;
    height: 33px;
    font-family: 'RobotoBlack';
    font-style: italic;
    font-size: 26px;
    background: #004b98;
    color: #e8c24c;
    position: absolute;
    -moz-transform: rotate(-10deg); /* Äëÿ Firefox */
    -ms-transform: rotate(-10deg); /* Äëÿ IE */
    -webkit-transform: rotate(-10deg); /* Äëÿ Safari, Chrome, iOS */
    -o-transform: rotate(-10deg); /* Äëÿ Opera */
    transform: rotate(-10deg);
    border: 1px solid #004b98;
    border-radius: 20px;
    top: 54%;
    left: 67%;
}
.h1-bonus {
    line-height: inherit;
    border: none;
    margin: auto;
    margin-top: 0px;
    padding-top: 34px;
    background-image: url(images/icon-voice.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    min-height: 115px;
    display: inline-block;
    vertical-align: middle;
    font-size: 37px;
    font-family: 'RobotoBlack';
    color: #2e63a3;
    padding-left: 135px;
    height: auto;
}
.text-center-style1-wrap {
    display: block;
    padding-right: 135px;
    padding-top: 30px;
}
.h1-bonus span {
    font-family: 'RobotoBlack';
    font-size: 40px;
    color: #e8c24c;
    vertical-align: middle;
}
.text-center-style1 {
    min-width: 212px;
    text-align: center;
    padding: 0px 15px;
    line-height: 45px;
    height: 47px;
    font-family: 'RobotoBlack';
    font-style: italic;
    font-size: 28px;
    background: #e8c24c;
    color: #3c4876;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
    border: 1px solid #e8c24c;
    border-radius: 30px;
    margin: auto;
    display: table;
}
.items-bonus-top {
    padding-top: 45px;
}
.keyhole-top-wrap {
    padding-bottom: 38px;  
}
.items-bonus-img {
    padding-bottom: 50px;
}
.bonus-bottom-a {
    font-size: 24px;
    font-family: 'Roboto';
    color: #004b98;
}
/*end lading*/
/*breadcrumb*/
.breadcrumb {
    margin-top: -10px;
    margin-bottom: 15px;
    background: none;
    padding: 0px;
}
.breadcrumb a {
    color: #000;
    font-family: 'Roboto';
    font-size: 11px;
    text-decoration: underline;
}
.breadcrumb a:last-of-type {
    color: #004b98;
    text-decoration: none;
}
.breadcrumb span {
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Roboto';
    font-size: 15px;
    color: #ccc;
}
.breadcrumb span.chain:last-child {
    display: none;
}
/*end breadcrumb*/
/*about*/
.outline-wrap {
    position: relative;
    margin-top: 60px;
}
.outline-wrap img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.gradient-span {
    position: absolute;
    display: block;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 140px;
    background: rgb(254, 255, 255);
    background: -moz-linear-gradient(90deg, rgb(254, 255, 255) 0%, rgb(222, 243, 253) 100%);
    background: -webkit-linear-gradient(90deg, rgb(254, 255, 255) 0%, rgb(222, 243, 253) 100%);
    background: -o-linear-gradient(90deg, rgb(254, 255, 255) 0%, rgb(222, 243, 253) 100%);
    background: -ms-linear-gradient(90deg, rgb(254, 255, 255) 0%, rgb(222, 243, 253) 100%);
    background: linear-gradient(180deg, rgb(254, 255, 255) 0%, rgb(222, 243, 253) 100%);
}
.cloud-dialog {
    position: absolute;
    background-image: url(images/cloud_dialog.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    max-width: 500px;
    display: block;
    width: 100%;
    height: auto;
    top: 0px;
    left: -35px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px;
    padding-bottom: 45px;
    font-size: 18px;
    line-height: 25px;
    color: #484848;
    text-align: justify;
}
.button_yel_style1 {
    font-family: 'RobotoMedium';
    display: table;
    margin: auto;
    color: #3c4876;
    background: #e8c24c;
    font-size: 24px;
    border-radius: 20px;
    padding-right: 25px;
    padding-left: 25px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.h1-about {
    border: none;
    margin: auto;
    margin-top: 0px;
    padding-top: 34px;
    min-height: 115px;
    display: inline-block;
    vertical-align: middle;
    font-size: 39px;
    font-family: 'RobotoLight';
    color: #2e63a3;
    height: auto;
    text-align: center;
    font-weight: lighter;
    line-height: 49px;
    margin-bottom: 20px;
}
.p-style1-center {
    text-align: center;
    color: #484848;
    font-size: 22px;
    font-family: 'Roboto';
    margin-bottom: 40px;
    margin-top: 15px;
}
.p-style2-left {
    color: #484848;
    font-size: 22px;
    font-family: 'Roboto';
    margin-bottom: 40px;
    margin-top: 15px;
}
.ul-style-wrap {
    display: block;
    list-style: none;
    padding: 0px;
    margin-top: 40px;
}
.ul-style-wrap:after,
.ul-style-wrap:before
{
    display: table;
    content: " ";
    clear: both;
}
.ul-style-wrap li {
    list-style: none;
    width: 33.33333%;
    display: block;
    float: left;
    padding-left: 50px;
    padding-right: 50px;
}
.img-wrap-blue {
    text-align: center;
    width: 115px;
    height: 115px;
    max-width: 115px;
    display: block;
    max-height: 115px;
    background: #004b98;
    border-radius: 115px;
    vertical-align: middle;
    margin: auto;
    padding-top: 17px;
    margin-bottom: 15px;
}
.img-wrap-blue img {
    display: block;
    margin: auto;
}
.ul-style-wrap li p {
    font-size: 22px;
    font-family: 'Roboto';
    color: #484848;
    display: table;
    margin: auto;

}
.about-wrap-bottom p a,
.ul-style-wrap li p a {
    text-decoration: underline;
    color: #2e63a3;
}
.about-wrap-bottom p a:hover,
.ul-style-wrap li p a:hover {
    text-decoration: none;
}
.about-wrap-bottom  {
    background: rgb(249, 230, 170);
    background: -moz-linear-gradient(90deg, rgb(249, 230, 170) 0%, rgb(255, 255, 254) 100%);
    background: -webkit-linear-gradient(90deg, rgb(249, 230, 170) 0%, rgb(255, 255, 254) 100%);
    background: -o-linear-gradient(90deg, rgb(249, 230, 170) 0%, rgb(255, 255, 254) 100%);
    background: -ms-linear-gradient(90deg, rgb(249, 230, 170) 0%, rgb(255, 255, 254) 100%);
    background: linear-gradient(180deg, rgb(249, 230, 170) 0%, rgb(255, 255, 254) 100%);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin-top: 50px;
}
.about-logo-bottom {
    background-image: url(images/bonus-logo.png);
    background-position: 18px 18px;
    background-repeat: no-repeat;
    padding: 20px 140px 0px 140px;
}
.about-wrap-bottom p {
    font-size: 22px;
    font-family: 'Roboto';
    color: #484848; 
    margin-bottom: 35px;
}
.about-wrap-bottom .button_yel_style1 {
    margin-top: 70px; 
}
.text-bon-info {
    clear: both;
    text-align: left;
    margin-top: -10px;
    font-size: 12px;
    font-family: 'Roboto';
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.text-bon-info p {
    font-size: 12px;
    font-family: 'Roboto';
}
.text-bon-info a {
    font-size: 12px;
    font-family: 'Roboto'; 
}
/*end about*/
.sg-style h1 {
    border: none;
    text-align: center;
    font-size: 42px;
    font-weight: normal;
    line-height: initial;
    padding-bottom: 0px;
}
.sg-style p {
    font-size: 24px;
    font-family: 'Roboto';  
}
.sg-style ul {
    list-style: none; 
    padding: 0px;
}
.sg-style ul li {
    list-style: none;
    font-size: 24px;
    font-family: 'Roboto';  
    padding-left: 40px;
    margin-bottom: 30px;
    background: url(/images/sg_li_ico.png) no-repeat 0px 10px;
}
.sg-style .sg-block {
    padding: 20px 40px;
    background: #fbf0c4;
    display: block;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 30px;
}
.sg-style h3 {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 70px;
    margin-top: 40px;
    line-height: 35px;
}
.kit-block-wrapper {
    display: table;
    width: 100%;
    clear: both;
}
.kit-block-wrap1 {
    float: left;
    width: 50%;  
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.kit-block-wrap2 {
    float: right;
    width: 50%; 
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.kit-block-wrapper .kit-block {
    max-width: 100%;
    width: 365px;
    margin: auto;
    height: 285px;
}
.kit-block-wrapper .kit-block-bottom {
    max-width: 100%;
    margin: auto;
    width: 365px;
}
.kit-block-wrap1 .kit-block {
    background: url(/images/kit_block_wrap1.png) no-repeat 50% 50%;
    background-size: contain;
}
.kit-block-wrap2 .kit-block {
    background: url(/images/kit_block_wrap2.png) no-repeat 50% 50%;
    background-size: contain;
}
.kit-block-wrapper button {
    outline: none;
    font-size: 24px;
    font-family: 'Roboto';  
    border-radius: 40px;
    display: table;
    height: 52px;
    text-align: center;
    max-width: 260px;
    width: 100%;
    color: #fff;
    margin: auto 5px;
    border: none;
    background: url(/images/kit_ico2.png) no-repeat 20px 50% #004b98;
    line-height: 52px;
    vertical-align: middle;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.kit-block-wrapper a {
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    margin: 5px;
    margin-top: 40px;
    margin-bottom: 25px;
    line-height: 52px;
    vertical-align: middle;
    font-size: 24px;
    font-family: 'Roboto';  
    border-radius: 40px;
    display: table;
    height: 52px;
    text-align: center;
    max-width: 260px;
    width: 100%;
    color: #004b98;
    border: none;
    background: url(/images/kit_ico1.png) no-repeat 20px 50% #e8c24c;
}
.kit-block span {
    color: #004b98;
    font-size: 27px;
    font-family: 'Roboto'; 
    font-weight: bold;
    width: 220px;
    height: 140px;
    display: block;
    padding-top: 153px;
    padding-left: 40px;
    line-height: 30px;
    text-align: center;
}
/*media*/
@media (max-width: 1140px) {
    .wrapper-content {
        /*max-width: 980px;*/
        padding-left: 40px;
        padding-right: 40px;
    }
    .h1-bonus {
        padding-top: 15px;
    }
    .cloud-dialog {
        font-size: 18px;
        left: 0px;
        min-height: 0px;
        max-width: 450px;
    }
}
@media (max-width: 1024px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
    .col-xs-1, 
    .col-sm-1,
    .col-md-1, 
    .col-lg-1, 
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .left-sections .fa,
    .left-sections .bx-filter .bx-filter-parameters-box-title {
        height: 50px;
        line-height: 50px;
    }
    .wrapper-content {
        max-width: 940px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .top-menu-header .menu a,
    .button-site {
        font-size: 12px;
    }
    .left-sections .bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-title span {
        font-size: 15px;
    }
    h2 {
        font-size: 25px;
    }
    #basket_small .summ-basket {
        font-size: 14px;
    }

    .bx_sitemap_li_title a span {
        font-size: 16px;
    }
    #aut_form a span {
        font-size: 14px;
    }
}

@media (max-width: 1000px) {
    .catalog-content-wrapper .product-item-small-card .col-xs-6 {
        width: 50%;
        clear: none;
    }
    .button-show-more .col-sm-4 {
        width: 50%;
    }
    .bx-sidebar-block.left-sections {
        width: 33.33333333%;
    }
    .col-sm-9.content-right-wrap  {
        width: 66.66666666%;
    }
    #basket_small .summ-basket {
        font-size: 10px;
    }
}
@media (max-width: 900px) { 
    #basket_small .summ-basket {
        font-size: 10px;
    }
    .sg-style h1 {
        font-size: 33px;
}
    .sg-style p,
    .sg-style .sg-block,
    .sg-style ul li {
        font-size: 20px;
    }
    .kit-block span {
        font-size: 24px;
        padding-left: 25px;
    }
    .kit-block-wrap1 {
        padding-left: 20px;
        padding-right: 10px;
    }
    .kit-block-wrap2 {
        padding-left: 10px;
        padding-right: 20px;
    }

}
@media (max-width: 860px) {
    .cloud-dialog {
        position: static;
        max-width: 70%;
    }
    .header-callback,
    .mail-button a {
        font-size: 12px;
    }
    #basket_small #popup_basket,
    #aut_form a span {
        font-size: 12px;
    }
    .text-logo,
    .phone-header a,
    #basket_small #popup_basket {
        font-size: 16px;
    }
    .top-menu-header .menu a, .button-site {
        font-size: 10px;
    }
    .phone-footer a {
        font-size: 16px;
    }
    #aut_form .name span {
        display: none;
    }
    #aut_form .auth_form {
        width: auto;
    }
    #basket_small .summ-basket {
        font-size: 8px;
    }

}
@media (max-width: 850px) {
    .top-menu-header .menu a, .button-site {
        font-size: 10px;
    }
    body #go-top {
        max-width: 50px;
        max-height: 50px;   
    }
    body #go-top img {
        max-width: 40px;
        max-height: 40px;
    }
    .text-center-style1 {
        margin-top: 20px;
    }
    #basket_small #popup_basket,
    #aut_form a span {
        font-size: 11px;
    }
}
@media (max-width: 768px) {
    .sp-form-outer.sp-fixed-outer.sp-show {
        display: none;
    }
    body .hover-form-aut { 
        right: inherit;
        left: 10px;
        top: 40px;
        margin-right: 0px;
    }
    body .auth_form {
        width: auto;
    }
    #aut_form a span {
        display: none;
    }
    .keyhole-top-wrap {
        width: 100%;
    }
    .phone-footer a {
        font-size: 18px;
    }
    .h1-bonus {
        padding-top: 0px;
        font-size: 36px
    }
    .h1-bonus span {
        font-size: 39px;
    }
    .footer-bottom-menu ul {
        padding-bottom: 0px;
    }
    .menu-footer-mobile {
        width: 100%;
        clear: both;
        border-bottom: 2px solid #596491;
        padding-bottom: 20px;
    }
    .footer-top-block .mobile-right {
        padding-top: 20px;
        width: 50%; 
    }
    .footer-top-block .mobile-left {
        padding-top: 20px;
        width: 50%; 
    }
    .text-pay {
        display: none;
    }
    .header-wrapper {
        padding-top: 0px;
    }
    .header-top-block {
        position: static;
        height: auto;
        background: #3c4876;
    }
    #basket_small .counter,
    .mobile-none,
    .button-site-wrap,
    #basket_small .summ-basket,
    #aut_form .name span,
    .logo-wrap,
    .text-logo-wrap,
    .phone-header-wrap {
        display: none!important;
    }
    #aut_form {
        width: 33.33333333%;
        float: left;
    }
    #basket_small {
        width: 33.33333333%;
        padding-bottom: 0px;
        float: right;
    }
    .mobile-head-top {
        width: 100%;
    }
    .social-block-wrap {
        height: 50px;
        width: 100%;
    }
    .icon-cabinet {
        width: 31px;
        height: 24px;
        margin-left: 0px;
    }
    .basket-icon i {
        width: 31px;
        height: 24px; 
        background-size: contain;
        position: relative;
    }
    .basket-icon .count-basket {
        position: absolute;
        display: inline-block;
        padding: 5px;
        border-radius: 10px;
        background: #e8c24c;
        font-family: 'Roboto';
        font-size: 10px; 
        line-height: 5px;
        color: #333333;
        font-weight: bold;
        top: -6px;
        left: 26px;
    }
    .header-center-block {
        min-height: 50px;
        height: 50px;
        padding-top: 13px;
    }
    .wrapper-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .search-block-wrapper {
        width: 100%;
    }
    .bx-sidebar-block.left-sections {
        width: 100%;
        clear: both;
    }
    .col-sm-9.content-right-wrap {
        width: 100%;
    }
    .footer-top-block {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header-callback-wrap,
    .mail-button-wrap {
        width: 50%;
        padding: 0px;
    }
    .header-top-block .row {
        margin: 0px;
    }
    .top-menu-header-wrapper { 
        position: static; 
        width: 100%;
    }
    .menu-block-wrap .wrapper-content {
        padding: 0px;
        background: #3c4876;
    }
    .top-menu-header ul {
        background: #3c4876;
    }
    .top-menu-header {
        max-height: none;
    }
    .social-block-wrap,
    .top-menu-header li,
    .header-center-block {
        border-bottom: 2px solid #596491;
    }
    .top-menu-header li:last-child,
    .top-menu-header li:last-of-type {
        border-bottom: none;
    }
    .top-menu-header li {
        width: 100%;
        display: block;
    }
    .header-callback,
    .mail-button a {
        line-height: 50px;
        font-size: 14px;
    }

    .top-menu-header .menu a {
        padding-left: 30px;
        padding-right: 30px;
        text-align: center;
        font-size: 15px;
    }
    .header-top-block .wrapper-content {
        padding: 0px;
    }
    .top-menu-header .menu a:hover {
        background: transparent;
    }
    .left-sections #del_filter, .left-sections #set_filter,
    .left-sections .bx-filter .bx-filter-parameters-box {
        margin-bottom: 15px;
    }
    .home-wrap {
        padding-top: 0px;
    }
    #content {
        padding-top: 15px;
    }
    .mobile-menu-button {
        float: right;
        display: block;
        width: 33.33333333%;
        height: 24px;
    }
    #menu_button_mobile {
        display: block;
        width: 20px;
        height: 24px;
        background-image: url(images/mobile_menu.png);
        background-position: 50% 50%;  
        background-repeat: no-repeat;  
        margin-left: auto;
        margin-right: 0px;
        cursor: pointer;
    }
    #menu_button_mobile.active {
        background-image: url(images/close_menu.png);
    }
    .basket-icon {
        padding-right: 0px;
    }
    #basket_small .basket-large {
        margin: auto;
        width: auto;
    }
    .menu-mobille-hidden {
        display: none;
    }
    .phone-header-wrap.mobile-to {
        display: block!important;
        height: 50px;
    }
    .phone-header-wrap.mobile-to .phone-header:before, .phone-header-wrap.mobile-to .phone-header:after {
        display: table;
        content: " ";
        clear: both;
    }
    .phone-header-wrap.mobile-to .phone-header {
        display: block;
        padding: 0px;
        height: 50px;
        width: 100%;
    }
    .phone-header-wrap.mobile-to a {
        width: 50%;
        float: left;
        line-height: 50px;
        height: 50px;
        vertical-align: middle;
        font-size: 14px;
        text-align: center;
        margin: auto;
    }
    .phone-header-wrap.mobile-to .left-phone {
        border-right: 1px solid #596491;
        padding-right: 10px;
    }
    .phone-header-wrap.mobile-to .right-phone {
        border-left: 1px solid #596491;
        padding-left: 10px;
    }
    .social-block {
        padding-top: 15px;
    }
    .social-block .ico_youtube {
        height: 20px;
        width: 20px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="white" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></svg>');
    }
    .social-block .ico_facebook {
        height: 20px;
        width: 20px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"/></svg>');
    }
    .social-block .ico_vkontakte {
        height: 20px;
        width: 20px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="white" d="M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"/></svg>');
    }
    .social-block .ico_instagram {
        height: 20px;
        width: 20px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>');
    }
    .logo-mobile-wrap {
        padding-top: 15px;
        padding-bottom: 15px;
        display: block;
        background: #eeeeee;
        margin-bottom: 15px;
    }
    #logo-site-mobile {
        display: table;
        max-width: 100%;
        width: auto;
        margin: auto;
    }
    #logo-site-mobile img {
        width: auto;
        height: auto;
        max-width: 100%;
    }
    .filter-left-button-wrap {
        display: block;
        clear: both;
        margin-bottom: 15px;
    }
    #filter_left_button {
        background: #3c4876;
        font-family: "Roboto";
        font-weight: bold;
        display: block;
        color: white;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 15px;
        cursor: pointer;
    }
    #filter_left_button.active {
        background: #1c2752;
    }
    .bx-sidebar-block.left-sections {
        display: none;
    }
    .button-show-more .col-sm-4 {
        width: 100%;
    }
    .catalog-content-wrapper .button-show-more .btn.btn-default {
        height: 50px;
        line-height: 50px;
    }
    .product-item-title a:hover {
        max-height: 44px;
    }
    #content {
        padding-bottom: 20px;
    }
    .copyright-footer span {
        display: block;
        line-height: 20px;
    }
    .copyright-footer span.mobile-none {
        display: none;
    }
    .footer-bottom-block {
        height: auto;
        min-height: 36px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .bx_sitemap_li_title a {
        display: table-cell;
        width: auto;
    }
    .button_click_span {
        display: table-cell;
        width: 70px;
        background-color: #50609d;
        background-image: url(./images/arrow-down.png);
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    .button_click_span.active {
        background-color: #1c2752;
        background-image: url(./images/arrow-up.png);
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    .bx_sitemap_li_title {
        display: table;
        height: 70px;
    }
    .catalog-section-block .list-block-two .item-block-li {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 1px solid #cccccc;
    }
    .list-block-two-content.row {
        background: transparent;
    }
    .bx_sitemap_li_title {
        border: 1px solid #cccccc;

    }
    .list-block-two-content .bx_sitemap_li_title {
        border: none;
    }
    .list-block-two {
        border: 1px solid #cccccc;
        padding: 0px;
        border-top: none;
        border-bottom: none;
        background: transparent;
    }
    body .item-block-li {
        margin-bottom: 15px;
    }
    .catalog-section-block .list-block-two .item-block-li:hover a,
    .catalog-section-block .list-block-two .item-block-li:hover a span, 
    .catalog-section-block .list-block-two .item-block-li:hover,
    .list-block-two .bx_sitemap_li_title a:hover span,
    .list-block-two .bx_sitemap_li_title a:hover,
    .list-block-two .bx_sitemap_li_title a span:hover {
        color: white;
        background: #326fb0;
    }
    .breadcrumb  {
        display: none;
    }
    .cloud-dialog { 
        max-width: 100%;
    }
    .ul-style-wrap li {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        display: table;
        position: relative;
        padding-right: 0px;
        padding-left: 0px;
    }
    .ul-style-wrap li p {
        float: left;
        margin-left: 140px;
        min-height: 115px;
        display: block;
        padding-top: 38px;
        vertical-align: middle;
    }
    .img-wrap-blue {
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .about-wrap-bottom {
        margin-top: 20px;
    }
    .about-logo-bottom {
        padding: 120px 25px 0px 25px;
    }
    .h1-about {
        font-size: 34px;
    }
    .about-wrap-bottom .button_yel_style1 {
        margin-bottom: 20px;
    }

}
@media (max-width: 600px) {
    .h1-bonus {
        padding-left: 0px;
        background: none;
    }
    .catalog-content-wrapper .product-item-small-card .col-xs-6 {
        width: 100%;
    }
    .phone-footer a {
        font-size: 16px;
    }
    .footer-top-block .mobile-right {
        width: auto; 
    }

    
    .sg-style h3 {
        font-size: 24px;
}
    .kit-block span {
        padding-left: 40px;
    }
    .kit-block-wrap1 {
        padding: 0px;
        width: 100%;
    }
    .kit-block-wrap2 {
        padding: 0px;
        width: 100%;
    }
    .kit-block-wrapper a,
    .kit-block-wrapper button {
        margin-left: auto;
        margin-right: auto;
    }
    .kit-block-wrapper .kit-block-bottom {
        margin-bottom: 40px;
    }
}
@media (max-width: 450px) {
    .footer-top-block .mobile-left {
        width: auto; 
    } 
    .kit-block-wrapper .kit-block,
    .kit-block-wrapper .kit-block-bottom {
       width: 100%; 
}
    .kit-block span {
        padding-left: 10px;
    }
}
/*end media*/

