@font-face {
    font-family: 'dinpro';
    src: url('fonts/dinpro.eot');
    src: url('fonts/dinpro.woff') format('woff'), url('fonts/dinpro.ttf') format('truetype'), url('fonts/dinpro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dinpro';
    src: url('fonts/dinpro-bold.eot');
    src: url('fonts/dinpro-bold.woff') format('woff'), url('fonts/dinpro-bold.ttf') format('truetype'), url('fonts/dinpro-bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

::selection {
    background: #fed625;
}

::-moz-selection {
    background: #fed625;
}

a {
    color: inherit;
}

p {
    margin: 0 0 5px 0;
    line-height: 1.4;
}

input,
textarea {
    outline: none;
}

input:active,
textarea:active {
    outline: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html {
    -webkit-text-size-adjust: none;
    height: 100%;
}

html body {
    position: relative;
    margin: 0;
    padding: 0;
    color: #212121;
    background: #212121;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
	font-weight: normal;
    outline: none;
	line-height: 1.4;
    min-width: 1240px;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#bx-body {
	background: #ffffff;
}

.wrap {
    background: #ffffff;
    padding-bottom: 20px;
}

.text-center {
    text-align: center;
}

.img-responsive {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.fontNormal {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.fontBold {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.fontStantart {
    font-family: Tahoma, Arial, Sans-Serif;
}

.fancybox-slide {
    font-family: Tahoma, Arial, Sans-Serif;
}

body.adaptiv {
    min-width: 320px;
}

.svg_fill_solid {
    fill: #fed625;
}

.g-recaptcha {
    /* display: none; */
}
.grecaptcha-badge {
    /* display: none; */
}

.main_text {
    margin: 0 0 20px 0;
    text-align: left;
}

.solid_button,
.solid_element {
    background-color: #fed625;
    color: #212121;
    transition: background-color 0.3s;
}

.solid_button.ui-state-active,
.solid_button.ui-state-current,
.solid_button:focus,
.solid_button:hover {
    background-color: #f7ba13;
}

.border_button {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #a7a7a7;
    cursor: pointer;
}

.border_button:hover {
    background-color: #e2e2e2;
}

.solid_input {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 12px;
    background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    box-shadow: none;
    font-weight: normal;
    font-size: 14px;
    float: none;
    margin: 5px 0 20px 0;
}

.new_price,
.old_price {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.workarea_wrap {
    position: relative;
    min-height: 600px;
    z-index: 10;
}

body .workarea_wrap h1 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding-bottom: 0;
    margin-top: 0;
	margin-bottom: 15px;
    font-size: 28px;
	line-height: 1.2;
    color: #212121;
    display: block;
}

.workarea_wrap h1 a {
    color: #212121;
    text-decoration: none;
}

.workarea_wrap h2,
.fancybox-container h2 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding-bottom: 0;
    margin: 5px 0 10px 0;
	margin-bottom: 10px;
    font-size: 24px;
	line-height: 1.2;
    color: #212121;
}

.workarea_wrap h2 a {
    color: #212121;
    text-decoration: none;
}

.workarea_wrap h3,
.fancybox-container h3 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding-bottom: 0;
    font-size: 18px;
	line-height: 1.2;
    margin: 0 0 10px 0;
    color: #212121;
    display: inline-block;
}

.workarea_wrap h3 a {
    text-decoration: none;
}

.no_border_title h2,
.no_border_title h3,
.no_border_title h4 {
    border-bottom: none;
    margin: 10px 0 10px 0;
}

.title_f {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.title_f h3 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 0;
    border-bottom: none;
}

.sl_header1,
.sl_header2,
.sl_header3 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

a img {
    border: none;
    text-decoration: none;
}

a {
    color: #212121;
    text-decoration: underline;
    cursor: pointer;
}

.open_call,
.hover_link:hover {
    color: #212121;
    text-decoration: none;
    cursor: pointer;
}

a:hover,
.open_call:hover {
    color: #212121;
    text-decoration: none;
}

.vp {
    padding-top: 70px;
    margin-top: -70px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.search_link {
    background-color: #fed625;
    display: block;
    width: 200px;
    text-align: center;
    padding: 10px 20px 10px 20px;
    margin: 20px auto 0 auto;
    font-size: 14px;
    line-height: 14px;
    color: #212121;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #f8bb00;
    transition: background-color 0.3s;
}

.search_link:hover {
    background-color: #f8bb00;
}

.invisible {
    display: none;
    visibility: hidden;
    opacity: 0;
}

/* Phone */
.phone_wrap {
    display: table-cell;
    width: 30%;
    text-align: center;
    vertical-align: middle;
}

.phone_wrap .phone {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    color: #212121;
    line-height: 1;
    text-align: right;
    box-sizing: border-box;
    white-space: nowrap;
}

.phone_wrap .phone .phone-number {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    display: block;
    font-size: 14px;
    margin: 0 0 6px 0;
}

.phone_wrap .phone .phone-number a {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.phone_wrap .phone .phone-number a:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -27px;
    background: url(/images/icons/phone_stan_black.svg) no-repeat center center;
}

.phone_wrap .zamer_button_small {
	float: right;
}

.phone-number-mini a {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.phone-number-mini a:before {
    content: "";
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 1px;
    left: -26px;
    background: url(/images/icons/phone_mobile_black.svg) no-repeat center center;
}

.phone_wrap .phone .work_time {
    display: block;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    margin: 5px 0 10px 0;
}

.zamer_button_small {
	display: flex;
    align-items: center;
    width: fit-content;
    padding: 14px 15px 14px 40px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background-color: #17a200;
    background-image: url(/images/icons/phone_white.svg);
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    transition: opacity 0.3s;
    border-radius: 30px;
    white-space: nowrap;
}

.zamer_button_small:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.8;
}

.zamer_button_big {
	padding: 15px 25px 15px 60px;
    font-size: 16px;
    background-position: 25px 50%;
    background-size: 20px 20px;
}

@keyframes phoneBom {
    0% {
        transform: translateY(0%);
    }

    15% {
        transform: translateY(-25%) rotate(-5deg);
    }

    30% {
        transform: translateY(20%) rotate(3deg);
    }

    45% {
        transform: translateY(-15%) rotate(-3deg);
    }

    60% {
        transform: translateY(10%) rotate(2deg);
    }

    75% {
        transform: translateY(-5%) rotate(-1deg);
    }

    100% {
        transform: translateY(0%);
    }
}

.phone_wrap .call_button {
    font-size: 12px;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #212121;
    font-weight: normal;
    margin-top: 10px;
    padding-right: 20px;
}

/* Top menu */
.top_menu_wrapper {
    background: #212121;
    position: relative;
    width: 100%;
    top: 0;
}

.top_menu_wrapper_hidden {
    display: none;
    height: 60px;
}

.top_menu_wrapper_active {
    background: #212121;
    position: fixed;
    z-index: 100;
    top: 0;
    height: 60px;
    animation: slideIn .3s ease;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes slideIn {
    0% {
        top: -10px;
    }

    100% {
        top: 0;
    }
}

.top_menu_wrapper_active .menu_block_item.li_contacts {
    display: none;
}

.top_menu_wrapper_active .menu_block .menu_block_item:hover {
    background: 3px solid rgba(33, 33, 33, 0.2);
}

.top_menu_wrapper_active .menu_block {
    display: inline-block;
    width: 72%;
}

.top_menu_wrapper_active .li_dostavka,
.top_menu_wrapper_active .li_garantiya,
.top_menu_wrapper_active .li_video,
.top_menu_wrapper_active .li_contacts {
    display: none;
}

.top_menu_wrapper_active .top_menu_phone {
    float: right;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: 25%;
    height: 60px;
}

.top_menu_wrapper_active .top_menu_phone .phone_wrap {
    display: block;
    width: 100%;
    text-align: right;
}

.top_menu_wrapper_active .phone span {
    font-size: 16px;
}

.top_menu_wrapper_active .top_menu_phone .phone_wrap .phone {
    width: 100%;
    margin: 6px 0 0 0;
    padding: 0;
    position: relative;
    color: #fff;
}

.top_menu_wrapper_active .top_menu_phone .phone_wrap .phone a {
    font-size: 22px;
    text-decoration: none;
    color: #fff;
    margin-bottom: 6px;
}

.top_menu_wrapper_active .top_menu_phone .phone_wrap .phone a:before {
    top: 2px;
    left: -28px;
    background-image: url(/images/icons/phone_stan_white.svg);
}

.top_menu_wrapper_active .top_menu_phone .phone_wrap .phone .phone-number-mini a:before {
    top: 3px;
    left: -24px;
    background-image: url(/images/icons/phone_mobile_white.svg);
}

.top_menu_wrapper_active .phone_wrap .phone .phone-number {
    margin-bottom: 0;
}

.top_menu_wrapper .zamer_button_small {
    display: none;
}

.top_menu_wrapper_active .zamer_button_small {
    display: inline-block;
    text-align: left;
    margin: 12px 0 0 0;
    float: left;
    z-index: 10;
}

.top_menu {
    position: relative;
    max-width: 1240px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    display: block;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.top_menu_mini {
    display: none;
    width: 50px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    line-height: 58px;
    background: #fed629;
    text-align: center;
}

.top_menu_mini img {
    max-width: 50%;
    max-height: 50%;
}

.top_menu_phone {
    display: none;
}

.top_menu_mobile {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1000;
    outline: none;
}

.top_menu_mobile a {
    display: block;
    color: #212121;
    padding: 15px 15px;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    height: auto;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    margin: 0;
}

.top_menu_mobile a strong {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
}

.mobile_menu {
    background-color: #f9f9f9;
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile_menu li {
    border-bottom: 1px solid #ececec;
    position: relative;
}

.top_menu_mobile li:last-child {
    border-bottom: none;
}

.mobile_menu .mobile_menu_sub {
    display: none;
    box-shadow: 0px 6px 12px -12px #000000 inset;
    background: #ffffff;
}

.mobile_menu_category span {
    background: #f9f9f9 url(/images/icons/arrow-bottom.png) no-repeat center center;
    background-size: 20px 20px;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.mobile_menu_category span.open {
    background-image: url(/images/icons/arrow-up.png);
}

.mobile_menu_category a {
    margin-right: 51px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.mobile_menu .mobile_menu_sub a {
    display: block;
    color: #212121;
    padding: 10px 18px;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
    height: auto;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    margin: 0;
}

.mobile_menu .mobile_menu_sub a:hover {
    background-color: inherit;
}

.menu_block {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    text-align: left;
    list-style-type: none;
    height: 60px;
}

.menu_block .menu_block_item {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 10px;
    background-image: none;
    height: 60px;
    line-height: 60px;
    transition: border-color 0.3s;
}

.menu_block .menu_block_item.li_contacts {
    float: right;
}

.menu_block .menu_block_item a {
    display: block;
    vertical-align: middle;
    height: 60px;
    padding-right: 10px;
    margin: 0;
    list-style: none;
    text-align: left;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}

.menu_block .menu_block_item:hover {
    background: rgba(64, 64, 64, 0.7);
}

.menu_block .menu_block_item:hover a {
    color: #fff;
}

.menu_block .menu_block_item a:after {
    content: '';
    background-position: center left;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 15px;
}

.menu_block .menuActive {
    background: #444444;
}

.menu_block a.vhodnye_dveri {
    padding-left: 28px;
}

.menu_block a.vhodnye_dveri:after {
    background-image: url(/images/icons/vhodnye_dveri.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.mezhkomnatnye_dveri {
    padding-left: 25px;
}

.menu_block a.mezhkomnatnye_dveri:after {
    background-image: url(/images/icons/mezhkomnatnye_dveri.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.dveri_na_zakaz {
    padding-left: 35px;
}

.menu_block a.dveri_na_zakaz:after {
    background-image: url(/images/icons/dveri_na_zakaz.svg);
    width: 29px;
    height: 29px;
}

.menu_block a.aksessuary {
    padding-left: 22px;
}

.menu_block a.aksessuary:after {
    background-image: url(/images/icons/aksessuary.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.dostavka {
    padding-left: 38px;
}

.menu_block a.dostavka:after {
    background-image: url(/images/icons/dostavka.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.uslugi {
    padding-left: 33px;
}

.menu_block a.uslugi:after {
    background-image: url(/images/icons/nashi_raboty.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.garantiya {
    padding-left: 35px;
}

.menu_block a.garantiya:after {
    background-image: url(/images/icons/warranty.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.video {
    padding-left: 35px;
}

.menu_block a.video:after {
    background-image: url(/images/icons/youtube_red.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.nashi_raboty {
    padding-left: 33px;
}

.menu_block a.nashi_raboty:after {
    background-image: url(/images/icons/nashi_raboty.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.otzyvy {
    padding-left: 35px;
}

.menu_block a.otzyvy:after {
    background-image: url(/images/icons/otzyvy.svg);
    width: 28px;
    height: 28px;
}

.menu_block a.contacts {
    padding-left: 35px;
}

.menu_block a.contacts:after {
    background-image: url(/images/icons/contacts.svg);
    width: 26px;
    height: 26px;
}

.menu_block_item.li_kitchen {
    /* background-color: #ff2241; */
}

.menu_block_item.li_kitchen:hover {
    /* background-color: #ff2241; */
}

.menu_block a.kitchen {
    padding-left: 32px;
}

.menu_block a.kitchen:after {
    background-image: url(/images/icons/kitchen.svg);
    width: 28px;
    height: 28px;
}

/* Top menu Sub */
.menu_block .menu_block_item .child {
    display: block;
    background: #fff;
    z-index: 150;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 0;
    min-width: 250px;
    max-height: 450px;
    overflow-y: auto;
    top: 60px;
    border-top: none;
    border-left: 1px solid rgba(64, 64, 64, 0.4);
    border-right: 1px solid rgba(64, 64, 64, 0.4);
    border-bottom: 1px solid rgba(64, 64, 64, 0.4);
    box-sizing: border-box;
    transition: opacity 0.3s;
    padding: 3px;
}

.top_menu_categories_l,
.top_menu_categories_r {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.menu_block .menu_block_item .child::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.menu_block .menu_block_item .child::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0.05);
}

.menu_block .menu_block_item .child::-webkit-scrollbar-thumb {
    width: 9px;
    background-color: rgba(0, 0, 0, 0.3);
}

.menu_block .menu_block_item .child.submenu a {
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
    display: block;
    padding: 10px 9px;
    color: #212121;
    text-transform: none;
    box-sizing: border-box;
}

.menu_block .menu_block_item .child.submenu a:last-child {
    padding: 10px 7px 9px 7px;
}

.menu_block .menu_block_item:hover .child {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s;
}

.menu_block .menu_block_item .child ul .menu_item {
    display: inline-block;
    padding: 0px 9px 0 0;
}

.menu_block .menu_block_item .child ul .see_more {
    display: inline-block;
    padding: 0px 9px 0 0;
}

.menu_block .menu_block_item .child ul li {
    line-height: 15px;
}

.menu_block .menu_block_item .child ul {
    padding: 0;
    margin: 0 5px 10px 5px;
    list-style: none;
    display: table;
    vertical-align: top;
    width: 99%;
    box-sizing: border-box;
}

.menu_block .menu_block_item ul li {
    display: block;
    height: auto;
    line-height: normal;
}

.menu_block .menu_block_item .child a {
    display: block;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    line-height: 1.2;
    white-space: normal;
    text-transform: none;
    transition: border-color 0.3s;
}

.menu_block .menu_block_item .child a:hover {
    background: #ececec;
}

.social_links {
    display: table-cell;
    vertical-align: middle;
    width: 160px;
    text-align: right;
}

.social_icon {
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    background-size: 36px 36px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity 0.3s;
}

.social_icon.ic_rutube {
    background-color: #100943;
    background-image: url(/images/icons/RUTUBE_circle.svg);
    background-size: 24px 24px;
}

.social_icon.ic_youtube {
    background-color: #ca4638;
    background-image: url(/images/icons/youtube.svg);
    background-size: 24px 24px;
}

.social_icon.ic_vkontakte {
    background-color: #48729e;
    background-image: url(/images/icons/vk.svg);
}

.social_icon.ic_facebook {
    background-color: #3c5a98;
    background-image: url(/images/icons/facebook.svg);
}

.header_wrap {
    display: block;
    width: 100%;
    position: relative;
}

.header_wrap_bg {
    width: 100%;
    height: 100%;
    position: relative;
}

.header_wrap_container {
    display: table;
    width: 1240px;
    height: 130px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    position: relative;
    box-sizing: border-box;
}

/* Logo */
.logo_wrap {
    display: table-cell;
    width: 28%;
    padding: 0;
    position: relative;
    vertical-align: middle;
}

.logo_wrap .logo {
    display: block;
    width: 270px;
    height: auto;
    text-decoration: none;
    margin: 0;
    transition: opacity 0.3s;
}

.logo_wrap .logo:hover {
    opacity: 0.6;
}

.logo_wrap img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.logo_wrap .slogan {
    position: absolute;
    text-decoration: none;
    color: #212121;
    font-size: 13px;
    margin: -20px 0 0 50px;
}

.logo_wrap .slogan_Year {
    position: absolute;
    text-decoration: none;
    margin: 0;
    top: 27px;
    right: -7px;
}

/* Search */
.search_wrap {
    display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

/* Basket */
.basket_wrap {
    display: table-cell;
    width: 10%;
    text-align: right;
    vertical-align: middle;
    position: relative;
}

.b_basket {
    display: inline-block;
    vertical-align: middle;
}

.basket-small.header {
    margin: 0;
    border: none;
    min-width: 135px;
}

.basket_name {
    font-size: 14px;
    text-align: center;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    position: relative;
    color: #212121;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 5px 5px 5px 28px;
    background: #fed625 url(/images/icons/shopping.svg) no-repeat 10px 7px;
    background-size: 16px 16px;
    border-radius: 15px 15px 0 0;
    text-decoration: none;
    border: 1px solid #fed625;
}

.basket_name a {
    font-weight: bold;
    text-decoration: none;
}

.basket-small .icons .basket .icon,
.basket-small .icons .like .icon {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.basket-small .icons .basket .text,
.basket-small .icons .like .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.basket-small .icons .like .icon {
    width: 20px;
    height: 20px;
}

.basket-small .icons .basket,
.basket-small .icons .like {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    outline: none;
    white-space: nowrap;
    text-decoration: none;
    font-size: 0px;
    background: #fff;
    border-radius: 0 0 15px 15px;
    border-left: 1px solid #fed625;
    border-right: 1px solid #fed625;
    border-bottom: 1px solid #fed625;
}

.basket-small.header .icons .basket,
.basket-small.header .icons .like {
    margin: 0;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

.basket-small.top .icons .basket,
.basket-small.top .icons .like {
    padding-left: 5px;
}

.basket-small .icons .basket .text-wrapper,
.basket-small .icons .like .text-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: none;
    border-radius: 50%;
    color: #212121;
    text-align: center;
    white-space: nowrap;
    box-sizing: border-box;
    font-family: Tahoma, Arial, Sans-Serif;
    border: 1px solid #fed625;
}

.basket-small.header .icons .basket .text-wrapper,
.basket-small.header .icons .like .text-wrapper {
    position: relative;
    display: inline-block;
}

.basket-small .icons .basket .text.summ {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #212121;
    margin-right: 10px;
    border-bottom: 2px solid #fed625;
}

.basket-small .icons .basket .text.summ:hover {
    color: #212121;
}

#product-section .header,
#like-section .header {
    position: relative;
}

#small_top_basket_js.hidden-part {
    display: none;
}

.search-small {
    position: relative;
    display: block;
    width: 100%;
    margin: -13px auto 0 auto;
}

.search-small form {
    display: block;
}

.search-small .input-text {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 65px 0 15px;
    border: 1px solid #fed625;
    background: #ffffff;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 1.2;
    color: #212121;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 30px;
}

.search-small .input-text::-webkit-input-placeholder {
    color: #212121;
}

.search-small .input-button {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    bottom: auto;
    width: 50px;
    height: 100%;
    border: none;
    background: transparent;
    padding: 0px;
}

.search-small .input-button.button-search {
    background-image: url(/images/icons/search_icon.svg);
    background-color: #fed625;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    color: #212121;
    font-size: 0;
    line-height: 0;
    transition: background-color 0.3s;
    border-radius: 0 30px 30px 0;
}

.search-small .input-button.button-search:hover {
    background-color: #f7ba13;
}

.search-tags {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 12px;
    margin-top: 5px;
    color: #666666;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
	width: 100%;
}

.search-tags::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
    pointer-events: none;
}

.search-tags span {
    cursor: pointer;
    border-bottom: 1px dashed #666666;
    transition: opacity 0.3s;
}

.search-tags span:hover {
    opacity: 0.6;
}

.search-tags a {
    border-bottom: 1px dashed #666666;
    color: #666666;
    text-decoration: none;
    transition: opacity 0.3s;
}

.search-tags a:hover {
    opacity: 0.6;
}

.search_sections_block {
    padding: 0 0 10px 0;
    margin: 0;
}

.search_sections_title {
    display: inline-block;
    margin-right: 5px;
}

.search_sections_category {
    display: inline-block;
    margin: 0 -2px;
}

.search_sections_category a {
    display: inline-block;
    padding: 7px 15px;
    text-decoration: none;
    border-radius: 10px;
    margin: 2px;
    color: #212121;
    border: 1px solid #fed625;
    transition: all 0.2s;
    vertical-align: middle;
}

.search_sections_category a.selected {
    background-color: #fed625;
}

.search_sections_category a:hover {
    background-color: #fed625;
}

.search_sections_category_cnt {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 2px 5px;
    text-align: center;
    margin: -2px 0 0 0;
    border-radius: 3px;
    background: #ececec;
    color: #000;
    font-size: 10px;
    vertical-align: middle;
}

.bx_searche {
    background: #ffffff;
    border: 1px solid #e7e7e7;
    z-index: 100;
    padding: 10px;
    border-radius: 3px;
}

.bx_searche .bx_item_block {
    padding: 5px 0;
}

.title-search-result {
    z-index: 100 !important;
}

.in_sec_desription {
    margin-top: 20px;
    background: #ececec;
    padding: 5px 15px;
    border-radius: 10px;
    box-sizing: border-box;
    color: #212121;
}

.in_sec_desription h2,
.in_sec_desription h3 {
    color: #212121;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 5px 0 0 0;
}

.bx_content_section p {
    margin: 0 0 10px 0;
}

.in_sec_desription p {
    margin: 10px 0 10px 0;
}

.worakarea_wrap_container {
    margin: 0 auto 10px auto;
    max-width: 1240px;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
}

.header_grey {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding-bottom: 0;
    font-size: 20px;
    color: #212121;
}

.standart_block {
    margin-bottom: 10px;
}

.bx_title_section {
    margin-top: 0;
    padding-top: 0;
    vertical-align: middle;
    font-size: 26px;
}

.footer_wrap_container {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    max-width: 980px;
}

.footer_sitename {
    margin: 0 0 20px 0;
}

.footer_slogan {
    font-size: 12px;
    margin: 0 0 20px 0;
}

.bx_inc_social_footer h4 {
    text-align: left;
    font-weight: normal;
    font-size: 26px;
}

.social_buttons {
    margin: 0 0 10px 0;
}

.social_buttons ul {
    margin: 5px 5px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}

.social_buttons ul li {
    display: inline-block;
    margin: 0 2px;
    width: 35px;
    height: 35px;
    list-style: none;
}

.social_buttons ul li:last-child {
    margin-right: 0;
}

.social_buttons ul li a {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
	
.social_buttons ul li.rutube a {
    background: #100943 url(/images/icons/RUTUBE_circle.svg) no-repeat center center;
	background-size: contain;
}

.social_buttons ul li.vk a {
    background: #48729e url(/images/icons/vk.svg) no-repeat center center;
}

.social_buttons ul li.fb a {
    background: #3c5a98 url(/images/icons/facebook.svg) no-repeat center center;
}

.social_buttons ul li.youtube a {
    background: #ca4638 url(/images/icons/youtube.svg) no-repeat center center;
    background-size: 24px 24px;
}

.social_buttons ul li a:hover {
    opacity: 0.8;
}

span.code {
    font-size: 17px;
}

table.header_table td.logo {
    width: 50%;
}

table.header_table td.logo_wrap {
    padding-left: 12px;
    max-height: 60px;
}

table.header_table td.logo_wrap img {
    max-height: 60px;
}

.phone_wrap_mobile {
    display: none;
}

.adaptiv .top_panel_wrap.mobile_version {
    display: none;
}

.slider {
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    width: 100%;
}

.slider .slider_container {
    position: absolute;
    top: 0px;
    padding: 0px;
}

.slider .slider_container .slider_item {
    overflow: hidden;
    float: left;
}

.section_header {
    text-transform: uppercase;
    font-size: 30px;
    color: #cf9f33;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 26px;
}

.section_header div {
    padding: 0 11px;
    display: inline-block;
    background: white;
}

.text_block {
    font-size: 14px;
    color: #686868;
}

.bg_footer {
    display: block;
    background: #212121;
    position: relative;
    width: 100%;
    color: #fff;
    padding: 10px 0;
    margin: 0;
    box-sizing: border-box;
}

.footer_contacts a,
.footer_menu a {
    color: #fff;
    text-decoration: underline;
}

.bottom_menu_wrap {
    position: relative;
    display: table;
    width: 100%;
    padding: 0;
    white-space: nowrap;
}

.bottom_menu_wrap .bottom_menu {
    display: table-cell;
    width: 33%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    padding: 0 0 0 30px;
    height: 100%;
}

.bottom_menu_wrap .bottom_menu a {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #fff;
    text-decoration: none;
}

.bottom_menu_wrap .bottom_menu a:hover {
    text-decoration: underline;
}

.bg_footer .footer {
    display: table;
    position: relative;
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
}

.footer_contacts {
    display: table-cell;
    width: 30%;
    text-align: left;
    vertical-align: top;
    color: #fff;
    font-size: 13px;
}

.footer_phone {
    display: table-cell;
    width: 30%;
    text-align: right;
    vertical-align: top;
}

.footer_phone .phone {
	display: inline-block;
    font-size: 24px;
    color: #fff;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    margin: 5px 0 25px 0;
    padding: 0;
}

.footer_phone .city-item {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    display: block;
    margin: 0 0 5px 0;
}

.footer_phone .phone a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 0.8;
    margin: 0;
    padding: 0;
}

.footer_phone .work_time {
    margin: 0 0 10px 0;
}

.footer_phone .call_button {
    margin: 0 0 20px 0;
    display: inline-block;
}

.footer_phone .call_button a {
}

.footer .social_buttons {
	margin: 0;
}

.footer_menu {
    display: table-cell;
    width: 50%;
    text-align: left;
}

.popup-window {
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    font-size: 13px;
}

.popup-window-close-icon {
    width: 12px;
    height: 12px;
    background: url(/images/icons/close.svg) no-repeat center center;
    opacity: 0.8;
    transition: opacity 0.3s;
}

.popup-window-close-icon:after {
    display: none;
}

.popup-window-close-icon:hover {
    background: url(/images/icons/close.svg) no-repeat center center;
    opacity: 1;
}

.popup-window-top-row,
.popup-window-left-column,
.popup-window-right-column {
    display: none;
}

.popup-window-content {
    margin: 0;
    background: #fff;
    border-radius: 10px;
}

.popup-window,
.popup-window-content-row .popup-window-center-column {
    background: #fff;
}

.bx_left_catalog {
    float: left;
    width: 18.7%;
}

.bx_content_right {
    width: 80%;
    float: right;
    clear: right;
}

.catalog_products_viewed {
    opacity: 1;
    transition: opacity 0.3s;
}

.catalog_products_viewed:hover,
.catalog_products_viewed:focus {
    opacity: 1;
}

.catalog_products_viewed h3 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding-bottom: 0;
    font-size: 20px;
    color: #212121;
    display: inline-block;
}

ul.top_personal_menu {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
}

ul.top_personal_menu li {
    float: left;
    display: block;
    list-style: none;
    border: 1px solid #fff;
    border-bottom: 0;
}

ul.top_personal_menu li.active {
    border: 1px solid #bebebe;
    border-bottom: 1px solid #fff;
}

ul.top_personal_menu li a {
    display: block;
    font-size: 14px;
    padding: 14px 17px;
    color: #5a5a5a;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    text-decoration: none;
}

.personal_body {
    border: 1px solid #bebebe;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_page {
    font-size: 14px;
}

.one_see .img_see {
    width: 58px;
    height: 58px;
    display: block;
    float: left;
    text-align: center;
}

.one_see {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
}

.one_see .right_see {
    float: right;
    width: 60%;
}

.min-button.delete div {
    background-image: url(/images/icons/delete.svg);
    transition: opacity 0.3s;
    opacity: 0.4;
    margin: 10px 0;
}

.min-button.delete div:hover {
    opacity: 1;
}

.catalog-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 13px 6px 13px;
    text-decoration: none;
    background: #3a58d2;
    color: #ffffff;
    font-size: 10px;
    cursor: pointer;
    border-radius: 10px;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-button:hover {
    background: #546dd1;
    text-decoration: none;
    color: #ffffff;
}

.catalog-button:focus {
    background: #3252d1;
    color: #ffffff;
    outline: none;
    text-decoration: none;
}

.nbs-flexisel-container {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100px;
    max-height: 45px;
}

.nbs-flexisel-nav-left {
    position: absolute;
    top: -50px !important;
    left: auto;
    right: 36px;
}

.nbs-flexisel-nav-right {
    position: absolute;
    top: -50px !important;
    right: 8px;
}

.error404 {
    margin: 0 auto;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    text-align: center;
}

.error404 .img {
    color: #fff;
    text-align: center;
    font-size: 50px;
    width: 145px;
    height: 145px;
    line-height: 145px;
    margin: 0 auto;
    border-radius: 145px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.error404 .header_text {
    text-align: center;
    font-size: 30px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    color: #111111;
    padding: 30px 0;
}

.error404 .text {
    font-size: 14px;
    margin-bottom: 30px;
}

.error404 .solid_button,
.error404 .border_button {
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    width: 263px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
}

.buttonUp {
    width: 70px;
    height: 29px;
    position: fixed;
    display: none;
    bottom: 150px;
    right: 97px;
    border-radius: 10px;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
    background: #fed625 url(/images/icons/buttonUp.png) no-repeat 50% 10px;
    background-size: 70%;
    padding: 60px 0 0 0;
    text-align: center;
    transition: bottom 0.3s;
}

.button_up:hover {
    opacity: 1;
}

.consent-header {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
}

.consent-body {
    padding: 15px 0;
}

.consent-body p {
    font-size: 13px;
    margin: 0 0 20px;
}

.bx_popup_close {
    display: none;
}

.about-company {
    color: #212121;
}

.about-company h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 24px;
}

.about-company .header_grey {
    margin-bottom: 25px;
}

.about-company {
    text-align: justify;
}

.about-company h3 {
    font-size: 24px;
    margin: 5px 0 5px 0;
}

.about_company_description, .about_company_description p {
    font-size: 14px;
}

.main-sale-block h2 {
    text-align: center;
    margin-bottom: 10px;
}

.main-sale-block.bg-gray {
    background: #ececec;
    padding: 5px 20px 15px 20px;
    border-radius: 15px;
    text-align: center;
}

.main-sale-stok a {
    display: inline-block;
    padding: 10px 15px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background-color: #17a200;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    transition: opacity 0.3s;
    border-radius: 10px;
}

/* Main Filter */
/*
.main_filter .bx-filter-section {
	border: 1px solid #ececec;
}
.main_filter h2 {
	position: relative;
	padding: 0 0 0 20px;
	margin: 0;
    border-bottom: none;
	font-size: 18px;
	line-height: 30px;
}
.main_filter .v_tabname h2:after {
	background-image: url(/images/filter/vhodnye_dveri_gray.svg);
}
.main_filter .m_tabname h2:after {
	background-image: url(/images/filter/mezhkomnatnye_dveri_gray.svg);
}
.main_filter h2:after {
	content: '';
    background-position: left center;
    background-repeat: no-repeat;
    position: absolute;
    left: -15px;
    top: -2px;
	width: 34px;
	height: 34px;
}
.main_filter .filter_sections {
	position: relative;
	background: #ececec;
	padding: 20px 10px;
}
.main_filter .bx-filter-parameters-box-container_overflow {
	background: #fff;
	border: 1px solid #ececec;
}
.main_filter .bx-filter-parameters-box-container {
	overflow-x: hidden;
}
.main_filter #VDcontainer_1 .bx-filter-parameters-box-container_overflow, .main_filter #MDcontainer_1 .bx-filter-parameters-box-container_overflow {
	background: transparent;
	padding: 0;
}
.main_filter .tabs {
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: none;
}
.main_filter .tabs .tab {
	background: #ececec;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	height: 50px;
	box-shadow: 0px -5px 14px -11px #000000 inset;
    clip-path: polygon(100% 100%, 0% 100%, 0% 0%, 95% 0%);
}
.uni-tabs .tabs .tab.current:before, .uni-tabs .tabs .tab.ui-state-hover:before, .uni-tabs .tabs .tab.ui-state-active:before {
	background: #fed625;
}
.main_filter .tabs .tab a {
    display: block;
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    padding: 10px 25px 12px 25px;
}
.main_filter .bx-filter .bx-left {
    padding-right: 5px;
}
.main_filter .bx-filter .bx-right {
    padding-left: 5px;
}
#VDcontainer_1 .bx-filter-parameters-box-container_overflow, #MDcontainer_1 .bx-filter-parameters-box-container_overflow {
	height: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	border: none;
	padding: 0;
}
#vhodnye-dveri #VDcontainer_5 {
	display: none;
}
#mezhkomnatnye-dveri #MDcontainer_185 {
	display: none;
}
#vhodnye-dveri .bx-filter .bx-filter-parameters-box, #mezhkomnatnye-dveri .bx-filter .bx-filter-parameters-box {
    position: relative;
    padding: 0 10px 0 10px;
    display: table-cell;
    width: 21%;
    vertical-align: top;
}
#vhodnye-dveri .bx-filter .bx-filter-parameters-box:first-child, #mezhkomnatnye-dveri .bx-filter .bx-filter-parameters-box:first-child {
	width: 200px;
}
#vhodnye-dveri .bx-filter-parameters-box-container_overflow {
    height: 192px;
}
#mezhkomnatnye-dveri .bx-filter-parameters-box-container_overflow {
    height: 192px;
}
#vhodnye-dveri .solid_button, #mezhkomnatnye-dveri .solid_button {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: normal;
    width: calc(100% - 20px);
    height: 40px;
    margin-top: 30px;
    position: absolute;
    bottom: 0;
    padding: 0 0 0 25px;
	border: 1px solid #f8bb00;
	border-radius: 10px;
    background-image: url(/images/icons/search_icon.svg);
    background-position: 14px 11px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    font-size: 16px;
}
*/

.catalog_products_viewed .products_viewed {
    margin-top: 15px;
}

.image-wrapper:hover img {
    /* transform: scale(1.05, 1.05); */
}

.image-wrapper img {
    transition: transform 0.3s;
}

.image-wrapper {
    position: relative;
    text-decoration: none;
    text-align: center;
}

.image-wrapper a {
    text-decoration: none;
}

.image-fast-see {
    visibility: hidden;
    opacity: 0;
    display: block;
    position: relative;
    background: #fed625 url(/images/icons/zoom.svg) no-repeat 13px 8px;
    background-size: 16px 16px;
    width: 140px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px 0 36px;
    margin: -65% auto 15px auto;
    color: #212121;
    font-size: 14px;
    border-radius: 10px;
    border: none;
    text-align: center;
    text-decoration: none;
}

.image-fast-readmore {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    position: relative;
    background: #ececec url(/images/icons/text-icon.svg) no-repeat 13px 8px;
    background-size: 16px 16px;
    width: 140px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px 0 36px;
    margin: 0 auto;
    color: #212121;
    font-size: 14px;
    border-radius: 10px;
    border: none;
    text-align: center;
    text-decoration: none;
}

.image-wrapper:hover .image-fast-see,
.image-wrapper:hover .image-fast-readmore {
    transition: 0.3s;
    visibility: visible;
    opacity: 0.8;
}

.image-wrapper:hover .image-fast-see:hover,
.image-wrapper:hover .image-fast-readmore:hover {
    transition: 0.3s;
    opacity: 1;
}

.button_hover {
    text-decoration: none;
    transition: background-color 0.3s;
}

.button_hover:hover {
    text-decoration: none;
}

.zamer_button {
    background-color: #fed625;
    background-image: url(/images/icons/tools.svg);
    background-repeat: no-repeat;
    background-position: 20px;
    background-size: 26px 26px;
    display: inline-block;
    padding: 15px 20px 15px 60px;
    font-size: 14px;
    line-height: 14px;
    color: #212121;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
}

.zamer_button:hover {
    text-decoration: none;
}

.sendMessage {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    display: inline-block;
    padding: 7px 10px 7px 45px;
    font-size: 16px;
    color: #212121;
    float: left;
    text-align: center;
    background-color: #fed625;
    border: 1px solid #f8bb00;
    background-image: url(/images/icons/sendmessage.svg);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-size: 30px;
    transition: background 0.3s;
}

.sendMessage:hover {
    background-color: #f8bb00;
}

.sendMessage:active {
    opacity: 0.8;
}

.check_list {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0 0 0 24px;
}

.check_list li {
    list-style: none;
    position: relative;
    margin: 0 0 7px 0;
    padding: 0;
}

.check_list li:after {
    content: "";
    width: 16px;
    height: 16px;
    padding: 0;
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    background: url(/images/icons/check_order.svg) no-repeat center center;
    opacity: 0.5;
}

.contacts_info {
    box-sizing: border-box;
}

.popup-window-overlay {
    top: -10px;
    background: #212121;
}

.price_list_table {
    width: 100%;
}

.price_list_table td {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #ececec;
}

.price_list_table tr:nth-child(2n) {
    background: #ececec;
}

.price_list_table p {
    margin: 2px 0;
}

.price_list_table .price_sum {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding-bottom: 0;
    font-size: 16px;
    color: #212121;
    display: inline-block;
    border-bottom: 3px solid #fed625;
}

.tr_gray {
    background: #ececec;
}

.tabs_block #tabs_block ul.nav {
    margin: 0;
    list-style: none;
    padding: 0 0 10px 0;
}

.tabs_block #tabs_block ul.nav li {
    float: left;
    padding: 5px 15px 5px 0;
    outline: none;
    font-size: 18px;
}

.tabs_block #tabs_block ul.nav li.ui-tabs-active a {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    outline: none;
    text-decoration: none;
    border-bottom: 3px solid #fed625;
    outline: none;
    background: #fed625;
    padding: 3px 10px 3px 10px;
    border-radius: 10px;
}

.tabs_block #tabs_block ul.nav li a {
    padding: 3px 10px 3px 10px;
    text-decoration: none;
    font-size: 18px;
    outline: none;
}

.tabs_block.tabsblock_bgn {
    position: absolute;
    left: 0;
    width: 100%;
    background: #ececec;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    height: 535px;
}

.tabs_block .tabsblock_bgn_wrapper {
    position: relative;
    display: block;
    margin: 0 auto 20px auto;
    padding: 0;
    max-width: 1240px;
    box-sizing: border-box;
}

.tabslable_bgn_size {
    margin-bottom: 30px;
}

div#order_form_content .errortext {
    display: inline-block;
    margin: 0px 0 5px 0;
    padding: 0 !important;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    color: red !important;
    text-shadow: none !important;
    font-weight: normal;
    font-size: 13px;
    filter: none;
}

/* Slider Products Viewed */
.products_viewed_carousel {
    margin: 0;
}

.products_viewed_item {
    border: 1px solid #ececec;
    display: block;
    text-align: center;
    overflow: hidden;
    padding: 10px 0 10px 0;
    transition: opacity 0.3s;
    text-decoration: none;
}

.products_viewed_item:hover {
    border: 1px solid #fed625;
    opacity: 0.6;
}

.products_viewed_img {
    display: block;
    text-align: center;
    width: 100%;
    height: 130px;
    line-height: 130px;
    margin-bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.products_viewed_item img {
    display: inline-block !important;
    text-align: center;
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.products_viewed_name {
    font-size: 12px;
    height: 34px;
    overflow: hidden;
    padding: 3px 10px 0 10px;
}

/* Slider Door Colors SOP */
.slider_sop {
    padding: 0;
    margin: 0;
}

.slider_sop .item {
    border: 1px solid #ececec;
    border-radius: 10px;
    padding: 10px 5px 6px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    height: 140px;
    transition: border-color 0.3s, opacity 0.3s;
}

.slider_sop .item:hover {
    border: 1px solid #fed625;
    opacity: 0.8;
}

.slider_sop .title_sop span {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #212121;
    display: inline-block;
    border-bottom: 3px solid #fed625;
    margin: 0 0 10px 0;
    white-space: nowrap;
}

.slider_sop .item a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    text-decoration: none;
}

.sop_images {
    height: 80px;
    line-height: 80px;
}

.slider_sop .item img {
    display: inline-block !important;
    max-width: 80%;
    max-height: 80px;
    width: auto !important;
    height: auto;
    margin: 0 auto;
    padding: 0;
}

.slider_sop .price_sop {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 17px;
    color: #212121;
    width: auto;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 3px solid #fed625;
    margin: 10px 0 0 0;
}

.all_doors {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    color: #212121;
    text-align: left;
    margin: 0 0 0 20px;
    padding: 0;
    display: inline-block;
    border-bottom: 1px dashed #212121;
    transition: opacity 0.3s;
    text-decoration: none;
}

.all_doors:hover {
    opacity: 0.6;
}

.slider_sop .owl-theme .owl-dots {
    display: none;
}

.slider_sop .owl-nav {
    position: absolute;
    top: -57px;
    right: 0;
}

/* Other Models */
.other_models_block {
    display: block;
    margin: 0;
}

.other_models {
    display: block;
    padding: 0;
    margin: 0 0 5px 0;
    box-sizing: border-box;
    transition: opacity 0.3s;
}

.other_models:last-child {
    margin-bottom: 0;
}

.other_models:hover {
    opacity: 0.8;
}

.other_models a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.other_models img {
    max-width: 100%;
    max-height: 50px;
    width: auto;
    height: auto;
    margin: 0 auto;
}

/* Paginator */
.paginator-default {
    display: block;
    text-align: center;
    position: relative;
    margin: 15px 0 5px 0;
}

.paginator-default .paginator-default-buttons {
    margin: 0 auto;
    min-width: 6px;
    min-height: 6px;
    position: relative;
    width: 80%;
    display: block;
}

.paginator-default .paginator-default-buttons .paginator-default-button {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 3px;
    transition: opacity 0.3s;
}

.paginator-default .paginator-default-buttons .paginator-default-button:hover {
    opacity: 0.6;
}

.paginator-default .paginator-default-buttons .paginator-default-button .paginator-default-button-wrap {
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 1;
    font-size: 14px;
    font-weight: normal;
    border-radius: 50%;
    color: #212121;
    background: #ececec;
    border: 1px solid #ececec;
}

.paginator-default .paginator-default-buttons .paginator-default-button .paginator-default-button-wrap.solid_button {
    background-color: #fed625;
    border: 1px solid #fed625;
    color: #212121;
}

.paginator-default .paginator-default-button-left,
.paginator-default .paginator-default-button-right {
    display: block;
    position: absolute;
    top: 0;
    left: inherit;
    right: inherit;
    bottom: inherit;
}

.paginator-default .paginator-default-button-left {
    left: 0;
}

.paginator-default .paginator-default-button-right {
    right: 0;
}

.paginator-default .paginator-default-button-left .uni-slider-button,
.paginator-default .paginator-default-button-right .uni-slider-button {
    display: block;
    background-color: #fed625;
    border: 1px solid #fed625;
}

.uni-filter, .uni-menu {
    position: relative;
    display: none;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    background-color: #fed625;
    color: #212121;
    border: none;
    border-radius: 15px;
    border: none;
    transition: background-color 0.3s;
    box-sizing: border-box;
}

.uni-filter:hover,
.uni-menu:hover {
    background-color: #fed625;
}

.uni-filter {
    padding-left: 35px;
}

.uni-filter:before {
    content: "";
    position: absolute;
    top: calc(50% - 12px);
    margin: 0 0 0 -35px;
    width: 24px;
    height: 24px;
    background: url(/images/icons/search_icon.svg) no-repeat center center;
    background-size: contain;
}

.sitemap_html {
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    line-height: 1.6;
}

.sitemap_html li {
    width: 100%;
}

.sitemap_html ul {
    margin: 5px 0 !important;
    padding: 0 0 0 20px;
}

.sitemap_html li a {
    margin: 0 0 5px 0;
}

.jglowl_cart {
    text-align: center;
    font-size: 12px;
}

.jglowl_cart span {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.jglowl_cart a {
    display: block;
    margin: 5px 0;
    text-decoration: underline;
}

.dis_ul,
.city_text_desc ul {
    padding: 0;
    margin: 0 0 10px 0;
}

.dis_ul li,
.city_text_desc ul li {
    list-style: none;
    margin: 0 0 10px 15px;
    padding: 0 0 0 15px;
    position: relative;
}

.dis_ul li:before,
.city_text_desc ul li:before {
    content: "";
    color: #212121;
    background: #fed625;
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 -21px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.dis_ol,
.city_text_desc ol {
    counter-reset: myCounter;
    padding: 0;
    margin: 0 0 10px 0;
}

.dis_ol li,
.city_text_desc ol li {
    list-style: none;
    margin: 0 0 10px 40px;
    padding: 0;
    position: relative;
    line-height: 1.4;
}

.dis_ol li:before,
.city_text_desc ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #212121;
    font-size: 12px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    background: #fed625;
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 -33px;
    line-height: 23px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
}

.blackStyle {
    background: #000000 !important;
}

.section_picture {
    float: right;
    display: block;
    margin: 0 0 15px 15px;
    max-width: 150px;
    max-height: 90px;
    width: auto;
    height: auto;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
    box-sizing: border-box;
}

@keyframes animationFrames {
    0% {
        transform: translate(0px, 0px);
    }

    15% {
        transform: translate(0px, -25px);
    }

    30% {
        transform: translate(0px, 0px);
    }

    45% {
        transform: translate(0px, -15px);
    }

    60% {
        transform: translate(0px, 0px);
    }

    75% {
        transform: translate(0px, -5px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

.chat_close {
    background: #fed625 url(/images/icons/close.svg) no-repeat center center;
    background-size: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    left: -5px;
    display: none;
    cursor: pointer;
}

.new_mask {
    width: 100%;
    height: 188px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.new_mask span {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    width: 240px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 19px;
    left: -60px;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    border: 1px dashed #ffffff;
    box-shadow: 0 0 0 3px #ee003c, 0px 21px 5px -18px rgba(0, 0, 0, 0.6);
    background: #ee003c;
    text-align: center;
}

.sticky_scroll {
    position: fixed;
    z-index: 101;
}

.stop_scroll {
    position: relative;
    z-index: 101;
}

.doorsfilters {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #ff003c;
    text-align: left;
    margin: -34px 30px 9px 0;
    padding: 0;
    display: inline-block;
    border-bottom: 1px dashed #ff003c;
    transition: opacity 0.3s;
    text-decoration: none;
    position: relative;
    float: right;
}

.doorsfilters:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: -27px;
    width: 20px;
    height: 20px;
    background-image: url(/images/icons/search_icon.svg);
    background-position: center right;
    background-repeat: no-repeat;
}

.doorsfilters:hover {
    color: #ff003c;
    border-bottom: 1px dashed #ff003c;
}

.doors_zakaz_left {
    text-align: left;
    width: 55%;
    padding-right: 20px;
}

.doors_zakaz_right {
    width: 45%;
    background: #fed625;
    border-radius: 10px;
    padding: 0;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
}

.doors_zakaz_right h3 {
    margin: 10px 0 0 0;
}

.doors_zakaz_video {
    width: 100%;
    height: 304px;
    box-sizing: border-box;
    padding: 10px 15px 15px 15px;
    margin: 0;
}

.doors_zakaz_text {
    margin: 0 0 30px 0;
    display: block;
    text-align: justify;
}

.doors_zakaz .tizers-list {
    width: 100%;
    padding: 15px 15px 5px 15px;
    box-sizing: border-box;
}

.doors_zakaz .tizers-list .uni-25 {
    width: 50%;
    margin: 10px 0 10px 0;
}

.bx-sls .dropdown-block {
    border: 1px solid #ececec !important;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding: 0 22px 0 30px;
    margin-bottom: 0;
    position: relative;
    background-color: #fff;
    color: #212121;
    vertical-align: middle;
}

.bx-sls .bx-ui-sls-container {
    overflow: hidden;
    height: auto;
    min-height: 33px;
}

#sale_order_props .bx_description {
    margin: 5px 0 10px 0;
    color: #f76313;
}

.advantages {
    margin-bottom: 30px;
}

/* Video All */
.video_section {
    margin: 0 0 15px 0;
}

.video_section a {
    display: inline-block;
    padding: 10px 15px 10px 15px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 1;
    color: #212121;
    text-decoration: none;
    position: relative;
    margin: 0 5px 0 0;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background-color: #ececec;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.video_section a:hover {
    background-color: #fed625;
}

.video_section a.video_section_active {
    color: #212121;
    background-color: #fed625;
    transition: background-color 0.3s;
}

.video_block {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video_block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
	border-radius: 15px;
}

.video_thumb .video_block_text {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    position: absolute;
    width: calc(100% - 10px);
    height: auto;
    top: 5px;
    left: 5px;
    margin: 0;
    padding: 5px 15px;
    font-size: 16px;
    box-sizing: border-box;
    opacity: 1;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.video_thumb .video_block_ico {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    padding: 8px 10px 0 50px;
    font-size: 14px;
    box-sizing: border-box;
    opacity: 0.8;
    transition: opacity 0.3s;
}

.video_item {
    padding: 0;
    vertical-align: top;
    position: relative;
}

.video_item a {
    padding: 5px;
}

.video_name {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 5px 10px;
    height: 32px;
    overflow: hidden;
    font-size: 16px;
    color: #212121;
    background: #fed625;
    line-height: 1.4;
    text-decoration: none;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
}

.video_thumb {
    position: relative;
    display: block;
    width: 100%;
    height: 240px;
    margin: 0 0 0 0;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.3s;
}

.video_thumb:hover {
    opacity: 0.8;
}

.video_thumb img {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
}

.product_block_hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.main_choice_door {
    margin-bottom: 20px;
}

.main_choice_door a {
    height: 130px;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    margin: 0 8px 10px 8px;
    padding: 0;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    width: calc(25% - 16px);
}

.main_choice_door a .main_choice_door_img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.main_choice_door img {
    max-width: 100%;
    max-height: auto;
    width: 100%;
    height: auto;
    transition: opacity 0.3s;
}

.main_choice_door a:hover img {
    opacity: 0.8;
}

.main_choice_door .main_choice_door_name {
    position: absolute;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    outline: none;
    text-decoration: none;
    border-bottom: 3px solid #fed625;
    outline: none;
    background: rgba(254, 214, 37, 0.9);
    padding: 3px 15px 3px 8px;
    bottom: 10px;
    font-size: 18px;
    border-radius: 0 10px 10px 0;
}

.main_choice_door_price {
    margin-bottom: 30px;
    box-sizing: border-box;
}

.main_choice_door_price a {
    font-size: 14px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    overflow: hidden;
    text-decoration: none;
    text-align: left;
    margin: 0 7px;
    padding: 10px 15px;
    box-sizing: border-box;
    position: relative;
    width: calc(25% - 14px);
    background-color: rgba(254, 214, 37, 0.3);
    line-height: 1.8;
    transition: opacity 0.3s;
    border-radius: 10px;
}

.main_choice_door_price a:hover {
    opacity: 0.8;
}

.main_choice_door_price_img {
    position: absolute;
    margin: 0;
    height: 60px;
}

.main_choice_door_price a img {
    width: auto;
    height: 100%;
}

.main_choice_door_price_text {
    margin-left: 50px;
}

.main_choice_door_price a .main_choice_door_price_price {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 17px;
    border-bottom: 3px solid #fed625;
}

.main_choice_door_price a .main_choice_door_price_name {
    font-size: 16px;
    background: #fed625;
    color: #212121;
    padding: 3px 8px 5px 8px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    border-radius: 10px;
}

.description_text {
    line-height: 1.4;
}

.description_text ul {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
}

.description_text li {
    margin: 0 0 5px 0;
}

/* Video */
.video_form {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    float: right;
}

.video_form .controls {
    width: 100%;
    display: block;
}

.video_text {
    width: 100%;
    display: block;
    margin: 0;
}

.komplektaciya_doors_l {
    margin: 10px 0 0 0;
}

.komplektaciya_doors_l table {
    width: 100%;
    border: 1px solid #ececec;
}

.komplektaciya_doors_l td {
    width: 50%;
    padding: 5px;
}

/* Form Zamer */
#freezamer {
    width: 400px;
    min-height: 100px;
    font-family: Tahoma, Arial, Sans-Serif;
    background: #f1f1f1;
    border-radius: 10px;
    padding: 30px;
}

#freezamer .formTitle {
    line-height: 1;
}

#freezamer .formControls label {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #212121;
    margin: 0 0 5px 0;
    display: block;
}

#freezamer .formControls .input {
    margin: 0 0 10px 0;
}

#freezamer .formControls input {
    width: 100%;
    display: block;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    padding: 0 10px;
    height: 44px;
    font-weight: normal;
    font-size: 14px;
    appearance: none;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 10px 0;
}

#freezamer .formControls .starrequired {
    color: #ff0000;
}

#freezamer .formSend {
    width: 100%;
    margin: 10px 0 0 0;
}

#freezamer span {
	opacity: 0;
}

/* Form Kupon */
.kuponForm .kuponWrap {
    padding: 20px 10px;
    max-width: 500px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 15px;
    /* border: 1px solid #d2d2d2; */
}

.kuponForm {
    display: block;
    padding: 25px 25px 25px 100px;
    font-size: 14px;
    width: 100%;
    height: auto;
    min-height: 250px;
    /* border: 1px dashed #d2d2d2; */
    box-sizing: border-box;
    text-align: center;
    background: #fff url(/images/kupons/kupon-line-2025.jpg?v=2) no-repeat bottom left;
	background-size: cover;
    border-radius: 15px;
    margin-top: 15px;
    line-height: 1.2;
    position: relative;
}

.kuponForm:after {
    content: '';
    background: url(/images/kupons/cut.png) no-repeat center center;
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 10px;
    bottom: -25px;
    transform: rotate(90deg);
}

.kuponForm .kuponTitleText {
    font-size: 20px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.kuponForm .kuponDescription_Text {
    font-size: 20px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.kuponForm .kuponDescription_Small {
    font-size: 12px;
    font-family: Tahoma, Arial, Sans-Serif;
    display: block;
    margin: 10px 0;
    color: #212121;
}

.kuponForm .kuponPrice {
    color: #ff0000;
    font-size: 30px;
}

.kuponForm .kuponBlock {
    display: block;
    width: 100%;
}

.kuponForm .kuponInput {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    padding: 0 5px;
    margin: 0 0 10px 0;
    vertical-align: top;
}

.kuponForm .kuponInput input {
    width: 100%;
    box-sizing: border-box;
    height: 44px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    background: #ececec;
    color: #212121;
    font-weight: normal;
    font-size: 16px;
    appearance: none;
    text-align: center;
    padding: 0 10px;
    transition: border 0.3s;
    cursor: pointer;
}

.kuponForm .kuponInput input:focus,
.kuponForm .kuponInput input:hover {
    border: 1px solid #17a200;
    opacity: 1;
}

.kuponForm .kuponSubmit {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    background: #17a200;
    padding: 0 25px;
    border-radius: 30px;
    height: 45px;
    line-height: 1;
    border: none;
    color: #fff;
    margin: 0 auto 5px auto;
    font-size: 16px;
    text-transform: uppercase;
    float: none;
    transition: opacity 0.3s;
}

.kuponForm .kuponSubmit:hover {
    opacity: 0.8;
}

.kuponForm .kuponSubmit:active {
    opacity: 0.6;
}

.kuponForm .kuponDescription_Small.errorMessage {
    color: #ff0000 !important;
}

.kuponForm .kuponInput.errorMessage input {
    background-color: #ffc8cf !important;
    border-color: #ff0000 !important;
}

.kuponForm .kuponInput.successMessage input {
    border-color: #17a200 !important;
}

.kuponForm .kuponSubmit.errorMessage {
    background-color: #ff0000 !important;
}

.errorMessage input {
    background-color: #ffc8cf !important;
    border-color: #ff0000 !important;
}

.successMessage input {
    border-color: #17a200 !important;
}

.formError {
    background-color: #ffc8cf !important;
    border-color: #ff0000 !important;
}

.kuponSnoska {
    font-size: 12px;
    margin: 10px 0 0 0;
    color: #777;
}

/* Form Door Order */
.doorsOrder {
    width: 400px;
    max-width: 100%;
    min-height: 100px;
    font-family: Tahoma, Arial, Sans-Serif;
    background: #ffffff;
    padding: 30px 30px 35px 30px;
    border-radius: 10px;
}

.doorsOrder .formTitle {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1;
    color: #212121;
    display: block;
    text-align: left;
}

.doorsOrder .tovarName {
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 5px 0;
    display: block;
    text-align: left;
}

.doorsOrder .tovarPhoto {
    display: block;
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
}

.doorsOrder .tovarPhoto img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.tovarSize,
.tovarCount,
.tovarEquipment {
    margin: 0 0 5px 0;
}

.doorsOrder .formControls {
    width: 100%;
}

.doorsOrder .formControls input {
    width: 100%;
    display: block;
    border-radius: 10px;
    background-color: #ececec;
    border: 1px solid #d2d2d2;
    padding: 0 10px;
    height: 44px;
    font-weight: normal;
    font-size: 14px;
    appearance: none;
    text-align: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 10px 0;
}

.doorsOrder .formControls textarea {
    width: 100%;
    display: block;
    border-radius: 10px;
    background-color: #f8f4e2;
    border: 1px solid #f8bb00;
    padding: 10px;
    height: 150px;
    font-weight: normal;
    font-size: 14px;
    appearance: none;
    text-align: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 10px 0;
}

.doorsOrder .formAction {
    margin-top: 20px;
}

.doorsOrder .formSend {
    width: 100%;
}

/* Общие стили форм */
.formStatus {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMi4wMSA5LjAzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzAwYjIxMTt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmNoZWNrT0tfMTwvdGl0bGU+PGcgaWQ9ItCh0LvQvtC5XzIiIGRhdGEtbmFtZT0i0KHQu9C+0LkgMiI+PGcgaWQ9ItCh0LvQvtC5XzEtMiIgZGF0YS1uYW1lPSLQodC70L7QuSAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMC44NC4xMWEuMzcuMzcsMCwwLDAtLjUzLDBMNC43MSw1LjdhLjM3LjM3LDAsMCwxLS41MywwTDEuNzMsMy4xOWEuNC40LDAsMCwwLS4yNy0uMTEuNDMuNDMsMCwwLDAtLjI3LjExbC0xLjA4LDFBLjM4LjM4LDAsMCwwLDAsNC40M2EuNDMuNDMsMCwwLDAsLjExLjI4TDQuMTgsOC45MmEuMzcuMzcsMCwwLDAsLjUzLDBsNy4xOS03LjJhLjM3LjM3LDAsMCwwLDAtLjUzTDEwLjg0LjExWiIvPjwvZz48L2c+PC9zdmc+') no-repeat top center;
    background-size: 64px 64px;
    text-align: center;
    padding-top: 70px;
    animation: formStatus 0.3s 1;
    font-size: 14px;
    color: #212121;
}

@keyframes formStatus {
    0% {
        transform: scale(0.10, 0.10);
    }

    50% {
        transform: scale(0.50, 0.50);
    }

    100% {
        transform: scale(1.00, 1.00);
    }
}

.formFrends {
    display: inline-block;
    margin: 11px 0 0 0;
    text-decoration: none;
    background: #fed625;
    padding: 8px 20px;
    border-radius: 10px;
}

.formDescription {
    margin: 0 0 15px 0;
}

.formDescription .formTitle {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 5px 0;
    color: #212121;
    display: block;
}

.formDescription p {
    font-size: 12px;
    margin: 0 0 5px 0;
    padding-bottom: 0;
    position: relative;
    display: block;
}

.formConsent {
    font-size: 12px;
    color: #777;
    margin: 0 0 10px 0;
}

.formConsent input {
    margin-right: 2px;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}

.formConsent a {
    color: #777;
    text-decoration: underline;
}

.formSend {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 15px 15px 15px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    background-color: #009e0f;
    border: none;
    border-radius: 10px;
    outline: none;
    transition: opacity 0.3s;
}

.formSend:hover {
    color: #ffffff;
    opacity: 0.8;
}

.formSend:active {
    color: #ffffff;
    opacity: 0.5;
}

.formSuccess {
    width: auto;
    height: auto;
    background: #fff;
    padding: 30px;
    margin: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.brands_list {
    overflow: hidden;
}

.brands_list .brand {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    text-decoration: none;
}

.brands_list .brand a {
    text-decoration: none;
}

.brands_list .brand:hover {
    opacity: 0.6;
    transition: opacity 0.3s;
}

.brands_list .brand_image {
    display: block;
    width: 100%;
    height: 100px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin: 0;
    line-height: 95px;
    text-align: center;
}

.brands_list .brand_image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
}

.brands_list .brand_name {
    display: block;
    margin-top: 5px;
    text-align: center;
    text-decoration: none;
}

.brands_block {
    position: relative;
}

.brands_block h2 {
    color: inherit;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1;
}

.brands_block h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.brands_block h2 a:link {
    color: #0073a3;
    font-size: 16px;
}

.brands_block p {
    margin: 0 0 10px
}

.brands_block a {
    color: #0073a3;
    cursor: pointer;
}

.brands_block table tr td {
    border: 1px solid #d3d3d3;
    padding: 3px;
    display: table-cell;
    vertical-align: inherit;
}

.brands_block .brands_block_image {
    position: absolute;
    top: -70px;
    right: 0;
    display: block;
    padding: 0;
    border: none;
    margin-top: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 150px;
    height: auto;
    font-size: 0px;
    text-align: center;
    white-space: nowrap;
}

.brands_block .brands_block_image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 50px;
}

.furniture_slider {
    max-width: 100%;
    margin: 0 0 30px 0;
    display: block;
}

.furniture_slider img {
    border: 1px solid #ececec;
    border-radius: 15px;
}

.header_block {
    background: #ececec;
    font-size: 13px;
    line-height: 1.2;
    font-family: Tahoma, Arial, Sans-Serif;
}

.header_block_container {
    display: table;
    width: 1240px;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    position: relative;
    box-sizing: border-box;
}

.header_menu {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    text-align: right;
}

.header_menu a {
    display: inline-block;
    margin: 0 8px 0 0;
    color: #777777;
    border-bottom: 1px dashed #777777;
    padding: 0;
    text-decoration: none;
}

.header_menu a:hover {
    color: #333333;
    border-bottom: 1px dashed #333333;
}

.header_city {
    display: table-cell;
    width: 50%;
    color: #212121;
    vertical-align: middle;
    margin: 0;
    padding: 0 0 0 26px;
    text-align: left;
    background: url(/images/icons/geo.svg) left center no-repeat;
    background-size: 22px 22px;
}

.header_city span {
    font-size: 14px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    text-decoration: none;
}

#cityBlock {
    max-width: 700px;
}

.cityBlock_title {
    font-size: 16px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.cityBlock_top ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

.cityBlock_top li {
    display: inline-block;
    width: 24%;
    margin: 0 0 5px 0;
    font-size: 14px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    text-decoration: none;
}

.cityBlock_top a,
.cityBlock_top span {
    color: #006bb6;
    border-bottom: 1px dashed #006bb6;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

li.cityNameTop {
    width: 100%;
    display: block;
    font-size: 14px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    margin: 5px 0;
}

.tile_rassrochka {
    display: block;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0;
    box-sizing: border-box;
    transition: background 0.3s;

}

.tile_rassrochka a {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    text-decoration: none;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    background: #ffffff;
	border: 2px solid #fed625;
    color: #212121;
    text-transform: uppercase;
    border-radius: 30px;
    transition: all 0.3s;
}

.tile_rassrochka:hover a {
	border: 2px solid #ececec;
}

.tile_rassrochka a span {
    color: #ff0030;
}

.tile_rassrochka .tooltip {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ececec;
    color: #212121;
    font-size: 14px;
	line-height: 1.4;
    background: rgba(237, 237, 237, 0.98);
    margin: 0;
    height: auto;
    padding: 15px;
    text-align: center;
    white-space: normal;
    visibility: hidden;
    opacity: 0;
    border-radius: 15px;
    z-index: 10;
    box-shadow: 0px 22px 19px -20px #000000;
}

.tile_rassrochka .tooltip a {
    display: inline-block;
    margin-top: 5px;
    color: #212121;
    text-decoration: underline;
}

.tile_rassrochka .tooltip strong {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.tile_rassrochka .tooltip:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #ececec;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.tile_rassrochka .tooltip:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    height: 10px;
}

.tile_rassrochka:hover .tooltip {
    visibility: visible;
    opacity: 1;
    z-index: 999;
	
	animation: ani 0.3s forwards;
}

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

.tile_rassrochka_price {
    width: auto;
    position: absolute;
    z-index: 10;
    top: 5px;
    left: 5px;
    margin: 0 5px;
    text-align: left;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 5px 0;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.tile_rassrochka_price a {
    display: block;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    background: #eb134a url(/images/icons/credit_white.svg) 8px 50% no-repeat;
    background-size: 20px 20px;
    padding: 5px 8px 6px 36px;
    transition: background 0.3s;
}

.tile_rassrochka_price a:hover {
    color: #ffffff;
    text-decoration: none;
}

.tile_rassrochka_price span {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
    display: block;
    margin-top: 2px;
}

.popular_block {
    position: relative;
}

.popular_block_item {
    padding: 15px;
    margin: 0 0 15px 0;
    background: #ffffff;
    text-align: center;
    box-sizing: border-box;
    transition: opacity 0.3s, border 0.3s;
    height: auto;
    border: 1px solid #ececec;
    border-radius: 15px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.popular_block_item_a {
    display: block;
    text-decoration: none;
    height: 100%;
    width: 100%;
}

.popular_block_img {
    height: 230px;
    line-height: 230px;
    margin: 0 0 10px 0;
    vertical-align: middle;
}

.popular_block_item:hover img {
    /* transform: scale(1.05, 1.05); */
}

.popular_block_item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    transition: transform 0.3s;
}

.popular_block_item .tile_rassrochka {
    margin: 0 0 0 0;
    display: inline-block;
    width: 100%;
}

.popular_block_name {
    font-size: 13px;
    display: block;
    height: 20px;
    margin: 0 auto 5px auto;
    width: 100%;
    overflow: hidden;
    text-decoration: none;
}

.popular_block_price {
    display: block;
    font-size: 20px;
    height: 55px;
    line-height: normal;
    color: #212121;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    margin: 0;
}

.popular_block_price .new_price {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    color: #212121;
    border-bottom: 3px solid #fed625;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.popular_block_price .old_price {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #ff0030;
    text-decoration: line-through;
    height: 10px;
}

.popular_block_item_button {
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    color: #212121;
    border: none;
    margin: 10px 0 0 0;
    padding: 10px 15px 10px 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #ececec;
    background-size: 16px 16px;
    transition: background-color 0.3s;
    border-radius: 10px;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
}

.store {
    display: block;
}

.store_block {
    display: table;
    width: 100%;
}

.store_photo {
    display: table-cell;
    vertical-align: top;
    width: 35%;
    margin: 0;
    padding: 0 20px 0 0;
}

.store_photo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.store_adress {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    margin: 0;
    padding: 0;
}

.catalog-section {
    position: relative;
    display: block;
    margin: 0;
}

.catalog-section .uni_col {
    padding-top: 8px;
    padding-bottom: 8px;
}

.catalog-section .element {
    background: #ffffff;
	border: 1px solid #ececec;
    position: relative;
    margin-bottom: 0;
    padding: 20px 15px;
    border-radius: 15px;
    transition: border-color 0.3s;
}

.catalog-section .element:hover {
    /* border: 1px solid #fed625; */
}

.catalog-section .element .image {
    position: relative;
    display: block;
    height: auto;
    margin: 0;
    text-align: center;
}

.catalog-section .element .image .valign {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.catalog-section .element .image-wrapper {
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
}

.image-catalog {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
}

.image-catalog-side {
    display: block;
    width: 100%;
    height: 250px;
    line-height: 250px;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    vertical-align: middle;
    padding: 0 5px;
    box-sizing: border-box;
    transition: opacity 0.3s;
}

.image-catalog-side-50 {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    height: 250px;
    line-height: 250px;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    padding: 0 5px;
    box-sizing: border-box;
    transition: opacity 0.3s;
}

@media screen and (max-width: 1024px) {
    .image-catalog-side-50 {
        height: 200px;
        line-height: 200px;
    }
}

@media (max-width: 768px) {
	.image-catalog-side-50 {
		height: 150px;
		line-height: 150px;
	}
}

.catalog-section .element .image img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

.catalog-section .element .tile-information {
    overflow: hidden;
    margin: 10px auto 0 auto;
	height: 32px;
}

.catalog-section .element .tile-information .brand {
    display: inline-block;
    font-size: 11px;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    color: #212121;
    text-decoration: none;
    background: #fed625;
    border: 1px solid #f8bb00;
    padding: 2px 10px;
    margin: 0 0 3px 0;
}

.catalog-section .element .tile-information .name {
    display: block;
    font-size: 12px;
    color: #212121;
    text-decoration: none;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.catalog-section .element .tile-information .name:hover {
    text-decoration: underline;
}

.catalog-section .element .buys {
    position: relative;
    text-align: left;
    white-space: nowrap;
    margin: 0;
}

.catalog-section .element .buys .price {
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: left;
    margin-top: 0;
    white-space: nowrap;
    height: 45px;
}

.catalog-section .element .buys .price .new {
    display: inline-block;
	vertical-align: top;
    font-size: 22px;
    white-space: nowrap;
    line-height: normal;
    color: #212121;
    border-bottom: 3px solid #fed625;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.catalog-section .element .buys .price .old {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #ff0030;
    text-decoration: line-through;
}

.catalog-section .uni-20 .element .buys .price .new {
    font-size: 16px;
}

.catalog-section .element .buys > .buy, .popular_block_item .buy {
    position: relative;
	margin-bottom: 5px;
	text-align: center;
}

.catalog-section .element .buys > .buy form, .popular_block_item .buy form {
    width: 100%;
	text-align: center;
}

.catalog-section .element .buys > .buy .buy_click, .popular_block_item .buy .buy_click {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    box-sizing: border-box;
    height: 50px;
    line-height: 1;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 0;
    background-color: #fed625;
    background-repeat: no-repeat;
    color: #212121;
    border: none;
    width: 100%;
    transition: all 0.3s;
}

.catalog-section .element .buys > .buy .buy_click:hover, .popular_block_item .buy .buy_click:hover {
    background-color: #ffe059;
}

.catalog-section .element .buys>.buy .see_click {
    font-family: Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 12px;
    color: #212121;
    border: none;
    margin-top: 0;
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    background: #ececec;
    transition: background-color 0.3s;
    border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.catalog-section .element .buys>.buy .see_click:hover {
    color: #212121;
    background-color: #d2d2d2;
}

.catalog-section .element .state.unavailable {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 16px;
    color: #ff0030;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.buy_one_click {
    margin-top: 5px;
    margin-bottom: 10px;
}

.buy_one_click a {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    border: none;
    padding: 6px 15px;
    width: 100%;
    display: block;
    position: relative;
    background: #009e0f;
    transition: opacity 0.3s;
    border-radius: 10px;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 0.7;
}

.buy_one_click a:hover {
    opacity: 1;
    color: #ffffff;
}

/* Tabs */
.tab-text {
    display: none;
}

.tab-active {
    background-color: #f7ba13;
}

.uni-tabs .description {
    border: 1px solid #fed625;
    padding: 15px 15px;
    border-radius: 15px;
}

.uni-tabs .description h2 {
    margin-top: 0;
}

.uni-tabs .tabs_description {
    background-image: url(/images/icons/vhodnye_dveri_gray.svg);
    background-size: 22px 22px;
    background-position: 10px 11px;
    padding-left: 25px;
}

.uni-tabs .tabs_delivery {
    background-image: url(/images/icons/delivery_black_2.svg);
    background-size: 24px 24px;
    background-position: 10px 10px;
    padding-left: 25px;
}

.uni-tabs .tabs_other {
    background-image: url(/images/icons/doorknob.svg);
    background-size: 24px 24px;
    background-position: 10px 10px;
    padding-left: 25px;
}

.uni-tabs .tabs_properties {
    background-image: url(/images/icons/properties.svg);
    background-size: 18px 18px;
    background-position: 15px 13px;
    padding-left: 25px;
}

.uni-tabs .tabs_video {
    background-image: url(/images/icons/video.svg);
    background-size: 24px 24px;
    background-position: 10px 10px;
    padding-left: 25px;
}

.uni-tabs .tabs_review {
    background-image: url(/images/icons/review.svg);
    background-size: 22px 22px;
    background-position: 12px 11px;
    padding-left: 29px;
}


#uni-filter-show {
    margin-bottom: 15px;
}

.modalLanding {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000000;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: all;
}

/* TERMO */
.termoBanner {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 68px;
    margin: 0;
}

.termoBanner img {
    border-radius: 10px;
}

.termoBlock img {
    padding: 0 0 20px 0;
}

.termoBlock h2 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #212121;
    display: block;
    clear: both;
}

/* freeShipping */
.freeShipping {
    background-image: url(/images/icons/dis_delivery.png);
    background-color: #fed625;
    background-position: 10px 9px !important;
    background-repeat: no-repeat;
    height: 50px;
    display: inline-block;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    color: #212121;
    padding: 5px 10px 14px 84px;
    margin: 0 0 10px 0;
    transition: background-position 0.3s;
    border-radius: 10px;
    text-align: left;
    text-decoration: none;
}

.freeShipping a {
    text-decoration: none;
}

.freeShipping:hover {
    background-position: 15px 9px !important;
    color: #212121;
}

.freeShippingText {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #212121;
    text-transform: uppercase;
    text-align: left;
}

.freeShippingBanner {
    background: #ff0000;
    color: #ffffff;
    text-align: center;
    display: block;
    position: relative;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 0 5px 0;
    line-height: 1.2;
}

.freeShippingBanner u {
    text-decoration: none;
    border-bottom: 1px dashed #ffffff;
}

.freeShippingBanner img {
    max-width: 40px;
    margin: -4px 10px 0 0;
    transition: left 1.4s;
}

@keyframes car {
    0% {
        margin-left: -10px;
    }

    50% {
        margin-left: -60px;
    }

    100% {
        margin-left: -20px;
    }
}

@keyframes car-rotate {
    0% {
        transform: scale(-1, 1);
    }

    50% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(-1, 1);
    }
}

.instruction_montazh {
    margin-top: 20px;
}

/* Marks */
.marks {
    width: 100%;
    position: absolute;
    z-index: 3;
    top: -5px;
    right: 0;
    margin: 0 5px;
    text-align: right;
}

.marks .mark {
    vertical-align: top;
    display: inline-block;
    width: auto;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 5px 0;
    padding: 8px;
    border-radius: 10px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.mark.hit {
    background: #0088e7;
    color: #ffffff;
}

.mark.new {
    color: #ffffff;
    background: #2f00ee;
}

.mark.action {
    background: #d02a45;
    color: #ffffff;
}

.mark.recommend {
    background: #fed625;
    color: #212121;
}

.mark.videoreview {
    background: #3387a3;
    color: #ffffff;
}

.mark.videoreview a {
    color: #ffffff;
    text-decoration: none;
    background: url(/images/icons/youtube_red.svg) 1px -1px no-repeat;
    background-size: 20px 20px;
    padding-left: 26px;
}

.mark.flat {
    padding-left: 29px;
    background: #df5704 url(/images/icons/flat_white.svg) no-repeat 5px 3px;
    background-size: 20px 20px;
    color: #fff;
}

.mark.cottage {
    padding-left: 28px;
    background: #290cbc url(/images/icons/house_white.svg) no-repeat 7px 6px;
    background-size: 16px 16px;
    color: #fff;
}

.mark.noise {
    padding-left: 28px;
    background: #167e47 url(/images/icons/nosound_white.svg) no-repeat 7px 6px;
    background-size: 16px 16px;
    color: #fff;
}

.mark.free_ustanovka {
    padding-left: 34px;
    background: #318c00 url(/images/icons/ustanovka.svg) no-repeat 10px 5px;
    background-size: 20px 20px;
    color: #fff;
}

.marks .termo {
    width: 30px;
    height: 30px;
    z-index: 1;
    background: #007be4;
    border-radius: 10px;
    padding: 3px;
    box-sizing: border-box;
}

.marks .termo img {
    max-width: 100%;
    max-height: 100%;
}

.works_block {
    margin-bottom: 20px;
}

.works_block_item {
    margin: 0 0 30px 0;
}

.works_block .works-container {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.works_block .swiper-slide {
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0;
    display: inline-block;
    overflow: hidden;
}

.works_block_item img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.search_structure {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}

.search_structure li {
    padding: 0;
    margin: 20px 5px 5px 0;
    list-style: none;
    display: inline-block;
}

.search_structure li:last-child {
    margin: 0;
}

.search_structure li a {
    font-size: 14px;
    text-decoration: none;
    border-radius: 10px;
    background-color: #ececec;
    padding: 9px 15px;
    transition: background-color 0.3s;
    box-sizing: border-box;
}

.search_structure li a:hover {
    background-color: #f8bb00;
}

.search_structure li a span.search_sections_category_cnt {
    background-color: #fed625;
}

.search_structure li a.active {
    background-color: #fed625;
}

.search_structure li a.active span.search_sections_category_cnt {
    background-color: #d2d2d2;
}

.search-page {
    margin: 10px 0 0 0;
    position: relative;
}

.search-page form {
    display: block;
    position: relative;
}

#select-search-structure {
    background: #fed625 url(/images/icons/arrow_bottom.svg) no-repeat calc(100% - 20px) 20px;
    background-size: 12px 12px;
    outline: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    border: none;
    width: 180px;
    height: 100%;
    border-radius: 30px;
    cursor: pointer;
    padding: 0 20px;
    font-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.search-page input[type="text"] {
    width: calc(100% - 190px);
    max-width: 100%;
    float: none;
    border-radius: 30px;
    border: 1px solid #fed625;
    height: 50px;
    padding: 0 115px 0 15px;
    margin-left: 190px;
}

.search-page .button {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    width: 100px;
    height: 50px;
    margin: 0;
    padding: 0 15px;
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0;
    right: 0;
}

.search-page:after,
.search-page:before {
    display: none;
}

.uslugi .element {
    background: #ffffff;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 10px;
    transition: border-color 0.3s;
    overflow: hidden;
}

.uslugi .element:hover {
    border: none;
}

.uslugi .element .information {
    overflow: hidden;
    margin: 0 auto;
    line-height: 1.2;
    margin: 0;
    padding: 10px;
}

.service.landing .service-header .service-header-image,
.service.landing .service-header .service-header-information {
    border-radius: 10px;
}

.service.landing .service-header .service-header-information .service-header-information-price .service-header-information-price-caption {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.ustanovka_ico {
    margin: 0 0 0 25px;
    padding: 0;
    position: relative;
    line-height: 1.6;
}

.ustanovka_ico:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: -22px;
    background: url(/images/icons/setting.svg) no-repeat;
}

.vozvrat_ico {
    margin-left: 31px;
    padding: 0;
    position: relative;
    line-height: 1.6;
}

.vozvrat_ico:before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    top: 2px;
    left: -23px;
    background: url(/images/icons/refund.svg) no-repeat;
}

.dostavka_ico {
    margin: 0 0 0 25px;
    padding: 0;
    position: relative;
    line-height: 1.6;
}

.dostavka_ico:before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    top: 4px;
    left: -23px;
    background: url(/images/icons/dostavka_gray.svg) no-repeat;
}

.fancybox-slide p {
    margin: 0 0 5px 0;
}

.fancybox-slide ul,
.fancybox-slide ol {
    margin-bottom: 5px;
}

.doors_prop_table,
.tinfo {
    width: 100%;
    border: 1px solid #ececec;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
}

.doors_prop_table tr,
.tinfo tr {
    background: #fff;
}

.doors_prop_table tr:nth-child(2n),
.tinfo tr:nth-child(2n) {
    background: #ececec;
}

.doors_prop_table td,
.doors_prop_table th,
.tinfo td,
.tinfo th {
    text-align: left;
    vertical-align: middle;
    padding: 7px 10px;
    box-sizing: border-box;
}

.city-other {
    display: block;
    margin: 20px 0 0 0;
    width: 100%;
}

.city-other .item {
    overflow: hidden;
    height: 240px;
    position: relative;
}

.city-other .item a {
    position: absolute;
    top: 10px;
    left: 0;
    background: #fed625;
    padding: 10px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    border-radius: 0 10px 10px 0;
    z-index: 5;
    text-decoration: none;
    opacity: 0.9;
}

.city-other .item img {
    width: auto !important;
    height: 100%;
    margin: 0 -20%;
    opacity: 1;
}

.city-other .owl-dots {
    display: none;
}

.city-other .ymaps-copyrights-logo,
.city-other .ymaps-copyright-agreement {
    display: none;
}

.category_description {
    margin: 40px 0 0 0;
    position: relative;
    box-sizing: border-box;
    color: #212121;
}

.category_description h2 {
    margin-top: 0;
    padding-top: 0;
    line-height: 1.2;
}

.category_description h3 {
    margin-top: 10px;
    padding-top: 0;
    line-height: 1.2;
}

.category_description .prew {
    display: block;
}

.category_description .hide {
    display: none;
}

.hide {
    display: none;
}

.category_description ul,
.category_description ol {
    margin-bottom: 10px;
}

.category_description .readmore {
    display: inline-block;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    color: #212121;
    padding: 0;
    margin: 0 0 15px 0;
    border-bottom: 1px dashed #212121;
    text-decoration: none;
    transition: opacity 0.3s;
    cursor: pointer;
}

.categories {
    height: 140px;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    margin-bottom: 14px;
    padding: 0;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}

.categories a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
}

.categories_img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.categories_img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    border-radius: 10px;
}

.categories_name {
    position: absolute;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    outline: none;
    text-decoration: none;
    outline: none;
    background: #fed625;
    padding: 5px 15px 5px 15px;
    width: auto;
    bottom: 20px;
    font-size: 16px;
    border-radius: 0 10px 10px 0;
    box-sizing: border-box;
}

.vantage_block {
    margin: 0 -7px;
    display: block;
}

.vantage {
    height: auto;
    text-decoration: none;
    text-align: center;
    margin: 0 7px 15px 7px;
    padding: 64px 10px 15px 10px;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    width: calc(25% - 14px);
    background-color: #ececec;
    background-position: 50% 5px;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    white-space: nowrap;
    overflow: hidden;
}

.vantage::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(236, 236, 236, 0.2), #ececec 100%);
    background: -webkit-linear-gradient(left, rgba(236, 236, 236, 0.2), #ececec 100%);
    background: -o-linear-gradient(left, rgba(236, 236, 236, 0.2), #ececec 100%);
    background: -ms-linear-gradient(left, rgba(236, 236, 236, 0.2), #ececec 100%);
    background: linear-gradient(to right, rgba(236, 236, 236, 0.2), #ececec 100%);
    pointer-events: none;
}

.vantage span {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 100%;
    margin-bottom: 0px;
}

.house_black {
    background-image: url(/images/icons/house_black.svg);
    background-size: 48px 48px;
    background-position: 50% 12px;
}

.temperature_black {
    background-image: url(/images/icons/temperature_black.svg);
    background-size: 48px 48px;
    background-position: 50% 12px;
}

.delivery_black_2 {
    background-image: url(/images/icons/delivery_black_2.svg);
}

.sale_black_2 {
    background-image: url(/images/icons/sale_black_2.svg);
    background-size: 48px 48px;
    background-position: 50% 12px;
}

.no_sound_black {
    background-image: url(/images/icons/no_sound_black.svg);
}

.lock_black {
    background-image: url(/images/icons/lock_black.svg);
    background-size: 48px 48px;
    background-position: 50% 12px;
}

.top_menu_categories {
    width: 600px;
    padding-top: 10px;
    padding-left: 0;
    padding-bottom: 0;
    text-align: left;
    background: #fff;
    box-sizing: border-box;
}

.top_menu_categories ul {
    width: 90% !important;
    margin-bottom: 0 !important;
    background: #fff !important;
}

.top_menu_categories_title {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin: 15px 15px 10px 15px;
    line-height: 1;
    box-sizing: border-box;
    display: block;
}

.menu_block .menu_block_item .child ul li.top_menu_categories_li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 7px;
    box-sizing: border-box;
    border: none;
    background: #fff;
    vertical-align: top;
    line-height: 1.2;
}

.menu_block .menu_block_item .child a.top_menu_categories_a {
    margin-bottom: 0;
    padding: 5px;
    font-weight: normal;
    white-space: nowrap;
    color: #212121;
    display: table;
    width: 100%;
    background: #fff;
    transition: background-color 0.3s;
    border-radius: 10px;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
}

.menu_block .menu_block_item .child a.top_menu_categories_a:hover {
    background: #ececec;
}

.menu_block .menu_block_item .child a.top_menu_categories_a strong {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.top_menu_categories_img {
    width: 24px;
    height: 24px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    transition: border-color 0.3s;
}

.top_menu_categories_name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 7px;
}

.top_menu_categories_img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    border: none;
    box-sizing: border-box;
}

.filter_count {
    background: #ececec;
    border-radius: 3px;
    padding: 2px 5px;
    margin-left: 3px;
    font-size: 10px;
}

/* Filter VD Category */
.filter_categories_img {
    width: 24px;
    height: 24px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    transition: border-color 0.3s;
    border-radius: 10px;
    padding: 0;
}

.filter_categories_img img {
    max-width: 100%;
    max-height: 100%;
    border: none;
    box-sizing: border-box;
    padding: 0;
}

.filter_categories_name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 7px;
}

.category_filter .selector {
    display: none;
}

.category_filter .selectorActive {
    background-color: #fed625;
    background-image: url(/images/icons/close.svg);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.category_filter input:checked+.selector+.bx-filter-param-text {
    background-color: #fed625 !important;
    background-image: url(/images/icons/close.svg);
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-size: 12px 12px;
}

.category_filter .bx-filter-param-text {
    display: block;
    margin-right: 0;
    padding: 5px;
    margin-bottom: 0px;
    border-radius: 3px;
    line-height: 1.2;
}

.category_filter .bx-filter-param-text:hover {
    background-color: rgba(254, 214, 37, 0.2);
}

.category_filter .bx-filter-parameters-box-container .checkbox {
    margin-right: 0;
}

.category_filter .checkbox,
.bx-filter .radio {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.category_filter .bx-filter-parameters-box-container {
    background: #fff;
    padding: 5px;
    max-height: 400px;
}

.category_filter .col-lg-12:first-child .bx-filter-parameters-box-container {
    background: #fff;
    padding: 5px;
    border: none;
}

.buttons-row .bx-filter-parameters-box-container {
    background: #fff;
    padding: 0;
    border: none;
}

.vd_smartfilter .smartfilter_price,
.bx-filter-block .smartfilter_price {
    background: #fff !important;
    padding: 5px !important;
}

.smartfilter_price_bg {
    background: #fff !important;
    padding: 5px 5px 0 5px !important;
}

.filter_categories_a {
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 5px;
    font-size: 14px;
    border-radius: 10px;
}

.filter_categories_a:hover {
    background: #ececec;
}

.category_filter .smartfilter_price a {
    display: block;
    text-decoration: none;
    margin: 0;
    margin-bottom: 0;
    padding: 5px;
    font-size: 14px;
    border-radius: 10px;
    line-height: 1.2;
    transition: background-color 0.3s;
}

.category_filter .smartfilter_price a:hover {
    background-color: rgba(254, 214, 37, 0.5);
}

/* Filter */
.bx-filter * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx-filter .bx-left {
    display: inline-block;
    float: left;
    width: 49%;
}

.bx-filter .bx-right {
    display: inline-block;
    float: right;
    width: 49%;
}

.bx-filter .checkbox,
.bx-filter .radio {
    margin-top: 5px;
    margin-bottom: 2px;
}

.bx-filter {
    width: 100%;
    margin-bottom: 15px;
}

.bx-filter .bx-filter-section {
    border: none;
    position: relative;
    padding: 0;
}

.bx-filter-space-container {
    background: #ececec;
    border: none;
    position: relative;
    padding: 0;
    border-radius: 15px;
}

.bx-filter .bx-filter-section>.row {
    padding: 0 5px;
}

.bx-filter .bx-filter-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}

.bx-filter .bx-filter-parameters-box {
    position: relative;
    padding: 18px 20px 0 20px;
}

.bx-filter .bx-filter-parameters-box:last-child {
    padding-bottom: 18px;
}

.bx-filter .bx-filter-parameters-box:first-child {
    border-top: none;
}

.bx-filter .bx-filter-parameters-box-title {
    font-size: 14px;
    line-height: 16px;
}

.filter_category .bx-filter-parameters-box-title {
    cursor: pointer;
    position: relative;
}

.filter_category .bx-filter-parameters-box-title:before {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    right: 0;
    background-color: #fed625;
    background-image: url(/images/icons/arrow_bottom.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
    padding: 2px 0;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 3px;
    transition: all 0.3s;
}

.filter_category .bx-filter-parameters-box-title.open:before {
    background-color: #d2d2d2;
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .adaptiv .bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .adaptiv .bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
        clear: both;
    }
}

.bx-filter .bx-filter-parameters-box .fa {
    margin-top: 2px;
}

.bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
    color: #212121;
    width: 100%;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:hover .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:focus .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
    color: #212121;
}

.bx-filter .bx-filter-block {
    display: none;
    transition: padding .3s ease;
    box-sizing: content-box;
}

.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: block;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    font-size: 12px;
    font-style: normal;
    display: block;
    padding-bottom: 5px;
    text-transform: lowercase;
}

.bx-filter-parameters-box-container {
    background: #fff;
    padding: 5px 9px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin-top: 10px;
    overflow-x: hidden;
    min-height: 32px;
    border-radius: 10px;
    overflow-y: auto;
    max-height: 210px;
}

.vd_smartfilter .bx-filter-parameters-box-container {
    max-height: 243px;
}

.bx-filter-parameters-box-container::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}

.bx-filter-parameters-box-container::-webkit-scrollbar-track-piece {
    background-color: rgba(254, 214, 37, 0.2);
}

.bx-filter-parameters-box-container::-webkit-scrollbar-thumb {
    width: 9px;
    background-color: rgba(254, 214, 37, 1);
    border-radius: 10px;
}

.bx-filter-parameters-box-container .checkbox {
    margin-right: 20px;
}

.bx-filter-parameters-box-container .checkbox:first-child {
    margin-top: 0;
}

.bx-filter .bx-filter-parameters-box-container-block {
    font-size: 11px;
    color: #3f3f3f;
}

.bx-filter .bx-filter-input-container input {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 32px;
    margin: 0;
    padding: 5px 9px;
    border: 1px solid #ececec;
    border-radius: 10px;
    background: #fff;
    outline: none
}

.bx-ios .bx-filter .bx-filter-input-container input {
    background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
    background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}

.bx-filter .bx-filter-button-box {
    clear: both;
}

.bx-filter .bx-ui-slider-track-container {
    clear: both;
    display: none;
    padding: 20px 3px 10px 3px;
}

.bx-filter .bx-ui-slider-track {
    position: relative;
    height: 7px;
}

.bx-filter .bx-ui-slider-part {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
}

.bx-filter .bx-ui-slider-part.p1 {
    left: -1px;
}

.bx-filter .bx-ui-slider-part.p2 {
    left: 25%;
}

.bx-filter .bx-ui-slider-part.p3 {
    left: 50%;
}

.bx-filter .bx-ui-slider-part.p4 {
    left: 75%;
}

.bx-filter .bx-ui-slider-part.p5 {
    right: -1px;
}

.bx-filter .bx-ui-slider-part span {
    font-size: 11px;
    position: absolute;
    top: -16px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #000;
}

.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
    color: #6b8086;
}

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
    position: absolute;
    top: 0;
    bottom: 0;
}

.bx-filter .bx-ui-slider-range {
    z-index: 50;
}

.bx-filter .bx-ui-slider-pricebar {
    z-index: 100;
}

.bx-filter .bx-ui-slider-pricebar-vd {
    z-index: 60;
}

.bx-filter .bx-ui-slider-pricebar-vn {
    z-index: 70;
}

.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 80;
}

.bx-filter .bx-ui-slider-handle {
    position: absolute;
    top: 100%;
    width: 22px;
    height: 22px;
    border-bottom: none;
}

.bx-filter .bx-ui-slider-handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab;
}

.bx-filter .bx-ui-slider-handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing;
}

.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -21px;
}

.bx-filter .bx-ui-slider-handle.right {
    right: 0;
    margin-right: -21px;
}

.bx-filter .bx-filter-select-container {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    border-radius: 0;
    border: 1px solid #ececec;
}

.bx-filter .bx-filter-select-block {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 33px;
    margin: 0;
    padding: 0 33px 0 10px;
    border: none;
    border-radius: 2px;
    background: #fff;
}

.bx-filter .bx-filter-select-text {
    font-size: 15px;
    line-height: 33px;
    overflow: hidden;
    max-width: 100%;
    height: 33px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

.bx-filter .bx-filter-select-text.fix {
    min-width: 120px;
}

.bx-filter .bx-filter-select-text label {
    cursor: pointer;
}

.bx-filter .bx-filter-select-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 33px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}

.bx-filter-select-popup {
    background: #fff;
    padding: 0;
    min-width: 173px;
}

.bx-filter-select-popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bx-filter-select-popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle;
}

.bx-filter-select-popup ul li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.bx-filter-select-popup ul li label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    text-align: left !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 26px;
    padding: 0 5px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #575757;
}

.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
    color: #000;
    background: #f3f8fa;
}

.bx-filter-select-popup ul li label.disabled {
    color: #b8b8b8;
    background: transparent;
}

.bx-filter-select-popup ul li .bx-filter-param-text {
    line-height: 34px !important;
}

.bx-filter .bx-filter-tag {
    padding: 18px;
}

.bx-filter .bx-tag-link {
    font-size: 12px;
    text-decoration: none;
    text-shadow: none;
}

.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
    color: #1d3d46;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
    float: left;
    display: block;
    margin-right: 5px;
}

.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
    display: block;
    margin-bottom: 5px;
}

.bx-filter .bx-filter-param-label.dib {
    display: inline-block;
}

.bx-filter .bx-filter-param-text {
    font-weight: normal;
    font-size: 14px;
}

.bx-filter-param-text-t:hover {
    text-decoration: none;
}

.bx-filter-select-popup .bx-filter-param-label.bx-active {
    background: #f3f8fa;
}

.radio label,
.checkbox label {
    padding-left: 0px !important;
}

.bx-filter .bx-filter-param-btn {
    font-weight: normal;
    display: inline-block;
    width: 38px;
    height: 38px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
    border: 1px solid #ececec;
    border-radius: 2px;
    background: #fff;
    position: relative;
    transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    cursor: pointer;
}

.bx-retina .bx-filter .bx-filter-param-btn {
    border-style: solid;
    border-width: 1px;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    background: transparent;
    box-shadow: none
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
    position: relative;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    z-index: 100;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
    opacity: .7;
}

.bx-filter .bx-filter-param-btn .bx-filter-param-text {
    line-height: 26px;
}

.bx-filter .bx-filter-param-btn.bx-spm {
    width: 23px;
    min-width: 23px;
    height: 23px;
    line-height: 23px;
    font-weight: normal;
    padding: 0;
    font-size: 17px;
    color: #767b7e;
    vertical-align: top;
    border-radius: 50%;
    background-color: transparent;
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}

.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}

.bx-filter .bx-filter-param-btn.bx-spm:active {
    outline: none !important;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}

.bx-filter span.bx-spm {
    font-size: 18px;
    line-height: 23px;
    display: inline-block;
    height: 23px;
    margin: 0 10px;
    vertical-align: middle;
    color: #000;
}

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
    line-height: 33px;
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    margin-right: 2px;
    vertical-align: middle;
    border-radius: 2px;
}

.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
    line-height: 24px;
    border-radius: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    -webkit-background-size: cover;
    background-size: cover;
}

.bx-filter-select-popup .bx-filter-btn-color-icon {
    width: 20px;
    height: 20px;
    margin: 2px 0;
    top: 0 !important;
}

.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
    top: -1px !important;
}

