:root {
    --c-f-b: linear-gradient(160deg, rgb(1, 80, 166) 1%, rgb(30, 49, 68) 100%) !important;
}


body {
    font-size: 1rem!important;
}

/*видео на главной*/
.fullscreen-bg {
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    overflow: hidden;
    margin-block-end: 4rem;
    border-radius: 0.8rem;
}
.fullscreen-bg video {
    min-height: 250px;
    min-width: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
/*6 баннеров на главной*/
.categ_banners {
    display:flex;
}

.categ_banners img {
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 20px;
}
@media (max-width: 1250px){
    .categ_banners {
        display: block;
    }
}
.grecaptcha-badge{
    display:none;
}
.b-categ__wrap .b-categ__name {
    padding-left: 17px;
}
.grid_sert {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}
@media (max-width: 490px){
    .grid_sert {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
    }
}
.h-phone__info-call {
    background: #0150a5!important;
}




.multiform-gap-field {
    display: inline-block;
    width: 45%;
}
.multiform-gap-field.type-html {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
}
.raschet-btn:hover::before {
	content:"Рассчитать стоимость сэндвич-панелей";
	position:fixed;
	color:#fff;
	width:150px;
	background:rgba(0,0,0,0.7);
	right:114px;
	bottom:262px;
	border-radius:6px;
	padding:8px;
	font-size:13px;	
	line-height:14px;
}

.raschet-btn .multiform-body.is-popup {
    position: fixed;
    bottom: 0;
	right:40px;
	bottom:250px;
	background: #43bb6d !important;
    text-align: center;
    font-size: 34px;
    padding: 0px;
    color: #fff;
    z-index: 101;
	width:70px;
	height:70px;
	border-radius:50%;
	text-align:center;
	line-height:50px;
	cursor:pointer;
}
.raschet-btn .multiform-popup-link {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 5px;
    cursor: pointer;
    padding: 10px 0;
}
.multiform-theme1 .multiform-gap-fields {
    text-align: center !important;
}
.multiform-theme1 .type-checkbox{
    display: block;
    width: 100%;
}
.multiform-theme1  .multiform-submit {
    text-align: center !important;
    padding: 10px;
    background: #8dc63f !important;
    color: #fff !important;
    display: block;
    text-align: center;
}
.raschet .multiform-submit input[type="submit"] {
    background: #fff !important;
    font-size: 18px !important;
    border: 2px solid #b1aeae !important;
}
.multiform-theme1  .multiform-title {
    background: #8dc63f !important;
    color: #fff !important;
}
.multiform-theme1 .multiform-gap-value input[type="text"], .multiform-theme1 .multiform-gap-value textarea, .multiform-theme1 .multiform-gap-value input[type="email"], .multiform-theme1 .multiform-gap-value select, .multiform-theme1 .multiform-gap-value .multiform-formula span {
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
.multiform-theme1 .multiform-gap-value input[type="text"] {
    padding: 3px;
}
#multiformField21,#multiformField22, #multiformField27, #multiformField29, #multiformField30, #multiformField31 {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#multiformField21 .multiform-gap-name, #multiformField22 .multiform-gap-name {
    width: 50%;
}
#multiformField25 input[type="text"] {
    font-size: 18px;
    padding: 5px;
}
#multiformField29 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
#multiformField27 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
#multiformField30 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
#multiformField31 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
.multiform-theme1 .multiform-submit input[type="submit"] {
    width: auto !important;
}
.multiform-theme1 .multiform-gap-field {
    margin: 0px 0px 0px 0px!important;
    padding: 10px 0px 0px 0px!important;
}
.multiform-wrap.multiform-theme1 {
    border-radius: 2vh;
}
.multiform-wrap .multiform-gap-value {
    padding: 0px!important;
}
.multiform-wrap.multiform-theme1 {
    border-radius: 2vh!important;
}
.multiform-theme1 .mf-button {
    padding: 5px 10px 5px 10px!important;
    border-radius: 1vh!important;
    background: #fff!important;
}
.wa-mediabox-overlay.opened {
    z-index: 11111;
}
.filtering .slick-slide {
    padding-inline-end: 2vh;
}
.padd {
    padding-block-end: 1vh;
}
.brdr {
  border-radius: 10%;
  border: 2px solid #D3D3D3;
  box-shadow: 2px 2px 4px rgba(141, 198, 63, 0.25);
}
.site-header__top{
    background:#8dc63f;
}
.site-header__top-inner{
    background:#8dc63f;
}
.top-menu__link{
    color:white;
}
.top-menu__link:hover{
    color:white;
}
.ordercall-smart-button{
    margin-right:39px!important;
    
}
.ordercall-smart-button__button{
    background:#8dc63f!important;
}
.raschet-btn .multiform-body.is-popup{
    background:#8dc63f!important;
}
@media (max-width: 1250px){
    .zag_prem{
        padding-right:1rem;
        padding-left:1rem;
    }
    p{
        font-size:15px;
    }
    .catalog-pg__seo-text {
        font-size: 1.5rem;
    }
}
.item-c__title {
    padding-bottom: 10rem;
}

.row_1 {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 колонки для десктопа */
        gap: 20px; /* Расстояние между элементами */
}

.col-md-3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}
.products__cart {
    display:none;
}
.product__cart {
    display:none;
}

.read-more-btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0150a5;
    color: white;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
    /*border-radius: 10px;*/
    text-align: center;
}

.read-more-btn:hover {
    background-color: #0150a5;
}

.read-more-btn.hidden {
    display: none;
}
#extra-content {
    display: none;
}





/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .row_1 {
        grid-template-columns: repeat(1, 1fr); /* 2 колонки на мобильных */
        gap: 10px; /* Меньше расстояние для компактности */
    }
}

.grid_video {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 3 колонки для десктопа */
        gap: 20px; /* Расстояние между элементами */
}

