/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.home-hero-section .hero-slide-title {
    text-align: inherit;
}
/*wpcf7 placeholder*/
input[type=tel].wpcf7-form-control::-webkit-input-placeholder {
    color: #fff;
}
input[type=tel].wpcf7-form-control::-moz-placeholder {
    color: #fff;
}
input[type=tel].wpcf7-form-control:-ms-input-placeholder {
    color: #fff;
}
input[type=tel].wpcf7-form-control::-ms-input-placeholder {
    color: #fff;
}
input[type=tel].wpcf7-form-control::placeholder {
    color: #fff;
}
/*wpcf7 placeholder*/

.section-razmery_shemy .shemy-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.section-razmery_shemy .shemy-block .shemy-item-wrap {
    max-width: 100%;
}
.custom_label_container {
    display: inline-block;
    margin-bottom: .5rem;
    color: #bbb;
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    left: 45px;
    bottom: 27px;
    height: 23px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.custom_label_container label {
    margin-bottom: 0;
    bottom: 0;
    position: relative;
    left: initial;
    cursor: pointer;
    color: #000;
    text-decoration: underline;
}

.active-label-text {
  bottom: 72px;
}
.email_input, .tel_input {
    display: none;
}
.email_input.visible, .tel_input.visible {
    display: inline-block;
}
.custom_label_container .active_label {
    color: #fff;
    background-color: #505050;
    padding: 0 4px;
    height: auto;
    border-radius: 3px;
}
.main-phone-email-container input[type=tel]:focus, .main-phone-email-container input[type=email]:focus{
    border: 2px solid #797d83;
}
/*top phone numbers arrow hide*/
.top-lang-menu .phone-numbers .dropdown-number:after {
    display: none;
}
/*top phone numbers arrow hide*/
.form-btn-container {
	position: relative;
}
.form-btn-container:before {
	margin: auto;
    width: 185px;
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 30px;
    height: 2px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    background-color: #bb1324;
	-webkit-transform: translateY(0);
    transform: translateY(0);
}
.form-btn-container .main-btn:hover {
	color: #fff !important;
}
/*.verhnij_banner-section .main-btn:before {
	width: 185px;
	background-color: #bb1324;
	-webkit-transform: translateY(0);
    transform: translateY(0);
}*/
/*.verhnij_banner-section .main-btn:hover, .wpcf7-submit:hover {
	background-color: #ba1223;
	border-color: #ba1223;
}*/
.footer-button .call-me-btn {
	background-color: #b16768;
	color: #fff !important;
}
.footer-button .call-me-btn:hover {
	background-color: #ba1223;
}
.foto-modeli-btn-underprice .btn-wrap-overflow {
    display: flex;
    justify-content: flex-end;
}
.foto-modeli-btn-underprice a {
	padding: 7px 65px;
	background-color: #ba1223;
	border-color: #ba1223;
	color: #fff !important;
	margin: 25px auto 0 auto;
}
.foto-modeli-btn-underprice a:hover {
	background-color: #e40017;
	border-color: #e40017;
}
.verhnij_banner-skidka, .czena_na_foto-skidka {
    background-color: #ba1222;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px auto;
    transform: rotate(45deg);
}
.verhnij_banner-skidka span, .czena_na_foto-skidka span {
    transform: rotate(315deg);
    color: #fff;
}
.agree {display:none}
.social-icon-mob .social {
    margin: 0 10px 0 0;
}
.slajder-single-mebel-main-container {
    height: 67.5vw;
    max-height: 650px;
}
.single-post-editor h2 * {
    font-family: TahomaRegular,sans-serif;
    font-size: 32px;
    font-weight: 500;
}
.tkani_materialy .swiper-button-prev, .tkani_materialy .swiper-button-next {
    display: none;
}
.base-hero {
    margin-bottom: 50px;
}
.content-editor {
    margin: 0 auto;
}

.content-editor a, 
.end_page_text a, 
.gray_bg_title a {
    text-decoration: underline;
    color: #000;
}
 
.content-editor a:hover, 
.end_page_text a:hover, 
.gray_bg_title a:hover{
    text-decoration: none;
}
.single-post-related {
    margin-top: 40px;
}
.top-lang-menu .mobile-main-logo .main-logo-fixed {
    display: block;
}

@media (min-width: 576px) {
    .section-razmery_shemy .shemy-block .shemy-item-wrap {
        max-width: 50%;
    }
}

@media (min-width: 600px) {
    .tkani_materialy .swiper-button-prev {
        background: url(../../images/icons/slider-arr-l.svg) no-repeat scroll 18px 49%;
        left: 0;
        width: 50px;
        height: 100%;
        top: 0;
        display: block;
    }
    .tkani_materialy .swiper-button-next {
        background: url(../../images/icons/slider-arr-r.svg) no-repeat scroll 6px 49%;
        right: 0;
        width: 50px;
        height: 100%;
        top: 0;
        display: block;
    }
}
@media (min-width: 768px) {
    .left_img_wrap {
        min-height: 564px;
    }
    .social-icon-mob {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
@media (min-width: 850px) {
    .homepage-section-posts .swiper-slide {
        max-width: calc(33.333% - 20px);
        margin: 0 20px 0 0;
    }
}

@media (min-width: 960px) {
    /*main banner fix*/
    .hero-container {
        max-width: 53.93%;
    }
    /*main banner fix*/
    .content-editor.base_page, .content-editor.single-post-editor {
        margin: 0 auto;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .home-hero-section .hero-slide .hero-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }
    .verhnij_banner-section .verhnij_banner-info .verhnij_banner-title {
        padding: 10.667vw 0 3.125vw;
    }
    .section-razmery_shemy .shemy-block .shemy-item-wrap {
        max-width: 33%;
    }
    .main-navigation .main_menu .menu-item-type-custom>ul.sub-menu>.menu-item>a  {
        color: #636363;
        font-family: TahomaRegular,sans-serif;
        font-size: 16px;
        margin: 15px 55px;
        padding: 0 !important;
    }
    .main-navigation .main_menu>li.menu-item-has-children>ul.sub-menu>.menu-item-has-children>a {
        margin: 0 0 10px 0;
    }
    #menu-item-5326>ul.sub-menu>.menu-item>a:hover, #menu-item-5328>ul.sub-menu>.menu-item>a:hover {
	    border-bottom: 1px solid #000;
	    margin: 15px 55px 14px;
	    color: #000!important;
	    background: 0 0;
	}
    .slajder-single-mebel-main-container {
        height: 40vw;
    }
    #home-hero-owl {
        height: calc(29.2vw + 320px);
    }
    .foto-modeli-btn-underprice a {
    	margin-right: 9%;
    }
    .czena_na_foto-skidka {
        margin: 0 25% 0 auto;
    }
    .main-navigation .main_menu>li.menu-item>a {
        white-space: nowrap;
    }
    /*main banner fix*/
    .social-icon-mob {
        display: none;
    }
    .home-hero-section .hero-container-position.pos-right .hero-slide-btn {
        margin-right: 0;
        margin-left: auto;
        max-width: fit-content;
        max-width: -moz-fit-content;
        max-width: -webkit-fit-content;
    }
}   


@media (min-width: 1300px) {
    .single_tkani_content {
        margin-top: 45px;
        margin-bottom: 15px;
    }
    .slajder-single-mebel-main-container {
        /*min-height: 52vh;*/
        /*min-height: 70vh;*/
    }
}
@media (min-width: 1440px) {
    .section-razmery_shemy .shemy-block .shemy-item-wrap {
        max-width: 20%;
    }
    .foto-modeli-btn-underprice a {
    	margin-right: 183px;
    }
    .czena_na_foto-skidka {
        margin: 0 35% 0 auto;
    }
    .slajder-single-mebel-main-container {
        /*min-height: 52vh;*/
        /*min-height: 60vh;*/
    }
    .hero-container {
        max-width: 50.93%;
    }
}
@media (min-width: 2000px) {
    .tkani_materialy .swiper-button-prev {
        left: calc(50% - 1000px);
    }
    .tkani_materialy .swiper-button-next {
        right: calc(50% - 1000px);
    }
}

/*blog_ver2*/

.text_image a, 
.end_page_text a, 
.gray_bg_title a, 
.title_separator a, 
.simple_text_separator a, 
.title_separator_line a, 
.simple_text_section a, 
.double_col_text a, 
.info_section a, 
.info_section_b a, 
.discount_description a, 
.info_section_c a {
    color: rgb(35, 35, 35);
    text-decoration: underline;
    font-size: inherit;
    font-family: inherit;
}
.text_image a:hover, 
.end_page_text a:hover, 
.gray_bg_title a:hover, 
.title_separator a:hover, 
.simple_text_separator a:hover, 
.title_separator_line a:hover, 
.simple_text_section a:hover, 
.double_col_text a:hover, 
.info_section a:hover, 
.info_section_b a:hover, 
.discount_description a:hover, 
.info_section_c a:hover {
    color: rgb(35, 35, 35);
    text-decoration: none;
}
.text_image h3, 
.end_page_text h3, 
.gray_bg_title h3, 
.title_separator h3, 
.simple_text_separator h3, 
.title_separator_line h3, 
.simple_text_section h3, 
.double_col_text h3, 
.info_section h3, 
.info_section_b h3, 
.discount_description h3, 
.info_section_c h3 {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 36px;
    color: rgb(35, 35, 35);
}
.text_image_content {
    position: relative;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto 45px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.text_image {
	padding: 0 0 45px 0;
    line-height: 1.2;
    color: rgb(131, 130, 130);
    line-height: 24px;
}
.content_text {
    position: relative;
    width: calc(50% + 65px);
    height: 100%;
	padding: 42.5px 0;
	z-index: 1;
    min-height: 400px;
}
.content_text_container {
	background-color: rgb(246, 246, 246);
    font-family: "Tahoma";
    color: rgb(131, 130, 130);
    line-height: 1.2;
}
.image_right .content_text_container {
    padding: 65px 100px 20px 115px;
    border-right: 13px solid rgb(186, 18, 34);
    margin-right: -65px;
}
.image_left .content_text_container {
    padding: 65px 115px 20px 100px;
    border-left: 13px solid rgb(186, 18, 34);
    margin-left: -65px;
}
.content_logo {
    position: absolute;
    z-index: 2;
    width: 169px;
    height: 169px;
    top: 0;
    overflow: hidden;
    border-radius: 50%;
}
.image_right .content_logo {
	left: -85px;
}
.image_left .content_logo {
	right: -85px;
}
.content_logo img {
	height: 100%;
    border-radius: 50%;
}
.content_image {
    width: calc(50% + 65px);
    height: 100%;
    overflow: hidden;
    position: relative;
}
.content_image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
}
.image_left .text_image_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.post_gallery .col-lg-4 {
	padding: 8px;
}
.post_gallery .col-lg-4 img {
	width: 100%;
	max-height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
}
.post_gallery {
	padding: 45px 0;
	width: 100%;
}
.post_gallery .col-lg-4 a {
	width: 100%;
}
.post_gallery .col-lg-4 {
	text-align: center;
}
.mfp-arrow-left { 
	background:url(../../images/icons/slider-arr-l.svg) no-Repeat center !important; 
	width:40px; height:40px; 
}
.mfp-arrow-right { 
	background:url(../../images/icons/slider-arr-r.svg) no-Repeat center !important; 
	width:40px; height:40px; 
} 
.mfp-arrow.mfp-arrow-left:before, .mfp-arrow.mfp-arrow-right:before, .mfp-arrow.mfp-arrow-left:after, .mfp-arrow.mfp-arrow-right:after {
	display: none; 
}

/*img { 
    image-rendering: -o-crisp-edges;           
    image-rendering: -webkit-optimize-contrast; 
    image-rendering: optimize-contrast;         
    -ms-interpolation-mode: nearest-neighbor;   
}*/
.content_text_container h2 a {
    color: rgb(131, 130, 130);
    font-size: 2rem;
}
.content_text_container h3 a {
    color: rgb(131, 130, 130);
    font-size: 1.75rem;
}
.content_text_container a, .text_image p a, .single_tkani_content a {
    color: #000;
    text-decoration: underline;
}
.content_text_container a:hover, .text_image p a:hover {
    text-decoration: none;
    color: #000;
}
.post-block-homepage .swiper-pagination-bullets {
    bottom: 5px!important;
}
.anr_captcha_field_div>div {
    margin: 0 auto;
}
.opisanie_modeli .opisanie_modeli-img .foto_modeli-block .czena_na_foto .cena-tovara-foto {
    min-width: -moz-fit-content;
    min-width: fit-content;
    width: auto;
}
.ui-accordion-header-icon.ui-icon {
    display: none;
}
/*product additional blocks*/


.photo_mod-full-width .content_image img {
    height: initial;
    width: 50vw;
}
.photo_mod-full-width .content_image {
    overflow: visible;
    display: flex;
    align-items: center;
}
.photo_mod-full-width .content_text {
    display: flex;
}
.image_right .content_text_container {
    padding: 65px 50px 65px 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.image_left .content_text_container {
    padding: 65px 50px 65px 100px;
    border-left: 13px solid rgb(186, 18, 34);
    margin-left: -65px;
}
.end_page_text p {
    max-width: 700px;
    margin: 0 auto;
}
.content_text_container h1, 
.content_text_container h2, 
.content_text_container h3, 
.content_text_container h4, 
.content_text_container h5, 
.content_text_container h6 {
    max-width: 85%;
}
.under_text_image {
    max-width: 1024px;
    margin: 55px auto 0 auto;
}
.text_image_content {
    margin: 0 auto;
}
.text_image {
    padding: 0;
    overflow: hidden;
    margin: 45px auto;
}
.content_text {
    padding: 50px 0;
}
.text_mod-full-width {
    flex-direction: column;
    margin: 0 auto;
}
.text_mod-full-width .content_text {
    width: 100%;
    min-height: auto;
    padding: 45px 0 0;
}
.text_mod-full-width .content_text_container {
    margin: 0;
    padding: 50px 100px;
}
.text_mod-full-width .content_image {
    width: 100%;
}
.text_mod-full-width .content_image img {
    width: 100%;
    position: relative;
}
.text_mod-full-width .content_text_container {

}
/*product additional blocks end*/
@media (max-width: 768px) {
    .content_text {
        width: auto;
        max-height: unset;
        height: auto;
    }
    .image_right .content_text_container, .image_left .content_text_container {
        padding: 20px;
    }
    .home-hero-section .hero-container-position {
        margin: 0 auto;
        text-align: center;
    }
    .left_img_section .left_img_wrap {
        height: 62.5vw;
    }
    
}
@media (max-width: 992px) {
    .image_left .text_image_content, .image_right .text_image_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-height: unset;
    }
    .content_image {
        /*max-height: 455px;*/
        width: 100%;
        text-align: center;
        overflow: initial;
    }
    .content_image img {
    	position: relative;
    	width: 100%;
        height: auto;
    }
    .image_left .content_text_container, .image_right .content_text_container   {
        width: 100%;
        margin: 0;
    }
    .image_right .content_text, .image_left .content_text {
        margin: 0;
        width: 100%;
    }
    .content_logo {
        position: initial;
        overflow: initial;
    }
    .content_text {
        min-height: initial;
    }
    .post_gallery .col-lg-4 img {
    	max-height: initial;
    }
    
}
@media (max-width: 1024px) {
	.wrap-post-image .post-image {
		-webkit-backdrop-filter: blur(1px);
	    backdrop-filter: blur(1px);
	}
}


@media (max-width: 1200px) {
	@media (min-width: 992px) {
		.text_image {
			padding: 0 25px 45px 25px;
		}
	}
		
}




/*//////////////////////////////////*/

.product_cut {
    background: #f3f3f3;
}
.product_cut_container {
    display: flex;
    justify-content: center;
    max-height: 640px;
    padding: 0 10px;
    margin: 0 auto;
}
.product_cut_info {
    display: flex;
    /*opacity: 0;*/
}
.info_sl {
    width: 250px;
    font-size: 16px;
    color: rgb(131, 130, 130);
    margin-top: 30%;
}
.info_sl img {
    margin-bottom: 20px;
    height: 31px;
}
.info_sl_container {
    opacity: 0;
    height: 0;
}
.info_sl_container.active {
    opacity: 1;
    height: auto;
}
.info_sl li span {
    display: block;
    padding-right: 40px;
    box-sizing: border-box;
}
.info_sl .slick-slide li{
    opacity: 0;
    transform: scale(.8);
    transform-origin: left top;
    transition: all .7s ease-in-out;
    visibility: hidden;
}
.info_sl .slick-active li{
    opacity: 1;
    transform: scale(1.0001);
    visibility: visible;
}
.product_cut_picture {
    max-width: 1000px;
    position: relative;
    overflow: hidden;
}
.product_cut_picture img {
    width: 100%;
    height: auto;
}
.current_marker:before {
    content: '';
    position: absolute;
    top: 9px;
    right: 15px;
    width: 2000px;
    height: 1px;
    background-color: #dbdbdb;
}
@keyframes pulse {
    0% {
        /*transform: scale(0.1);*/
        box-shadow: 0 0 0 0 rgb(186 18 34 / 40%);
    }
    50% {
        /*transform: scale(0.5);*/
        box-shadow: 0 0 0 10px rgb(186 18 34 / 40%);
    }
    100% {
        /*transform: scale(1);*/
        box-shadow: 0 0 0 0 rgb(186 18 34 / 40%);
    }
}
@keyframes pulsemob {
    0% {
        /*transform: scale(0.1);*/
        box-shadow: 0 0 0 0 rgb(186 18 34 / 40%);
    }
    50% {
        /*transform: scale(0.5);*/
        box-shadow: 0 0 0 5px rgb(186 18 34 / 40%);
    }
    100% {
        /*transform: scale(1);*/
        box-shadow: 0 0 0 0 rgb(186 18 34 / 40%);
    }
}
.current_marker .wpim-marker__icon {
    animation: pulse 2s infinite;
}
.wpim-marker {
    padding: 4px;
}
.wpim-marker__icon {
    box-shadow: 0 0 0 0 rgb(186 18 34 / 40%);
    box-sizing: border-box;
}
.product_cut_picture .wpim {
    background: #f3f3f3!important;
}
.wpim-image img {
    mix-blend-mode: multiply!important;
}

.textile_product_info {
    margin-top: 25px;
    padding-top: 10px;
    display: flex;
    justify-content: flex-end;
}
.textile_info_sl {
    visibility: hidden;
}
.textile_info_sl.slick-initialized {
    visibility: visible;
}
.textile_product_info .slick-track {
    display: flex !important;
}
.textile_product_info .slick-slide {
    height: inherit !important;
}
.textile_product_info .slick-slide>div, .info_sl_item {
    height: 100%;
}
.textile_product_info .info_sl_item {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.textile_product_price_container {
    display: flex;
    align-items: center;
}
.textile_product_info_container {
    max-width: 350px;
}
.textile_product_info .title-singel-mebel {
    margin-bottom: 30px;
}
.textile_product_picture {
    visibility: hidden;
}
.textile_product_picture.slick-initialized {
    visibility: visible;
}
.textile_product_picture img {
    max-width: 770px;
    width: 100%;
}

.textile_container {
    width: 100%;
    max-width: 1400px;
    margin: 55px auto 0 auto;
}
.textile_item_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.textile_product_description {
    color: #838282;
}
.textile_product_price {
    margin: 30px auto 30px auto;
    position: relative;
}
.price_text {
    font-size: 12px;
    color: rgb(173, 173, 173);
    padding-left: 35px;
}
.price_text:before {
    content: '';
    background: #ba1222;
    transform: rotate(45deg);
    position: absolute;
    width: 13.5px;
    height: 13.5px;
    left: 0;
    top: 3px;
}
.product_price {
    font-size: 30px;
    color: rgb(112, 112, 112);
    margin-top: 10px;
    line-height: 1;
}
.product_price span {
    font-size: 16px;
}
.calc_price_btn {
    width: max-content;
}
.choices_row {
    margin: 0 auto;
    max-width: 1175px;
}
.choices_row .slick-dots {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: -moz-fit-content/* !important*/;
    width: fit-content/* !important*/;
    margin: 0 auto;
}
/*.mCS_disabled {
    width: -moz-fit-content !important;
    width: fit-content !important;
}
.mCS_disabled #mCSB_1_container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}
.mCS_disabled #mCSB_1 {
    max-height: initial !important;
}*/
/*.slick-dots.mCustomScrollbar, #mCSB_1_container, #mCSB_1 {
    height: 56px;
}*/
.choices_row .slick-dots img {
    width: 100%;
    height: 100%;
}
.choices_row .slick-dots li {
    transform: rotate(45deg);
    width: 62px;
    height: 62px;
    padding: 3px;
    margin: 17px;
    cursor: pointer;
}
.choices_row .slick-dots .slick-active {
    border: 1px solid rgb(186, 18, 34);
}
.textile_sl {
    margin: 20px 0;
}
.textile_choices_row {
    background-color: #f3f3f3;
}
.textile_choices {
    padding: 30px 15px;
    position: relative;
}
.choice_elem {
    display: none;
}
.choices_title {
    text-transform: uppercase;
    font-size: 16px;
    color: rgb(168, 168, 168);
    margin-bottom: 20px;
    text-align: center;
}
.textile_choices:before {
    content: '';
    background: #f3f3f3;
    position: absolute;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    top: -15px;
    left: calc(50% - 15px);
}
.current_choice {
    border: 1px solid rgb(186, 18, 34);
}

.configurations {
    padding: 70px 0 30px 0;
}
.configurations_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.configuration_item {
    /*padding: 20px 0;
    max-width: 33.3%;
    width: 100%;*/
}
.configuration_item:hover .diamond_icon span{
    background: #ba1222;
}
.configuration_picture {
    text-align: center;
}
.configuration_picture img {
    width: 100%;
    object-fit: contain;
}
.configuration_buttons {
    display: flex;
    justify-content: space-between;
    max-width: 300px;
    margin: 0 auto;
}
.configuration_details {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    max-width: 385px;
    margin: 15px auto 10px auto;
}
.configuration_elements {
    display: flex;
    flex-direction: column;
}
.item_dimensions {
    font-size: 16px;
    color: rgb(131, 130, 130);
    text-transform: uppercase;
    margin: 0;
}
.item_dimensions span {
    white-space: nowrap;
}
.item_price_price {
    font-size: 20px;
    color: rgb(112, 112, 112);
    margin: 0 5px;
    white-space: nowrap;
}
.item_price_value {
    color: rgb(112, 112, 112);
}
.item_price_text {
    font-size: 12px;
    color: rgb(173, 173, 173);
    margin: 0 5px 0 15px;
    white-space: nowrap;
}
.item_price {
    display: flex;
    align-items: baseline;
    margin-left: 20px;
}
.vendor_code {
    text-align: center;
    line-height: 12px;
}
.vendor_code span {
  font-size: 12px;
  color: rgb(173, 173, 173);
}
.vendor_bottom {
    flex-direction: column-reverse;
}

.diamond_icon {
    width: 18px;
    height: 15px;
}
.diamond_icon span {
    background: rgb(131, 130, 130);
    transform: rotate(45deg);
    position: relative;
    width: 13.5px;
    height: 13.5px;
    display: block;
}
.cost_calculation_container {
    margin: 0 auto;
    text-align: center;
}
.cost_button {
    margin: 0 auto 15px auto;

}

.video_view {
    background-color: rgb(243, 243, 243);
    padding: 30px 0;
}
.video_container {
    margin: 0 auto;
    height: 400px;
    max-width: 711px;
}
.video_description {
    padding: 100px 0 0 0;
    margin: 0 auto;
}
.description_text {
    margin-bottom: 30px;
    color: #838282;
    font-size: 16px;
    font-weight: 400;
}
.leave_request_btn {
    text-align: center;
    overflow: hidden;
}
.leave_request_btn a {
    cursor: pointer;
}

.product_3d_description2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
}
.description_container2 {
    text-align: center;
    font-size: 16px;
    color: rgb(131, 130, 130);
}
.description_container2_img {
    width: 41px; 
    height: 39px;
    margin: 0 auto;
    background-image: url(/wp-content/themes/Roshe_theme/images/chair.svg);
}
.description_container2 p {
    margin: 20px 0 30px 0;
}
.opisanie_2_btn_container {
    position: relative;
    overflow: hidden;
    text-align: center;
}

/*//////////////////*/
.product_3d_description3 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-width: 450px;
}
.description_container3 {
    font-size: 16px;
    color: rgb(131, 130, 130);
}
.description_container3 .title-singel-mebel {
    margin-bottom: 30px;
}
.product_3d_description3_btn {
    text-align: center;
}
.description_container3 p {
    margin-bottom: 30px;
}