.bx-filter-btn-color-icon.all {
    position: relative;
    border: none;
    box-shadow: none
}

.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
    position: absolute;
    width: 60%;
    height: 60%;
    background: #fff;
    content: " ";
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}

.bx-filter-btn-color-icon.all:after {
    right: 0;
    bottom: 0;
}

.bx-filter-btn-color-icon.all:before {
    top: 0;
    left: 0;
}

.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
    opacity: .2;
}

.bx-filter .bx-filter-parameter-biz {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #1485ce;
    border-bottom: 1px dashed;
}

.bx-filter .bx-filter-parameter-biz:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.bx-filter .bx-filter-parameter-biz.bx-active {
    position: relative;
    color: #000;
    border-color: transparent;
}

.bx-filter .bx-filter-input-container input[type=text] {
    font-size: 14px;
}

.bx-filter .bx-ui-slider-pricebar-vd {
    background: #fed625;
    height: 2px;
    border-radius: 1px;
}

.bx-filter .bx-ui-slider-pricebar-vn {
    background: #878787;
    height: 2px;
    border-radius: 1px;
}

.bx-filter .bx-ui-slider-pricebar-v {
    background: #fed625;
    height: 2px;
    border-radius: 1px;
}

.bx-filter .bx-ui-slider-range {
    height: 2px;
    z-index: 100;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    margin-top: -8px;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle:focus {
    outline: none;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle.left {
    margin-left: -3px;
}

.bx-filter .bx-ui-slider-range .bx-ui-slider-handle.right {
    margin-right: -3px;
}

.bx-filter .buttons-row {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 0;
}

.bx-filter .bx-filter-popup-result {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    z-index: 915;
    display: none;
    line-height: normal;
    margin-top: -7px;
    margin-left: 20px;
    text-align: center;
    padding: 0;
    white-space: nowrap;
    color: #212121;
    line-height: 0;
    width: 165px;
}

.bx-filter .bx-filter-popup-result.left {
    background: #fed625;
    box-shadow: 0px 3px 20px -8px #000000;
}

.bx-filter .bx-filter-popup-result.right {
    border-radius: 10px;
    background: #fed625;
    box-shadow: 0px 3px 20px -8px #000000;
}

.bx-filter .bx-filter-popup-result.right:before {
    content: '';
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin-left: -10px;
    margin-top: -10px;
    top: 50%;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fed625;
    border-bottom: 10px solid transparent;
}

.bx-filter .bx-filter-popup-result.right {
    left: 91%;
    animation-name: popupResult;
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
}

.bx-filter .bx-filter-popup-result.left {
    right: 97%;
}

.bx-filter-horizontal .bx-filter-popup-result {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    bottom: -7px;
}

.bx-filter .bx-filter-popup-result .selected-text {
    margin-top: 10px;
    text-decoration: underline;
    color: #212121;
    display: none;
}

.bx-filter .bx-filter-popup-result a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    border: none;
    width: 100%;
    text-decoration: none;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    color: #212121;
    font-size: 14px;
    cursor: pointer;
}

.bx-filter .bx-filter-popup-result-close {
    display: none;
}

.set_filter,
.del_filter {
    display: none;
}

.set_filter_button {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #212121;
    border: none;
    padding: 0 10px;
    position: relative;
    background: #fed625;
    transition: background-color 0.3s;
    border-radius: 10px;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
}

.set_filter_button:hover {
    color: #212121;
    background-color: #f8bb00;
}

.del_filter_button {
    font-size: 14px;
    color: #212121;
    border: none;
    padding: 0 10px;
    position: relative;
    background: #ececec;
    transition: background-color 0.3s;
    border-radius: 10px;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
}

.del_filter_button a {
    display: block;
    color: #212121;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.del_filter_button:hover {
    color: #212121;
    background-color: #d2d2d2;
}

.button-popup-result {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    cursor: pointer;
    z-index: 915;
    line-height: normal;
    margin: -7px 0 0 20px;
    padding: 12px;
    text-align: center;
    white-space: nowrap;
    color: #212121;
    width: 160px;
    border-radius: 10px;
    background: #fed625;
    height: 44px;
    left: 90%;
    transition: background 0.3s;
    animation-name: popupResult;
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    box-shadow: 0px 3px 10px -8px #000000;
}

.button-popup-result:hover {
    background: #f8bb00;
}

.button-popup-result:before {
    content: '';
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin-left: -10px;
    margin-top: -10px;
    top: 50%;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fed625;
    border-bottom: 10px solid transparent;
    transition: border-right-color 0.3s;
}

.button-popup-result:hover:before {
    border-right-color: #f8bb00;
}

@keyframes popupResult {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    }
}