.col-md-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .grid_video {
        grid-template-columns: repeat(1, 1fr); /* 2 колонки на мобильных */
        gap: 10px; /* Меньше расстояние для компактности */
    }
}
/*быстровозводимые здания, главная*/
@media screen and (max-width: 580px) {
    .b-categ__item {
        width: calc(100% - 10px);
    }
}
/*блок о компании на главной*/
.about-section {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      padding: 60px 0;
      background: #f7f7fb;
      border-radius: 10px;
}
.about-content {
  display: flex;
  gap: 40px;
  max-width: 1100px;
  width: 100%;
  padding: 0px 10px 0px 32px;
  border-radius: 16px;
}
.about-text {
  flex: 1;
  max-width: 40%;
}
.about-text h2 {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 2rem;
  font-weight: bold;
}
.about-text p {
  font-size: 1rem;
  line-height: 1.6;
  color: #222;
  margin-bottom: 0;
}
.about-video {
  flex: 1;
  min-width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-placeholder {
  width: 100%;
  max-width: 96%;
  aspect-ratio: 16 / 9;
  background: linear-gradient(180deg, #d2d2d2 0%, #a0a0a0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.video-placeholder span {
  font-size: 1.25rem;
  letter-spacing: 1.5em;
  color: #232323;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 1.5em;
}



.tags.cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 30px;
}
.tags.cloud a {
    display: inline-block;
    border: 1px solid #dce4ec;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px !important;
    font-weight: 600;
    color: #1a3a6d;
    text-decoration: none;
    line-height: normal;
    opacity: 1 !important;
    margin: 0;
    cursor: pointer;
    transition: all 0.2s ease;
}
.tags.cloud a:hover {
    background: #e1e9f0;
}


/*обводка для товаров на главной*/
.products__item{
    border-radius:17px;
}
.products__item:hover{
    border-radius:17px;
    border:1px solid #21479A;
}

/*жирный текст для товаров на главной*/
.products__item-info-name{
    font-weight:bold;
    font-size: 15px;
}

.in-blocks__title-categ .h-menu__name{
    padding:16px 24px 16px 24px;
    border:1px solid #21479A;
    border-radius: 17px;
    
}

.in-blocks__title-categ .h-menu__name:hover{
    background-color:#21479A ;
    color:#fff;
    border:1px solid #21479A;
    border-radius: 17px;
    transition: 0.2s;
}

.products__addtocart {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.products__one{
    border-top: 0px;
}

.footer a {
    color: #fff;
}

/*перекрасили нижнюю часть футера*/
.footer__copy {
    background-color: --c-f-b;
    border-top:0px;
}

/*перекрасили кнопку Каталог в шапке*/
.h-block-catalog .b-catalog__button{
    color:#fff;
    border-color:#fff;
    border-radius:15px;
    background-color:#05334a00;
    width:183px;
}
/*ну тут я убрал значок меню*/
.b-catalog__bars{
    width:0px;
}

/**/
.title-h3{
    font-size: 3rem;
}

.button1{
border-radius:17px;
text-decoration:none;
color:#FFFFFF;
padding: 16px 15%;
background-color:#21479A;
}

.a322{
display: flex;
}

.align-self{
  padding-left:100px;
  align-self: center;
  width: 100%;
}
/*Начало 5 блока */
.a500{
	font-size: 50px;
	padding-bottom:47px ;
}
.a501{
	display: flex;
	align-items: center;
	
}
.a502{
    padding-left:60px;
	font-size: 20px;
}
.a503{
    height: 372px;
    width: 686px;
}

.a502 ul li{
	margin-bottom: 8px ;
	padding:8px;}
.a502 ul{
	margin: 8px ;
	padding:8px;}
/*Конец 5 блока*/
/*начало 3 блока
.a321{
	color:#FFFFFF;
	width: 560px;
	height: 471px;
	display: flex;
  	flex-direction: column-reverse;
  	background: url("/wa-data/public/site/photo/Group_16.jpg") no-repeat center center / cover;
  	padding: 50px;
}

.a320{
	color:#FFFFFF;
	width: 560px;
	height: 471px;
	display: flex;
  	flex-direction: column-reverse;
	background: url("/wa-data/public/site/photo/Group_17.jpg") no-repeat center center / cover;
	padding: 50px;
	margin-left:20px ;
}

.a319{
	color:#FFFFFF;
	width: 560px;
	height: 471px;
	display: flex;
  	flex-direction: column-reverse;
	background: url("/wa-data/public/site/photo/Group_18.jpg") no-repeat center center / cover;
	padding: 50px;
	margin-left:20px ;
}*/
/*конец 3 блока*/
/*начало 2 блока*/
.a427 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 28px 28px; /* вертикальный и горизонтальный gap */
  margin-bottom: 28px; /* отступ между рядами */
}

.a428 {
  flex: 1 1 320px; /* Карточка может сжиматься до 320px */
  max-width: 560px;
  min-width: 280px;
  height: 246px;
  background: url("/wa-data/public/site/photo/Group_20.png") no-repeat center center / cover;
  font-size: 20px;
  color: #FFFFFF;
  margin: 0; /* gap теперь управляет отступами */
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.a425 {
  width: 100%;
  padding: 35px 0px 0px 25px;
  margin-bottom: -20px;
  font-size: 25px;
}

.banner422 {
  display: flex;
  flex: 1;
}

.a421 {
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  width: 45%;
  padding: 25px 0px 25px 25px;
}

.img422 {
  margin-top: 40px;
  width: 50%;
  max-width: 730px;      /* ограничиваем по сетке (1200px/2) */
  height: 160px;
  align-self: end;
  object-fit: contain;
  
  /* Выравнивание по сетке */
  margin-left: auto;     /* правая часть сетки */
  margin-right: 0;
}

.a426 {
  padding-top: 40px;
}

/* --- Адаптивность --- */
@media (max-width: 1200px) {
  .a428 {
    max-width: 48vw;
    min-width: 320px;
  }
}

@media (max-width: 900px) {
  .a427 {
    gap: 16px 0;
  }
  .a428 {
    max-width: 100%;
    min-width: 220px;
    height: 220px;
  }
  .a425 {
    font-size: 20px;
    padding-left: 15px;
  }
  .a424 {
    font-size: 30px !important;
  }
  .a423 {
    font-size: 18px !important;
  }
  .a421 {
    padding-left: 15px;
  }
  .img422 {
    height: 120px;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .a427 {
    flex-direction: column;
    gap: 16px 0;
    align-items: center;
  }
  .a428 {
    width: 98vw;
    max-width: 98vw;
    min-width: 0;
    height: auto;
    padding-bottom: 20px;
  }
  .banner422 {
    flex-direction: column;
    align-items: flex-start;
  }
  .a421, .img422 {
    width: 100%;
    padding: 0 10px;
  }
  .img422 {
    height: 100px;
    margin: 10px 0 0 0;
    align-self: flex-start;
  }
  .a426 {
    padding-top: 20px;
  }
}
/*конец 2 блока*/

/*начало блока О компании 2*/
/*.a700{*/

/*	background: url("/wa-data/public/site/photo/Group21.png") no-repeat center center / cover;*/

/*	color: #fff;*/
	
/*}*/
/*.a701{*/
/*	padding-top:116px;*/
/*	margin-bottom:50px ;*/
/*	margin-left: 99px;*/
/*	font-size: 50px;*/
/*	font-family: manrope;*/
/*}*/

/*.a703{*/
/*	margin-left: 99px;*/
/*	display: flex;*/
/*	flex-direction:column;*/
/*	width: 80%;*/
/*}*/
/*.a704{*/

/*}*/

/*.a705{*/
/*	margin-top:40px ;*/
/*}*/
/*.a706{*/
/*	margin-top:40px ;*/
/*	display: flex;*/
/*}*/
/*.a707{*/
/*	text-decoration: none;*/
/*	color: #fff;*/
/*	font-size: 18px;*/
/*	border-radius: 17px;*/
/*	border: 1px solid #fff;*/
/*	margin-right:11px;*/
/*	padding: 16px 24px 16px 24px;*/
/*	margin-bottom:170px ;*/
	 white-space: nowrap; /* не переносить текст */
/*}*/

/*.a707:hover{*/
/*	color: #21479A;*/
/*	background: #fff;*/
/*	transition: 0.2s;*/
/*}*/

/*.a708{*/
/*	display: flex;*/
/*	flex-direction:column;*/
/*	margin-right: 152px;*/
	

/*}*/
/*.a709{*/
/*	width: 36px;*/
/*	height: 41px;*/
/*	margin-right: 17px;*/
/*}*/

/*.a711{*/
/*	font-size: 33px;*/
/*	font-weight: 800;*/
/*}*/

/*.a712{*/
/*	font-size: 33px;*/
/*	font-weight: 500;*/
/*	width: 500px;*/
/*}*/

/*.a713{*/
/*	display: flex;*/
/*}*/

/*.a714{*/
/*	display: flex;*/
/*	padding-bottom:54px ;*/
/*}*/


/*конпки на главной*/
.button2{
display: inline-block;
  padding: 16px 50px;
  font-size: 18px;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 17px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; /* не переносить текст */
  transition: background 0.2s, color 0.2s;
  min-width: 140px; /* минимальная ширина */
  box-sizing: border-box;
}
.button2:hover{
	background-color: #ffff;
	color:#05334a ;
	transition: 0.2s;
}
/*конец кнопок на главной*/
/* Адаптивность */
@media (max-width: 1280px) {
  .a428 {
    max-width: 100%;
    min-width: 220px;
    height: 220px;
  }
  .a425 {
    font-size: 20px;
    padding-left: 15px;
  }
  .a424 {
    font-size: 30px !important;
  }
  .a423 {
    font-size: 18px !important;
  }
  .a421 {
    padding-left: 15px;
  }
  .img422 {
    height: 120px;
    margin-top: 20px;
  }
  .button2 {
    font-size: 14px;
    padding: 16px 40px;
    border-radius: 17px;
    
  }
}
@media (max-width: 900px) {
  .a428 {
    max-width: 100%;
    min-width: 220px;
    height: 220px;
  }
  .a425 {
    font-size: 20px;
    padding-left: 15px;
  }
  .a424 {
    font-size: 30px !important;
  }
  .a423 {
    font-size: 18px !important;
  }
  .a421 {
    padding-left: 15px;
  }
  .img422 {
    height: 120px;
    margin-top: 20px;
  }
  .button2 {
    font-size: 14px;
    padding: 8px 18px;
    
  }
}

@media (max-width: 600px) {
  .a427 {
    flex-direction: column;
    gap: 16px 0;
    align-items: center;
  }
  .a428 {
    width: 98vw;
    max-width: 98vw;
    min-width: 0;
    height: auto;
    padding-bottom: 20px;
  }
  .banner422 {
    flex-direction: column;
    align-items: flex-start;
  }
  .a421, .img422 {
    width: 100%;
    padding: 0 10px;
  }
  .img422 {
    height: 100px;
    margin: 10px 0 0 0;
    align-self: flex-start;
  }
  .a426 {
    padding-top: 20px;
  }
  .button2 {
    font-size: 15px;
    padding: 8px 10px;
  }
}

/*Конец блока О компании 2*/

/**/
.b-catalog__icon{
display:none;
}

/* Адаптивность */
@media (max-width: 900px) {
  .about-content {
    flex-direction: column;
    padding: 24px 10px;
    gap: 24px;
  }
  .about-section {
    padding: 1rem 0 5rem;
    margin-bottom: 5rem;
  }
  .about-text {
    flex: 1;
    max-width: 100%;
    }
}
@media (max-width: 600px) {
  .about-content {
    padding: 14px 20px;
    border-radius: 0;
    box-shadow: none;
  }
  .about-text h2 {
    font-size: 1.3rem;
  }
  .about-text p {
    font-size: 0.98rem;
  }
  .video-placeholder {
    max-width: 100%;
    min-width: 180px;
  }
  .video-placeholder span {
    font-size: 1rem;
    letter-spacing: 0.6em;
    padding-left: 0.6em;
  }
}
.fix-font .b-categ__name {
    font-size: 0.9rem!important;
}

.partnery{
	display: flex;
	flex-wrap: wrap;
	padding: 21px;
	padding-bottom:180px;
}

.partnery-title{
    padding-top:198px;
    font-size: 1.875rem;
    font-weight: var(--font-weight);
}

/*Слайдер на главной странице*/
/* Контейнер слайдера */
/*.slider {*/
    width: 100%; /* Фиксированная ширина */
    overflow: hidden; /* Скрываем выходящие за границы изображения */
/*    position: relative;*/
/*}*/

/* Контейнер, в котором будут находиться все слайды */
/*.slides {*/
    display: flex; /* Располагаем слайды в ряд */
    width: 500%; /* Делаем ширину в три раза больше (по количеству слайдов) */
    transition: transform 0.5s ease-in-out; /* Плавное переключение слайдов */
/*}*/

/* Каждый отдельный слайд */
/*.slide {*/
/*    background-color:#F5F5F5;*/
/*    padding-bottom:161px ;*/
    width: 100%; /* Каждый слайд занимает всю ширину контейнера */
    flex-shrink: 0;  /*Запрещаем уменьшение элементов внутри flex-контейнера */
    
/*}*/


/*.slide_1{*/
/*    display: flex;*/
/*	background: url("/wa-data/public/site/photo/Frame18.png") no-repeat ;*/
/*    background-size: 20%;*/
/*}*/
/*.slide_2{*/
/*    display: flex;*/
/*    background: url("/wa-data/public/site/photo/Frame19.png") no-repeat;*/
/*    background-size: 20%;*/
/*}*/
/*.slide_3{*/
/*    display: flex;*/
/*    background: url("/wa-data/public/site/photo/Frame20.png") no-repeat;*/
/*    background-size: 20%;*/
/*}*/
/*.slide_4{*/
/*    display: flex;*/
/*    background: url("/wa-data/public/site/photo/Frame21.png") no-repeat;*/
/*    background-size: 20%;*/
/*}*/
/*.slide_5{*/
/*    display: flex;*/
/*    background: url("/wa-data/public/site/photo/Frame22.png") no-repeat;*/
/*    background-size: 20%;*/
/*}*/
/*.text_slide{*/
/*    font-weight: 700;*/
/*    margin-left: 106px;*/
/*    padding-top: 154px;*/
/*    font-size: 50px;*/
/*}*/

/*.text_slide span{*/
/*    color:#21479A;*/
/*}*/

/*.radio_slide{*/
/*	margin-top:322px ;*/
/*    width: 100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*}*/
/*.radio_slide_head{*/
/*    font-size: 30px; font-weight: 700;*/
/*    width:10%;*/
/*}*/

/*.radio_slide_line label{*/
/*	align-items: center;*/
/*	border-radius: 21px;*/
/*	border: 1px solid #9A9A9A;*/
/*	width: 9%;*/
/*	padding: 23px 30px 23px 30px;*/
/*	margin: 15px;        	*/
/*	display: flex;*/
/*	font-size: 20px;*/
/*	background: #fff;*/
/*}*/



/*.radio_slide_line label:hover{*/
/*	border: 1px solid #0011CD;*/
/*	border-radius: 21px;*/
/*}*/

/*.radio_slide_line span{*/
/*    padding-left: 32px;*/
/*}*/


/*.radio_slide_line img{*/
/*	width: 100px;*/
/*	height: 60px;*/
/*}*/

/*.button-701{*/
/*    margin-top: 29px;*/
    /*padding: 16px 125px 16px 125px;*/
/*    width:320px ;*/
/*    height: 57px;*/
/*    border-radius:17px;*/
/*    border: 0px;*/
/*    color: #fff;*/
/*    font-weight: 700;*/
/*    font-size: 18px;*/
/*    background: #21479A;*/
/*    cursor: pointer;   */
/*    display: flex;*/
/*}*/
/*.button-701 p{*/
/*    padding-left:125px ;*/
/*}*/

/*.button-701:active{*/
/*    background: #0011CD;*/
/*}*/

/* Переключение слайдов при выборе радиокнопки */
#slide1:checked ~ .slides { transform: translateX(0%); }   /* Первый слайд */
#slide2:checked ~ .slides { transform: translateX(-100%); } /* Второй слайд */
#slide3:checked ~ .slides { transform: translateX(-200%); } /* Третий слайд */
#slide4:checked ~ .slides { transform: translateX(-300%); } /*  слайд */
#slide5:checked ~ .slides { transform: translateX(-400%); } /*  слайд */

/*.left-block{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    width: 11%;*/
/*}*/
/* Контейнер для точек управления (индикаторов) */
/*.controls {*/
/*    width: 900px;*/
    text-align: center; /* Размещаем точки по центру */
/*    margin-left: 50px;*/
/*}*/

/*.controls_2{*/
/*    margin:100px 100px 0px 0px;*/
    text-align: center; /* Размещаем точки по центру */
/*    display: flex;*/
/*    justify-content: center;*/
/*    font-size: 60px;*/
    color: #21479A; /* Серый цвет точки */
/*}*/

/*.controls_2 label{*/
/*    margin: 15px;*/
/*}*/

/*.controls_2 label:hover{*/
/*    color:#0011CD;*/
/*    transition: 0.2s;*/
/*    cursor: pointer;*/
/*        }*/

/*.controls label {*/
    display: inline-block; /* Размещаем точки в строку */
    width: 31px; /* Размер точки */
/*    height: 31px;*/
    background: #9A9A9A; /* Серый цвет точки */
    border-radius: 50%; /* Делаем точки круглыми */            
    cursor: pointer; /* Делаем курсор в виде руки при наведении */
/*    margin-right:130px ;*/



/*}*/

/*.controls p {*/
/*    margin-top: 30%;*/
    display: inline-block; /* Размещаем точки в строку */
/*    font-size: 46px;*/
/*    font-weight: 700;*/
    color: #9A9A9A; /* Серый цвет точки */
    cursor: pointer; /* Делаем курсор в виде руки при наведении */
/*    margin-right:130px ;*/

/*}*/


/* Скрываем стандартную радиокнопку и убираем ее из потока */
/*input[type="radio"] {*/
/*    display: none;*/
/*}*/
/* Стилизация метки радиокнопки */
/*input[type="radio"] + label {*/
/*    cursor: pointer;*/
/*}*/
/* Кастомная радиокнопка */
/*input[type="radio"] + label::before {*/
/*    content: ' ';*/
/*    width: 35px;*/
/*    height: 35px;*/
/*    border: 1px solid #0011CD;*/
/*    border-radius: 50%;*/
/*}*/
/* Состояние выбранной радиокнопки */
/*input[type="radio"]:checked + label::before {*/
/*    background-color: #0011CD;*/
/*    box-shadow: inset 0 0 0 8px #fff;*/
/*}*/

/* .line{*/
/*    width: 670px;*/
/*    height: 2px;*/
    
/*    margin-left: 50px;*/
/*    margin-top: -20px;*/
/*    background: #21479A;*/
/*    z-index: 0;*/

/*}*/

/*.radio_slide_line input[type="text"]{*/
/*    align-items: center;*/
/*    border-radius: 21px;*/
/*    border: 1px solid #9A9A9A;*/
/*    width: 9%;*/
/*    padding: 23px 30px 23px 30px;*/
/*    margin: 15px;*/
/*    display: flex;*/
/*    font-size: 20px;*/
/*    background: #fff;*/
/*}*/

/*.radio_slide_line input[type="email"]{*/
/*    align-items: center;*/
/*    border-radius: 21px;*/
/*    border: 1px solid #9A9A9A;*/
/*    width: 9%;*/
/*    padding: 23px 30px 23px 30px;*/
/*    margin: 15px;        */
/*    display: flex;*/
/*    font-size: 20px;*/
/*    background: #fff;*/
/*}*/

/*.radio_slide_line input[type="tel"]{*/
/*    align-items: center;*/
/*    border-radius: 21px;*/
/*    border: 1px solid #9A9A9A;*/
/*    width: 9%;*/
/*    padding: 23px 30px 23px 30px;*/
/*    margin: 15px;        */
/*    display: flex;*/
/*    font-size: 20px;*/
/*    background: #fff;*/
/*}*/


.h-menu {
    justify-content: center;
}
.header__midd-border, 
.header__midd-wrap {
    background-color: #0150A6;
 background-image: linear-gradient(160deg, #0150A6 1%, #1E3144 100%);
    background-position: 0 0;
    background-attachment: fixed;
}



/* ПОСЛЕДНИЕ ПРАВКИ: Макет карточки товара */
/* Выравнивание блока кнопок по левому краю */
.product__cart-flex {
  display: flex;
  gap: 15px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  margin-top: 1.5rem;
  padding-left: 0 !important;
  /* Убираем внутренний отступ слева */
  margin-left: 0 !important;
  /* Убираем внешний отступ слева */
}

/* Убираем дефолтные отступы у элементов темы, которые мешают выравниванию */
.product__cart-flex>div,
.product__cart-flex .product__item {
  margin: 0 !important;
  padding: 0 !important;
}

/* Убираем отступы у внутренних контейнеров темы */
.product__cart-flex .product__cart {
  display: flex !important;
  align-items: center;
  gap: 15px;
  margin-left: 0 !important;
  padding-left: 0 !important;
}


.product__cart-flex .product__button {
  vertical-align: middle !important;
}

.calculation-button {
  background: #fff !important;
  color: #21479A !important;
  border: 1px solid #21479A !important;
  transition: all 0.2s ease;
}

.calculation-button:hover {
  background: #5b88f7 !important;
  color: #fff !important;
  border: 1px solid #5b88f7 !important;
}

/* Стили характеристик в правой колонке */
.product__content-right .product__features {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #eee;
}

.product__content-right .product__features-item {
  display: flex;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
}

.product__content-right .product__features-name {
  color: #333;
  width: 60%;
  position: relative;
  overflow: hidden;
}

.product__content-right .product__features-value {
  font-weight: 600;
  color: #000;
  width: 40%;
  padding-left: 10px;
}

.product__category-label {
  margin-top: 20px;
  font-size: 16px;
}

.product__category-label a {
  color: #21479A;
  text-decoration: underline;
  font-weight: 500;
}

.product__features-all {
  display: inline-block;
  margin-top: 10px;
  color: #0150a5 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
  font-weight: 700;
  font-size: 13px;
}

.product__features-all:hover {
  text-decoration: none !important;
}

.product__features-all .icon8 {
  vertical-align: middle!important;
  margin-left: 5px!important;
}

.product__content-right .product__prices {
  margin-bottom: 15px!important;
}

.product__content-right .product__price {
  font-size: 32px!important;
  font-weight: 800!important;
}

/* Убираем лишние отступы и скрытые блоки */
.product__content-right .product__item {
  margin-bottom: 15px!important;
}

.product__content-right .stocks {
  margin-bottom: 5px!important;
}

.product__content-right .product__category-label {
  color: #555!important;
}



.in-blocks__title-name {
    color: #0150a5;
}








/*ФОРМА В КАРТОЧКЕ ТОВАРА*/

    .sp-cta,
    .sp-cta * {
        box-sizing: border-box;
    }

    .sp-cta {
        --sp-bg: #1a3e7a;
        --sp-btn: #0018e3;
        --sp-grid: rgba(255, 255, 255, 0.06);
        /* выравнивание с колонкой как у .wrap в теме insales_new (css/insale.css): max-width + боковые паддинги */
        --sp-wrap-pad: 19px;
        position: relative;
        width: 100%;
        min-height: 600px;
        display: grid;
        grid-template-columns: 55fr 45fr;
        overflow: hidden;
        font-family: var(--font-family);
        -webkit-font-smoothing: antialiased;
        margin-block-start: 6rem;
        margin-block-end: 0;
    }

    @media screen and (max-width: 1280px) {
        .sp-cta {
            --sp-wrap-pad: 15px;
        }
    }

    .sp-cta::before {
        content: "";
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 1;
        background-image:
            linear-gradient(var(--sp-grid) 1px, transparent 1px),
            linear-gradient(90deg, var(--sp-grid) 1px, transparent 1px);
        background-size: 5px 5px;
    }

    .sp-cta .visually-hidden {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }

    .sp-cta__form {
        position: relative;
        z-index: 2;
        background: var(--sp-bg);
        padding-top: clamp(32px, 5vw, 56px);
        padding-bottom: clamp(32px, 5vw, 56px);
        /* левый край как у .wrap: --site-max-width из настроек темы + --sp-wrap-pad как padding у .wrap */
        padding-left: calc(max(0px, (100vw - min(var(--site-max-width, 1480px), 100vw)) / 2) + var(--sp-wrap-pad));
        padding-right: clamp(24px, 4vw, 64px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 600px;
    }

    .sp-cta__form::before {
        content: "";
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image:
            linear-gradient(var(--sp-grid) 1px, transparent 1px),
            linear-gradient(90deg, var(--sp-grid) 1px, transparent 1px);
        background-size: 5px 5px;
    }

    .sp-cta__form>* {
        position: relative;
        z-index: 1;
    }

    .sp-cta__title {
        margin: 0 0 clamp(28px, 4vw, 40px);
        font-size: clamp(26px, 3.2vw, 38px);
        font-weight: 700;
        line-height: 1.2;
        color: #fff;
        max-width: 520px;
    }

    .sp-cta__fields {
        display: flex;
        flex-direction: column;
        gap: 16px;
        max-width: 440px;
    }

    .sp-cta__input {
        width: 100%;
        padding: 16px 20px;
        border: none;
        border-radius: 999px;
        font-size: 16px;
        font-family: var(--font-family);
        background: #fff;
        color: #1a1a1a;
        outline: none;
        transition: box-shadow 0.2s ease;
    }

    .sp-cta__input::placeholder {
        color: #888;
    }

    .sp-cta__input:focus {
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35);
    }

    .sp-cta__bottom {
        margin-top: clamp(24px, 3vw, 36px);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        max-width: 560px;
    }

    .sp-cta__legal {
        flex: 1;
        min-width: 200px;
        margin: 0;
        font-size: 13px;
        line-height: 1.4;
        color: rgba(255, 255, 255, 0.65);
        max-width: 26rem;
        text-align: right;
    }

    .sp-cta__legal a {
        color: rgba(255, 255, 255, 0.75);
        text-decoration: underline;
    }

    .sp-cta__submit {
        flex-shrink: 0;
        padding: 14px 36px;
        border: none;
        border-radius: 12px;
        font-size: 16px;
        font-weight: 600;
        font-family: var(--font-family);
        color: #fff;
        background: var(--sp-btn);
        cursor: pointer;
        transition: background 0.2s ease, transform 0.15s ease;
    }

    .sp-cta__submit:hover {
        filter: brightness(1.08);
    }

    .sp-cta__submit:active {
        transform: scale(0.98);
    }

    /* --- Multiform: вложенный .sp-cta__form из админки — убираем второй «слой» сетки/фона --- */
    .sp-cta > .sp-cta__form > .sp-cta__form {
        padding: 0 !important;
        margin: 0 !important;
        min-height: 0 !important;
        background: transparent !important;
        flex: 1;
        width: 100%;
        max-width: 900px;
    }

    .sp-cta > .sp-cta__form > .sp-cta__form::before {
        display: none !important;
    }

    /* дубль заголовка из шаблона админки */
    .sp-cta > .sp-cta__form > .sp-cta__form > .sp-cta__title {
        display: none !important;
    }

    /* --- Multiform: сброс default-theme, ширина как на макете (~900px) --- */
    .sp-cta .multiform-body {
        width: 100%;
        max-width: 900px;
    }

    .sp-cta .multiform-wrap.default-theme,
    .sp-cta .multiform-wrap {
        background: transparent !important;
        box-shadow: none !important;
        border: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        max-width: 900px !important;
        width: 100% !important;
        min-height: 0 !important;
    }

    .sp-cta .multiform-gap-form {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }

    .sp-cta .multiform-gap-fields {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }

    /* Поле с юр. текстом в Multiform: класс sp-cta__legal на обёртку поля; 2 строки + выравнивание к кнопке как на макете */
    .sp-cta .multiform-gap-field.sp-cta__legal {
        align-self: center;
    }

    .sp-cta .multiform-gap-field.sp-cta__legal .multiform-gap-value,
    .sp-cta .multiform-gap-field.sp-cta__legal {
        color: rgba(255, 255, 255, 0.68) !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
    }

    .sp-cta .multiform-gap-field.sp-cta__legal .multiform-gap-value {
        max-width: min(100%, 26rem) !important;
        width: auto !important;
        margin-left: auto !important;
        text-align: right !important;
    }

    .sp-cta .multiform-gap-field.sp-cta__legal p {
        margin: 0;
        text-align: right;
    }

    .sp-cta .multiform-gap-field.sp-cta__legal a {
        color: rgba(255, 255, 255, 0.75) !important;
        text-decoration: underline;
    }

    /*
      Один ряд как на макете: текст слева, «Отправить» справа.
      Расчёт: два поля (имя, телефон) — строки 1–2, строка 3 — юр. текст + кнопка; ошибки — строка 4.
      Если полей больше — напиши, подправим grid-row.
    */
    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) {
        display: grid;
        grid-template-columns: minmax(0, 55fr) minmax(0, 45fr);
        column-gap: clamp(16px, 3vw, 28px);
        row-gap: 20px;
        align-items: center;
    }

    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-gap-fields {
        display: contents;
    }

    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-gap-field:not(.sp-cta__legal) {
        grid-column: 1 / -1;
    }

    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-errorfld {
        grid-column: 1 / -1;
    }

    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-gap-field.sp-cta__legal {
        grid-column: 1;
        grid-row: 3;
        max-width: none;
    }

    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-submit {
        grid-column: 2;
        grid-row: 3;
        margin-top: 0 !important;
        width: 100% !important;
        max-width: none !important;
        display: flex !important;
        align-items: center !important;
        justify-content: stretch !important;
    }

    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-submit .mf-button,
    .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-submit button.mf-button {
        width: 100% !important;
        margin-left: 0 !important;
        min-height: 56px;
        padding: 0 24px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: 1.2 !important;
    }

    .sp-cta .multiform-gap-field,
    .sp-cta .multiform-gap-value,
    .sp-cta .multiform-gap-value .mf-colm12 {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        margin: 0 !important;
    }

    .sp-cta .multiform-form-description {
        color: rgba(255, 255, 255, 0.88);
        font-size: 14px;
        line-height: 1.45;
        margin: 0 0 4px;
    }

    .sp-cta .multiform-form-description p {
        margin: 0;
    }

    /* поля: крупные скругления и высота как на макете */
    .sp-cta .multiform-gap-value input[type="text"],
    .sp-cta .multiform-gap-value input[type="tel"],
    .sp-cta textarea.sp-cta__input,
    .sp-cta input.sp-cta__input {
        width: 100% !important;
        max-width: none !important;
        min-height: 65px !important;
        padding: 0 36px !important;
        border: none !important;
        border-radius: 15px !important;
        font-size: 18px !important;
        font-family: var(--font-family);
        background: #fff !important;
        color: #1a1a1a !important;
        outline: none !important;
        box-sizing: border-box !important;
        line-height: 1.3 !important;
    }

    .sp-cta .multiform-gap-field.type-phone .multiform-gap-value input[type="tel"] {
        background: #f5f5f5 !important;
    }

    .sp-cta .multiform-gap-value input::placeholder,
    .sp-cta .multiform-gap-value textarea::placeholder {
        color: #4a4a4a !important;
        opacity: 1 !important;
    }

    .sp-cta textarea.sp-cta__input {
        min-height: 122px !important;
        padding: 28px 36px !important;
        resize: vertical;
    }

    .sp-cta .multiform-gap-value input[type="tel"] {
        position: static !important;
        overflow: visible !important;
        clip: auto !important;
        clip-path: none !important;
        white-space: normal !important;
    }

    .sp-cta textarea.sp-cta__input:focus,
    .sp-cta input.sp-cta__input:focus,
    .sp-cta .multiform-gap-value input[type="text"]:focus,
    .sp-cta .multiform-gap-value input[type="tel"]:focus {
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35) !important;
    }

    /* низ: текст согласия слева (если добавите в форму), кнопка справа */
    .sp-cta .multiform-submit {
        margin-top: clamp(20px, 3vw, 32px);
        width: 100%;
        max-width: 900px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
        gap: 20px;
    }

    .sp-cta .multiform-submit .mf-button,
    .sp-cta .multiform-submit button.mf-button {
        margin-left: auto;
    }

    .sp-cta .mf-button,
    .sp-cta button.mf-button {
        min-height: 56px;
        padding: 0 40px !important;
        border: none !important;
        border-radius: 16px !important;
        font-size: 17px !important;
        font-weight: 600 !important;
        font-family: var(--font-family);
        color: #fff !important;
        background: var(--sp-btn) !important;
        cursor: pointer;
        transition: background 0.2s ease, transform 0.15s ease, filter 0.2s ease;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        line-height: 1.2;
    }

    .sp-cta .mf-button:hover {
        filter: brightness(1.08);
    }

    .sp-cta .mf-button:active {
        transform: scale(0.98);
    }

    .sp-cta__visual {
        position: relative;
        z-index: 0;
        min-height: 280px;
        background-color: #152a52;
        background-image:
            linear-gradient(120deg, rgba(26, 62, 122, 0.4), rgba(26, 62, 122, 0.55)),
            url("/wa-data/public/site/photo/new/1108.970%201.png");
        background-size: cover;
        background-position: center;
    }

    @media (max-width: 960px) {
        .sp-cta {
            grid-template-columns: 1fr;
            min-height: 0;
        }

        .sp-cta__form {
            min-height: 0;
            padding-top: 40px;
            padding-bottom: 32px;
            order: 1;
        }

        .sp-cta__visual {
            order: 2;
            min-height: 260px;
            aspect-ratio: 16 / 10;
        }

        .sp-cta__title {
            max-width: none;
        }

        .sp-cta__fields {
            max-width: none;
        }

        .sp-cta__bottom {
            flex-direction: column;
            align-items: stretch;
            max-width: none;
        }

        .sp-cta__legal {
            max-width: none;
            order: 2;
        }

        .sp-cta__submit {
            order: 1;
            width: 100%;
            padding: 16px 24px;
        }

        .sp-cta .multiform-gap-value input[type="text"],
        .sp-cta .multiform-gap-value input[type="tel"],
        .sp-cta textarea.sp-cta__input {
            min-height: 64px !important;
            padding: 0 22px !important;
            border-radius: 22px !important;
            font-size: 16px !important;
        }

        .sp-cta textarea.sp-cta__input {
            min-height: 100px !important;
            padding: 16px 22px !important;
        }

        .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) {
            grid-template-columns: 1fr;
        }

        .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-gap-field.sp-cta__legal {
            grid-column: 1;
            grid-row: 3;
        }

        .sp-cta .multiform-gap-form:has(.multiform-gap-field.sp-cta__legal) .multiform-submit {
            grid-column: 1;
            grid-row: 4;
        }

        .sp-cta .multiform-gap-field.sp-cta__legal .multiform-gap-value {
            max-width: 100% !important;
            margin-left: 0 !important;
            text-align: left !important;
        }

        .sp-cta .multiform-gap-field.sp-cta__legal p {
            text-align: left !important;
        }
    }

    @media (max-width: 480px) {
        .sp-cta__title {
            font-size: 22px;
        }

        .sp-cta__visual {
            min-height: 200px;
        }
    }

    /*
     * Главная: блок .sp-cta на всю ширину вьюпорта (как в карточке товара), выход из .wrap / in-right.
     */
    .main__home .in-blocks__item-form_goods,
    .main__home .in-blocks__item-slider_form,
    .main__home .in-right .in-blocks__item:has(.sp-cta) {
        overflow-x: visible;
    }

    .main__home .in-blocks__item-form_goods .sp-cta,
    .in-blocks__item-form_goods .sp-cta,
    .main__home .in-blocks__item-slider_form .sp-cta,
    .in-blocks__item-slider_form .sp-cta,
    .in-right .in-blocks__item .sp-cta {
        width: 100vw !important;
        max-width: none !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
        margin-block-start: 2rem;
        position: relative;
        left: auto;
        right: auto;
    }

    /* нижний отступ только на главной; на карточке товара — margin-block-end: 0 у базового .sp-cta */
    .main__home .in-blocks__item-form_goods .sp-cta,
    .main__home .in-blocks__item-slider_form .sp-cta,
    .main__home .in-right .in-blocks__item .sp-cta {
        margin-block-end: 6rem;
    }

    /* после full-bleed отступы контента как у .sp-cta__form в карточке товара */
    .main__home .in-blocks__item-form_goods .sp-cta .sp-cta__form,
    .in-blocks__item-form_goods .sp-cta .sp-cta__form,
    .main__home .in-blocks__item-slider_form .sp-cta .sp-cta__form,
    .in-blocks__item-slider_form .sp-cta .sp-cta__form,
    .in-right .in-blocks__item .sp-cta .sp-cta__form {
        padding-left: calc(max(0px, (100vw - min(var(--site-max-width, 1480px), 100vw)) / 2) + var(--sp-wrap-pad)) !important;
        padding-right: clamp(24px, 4vw, 64px) !important;
    }

    @media screen and (max-width: 1280px) {
        .main__home .in-blocks__item-form_goods .sp-cta .sp-cta__form,
        .in-blocks__item-form_goods .sp-cta .sp-cta__form,
        .main__home .in-blocks__item-slider_form .sp-cta .sp-cta__form,
        .in-blocks__item-slider_form .sp-cta .sp-cta__form,
        .in-right .in-blocks__item .sp-cta .sp-cta__form {
            padding-left: calc(max(0px, (100vw - min(var(--site-max-width, 1480px), 100vw)) / 2) + var(--sp-wrap-pad)) !important;
        }
    }
/*КОНЕЦ*/



/*CSS СО СТАРОЙ ТЕМЫ*/
body {
    font-size: 1rem!important;
}
/*видео на главной*/
.fullscreen-bg {
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    overflow: hidden;
    margin-block-end: 4rem;
    border-radius: 0.8rem;
}
.fullscreen-bg video {
    min-height: 250px;
    min-width: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
/*6 баннеров на главной*/
.categ_banners {
    display:flex;
}

.categ_banners img {
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 20px;
}
@media (max-width: 1250px){
    .categ_banners {
        display: block;
    }
}
.grecaptcha-badge{
    display:none;
}
.b-categ__wrap .b-categ__name {
    padding-left: 17px;
}
.grid_sert {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}
@media (max-width: 490px){
    .grid_sert {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
    }
}
.h-phone__info-call {
    background: #0150a5!important;
}




.multiform-gap-field {
    display: inline-block;
    width: 45%;
}
.multiform-gap-field.type-html {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
}
.raschet-btn:hover::before {
	content:"Рассчитать стоимость сэндвич-панелей";
	position:fixed;
	color:#fff;
	width:150px;
	background:rgba(0,0,0,0.7);
	right:114px;
	bottom:262px;
	border-radius:6px;
	padding:8px;
	font-size:13px;	
	line-height:14px;
}

.raschet-btn .multiform-body.is-popup {
    position: fixed;
    bottom: 0;
	right:40px;
	bottom:250px;
	background: #43bb6d !important;
    text-align: center;
    font-size: 34px;
    padding: 0px;
    color: #fff;
    z-index: 101;
	width:70px;
	height:70px;
	border-radius:50%;
	text-align:center;
	line-height:50px;
	cursor:pointer;
}
.raschet-btn .multiform-popup-link {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 5px;
    cursor: pointer;
    padding: 10px 0;
}
.multiform-theme1 .multiform-gap-fields {
    text-align: center !important;
}
.multiform-theme1 .type-checkbox{
    display: block;
    width: 100%;
}
.multiform-theme1  .multiform-submit {
    text-align: center !important;
    padding: 10px;
    background: #8dc63f !important;
    color: #fff !important;
    display: block;
    text-align: center;
}
.raschet .multiform-submit input[type="submit"] {
    background: #fff !important;
    font-size: 18px !important;
    border: 2px solid #b1aeae !important;
}
.multiform-theme1  .multiform-title {
    background: #8dc63f !important;
    color: #fff !important;
}
.multiform-theme1 .multiform-gap-value input[type="text"], .multiform-theme1 .multiform-gap-value textarea, .multiform-theme1 .multiform-gap-value input[type="email"], .multiform-theme1 .multiform-gap-value select, .multiform-theme1 .multiform-gap-value .multiform-formula span {
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
.multiform-theme1 .multiform-gap-value input[type="text"] {
    padding: 3px;
}
#multiformField21,#multiformField22, #multiformField27, #multiformField29, #multiformField30, #multiformField31 {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#multiformField21 .multiform-gap-name, #multiformField22 .multiform-gap-name {
    width: 50%;
}
#multiformField25 input[type="text"] {
    font-size: 18px;
    padding: 5px;
}
#multiformField29 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
#multiformField27 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
#multiformField30 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
#multiformField31 input {
    font-size: 18px;
    padding: 5px;
    background: #e5e5e5 !important;
    text-align: center;
    border-radius: 3px;
}
.multiform-theme1 .multiform-submit input[type="submit"] {
    width: auto !important;
}
.multiform-theme1 .multiform-gap-field {
    margin: 0px 0px 0px 0px!important;
    padding: 10px 0px 0px 0px!important;
}
.multiform-wrap.multiform-theme1 {
    border-radius: 2vh;
}
.multiform-wrap .multiform-gap-value {
    padding: 0px!important;
}
.multiform-wrap.multiform-theme1 {
    border-radius: 2vh!important;
}
.multiform-theme1 .mf-button {
    padding: 5px 10px 5px 10px!important;
    border-radius: 1vh!important;
    background: #fff!important;
}
.wa-mediabox-overlay.opened {
    z-index: 11111;
}
.filtering .slick-slide {
    padding-inline-end: 2vh;
}
.padd {
    padding-block-end: 1vh;
}
.brdr {
  border-radius: 10%;
  border: 2px solid #D3D3D3;
  box-shadow: 2px 2px 4px rgba(141, 198, 63, 0.25);
}
.site-header__top{
    background:#8dc63f;
}
.site-header__top-inner{
    background:#8dc63f;
}
.top-menu__link{
    color:white;
}
.top-menu__link:hover{
    color:white;
}
.ordercall-smart-button{
    margin-right:39px!important;
    
}
.ordercall-smart-button__button{
    background:#8dc63f!important;
}
.raschet-btn .multiform-body.is-popup{
    background:#8dc63f!important;
}
@media (max-width: 1250px){
    .zag_prem{
        padding-right:1rem;
        padding-left:1rem;
    }
    p{
        font-size:15px;
    }
    .catalog-pg__seo-text {
        font-size: 1.5rem;
    }
}
.item-c__title {
    padding-bottom: 10rem;
}

