/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
:root {
  --theme-font-family-custom: SF Pro Display;
}
@font-face {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../css/fonts/sf-pro-display/SF-Pro-Display-Light.otf);
    src: local(""), url(../css/fonts/sf-pro-display/SF-Pro-Display-Light.otf) format("opentype");
}
@font-face {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../css/fonts/sf-pro-display/SF-Pro-Display-Medium.otf);
    src: local(""), url(../css/fonts/sf-pro-display/SF-Pro-Display-Medium.otf) format("opentype");
}
@font-face {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../css/fonts/sf-pro-display/SF-Pro-Display-Regular.otf);
    src: local(""), url(../css/fonts/sf-pro-display/SF-Pro-Display-Regular.otf) format("opentype");
}
@font-face {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../css/fonts/sf-pro-display/SF-Pro-Display-Semibold.otf);
    src: local(""), url(../css/fonts/sf-pro-display/SF-Pro-Display-Semibold.otf) format("opentype");
}
@font-face {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../css/fonts/sf-pro-display/SF-Pro-Display-Bold.otf);
    src: local(""), url(../css/fonts/sf-pro-display/SF-Pro-Display-Bold.otf) format("opentype");
}

h1, h2, h3, h4, h5, h6, .switcher-title {
		font-family: var(--theme-font-family-custom),Arial,sans-serif;
    }

   .bx-landing-cookies-popup-title::before {
background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2234%22%20height%3D%2234%22%3E%3Cpath%20fill%3D%22%236c9a6d%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17%200c1.075%200%202.126.1%203.146.29.487.092.694.67.53%201.138a3.479%203.479%200%20002.948%204.615c.296.002.519.27.492.565a7.465%207.465%200%20008.902%208.011c.419-.083.846.18.89.604.06.583.092%201.177.092%201.777%200%209.389-7.611%2017-17%2017S0%2026.389%200%2017%207.611%200%2017%200zm.5%2023a3.5%203.5%200%20100%207%203.5%203.5%200%20000-7zM9%2018a2%202%200%20100%204%202%202%200%20000-4zm13-1a2%202%200%20100%204%202%202%200%20000-4zm-8.5-9a3.5%203.5%200%20100%207%203.5%203.5%200%20000-7z%22/%3E%3C/svg%3E);

		}

    .bx-landing-cookies-popup-footer .ui-btn-primary, .bx-landing-cookies-popup-warning .ui-btn-primary {
        --ui-btn-background: var(--theme-base-color);
        --ui-btn-background-hover: var(--theme-base-color);
        --ui-btn-background-active: var(--theme-base-color);
        --ui-btn-border-color: var(--theme-base-color);
        --ui-btn-border-color-hover: var(--theme-base-color);
        --ui-btn-border-color-active: var(--theme-base-color);
        font-family: var(--theme-font-family),Arial,sans-serif;
		color: var(--button_color_text);
    }

    .bx-landing-cookies-main-agreement-block {
        background: rgba(8, 131, 203, 0.12); 
		font-family: var(--theme-font-family-custom),Arial,sans-serif;
    }
    .bx-landing-cookies-popup-warning-text, .bx-landing-cookies-popup-warning-link, .bx-landing-cookies-popup-warning, .bx-landing-cookies-popup, .bx-landing-cookies-popup-title, button.bx-landing-cookies-button-save, span#bx-landing-cookies-accept, span#bx-landing-cookies-opt {
font-family: var(--theme-font-family-custom),Arial,sans-serif;
    }
	.bx-landing-cookies-popup-warning-text, .bx-landing-cookies-popup-warning-link
	{
font: 12px / 14px var(--theme-font-family-custom, var(--theme-font-family-custom));		
	}
.bx-landing-cookies-popup-warning-left {
        margin-bottom: 8px;
    }	

	.bx-landing-cookies-popup-warning-inner .bx-landing-cookies-popup-warning-right .ui-btn {
        margin: 0;
    }
		    .bx-landing-cookies-popup-warning-inner .bx-landing-cookies-popup-warning-right {
        flex-direction: row;
    }
body {
font-family: var(--theme-font-family-custom), Arial, sans-serif;
}
h1.switcher-title{
font-weight: 600;
}
.footer-banners {
    /*padding-bottom: 10px;*/
    /*border-bottom: 1px solid #666666;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;    
    width: 190px;
    float: left;
    margin-right: 20px;
    border-right: 1px solid #666666;
}

.footer-banners:last-child {
    /*border-right: 1px solid #666666;
    padding-right: 25px;    
    width: 195px;*/
    margin-right: 0;
}

.copy .raring {
    display: inline-block;
}

.copy .copyright {
    float: right;
}

.footer-banners p:first-of-type {
    font-size: 14px;
    letter-spacing: 0px;    
    margin-bottom: 0;
}

.footer-banners p:last-of-type {
    font-size: 22px;
    letter-spacing: 0px;    
    margin-bottom: 0;   
}

.left-block .copyright {
    width: auto;
    margin-bottom: 0;
    color: #fff;
}

.copy_pay {
    float: right;
}

.copy_pay img {
    max-height: 40px;
    border-right: 1px solid #666666;
    margin-right: 20px;
    margin-left: 5px;
}

.rekv {
    color: #fff;
    text-align: left;
    float: right;
}
footer .copy p {
    color: #fff;
    font-size: 12px;

}
.TIZERS_RECOM_CUSTOM h2{
    padding-top: 80px;
}
.TIZERS_RABOTAEM_CUSTOM h2{
    padding-top: 80px;
}
 /*серая карта*/
    .ymaps-layers-pane {
        -ms-filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        filter: grayscale(1);
    }

    [data-type="open-in-maps-medium"] {
        display: none !important;
    }

    .ymaps-copyrights-pane {
        display: none !important;
    }

    body .wrapper1 .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox {
        display: none !important;
    }
    /*конец серая карта*/

.sections-list__item .sections-list__item-image-wrapper{
display: none;
}
.search-result__item-image{
    height: 80px;
    width: 80px;
background:unset;
}
.messenger .telegram {
background: url('/bitrix/templates/aspro-premier/images/svg/telegram.svg') left center no-repeat;
}
.messenger a {
padding-left: 28px;
  font-size: 16px;
  font-weight: 300;
  height: 24px;
}
.header__messenger .telegram {
  color: #337ab7;
}
.header__messenger .whatsapp {
  color: #77976e;
}
.messenger .whatsapp {
  background: url('/bitrix/templates/aspro-premier/images/svg/whatsapp.svg') left center no-repeat;
}
.messenger .vkontakte {
  background: url('/bitrix/templates/aspro-premier/images/svg/vk.svg') left center no-repeat;
  color: #337ab7;
  text-decoration: none;
  }