.store_description {
    margin: 0 0 10px 0;
}

.points {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.points li {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 31%;
}

.mask_block_item {
    width: 100%;
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: 10;
}

.mask_item {
    float: left;
    color: #fff;
    display: inline-block;
    width: auto;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 5px 0;
    padding: 7px 10px;
    border-radius: 10px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    z-index: 15;
}

.mask_item.mask_new {
    background: #ee003c;
}

.mask_item.mask_rassrochka {
    background: #ff0000 url(/images/icons/rassrochka_white.svg) no-repeat 10px 6px;
    background-size: 16px 16px;
    padding-left: 30px;
    cursor: pointer;
    z-index: 15;
}

.mask_item span {
    position: absolute;
    top: 32px;
    left: -5px;
    width: auto;
    max-width: 50%;
    color: #212121;
    background: #fed625;
    margin: 5px;
    height: auto;
    padding: 10px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s;
    border-radius: 10px;
    box-shadow: 0px 7px 4px -8px #000000;
}

.mask_item span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 20%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #fed625;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.mask_item span:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0);
    height: 10px;
}

.mask_item:hover span {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.dop_pics a {
    border-radius: 10px;
}

.promo-video {
    margin-bottom: 15px;
    border-radius: 10px;
}

.rassrochka-banner {
    margin: 0 0 20px 0;
    box-sizing: border-box;
}

.rassrochka-banner img {
    max-width: 100%;
    border: 1px solid #212121;
}

.rassrochka-page-block {
    max-width: 400px;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
}

.rassrochka-page-block-logo img {
    max-width: 100%;
    margin: 0;
}

.rassrochka-page-block .rassrochka-button {
    background: #fed625;
    height: auto;
    padding: 20px 30px;
    margin-top: 10px;
}

.rassrochka-page-block .rassrochka-button:before {
	display: none;
}

.pochta-line1 {
    position: relative;
    width: 80%;
    height: 60px;
    padding-left: 25px;
    line-height: 60px;
    background: #fed625;
    font-size: 40px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    color: #212121;
    text-transform: uppercase;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pochta-line1::after,
.pochta-line3::after {
    content: "";
    position: absolute;
    right: -35px;
    top: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 35px 0 0;
    border-color: #fed625 transparent transparent transparent;
}

.pochta-line2 {
    position: relative;
    width: 100%;
    height: 60px;
    padding-left: 25px;
    line-height: 60px;
    background: #e00000;
    font-size: 24px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pochta-line2::after {
    content: "";
    position: absolute;
    right: -35px;
    top: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 35px 0 0;
    border-color: #e00000 transparent transparent transparent;
}

.pochta-line3 {
    position: relative;
    width: 70%;
    height: 60px;
    padding-left: 25px;
    line-height: 60px;
    background: #fed625;
    font-size: 24px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pochta-block {
    float: left;
    width: 50%;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.pochta-block div {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}

.buy_order {
    display: block;
    vertical-align: top;
    position: relative;
}

.buy_order .buy_click {
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    box-sizing: border-box;
    height: 50px;
    line-height: 1;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 0 25px 0 60px;
    background-image: url(/images/icons/shopping.svg);
    background-color: #fed625;
    background-repeat: no-repeat;
    background-position: 25px 50%;
    background-size: 22px 22px;
    border: none;
    color: #212121;
    transition: all 0.3s;
}

.count_flex {
	display: flex;
	align-items: start;
}

.bg_table .buy_click {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    box-sizing: border-box;
    height: 50px;
    line-height: 1;
	
    border-radius: 30px;
    text-transform: uppercase;
    padding: 0 25px 0 60px;
    background-image: url(/images/icons/shopping.svg);
    background-color: #fed625;
    background-repeat: no-repeat;
    background-position: 25px 50%;
    background-size: 22px 22px;
    border: none;
	
    color: #212121;
    transition: all 0.3s;
}

.buy_order .buy_click:hover,
.bg_table .buy_click:hover {
    opacity: 0.8;
}

.buy_order .buy_click:active,
.bg_table .buy_click:active {
    opacity: 0.5;
}

.md_door .buy_order .uni_parent_col {
    display: flex;
}

.buy_click.active {
    background-image: url(/images/icons/addorder_white.svg);
    background-color: #168703;
    border: 1px solid #168703;
}

.td_price_sum {
    white-space: nowrap;
}

/* Count */
.count_block {
    display: inline-flex;
    width: auto;
    margin: 0;
	align-items: center;
}

.count_block_title {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	display: block;
	margin-right: 10px;
}

.count_value {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: bold;
    font-size: 20px;
    width: 30px;
    height: 40px;
    line-height: 36px;
    background: #fed625;
    border-radius: 0;
    outline: none;
    border: none;
    border: none;
    color: #212121;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: center;
    appearance: textfield;
}

.count_minus, .count_plus {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	width: 34px;
	height: 40px;
	line-height: 36px;
	background: #fed625;
    outline: none;
    border: none;
    font-size: 16px;
    color: #212121;
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    transition: opacity 0.3s;
    user-select: none;
    text-decoration: none;
	z-index: 2;
}

.count_minus {
    border-right: none;
	border-radius: 30px 0 0 30px;
	padding-left: 3px;
}

.count_plus {
    border-left: none;
	border-radius: 0 30px 30px 0;
	padding-right: 3px;
}

.count_minus:hover,
.count_plus:hover {
    opacity: 0.8;
}

/* Buttons */
.buy_fastorder {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 0;
}

.buy_rassrochka {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: right;
}

.fastorder-button {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 44px;
    line-height: 44px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    border: none;
    padding: 0 15px 0 55px;
    margin: 0;
    color: #ffffff;
    background: #ff0030 url(/images/icons/shopping_white.svg) no-repeat 15px 8px;
    background-size: 26px 26px;
    transition: opacity 0.3s;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    text-decoration: none;
    white-space: nowrap;
}

.fastorder-button span {
    font-family: Tahoma, Arial, Sans-Serif;
    text-transform: none;
    font-size: 12px;
}

.fastorder-button:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
}

.rassrochka-button {
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: auto;
    max-width: 100%;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    height: 50px;
    line-height: 1.2;
    color: #212121;
    margin: 0;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px solid #fed625;
    background: #ffffff;
    padding: 10px 25px 10px 25px;
    transition: opacity 0.3s;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.rassrochka-button:hover {
    color: #212121;
    text-decoration: none;
    opacity: 0.8;
}

.rassrochka-button::before {
	content: '';
    display: block;
    width: 70px;
    height: 100%;
    background: #ffffff url(/images/logo/tbank.svg) no-repeat center center;
    background-size: contain;
    z-index: -1;
    margin: 0 10px 0 0;
}

.buy_rassrochka_desc {
    display: block;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    text-transform: none;
    font-size: 14px;
    text-align: center;
    margin: 0;
}

.buy_rassrochka_price {
    display: inline-block;
}

.in-stock {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #009e0f;
    margin: 10px 0;
}

.rassrochka-text {
    font-size: 14px;
}

.rassrochka-text span {
    font-weight: bold;
}

.doors_similar {
    font-size: 14px;
    color: #212121;
    padding: 0;
    border-bottom: 1px dashed #212121;
    text-decoration: none;
    transition: opacity 0.3s;
}

.property, .product-01__parameters-item {
    position: relative;
    display: table;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    margin: 0;
    padding: 0;
	border-radius: 15px;
    border: 1px solid #d2d2d2;
	overflow: hidden;
}

.product-01__parameters-item {
    border-bottom: none;
}

.product-01__parameters-item:last-child {
    border-bottom: 1px solid #d2d2d2;
}

.product-01__parameters-item:nth-child(2n) {
    background: #f1f1f1;
}

.property .name,
.product-01__parameters-item-term {
    display: table-cell;
    width: 30%;
    vertical-align: middle;
    font-weight: bold;
    padding: 5px 10px;
    box-sizing: border-box;
}

.property .value,
.product-01__parameters-item-dscr {
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    padding: 7px 10px;
    box-sizing: border-box;
}

.property_row {
    display: table-row;
    background: #fff;
}

.property_row:nth-child(2n) {
    background: #f1f1f1;
}

.products_small_harakt {
    line-height: 1.6;
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    text-align: left;
    margin: 10px 0 0 0;
	border-radius: 15px;
    border: 1px solid #d2d2d2;
    overflow: hidden;
}

.products_small_harakt_row {
    display: table;
    width: 100%;
    padding: 0;
    background: #ffffff;
}

.products_small_harakt_row:nth-child(2n) {
    background: #f1f1f1;
}

.products_small_harakt_title {
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    padding: 5px 10px;
    font-weight: bold;
}

.products_small_harakt_desc {
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    padding: 5px 10px;
}

@keyframes si-button-pulse {
    from {
        box-shadow: 0 0 8px 6px #ffd209, 0 0 6px 8px #ffd209;
    }

    to {
        box-shadow: 0 0 10px 6px rgba(255, 225, 93, 0), 0 0 4px 5px rgba(255, 225, 93, 0);
    }
}

.store_maps {
    width: 100%;
    height: 290px;
}

.store_maps .ymaps-map {
    border-radius: 10px;
}

.inner_section_list {
    position: relative;
}

.overlayLoad {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    padding: 8px 15px;
    z-index: 100;
}

.sitemap {
    padding: 0;
    margin: 0;
}

.sitemap .clear {
    display: block;
    height: 15px;
}

.sitemap li {
    display: block;
    margin: 5px 0;
    font-weight: bold;
}

.sitemap_sub {
    padding-left: 0;
}

.sitemap_sub li {
    display: inline-block;
    width: 33%;
    float: left;
    margin: 2px 0;
    font-weight: normal;
    overflow: hidden;
    position: relative;
}

.sitemap_sub li a {
    text-decoration: none;
    border-bottom: 1px dashed #212121;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
}

.sitemap_sub li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.2), #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
    pointer-events: none;
}

.sitemap_sub_cat {
    display: block !important;
    float: none !important;
    font-weight: bold !important;
    margin: 0 0 5px 0 !important;
}

.seo_invisible {
    visibility: hidden;
    opacity: 0;
    position: absolute;
}

.button_mobile {
    display: none;
}

.main-advantages {
    margin-top: 20px;
}

.video_review_block a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 0 15px 0;
    position: relative;
    transition: opacity 0.3s;
}

.video_review_block a:hover {
    opacity: 0.8;
}

.video_review_block a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.video_review_block a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/images/icons/youtube_red.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    cursor: pointer;
    padding: 0;
    box-sizing: border-box;
    opacity: 0.8;
}

.video_review_block .video_review_item {
    margin: 0 0 10px 0;
}

.video_review_block .video_review_item iframe {
    border: none;
    border-radius: 0;
    width: 100%;
    height: 200px;
}

/* Рассрочка */
#pos-credit-container {
    padding: 0;
}

