/* Шрифт h1 для мобильной версии */
@media (max-width: 767px) {
  .uc-h1-mobile .t015__title {
    font-size: 24px;
  }
}

/* Точка для заголовка h2 в блоке CL07 */
.t005A__title:before,
.t037__title:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  background-color: #007367;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

/* Стрелка для навигации в портфолио */
.uc-nav-back .t-text::before {
  content: "← ";
}

/* Текст для блока введение */
@media (max-width: 767px) {
  .uc-vvedenie .t037__text {
    font-size: 20px;
  }
}

/* Уменьшенный отступ в текстовых блоках */
@media (max-width: 640px) {
  .t037__title {
    margin-bottom: 5px;
  }
  .t037__text {
    margin-top: 5px;
  }
}

/* Стили для элемента с классом uc-mainform, которые задаются динамически */
.uc-mainform[style] {
  font-size: initial;
  line-height: initial;
  font-family: initial;
  transition-delay: initial;
}




/* Стили для элемента #form588433110 > div.t-form__inputsbox > div.t-input-group.t-input-group_cb > div.my-special-field .t-input-block */
#form588433110 > div.t-form__inputsbox > div.t-input-group.t-input-group_cb > div.my-special-field .t-input-block {
  margin-bottom: 25px;
}

/* Медиа-запросы */
@media screen and (min-width: 960px) {
  .uc-mainform .t-col {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .uc-mainform .t-col {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.uc-mainform .t-input-group {
  margin-bottom: 10px;
}
.uc-mainform .t678 .t-form_bbonly .t-input-block {
  margin-bottom: 5px;
}
.uc-mainform .t-input {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.uc-mainform .t-form__submit .t-submit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}
/* Медиа-запрос для элемента с классом t037__text, который является дочерним для элемента с классом uc-cl07form */
@media (max-width: 680px) {
  .uc-cl07form .t037__text {
    font-size: 24px;
  }
}

/* Отступы для блоков */

/* Для разрешения 320px и меньше */
@media (max-width: 320px) {
  .t-rec_pb_75 {
    padding-bottom: 25px !important;
  }
  .t-rec_pt_75 {
    padding-top: 25px !important;
  }
}

/* Для разрешения от 321px до 480px */
@media (min-width: 321px) and (max-width: 480px) {
  .t-rec_pb_75 {
    padding-bottom: 25px !important;
  }
  .t-rec_pt_75 {
    padding-top: 25px !important;
  }
}

/* Для разрешения от 481px до 768px */
@media (min-width: 481px) and (max-width: 768px) {
  .t-rec_pb_75 {
    padding-bottom: 30px !important;
  }
  .t-rec_pt_75 {
    padding-top: 30px !important;
  }
}

/* Для разрешения от 769px до 1024px */
@media (min-width: 769px) and (max-width: 1024px) {
  .t-rec_pb_75 {
    padding-bottom: 50px !important;
  }
  .t-rec_pt_75 {
    padding-top: 50px !important;
  }
}

/* Для разрешения от 1025px и больше */
@media (min-width: 1025px) {
  .t-rec_pb_75 {
    padding-bottom: 75px;
  }
  .t-rec_pt_75 {
    padding-top: 75px;
  }
}

.uc-heroimage {
  padding-top: 10px;
  padding-bottom: 75px;
}

/* Для разрешения 320px и меньше */
@media (max-width: 320px) {
  .uc-heroimage {
    padding-top: 10px;
    padding-bottom: 25px;
  }
}

/* Для разрешения от 321px до 480px */
@media (min-width: 321px) and (max-width: 480px) {
  .uc-heroimage {
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .uc-heroimage .t1001__title {
    padding-bottom: 10px;
}
}

/* Для разрешения от 481px до 768px */
@media (min-width: 481px) and (max-width: 768px) {
  .uc-heroimage {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .uc-heroimage .t1001__title {
    padding-bottom: 10px;
}
}

/* Для разрешения от 769px до 1024px */
@media (min-width: 769px) and (max-width: 1024px) {
  .uc-heroimage {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .uc-heroimage .t1001__title {
    padding-bottom: 20px;
}
}

/* Для разрешения от 1025px и больше */
@media (min-width: 1025px) {
  .uc-heroimage {
    padding-top: 10px;
    padding-bottom: 75px;
  }
}

/* Для разрешения 320px и меньше */
@media (max-width: 320px) {
  .uc-navback {
    padding-top: 65px;
    padding-bottom: 5px;
  }
}

/* Для разрешения от 321px до 480px */
@media (min-width: 321px) and (max-width: 480px) {
  .uc-navback {
    padding-top: 65px;
    padding-bottom: 5px;
  }
}

/* Для разрешения от 481px до 768px */
@media (min-width: 481px) and (max-width: 768px) {
  .uc-navback {
    padding-top: 75px;
    padding-bottom: 10px;
  }
}

/* Для разрешения от 769px до 1024px */
@media (min-width: 769px) and (max-width: 1024px) {
  .uc-navback {
    padding-top: 75px;
    padding-bottom: 10px;
  }
}

/* Для разрешения от 1025px и больше */
@media (min-width: 1025px) {
  .uc-navback {
    padding-top: 75px;
    padding-bottom: 10px;
  }
}

/* Скругление на изображениях */
.t-cover__carrier,
.t-img,
.t-bgimg,
.t707__img,
.t270__img,
.t-cover__filter {
  border-radius: 5px;
}

.marquee-image {
  border-radius: 8px;
  width: 380px;
  height: 240px;
  margin: 10px;
}

/* Отступы для zeroblock */
.uc-pl-pr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* Блок с цифрами */
.uc-digitsblock .t1032__content {
  padding: 30px 0;
  border-radius: 5px;
}
.uc-digitsblock .t-card__descr {
  text-align: left;
}

/* Скругление изображений */
.t-cover__carrier,
.t-img,
.t-bgimg,
.t707__img,
.t270__img,
.t-cover__filter {
  border-radius: 5px;
}

/* Эффект зум ин */
.uc-portfolioblock1 .t853__imgwrapper:hover .t853__bgimg {
  transform: scale(1.05);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
  border-radius: 5px;
}

.uc-portfolioblock1 .t853__imgwrapper .t853__bgimg {
  transition: transform 0.3s ease-in-out;
}

.uc-portfolioblock1 .t853__imgwrapper {
  overflow: hidden;
  padding-bottom: 72.222222222222%;
  position: relative;
  width: 100%;
  border-radius: 5px;
}

.uc-portfolioblock1 .t853__bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Эффект зум ин */
.t1002__picture-wrapper:hover .t754__bgimg {
  transform: scale(1.05);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
  border-radius: 5px;
}

.t1002__picture-wrapper .t754__bgimg {
  transition: transform 0.3s ease-in-out;
}

.t1002__picture-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

/* Меняем отступы в блоке улсги */
.uc-uslugiblock .t856 .t-card__descr {
  margin-top: 20px;
}

/* Стили для .uc-tableblock1 */
.uc-tableblock1 .t611__header {
  border-radius: 8px;
}

.uc-tableblock1 .t611__header .t611__title:first-child {
  padding: 10px 20px;
}

.uc-tableblock1 .t611__title {
  padding: 20px 20px;
}

.uc-tableblock1 .t611__middle .t611__col {
  border-left: none;
}

/* Стили для uc-services2columns */
@media screen and (max-width: 640px) {
  .uc-services2columns .t-card__title {
    font-size: 20px;
  }
}

/* Стили для uc-featuresv2 */
.uc-featuresv2 .t513__rightcol,
.uc-featuresv2 .t513__leftcol {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Стили для uc-featuresv3 */
.uc-featuresv3 .t513__bottommargin {
  margin-bottom: 10px;
}

.uc-featuresv3 .t513__rightcol {
  margin-top: 0px;
  margin-bottom: 20px;
}

.uc-featuresv3 .t513__leftcol {
  margin-top: 0px;
  margin-bottom: 20px;
}

.t513__linewrapper {
  width: 760px;
}

/* Стили для .uc-servicesblock1 */
@media screen and (max-width: 960px) {
  .uc-servicesblock1 .t522__rightcol {
    text-align: left;
  }

  .uc-servicesblock1 .t522__textwrapper {
    text-align: left;
  }

  .uc-servicesblock1 .t522__img {
    margin: 0 auto 25px;
    max-width: 100%;
    max-height: 100%;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
/* Подчеркивание */
.ulink {
  position: relative;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  padding-bottom: 0px;
}

.ulink::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #878787;
  transform: scaleX(1);
  transition: transform 0.3s ease-in-out;
}

.ulink:hover::after {
  transform: scaleX(0);
}


/* Подчеркивание */
.uc-servicesblock1 .t522__persdescr,
.t550__link,
#rec589390318 > div > div > div.t-col.t-col_5 > div > a,
#rec589390421 > div > div > div.t-col.t-col_5 > div > a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  padding-bottom: 3px;
}

.uc-servicesblock1 .t522__persdescr::after, 
.t550__link::after,
#rec589390318 > div > div > div.t-col.t-col_5 > div > a::after,
#rec589390421 > div > div > div.t-col.t-col_5 > div > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #878787;
  transform: scaleX(1);
  transition: transform 0.3s ease-in-out;
}

.uc-servicesblock1 .t522__persdescr:hover::after,
.t550__link:hover::after,
#rec589390318 > div > div > div.t-col.t-col_5 > div > a:hover::after,
#rec589390421 > div > div > div.t-col.t-col_5 > div > a:hover::after {
  transform: scaleX(0);
}

/* Стили блока uc-services2columns */
@media screen and (max-width: 640px) {
  .uc-services2columns .t-card__title {
    font-size: 20px;
  }
}

/* Стили блока .uc-portfolioblock1 */
.uc-portfolioblock1 .t853__textwrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.uc-portfolioblock1 .t-card__title {
  width: 50%;
}

.uc-portfolioblock1 .t-card__descr {
  width: 50%;
  text-align: right;
}

.uc-portfolioblock1 .t853__imgwrapper {
  margin-bottom: 10px;
}

.uc-portfolioblock1 .t853 .t-card__descr {
  margin-top: 1px;
}

/* Подпись в последней карточке */
.t-uptitle {
  letter-spacing: 0px;
}

/* Стили для .uc-stepblock1 */
.uc-stepblock1 .t585 {
  counter-reset: item;
  margin-top: -20px;
}

.uc-stepblock1 .t585__title::before {
  content: counter(item, decimal-leading-zero) "";
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #bdbdbd;
  margin-right: 10px;
  counter-increment: item;
}

@media screen and (max-width: 640px) {
  .uc-stepblock1 .t585__trigger-button {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/*
.t-name_md {
  font-size: 20px;
  line-height: 1.35;
  text-transform: uppercase;
}

.t-name {
  font-family: 'TTNormsPRO', Arial, sans-serif;
  font-weight: 400;
  color: #333333;
}
*/


/* Стили блока .uc-heroblock */
.uc-heroblock .t-heading_sm {
  font-size: 30px;
}

.uc-heroblock .t-heading {
  font-weight: 400;
}

.uc-heroblock .t799__button {
  height: 50px;
  font-size: 14px;
  margin-top: 100px;
}

@media (max-width: 1024px) {
  .uc-heroblock .t799__button {
    width: 100%;
  }
}

@media screen and (max-width: 960px) {
  .uc-heroblock .t799__button {
    margin-top: 30px;
  }
  .uc-heroblock .t799-col_top {
    margin-bottom: 50px;
  }
}

@media (min-width: 1024px) {
  .uc-heroblock .t-container {
    display: flex;
    justify-content: center;
  }

  .uc-heroblock .t799-col_top {
    align-self: center;
  }
}

/* Стили блока .uc-featurescontent */
.uc-featurescontent .t513 .t-section__topwrapper {
    margin-bottom: 0px;
}
.uc-featurescontent .t-col {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media screen and (max-width: 960px) {
    .uc-featurescontent .t-col {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}



.uc-featurescontent .t513 .t-section__topwrapper {
    margin-bottom: 0px;
}

.uc-featurescontent .t-col {
    margin: 0 !important;
}

.uc-featurescontent .t513__leftcol,
.uc-featurescontent .t513__rightcol,
.uc-featurescontent .t513__linewrapper {
    padding: 0 !important;
}


.uc-featurescontent .t513__rightcol,
.uc-featurescontent .t513__leftcol {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}


/* Стили для навигации .uc-navback */
.uc-navback .t-text_md a:before {
      content: '\2190';
      display: inline-block;
      padding-right: 5px;
    }

  .uc-navback  .t-text_md a {
      color: rgb(71, 71, 71);
      transition: opacity 0.2s ease;
    }

   .uc-navback .t-text_md a:hover:before,
    .t-text_md a:hover {
      opacity: 0.7;
    }

@media screen and (max-width: 960px) {
.uc-servicesblock1 .t522__img {
    
    width: 100% !important;
}
}

@media screen and (max-width: 640px) {
.t-title_xxs {
    font-size: 20px;
}
}
.t-menu__phone {
  color: #363940;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Inter';
}

.t550 .t-section__bottomwrapper {
    margin-top: 50px;
}

 /* Для аккордиона с чертежами */

.uc-accordionBlock .t668__wrapper {
 
    border-radius: 8px;
}
    
    
   
.t195__no-margin .t-col {
    margin-left: 20px !important;
  margin-right: 0;
}

.t195__no-margin .t513__rightcol, .t513__leftcol {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}


.accordionElement__no-margin .t-col {
  margin-left: 0;
  margin-right: 0px;
}

.accordionElement__no-margin .t-col_4 {
    max-width: 340px;
}




@media screen and (max-width: 960px) {
    /* Для класса .t668__no-margin .t-col */
    .accordionElement__no-margin .t-col {
         padding-left: 0px;
    padding-right: 0px;
        margin-left: 0;
        margin-right: 20px;
    }
.t195__no-margin .t-col {
    margin-left: 0px !important;
    margin-right: 0;
}
}


.uc-omer-plan .t513 .t-section__topwrapper,
.uc-dismantl-plan .t513 .t-section__topwrapper,
.uc-instal-plan .t513 .t-section__topwrapper,
.uc-trans-plan .t513 .t-section__topwrapper,
.uc-layout .t513 .t-section__topwrapper,
.uc-furn-layout .t513 .t-section__topwrapper,
.uc-ceil-plan .t513 .t-section__topwrapper,
.uc-light-group .t513 .t-section__topwrapper,
.uc-lighting .t513 .t-section__topwrapper,
.uc-elect-layout .t513 .t-section__topwrapper,
.uc-heat-layout .t513 .t-section__topwrapper,
.uc-plumb-layout .t513 .t-section__topwrapper,
.uc-floor-plan .t513 .t-section__topwrapper,
.uc-wall-elev .t513 .t-section__topwrapper {
    margin-bottom: 30px;
}

.uc-omer-plan .t-descr_xl,
.uc-dismantl-plan .t-descr_xl,
.uc-instal-plan .t-descr_xl,
.uc-trans-plan .t-descr_xl,
.uc-layout .t-descr_xl,
.uc-furn-layout .t-descr_xl,
.uc-ceil-plan .t-descr_xl,
.uc-light-group .t-descr_xl,
.uc-lighting .t-descr_xl,
.uc-elect-layout .t-descr_xl,
.uc-heat-layout .t-descr_xl,
.uc-plumb-layout .t-descr_xl,
.uc-floor-plan .t-descr_xl,
.uc-wall-elev .t-descr_xl {
    font-size: 14px;
    line-height: 1.45;
}

.uc-omer-plan .t-descr,
.uc-dismantl-plan .t-descr,
.uc-instal-plan .t-descr,
.uc-trans-plan .t-descr,
.uc-layout .t-descr,
.uc-furn-layout .t-descr,
.uc-ceil-plan .t-descr,
.uc-light-group .t-descr,
.uc-lighting .t-descr,
.uc-elect-layout .t-descr,
.uc-heat-layout .t-descr,
.uc-plumb-layout .t-descr,
.uc-floor-plan .t-descr,
.uc-wall-elev .t-descr {
    font-family: 'Inter';
    font-weight: 400;
    color: #4f4f4f;
}


.uc-garantiicontent {
        margin-top: -40px;
    }

 /* Форма на странице вакансии */
  .uc-hrform  .t-descr_md {
    font-size: 16px; /* This line sets the font size to 16px */
    line-height: 1.55; /* This line remains unchanged */
}

.uc-hrform .t702 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 10px;
    padding-top: 5px;
}
.uc-hrform .t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}
.uc-hrform .t-upwidget-container__button {
    font-size: 14px !important; /* Set the font size to 14px */
}


.t513 .t-section__bottomwrapper {
    margin-top: 50px;
}
/* Уберем скругление на логотипе */

#rec590259883 .tn-atom__img {
    border-radius: 0;
}
/* Блок на странице Карьера */
uc-career .t-col_10 {
    max-width: 1160px;
}

.uc-career .t513__rightcol, 
.uc-career .t513__leftcol {
    margin-top: 20px; /* Устанавливаем отступ сверху равным 20px для элементов внутри блока uc-career */
    /* margin-bottom: 45px; Этот стиль оставляем без изменений, если необходимо */
}
.uc-career .t513__linewrapper {
    width: 100%;
}
.uc-career .t513__bottommargin {
    margin-bottom: 10px;
}

.uc-career .t513__rightcol, .t513__leftcol {
      margin-bottom: 100px;
}

/* Отступы контакты
#rec666374534  .t-container {
    height: 20px;
}
 hr */