.header__social__link{
    --icon-size: 24px;
    align-items: center;
    display: flex;
    justify-content: center;
    min-width: var(--icon-size);
    width: 100%;
	transition: opacity 0.3s ease-in-out;
}
 /* .sticker__item {
    --sticker_color: #fe7d0b;
	background: #fe7d0b;
  }*/
.CATALOG_SECTIONS .tizers-list, .TIZERS_RECOM_CUSTOM .tizers-list {
  background: var(--darkerblack_bg_black);
}
.COMPANY_TEXT .tizers-list{
	padding-top: 20px;
}
.COMPANY_TEXT .company-item.front_company-template{
	padding-bottom: 20px;
}
.TIZERS_RECOM_CUSTOM {
	background: var(--darkerblack_bg_black);
}
/*.TIZERS_RABOTAEM_CUSTOM .index-block--fon{
	background: unset;
}*/
ymaps .fill-theme-svg{
    fill: var(--theme-base-color);
}
input.CheckboxCaptcha-Button {
font-family: var(--theme-font-family),Arial,sans-serif;
    border: unset !important;
/*padding: 5px 0 0 5px;*/
}	
.smart-captcha{
border-radius: 24px;	
border: 1px solid rgba(0, 0, 0, .15);
}
.CATALOG_SECTIONS .tizers-list .cover::before, .TIZERS_RECOM_CUSTOM .tizers-list .cover::before, .before-desc-custom .tizers-list .cover::before, .after-desc-custom .tizers-list .cover::before {
	background: unset;
}
.CATALOG_SECTIONS .tizers-list .switcher-title, .TIZERS_RECOM_CUSTOM .tizers-list .switcher-title, .before-desc-custom  .tizers-list .switcher-title, .after-desc-custom  .tizers-list .switcher-title {
	--text-opacity: 100%;
    color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent);
}
.CATALOG_SECTIONS .tizers-list .ui-card__info--absolute, .TIZERS_RECOM_CUSTOM .tizers-list .ui-card__info--absolute, .before-desc-custom .tizers-list .ui-card__info--absolute, .after-desc-custom .tizers-list .ui-card__info--absolute {
top: var(--offset);
bottom: unset;
}
.MIDDLE_ADV .ui-card__info--absolute {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(var(--theme-page-width) + calc(2* var(--theme-page-width-padding)));
    text-align: left;
    padding-inline: var(--theme-page-width-padding, 32px);
    width: 100%;
  }
.MIDDLE_ADV .ui-card__info--absolute a{
 width: 60%;
 }
 
.MIDDLE_ADV .ui-card__info--absolute .flexbox--justify-center {
    justify-content: start;
}
.MIDDLE_ADV .chip--white-hover {
    border: unset;
	color: #e7e7e7;
	}