.verhnij_banner-section.banner_small {
    min-height: 23vw;
}
.verhnij_banner-section.banner_small .verhnij_banner-info .verhnij_banner-title {
    padding: 20px 0 0 0;
}
.verhnij_banner-section.banner_small .scroll-mouse, .verhnij_banner-section.banner_small .btn-wrap-single-mebel {
    display: none;
}

.gray_bg_text {
    background-color: rgb(163, 163, 163);
    padding: 35px 10px;
    color: #fff;
    text-align: center;
    margin: 45px 0 30px 0;
}
.gray_bg_text span {
    display: block;
    margin: 0 auto;
}

.textile_model .opisanie_modeli-opisanie {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 450px;
}
.textile_model_description {
    max-width: 250px;
    margin-bottom: 20px;
}
.textile_model_3dbtn {
    margin: 0 10px;
}
.textile_model_picture img {
    width: 100%;
    height: 100%;
}
/*textilenew*/
.textile_product_price_container {
    width: 295px;
}
.textile_product_price {
    text-align: center;
}
.calc_price_btn .price_btn {
    width: 295px;
    text-align: center;
}
.mCustomScrollBox {
    padding-bottom: 1px;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 36px;
}
/*textilenew*/
.info_btn_container {
    text-align: center;
    margin: 15px auto 70px auto;
}
.btn_additional_text {
    color: #838282;
    text-align: center;
}
.red_btn, a.red_btn, a:not([href]).red_btn, div.red_btn, 
.foto-modeli-btn-underprice a {
    background-color: rgb(184, 154, 154);
    color: #fff;
    padding: 5px 49px;
    font-size: 24px;
    font-family: ProximaNovaCondLight,sans-serif;
    font-weight: 400;
    outline: 0;
    border: none;
    cursor: pointer;
    margin-bottom: 15px;
}
.red_btn:hover, a.red_btn:hover, a:not([href]).red_btn:hover, div.red_btn:hover,
.foto-modeli-btn-underprice a:hover {
    background-color: rgb(177, 103, 103);
    color: #fff;
}
.main-btn {
    padding: 5px 49px;
}
.tkani_materialy .tkani_materialy-slider {
    padding-bottom: 50px;
}
.opisanie_modeli .opisanie_modeli-img .foto_modeli-block .czena_na_foto {
    max-width: 290px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-color: #a3a3a3;
}
#mCSB_1_container {
        display: flex;
        justify-content: center;
        width: 100%;
    }