.row_1 {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 колонки для десктопа */
        gap: 20px; /* Расстояние между элементами */
}

.col-md-3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}
.products__cart {
    display:none;
}
.product__cart {
    display:none;
}

.read-more-btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0150a5;
    color: white;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
    /*border-radius: 10px;*/
    text-align: center;
}

.read-more-btn:hover {
    background-color: #0150a5;
}

.read-more-btn.hidden {
    display: none;
}
#extra-content {
    display: none;
}





/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .row_1 {
        grid-template-columns: repeat(1, 1fr); /* 2 колонки на мобильных */
        gap: 10px; /* Меньше расстояние для компактности */
    }
}

.grid_video {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 3 колонки для десктопа */
        gap: 20px; /* Расстояние между элементами */
}

.col-md-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .grid_video {
        grid-template-columns: repeat(1, 1fr); /* 2 колонки на мобильных */
        gap: 10px; /* Меньше расстояние для компактности */
    }
}
/*быстровозводимые здания, главная*/
@media screen and (max-width: 580px) {
    .b-categ__item {
        width: calc(100% - 10px);
    }
}
/*блок о компании на главной*/
.about-section {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      padding: 60px 0;
      background: #f7f7fb;
      border-radius: 10px;
}
.about-content {
  display: flex;
  gap: 40px;
  max-width: 1100px;
  width: 100%;
  padding: 0px 10px 0px 32px;
  border-radius: 16px;
}
.about-text {
  flex: 1;
  max-width: 40%;
}
.about-text h2 {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 2rem;
  font-weight: bold;
}
.about-text p {
  font-size: 1rem;
  line-height: 1.6;
  color: #222;
  margin-bottom: 0;
}
.about-video {
  flex: 1;
  min-width: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-placeholder {
  width: 100%;
  max-width: 96%;
  aspect-ratio: 16 / 9;
  background: linear-gradient(180deg, #d2d2d2 0%, #a0a0a0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.video-placeholder span {
  font-size: 1.25rem;
  letter-spacing: 1.5em;
  color: #232323;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 1.5em;
}

/* Адаптивность */
@media (max-width: 900px) {
  .about-content {
    flex-direction: column;
    padding: 24px 10px;
    gap: 24px;
  }
  .about-section {
    padding: 1rem 0 5rem;
    margin-bottom: 5rem;
  }
  .about-text {
    flex: 1;
    max-width: 100%;
    }
}
@media (max-width: 600px) {
  .about-content {
    padding: 14px 20px;
    border-radius: 0;
    box-shadow: none;
  }
  .about-text h2 {
    font-size: 1.3rem;
  }
  .about-text p {
    font-size: 0.98rem;
  }
  .video-placeholder {
    max-width: 100%;
    min-width: 180px;
  }
  .video-placeholder span {
    font-size: 1rem;
    letter-spacing: 0.6em;
    padding-left: 0.6em;
  }
}
.fix-font .b-categ__name {
    font-size: 0.9rem!important;
}

    /* Контейнер для всего блока */
.faq-container {
    width: 100%;
    margin: 40px 0;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Заголовок "Часто задаваемые вопросы" */
.faq-title {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 25px;
    text-align: left;
}

/* Стилизация синего слова "вопросы" */
.faq-title span {
    color: #0150a5;
}

/* Стили для отдельного элемента аккордеона */
.faq-item {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden; /* Чтобы красная полоса не выходила за скругленные углы */
    padding-left: 15px; /* Отступ для красной полосы */
}

/* Псевдо-элемент для создания красной полосы слева */
.faq-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background-color: #0150a5;
}

/* Стилизация вопроса (кликабельная часть) */
.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 20px 20px 10px; /* Внутренний отступ */
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    list-style: none; /* Убираем стандартный маркер */
    width: 100%;
}

.faq-question::-webkit-details-marker {
    display: none; /* Убираем стандартный маркер для Chrome/Safari */
}

/* Иконка-стрелка */
.faq-question .arrow {
    transition: transform 0.3s ease;
    font-weight: bold;
}

/* Поворот стрелки, когда аккордеон открыт */
details[open] .faq-question .arrow {
    transform: rotate(180deg);
}

/* Стилизация ответа (скрытая часть) */
.faq-answer {
    padding: 0 20px 20px 10px;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
}


.smart-album-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
    margin-bottom: 15px;
}