.MIDDLE_ADV .chip .chip__label{
padding-left: unset;
}
div > .g-recaptcha, div > .smart-captcha {
  z-index: 1 !important;
}
.page_not_found .fill-theme svg *, .page_not_found .fill-theme-use-svg svg, .page_not_found .fill-theme-svg, .page_not_found #main .colored_theme_svg svg path, .page_not_found .colored_theme_svg {
    fill: var(--theme-base-color);
}
.rassrochka_tov a {
    color: #fff;
    font-weight: 700;
    border: 2px solid #6c9a6d;
    border-radius: 20px;
    padding: 3px;
    text-decoration: none;
    background: #6c9a6d;
    background-size: 400% 400%;
}
.catalog-detail__main .btn.btn-transparent-bg:not(:hover) {
    background: #fe7d0b;
}
.catalog-detail__main .btn.btn-default.btn-transparent-bg:not(:hover){
    border-color: rgba(254, 125, 11, .32);
}
.catalog-detail__main .btn.btn-default.btn-transparent-bg:not(:hover){
color: #fff;
}
.buy_block .btn.btn-default{
	color: #fff;
}
.more-details {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    /*margin: 8px 0;*/
}
.button-green {
    color: #fff;
    border: 1px solid var(--theme-base-color);
    border-radius: 20px;
    padding: 10px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: var(--theme-base-color);
    outline: none;
    transition: 0.5s allease-in-out;
    position: relative;
}
.catalog-detail__main .properties-wrapper .properties__item{
background-position: left center;
  background-repeat: no-repeat;
  height: 45px;
  padding-left: 48px;
  line-height: 1.4;
  position: relative;
  margin-top: 15px;	
}
.catalog-detail__main .properties-wrapper .properties__item .properties__title{
	display:block;
}
.services-buy-wrapper.in_announce .hint{
	margin-left: 8px;
}
.services-buy-wrapper.in_announce .hint.hint--down .tooltip{
	left: -66px;
	    font-size: 14px;
}
#hidden-content, .hidden-content {
    max-width: 1001px;
}
.content-table th {
    padding: 5px;
    text-align: center;
    color: #fff;
    border: 1px solid #dddddd;
    background-color: #fe7d0b;
}
.content-table td {
    padding: 2px 5px;
    border: 1px solid #dddddd;
    background-color: #fbf7eb;
}
.button-green:hover {
    background-color: #fff;
    color: var(--theme-base-color);
}
.more-details a, .more-details a:hover {
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    cursor: pointer;
}
span.fw-b {
    font-weight: 700;
}
.MIDDLE_ADV .cover--full {
    --alpha-1: 0;
    --alpha-2: 0;
    --spread: 0;
}
.before-desc-custom .outer-rounded-x, .after-desc-custom .outer-rounded-x  {
    --box_shadow: var(--stroke_black);
    border: none;
    box-shadow: inset 0 0 0 1px var(--box_shadow);
}
.individual-projects{
height: 100px;
}
.tehnologiyasborki {
text-align:center;
}
.catalog-block__info-bottom .op {
  font-size: 10px;
    margin-top: 12px;
    font-weight: 700;
}
.catalog-block__info-bottom .opplus {
  font-size: 18px;
}
.euro .canvas {
    background: url(/images/euro.png) no-repeat;
    height: 670px;
    background-position: top center;
    margin: 0;
    padding: 0;
	font-size: 14px;
    line-height: 16px;
    margin-top: 30px;
    color: var(--basic_text_black);
    position: relative;
}
.euro .canvas div {
    width: 320px;
    text-align: center;
    display: inline-table;
    position: absolute;
}
.euro .box-1 h4 {
    color: #85bb41;
    background-image: linear-gradient(to right, #85bb41 75%, transparent 75%);
}
.euro .canvas h4 {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    bottom: 10px;
    background-position: 0 1.2em;
    background-repeat: repeat-x;
    background-size: 8px 1px;
    display: inline;
	text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-offset: .2em;
	font-weight: 400;
}
.euro .box-2 h4 {
    color: #b1c9ff;
    background-image: linear-gradient(to right, #b1c9ff 75%, transparent 75%);
}
.euro .box-3 h4 {
    color: #fe7d0b;
    background-image: linear-gradient(to right, #fe7d0b 75%, transparent 75%);
}
.euro .box-4 h4 {
    color: var(--basic_text_black);
    background-image: linear-gradient(to right, #fff 75%, transparent 75%);
}
.euro .canvas p {
    margin-top: 10px;
}
.euro .box-5 h4 {
    color: #fb8080;
    background-image: linear-gradient(to right, #fb8080 75%, transparent 75%);
}
.euro .top-text{
margin-bottom: 24px;
}
.euro .container .euro-h4{
    margin-top: -16px;
	color:#6C9A6D;
	font-size:32px;
	font-weight:600;
	padding-bottom: 16px;
}
.stories-popup__element-image {
background-size: contain !important;
}
.stories-popup__element{
background-color: rgba(0, 0, 0, 0.6);
}
.euro .top-text{
font-size:20px;
font-weight:400;
line-height:160%;
padding-bottom: 16px;
}
.list-promotions {
  display: inline-block;
  border-radius: 50%;
  font-size: .77778em;
  background-color: #f22e2e;
  color: #fff;
  width: 1.67143em;
  text-align: center;
  height: 1.67143em;
  margin: -.14286em .78571em 0 0;
  vertical-align: middle;
  font-weight: 400;
  line-height: 1.67143em;
}
span.c-secondary {
  color: #04bf68;
  top: -.5em;
}
.company-item__picture-wrapper {
    height: 866px;
}
.MIDDLE_ADV .btn-banners-with-text {
    right: 10%;
    position: absolute;
}
.MIDDLE_ADV .btn-banners-with-text a.btn{
    width: 100%;
}
.banners-big--high {
    --big-banner-height: 688px;
	}
	.only_img--video .play {
	left: calc(50% - 61px);
	top: unset;
	bottom: 30px;
	width: 55px;
    height: 55px;
	background-image: unset;
	}
.only_img--video .play:after {
    margin: unset;
    width: unset;
    height: unset;
border: unset;
content: unset;
}	
.only_img--video .play:before {
	background-image: url("/bitrix/templates/aspro-premier/images/svg/play.svg");
	content: "";
    position: absolute;
    transition: transform .3s;
	z-index: 2;
	width: 55px;
    height: 55px;
    top: unset;
    left: unset;
	border: unset;
	margin: unset;
	}
.btn-video.bg-theme-after:after{
background-color: transparent;

}
.only_img--video .sound {
    left: calc(50% + 11px);
	position: absolute;
    background: transparent;
    z-index: 8;
	bottom: 30px;
	width: 55px;
    height: 55px;
	cursor: pointer;
	}
.only_img--video .sound::before {
	background-image: url("/bitrix/templates/aspro-premier/images/svg/unmute.svg");
	content: "";
    position: absolute;
    transition: transform .3s;
	z-index: 2;
	width: 55px;
    height: 55px;
	}	
.only_img--video .sound.muted::before {
	background-image: url("/bitrix/templates/aspro-premier/images/svg/mute.svg");
	content: "";
    position: absolute;
    transition: transform .3s;
	z-index: 2;
	width: 55px;
    height: 55px;
	}	
.only_img--video .sound:hover:after, .only_img--video .sound:hover:before {
    transform: scale(1.2);
}
.vvideo.loading .only_img--video .play.loading:before{
display: block;
}
.vvideo.loading .only_img--video .play.loading:before {
	background-image: url(/bitrix/templates/aspro-premier/images/svg/pause.svg);
border: unset;
}
.vvideo.started .only_img--video .play {
    display: block;
}

/*слайдер наше производство*/
.container-slider-stories {
    padding: 0;
}
.container .row .maxwidth-theme {
    
}
.front_stories {
    margin-bottom: 50px;
}
.stories-slider--rectangular .swiper-wrapper {

}
.stories-slider--rectangular .swiper-wrapper .ui-card {
    
}
.ui-card__info--absolute-top {
    font-size: 24px;
    line-height: 120%;
    display: flex;
    max-height: 60px;
    top: 84%;
    width: 60%;
}
.ui-card__info--absolute-top:after {
    content: "";
    background: url(/images/kw-slider-play.svg) no-repeat;
    display: block;
    width: 55px;
    height: 55px;
    position: absolute;
    right: -88px;
}
.stories-item--unseen::after {
    display: none;
}
/*end слайдер наше производство*/
/*форма наше производство*/
.index-block  .form-page-production .form.popup .form-header, .index-block  .form-page-production .form.popup .form-body, .form-page-production  .form.popup .form-footer {
    padding-left: 0;
}
.form.popup .form-body [data-sid="NAME"] {
    display: inline-block;
    width: 49%;
    margin: 0;
}
.form.popup .form-body [data-sid="NAME"] .col-md-12, .form.popup .form-body [data-sid="PHONE"] .col-md-12 {
    padding: 0;
}
.form.popup .form-body [data-sid="PHONE"] {
    display: inline-block;
    margin: 0;
    width: 49%;
    position: relative;
    right: -10px;
}
.form.popup .form-body [data-sid="NAME"] input {
    width: 100%;
}
.form.popup .form-body [data-sid="PHONE"] input {
    width: 100%;
    right: 0;
}
.form.popup .form-body .captcha-row {
    max-width: 100%;
}
.form-page-production {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    background: #F8F8FC;
}
.form-page-production .form, .form-page-production .form-img {
    width: 50%;
}
.form-page-production .form-img img {
    position: relative;
    bottom: -5px;
    right: -100px;
    width: 100%;
}
.form .form-header .form_desc .tel {
    color: #FE7D0B;
    text-decoration: none;
}
/*end форма наше производство*/
/*container-manufacture*/
.container-manufacture {
    padding-bottom: 0;
}
.container-manufacture .index-block__part--left {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}
.container-manufacture .index-block__part--left h2 span {
    font-weight: 600;
    line-height: 120%;
}
.tizers-list .grid-list--items-4-from-1200 .bordered {
    height: 228px;
}
.tizers-list .grid-list--items-4-from-1200 .tizers-list__item-name {
    color: #6C9A6D;
    font-size: 18px;
}
.tizers-list .grid-list--items-4-from-1200 .tizers-list__item-descr {
    font-weight: 600;
}
/*end container-manufacture*/
/*о компании*/
#main .front_company_custom-template .company-item__picture-wrapper {
    position: absolute;
    width: 798px;
    bottom: 60px;
}
#main.fixed_y .sticky-block {
    top: 66px;
}
.front_company_custom-template .company-item__picture-wrapper .company-item__picture {
    border-radius: 0;
}
.front_company_custom-template h3 span {
    color: #ABABAE;
    font-weight: 600;
}
.front_company_custom-template .company-item__text {
    margin-top: 0;
}
.front_company_custom-template .company-item__heading {
    width: 1060px;
	padding-left: 11%;
	padding-right: clamp(16px, 4vw, 20px);
}
.front_company_custom-template .flex-50 {
    flex: auto;
}
.front_company_custom-template .company-item__right {
    width: 40%;
}
.front_company_custom-template .company-item__text ul {
	list-style-position: outside;
	text-indent: -16px;
    display: flex;
    flex-wrap: wrap;
	text-indent: -16px;
    padding-left: 16px;
}
.front_company_custom-template .company-item__text ul li {
    margin: 0;
    width: 50%;
	padding-left: 16px;
}
.front_company_custom-template .company-item__text ul>li::before {
    background-color: #6C9A6D;
}
.front_company_custom-template .company-item__text ul li a {
    text-decoration: none;
    color: #6C9A6D;
}
.front_company_custom-template .company-item__text .custom-block {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: -20px;
    height: 192px;
    background: #F8F8FC;
	border-radius: 24px;
}
.front_company_custom-template .company-item__text .custom-block .block {
    margin-bottom: -20px;
}
.front_company_custom-template .company-item__text .custom-block .block .number {
    color: #6C9A6D;
    font-size: 84px;
    height: 60px;
}
.front_company_custom-template .company-item__text .custom-block .block .text {
    font-size: 20px;
    font-weight: 600;
}
.index-block--fon {
    background: var(--darkerblack_bg_black);
}
/*end о компании*/
/*популярные категории на главной*/
.custom-sections-grid {
    display: flex;
    flex-wrap: wrap;
    height: 592px;
    gap: 12px;
    justify-content: space-between;
}
.first-section {
    width: 50%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.first-section a, .other-sections a {
    height: 100%;
}
.first-section .ui-card__image--large, .other-sections .ui-card__image {
    height: 100%;
    width: 100%;
}
.first-section .ui-card__image--large img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.first-section .ui-card__info, .other-sections .ui-card__info {
    position: absolute;
    bottom: 24px;
    left: 24px;
}
.first-section .ui-card__info .ui-card__title, .other-sections .ui-card__info .ui-card__title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    z-index: 9;
}
.other-sections {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 49%;
    gap: 12px;
}
.section-item {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.section-item .ui-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*end популярные категории на главной*/
/*блок карточек на главной*/
.banners-fon-horizontal-template .card-banner__info-top .switcher-title {
    color: #6C9A6D;
}
.banners-fon-horizontal-template .card-banner__info .chip__label {
    font-weight: 700;
}
.banners-fon-horizontal-template .card-banner__buttons .show-more-btn {
    font-size: 14px;
    color: #6C9A6D;
    background: none;
    border: none;
}
.card-banner {
    position: relative;
    height: 340px;
}
.card-banner__buttons {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.card-banner .card-banner__info {
    padding-right: 0;
    width: 60%;
    flex: 0 1 60%;
}
.card-banner .card-banner__image {
    display: flex;
    align-items: center;
}
.hidden-buttons-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    padding: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.card-banner__buttons.expanded {
    z-index: 20;
}
.custom-popup {
    height: 400px;
    margin-bottom: -60px;
    z-index: 9;
    box-shadow: 3px 16px 8.1px 0px #CBCACA33;
}
/*end блок карточек на главной*/
/*как заказать домокомплект*/
.container-house-kit {
    
}
.container-house-kit .container {
    display: flex;
    align-items: center;
    max-height: 419px;
    overflow: hidden;
    background: #F8F8FC;
}
.container-house-kit .container .content {
    width: 50%;
}
.container-house-kit .container .content .title {
    font-size: 40px;
    line-height: 120%;
    font-weight: 600;
    padding: 0 70px;
    margin-bottom: 60px;
    color: #000;
}
.container-house-kit .container .content .desc {
    font-size: 20px;
    line-height: 160%;
    font-weight: 400;
    padding: 0 70px;
    color: #222228;
}
.container-house-kit .container .imgs {
    width: 50%;
    position: relative;
    height: 100%;
    max-height: 419px;
}
.container-house-kit .container img {
    width: 100%;
}
.container-house-kit .block-1 img {
    object-position: 0px -300px;
}
.container-house-kit .container .number {
    font-size: 230px;
    font-weight: 800;
    position: absolute;
    bottom: 100px;
    left: 30px;
    color: #fff;
}
.container-house-kit .block-2 .number, .container-house-kit .block-4 .number, .container-house-kit .block-6 .number {
    left: auto;
    right: 30px;
}
/*end как заказать домокомплект*/

/*категории в каталоге*/
.top-content-block .section-block .sections-list .mobile-scrolled {
    display: flex;
        overflow: auto;
        padding-bottom: 15px !important;
        margin-bottom: -15px !important;
        padding-top: 15px !important;
        margin-top: -15px !important;
}
.top-content-block .section-block .sections-list .mobile-offset {
    margin: 0 calc(-1* var(--theme-page-width-padding));
        padding: 0 var(--theme-page-width-padding);
        flex-wrap: nowrap;
}
.top-content-block .section-block .sections-list .mobile-scrolled > *:where(a, div) {
    flex-shrink: 0;
}
/*end категории в каталоге*/
/*в детальной карточке каталога летающая цена*/
.maxwidth-theme.nobgsticky{
	background: #fff;
    padding-top: 16px;
    padding-bottom: 8px;
    padding-left: 18px;
}
    #headerfixed .header {
    background-color: #fff;
    }
#headerfixed {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
#headerfixed .maxwidth-theme.nobgsticky .flexbox--row {
	gap:24px;
}
  #headerfixed.fixed {
    background: #fff;
	z-index: 9999;
	
  }
.wproducts .table-view .item-foto__picture {
  width: 50px;
  height: 50px;
  line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#headerfixed .price__new-val.font_24 {
    color: #fe7d0b;
    font-weight: 600;
}
.wproducts .item-foto__picture img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
/*картинки в карточке товара*/
.container-building-options .container-option .services-buy__option .name:hover{
background: #fff;
    z-index: 9999;
    -webkit-line-clamp: 2;
    display: block;
    position: absolute;
    width: 250px;
    margin-left: 36px;
    box-shadow: 1px 1px 16px #bcbcbe;
    border-radius: 20px;
    padding: 8px;	
}
.noproject{
text-align: center;
margin-left: auto;
margin-right: auto;
}
.kw_tippy {
padding-left: 8px;
}
.kw_tippy span {
width: 20px;
display: block;
font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    border: 1px solid #222228;
	color:#222228;
}
.kw_tippy span:hover {
color:#222228;
border: 2px solid #222228;
font-weight:bold;
}
.kw_tippy {
cursor: pointer;
}
.catalog-detail__main-parts .item-action--horizontal{
display:none !important;
}
.catalog-block__offers  .kw_tippy{
	display:none !important;
}
.detail-gallery-big__item img {
    height: 100%;
}
#fast_view_item .detail-gallery-big__item img {
    height: auto;
}
.show-more-gallery .show-more-gallery__btn {
    border: 1px solid #6C9A6D;
    border-color: #6C9A6D !important;
    width: 100%;
    color: #6C9A6D !important;
}
.show-more-gallery .show-more-gallery__btn:hover {
    color: #fff !important;
}
.sku-props--detail .sku-props__value {
    border: 1px solid #734110;
    border-radius: 24px;
	padding: 10px 20px;
	color: #6C9A6D;
}
.sku-props--detail .sku-props__value--active {
    box-shadow: rgba(108, 154, 109, 1) var(--sku-prop-stroke, 1px) var(--white_text_black) inset !important;
    background: #734110;
    color: #fff;
}
.catalog-block__offers .sku-props__value {
    border: 1px solid #6C9A6D;
    border-radius: 24px;
	color: #6C9A6D;
}
.catalog-block__offers .sku-props__value--active {
    box-shadow: rgba(108, 154, 109, 1) var(--sku-prop-stroke, 1px) var(--white_text_black) inset !important;
    background: #734110;
    color: #fff;
}
.sku-props__value:not(:where(.sku-props__value--pict,.sku-props__value--active,.sku-props__value--missing)):is(:hover,:focus-visible) {
    box-shadow: unset;
}
/*end картинки в карточке товара*/
/*footer*/
.footer__part--right {
    width: 20%;
    padding-left: 80px;
}
/*end footer*/
/*инструкция*/
.container-manuals .manual {
    display: flex;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.container-manuals .manual .container-left {
    width: 20%;
    height: 100%;
    position: relative;
}
.container-manuals .manual .container-left .number {
    font-size: 317px;
    font-weight: 800;
    line-height: 70%;
    color: #D7D8DA;
}
.container-manuals .manual .container-left .text {
    position: absolute;
    bottom: 0;
    left: 50px;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
}
.container-manuals .manual .container-right {
    width: 80%;
}
.container-manuals .manual .container-right .content {
    list-style: none;
    padding-left: 20px;
    position: relative;
}
.container-manuals .manual .container-right .content li {
    position: relative;
    padding-left: 20px;
    min-height: 50px;
}
.container-manuals .manual .container-right-5 .content li ul {
    list-style: none;
    padding: 20px 30px;
    border-radius: 12px;
    width: 98%;
}
.container-manuals .manual .container-right-5 .content li ul li {
    min-height: 30px;
}
.container-manuals .manual .container-right-5 .content li ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%;
}
.container-manuals .manual .container-right-5 .content li ul li::after {
    display: none;
}
.container-manuals .manual .container-right .content li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 8px;
    background-color: #6C9A6D;
    border-radius: 50%;
}
.container-manuals .manual .container-right .content li::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 10px;
    width: 2px;
    height: calc(100% - 10px);
    background: repeating-linear-gradient(to bottom, rgba(108, 154, 109, 1), rgba(108, 154, 109, 1) 4px, transparent 4px, transparent 8px);
}
.container-manuals .manual .container-right .content p {
    font-size: 20px;
    line-height: 160%;
}
.container-manuals .manual .container-right .content span {
    font-style: italic;
    padding: 20px 30px;
    display: block;
    border-radius: 12px;
    width: 98%;
}
.container-manuals .manual .container-right .content .white {
    background: #fff;
}
.container-manuals .manual .container-right .content .gray {
    background: #F8F8FC;
}
.container-manuals .manual .container-right .imgs {
    display: flex;
    justify-content: space-between;
}
.container-manuals .manual .container-right .imgs img {
    width: 50%;
    padding: 5px;
    max-height: 295px;
    object-fit: cover;
    object-position: center;
}
.container-manuals .manual .container-right-5 .imgs img {
    width: 100%;
    max-height: 579px;
}
.title-v1 .header__bottom-part .line-block--gap-24 {
    --gap: 80px;
}
.btn.btn-default.btn-transparent-bg{
--button-font-size: 1rem;
font-weight: 600;
padding: 7px 65px 9px 65px;
    --button-height: 56px;
    --button-pl: 24px;
    --button-pr: 24px;
border-radius: 30px;
}
h2.font_24 {
	font-size: 40px;
	line-height: 48px);
}
.ui-card__info span.index-block__link{
right: 48px;
position: absolute;	
}
.first-section .ui-card__info, .other-sections .ui-card__info {
    width: 100%;
}
.btn.btn-default.btn-transparent-bg:not(:hover){
color: var(--theme-base-color);
border-color: var(--theme-base-color);
}
.ui-card__info .index-block__arrow svg * {
    stroke: #fff;
}
.instruction {
    background: #F8F8FC;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100%;
    padding: 0;
}
/*end инструкция*/
/*каталог*/
.container-option .btn{
border: none;
}
[data-block="catalog_comments"] .svg{
display:none;
}
[data-block="catalog_comments"]{
font-weight:600;
text-decoration-style: solid;
}
.rate__value {
font-weight:600;
}
.sku-props--detail .sku-props__title{
font-size: 1rem;
font-weight:600;
color: #222228;
}
.sku-props--detail .sku-props__title span{
font-size: calc(1rem - 3px);
color: #ABABAE;
}
.properties-heading.fw-500{
font-weight: 600;
font-size: 1rem;
}
.properties__item{
font-weight: 600;
}
.properties__item .properties__value{
color: #222228;
}
.catalog-detail__price .price__new-val.font_24{
color: #fe7d0b;
font-weight: 600;
font-size: 30px;
}
.catalog-detail__price .price__old-val.font_15{
color: #222228;
font-weight: 600;
font-size: 24px;
}
.catalog-detail__forms .dotted{
text-decoration-style: solid;
font-weight: 600;
}
.dopopcii{
padding-top: 24px;
}
.ordered-block h3.switcher-title.mb--24{
font-weight: 600;
font-size: 40px;
}