#pos-credit-container .pb-sdk-pos-credit .cont---XicWv {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 20px 0 30px 0;
    min-width: 0;
    max-width: 80%;
}

#pos-credit-container.pos-credit-container-modal,
#tinkoff-iframe {
    display: none;
    width: 600px;
    max-width: 600px;
}

.photo_shop {
    max-width: 100%;
    max-height: 400px;
    border-radius: 10px;
}

.sklad img {
    border-radius: 10px;
}

.dostavka_menu {
    margin: 0 0 20px 0;
}

.dostavka_menu li {
    margin: 0 0 10px 0;
}

.dostavka_menu li a {
    border-bottom: 1px dashed #212121;
    text-decoration: none;
}

.lineFormOrder form {
    float: right;
    display: block;
    height: auto;
    border-radius: 10px;
    width: max-content;
}

.lineFormOrder input.input-phone {
    width: auto;
    max-width: 180px;
    display: inline-block;
    border-radius: 30px 0 0 30px;
    color: #212121;
    background-color: #ffffff;
    border: 1px solid #ff0030;
    padding: 0 13px;
    height: 50px;
    font-weight: normal;
    font-size: 14px;
    appearance: none;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    vertical-align: top;
    float: left;
}

.lineFormOrder button.formSend {
    width: 170px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    height: 50px;
    font-size: 14px;
    padding: 0 15px;
    margin: 0;
    color: #ffffff;
    text-align: center;
    background: #ff0030;
    border-radius: 0 30px 30px 0;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: top;
    text-transform: uppercase;
    white-space: nowrap;
    float: left;
}

