/*
Theme Name: Индустриальные Механизмы_tg@JIRAIYAnc
Author: Evgeni / t.me/JIRAIYAnc
Description: Основа шаблона — кастомная доработка BlankSlate + Astra. 
Version: 4.11.0
*/

.container-main-123 {
  padding-top: 20vh;
  padding-bottom: 15vh;
}

.center {
	text-align: center;
}


.title-main-123 {
font-weight: 600;
font-size: 48px;
text-align: center;
text-transform: uppercase;
color: #fff;
}

.title-2-main-123 {
font-weight: 500;
font-size: 30px;
text-align: center;

}


.wraper-123 {
  max-width: 1280px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-sizing: border-box !important;
  display: block !important;
  float: none !important;
  position: relative !important;
  clear: both !important;
}



.main-btn-123 {
	margin-top: 100px !important;
  display: inline-block;
  background: #3855E8;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 30px;
  text-decoration: none !important;
  border-radius: 30px 2px 30px 30px;
  transition: background 0.3s ease, transform 0.2s ease;
  text-align: center;
  box-shadow: 0 4px 12px rgba(56, 85, 232, 0.2);
}

.main-btn-123:hover {
  background: #2f49c7;
  transform: translateY(-2px);
}

/* Центровка кнопки */
.main-btn-123 {
  display: block;
  margin: 30px auto; /* центрирование + отступ сверху/снизу */
  max-width: max-content;
}


@media (max-width: 768px) {
  .title-main-123 {
  	font-size: 22px;
  }
  .title-2-main-123 {
  	font-size: 16px;
  }
  .main-btn-123 {
	margin-top: 10px !important;
  }
}



.contact-block-124 {
	margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
}

.contact-item-124 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
}

.contact-item-124 i {
  font-size: 18px;
  color: #3855E8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  vertical-align: middle;
}



.contact-item-124:hover {
  color: #3855E8;
}

/* Кнопка */
.main-btn-124 {
  display: inline-block;
  background: #3855E8;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  padding: 9px 30px;
  text-decoration: none !important;
  border-radius: 30px 2px 30px 30px;
  transition: background 0.3s ease, transform 0.2s ease;
  text-align: center;
  box-shadow: 0 4px 12px rgba(56, 85, 232, 0.2);
}

.main-btn-124:hover {
  background: #2c47c8;
  transform: translateY(-2px);
}



/* Убираем стандартный отступ у верхнего хедера */
.ast-above-header-bar {
  padding: 0 !important;
  height: 0 !important;
  overflow: visible;
  position: relative !important;
  z-index: 99;
}


@media (min-width: 768px) {
.site-header-primary-section-right {
  align-items: flex-end !important;
  margin-top: 30px !important;
}
}








.ast-main-header-wrap {
  background-color: transparent !important;
}

.ast-header-break-point .main-header-bar {
  background-color: transparent !important;
}


.ast-primary-header-bar {
  background-color: transparent !important;
  box-shadow: none !important;
}

.ast-main-header-bar {
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Убираем фон у основного контейнера шапки */
#masthead,
.ast-primary-header-bar,
.ast-main-header-bar-wrap,
.ast-main-header-bar,
.site-header-primary-section-right,
.site-header-primary-section-left {
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Убираем фон у меню */
.main-header-bar-navigation,
.ast-builder-menu-1,
.ast-builder-menu-1 > .main-header-bar-navigation {
  background-color: transparent !important;
  box-shadow: none !important;
}
/* Начальное состояние — меню без фона */
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 9999;
}

/* Класс, который добавляется при прокрутке */
#masthead.scrolled {
  background-color: #041020 !important;
  box-shadow: 0 4px 12px rgba(56, 85, 232, 0.3) !important;
}




  .ast-primary-header-bar {
        border-bottom-width: 0px !important;
        border-bottom-color: none !important;
    }




.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	border-bottom: 1px solid #FFFFFF !important;
}

@media (max-width: 768px) {
  .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
    position: relative;
  }

  .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 16px;   
    right: 16px;  
    height: 1px;
    background-color: #FFFFFF;
  }
}


.main-header-menu-toggle, [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #fff !important;
	color: #fff !important;
}











.footer-125 {
  background-color: #0B1320;
  color: #fff;
  padding: 40px 20px;
}