@media (min-width: 576px) {
    .main-btn {
        padding: 5px 49px;
    }
}
@media (min-width: 640px) {
    .configurations .container, .textile .container, .video_view .container {
        max-width: 87%!important;
    }
}
@media (min-width: 768px) {
    .choices_row .slick-dots li:hover {
        border: 1px solid rgb(186, 18, 34);
    }
}
@media (min-width: 992px) {
    .info_sl li span {
        border-right:  1px solid #dbdbdb;
    }
    .textile_product_picture .choice_elem, 
    .textile_product_picture .textile_product_description, 
    .textile_product_picture .textile_product_price_container, 
    .mob-title {
        display: none;
    }
}
@media (min-width: 1440px) {
    .configurations .container, .textile .container, .video_view .container {
        max-width: 79.5%!important;
    }
}
@media (min-width: 1920px) {
    .configurations .container, .video_view .container, .product_cut .container {
        max-width: 1530px!important;
    }
}



@media (max-width: 1366px) {
    .textile_product_info_container {
        /*margin-left: 15%;*/
    }
}
@media (max-width: 1024px) {
    .textile_product_info_container {
    }
}
@media (max-width: 992px) {
    .product_cut {
        margin-bottom: 40px;
    }
    .textile_product_info_container {
        margin:  0 auto;
        max-width: 100%
    }
    .product_cut_container {
        flex-direction: column;
        margin: 20px auto;
        max-height: 100%;
        width: 100%;
    }
    .product_cut_picture img {
        width: 100vw;
        max-width: 100%;
    }
    .info_sl {
        margin-top: 20px;
        width: 100%;
    }
    .current_marker:before {
        display: none;
    }
    .calc_price_btn {
        margin: 0 auto;
    }
    .textile_product_info .textile_info_sl, 
    .textile_product_info .title-singel-mebel  {
        display: none;
    }
    .textile_container {
        margin-top: 10px;
    }
    .textile_product_price {
        margin: 0 auto;
    }
    .calc_price_btn {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .textile {
        padding-top: 70px;
    }
    .textile_product_picture .slick-track {
        display: flex;
    }
    .textile_product_picture .slick-slide {
        display: flex;
        height: auto;
    }
    .slide_container {
        display: flex !important;
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
    }
    .product_3d_description2 {
        max-width: 100%;
        flex-direction: row;
        align-items: flex-end;
    }
    .description_container2, .opisanie_2_btn_container {
        width: 50%;
    }
    .description_container2 p {
        margin-bottom: 0;
    }
    .choices_row .slick-dots {
        justify-content: center;
    }
}
@media (max-width: 768px) {
    .calc_price_btn {
        margin: 0 auto;
    }
    .textile_product_price {
        position: relative;
    }
    .textile_product_info .title-singel-mebel {
        margin-bottom: 10px;
    }
    .textile_product_info_container {
        max-width: inherit;
    }
    .choices_title {
        margin-bottom: 25px;
    }
    .textile_choices {
        padding: 28px 15px 55px 15px;
        margin-top: 20px;
    }
    .product_price {
        margin-top: 0;
    }
    .choices_row {
        position: relative;
        padding-bottom: 15px;
    }
    .item_dimensions {
        font-size: 12px;
        margin: 0 10px 0 0;
    }
    .choices_row .slick-dots {
        flex-wrap: nowrap;
    }
    .item_price_text {
        margin: 0 5px 0 5px;
    }
    .video_container {
        height: 300px;
    }
    .video_description {
        max-width: 100%;
    }
    .cost_calculation_container {
        margin-bottom: 55px;
    }
    .info_sl li span {
        border: none;
        padding: 0;
    }
    .red_btn, a.red_btn, a:not([href]).red_btn, div.red_btn {
        padding: 5px 45px;
    }   
    .wpim-marker .wpim-marker__icon {
        height: 8px;
        width: 8px;
        line-height: 8px;
    }
    .current_marker .wpim-marker__icon {
        animation: pulsemob 2s infinite;
    }
    .social-icon-block {
        bottom: 0;
    }
    .social-icon-block .social>a {
        padding-bottom: 10px;
    }
    #tkani_materialy-slider>.swiper-pagination-bullets {
        bottom: 7px !important;
        padding: 0 2%;
    }
    .choices_row .slick-dots li {
        min-width: 35px;
        width: 35px;
        height: 35px;
        margin: 10px 8px;
        padding: 2px;
    }
}
@media (max-width: 640px) {
    .calc_price_btn {
        position: relative;
    }
    .textile_product_info_container {
        margin: 0 auto;
    }
    .textile_product_price_container {
        margin: 0 auto;
    }
    .product_3d_description2 {
        flex-direction: column;
    }
    .description_container2, .opisanie_2_btn_container {
        width: 100%;
    }
    .description_container2 p {
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
    .title-singel-mebel {
        font-size: 40px;
    }
    .video_container {
        height: 200px;
    }
}



/*projects_preview*/
.projects_preview {
    background-color: #f0f0f0;
    padding-bottom: 40px;
}
.project_preview {
    display: flex;
    background-color: rgb(62, 62, 62);
    flex-wrap: wrap;
}
.preview_description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 7% 0;
}
.project_preview_title {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 48px;
    font-weight: 300;
    line-height: 45px;
    color: rgb(255, 255, 255);
    margin: 30px 0 15px 0;
}
.project_preview_pretitle {
    font-size: 16px;
    color: rgb(168, 168, 168);
    text-transform: uppercase;
}
.project_preview_description_text {
    color: rgb(168, 168, 168);
    font-size: 16px;
}
.project_preview .preview_picture {
    padding: 0;
}
.preview_picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.preview_picture>a {
    height: 100%;
}
.preview_description_container {
    padding-left: 50px;
    padding-right: 20px;
    max-width: 570px;
}
.project_row {
    padding-top: 70px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.more-projects-btn {
    text-align: center;
}
.projects_preview .post-categories-info .link-category {
    width: 45px;
    margin-bottom: 0;
}
@media (max-width: 992px) {
    .project_preview .preview_picture {
        min-height: 300px;
    }
}
@media (max-width: 768px) {
    .preview_description_container {
        padding: 0;
    }
    .project_preview_title {
        font-size: 30px;
        line-height: 30px;
    }
}
/*///////////////////////////////*/

/* countdown */
.pbc-shell .pbc-down-count {
    padding-bottom: 15px;
     background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
.pbc-unit-content, .pbc-label {
    background: transparent !important;
}
.pbc-unit-content .pbc-num {
    font-family: ProximaNovaCondLight, sans-serif;
} 
.pbc-label {
    font-family: ProximaNovaCondLight, sans-serif;
}
.pbc-unit:not(:last-child):after {
    content: '';
    position: absolute;
    right: -14%;
    top: 40%;
    height: 2px;
    width: 30%;
    background-color: rgb(184, 184, 184);
}
.pbc-unit.pbc-2d {
    max-width: 235px;
    width: 100% !important;
    overflow: visible;
}
.pbc-shell {
    width: 100% !important;
}
.coundown {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100vw;
}
.arrows-anim {
    height: 95px;
    width: 100%;
    position: relative;
}
.arrows-anim-container {
    position: relative;
    overflow: hidden;
}
.arrows-anim img {
    width: 100%;
    height: 95px;
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
    z-index: 5;
}
.arrows-move {
    height: 95px;
    padding-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(66, 66, 66);
}
.arrows-move div {
    transform: rotate(45deg);
    position: relative;
    background-color: rgb(66, 66, 66);
}
@keyframes arrowBgAnim {
    0% {
        background-color: rgb(66, 66, 66);
    }
    49% {
        background-color: rgb(66, 66, 66);
    }
    49.1% {
        background-color: rgb(186, 18, 34);
    }
    100% {
        background-color: rgb(186, 18, 34);
    }
}
@keyframes arrowAnim {
    0% {
        background-color: rgb(186, 18, 34);
        width: 0;
        height: 0;
    }
    49% {
        background-color: rgb(186, 18, 34);
        width: 100vw;
        height: 100vw;
    }
    51% {
        background-color: rgb(186, 18, 34);
        width: 0;
        height: 0;
    }
    52% {
        background-color: rgb(66, 66, 66);
        width: 0;
        height: 0;
    }
    100% {
        background-color: rgb(66, 66, 66);
        width: 100vw;;
        height: 100vw;;
    }
}
.arrows-move {
    animation: arrowBgAnim 10s infinite;
}
.arrows-move div {
    animation: arrowAnim 10s infinite;
}
.arrows-move span {
    position: absolute;
    z-index: 6;
    font-family: ProximaNovaCondLight, sans-serif;
    color: #fff;
    font-size: 32px;
    left: 50%;
    top: 54%;
    transform: translate(-50%, -50%);
}
@media (max-width: 992px) {
    .pbc-num {
        font-size: 50px !important;
        line-height: 1.2 !important;
    }
    .pbc-unit-content {
        height: 50px !important;
    }
    .arrows-move {
        height: 40px;
        padding-top: 12px;
    }
    .arrows-anim {
        height: 52px;
    }
    .arrows-anim img {
        height: 40px;
    }
    .pbc-shell .pbc-down-count {
        padding-bottom: 0;
    }
    .pbc-unit.pbc-2d {
        max-width: 25%;
        width: 25%;
    }
    .arrows-move span {
        font-size: 18px;
    }
}

/* countdown end */




/*new gallery view*/

.gallery_a_container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.gallery_a_container.slick-slider {
    display: block;
}
.gallery_a_container.gallery_a_slider_active {
    flex-wrap: nowrap;
    position: initial;
}
.gallery_slider_active {
    position: relative;
}
.gallery_a_slider_active .slick-list {
    overflow: visible;
}
.gallery_a_container .gallery_item {    
    padding: 0 6px;
    margin-bottom: 75px;
}
.gallery_item a {
    width: 100%;
}
.gallery_item_img {
    height: 265px;
}
.gallery_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery_item_description {
    background-color: rgb(246, 246, 246);
    padding: 10px 30px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gallery_a_slider_active .gallery_item_description {
    display: none;
}
.item_description_title {
    text-align: center;
}
.item_description_title p {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 30px;
    color: rgb(35, 35, 35);
    line-height: 1;
}
.gallery_a_slider_active .gallery_item.col-lg-4.col-md-6.col-12 {
    max-width: initial;
}
.gallery_a_slider_active .gallery_item {
    margin-bottom: 0;
}
.gallery_a_slider_active .slick-arrow {
    position: absolute;
    top: 0;
    font-size: 30px;
    z-index: 1;
    cursor: pointer;
    height: 100%;
    width: 50px;
}
.gallery_a_slider_active .slick-next {
    left: 0;
    background: url(../../images/icons/slider-arr-l.svg) no-repeat scroll 18px 49%;
}
.gallery_a_slider_active .slick-prev {
    right: 0;
    background: url(../../images/icons/slider-arr-r.svg) no-repeat scroll 6px 49%;
}
@media(min-width: 2000px) {
    .gallery_a_slider_active .slick-next {
        left: calc(50% - 1000px);
    }
    .gallery_a_slider_active .slick-prev {
        right: calc(50% - 1000px);
    }
}
.item_description_text {
  font-size: 16px;
  color: rgb(168, 168, 168);
  line-height: 1.2;
  text-align: center;
}

.gallery_b_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.gallery_b_container .small_items_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}
.small_items_container.col-lg-6 .gallert_b_item_small {
    width: 50%;
}
.gallert_b_item_large {
    height: 545px;
}
.gallert_b_item_small {
    height: 272.5px;
}
.gallery_b .gallert_b_item {
    padding: 6px;
    width: 100%;
}
.gallert_b_item a {
    height: 100%;
    width: 100%;
}
.gallert_b_item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.grey_bg {
    background-color: #e8e8e8;
}
.gray_bg_title_container {
    background-color: rgb(163, 163, 163);
    text-align: center;
    padding: 35px 0;
    margin: 60px 0;
}
.gray_bg_title_container p {
    margin: 0 auto;
    max-width: 920px;
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
}
.end_page_text p, .end_page_text {
    font-size: 24px;
    color: rgb(131, 130, 130);
    line-height: 1.2;
    text-align: center;
    padding-bottom: 0;
}
@media (max-width: 992px) {
    .gallery_a .container, .gallery_b .container {
        max-width: 100% !important;
    }
    .gallery_a_container .gallery_item {
        margin-bottom: 0;
        padding: 8px 6px;
    }
    .gallery_b .gallert_b_item {
        padding: 8px 6px;
    }
    .gallery_b .gallert_b_item_small {
        max-width: 50%;
    }
    .gallert_b_item_large {
        height: 272.5px;;
    }
}
/*new gallery view end*/

/*separarors*/
.title_separator {
    /*padding: 80px 0 35px 0;*/
    margin: 80px 0 35px 0;
}
.title_separator .row, 
.simple_text_separator .row, 
.simple_text_section .row, 
.double_col_text .row {
    max-width: 1024px;
    margin: 0 auto;
}
.info_section_b .row {
    max-width: 1200px;
    margin: 0 auto;
}
.info_section a {
    text-decoration: underline;
}
.info_section a:hover {
    text-decoration: none;
    color: #000;
}
.title_separator_title h3 {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 36px;
    color: rgb(35, 35, 35);
    text-align: center;
    margin-bottom: 15px;
}
.title_separator_content {
    max-width: 700px;
    margin: 0 auto;
}
.title_separator_content p {
    max-width: 97%;
    margin: 0 auto;
}
.gray_bg_section {
    background-color: #f6f6f6;
}
.title_separator_content p {
    text-align: center;
    margin-bottom: 20px;
    color: rgb(131, 130, 130);
}
.title_separator_dimond {
    background-color: #ba1222;
    transform: rotate(45deg);
    height: 21px;
    width: 21px;
    margin: 0 auto;
}
.simple_text_separator {
    padding: 30px 0;
}
.simple_text_separator_content {
    max-width: 800px;
    margin: 0 auto;
}
.simple_text_separator_content h2 a, .simple_text_section h2 a {
    font-size: 2rem;
    text-decoration: underline;
    color: #000;
}
.simple_text_separator_content a:hover, .simple_text_section a:hover {
    text-decoration: none;
    color: #000;
}
.simple_text_section h3 {
    font-size: 36px;
    color: rgb(35, 35, 35);
    font-family: ProximaNovaCondLight,sans-serif;
}
.simple_text_separator_content p, .simple_text_separator_content {
    font-family: ProximaNovaCondLight,sans-serif;
    text-align: center;
    font-size: 30px;
    color: rgb(131, 130, 130);
    line-height: 1.2;
    width: 100%;
}

.title_separator_line {
    padding: 30px 0;
}
.title_separator_line_content {
    position: relative;
    overflow: hidden;
}
.title_separator_line_content h3, .content-editor h4 {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 36px;
    color: rgb(35, 35, 35);
    text-align: center;
    padding: 0 69px;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    max-width: 840px;
    margin: 0 auto;
}
.content-editor h3 a, .content-editor h3 {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 36px;
    color: rgb(35, 35, 35);
}
.title_separator_line_content h3:before, 
.title_separator_line_content h3:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: rgb(186, 18, 34);
    top: 50%;
}
.title_separator_line_content h3:before {
    right: 100%;
}
.title_separator_line_content h3:after {
    left: 100%;
}
.simple_text_section {
    padding: 30px 0 10px 0;
    font-size: 16px;
    color: rgb(131, 130, 130);
    line-height: 1.2;
    text-align: center;
}
.simple_text_section h2, 
.simple_text_section h3, 
.simple_text_section h4, 
.simple_text_section h5 {
    width: 100%;
}
.simple_text_section p {
    margin-bottom: 20px;
    width: 100%;
    line-height: 24px;
}
.double_col_text {
    padding: 40px 0;
}
.double_col_text_content {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 4%;
    -moz-column-gap: 4%;
    column-gap: 4%;
    text-align: justify;
    font-size: 16px;
    color: rgb(131, 130, 130);
    line-height: 1.2;
    margin: 0 auto;
}
.double_col_text_content p {
    margin-bottom: 20px;
    line-height: 24px;
}

.info_section {
    padding: 60px 0;
}
.info_section_content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.num_count {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 120px;
    line-height: 1;
    color: rgb(35, 35, 35);
    text-align: center;
    margin-bottom: 0;
}
.count_subtext {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 30px;
    line-height: 1;
    color: rgb(35, 35, 35);
    text-align: center;
    margin-bottom: 15px;
}
.num_count_description {
    font-size: 16px;
    color: rgb(168, 168, 168);
    line-height: 1.2;
    text-align: center;
    margin: 0 auto;
}
.info_col {
    font-size: 16px;
     color: rgb(131, 130, 130);
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.info_col p {
    margin-bottom: 20px;
}
.count_end {
    display: none;
}
.info_section_b {
    padding: 40px 0;
}
.info_section_b_content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
}
.grey_bg {
    background-color: #e8e8e8;
}

.discount_section {
    background-color: #232323;
}
.discount_section_container {
    display: flex;
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}
.discount_level {
    background-image: url(/wp-content/uploads/2022/01/diamond_big.png);
    background-size: cover;
    background-position: center;
    min-width: 395px;
    padding: 27px 0;
}
.discount_level .persent {
    font-size: 70px;
}
.discount_level div {
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: 0 auto;
}
.discount_level h3 {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 110px;
    color: rgb(255, 255, 255);
    line-height: 1;
    display: flex;
    align-items: center;
}
.discount_level span{
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 25px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
}
.discount_description {
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 25px;
}

.info_item_description h4 {
    font-family: ProximaNovaCondLight,sans-serif;
    font-size: 30px;
    color: rgb(35, 35, 35);
    text-align: center;
    margin-bottom: 15px;
}
.info_item_description p {
    color: rgb(131, 130, 130);
    line-height: 1.2;
}
.info_item_number {
    background-color: rgb(163, 163, 163);
    width: 96px;
    height: 96px;
    color: #fff;
    transform: rotate(45deg);
    text-align: center;
    margin: 40px auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info_item_number p, 
.info_item_number span, 
.info_item_number i {
    transform: rotate(-45deg);
    font-size: 60px;
    line-height: 1;
    font-family: ProximaNovaCondLight,sans-serif;
    color: rgb(255, 255, 255);
    margin-bottom: 0;
}
.info_item_number i {
    font-size: 50px;
}
.info_section_c_container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
    padding: 25px 0;
}
.info_item {
    display: flex;
    padding-top: 25px;
}
.info_item {
    flex-direction: column;
}

.info_item_description {
    max-width: 700px;
}
.marker-item-info {
    position: absolute;
    background-color: #fff;
    color: #000;
    text-align: right;
    padding: 20px;
    width: 320px;
}
.arrow_t:before {
    content: '';
    position: absolute;
    top: -5px;
    left: calc(50% - 3.1px);
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow_b:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: calc(50% - 3.7px);
    width: 10px;
    height: 10px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.marker-item-info p {
    font-size: 16px;
    font-family: "Tahoma";
    color: rgb(168, 168, 168);
    line-height: 1.2;
    text-align: center;
}
.marker-item-info h5 {
    text-align: center;
    font-size: 30px;
    color: rgb(35, 35, 35);
    font-family: ProximaNovaCond,sans-serif;
    font-weight: 300;
}
.marker-item.info-item.active {
    box-shadow: 0 0 20px rgb(186 18 34);
    box-sizing: border-box;
}
.owl-carousel .popup-close {
    display: block;
    line-height: 12px;
}
.owl-carousel .owl-item .popup-close img {
    width: 14px;
    height: 14px;
    cursor: pointer;
    display: initial;
}

@media (min-width: 992px) {
    .info_section_c_container.items_column {
        flex-direction: column;
        width: 100%;
    }
    .items_column .info_item {
        flex-direction: row;
        align-items: center;
        justify-content: center;
        flex: 0 0 auto;
        max-width: 100%;
        padding: 25px 0;
    }
    .items_column .info_item_number {
        margin: 0;
    }
    .items_column .info_item_number {
        width: 75px;
        height: 75px;
    }
    .items_column .info_item_number p, 
    .items_column .info_item_number span, 
    .items_column .info_item_number i {
        font-size: 47px;
    }
    .items_column .info_item_number_container {
        padding-right: 17%;
        padding-left: 15px;
        position: relative;
    }
    .items_column .info_item_number_container:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 23%;
        background-color: #ba1222;
        right: 20%;
        top: calc(50% - 1px);
    }
    .items_column .info_item_description, .items_column .info_item_description h4 {
        text-align: left;
    }
}
@media (max-width: 992px) {
    .discount_level {
        min-width: 100%;
    }
    .discount_section_container {
        flex-direction: column;
    }
    .double_col_text_content {
        column-count: 1;
    }
}
/*separators end*/