.smart-album-item {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    /* Одинаковые квадратные миниатюры */
    overflow: hidden;
    border-radius: 6px;
    background-color: #f5f5f5;
    text-decoration: none;
}

.smart-album-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Заполнение контейнера без искажения пропорций фотки */
    display: block;
    transition: transform 0.3s ease;
}

.smart-album-item:hover img {
    transform: scale(1.05);
    /* Легкое увеличение при наведении */
}

.smart-album-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 1.3;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.smart-album-item:hover .smart-album-desc {
    opacity: 1;
    /* Появление описания при наведении */
}

.smart-album-hidden {
    display: none !important;
}

.smart-album-more {
    text-align: center;
    margin-bottom: 30px;
}

.smart-album-more button {
    background-color: transparent;
    color: #333;
    border: 1px solid #333;
    padding: 10px 30px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s ease;
}

.smart-album-more button:hover {
    background-color: #333;
    color: #fff;
}

/*КОНЕЦ*/


/*ВЫРАВНИВАНИЕ ЛОГО*/
.header__midd-block .header__midd-logo,
.header__midd-block.header__midd-logo {
    margin-left: -30px;
}
/*КОНЕЦ*/



/*ГАЛЛЕРЕЯ ФОТО*/
.smart-album-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
    margin: 2rem 0 2rem 0;
}