.footer-container-125 {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
  border-top: 1px #fff solid;
    padding-top: 30px;
}

.footer-block-125 {
 /* flex: 1 1 20%;*/
  min-width: 200px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer-container-125 .block-2,
  .footer-container-125 .block-3,
  .footer-container-125 .block-4 {
    flex: 1 1 15%;
  }
.footer-container-125 .block-4 {
    flex: 1 1 22%;
  }
.footer-logo-125 {
  width: 200px;
  margin-bottom: 10px;
}

.footer-link-125,
.footer-menu-125 a,
.footer-phone-125,
.footer-email-125 {
  color: #fff;
  text-decoration: none;
}

.footer-menu-125 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-menu-125 li {
  margin-bottom: 6px;
}
.footer-menu-125 li > ul {
  margin-left: 15px;
}

.footer-social-125 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
}

.footer-address-125 .gray-125 {
  color: #999 !important;
  font-size: 15px;
}

.right-align-125 {
  text-align: right;
  align-items: flex-end;
}

@media (max-width: 768px) {
  .footer-container-125 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
      "block-1"
      "block-2"
      "block-3"
      "block-4";
    gap: 30px;
    justify-items: center; /* Центрирование контента */
    text-align: center;    /* Текст по центру */
  }

  .footer-block-125 {
    align-items: center;   /* Центрирование флекс-элементов */
  }

  .footer-social-125 {
    justify-content: center;
  }

  .right-align-125 {
    text-align: center !important;
    align-items: center !important;
  }
}

@media (min-width: 769px) {
  .footer-container-125 .block-1 {
    flex: 1 1 31%;
  }
}

@media (min-width: 770px) and (max-width: 1167px) {
  .footer-container-125 .block-1 {
    flex: 1 1 22%;
  }
}




/* === Общие стили футер-меню === */
.footer-menu-125 .menu-125 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-menu-125 .menu-125 li {
  position: relative;
  margin-bottom: 8px;
}

/* Ссылки */
.footer-menu-125 .menu-125 a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding-right: 20px;
  position: relative;
  transition: color 0.3s ease;
}


/* Стрелочка — ▾ (уголок вниз) */
.footer-menu-125 .menu-item-has-children > a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.3s ease;
}

/* При раскрытии — поворот вверх */
.footer-menu-125 .menu-item-has-children.open > a::after {
  transform: translateY(-50%) rotate(-135deg);
}

/* === Подменю === */
.footer-menu-125 .sub-menu {
  display: none;
  margin-top: 5px;
  opacity: 0;
  transform: translateY(-5px);
  transition: all 0.3s ease;
}