a.green-link{
    color: #6C9A6D;
}

.detail-block.ordered-block.payment, .detail-block.ordered-block.delivery{
  width: 100%;
  background-color: #F8F8FC;
  border-radius:24px;
  padding:40px;

}
.detail-block.ordered-block.payment p, .detail-block.ordered-block.delivery p, .detail-block.ordered-block.payment div, .detail-block.ordered-block.delivery div{
margin-bottom: 0;
  font-size:20px;
      line-height: 130%;
}
.twinblock {
  display: flex;
gap: 20px;

}
.twinblock > div {
  flex: 50%;
  
}
.expandables .catalog_block_template{
padding-bottom: 40px;
}
.custom_example{
padding-bottom: 40px;
padding-top: 40px;
}
.custom_example2{
padding-bottom: 40px;
}
/*.catalog-detail__main-part--right {
    max-width: 100%;
    width: 100%;
}
.catalog_page .sections-list-full__items {
    gap: 10px;
}
.catalog_page .sections-list-full__item {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    border: 1px solid #D7D8DA;
    border-radius: 12px;
    overflow: hidden;
    padding-left: 30px;
}
.catalog_page .sections-list-full__item .sections-list-full__item-image-wrapper {
    border-radius: 0;
}
.catalog_page .sections-list-full__item .switcher-title {
    color: #6C9A6D;
    font-size: 24px;
    line-height: 24px;
}
.catalog_page .sections-list-full__item .switcher-title:hover {
    color: #FE7D0B;
}
.catalog_page .sections-list-full__item .font_12 {
    font-size: 16px;
}*/
/*end каталог*/
.main .container .TIZERS .index-block--padding-bottom-80 .index-block__title-wrapper{
	padding-bottom: 0;
}
.main .container .TIZERS .index-block--padding-top-80 > div:not(.index-block__title-wrapper){
	padding-top: 40px;
}
.btn-elg{
--button-height: 56px;
--button-pl: 28px;
--button-pr: 28px;
}
.btn {
--theme-button-border-radius: 30px;
}
.section-gallery-nav__item.active {
    background-color: var(--white_text_black);
    width: 28px;
}
.section-gallery-nav__item {
	width: 7px;
    height: 7px;
}
.sticker__item {
	--sticker-height: 33px;
	padding: 1px 11px 1px 11px;
}
.sticker__item.sticker__item--stick-2{
    --sticker_color: #f22e2e;
}
.custom-show-icons .image-list-wrapper{
	--image-padding-top: 0;
	/*width: 90px;*/
	height: 39px;
}