.lineFormOrder button.formSend:hover {
    opacity: 0.8;
}

.lineFormOrder button.formSend span {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.lineFormOrder .formError {
    background-color: #ffc8cf !important;
}

.lineFormOrder .formStatus {
    text-align: center;
    animation: formStatus 0.3s 1;
    font-size: 14px;
    color: #000000;
}

@keyframes formStatus {
    0% {
        transform: scale(0.10, 0.10);
    }

    50% {
        transform: scale(0.50, 0.50);
    }

    100% {
        transform: scale(1.00, 1.00);
    }
}

.manager-login .bx-authform-input-container input {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #fed625;
    background: #ffffff;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 1;
    color: #212121;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px;
}

.manager-login .btn-primary {
    background-color: #fed625;
    color: #212121;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #212121;
    border-radius: 10px;
    float: left;
    font-size: 14px;
    color: #212121;
    height: 100%;
    box-sizing: border-box;
    line-height: 37px;
    border: 1px solid #fed625;
    padding: 0 30px;
    display: inline-block;
    position: relative;
    background: #fed625;
}

.alert-default-awatto_minprice {
    color: red;
}

.order-site {
    width: 700px;
    height: auto;
    text-align: center;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    box-sizing: border-box;
}

.order-site-title {
    font-size: 40px;
    color: #000;
    text-align: center;
    padding: 30px 20px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    box-sizing: border-box;
}

.order-site-clients {
    background-color: #ececec;
    border-radius: 10px;
    padding: 20px 0;
    box-sizing: border-box;
    margin: 0 !important;
}

.order-site-clients-title {
    font-size: 24px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 10px 0 5px 0;
}

.order-site-clients-title-big {
    font-size: 30px;
    padding: 5px 0 5px 0;
}

.order-site-clients-num {
    background: #01d2e9;
    color: #ffffff;
    padding: 10px 0;
    margin: 10px 0 10px 0;
    border-radius: 10px;
    font-size: 50px;
}

.order-site-clients-num-big {
    background: #fed625;
    color: #000;
    padding: 10px 0;
    margin: 0 0 2px 0;
    border-radius: 10px;
    font-size: 60px;
}

.order-site-clients-old {
    font-size: 18px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.order-site-form-input {
    width: 100%;
    display: block;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    box-shadow: 0px 0px 4px -3px #000000 inset;
    padding: 0 10px;
    height: 44px;
    font-weight: normal;
    font-size: 14px;
    appearance: none;
    text-align: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto 20px auto;
}

.order-site-submit {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #fe0000;
    color: #fff;
    border: none;
    border-radius: 10px;
    outline: none;
    text-transform: uppercase;
}

.order-site-form {
    padding: 20px 0 40px 0;
}

.office_work {
    color: red;
    font-weight: bold;
}

.office_work .phone-number {
    display: inline-block !important;
}

.office_work .phone-number a {
    display: inline-block !important;
    color: red !important;
}

.gift-banner {
    text-align: center;
}

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

/* Поиск по городам */
.all-city-search-wrap {
    display: block;
    width: 100%;
    position: relative;
}

#all-city-search {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    margin: 0 0 10px 0;
    border: 1px solid #fed625;
    background: #ffffff;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 1.2;
    color: #212121;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px;
    box-sizing: border-box;
}

#all-city-search-button {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    background-color: #fed625;
    border-radius: 0 10px 10px 0;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
    transition: background-color 0.3s;
}