.footer-menu-125 .menu-item-has-children.open > .sub-menu {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

/* === Адаптация под мобилки === */
@media (max-width: 768px) {
  .footer-menu-125 {
    text-align: center;
  }

  .footer-menu-125 .menu-125 a {
    display: inline-block;
    padding-left: 20px;

  }
}


.icons-126 {
  display: flex;
  gap: 10px; /* можно увеличить/уменьшить по вкусу */
  align-items: center;
}

.icons-126 img {
  width: 32px; /* подберите нужный размер */
  height: auto;
  display: block;
}

.mobile-container-125
 {
  display: flex;               /* Если уже есть, можно не повторять */
  flex-direction: column;      /* Строим по вертикали, если нужно */
  align-items: flex-start;     /* Выравнивание по левому краю */
  justify-content: flex-start; /* (если нужно убрать центрирование по вертикали) */
  background-color: #041020;
  padding-left: 15px;
  padding-right: 15px;
}



@media (max-width: 768px) {
    .mobile-container-125 .footer-block-125 {
        align-items: flex-start !important;
        margin-bottom: 15%;
    }
    header .custom-logo-link img {
    max-width: 270px;
    width: 200px !important;
    }
    .ast-logo-title-inline .site-logo-img {
      padding-right: 0px !important;
    }

}

.ast-mobile-header-content.content-align-flex-start {
  background-color: #041020 !important;
  height: 90vh;                 /* Заполнить всю высоту экрана */
  overflow-y: auto;              /* Прокрутка, если не влезает */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}




.main-navigation ul.sub-menu {
  background-color: #041020 !important;
}










.slider-wrapper-126 {
  position: relative;
  width: 100%;
  padding: 40px 0;
  max-width: 1480px;
  margin: 0 auto;
  overflow: hidden;
}

.slider-126 {
  visibility: hidden;
}
.slider-126.swiper-initialized {
  visibility: visible;
}


.slider-126 .swiper-wrapper {
  display: flex;
  align-items: center;
}

.slider-126 .swiper-slide {
  width: 100%;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transform: scale(0.8) !important;
  opacity: 0.4 !important;
  z-index: 1;
}

.slider-126 .swiper-slide-active {
  transform: scale(1) !important;
  opacity: 1 !important;
  z-index: 3;
}

.slider-126 .swiper-slide-prev,
.slider-126 .swiper-slide-next {
  transform: scale(0.8) !important;
  opacity: 0.4 !important;
  z-index: 2;
}



.slider-126 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  display: block;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

/* Стрелки */
.slider-arrow-126 {
  position: absolute;
  top: 45%;
  width: 35px;
  height: 35px;
  background: rgba(255,255,255,0.5);
  color: white;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  border-radius: 50%;
  transform: translateY(-50%);
  user-select: none;
}


@media (min-width: 768px) {
  .slider-arrow-126.next-126 {
    margin-right: 15%;
  }
  .slider-arrow-126.prev-126 {
    margin-left: 15%;
  }
}
@media (min-width: 787px) and (max-width: 1100px) {
  .slider-126 .swiper-slide {
  height: 280px;
}
}
@media (max-width: 768px) {
  .slider-arrow-126.next-126 {
    display: none;
  }
  .slider-arrow-126.prev-126 {
    display: none;
  }
}

.prev-126 {
  left: 20px;
}

.next-126 {
  right: 20px;
}

/* Пагинация */
.slider-pagination-126 {
  text-align: center;
  margin-top: 20px;
}

.slider-pagination-126 .swiper-pagination-bullet {
  display: inline-block;
  width: 12px;
  height: 4px;
  background: #fff;
  margin: 0 4px;
  transition: all 0.3s ease;
  border-radius: 2px;
  opacity: 1;
}

.slider-pagination-126 .swiper-pagination-bullet-active {
  width: 24px;
  background: #3855E8;
}





.text-up {
  text-transform: uppercase;
}



.title-block-145 {
  font-family: Manrope;
font-weight: 500;
font-style: Medium;
font-size: 19px;
text-transform: uppercase;

}


.description-block-145 {
  font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 16px;

}
/*@media (min-width: 768px) {
.vc_column-inner-none-padding .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
}

.corect-padding-block-145 {
      padding-left: 10px !important;
    padding-right: 10px !important;
}*/


.container-block-145 {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.img-block-145 img {
  display: block;
  margin-top: 10px;
}

@media (max-width: 768px) {
.img-block-145 img {
    margin-top: 0px;
}
}

.title-block-145 {
  flex: 1;
}




.slider-wrapper-147 {
  position: relative;
  margin: 0 auto;
}

/* Слайдер — НЕ даём ему вылезать */
.slider-147 {
  overflow: hidden !important;
}
.tabs-wrapper-147 {
  margin: 40px 0;
}

.tabs-nav-147 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}

.tab-link-147 {
  padding: 5px 20px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.3);
  color: #fff !important;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none !important;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .tab-link-147 {
  font-size: 16px !important;
}
}

.tab-link-147.active-147 {
  background: #3855E8;
  color: #FFFFFF !important;
  font-size: 20px;
  font-weight: 500;
}

.tabs-content-147 .tab-pane-147 {
  display: none;
}
.tabs-content-147 .tab-pane-147.active-147 {
  display: block;
}

.slide-item-147 {
  background: transparent;
  padding: 16px;
  text-align: left;
}

.slide-item-147 img {
  width: 100%;
  height: 300px;        /* растягиваем на всю высоту контейнера */
  object-fit: cover;   /* сохраняя пропорции и заполняя весь блок */
  display: block;
  border-radius: 20px;
  margin-bottom: 12px;
}

.slide-item-147 h4 {
  margin: 10px 0 6px;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #F1F4FB !important;
}

.slide-item-147 p {
  font-weight: 500;
  font-size: 18px;
  color: #F1F4FB !important;
  margin-bottom: 10px;
}

.slide-item-147 .btn-147 {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #3855E8;
  text-decoration: none !important;
  background: none;
  padding: 0;
}