.custom-show-icons .btn-fast-view{
	display:none !important;
}
.custom-show-icons .side-icons__wrapper{
    flex-direction: row;
}
.custom-show-icons{
display: inline-block;
}
/*.catalog-block__info-bottom .catalog-block__info-bottom-wrapper .buy_block{
display: inline-block;	
}*/
 .grey-bg-goods-y .custom-show-icons .image-list .side-icons {
     right: unset; 
     top: unset; 
}
.item-action__inner {
    --item-action-width: 38px;
    --item-action-height: 38px;
}
.item-action-static-fill-svg .item-action__normal path {
  fill: #6C9A6D;
}
.item-action .item-action__inner:hover svg path {
  fill: #6C9A6D;
}
.container-building-options .container-option .option {
    width: 80%;
}
.container-building-options .container-option .option .name {
    width: 67%;
}
.container-building-options .container-option .price {
    width: 20%;
}
.container-building-options .container-option .price .price {
    width: 100%;
}
/*каталог продукции*/
.section-content-wrapper .sections-list-full .sections-list-full__item {
    border: 1px solid #D7D8DA;
    border-radius: 12px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    overflow: hidden;
}
.section-content-wrapper .sections-list-full .sections-list-full__item .sections-list-full__item-image-wrapper {
    border-radius: 0;
}
.section-content-wrapper .sections-list-full .sections-list-full__item .switcher-title {
    color: #6C9A6D;
    font-size: 24px;
    line-height: 24px;
}
.section-content-wrapper .sections-list-full .sections-list-full__item .font_12 {
    font-size: 16px;
    color: #ABABAE;
}
.catalog-block__item .price__old-val, .catalog-list-simple__info-top .price__old-val, .catalog-detail__price .price__old-val {
	font-size: 20px;
	font-weight: 600;
	color: #222228;
}
.catalog-block__item .price__new-val, .catalog-list-simple__info-top .price__new-val {
font-size: 26px;
	font-weight: 600;
	color: #fe7d0b;
}
/*end каталог продукции*/
.container-building-options .border {
    background: #E8E8EA;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
}
.container-building-options .container-option {
    width: 50%;
    margin: 0;
}
@media (hover: hover) {
  .item-action__inner:hover .svg:not([class*='item-action']) {
    opacity: 1;
  }
  .item-action__inner:hover .item-action__normal path {
    fill: #fff;
  }
  .item-action-static-fill-svg .item-action__inner:hover .item-action__normal path {
    fill:#5d895e;
}
}
.item-action.active .item-action__active path {
  fill: #fff;
}
.catalog-block__info-bottom .js-replace-btns{
	gap: var(--gap);
    display: flex;
    flex-wrap: wrap;
}
.catalog-block__info-bottom .font_14 {
    font-size: 1rem;
}
#company_text .about-text h2{
	font-size:40px;
}
#company_text .about-text{
	font-size:20px;
	line-height:32px;
}
/*
#main .sticky-block {
	position: absolute;
}*/
@media (min-width: 1280px) {
    .euro  .container .canvas{
        width: 1200px;
        padding: 0;
		margin: auto;
    }
    .euro .box-1 {
        top: 90px;
        left: 0;
    }
	    .euro .box-2 {
        top: 345px;
        left: 40px;
    }
	    .euro .box-3 {
        bottom: 15px;
        left: 370px;
        width: 400px !important;
    }
	    .euro .box-4 {
        top: 100px;
        right: 0;
        width: 340px !important;
    }
	    .euro .box-5 {
        bottom: 170px;
        right: 50px;
    }
}
@media (max-width: 1300px) {
/*footer*/
.footer__part--right {
    padding-left: 20px;
}
/*end footer*/
.container-manuals .manual .container-left .text {
    left: 0;
}
}
@media (max-width: 1200px) {
.other-sections {
    width: 48%;
}
.custom-popup, .card-banner {
    height: auto;
}
.card-banner .card-banner__info {
    width: 100%;
}
.container-house-kit .container .content .title {
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 30px;
}
.container-house-kit .container .content .desc {
    padding: 0 20px;
}
}
@media (min-width: 1000px) {
.container-building-options .container-option .option .name {
    width: 220px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    cursor: pointer;
}
.container-building-options .container-option .option .name:hover {
    -webkit-line-clamp: unset; /* Отображаем весь текст при наведении */
    overflow: visible;
}
}
@media (max-width: 1000px) {
.container-manuals .manual {
    flex-direction: column;
}
.container-manuals .manual .container-left {
    width: 100%;
    margin-bottom: 30px;
}
.container-manuals .manual .container-right {
    width: 100%;
}
}
@media (max-width: 800px) {
.banners-big--adaptive-3 .main-slider__item:not(.started) .play.btn-video {
    display: block;
	}
.banners-big--adaptive-3 .main-slider__item:not(.started) .sound.btn-sound {
    display: block;
	}
.main-slider__item:not(.loading) .only_img--video .sound {
display:none;
	}
.main-slider__item:not(.loading) .only_img--video .play {
display:none;
	}
.front_company_custom-template .flexbox {
    flex-direction: column-reverse;
}
.front_company_custom-template .company-item__heading {
    width: 100%;
}
.front_company_custom-template .company-item__text .custom-block .block .number {
    font-size: 40px;
    height: 40px;
}
.front_company_custom-template .company-item__text .custom-block .block .text {
    font-size: 16px;
    line-height: 16px;
}
.front_company_custom-template .company-item__text ul {
    flex-direction: column;
}
.front_company_custom-template .company-item__text ul li {
    width: 100%;
}
.front_company_custom-template .company-item__right {
    width: 100%;
    margin-top: -40px;
    margin-bottom: 0px;
}
.front_company_custom-template .company-item__picture-wrapper {
    position: relative;
    bottom: 0;
}
.form-page-production .form {
    width: 100%;
}
.form-page-production .form-img {
    display: none;
}
.custom-sections-grid {
    height: auto;
}
.first-section, .other-sections {
    width: 100%;
}
.container-manuals .manual {
    margin-bottom: 50px;
}
.container-manuals .manual .container-left .number {
    font-size: 100px;
}
.container-manuals .manual .container-left .text {
    font-size: 20px;
}
.container-manuals .manual .container-right .content p {
    font-size: 16px;
}
.catalog_page .sections-list-full__items {
    display: flex;
    flex-direction: column;
}
.catalog_page .sections-list-full__item {
    padding-left: 20px;
    height: 100px;
}
.catalog_page .sections-list-full__item .switcher-title {
    font-size: 20px !important;
}
}
@media (max-width: 479px) {
.bottom-icons-panel__content .price__row{
    justify-content: center;
}
#main .front_company_custom-template .company-item__picture-wrapper {
    position: sticky;
    width: unset;
    bottom: unset;
}
#main.fixed_y .sticky-block {
    top: unset;
}
.company-item__picture-wrapper {
    height: unset;
}
    .euro .canvas {
        background: none;
        height: 790px;
    }
    .euro .canvas div {
        width: 100%;
        position: static;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .euro .canvas h4 {
        font-size: 20px;
    }	
	.MIDDLE_ADV .ui-card__info--absolute a{
 width: 90%;
 }
.MIDDLE_ADV .ui-card__info--absolute {
    padding-inline: unset;
  }
.MIDDLE_ADV  .lineclamp-2{
    -webkit-line-clamp: unset;
}
.MIDDLE_ADV .ui-card__info--absolute{
    bottom: unset;
	top: var(--offset);
}
.MIDDLE_ADV .ui-card__image--banner-ratio-full-width{
    min-height: 350px;
}
.MIDDLE_ADV .btn-banners-with-text {
    bottom: -64px;
    position: absolute;
	top: unset;
	right: unset;
}
.cover--full {
    --alpha-1: .2;
    --alpha-2: .2;
    --spread: 100%;
}
.form-page-production .form {
    width: 100%;
}
.form-page-production .form-img {
    display: none;
}
.container-manufacture {
    padding-bottom: 0 !important;
}
.container-manufacture .index-block__part--left {
    flex-direction: column;
    align-items: flex-start;
}
.container-manufacture .index-block__part--left h2.font_24, h2.font_24 {
    font-size: 20px;
    line-height: 24px;
}
.container-manufacture .index-block__part--left h2 span br {
    display: none;
}
.container-manufacture .index-block__part--left .line-block {
    width: 100%;.first-section .ui-card__image--large img
    margin-top: 20px;
    margin-bottom: 20px;
}
.form.popup .form-body [data-sid="NAME"] {
    width: 100%;
}
.form.popup .form-body [data-sid="PHONE"] {
    width: 100%;
    right: 0;
}
.first-section .ui-card__info, .other-sections .ui-card__info {
    bottom: 10px;
    left: 10px;
}
.first-section .ui-card__info .ui-card__title, .other-sections .ui-card__info .ui-card__title {
    font-size: 16px;
}
.container-house-kit .container {
    margin-top: 30px;
    padding: 5px;
}
.container-house-kit .block-1, .container-house-kit .block-3, .container-house-kit .block-5 {
    flex-direction: column-reverse;
}
.container-house-kit .block-2, .container-house-kit .block-4, .container-house-kit .block-6 {
    flex-direction: column;
}
.container-house-kit .container .content {
    width: 100%;
}
.container-house-kit .container .content .title {
    font-size: 20px;
    padding: 0;
}
.container-house-kit .container .content .desc {
    font-size: 16px;
    padding: 0;
}
.container-house-kit .container .imgs {
    display: none;
}
.container-house-kit .block-1 img {
    object-position: 0px -110px;
}
.container-house-kit .container .number {
    font-size: 100px;
    bottom: 50px;
    left: 10px;
}
.front_company_custom-template .company-item__text .custom-block {
    height: 100px;
    padding: 0 10px;
}
.front_company_custom-template .company-item__text .custom-block .block {
    margin-bottom: 0;
}
.footer__pays .copy, .twinblock {
    display: flex;
    flex-direction: column;
}
.footer__pays .copy .footer-banner-y, .footer__pays .copy .footer-banner-g {
    margin-bottom: 10px;
    width: 70%;
    border-right: none;
}
.footer__pays .copy .footer-banner-y br, .footer__pays .copy .footer-banner-g br {
    display: none;
}
.footer__pays .copy .rekv {
    margin: 5px 0;
}
.footer__pays .copy .rekv .inn {
    margin-bottom: 10px;
}
.footer__pays .copy .copy_pay img {
    margin-left: -16px;
    border-right: none;
}
.container-building-options .border {
    display: none;
}
.ui-card__info--absolute-top {
    font-size: 20px;
    top: 74%;
}
.ui-card__info--absolute-top:after {
    width: 35px;
    height: 35px;
    right: -50px;
    top: 10px;
    background-size: contain;
}
.footer__part--right {
    padding-left: 0;
}
.btn.btn-default.btn-transparent-bg, .btn.btn-default, .sku-props--detail .sku-props__value {
    padding: 5px 20px;
    height: 36px;
    margin-top: 10px;
}
.catalog-block__item .price__new-val, .catalog-list-simple__info-top .price__new-val, #company_text .about-text h2, .ordered-block h3.switcher-title.mb--24, .euro .container .euro-h4 {
    font-size: 20px;
}
.section-gallery-nav {
    bottom: -6px;
}
.euro .top-text, .detail-block.ordered-block.payment p, .detail-block.ordered-block.delivery p, .detail-block.ordered-block.payment div, .detail-block.ordered-block.delivery div {
    font-size: 16px;
}
#company_text .about-text {
    font-size: 16px;
    line-height: 20px;
}
.front_company_custom-template .company-item__heading {
    padding-left: 20px;
}
.front_company_custom-template .company-item__text ul li {
    padding-left: 0;
}
.front_company_custom-template .company-item__text .custom-block .block .number {
    font-size: 30px;
}
.more-details a, .more-details a:hover {
    height: 36px;
    display: block;
}
.front_company_custom-template h3 span {
    font-size: 18px;
}
.container-building-options .container-option {
    width: 100%;
    margin: 5px 0;
}
	}