#all-city-search-button:hover {
    background-color: #f7ba13;
}

.select-account {
    display: block;
    position: absolute;
    top: 40px;
    box-sizing: border-box;
    padding: 10px 0;
    z-index: 100;
    font-size: 12px !important;
    font-family: Tahoma, Arial, Sans-Serif !important;
    color: red;
}

.select-account a {
    color: red;
    font-family: Tahoma, Arial, Sans-Serif;
}

.select-city a {
    margin-left: 10px;
    color: #ffffff;
    background: rgba(255, 0, 0, 0.8);
    border-radius: 10px;
    padding: 5px 10px;
    text-decoration: none;
}

.select-city-block {
    border-radius: 10px;
    background: #fff;
    width: 800px;
    margin: 0;
    padding: 30px 35px;
}

.all-city {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 500px;
    overflow-y: auto;
    position: relative;
}

.all-city::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

.all-city::-webkit-scrollbar-track-piece {
    background-color: rgba(254, 214, 37, 0.2);
}

.all-city::-webkit-scrollbar-thumb {
    width: 9px;
    background-color: rgba(254, 214, 37, 1);
    border-radius: 3px;
}

.all-city h3 {
    display: block;
    margin: 0;
    font-size: 26px;
    padding: 15px 0 5px 0;
    line-height: 1;
    clear: both;
}