.smart-album-item {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    /* Одинаковые квадратные миниатюры */
    overflow: hidden;
    border-radius: 6px;
    background-color: #f5f5f5;
    text-decoration: none;
}

.smart-album-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Заполнение контейнера без искажения пропорций фотки */
    display: block;
    transition: transform 0.3s ease;
}

.smart-album-item:hover img {
    transform: scale(1.05);
    /* Легкое увеличение при наведении */
}

.smart-album-desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 1.3;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.smart-album-item:hover .smart-album-desc {
    opacity: 1;
    /* Появление описания при наведении */
}

.smart-album-hidden {
    display: none !important;
}

.smart-album-more {
    text-align: center;
    margin-bottom: 30px;
}

.smart-album-more button {
    background-color: transparent;
    color: #333;
    border: 1px solid #333;
    padding: 10px 30px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    transition: all 0.3s ease;
}

.smart-album-more button:hover {
    background-color: #333;
    color: #fff;
}

/*КОНЕЦ*/

/*ИКОНКА КОРЗИНЫ*/

.buy1click-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  box-sizing: border-box;
}
.buy1click-button::before {
  content: "";
  display: block;
  width: 1.25em;
  height: 1.25em;
  min-width: 18px;
  min-height: 18px;
  background: url("/wa-data/public/site/icons/shopping_cart.png") no-repeat center center / contain;
  flex-shrink: 0;
}
/*КОНЕЦ*/