.soc-mess-mobhead .hide-1300 {
    display: block !important;
}

.soc-mess-mobhead .messenger {
    float: right;
}
.catalog-detail__cart .item-action{
	display: none !important;
}

.form-footer .licence_block {
    display: flex; /* Включаем flex-контейнер */
    align-items: center; /* Выравнивание по вертикали */
}

.form-footer .form-checkbox__input {
    display: inline-block !important; /* Делаем чекбокс видимым */
    order: -1; /* Перемещаем чекбокс перед текстом */
    margin-right: 10px; /* Отступ справа для разделения с текстом */
    vertical-align: middle; /* Выравнивание по вертикали */
}

.btn.btn-default.btn-transparent-bg[data-param-id="4"] {
    --button-height: 45px;
}

.index-block__part--left h1.switcher-title {
    font-size: 40px;
}

@media (max-width: 1300px) {
    .line-block__item.no-shrinked.hide-1300 {
        display: block;
    } 
 
}


/*new style*/


.buy_block .btn.btn-default,
.header-menu__wrapper .header-menu__link--only-catalog,
.catalog-block__offers .sku-props__value, 
.sku-props--detail .sku-props__value, 
.more-details .button-green,
.btn.btn-default, 
.btn.btn-default.btn-transparent-bg 
 {
    border-radius:  var(--theme-outer-border-radius);
}