.all-city p {
    float: left;
    width: 33.3333%;
    font-weight: normal;
    margin: 4px 0;
}

.all-city p a {
    text-decoration: none;
    border-bottom: 1px dashed #212121;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
}

.icon_installer {
	display: block;
    background: url(/images/icons/globus.svg) no-repeat center center;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 5px;
    right: 10px;
    background-size: contain;
    opacity: 0.1;
}

.select-city-block-msk {
    border-radius: 10px;
    background: #fff;
    width: 400px;
    margin: 0;
    padding: 30px 35px;
    text-align: center;
}

.select-city-block-msk_ask {
	font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
	font-weight: 400;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 24px;
	line-height: 1.2;
	color: #212121;
}

.select-city-block-msk .button {
    display: inline-block;
    padding: 10px 10px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 1;
    color: #212121;
    position: relative;
    margin: 0 auto;
    width: 100px;
    cursor: pointer;
    text-decoration: none;
    border: none;
    border-radius: 10px;
    background-color: #fed625;
    transition: opacity 0.3s;
}

.select-city-block-msk .button-no {
    background-color: transparent;
    color: #0088e7;
    text-decoration: underline;
    width: auto;
    margin-top: 17px;
    padding: 0;
    border-radius: 0;
}

.all-city-msk {
    width: 700px;
    height: 500px;
}

.all-city-msk p {
    float: left;
    width: 33.3333%;
    font-weight: normal;
    margin: 4px 0;
}

@media screen and (max-width: 800px) {
    .select-city-block {
        border-radius: 10px;
        background: #fff;
        width: 96%;
        height: auto;
        overflow-y: auto;
    }
}

.order_status_mask {
    margin: 10px 0 0 0;
    color: #ffffff;
    background: #eb134a;
    display: inline-block;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 3px 7px;
    font-size: 16px;
}

/* Быстрый просмотр */
.fastSeeButton {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    color: #212121 !important;
    padding: 6px 15px;
    width: calc(100% - 30px);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 15px;
    background: #fed625;
    border-radius: 10px;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}

.catalog-section .element .image:hover .fastSeeButton {
    opacity: 0.9;
    visibility: visible;
}

.fast_see_products {
    width: 850px;
    max-width: 100%;
    padding: 30px;
}

.fast_see_item h2 {
    margin-top: -5px;
    padding-top: 0;
    line-height: 1.2;
    margin-bottom: 15px;
    max-width: 80%;
}

.fast_see_item .fs_block {
    display: table;
    width: 100%;
}

.fast_see_item .fs_left {
    display: table-cell;
    vertical-align: top;
    width: 350px;
}

.fast_see_item .fs_right {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}

.fast_see_item .brand {
    float: right;
    display: inline-block;
    width: auto;
    margin: 0;
    text-align: right;
    white-space: nowrap;
    z-index: 1;
    transition: opacity 0.3s;
    text-decoration: none;
}

.fast_see_item .brand img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    max-height: 50px;
    width: auto;
    height: auto;
}

.fast_see_item .in-stock {
    padding-top: 0;
    font-weight: bold;
    font-size: 14px;
    color: #009e0f;
}

.fast_see_item .article {
    display: block;
    margin: 0 0 5px 0;
}

.fast_see_item .price_block {
    display: block;
    margin: 10px 0;
    padding: 0 0 10px 0;
}

.fast_see_item .price {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 32px;
    line-height: normal;
    color: #212121;
    border-bottom: 3px solid #fed625;
}

.fast_see_item .old_price {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 0;
    margin: 5px 0 0 0;
}

.fast_see_item .old_price span {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: block;
    vertical-align: middle;
    font-size: 18px;
    margin: 5px 0 0 0;
    padding: 0;
    color: #ff0030;
    text-decoration: line-through;
}

.fast_see_item .price_comment {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    margin: 0;
    background: #d2d2d2;
    display: inline-block;
    font-weight: bold;
    padding: 2px 5px;
    text-align: center;
}

.fast_see_item .fastorder-button {
    margin: 0 0 6px 0;
}

.fast_see_item .products_small_harakt {
    margin-top: 5px;
    border: 1px solid #ececec;
    border-radius: 10px;
}

.fast_see_item .fast_see_image {
    display: table;
    width: 350px;
    height: 350px;
    border: 1px solid #ececec;
    border-radius: 10px;
    padding: 5px;
}

.fast_see_item .fast_see_image .storona_door {
    display: table-cell;
    width: 50%;
    height: 350px;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    vertical-align: middle;
    padding: 5px;
    box-sizing: border-box;
    transition: opacity 0.3s;
}

.fast_see_item .fast_see_image .storona_door img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.fast_see_item .products_small_harakt_title {
    width: 40%;
    font-size: 12px;
}

.fast_see_item .products_small_harakt_desc {
    width: 60%;
    font-size: 12px;
}

.fast_see_item .doors_similar {
    font-size: 12px;
}