/*ЦЕНА И КНОПКА В КАТАЛОГЕ ВЫРАВНИВАНИЕ*/
/* После переноса наличия в .products__item-info: нижний блок + цена/кнопка */
.products__item > .products__bottom {
  margin-top: auto;
  width: 100%;
}

.products__bottom .products__addtocart {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}

.products__bottom .products__addtocart .products__price {
  width: 100%;
}

.products__bottom .products__addtocart .products__cart {
  width: 100%;
}

.products__bottom .products__cart-flex {
  justify-content: flex-start;
}
/*КОНЕЦ*/
/*ССЫЛКИ ДОКУМЕНТОВ НА СТРАНИЦЕ Документы*/
.documents-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 30px;
}

.documents-wrapper a {
    display: inline-block;
    border: 1px solid #dce4ec;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px !important;
    font-weight: 600;
    color: #1a3a6d;
    text-decoration: none;
    line-height: normal;
    opacity: 1 !important;
    margin: 0;
    cursor: pointer;
    transition: all 0.2s ease;
}

.documents-wrapper a:hover {
    background: #e1e9f0;
}
/*КОНЕЦ*/


/*КОНТАКТЫ*/
.row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin-block-end: 2rem;
}

.row > .col-md-6 {
    min-width: 0;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 32px;
        row-gap: 24px;
        align-items: start;
    }
}
.row > .col-md-6 p:last-of-type {
    margin-bottom: 2rem;
}
/*КОНЕЦ*/