.catalog-detail__main .btn.btn-transparent-bg:not(:hover) {

    background-color: var(--theme-base-color);
}

.cat_prop_cust .property-item {
    font-size: calc(1rem - 2px);
    line-height: calc(1em + 2px);
}

.price_txt {
    .more-details {
        width: 100%;
    }

    .more-details.mobilnye-bani .button-green {
        width: 300px;
    }

    .button-green {
        display: block;
        width: 280px;
        margin: 0 auto;
        text-align: center;
        box-sizing: border-box;
    }

    .more-details:nth-child(2) {
        margin-top: 5px;
    }
    .more-details:nth-child(2) .button-green {
        background-color: #fff;
        color: var(--theme-base-color);
    }

    .more-details:nth-child(2) .button-green:hover {
        background-color: var(--theme-base-color);
        color: #fff;;
    }
}


/* Для родительского блока */
.footer__social {
    justify-content: space-between !important;
    width: 100%;
}

/* Для блока part_footer */
.part_footer {
    margin-left: auto;
    text-align: right;
}

.part_footer img {
    width: 200px;
    height: auto;
}

/* Или если нужно прижать именно к правому краю без отступа */
.part_footer {
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}

.tizers-list .tizers-list__items-wrapper svg, .tizers-list .tizers-list__items-wrapper svg path {
    fill: revert-layer;
}

.top-content-block .sections-block .ui-cards.grid-list {
    display: flex ;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto ;
    overflow-y: hidden;
    gap: 16px ;
    padding-bottom: 16px;
}

.top-content-block .sections-block .ui-cards.grid-list .grid-list__item {
    flex: 0 0 auto ;
    min-width: 260px ;
}