.fast_see_item .details {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.fast_see_item .details a {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #212121;
    border: none;
    padding: 6px 20px;
    width: auto;
    display: inline-block;
    background: #fed625;
    transition: background-color 0.3s;
    border-radius: 10px;
    text-decoration: none;
    box-sizing: border-box;
}

.fast_see_item .property {
    font-size: 12px;
}

.fast_see_item .description_text h2 {
    display: none;
}

.fast_see_item .doors_prop_table,
.fast_see_item .tinfo {
    font-size: 12px;
}

.fast_see_item .video_block {
    margin: 20px 0 0 0;
}

.pay_ico {
    width: auto;
    height: auto;
    max-width: 40px;
    max-height: 40px;
}

.tizers {
    margin-bottom: 15px;
}

.tizers-list {
    width: 100%;
    background: #ececec;
    padding: 20px 15px;
    margin: 0;
    border-radius: 15px;
}

.tizers-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tizers-list li {
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
}

.tizers-list.big li {
	display: flex;
    height: 100%;
    text-align: center;
    align-items: center;
}

.tizers-list .image {
    display: inline-block;
    vertical-align: top;
    width: 64px;
    height: 64px;
    padding: 0;
    margin: 0 15px 0 0;
    border-radius: 50%;
    background: #212121;
}

.tizers-list .image a {
    text-decoration: none;
}

.tizers-list .image img {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 17px;
    box-sizing: border-box;
}

.tizers-list .name {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    font-size: 13px;
    text-align: left;
    overflow: hidden;
    white-space: normal;
}

.tizers-list .name a {
    text-decoration: none;
}

.tizers-list .name p {
    line-height: 1.2;
}

.tizers-list .name h3 {
    color: #212121;
    display: block;
    font-size: 16px;
    border-bottom: none;
    margin: 2px 0 5px 0;
    padding: 0;
}

.tizers-list .description {
    margin-top: 0px;
    font-size: 13px;
    text-align: justify;
    white-space: normal;
    height: 72px;
    overflow: hidden;
}

@media (max-width: 800px) {
    .tizers-list.big .img_banner {
        float: none;
        margin-top: 0;
    }

    .tizers-list.big li {
        height: 80px;
    }

    .tizers-list.big .r_col {
        margin-left: 0;
    }
}

.api-reviews-element-rating * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.api-reviews-element-rating {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.api-reviews-element-rating.api-hide-border {
    padding: 3px 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.api-reviews-element-rating .api-row+.api-row {
    margin-top: 15px;
}

.api-reviews-element-rating .api-rating>div {
    display: inline-block;
    vertical-align: middle;
}

.api-reviews-element-rating .api-average span {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.api-reviews-element-rating .api-average a {
    color: #333333;
    text-decoration: none;
    border-bottom: 1px dotted #0c0c0c;
}

.api-reviews-element-rating .api-average a:hover {
    border-bottom: 1px solid #0c0c0c;
}

.api-reviews-element-rating .api-stars-empty {
    height: 21px;
    width: 110px;
    display: block;
    margin-right: 5px;
}

.api-reviews-element-rating .api-stars-full {
    height: 21px;
    display: block;
    width: 0;
    min-width: 91%;
}

.api-reviews-element-rating .api-info .api-info-row {
    position: relative;
    padding: 5px 0;
}

.api-reviews-element-rating .api-info .api-info-title {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 50%;
    margin-top: -12.5px;
}

.api-reviews-element-rating .api-info .api-info-progress {
    background: #ececec;
    height: 18px;
    margin: 0 55px 0 40px;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.api-reviews-element-rating .api-info .api-info-qty {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    min-width: 45px;
}

.api-reviews-element-rating .api-info .api-info-bar {
    float: left;
    height: 100%;
    width: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.api-reviews-element-rating .api-info .api-icon-star {
    display: block;
    width: 27px;
    height: 25px;
}

.api-reviews-element-rating .api-info .api-icon-star5 {
    background-position: -110px 0;
}

.api-reviews-element-rating .api-info .api-icon-star4 {
    background-position: -110px -25px;
}

.api-reviews-element-rating .api-info .api-icon-star3 {
    background-position: -110px -50px;
}

.api-reviews-element-rating .api-info .api-icon-star2 {
    background-position: -110px -75px;
}

.api-reviews-element-rating .api-info .api-icon-star1 {
    background-position: -110px -100px;
}

.arelrating-color-orange1 .api-icon-star {
    background: url(/images/api.reviews/flat/dis/sprite.png) no-repeat 0 0 transparent;
}

.arelrating-color-orange1 .api-stars-empty {
    background: url(/images/api.reviews/flat/dis/sprite.png) no-repeat 0 -15px;
}

.arelrating-color-orange1 .api-stars-full {
    background: url(/images/api.reviews/flat/dis/sprite.png) no-repeat 0 -36px;
}

.arelrating-color-orange1 .api-info .api-info-bar {
    background-color: #f66128;
}

.d_block {
    text-align: center;
}

.d_block_p {
    position: relative;
}

.d_number {
    width: 70px;
    height: 70px;
    border: 5px solid #fed625;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    font-size: 36px;
    line-height: 59px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.d_block_p:after {
    content: "+";
    font-size: 50px;
    position: absolute;
    top: 0;
    right: -15px;
}

.d_text {
    font-size: 18px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 0 30px;
    margin: 0 0 15px 0;
    height: 55px;
}

.d_price {
    font-size: 14px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
}

.khayr_main_comment form input {
    margin: 0 10px 0 0;
}

.category_links {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.category_links li {
    display: inline-block;
    margin: 0 5px 10px 5px;
}

.category_links a {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    text-align: center;
    color: #212121;
    border: none;
    padding: 6px 15px;
    width: auto;
    display: inline-block;
    position: relative;
    background-color: #ececec;
    transition: background-color 0.3s;
    border-radius: 30px;
    text-decoration: none;
    box-sizing: border-box;
}

.category_links a:hover {
    background-color: #fed625;
}

.fiH1 {
    position: fixed;
    top: -100px;
}

.select-city-block .fancybox-close-small:after {
    background: #fed625;
    color: #212121;
}

.header-city .adress {
    cursor: pointer;
    text-decoration: none;
    color: #777777;
    border-bottom: 1px dashed #777777;
}

.header-city .adress:hover {
    color: #212121;
    border-bottom: 1px dashed #212121;
}

.other_doors_item {
    margin-top: 20px;
}

.main-banner {
    display: block;
    width: 100%;
}

.main-banner img {
    width: 100%;
    height: auto;
}

.img-max {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.swiper-yellow .swiper-button-black {
    background-color: #fed625;
    background-size: 24px 24px;
    width: 32px;
    height: 32px;
}

/* OPT */
.opt-page {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
}

.opt-page h2 {
    width: 100%;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
}

.opt-page strong,
.opt-page b {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.anchor {
    padding-top: 80px;
    margin-top: -80px;
}

.formWrapOPT {
    text-align: center;
    border: 1px solid rgba(222, 222, 222, 0.5);
    padding: 50px 20px 55px 20px;
    background: rgba(181, 181, 181, 0.2);
    border-radius: 15px;
}

.formWrapOPT .formDescription {
    margin: 0 0 15px 0;
    color: #ffffff;
    font-size: 20px;
}

.formWrapOPT .formControls input {
    width: 70%;
    display: block;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    padding: 0 10px;
    height: 44px;
    font-weight: normal;
    font-size: 16px;
    appearance: none;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto 10px auto;
}

.formWrapOPT .formSend {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    padding: 15px 20px 15px 20px;
    font-size: 20px;
    color: #212121;
    text-align: center;
    background-color: #fed625;
    border: none;
    border-radius: 10px;
    outline: none;
    transition: opacity 0.3s;
}

.formWrapOPT .formConsent,
.formWrapOPT .formConsent a {
    color: #ffffff;
}

.section-opt-1 {
    position: relative;
    background: url(/images/opt/section-opt-1.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
    line-height: 1.2;
}

.section-opt-1 h1 {
    color: #fff;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 46px;
    line-height: 1.2;
    padding: 0;
    margin: 50px 0 0 0;
}

.section-opt-1 .formStatus {
    color: #fff;
}

.section-opt-2 {
    text-align: center;
    background: #fed625;
}

.section-opt-2 .navbar {
    display: table;
    width: 100%;
    height: 80px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.section-opt-2 .navbar li {
    display: table-cell;
    width: 20%;
    vertical-align: middle;
}

.section-opt-2 .navbar li a {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    border-bottom: 1px dashed #212121;
    transition: background-color 0.3s;
}

.section-opt-3 {
    text-align: center;
    padding: 100px 0;
}

.section-opt-3 .item {
    text-align: center;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: normal;
    font-size: 18px;
}

.section-opt-3 .item img {
    max-height: 300px;
    display: block;
    margin: 0 auto 10px auto;
}

.section-opt-3 .item span {
    border-bottom: 1px dashed #212121;
}

.section-opt-3 .item a {
    text-decoration: none;
}

.section-opt-3 .type-adv {
    margin: 100px auto 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background: #ececec;
}

.section-opt-3 .type-adv .one {
    font-size: 60px;
    color: #ff0000;
    padding: 0 5px;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.section-opt-3 .type-adv .two {
    font-size: 18px;
    padding: 3px 5px 0 5px;
    color: #212121;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.opt-page li {
    margin-bottom: 5px;
}

.work-examples {
    width: 100%;
    height: 100%;
    margin-bottom: 100px;
}

.work-examples .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: grab;
}

.work-examples .swiper-slide img {
    display: block;
    max-width: 100%;
}

.work-examples .swiper-slide span {
    display: inline-block;
    margin: 15px 0 0 0;
	border-bottom: 1px dashed #212121;
}

.section-opt-5 .inter {
    padding: 20px 30px;
    font-size: 14px;
    font-family: Tahoma, Arial, Sans-Serif;
}

.opt-page h3 {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    padding: 0;
}

.opt-mmd-1 h2 {
    font-size: 48px;
    margin-bottom: 0;
    line-height: 1;
	color: red;
}

.opt-mmd-1 h3 {
    font-size: 30px;
    margin-bottom: 0;
	margin-top: 20px;
    line-height: 1;
}

.opt-mmd-2 {
	margin-top: 46px;
	margin-bottom: 40px;
}

.opt-mmd-3 .formSend {
	font-size: 18px;
	padding: 15px 20px;
}

.section-opt-6 {
    padding-top: 70px;
}

.section-opt-7 {
    margin-top: -50px;
    position: relative;
}

.section-opt-7 h3 {
    text-transform: uppercase;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
}

.section-opt-7 .vdo {
    padding: 30px;
    min-height: 440px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    line-height: 1.2;
}

.section-opt-7 .vdo-bg-1 {
    background-image: url(/images/opt/vdo-bg-1.jpg);
    background-color: #4c4c4c;
    background-position: right;
    padding: 30px 23% 30px 30px;
    color: #ffffff;
}

.section-opt-7 .vdo-bg-2 {
    background-image: url(/images/opt/vdo-bg-2.jpg);
    background-color: #ececec;
    background-position: right;
    padding: 30px 23% 30px 30px;
    color: #212121;
}

.section-opt-7 .vdo-bg-2 p,
.section-opt-7 .vdo-bg-3 p {
    font-size: 14px;
}

.vdo-bg-6 p {
    font-size: 16px;
}

.section-opt-7 .vdo-bg-3 {
    background-image: url(/images/opt/vdo-bg-3.jpg);
    background-color: #ececec;
    background-position: left;
    padding: 30px 30px 30px 23%;
    color: #212121;
}

.section-opt-7 .vdo-bg-4 {
    background-image: url(/images/opt/vdo-bg-4.jpg);
    background-color: #4c4c4c;
    background-position: left;
    padding: 30px 30px 30px 23%;
    color: #ffffff;
}

.section-opt-7 .vdo-bg-5 {
    background-image: url(/images/opt/vdo-bg-5.jpg);
    background-color: #4c4c4c;
    background-position: right;
    padding: 30px 23% 30px 30px;
    color: #ffffff;
}

.section-opt-7 .vdo-bg-6 {
    background-image: url(/images/opt/vdo-bg-6.jpg);
    background-color: #ececec;
    background-position: right;
    padding: 30px 23% 30px 30px;
    color: #212121;
}

.section-opt-7 .ask {
    padding: 30px 0 100px 0;
}

.section-opt-7:before {
    content: '';
    position: absolute;
    bottom: -80px;
    left: 0px;
    right: 0px;
    height: 900px;
    background-color: #fff;
    background-image: url(/images/opt/section-opt-7.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    transform-origin: left bottom;
    transform: skewY(-2deg);
    opacity: 0.2;
    z-index: 0;
}

.section-opt-8 h3 {
    text-transform: uppercase;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 32px;
}

.korp-1 {
    padding: 100px;
    text-align: center;
    min-height: 440px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    background-color: #ececec;
}

.korp-2 {
    padding: 30px;
    min-height: 440px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/opt/korp.jpg);
    background-position: right;
    padding: 30px 23% 30px 30px;
    color: #212121;
}

.korp-1 a {
    text-decoration: none;
    margin-bottom: 5px;
    display: inline-block;
}

.korp-1 a span {
    border-bottom: 1px dashed #212121;
}

.korp-phone {
    background: url(/images/icons/phone.svg) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 30px;
}

.korp-whatsapp {
    background: url(/images/icons/whatsapp_black.svg) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 30px;
}

.korp-mail {
    background: url(/images/icons/message.svg) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 30px;
}

.section-opt-9 {
    position: relative;
    padding: 50px 0;
    line-height: 1.2;
}

.section-opt-9 h2 {
    color: #212121;
    text-align: center;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.2;
    padding: 0;
    margin: 50px 0 20px 0;
}

.section-opt-9 .section-opt-1-form {
    width: 60%;
    margin: 0 auto;
}

.section-opt-9 .formWrapOPT .formDescription {
    margin: 0 0 15px 0;
    color: #212121;
    font-size: 20px;
}

.section-opt-9 .section-opt-1-form .formAction {
	margin-top: 40px;
}

.section-opt-9 .formWrapOPT .formConsent,
.section-opt-9 .formWrapOPT .formConsent a {
    color: #999999;
}

.section-opt-9 .formWrapOPT {
    text-align: center;
    border: none;
    padding: 50px 20px 55px 20px;
    background: rgba(181, 181, 181, 0.2);
    border-radius: 0;
}

.credit-choice {
    text-align: center !important;
    padding: 35px 50px 50px 50px !important;
    width: 400px;
    position: relative;
}

#pochtabank-credit {
    padding: 0;
    position: relative;
}

#tinkoff-iframe {
    width: 600px;
    padding: 0 20px;
    position: relative;
}

.credit-choice h3 {
    margin-top: 0;
}

.credit-choice-block-wrapper.fancybox-content {
    padding: 20px 30px 30px 30px;
    background: #ffffff;
}

.credit-choice-title {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    margin: 0 0 10px 0;
	padding: 0;
    font-size: 24px;
    line-height: 1.2;
    color: #212121;
	text-align: center;
}

.credit-choice-block {
    display: block;
    width: 100%;
    text-align: center;
}

.credit-choice-button {
    display: inline-block;
    padding: 0;
    background: #f1f1f1;
    border-radius: 10px;
    text-decoration: none;
    margin: 5px;
    width: 183px;
    height: 100px;
    transition: background 0.3s, border 0.3s;
}

.credit-choice-button:hover {
    background: #d2d2d2;
}

.credit-choice-button img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
}

.pochtabank-credit-button img {
    width: 100px;
    height: 100px;
}

.tinkoff-credit-button img {
    width: 90px;
    height: 100px;
}

.question-credit-text {
    font-size: 18px;
    margin: 5px 0;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
}

.question-credit-text span {
    font-weight: normal;
}

.question-credit-select {
    width: 100%;
    max-width: 300px;
    display: block;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid #e5e7eb;
    color: #000000;
    padding: 0 10px;
    height: 48px;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 5px auto;
    outline: none;
}

.question-credit-number {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid #e5e7eb;
    color: #000000;
    padding: 0 10px;
    height: 48px;
    font-weight: normal;
    font-size: 18px;
    appearance: none;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 5px auto;
}

.question-credit-input {
    width: 100%;
    max-width: 300px;
    display: block;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid #e5e7eb;
    color: #000000;
    padding: 0 10px;
    height: 48px;
    font-weight: normal;
    font-size: 16px;
    appearance: none;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 5px auto;
    text-align: left;
    transition: background 0.3s;
}

.question-credit-select:focus,
.question-credit-input:focus,
.question-credit-number:focus {
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
}

.question-credit-button,
.question-credit-button-edit {
    margin: 0 auto;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    cursor: pointer;
    padding: 15px 25px;
    text-decoration: none;
    color: #212121;
    background-color: #fed625;
    border: 1px solid #dbb50f;
    width: 100%;
    max-width: 300px;
    border-radius: 10px;
}

.question-credit-button:hover,
.question-credit-button-edit:hover {
    color: #212121;
}

.question-credit-alert {
    color: #212121;
}

.question-credit-input-error {
    background-color: #fbeeee;
    border: 1px solid #ff0000;
}

.dis_sberbank_qr {
    text-align: center;
    white-space: normal;
    display: table-cell;
    width: 25%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    padding: 0 20px;
    height: 100%;
}

.dis_sberbank_qr img {
    width: 150px;
}

.dis_sberbank_qr_title {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.dis_sberbank_qr_description {
    color: #fff;
    margin-top: 10px;
    font-size: 12px;
}

.fancybox-bg {
    background: #585858;
}

.credit-choice-block-wrapper.fancybox-content,
.credit-choice.fancybox-content {
    border-radius: 10px;
}

.price .price_comment {
    margin: 0;
    background: #d2d2d2;
    display: inline-block;
    color: #212121;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    height: auto;
    line-height: 1;
    text-transform: uppercase;
    padding: 6px 12px;
    border-radius: 15px;
}

#orderService,
#orderService .formControls input {
    text-align: center;
}

#whatsapp {
    bottom: 25px;
    right: 20px;
    width: 150px;
    height: 150px;
    position: fixed;
    z-index: 10;
}

#whatsapp span {
    transform-origin: center;
    display: block;
}

#whatsapp .img-circle {
    background-color: #43d854;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#whatsapp .circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #43d854;
    width: 150px;
    height: 150px;
    bottom: -25px;
    right: 10px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
    -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
    -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
    -o-animation: circle-anim 2.4s infinite ease-in-out !important;
    animation: circle-anim 2.4s infinite ease-in-out !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

#whatsapp .circle-fill {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #43d854;
    width: 100px;
    height: 100px;
    bottom: 0px;
    right: 35px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
    animation: circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

#whatsapp .img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    bottom: 14px;
    right: 49px;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
}

#whatsapp .img-circleblock {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    background-image: url(/images/icons/whatsapp.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 58px 58px;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

#whatsapp .img-circle:hover {
    opacity: 1;
}

.door-size-block {
	display: block;
    width: 100%;
    margin: 0 0 0 15px;
}

.door-size-text {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 5px 0;
    width: auto;
    min-width: 120px;
    line-height: 1;
}

.door-size-button {
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    border: none;
    background: #ffffff;
    padding: 0 15px;
    border-radius: 30px;
    margin: 0 5px 5px 0;
    box-sizing: border-box;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    transition: all 0.3s;
    user-select: none;
}

.door-size-button:hover,
.door-size-button:focus {
    background: #d2d2d2;
}

.door-size-button-active {
    background: #fed625;
}

.door-size-button:last-child {
    margin-right: 0;
}

.door-count-block {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
}

.door-count-minus,
.door-count-plus {
    width: 34px;
    height: 34px;
    line-height: 32px;
    background: #ececec;
    border-radius: 10px;
    outline: none;
    border: 1px solid #b5b5b5;
    font-size: 16px;
    color: #212121;
    padding: 0;
    vertical-align: middle;
    transition: opacity 0.3s;
    user-select: none;
}

.door-count-minus {
    border-radius: 10px 0 0 10px;
}

.door-count-plus {
    border-radius: 0 10px 10px 0;
}

.door-count-minus:hover,
.door-count-plus:hover {
    opacity: 0.8;
}

.door-count-input {
    width: 40px;
    height: 34px;
    line-height: 1;
    background: #ffffff;
    border-radius: 0;
    outline: none;
    border: none;
    border-top: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    font-size: 16px;
    color: #212121;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: center;
    -moz-appearance: textfield;
    appearance: textfield;
}

.door-count-input::-webkit-inner-spin-button {
    display: none;
}

.door-count-block span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    line-height: 1;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    width: auto;
    min-width: 120px;
}

.workarea_wrap .error404 h1 {
    font-size: 44px;
    margin: 0 0 15px 0 !important;
    display: block !important;
    border: none;
}

.error404_img {
    font-size: 60px;
    background: #fed625;
    color: #212121;
    width: 150px;
    height: 250px;
    border-radius: 0;
    border: 3px solid #212121;
    line-height: 250px;
    margin: 0 auto;
}

.error404_text {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    margin: 20px 0 0 0;
}

.thanks-page {
    text-align: center;
}

.thanks-page-ico {
    width: 100px;
    height: 100px;
    max-height: 100%;
    max-width: 100%;
}

.thanks-page-link {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 44px;
    line-height: 44px;
    font-family: 'dinpro', Tahoma, Arial, Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    border: none;
    padding: 0 15px;
    margin: 15px 0 0 0;
    color: #212121;
    background: #fed625;
    transition: opacity 0.3s;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    text-decoration: none;
    white-space: nowrap;
}

.thanks-page-link:hover {
    color: #212121;
    opacity: 0.8;
}

/* EnvyBox Patch */
.adaptiv .callbackkiller {
    overflow: hidden !important;
}

.section_desription ul, .section_desription ol {
	margin-bottom: 10px;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0.9);
        opacity: 1;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.95);
        opacity: 1;
    }
}

@keyframes tossing {
    0% {
        transform: rotate(-8deg);
    }

    50% {
        transform: rotate(8deg);
    }

    100% {
        transform: rotate(-8deg);
    }
}

@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-8deg);
    }

    50% {
        -webkit-transform: rotate(8deg);
    }

    100% {
        -webkit-transform: rotate(-8deg);
    }
}

@-moz-keyframes circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1;
    }

    30% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5;
    }

    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1;
    }
}

@-webkit-keyframes circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        -webkit-opacity: .5;
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1;
    }
}

@-o-keyframes circle-anim {
    0% {
        -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
        -o-opacity: .1;
    }

    30% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        -o-opacity: .5;
    }

    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: .1;
    }
}

@keyframes circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
    }

    30% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .5;
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1;
    }
}

@-moz-keyframes circle-fill-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

@-webkit-keyframes circle-fill-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

@-o-keyframes circle-fill-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

@keyframes circle-fill-anim {
    0% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}