.slider-wrapper-147 .swiper-button-prev,
.slider-wrapper-147 .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #3855E8;
  font-size: 14px;
  z-index: 10;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.slider-wrapper-147 .swiper-button-prev {
  left: -30px;
}

.slider-wrapper-147 .swiper-button-next {
  right: -30px;
}

/* Стрелочки */
.slider-wrapper-147 .swiper-button-prev::after,
.slider-wrapper-147 .swiper-button-next::after {
  font-size: 16px;
}

/* Пагинация — контейнер с полосками */
.slider-wrapper-147 .swiper-pagination {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

/* Пагинация — полоски вместо кружков */
.slider-wrapper-147 .swiper-pagination-bullet {
  width: 16px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff; /* цвет неактивных */
  opacity: 1;
  transition: all 0.3s ease;
}

/* Активная полоска */
.slider-wrapper-147 .swiper-pagination-bullet-active {
  width: 32px;
  background-color: #3855E8;
}

/* Мобильные стили */
@media (max-width: 767px) {
  .slider-wrapper-147 .swiper-button-prev,
  .slider-wrapper-147 .swiper-button-next {
    display: none;
  }

  .slider-wrapper-147 .swiper-pagination {
    position: relative;
  }

  .slider-wrapper-147 .swiper-pagination-bullet {
    width: 12px;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    opacity: 1;
    margin-top: 60px;
  }

  .slider-wrapper-147 .swiper-pagination-bullet-active {
    width: 28px;
    background-color: #3855E8;
  }
}

@media (max-width: 768px) {
  .section-block-154 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.slider-147 .swiper-pagination {
  margin-top: 100px !important; /* увеличиваем отступ сверху */
}

@media (min-width: 769px){
  .pagination-147  {
    display: none !important;
  }
}


@media (max-width: 767px) {
  .tabs-nav-147 {
  display: flex;
  flex-wrap: nowrap;       /* запрет переноса */
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  gap: 10px;
  white-space: nowrap;
  padding-bottom: 8px;
  scrollbar-width: none;
}

.tabs-nav-147::-webkit-scrollbar {
  display: none;
}

.tab-link-147 {
  flex-shrink: 0;
  white-space: nowrap; /* Чтобы текст в кнопках не переносился */
}

}


@media (min-width: 769px) {
  .text-o-kompani {
    font-size: 20px;
  }
}

.contact-item-124 a {
  padding-bottom: 10px;
}








/* Обёртка всего блока */
.cases-wrapper-150 {
  position: relative;
  margin: 0 auto;
}

/* Слайд — общая обёртка */
.case-slide-150 {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  overflow: hidden !important;
}

/* Левая часть — текст */
.case-info-150 {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Заголовок */
h3.case-title-150 {
  font-weight: 500;
  font-size: 32px !important;
  margin-bottom: 16px;
  color: #fff !important;
}

/* Описание */
.case-description-150 {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 24px;
}

/* Характеристики */
.case-features-150 {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 32px;
}

.feature-item-150 {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  color: #000;
  min-width: 120px;
}

.feature-item-150 strong {
  font-weight: 600;
  margin-bottom: 4px;
}

/* Правая часть — картинка */
.case-image-150 {
  flex: 1 1 45%;

}

.case-image-150 img {
  width: 100%;
  height: 550px;
  object-fit: cover;
  border-radius: 32px;
}

/* Стрелки */
.cases-wrapper-150 .slider-prev-150,
.cases-wrapper-150 .slider-next-150 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  color: #3855E8;
  font-size: 14px;
  z-index: 10;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.cases-wrapper-150 .slider-prev-150 {
  left: -50px;
}

.cases-wrapper-150 .slider-next-150 {
  right: -50px;
}
.cases-wrapper-150 .slider-prev-150::after,
.cases-wrapper-150 .slider-next-150::after {
  font-size: 16px;
}

@media (min-width: 769px) {
  .cases-wrapper-150 .pagination-150 {
    position: absolute;
    bottom: 2% !important;
    transform: translateX(27%);
    z-index: 2;
  }

  .cases-wrapper-150 {
    position: relative;
  }

  .case-image-150 {
    position: relative;
  }
}


.pagination-150 .swiper-pagination-bullet {
  width: 12px;
  height: 4px;
  border-radius: 2px;
  background-color: #ccc;
  opacity: 1;
  margin: 0 6px;
  transition: all 0.3s ease;
}

.pagination-150 .swiper-pagination-bullet-active {
  width: 32px;
  background-color: #3855E8;
}

/* Адаптивность */
@media (max-width: 768px) {
.cases-wrapper-150 .slider-prev-150,
.cases-wrapper-150 .slider-next-150 {
    display: none;
  }
  .case-slide-150 {
    flex-direction: column;
  }

  .case-info-150,
  .case-image-150 {
    flex: 1 1 100%;
  }

  .case-title-150 {
    font-size: 22px;
  }

  .slider-prev-150,
  .slider-next-150 {
    display: none;
  }

  .case-features-150 {
    flex-direction: column;
    gap: 12px;
  }
  .feature-item-150-head {
    font-size: 22px;
  }
  .feature-item-150-foot {
    font-size: 15px;
}
  h3.case-title-150 {
  font-size: 20px !important;
}
.case-description-150 {
  font-size: 15px;
}
  .case-features-150 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 12px;
  }
  .case-image-150 img {
    height: 300px;
}
}
.feature-item-150-head {
font-weight: 600;
font-size: 28px;
text-align: center;
color: #3855E8;

}
.feature-item-150-foot {
font-weight: 400;
font-size: 18px;
text-align: center;
color: #FFFFFF;
}




.brand-wrapper-151 {
  padding: 20px 0;
  text-align: center;
}

.brand-grid-151 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
  align-items: center;
  justify-items: center;
}

.brand-item-151 img {
  max-height: 60px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.brand-item-151 img:hover {
  filter: none;
}

@media (max-width: 768px) {
  .brand-grid-151 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .brand-item-151 img {
    max-height: 40px;
  }
}





.form-wrapper-152 {
  width: 100%;
  max-width: 100%;
}
.form-wrapper-152 .wpcf7-spinner {
    display: none;
  }
.form-row-152 {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: flex-start;
}

.form-group-152 {
      width: calc((100% - 32px) / 3);
  min-width: 200px;
}

.form-input-152 {
    width: 100% !important;
    border: 1px solid #B9D4FF !important;
    border-radius: 30px !important;
    padding: 26px 18px !important;
    font-size: 16px !important;
    color: #B9D4FF !important;
    background: transparent !important;
    box-sizing: border-box;
}

.form-input-152::placeholder {
  color: #B9D4FF !important;
}

.form-submit-btn-152 {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  padding: 19px 50px !important;
  background: #3855E8 !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  border: none !important;
  cursor: pointer;
  text-transform: uppercase;
  width: 100%;
}

.form-submit-btn-152:hover {
  background: #2f45c4 !important;
}

.form-checkbox-152 {
  text-align: center;
  color: #fff !important;
  margin-top: 10px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.form-checkbox-152 .wpcf7-list-item-label {
  color: #FFFFFF;
  font-size: 11px !important;
}
.form-checkbox-152 input[type="checkbox"] {
  margin-right: 6px;

}

/* Адаптив */
@media (max-width: 767px) {
  .form-row-152 {
    flex-direction: column;
  }

  .form-group-152 {
    width: 100%;
  }

  .form-submit-btn-152 {
    width: 100%;
    text-align: center;
  }
}










.footer-wrapper-153 {
  background-color: #0F0F1E;
  padding: 50px 20px;
}

.footer-container-153 {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  /*gap: 40px;*/
}
.footer-container-153 > *:first-child {
    margin-bottom: 40px;
}


/* ========== Ряд 1 ========== */
.row-1-153 {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.col-left-153 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.col-right-153 {
  flex: 0 0 64.6666%;
  max-width: 64.6666%;
}

.footer-heading-153 {
  font-weight: 500;
  font-size: 32px;
  text-transform: uppercase;
  color: #B9D4FF;
  margin: 0;
}

.footer-description-153 {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin: 0;
}

/* ========== Ряд 2 ========== */
.row-2-153 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 20px;
}

.col-empty-153 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  display: block;
}

.col-form-153 {
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}

/* ========== Ряд 3 ========== */
.row-3-153 {
  text-align: center;
}

.footer-contact-text-153 {
  font-weight: 400;
  font-size: 28px;
  color: #B9D4FF;
  margin-bottom: 16px;
}

.footer-email-copy-153 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  font-size: 40px;
  color: #3855E8;
  cursor: pointer;
}

.footer-copy-icon-153 {
  width: 28px;
  height: 28px;
}

/* ========== Адаптив ========== */
@media (max-width: 767px) {
  .row-1-153,
  .row-2-153 {
    flex-direction: column;
  }

  .col-left-153,
  .col-right-153,
  .col-form-153 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .col-empty-153 {
    display: none;
  }

  .footer-heading-153 {
    font-size: 24px;
  }

  .footer-description-153 {
    font-size: 16px;
  }

  .footer-contact-text-153 {
    font-size: 22px;
  }

  .footer-email-copy-153 {
    font-size: 28px;
  }

  .footer-copy-icon-153 {
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 769px){
  .footer-description-153 {
    margin-top: 35px;
  }
  
}




.email-toast-153 {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #9eabe87a;
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 16px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 9999;
}

.email-toast-153.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}



.breadcrumbs-container {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    margin-top: 150px;
    padding-left: 15px;
    padding-right: 15px;

}
@media (max-width: 768px) {
  .breadcrumbs-container {
margin-top: 110px;
}    
}


.breadcrumbs a {
    font-weight: 500;
    font-size: 15px;
    color: #C0D1E2;
    text-decoration: none;
}

.breadcrumbs span {
    font-weight: 500;
    font-size: 15px;
    color: #C0D1E299; /* Активная (текущая) */
}


.title-block-kat-158 h2 {
font-weight: 600;
color: #FFFFFF !important;
text-transform: uppercase;
}






.catalog-wrapper-161 {
  margin-bottom: 20px;
  overflow: hidden; /* предотвратим обрезку */
}

.catalog-title-161 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
  color: #fff !important;
  text-transform: uppercase;
}
h2.catalog-title-161 {
  font-size: 28px !important;
}

.catalog-items-161 {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: flex-start;
}

.catalog-item-161 {
  width: calc((100% - 48px) / 3);
  box-sizing: border-box;
  text-align: center;
}

.catalog-link-161 {
  text-decoration: none;
  color: inherit;
  display: block;
  text-decoration: none !important;
}

.catalog-image-161 {
  width: 100%;
  height: 340px;
  object-fit: cover;
  border-radius: 12px;
}

.catalog-text-161 {
  margin-top: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
}


/* --- Мобильная версия --- */
@media (max-width: 767px) {
  .catalog-swiper-161 {
    overflow: visible !important;
  }
  .catalog-text-161 {
  font-size: 16px;
}
h2.catalog-title-161 {
  font-size: 20px !important;
}

  .catalog-items-161.swiper-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .catalog-item-161.swiper-slide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }



  .catalog-wrapper-161 {
    overflow: hidden;
  }

  .catalog-pagination-161 {
    text-align: center;
    margin-top: 16px;
  }

  .catalog-bullet-161 {
    width: 12px;
    height: 4px;
    background-color: #ccc;
    opacity: 1;
    margin: 0 4px;
    border-radius: 2px;
    transition: all 0.3s ease;
    display: inline-block;
  }

  .catalog-bullet-161-active {
    width: 32px;
    background-color: #3855E8;
  }
}


/* --- Десктоп --- */
@media (min-width: 768px) {
  .catalog-item-161.swiper-slide {
    margin-right: 0 !important;
    width: calc((100% - 48px) / 3) !important;
  }
}



.btn-169 {
    border-top-left-radius: 30px !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
    padding: 19px 50px !important;
    background: #3855E8 !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
    border: none !important;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none !important;
}


@media (max-width: 767px) {
  .custom-block-161 {
    display: flex;
    flex-direction: column;
  }

  .custom-block-161 .image-col-162 {
    order: -1;
  }

  .custom-block-161 .text-col-162 {
    order: 0;
  }
}



.page-title-container {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.page-title-container h1 {
  text-transform: uppercase;
}


.slider-prev-147,
.slider-next-147 {
  user-select: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  cursor: pointer;
}

/* Когда стрелка disabled (серого цвета) */
.slider-prev-147[aria-disabled="true"],
.slider-next-147[aria-disabled="true"] {
  user-select: none !important;
  pointer-events: auto !important; /* чтобы они не стали полностью неактивны */
  cursor: default;
  opacity: 0.5; /* чтобы выглядеть серыми */
}

.grecaptcha-badge { display: none !important; }
