

/* Start:/bitrix/templates/lat_telematika/styles.css?177506393425388*/
#NeedTaho,
#HowToUseTaho,
#HowToUseTaho,
#HowLongCardProduce,
#HowLongCanDrive,
#HowManyCost,
#WhatCanIDo,
#WhenIMustColibrate,
#WhatTahoNeed,
#WhatDatchikNeed,
#HowToCheatTaho,
#HowManyCardCost,
#WhatCardNeed,
#BuTaho,
#CanPoliceDoShtraf,
#HowToDeleteOtchet,
#WhatStstyaColabrate,
#SpitOutCard {
  padding-top: 185px;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.actionModalwin {
  position: fixed;
  top: 53%;
  left: 50%;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  padding: 15px;
  margin: 0 auto;
  font-size: 14px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  text-align: center;
  z-index: 1002;
}
.action_popup_close {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: -15px;
  right: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #00923f;
  font-weight: 800;
  cursor: pointer;
  z-index: 1003;
}
#shadow {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  left: 0;
  top: 0;
  z-index: 1001;
}
.phone_in_text,
.change_list {
  font-size: 14px;
}
.banner h1,
.banner-block-h2,
.banner p,
.banner_phone {
  color: white;
  font-weight: bold;
}
.banner h1 {
  font-size: 55px !important;
}
.banner {
  max-width: 1980px;
  overflow: hidden;
}
.banner_content {
  text-align: center;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  padding: 10% 0;
}
.banner-block-h2 {
  font-size: 35px !important;
}
p.banner_cost {
  font-size: 35px !important;
  color: #f37420;
}
.banner_cost b {
  font-size: 50px;
}
.banner p {
  font-size: 30px;
  margin: 2% 0;
}
.banner_phone_desc {
  font-size: 50px;
  text-decoration: none;
  color: white;
}
a.banner_phone {
  text-decoration: none;
}
.banner_btn {
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  padding: 14px 0;
  text-align: center;
  background: #ef7f1a;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  padding: 1% 3%;
  margin: 2% auto;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  text-align: center;
}
.banner_btn:hover {
  color: #fff;
  background: #29c361;
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #206739,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #206739,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.block__call-back {
  margin: 2% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1250px;
  min-width: 260px;
}
.block__call-back__content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 0 10px 0;
}
.block__call-back__content-item:last-child {
  margin: 0;
}
.block__call-back__mail a {
  text-decoration: none;
  color: #00a551;
}
.block__call-back__content-item img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.block__call-back__time {
  color: #787878;
}
.block__call-back__phone {
  font-size: 16px;
  color: #00a551;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block__call-back__phone:hover {
  text-decoration: none;
}
.block__call-back__mail {
  color: #00a551;
}
.block__call-back__time span {
  white-space: nowrap;
}
.block__call-back__content-item p {
  margin: 0 5px 0 0 !important;
}
.block__call-back {
  border: 1px solid #dedede;
  padding: 20px;
}
.block__call-back__bottom {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ff6d02;
  padding: 15px 10px;
  color: #ff6d02;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block__call-back__bottom:hover {
  color: #fff;
  background: #ff6d02;
}
.brands_help {
  width: 100%;
}
.brands_help_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  overflow: hidden;
  justify-content: space-evenly;
}
.brands_help_list li {
  width: 23%;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  background: none !important;
}
.brands_help_list li:hover {
  opacity: 0.5;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.brands_help_list li img {
  max-width: 70% !important;
}
.serf_img {
  margin-right: 5%;
  -webkit-transition: outline 1s;
  transition: outline 1s;
}
.serf_img:hover {
  outline: 2px solid #00a551;
}
.pluses__list {
  text-align: center !important;
  margin-top: 3%;
  margin-bottom: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
}
.pluses__list li img {
  padding-top: 10%;
  padding-bottom: 6%;
}
.pluses__list li:first-child img {
  padding-top: 20%;
  padding-bottom: 6%;
}
.pluses__list li {
  background: url(/upload/medialibrary/202/ellipse_main.png) no-repeat 45% 0 !important;
  padding-left: 0 !important;
  width: 20%;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.wrap-video {
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.docs-wrapper-title {
  font-size: 25px;
  margin-bottom: 25px;
}
.docs-wrapper {
  background: #fff url(/upload/medialibrary/82a/docs-icon.png) no-repeat 90% 50%;
  margin-bottom: 50px;
}
.card_vod_p {
  text-align: center;
  font-size: 18px;
}
.achievements-list {
  text-align: center;
  padding: 50px 0;
  margin: 50px 0;
  border: 2px solid #d3ded7;
  border-left: none;
  border-right: 0;
}
.achievements-list-title {
  font-size: 25px;
  margin-bottom: 25px;
  text-align: left;
}
.achievements-list-item {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin: 0 1% 20px;
  background: #fff;
  padding: 25px;
}
.achievements-list-item img {
  margin-bottom: 20px;
  max-height: 68px;
}
.achievements-list-item .price {
  font-size: 25px;
  font-weight: bold;
  color: #e56200;
}
.cards-list {
  margin-bottom: 5%;
}
.cards-list-item {
  float: left;
  width: 43%;
  padding-right: 7%;
}
.cards-list-item:nth-child(2n) {
  padding-right: 0;
  padding-left: 7%;
}
.cards-list-item-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
}
.cards-list-item img {
  margin-bottom: 20px;
}
.cards-list p {
  min-height: 100px;
  text-align: center !important;
}
.cards-list .__btn {
  display: inline-block;
  vertical-align: top;
  padding: 9px 40px;
  border-radius: 4px;
  width: 100%;
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.banner_voditel_min {
  display: none;
}
.advantages-list-item {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1% 36px;
  text-align: center;
}
.ptext {
  text-align: center !important;
  font-weight: 700;
  text-transform: uppercase;
}
ul.cards_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
ul.cards_list li {
  background: none !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 48%;
}
ul.cards_list li h3 {
  font-size: 1.2em;
}
ul.cards_list li .image img {
  -o-object-fit: contain;
  object-fit: contain;
}
ul.cards_list li .description {
  min-height: 130px;
}
.card-item-price_one_p {
  font-size: 18px;
  font-weight: bold;
}
ul.cards_list li .order {
  text-align: center;
  border-top: #29a556 2px solid;
  padding: 15px 0 0 0;
}
ul.cards_list li .order a:hover {
  background: #ff6d02;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
ul.cards_list li .order a {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 13px 20px;
  background: #29a556;
  color: #fff;
  text-transform: uppercase !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
.card-form-checking {
  font-size: 20px;
  font-weight: bold;
}
.card-item-price {
  color: #ef7f1a;
  font-size: 28px;
  font-weight: bold;
}
.cost_adaptive {
  display: none;
}
.main-banner img {
  -o-object-fit: cover;
  object-fit: cover;
}
#plan {
  padding: 30px 60px 10px 20px;
  margin: 20px 0 30px 0;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
}
.banner-block-garant {
  font-weight: bold;
  color: #f46600;
}
.banner-block-service {
  width: 400px !important;
}
.tah_study_block_result,
.tah_study_block_mini {
  text-align: center;
}
.tah_study_h span {
  color: #090;
  font-size: 22px;
}
.tah_study_block_mini_str,
#plan h2 {
  font-size: 24px;
  color: #093;
}
.tah_study_block_result strong {
  color: #ff8c00;
  font-size: 20px;
}
.banner-block-title {
  font-size: 24px !important;
  font-weight: bold;
  color: #007930 !important;
  margin-bottom: 2%;
}

main-banner {
  position: relative;
  margin-bottom: 20px;
}
.banner-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 45%;
  background: rgba(255, 255, 255, 0.7);
  padding: 30px;
  width: 350px;
  text-align: center;
}
.banner_accent {
  font-size: 30px !important;
  color: #0e8336 !important;
}
.outline {
  color: #ff6d02;
  font-size: 32px;
  font-weight: bold;
}
.main-banner .__btn {
  display: block;
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  padding: 14px 0;
  text-align: center;
  margin-top: 40px;
  width: auto;
}
.main-banner .__btn:hover {
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #206739,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #206739,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
}
.rounded {
  margin: 0 !important;
  counter-reset: li;
  list-style: none;
}
.rounded li {
  margin: 10px 0 15px 0 !important;
}
.tah_services li {
  padding: 20px 250px 20px 65px !important;
  line-height: normal !important;
  background-size: contain;
}
.tah_services li,
.tah_services li a {
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
}
.tah_services li li,
.tah_services li li a {
  color: #29a556;
  font-weight: normal;
  font-size: 1em;
  padding: 5px 0 !important;
}
.tah_services li:nth-of-type(1) {
  background: #fff url(/bitrix/templates/lat_telematika/img/usluga_1.png) right
    center no-repeat;
  background-size: cover;
}
.tah_services li:nth-of-type(2) {
  background: #fff url(/bitrix/templates/lat_telematika/img/usluga_2.png) right
    center no-repeat;
}
.tah_services li:nth-of-type(3) {
  background: #fff url(/bitrix/templates/lat_telematika/img/usluga_3.png) right
    center no-repeat;
}
.tah_services li:nth-of-type(4) {
  background: #fff url(/bitrix/templates/lat_telematika/img/usluga_4.png) right
    center no-repeat;
}
.rounded li li {
  line-height: normal !important;
  background: none !important;
  margin: 0 !important;
}
.rounded li:before {
  position: absolute;
  content: counter(li);
  counter-increment: li;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 10px 0 -45px;
  color: #fff;
  background: #29a556;
  border-radius: 50%;
  text-align: center;
  line-height: 34px !important;
}
.rounded li li:before {
  content: "";
  counter-increment: none;
  width: auto;
  height: auto;
  margin: 0;
  color: #fff;
  background: 0;
}
.tah_services li:before {
  line-height: 34px;
  font-weight: bold;
}
.row_with_icon {
  list-style: none;
  margin: 20px 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.row_with_icon li {
  background: none !important;
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.row_with_icon p {
  text-align: center;
}
.a-c {
  text-align: center !important;
}
.questions {
  margin: 30px 0;
}
.questions .feedback_button {
  margin: 0 auto !important;
}
.feedback_button {
  font-size: 16px;
  font-family: "PT Sans", Arial, sans-serif;
  color: #fefefe;
  line-height: 1.625;
  display: inline-block;
  width: auto;
  min-width: 250px;
  margin: 15px auto;
  padding: 10px 43px;
  background: #29a556;
  text-transform: uppercase !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
.bold {
  font-weight: bold;
  display: inline-block;
}
.service-block__wrapper {
  padding: 30px 0;
}
.service-block {
  max-width: 1280px;
  margin: -100px auto 0;
  padding: 0 15px;
}
.service-block__h2 {
  text-align: center;
  margin: 0 0 50px 0;
}
.service-block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service-block__item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 3;
  border: 1px solid transparent;
  border-radius: 5px;
  width: 250px;
  padding: 0 20px 50px 20px;
  background: #d3d3d3;
}
.service-block__item-up {
  text-align: center;
  position: relative;
  -webkit-box-flex: 0.8;
  -ms-flex: 1 0;
  flex: 1 0;
}
.service-block__item-down {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
}
.service-block__ahead {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  margin-bottom: 20px;
  color: #000;
}
.service-block__cost {
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  margin-bottom: 10px;
}
.service-block__img {
  position: relative;
  top: -30px;
  height: 150px;
  width: 180px;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  margin: 0 auto;
}
.service-block__botton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  margin: 0 auto;
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  background: #ef7f1a;
  font-size: 20px;
  padding: 10px;
  border: #ef7f1a;
  color: white;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.service-block__botton:hover {
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #206739,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #206739,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  background: #29a556 !important;
  border: #29a556 !important;
}
@media (max-width: 1280px) {
  .service-block__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.payment_possibility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 1%;
  max-width: 100%;
}
.payment_possibility_block {
  width: 40%;
  border: 1px solid #ababab;
  padding: 5% 3%;
  text-align: center;
}
.payment_possibility_h {
  font-size: 22px !important;
  font-weight: 700;
}
.payment_possibility_text {
  padding: 1%;
  font-size: 20px;
  color: gray;
}
.payment_possibility_img img,
payment_possibility_img source {
  max-width: 100%;
}
.payment_possibility_list {
  text-align: left;
  list-style: none;
  font-size: 18px;
}
.payment_possibility_top {
  height: 86%;
}
.payment_possibility_btn {
  text-decoration: none;
  background: #f57f04;
  padding: 0.5em 2em;
  border-radius: 4px;
  -webkit-box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  display: inline-block;
  font-weight: 700;
  text-align: center;
}
.payment_possibility_btn:hover {
  opacity: 0.7;
}
.payment_possibility_list .corp_icon {
  font-size: 12px;
  color: #17a952;
}
.notes_block {
  max-width: 100%;
  background: #f1b183;
  padding: 5%;
}
.notes_block ul {
  list-style-image: url(/bitrix/templates/lat_telematika/img/note_icon.png);
}
.notes_block ul li {
  list-style: inherit;
  background: none;
}
.serf_block {
  text-align: center;
}
.specialOffer_block {
  padding: 3% 0 2%;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 -200px 100px -120px #ff8200;
  box-shadow: 0 -200px 100px -120px #ff8200;
  -webkit-animation: specialBackground 3s infinite alternate;
  animation: specialBackground 3s infinite alternate;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    right top,
    from(#cc2f34),
    color-stop(#ce3634),
    color-stop(#d03e33),
    color-stop(#d14533),
    color-stop(#d34c33),
    color-stop(#d55433),
    color-stop(#d75b32),
    color-stop(#d96332),
    color-stop(#db6a32),
    color-stop(#dc7132),
    color-stop(#de7931),
    to(#e08031)
  );
  background-image: linear-gradient(
    to top right,
    #cc2f34,
    #ce3634,
    #d03e33,
    #d14533,
    #d34c33,
    #d55433,
    #d75b32,
    #d96332,
    #db6a32,
    #dc7132,
    #de7931,
    #e08031
  );
  font-weight: 700;
}
.specialOffer_a {
  text-decoration: none;
}
.specialOffer_block:hover {
  opacity: 0.5;
}
.specialOffer_block p {
  color: #fff;
  font-size: 25px;
  text-align: center;
}
@-webkit-keyframes specialBackground {
  50% {
    background-image: -webkit-gradient(
        linear,
        left bottom,
        right top,
        from(#ccb42f),
        color-stop(#ceaf2f),
        color-stop(#d0ab2f),
        color-stop(#d1a630),
        color-stop(#d3a130),
        color-stop(#d59c30),
        color-stop(#d79830),
        color-stop(#d99330),
        color-stop(#db8e30),
        color-stop(#dc8931),
        color-stop(#de8531),
        to(#e08031)
      )
      inset;
    background-image: linear-gradient(
        to top right,
        #ccb42f,
        #ceaf2f,
        #d0ab2f,
        #d1a630,
        #d3a130,
        #d59c30,
        #d79830,
        #d99330,
        #db8e30,
        #dc8931,
        #de8531,
        #e08031
      )
      inset;
    -webkit-box-shadow: 0 -200px 100px -100px #db2f1f inset;
    box-shadow: 0 -200px 100px -100px #db2f1f inset;
  }
}
@keyframes specialBackground {
  50% {
    background-image: -webkit-gradient(
        linear,
        left bottom,
        right top,
        from(#ccb42f),
        color-stop(#ceaf2f),
        color-stop(#d0ab2f),
        color-stop(#d1a630),
        color-stop(#d3a130),
        color-stop(#d59c30),
        color-stop(#d79830),
        color-stop(#d99330),
        color-stop(#db8e30),
        color-stop(#dc8931),
        color-stop(#de8531),
        to(#e08031)
      )
      inset;
    background-image: linear-gradient(
        to top right,
        #ccb42f,
        #ceaf2f,
        #d0ab2f,
        #d1a630,
        #d3a130,
        #d59c30,
        #d79830,
        #d99330,
        #db8e30,
        #dc8931,
        #de8531,
        #e08031
      )
      inset;
    -webkit-box-shadow: 0 -200px 100px -100px #db2f1f inset;
    box-shadow: 0 -200px 100px -100px #db2f1f inset;
  }
}
body .header_search .search_button {
  right: -2px;
}
.review_rating {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #dedede;
  border-left: none;
  margin: 10px 0;
  padding: 5px;
  border-right: none;
}
.otzyv-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
}
.otzyv-item .otzyv-item_rating {
  display: flex;
}
.otzyv-item_rating .rating-area {
  width: 160px;
  margin-top: 5px;
}
.otzyv-item_rating .rating-area:not(:checked) > label {
  width: 30px;
}
#content.content_page .otzyv-item_rating #otzyv-item_rating-value {
  padding: 10px !important;
  font-size: 21px !important;
  font-weight: 700;
}
#content.content_page .review_rating p {
  font-size: 18px;
  color: #8c8b8b;
  margin-bottom: 0;
}
.rating-area {
  overflow: hidden;
  width: 265px;
  margin: 0 auto;
}
.rating-area:not(:checked) > input {
  display: none;
}
.rating-area:not(:checked) > label {
  float: right;
  width: 42px;
  padding: 0;
  cursor: pointer;
  font-size: 32px;
  line-height: 32px;
  color: #d3d3d3;
  text-shadow: 1px 1px #bbb;
}
.rating-area:not(:checked) > label:before {
  content: "★";
}
.rating-area > input:checked ~ label {
  color: gold;
  text-shadow: 1px 1px #c60;
}
.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
  color: gold;
}
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
  color: gold;
  text-shadow: 1px 1px #daa520;
}
.rate-area > label:active {
  position: relative;
}
#otzyv-item_rating-grades {
  display: flex;
  height: 40px;
  width: 100%;
}
#otzyv-item_rating-grades > span {
  position: relative;
  margin: 0;
  padding: 0;
}
#otzyv-item_rating-grades > span::before {
  content: "★";
  display: block;
  width: 25px;
  height: 25px;
  font-size: 26px;
  position: relative;
  color: gold;
}
@media screen and (max-width: 1000px) {
  .otzyv-item .otzyv-item_rating {
    justify-content: center;
  }
  .otzyv-item_rating .otzyv-item_rating_stars-count {
    display: none;
  }
}
.italy {
  font-style: italic;
}

/* End */


/* Start:/bitrix/templates/lat_telematika/template_styles.css?177971114719297*/
@font-face {
  font-family: "open_sansregular";
  font-display: swap;
  src:
    url("/bitrix/templates/lat_telematika/fonts/open-sans/opensans-regular-webfont.woff2")
      format("woff2"),
    url("/bitrix/templates/lat_telematika/fonts/open-sans/opensans-regular-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
html {
  /* height:100%; */
  overflow-y: scroll;
}
body {
  font-family: open_sansregular, sans-serif;
  font-size: 100.01%;
  margin: 0;
  height: 100%;
  padding: 0;
  position: relative;
  width: 100%;
  min-width: 980px;
  overflow-x: hidden;
}
h2,
h3 {
  padding: 1% 0 !important;
}
h1,
h2,
h3 {
  color: #363636;
  font-weight: bold;
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
li,
div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: "open_sansregular", Arial, sans-serif;
  vertical-align: baseline;
}
h1 {
  font-size: 1.4vw !important;
  padding: 1% 0 !important;
}
h2 {
  font-size: 1.5vw !important;
}
h3 {
  font-size: 18px !important;
}
a {
  color: #00a551;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
a:hover {
  color: #ff8722;
  border-color: #ff8722;
}
ul,
ol {
  list-style-position: outside;
  margin: 0;
}
ol li {
  font-size: 14px;
}
p {
  color: #333;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 20px;
}
input[type="submit"] {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 13px 20px;
  color: #fff;
  text-transform: uppercase !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
header,
.index_page header {
  background: white;
  font-family: "open_sansregular", Arial, sans-serif;
  color: #636363;
}
header {
  width: 100%;
  position: fixed;
  z-index: 10000;
}
header .logo {
  float: left;
  margin-top: 0.5%;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
header .logo:hover,
.block_email_other:hover {
  opacity: 0.7;
}
.logo a {
  display: block;
  background: url(/bitrix/templates/lat_telematika/img/logo.png) 0 0 no-repeat;
  background-size: 65%;
  width: 211px;
  height: 60px;
}
.index_page .main_content_container {
  padding-top: 20px;
}
ol {
  margin-top: 15px;
}
ol li {
  margin-left: 25px;
}
hr {
  margin: 30px 0;
}
.wrapper {
  position: relative;
  min-width: 980px;
  max-width: 1280px;
  margin: 0 auto;
}
.main_container {
  height: auto !important;
  min-height: 100%;
  position: relative;
  z-index: 2;
  min-width: 980px;
  max-width: 100%;
  margin: 0 auto;
}
header .info_block {
  float: right;
  text-align: right;
  width: 270px;
  font-size: 14px;
  margin: 0.5% 0;
}
.soc_footer {
  font-size: 14px;
  text-align: right;
}
.soc-icons {
  font-size: 25px !important;
  color: gray;
}
header .info_block .item {
  margin: 2% 3% 0 0;
  float: left;
  font-size: 14px;
  color: #b6b6b6;
  background: url("/bitrix/templates/lat_telematika/img/ic-phone-call.png")
    no-repeat 25% 50%;
  padding: 0 0 0 12%;
}
header .info_block .item ul li {
  list-style: none;
}
header .info_block .item span {
  font-weight: bold;
  font-size: 14px;
  -webkit-transition: color 1s;
  transition: color 1s;
  color: #00a551;
}
header .info_block .item a {
  text-decoration: none;
}
header .info_block .item span b {
  font-weight: bold;
  color: #9c9c9c;
  font-size: 16px;
}
.soc_block {
  float: right;
  width: auto;
  margin-top: 1.5%;
}
@-moz-document url-prefix() {
  .soc_block {
    right: 23%;
  }
}
.soc_block:hover {
  opacity: 0.7;
}
.vk_icon {
  width: 30px;
  height: 30px;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  cursor: pointer;
}
.order_callback_main {
  font-family: "open_sansregular", Arial, sans-serif;
  float: left;
  margin-left: 5%;
  margin-top: 2%;
  width: 270px;
  list-style: none;
}
.backcall_btn,
.__btn.__btn_adaptive {
  background: #f37420;
  box-shadow:
    inset 0 1px 0 #fff,
    0 4px 0 #b66632,
    1px 6px 6px 3px rgba(0, 0, 0, 0.3);
  border: 1px solid #f37420;
  padding: 5% 50px 5% 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  font-style: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  height: auto;
  border-radius: 5px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.backcall_btn::after,
.__btn.__btn_adaptive:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
  background: url(/bitrix/templates/lat_telematika/img/telephone.svg) center
    center no-repeat;
  background-size: 50%;
}
.backcall_btn:hover {
  background: #f46600;
  border: #f46600;
}
.block_email_other {
  text-align: left;
  background: url("/bitrix/templates/lat_telematika/img/icon_email_second.png")
    no-repeat 7% 102%;
  padding: 10% 0 0 22%;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.block_email_other a {
  font-size: 18px;
  color: #1ba048;
  text-decoration: none;
}
.block_address {
  font-size: 14px;
  text-align: left;
  background: url("/bitrix/templates/lat_telematika/img/icon_map_new.png")
    no-repeat 15% 55%;
  padding: 0 0 0 25%;
}
.top_address {
  color: #636363 !important;
  text-decoration: none !important;
}
.__btn_adaptive,
.m_call_c_adaptive {
  display: none !important;
}
.button_callback {
  position: absolute;
  top: 45px;
  margin-left: 26.5%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  border: 0;
  outline: 0;
  font-family: "open_sansregular", Arial, sans-serif;
  background: #eae8e5;
  padding: 16px 17px 13px;
  line-height: 13px;
  color: #636363;
}
.button_callback:hover {
  text-decoration: underline;
}
#block_menu {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  clear: both;
  width: 100%;
  height: 55px;
  z-index: 3;
  background: #f2f1f0;
}
.menu_adaptive,
.mob_menu {
  display: none;
}
.mob_menu {
  padding: 5%;
  background-color: white;
  position: absolute;
  overflow: hidden;
  min-width: 150px;
  border: 1px solid #d3d3d3;
  z-index: 99;
}
.mob_menu_s,
.mob_menu_s a {
  padding: 0 0 0 15% !important;
  margin: 0 !important;
}
.mob_menu_s a {
  font-size: 15px !important;
  text-transform: none !important;
  text-decoration: underline !important;
}
#mob_menu_art,
#mob_menu_buy {
  display: none;
}
.mob_menu_b {
  padding: 5% 20% 5% 0 !important;
  margin: 0 !important;
}
.mob_menu_b a {
  padding: 0 !important;
}
.mob_menu_b,
.mob_menu_b a {
  color: #ff780c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px !important;
}
.mob_head {
  width: auto;
  overflow: hidden;
  height: 52px;
}
.mob_head.ham {
  background: url("/bitrix/templates/lat_telematika/img/hamburger.png") 0 45%
    no-repeat;
  background-size: 25%;
}
.mob_head.cross {
  background: url("/bitrix/templates/lat_telematika/img/cross-grey-512.png") 0
    45% no-repeat;
  background-size: 25%;
}
.mob_head {
  margin: 0.3% 1% 0 0;
  -webkit-transition: background 1s;
  transition: background 1s;
}
header .header_search {
  top: 11px;
  left: 76%;
  width: 20.5%;
}
.header_search {
  background: rgba(255, 120, 12, 0.6);
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 0 0 0 transparent;
  height: 35px;
  overflow: hidden;
  position: absolute;
}
header .header_search .placeholder {
  width: 80%;
}
.header_search .placeholder {
  font-style: italic;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  opacity: 0.7;
  background: #ffffff;
  padding: 3%;
  font-family: arial, sans-serif;
  color: black;
}
.header_search .placeholder::-webkit-input-placeholder {
  color: white;
}
.header_search .placeholder:-ms-input-placeholder {
  color: white;
}
.header_search .placeholder::-ms-input-placeholder {
  color: white;
}
.header_search .placeholder::-webkit-input-placeholder {
  color: white;
}
.header_search .placeholder:-ms-input-placeholder {
  color: white;
}
.header_search .placeholder::placeholder {
  color: white;
}
.header_search .search_button {
  background: url("/bitrix/templates/lat_telematika/img/ic-zoom.png") center
    center no-repeat;
  border: 0;
  position: absolute;
  top: -5px;
  right: 5px;
}
input[type="text" i] {
  color: #ffd595;
}
#block_menu nav {
  display: block;
  position: absolute;
  width: 75%;
  left: 0;
}
#block_menu nav li {
  display: inline-block;
  position: relative;
  margin-right: 0.5%;
}
#block_menu nav a,
#block_menu nav .active {
  display: block;
  text-transform: uppercase;
  padding: 10px 8px;
  color: #ff780c;
  font-weight: bold;
  font-family: "open_sansregular", Arial, sans-serif;
  text-decoration: none;
  font-size: 17px;
  border: 5px solid transparent;
  -webkit-transition: color 1s;
  transition: color 1s;
}
#block_menu nav .active,
#block_menu nav a:hover {
  border-top: 5px solid #ff780c;
}
#block_menu nav li ul {
  position: absolute;
  top: 30px;
  left: 50%;
  display: none;
  width: 200px;
  z-index: 5;
  padding: 10px 0 0;
  margin-left: -100px;
}
#block_menu nav li:hover ul {
  display: block;
}
#block_menu nav li ul li {
  display: block;
  margin: 0;
}
#block_menu nav li ul li a {
  background: #f2f1f0;
  color: #ff780c;
  font-weight: bold;
  border-radius: 0;
  border: 5px solid transparent;
  width: 100%;
  text-align: center;
  padding: 9px 0;
  font-size: 14px;
}
#block_menu nav li ul li a:hover {
  border: 5px solid transparent !important;
  background: #d4ccc3;
}
#block_menu nav li ul:before {
  content: "";
  width: 11px;
  height: 6px;
  margin: 0 auto;
  display: block;
}
.block_modal_windows {
  z-index: 1000;
  display: none;
}
.block_modal_windows .black_fon {
  background: #000;
  height: 100%;
  left: 0;
  opacity: 0.2;
  zoom: 1;
  filter: alpha(opacity=20);
  -ms-filter: "alpha(opacity=20)";
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.main_content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 100px;
}
.wrapper_container {
  float: left;
  width: 100%;
}
.middle_container {
  max-width: 1980px;
  padding-top: 135px;
  width: 100%;
  overflow: hidden;
}
h1,
h2,
h3 {
  font-family: "open_sansregular", Arial, sans-serif;
  color: #363636;
}
.main_content .text_article {
  padding: 0;
}
.text_article p,
.text_article ul,
.text_article ol {
  margin-bottom: 15px;
}
.main_content .text_article .block_social {
  position: relative;
  top: 0;
  left: 0;
}
.main_content .text_article img {
  max-width: 100%;
  object-fit: contain;
}
.main_content .text_article .info_item img {
  width: 100px;
  margin: 0;
  max-width: none;
}
.main_content .text_article p + img,
.main_content .text_article ul + img,
.main_content .text_article ol + img,
.main_content .text_article h1 + img,
.main_content .text_article h2 + img,
.main_content .text_article h3 + img {
  margin-bottom: 15px;
}
.main_content .text_article .hr {
  margin: 0 0 12px;
}
.main_content H2 {
  font-family: "open_sansregular", Arial, sans-serif;
  color: #363636;
}
.actions_button {
  display: none;
}
.text_article table {
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}
.text_article table th {
  font-weight: bold;
}
.text_article table th,
.text_article table td {
  padding: 5px 7px;
  border: 1px solid #dedede;
}
.tab-content tr:nth-child(2n-1),
.tabs-content tr:nth-child(2n-1) {
  background: #f9f9f9;
}
.clear {
  clear: both;
}
.breadcrumbs {
  color: #636363;
  font-size: 14px;
  margin-bottom: 0.5%;
  font-family: "open_sansregular", Arial, sans-serif;
}
#overlay {
  z-index: 19999;
  position: fixed;
  background-color: #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.__btn {
  background: #ef7f1a;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 0;
  display: block;
  width: 50%;
  margin: 0 auto;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  text-align: center;
}
.__btn:hover {
  color: #fff;
  background: #29c361;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 100px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.phoneup {
  width: 70px;
  height: 70px;
  right: 5%;
  bottom: 5%;
  opacity: 0.8;
  position: fixed;
  background: url("/bitrix/templates/lat_telematika/img/telephone.svg") #ff8a22
    50% no-repeat;
  background-size: cover;
  padding: 0.5%;
  border-radius: 50%;
  border: 15px solid #ff8a22;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.39);
  -webkit-animation: flip 5s 1s both infinite;
  animation: flip 5s 1s both infinite;
}
.inner-callback .__btn {
  margin: 30px auto;
}
footer {
  margin: 0;
  position: relative;
  border-top: 1px solid #cececd;
  background: white;
  z-index: 2;
}
footer .footer_content {
  min-width: 980px;
  max-width: 1280px;
  position: relative;
  height: 130px;
  margin: 0 auto;
}
.footer_contacts {
  float: left;
}
.copyright {
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #262626;
}
.footer_contacts {
  margin-left: 14%;
  margin-top: 2%;
  font-size: 14px;
}
.footer_contacts ul,
.nimax_container ul {
  list-style: none;
}
.nimax_container ul {
  line-height: 40px;
}
#buttonUp {
  position: fixed;
  opacity: 0.7;
  padding: 8px 10px;
  background: #0d8e41;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 170px;
  bottom: 10px;
  cursor: pointer;
  z-index: 1000000;
}
.nimax_container {
  float: right;
  font-size: 16px;
  color: #888;
  text-align: right;
  padding: 0.5% 0 0 4.3%;
}
.info__image-big,
.info__image-mini {
  height: auto;
  margin: 0 auto 20px;
  object-fit: contain;
  width: 100%;
  display: flex;
}
.info__image-big {
  max-height: 500px;
}
.info__image-mini {
  max-height: 200px;
}
.types-works .wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.types-works .col-4 {
  flex: 0 0 33%;
  max-width: 310px;
}
.types-works .col-4 a .bad_img1 {
  margin-top: -15px;
  margin-bottom: 15px;
}
.types-works .col-4 a .bad_img2 {
  display: block;
  width: 45%;
  margin: 33px auto;
}
.types-works .col-4 img {
  width: 100%;
}
.types-works p {
  text-align: center;
  text-transform: uppercase;
}
.Cards .wrap {
  display: flex;
  flex-wrap: wrap;
}
.Cards .wrap .cards-item {
  flex: 0 0 50%;
}
.Cards .wrap .cards-item a {
  display: block;
}
.Cards .wrap .cards-item img {
  display: block;
  margin: 0 auto;
}
.Cards .wrap .cards-item p {
  margin-top: 10px;
  text-align: center;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #ef7f1a;
  border-radius: 9em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #00923fa4;
}
.custom-subtitle {
  font-size: 30px;
  line-height: 30px;
}
.article-column {
  -webkit-column-width: 150px;
  -moz-column-width: 150px;
  column-width: 150px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.article-column h3,
.article-column h4 {
  font-size: 20px;
  font-weight: 700;
  color: #ff780c;
} /* .bx-breadcrumb .bx-breadcrumb-item span,a{font-size:16px} */
.banner_phone_desc a {
  font-size: 30px;
}
.component_title {
  font-size: 30px;
  text-align: center;
  font-weight: 700;
}
.product-item-image-original {
  background-size: cover;
  display: block;
  width: 100%;
  height: 200px;
}
.banner_content .banner_btn {
  width: 60%;
}
.dyt_wrap {
  width: 90%;
  margin: 10px auto;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
}
.dyt_item {
  border-bottom: 1px solid;
  display: flex;
  justify-content: space-between;
}
.dyt_item p:nth-child(2) {
  font-weight: bold;
}
.dyt_item p {
  margin: 10px 0;
}
p {
  font-size: 14px;
}
.bx-newslist-more .btn {
	background: linear-gradient(135deg, var(--rd-header-green-600), var(--rd-header-green-700));
  width: 100%;
} 

/* End */


/* Start:/bitrix/templates/lat_telematika/responsive.css?17763582898405*/
@media(max-width:1300px){ul.bottom-menu{padding: 2% 2%;}.soc_block{right:23%}.nimax_container{float:right;}.footer_contacts{margin-left:8%}}@media(max-width:1250px){.service-block__item{margin:0 1% 0 0}h1{font-size:2vw!important}h2{font-size:2.5vw!important}.wrapper,body,.main_container{min-width:100%}.right_column{display:none}.contact_block{width:30%}.backcall_btn{font-size:1.6vw}}@media(max-width:1200px){.soc_block{right:25%}.wrapper,body,.main_container{min-width:100%}.wrapper_container{margin:0 auto}.main_content{padding:0 5%}.banner-block{left:35%}#block_menu nav a,#block_menu nav .active{font-size:12px}#block_menu{height:53px}.tah_card_banner_text ul{padding-left:0}.tah_card_banner_text ul li H3{font:bold 14px 'PTSans'}.tah_card_banner_text{width:30%;left:42%}.tah_card_banner_number{font-size:30px}.tah_card_banner_text{top:0}.phoneup{width:50px;height:50px}.mapAddress>div{width:100%}}@media(max-width:1100px){.soc_block{display:none}.banner-block{left:25%}.tah_card_banner_text{left:50%}.brands_help_list{width:100%}}@media(max-width:1000px){.service-block__item{margin:0 5% 5% 0}header .info_block{width:300px}.tah_card_banner_text{left:0;width:100%!important;position:static!important}header .header_search{width:30.5%;right:2%;left:auto}h2{font-size:2vw!important}#block_menu nav ul,.card_vod_answers{display:none}#block_menu nav{width:15%;left:5%}.menu_adaptive{display:block}.backcall_btn{font-size:3vw;width:260px}.__btn.__btn_adaptive{padding:3% 50px 3% 10px;max-width:90%;}.order_callback_main{margin-left:30%;width:auto}.block_address{text-align:right;font-size:16px;background:url(/bitrix/templates/lat_telematika/img/icon_map_new.png) no-repeat 45% 0;padding:0 0 0 5%}header .info_block{margin:.5% 2% .5% 0}header .info_block .item{margin:5% 0 0 0;float:none;font-size:14px;color:#b6b6b6;background:url(/bitrix/templates/lat_telematika/img/ic-phone-call.png) no-repeat 47% 50%;padding:0 0 0 12%}footer .footer_content{min-width:100%}footer{margin:0}.nimax_container{font-size:14px;text-align:left;border-left:none;padding:0}.footer_contacts{margin:1% 0 1% 1%;font-size:14px;width:40%}.m_call_c_display,.__btn_desktop{display:none!important}.m_call_c_adaptive,.__btn_adaptive{display:block!important}.phoneup{-webkit-animation:none;animation:none}}@media(max-width:850px){.notes_block ul{list-style-image: none;list-style: none;}#buttonUp{text-align: center;padding: 12px 2px;left: 5%;bottom: 5%;}.up{max-width: 50%;}.banner_btn{padding:2% 3%;font-size:16px;width:60%}.banner h1{font-size:25px!important}.banner-block-h2{font-size:20px!important}.banner p,.banner_cost b{font-size:18px!important}.banner_phone{font-size:25px}.mob_head.ham{background:url("/bitrix/templates/lat_telematika/img/hamburger.png") 0 35% no-repeat;background-size:35%}.mob_head.cross{background:url("/bitrix/templates/lat_telematika/img/cross-grey-512.png") 0 35% no-repeat;background-size:35%}.cost_adaptive{margin-bottom:5%;display:block}.cost_visible{display:none}h1{font-size:2.5vw!important}h2{font-size:2.0vw!important}.order_callback_main{margin-left:35%}.pluses__list li{width:40%}}@media(max-width:700px){ul.bottom-menu{width: 30%;}.copyright{font-size: 12px;}.backcall_btn{padding:4% 1%;font-size:3vw;width:160px}.middle_container{padding-top:118px}.block_address{display:none}header .logo,#header_top .info_block,.order_callback_main{float:left;position:static}.logo a{background-size:80%;width:170px;height:60px}#header_top .info_block{float:right;margin-right:2%;overflow:hidden;padding:1% 0 .5% 0;width:auto}header .info_block .item{padding:0;background:url(/bitrix/templates/lat_telematika/img/ic-phone-call.png) no-repeat 5% 50%}header .info_block .item span{font-size:2.9vw}header .info_block .item span b{font-size:2.5vw}.order_callback_main{margin-left:0;padding:0;margin-top:1%}#block_menu{top:70px}.phoneup{width:50px;height:50px;border:15px solid #ff8a22}footer .footer_content{min-width:100%;height:auto}.nimax_container{float: left;font-size:14px;text-align:right;border-left:none;padding:.5% 2% 0 0;margin:0}.footer_contacts{font-size:12px}.banner-block{left:15%}.product-item-detail-slider-image img{position:static;left:0;-webkit-transform:none;transform:none}}@media(max-width:600px){.payment_possibility_block{width:60%}.payment_possibility_btn{font-size:14px}.payment_possibility_text{font-size:14px}.payment_possibility_h{font-size:18px}.payment_possibility_list .corp_icon{font-size:9px}.payment_possibility_top{height:auto}.service-block__item{margin:0 5% 7% 0}h1{font-size:4vw!important}h2{font-size:3.5vw!important}header .info_block .item{margin:2% 0 0 0;background:url(/bitrix/templates/lat_telematika/img/ic-phone-call.png) no-repeat 10% 50%}header .info_block .item span{font-size:4vw}header .info_block .item span b{font-size:3.5vw}.backcall_btn{padding:5% 3%;font-size:3vw}header .header_search{width:60%;top:5px}.footer_contacts{left:0!important;margin-left:22px!important}.banner-block{left:0}.main_content .text_article img{max-width:100%!important}.banner-block{max-width:100%!important;padding:7%!important}.tah_services li:nth-of-type(1),.tah_services li:nth-of-type(2),.tah_services li:nth-of-type(3),.tah_services li:nth-of-type(4){background:0}.tah_services li{padding:20px 10px 30px 15px!important}.tah_services li a{font-size:1.1em!important}.tah_services li li{font-size:1.0em!important}.cards-list-item{width:100%;padding-left:0!important;width:100%;margin-bottom:5%}.block__call-back{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.block__call-back__content{margin-bottom:20px}ul.cards_list{padding-left:0}ul.cards_list li{width:100%}.pluses__list li{font-size:13px;line-height:20px}.mob_head.ham{background:url("/bitrix/templates/lat_telematika/img/hamburger.png") 0 45% no-repeat;background-size:40%}.mob_head.cross{background:url("/bitrix/templates/lat_telematika/img/cross-grey-512.png") 0 45% no-repeat;background-size:40%}}@media(max-width:500px){.service-block__item{margin:0 2% 10% 0}.banner-block-service{left:-2%!important;width:320px!important}.row_with_icon li{width:100%}.soc_footer{text-align:left}}@media(max-width:480px){.__btn.__btn_adaptive:after{background:0;border-left:none}h2{font-size:5vw!important}.recomend_tah .col-xs-6{width:100%!important}.bx-pagination .bx-pagination-container{text-align:left}.recomend_tah .product-item-title a{font-size:22px}.advantages-list-item,.achievements-list-item{width:100%}.logo a{width:150px!important;height:60px}.text_article ul{padding-left:0}.text_article table{width:100%}.backcall_btn{padding:5% 3%;font-size:4vw}.__btn.__btn_adaptive{padding:4% 3%;font-size:16px}iframe{max-width:100%}.middle_container{padding-top:117px}.nimax_container{text-align:left}.main-banner .__btn{padding:4% 3%;margin-top:2%;font-size:16px}.order_callback_main{width:40%}.pluses__list li{width:100%}.mob_head.ham{background:url("/bitrix/templates/lat_telematika/img/hamburger.png") 0 50% no-repeat;background-size:50%}.mob_head.cross{background:url("/bitrix/templates/lat_telematika/img/cross-grey-512.png") 0 50% no-repeat;background-size:50%}}@media(max-width:400px){.banner_voditel_big{display:none}.banner_voditel_min{display:block}.middle_container{padding-top:100px}h1{font-size:6vw!important}h2{font-size:5vw!important}.logo a{width:120px!important;height:50px}header .info_block .item span{font-size:5vw}header .info_block .item span b{font-size:4.5vw}body{max-width:1920px;min-width:300px}.wrapper{max-width:100%}.wrapper_container{width:100%}header .header_search{display:none}footer .footer_content{min-width:300px;height:auto}.nimax_container{margin:5% 0;font-size:14px;text-align:left;border-left:none;padding:.5% 0 0 5%}.footer_contacts{width:80%;margin:5% 0;font-size:12px}}@media(max-width:350px){.banner-block{left:0!important}.main-banner{margin-bottom:20%}ul.bottom-menu{width: 100%;}}@media screen and (max-width:1000px){.types-works .col-4 a .bad_img1{margin-top: -10px;margin-bottom: 10px;}.types-works .col-4 a .bad_img2{margin: 25px auto;}}@media screen and (max-width:600px){ .docs-wrapper{background-position: 50% 100%; padding-bottom: 150px; }.types-works .col-4 a .bad_img1{margin-top:-7px;margin-bottom:7px;}.types-word .row .col-4 a .bad_img2{margin: 20px auto;} .bad_img3{height: 400px;width: 300px} .bad_img4{height: 240px; width: 350px;} }  
/* End */


/* Start:/bitrix/templates/lat_telematika/css/header-redesign.css?177635835514657*/
/* ===== Noto Sans ===== */
@font-face {
  font-family: "Noto Sans";
  src: url("/assets/fonts/noto-sans/NotoSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url("/assets/fonts/noto-sans/NotoSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans";
  src: url("/assets/fonts/noto-sans/NotoSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* ===== Noto Sans Display ===== */
@font-face {
  font-family: "Noto Sans Display";
  src: url("/assets/fonts/noto-sans-display/NotoSans-DisplayRegular.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Display";
  src: url("/assets/fonts/noto-sans-display/NotoSans-DisplayMedium.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans Display";
  src: url("/assets/fonts/noto-sans-display/NotoSans-DisplayBold.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --font-noto: "Noto Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-noto-display:
    "Noto Sans Display", system-ui, -apple-system, "Segoe UI", sans-serif;
}


.page-topbar,
.page-topbar__action,
.page-topbar__brand,
.brand__name,
.site-menu,
.site-menu__title,
.site-menu__link,
.site-menu__cta {
  font-family: var(--font-noto);
}

.site-menu__title,
.brand__name {
  font-family: var(--font-noto-display);
}

:root {
  --rd-header-green-700: #003a1a;
  --rd-header-green-600: #00a248;
  --rd-header-bg: #e6f5ed;
  --rd-header-card: rgba(255, 255, 255, 0.9);
  --rd-header-shadow: 0 10px 24px rgba(16, 72, 39, 0.08);
  --rd-header-orange: #f27d00;
}
body{
  background: linear-gradient(180deg, #e6f5ed 0%, #f5fbf7 100%);
}
.middle_container{
  padding-top: 0;
}

.rd-header-wrap {
  position: relative;
  z-index: 30;
  padding: 0 12px 12px;
  
}

.page-topbar {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  background: transparent;
  max-width: 1180px;
  margin: 0 auto;
  padding: 12px 0 4px;
}

.page-topbar__brand {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: max-content;
  color: #003a1a;
  text-decoration: none;
}

.brand__logo {
  width: 34px;
  height: 34px;
  border-radius: 12px;
  background: linear-gradient(135deg, var(--rd-header-green-600), var(--rd-header-green-700));
  box-shadow: 0 10px 20px rgba(0, 162, 72, 0.2);
}

.brand__name {
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.02em;
}

.page-topbar__action {
  position: relative;
  z-index: 1;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border: 0;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: white;
  box-shadow: var(--rd-header-shadow);
  color: #003a1a;
  backdrop-filter: blur(10px);
  text-decoration: none;
}

.page-topbar__burger {
  padding: 0;
  gap: 4px;
  flex-direction: column;
  cursor: pointer;
}

.page-topbar__burger span {
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.page-topbar__call {
  margin-left: auto;
}

.page-topbar__phone-ic {
  position: relative;
  width: 18px;
  height: 18px;
}

.page-topbar__phone-ic::before {
  content: "";
  position: absolute;
  inset: 0;
  background: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.01-.24 11.4 11.4 0 0 0 3.58.57 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.23.2 2.44.57 3.58a1 1 0 0 1-.24 1.01l-2.21 2.2Z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.01-.24 11.4 11.4 0 0 0 3.58.57 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.23.2 2.44.57 3.58a1 1 0 0 1-.24 1.01l-2.21 2.2Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

body.site-menu-open {
  overflow: hidden;
}

.site-menu {
  position: fixed;
  inset: 0;
  z-index: 40;
}

.site-menu__backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(11, 26, 18, 0.42);
  opacity: 0;
  transition: opacity 0.22s ease;
}

.site-menu__panel {
  position: absolute;
  top: 18px;
  left: 16px;
  width: min(380px, calc(100vw - 32px));
  max-width: 100%;
  padding: 20px;
  border: 1px solid rgba(0, 58, 26, 0.1);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), #ffffff);
  box-shadow: 0 24px 60px rgba(16, 72, 39, 0.22);
  transform: translateY(-12px) scale(0.98);
  opacity: 0;
  transition: transform 0.22s ease, opacity 0.22s ease;
}

.site-menu.is-open .site-menu__backdrop {
  opacity: 1;
}

.site-menu.is-open .site-menu__panel {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.site-menu__head {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 18px;
}

.site-menu__title {
  margin: 4px 0 0;
  color: var(--rd-header-green-700);
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

.site-menu__close {
  margin-left: auto;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 14px;
  background: rgba(0, 58, 26, 0.06);
  color: var(--rd-header-green-700);
  position: relative;
  cursor: pointer;
}

.site-menu__close::before,
.site-menu__close::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 12px;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
}

.site-menu__close::before {
  transform: rotate(45deg);
}

.site-menu__close::after {
  transform: rotate(-45deg);
}

.site-menu__links {
  display: grid;
  gap: 10px;
}

.site-menu__section {
  display: grid;
  gap: 10px;
}

.site-menu__section-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 15px 16px;
  border: 1px solid rgba(0, 58, 26, 0.08);
  border-radius: 18px;
  background: #fff;
  color: var(--rd-header-green-700);
  cursor: pointer;
}

.site-menu__section-toggle::after {
  content: "";
  width: 10px;
  height: 10px;
  flex: 0 0 auto;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.18s ease;
}

.site-menu__section.is-open .site-menu__section-toggle::after {
  transform: rotate(-135deg);
}

.site-menu__section-title {
  margin: 0;
  color: rgba(0, 58, 26, 0.72);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-menu__section-body {
  display: grid;
  gap: 10px;
  padding-left: 8px;
}

.site-menu__section-body[hidden] {
  display: none !important;
}
.site-menu__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 15px 16px;
  border-radius: 18px;
  background: rgba(232, 245, 237, 0.72);
  border: 1px solid rgba(0, 58, 26, 0.08);
  color: var(--rd-header-green-700);
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.site-menu__link::after {
  content: "";
  width: 9px;
  height: 9px;
  flex: 0 0 auto;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.site-menu__link:hover,
.site-menu__link:focus-visible {
  background: rgba(207, 238, 221, 0.96);
  border-color: rgba(0, 162, 72, 0.22);
  transform: translateX(2px);
  outline: none;
}

.site-menu__actions {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.site-menu__cta {
  min-height: 52px;
  padding: 0 16px;
  border: 0;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.site-menu__cta--phone {
  background: rgba(0, 58, 26, 0.08);
  color: var(--rd-header-green-700);
}

.site-menu__cta--accent {
  background: linear-gradient(180deg, #ff9a1a, #f27d00);
  color: #fff;
  box-shadow: 0 16px 28px rgba(242, 125, 0, 0.2);
}

.page-topbar__burger[aria-expanded="true"] {
  background: rgba(0, 162, 72, 0.12);
}

.page-topbar__burger[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.page-topbar__burger[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}

.page-topbar__burger[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

@media (min-width: 768px) {
  .page-topbar {
    margin-bottom: 6px;
    padding-top: 14px;
  }

  .page-topbar__action {
    width: 50px;
    height: 50px;
    flex-basis: 50px;
    border-radius: 18px;
  }

  .page-topbar__brand .brand__name {
    font-size: 20px;
  }

  .site-menu__panel {
    top: 28px;
    left: max(24px, calc((100vw - 1180px) / 2 + 24px));
    width: min(400px, calc(100vw - 48px));
  }
}

@media (max-width: 1023.98px) {
  .page-topbar__brand {
    position: static;
    transform: none;
    flex: 1 1 auto;
    min-width: 0;
    justify-content: center;
    padding-inline: 8px;
  }

  .page-topbar__brand .brand__name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (max-width: 767.98px) {
  .rd-header-wrap {
    padding: 0 12px 10px;
  }

  .page-topbar {
    gap: 10px;
  }

  .page-topbar__action {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
  }

  .page-topbar__brand {
    gap: 8px;
  }

  .page-topbar__brand .brand__name {
    font-size: 16px;
  }

  .site-menu__panel {
    top: 14px;
    left: 12px;
    width: calc(100vw - 24px);
    padding: 18px;
    border-radius: 22px;
  }

  .site-menu__title {
    font-size: 24px;
  }
}

@media (max-width: 479.98px) {
  .rd-header-wrap {
    padding: 0 10px 8px;
  }

  .page-topbar__brand .brand__name {
    display: none;
  }
}

.site-footer {
  margin-top: 40px;
  padding: 32px 0 40px;
  background:
    radial-gradient(circle at top left, rgba(0, 162, 72, 0.18), transparent 34%),
    linear-gradient(180deg, #0f2d20 0%, #0b2218 100%);
  color: rgba(255, 255, 255, 0.92);
}

.site-footer__inner {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.site-footer__top {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.4fr);
  gap: 28px;
  padding: 28px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(10px);
}

.site-footer__brand-block {
  display: grid;
  gap: 18px;
}

.site-footer__brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  text-decoration: none;
}

.site-footer__brand-logo {
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, #ff8a1e 0%, #ff6a00 100%);
  box-shadow: 0 12px 24px rgba(255, 106, 0, 0.28);
}

.site-footer__brand-name {
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
}

.site-footer__desc {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  line-height: 1.65;
}

.site-footer__contact-card {
  display: grid;
  gap: 8px;
  padding: 18px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.site-footer__contact-label,
.site-footer__title {
  margin: 0;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.56);
}

.site-footer__phone {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.1;
  text-decoration: none;
}

.site-footer__contact-note,
.site-footer__copy,
.site-footer__requisites {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.6;
}

.site-footer__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.site-footer__column {
  display: grid;
  gap: 14px;
}

.site-footer__links {
  display: grid;
  gap: 10px;
}

.site-footer__link,
.site-footer__inline-link {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  line-height: 1.5;
}

.site-footer__link:hover,
.site-footer__inline-link:hover,
.site-footer__phone:hover,
.site-footer__cta:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.site-footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 18px;
  padding: 18px 6px 0;
}

.site-footer__meta {
  display: grid;
  gap: 6px;
}

.site-footer__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff8a1e 0%, #ff6a00 100%);
  color: #fff;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
}

@media (max-width: 1023.98px) {
  .site-footer__top {
    grid-template-columns: 1fr;
  }

  .site-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  .site-footer {
    margin-top: 28px;
    padding: 24px 0 32px;
  }

  .site-footer__inner {
    width: min(100%, calc(100% - 24px));
  }

  .site-footer__top {
    padding: 20px;
    border-radius: 22px;
    gap: 22px;
  }

  .site-footer__phone {
    font-size: 24px;
  }

  .site-footer__grid {
    grid-template-columns: 1fr;
  }

  .site-footer__bottom {
    flex-direction: column;
    align-items: stretch;
    padding-inline: 0;
  }

}

/* End */


/* Start:/bitrix/templates/lat_telematika/css/index-redesign.css?178237180959864*/
:root {
  --bg: #e6f5ed;
  --card: #ffffff;
  --text: #0b1a12;
  --muted: #323232;

  --orange: #f27d00;
  --dark-orange: #301900;
  --light-orange: #ffe3c4;

  --green-700: #003a1a;
  --green-600: #00a248;
  --green-500: #cfe5d9;
  --green-200: #cfeedd;

  --shadow: 0 10px 25px rgba(16, 72, 39, 0.1);
  --radius-lg: 22px;
  --radius-md: 16px;
  --radius-sm: 12px;
  --container: 420px;
}

* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  font-family:
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Inter,
    Arial,
    sans-serif;
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
}

.wrap {
  width: min(100%, var(--container));
  margin: 0 auto;
  padding: 0 16px 0px;
}

/* Header */
.header {
  padding: 10px 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#index .brand {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 800;
  letter-spacing: 0.3px;
  color: var(--green-700);
}





#index .brand__name {
  font-size: 18px;
  line-height: 1;
}

/* Sections */
.section {
  margin-top: 16px;
}

.section__title {
  margin: 0 0 32px;
  text-align: center;
  color: var(--green-700);
  font-size: 24px;
}

.card {
  background: var(--card);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
  overflow: hidden;
}

/* Hero */
.hero {
  padding: 18px 16px;
  background:
    radial-gradient(
      120% 120% at 20% 15%,
      rgba(31, 190, 104, 0.2),
      rgba(255, 255, 255, 0) 60%
    ),
    linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 1));
}

.hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(25, 167, 91, 0.1);
  color: var(--green-700);
  font-weight: 700;
  font-size: 12px;
}

.dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--green-500);
  box-shadow: 0 0 0 6px rgba(25, 167, 91, 0.15);
}

.hero__h1 {
  margin: 10px 0 8px;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 900;
}

.hero__sub {
  margin: 0 0 14px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.35;
}

.btns {
  display: flex;
  gap: 10px;
}

.btn {
  flex: 1;
  height: 46px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 800;
  font-size: 14px;
  border: 1px solid transparent;
  user-select: none;
}

.btn--primary {
  background: linear-gradient(180deg, var(--green-500), var(--green-600));
  color: #fff;
  box-shadow: 0 10px 18px rgba(17, 134, 70, 0.2);
}

.btn--ghost {
  background: #fff;
  border-color: rgba(17, 134, 70, 0.18);
  color: var(--green-700);
}

.btn__icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.25);
}

.btn--ghost .btn__icon {
  background: rgba(17, 134, 70, 0.12);
}

/* Pills */
.pills {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pill {
  height: 46px;
  border-radius: 16px;
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border: 1px solid rgba(17, 134, 70, 0.14);
  box-shadow: 0 10px 18px rgba(16, 72, 39, 0.06);
  font-weight: 800;
  color: var(--green-700);
}

.pill--active {
  background: linear-gradient(
    180deg,
    rgba(25, 167, 91, 0.18),
    rgba(25, 167, 91, 0.06)
  );
  border-color: rgba(25, 167, 91, 0.3);
}

.chev {
  width: 12px;
  height: 12px;
  border-right: 2px solid rgba(14, 107, 57, 0.55);
  border-bottom: 2px solid rgba(14, 107, 57, 0.55);
  transform: rotate(-45deg);
  margin-left: 10px;
}

/* Category cards */
.grid {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.cat {
  overflow: hidden;
  position: relative;
}

.cat__img {
  height: 200px;
  background: #dfeee6;
}

.cat__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cat__body {
  padding: 24px;
}

.cat__title {
  margin: 0 0 16px;
  color: #003a1a;
  font-size: 20px;
}

.cat__desc {
  margin: 0 0 32px;
  color: var(--muted);
  font-size: 14px;
  line-height: 140%;
}

.price {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 15px 14px;
  border-radius: 12px;
  background: linear-gradient(180deg, #ff9a1a, #ff8a00);
  line-height: 120%;
  font-size: 14px;
  width: 100%;
}
.price-tab{
  margin: 0;
  color: var(--muted);

}

/* Reviews */
#reviews {
  width: 100%;
  height: 770px;
  overflow: hidden;
}

.ratingRow {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.ratingLeft {
  display: flex;
  gap: 12px;
  align-items: center;
}

.ratingScore {
  font-size: 32px;
  font-weight: 950;
  line-height: 1;
}

.stars {
  font-size: 14px;
  letter-spacing: 1px;
  color: #f3b300;
  margin-bottom: 4px;
}

.ratingMeta {
  color: var(--muted);
  font-size: 12px;
}

.btnMini {
  height: 40px;
  padding: 0 12px;
  border-radius: 12px;
  border: 1px solid rgba(26, 115, 232, 0.25);
  background: rgba(26, 115, 232, 0.08);
  color: #1a73e8;
  font-weight: 900;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.reviewItem {
  border-top: 1px solid rgba(15, 120, 65, 0.1);
  padding-top: 12px;
  margin-top: 12px;
}

.reviewName {
  font-weight: 900;
  font-size: 13px;
  margin-bottom: 4px;
}

.reviewText {
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.35;
}

/* Map */
.map {
  height: 400px;
  border-radius: var(--radius-lg);
  overflow: hidden;
  margin: 10px;
  box-shadow: var(--shadow);
  border: 1px solid rgba(17, 134, 70, 0.12);
}

.map iframe {
  width: 100%;
  border: 0;
}

/* Stats */
.stats {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.statCard {
  border-radius: var(--radius-lg);
  padding: 24px;
  color: #0b1a12;
  background:
    radial-gradient(
      120% 120% at 15% 0%,
      rgba(63, 224, 125, 0.35),
      rgba(255, 255, 255, 0) 55%
    ),
    linear-gradient(180deg, #ffffff, #ffffff);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 12px;
}

.statItem1 {
  background: linear-gradient(236.12deg, #ffb362 3.01%, #f27d00 94.5%);
}

.statItem2 {
  background: linear-gradient(212.6deg, #cfe5d9 7.55%, #00a248 96.23%);
}

.statItem3 {
  background: linear-gradient(225.36deg, #00a047 -25.4%, #003a1a 71.42%);
  color: #fff;
}

.statItem1 .statNum,
.statItem1 .statLbl {
  color: var(--dark-orange);
}

.statItem2 .statNum,
.statItem2 .statLbl {
  color: var(--green-700);
}

.statItem3 .statNum,
.statItem3 .statLbl {
  color: var(--card);
}

.statIcon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}



.statLbl {
  margin: 4px 0 0;
  color: var(--muted);
  line-height: 1.25;
}

.mt8 {
  margin-top: 8px;
}

.h1 {
  font-family: var(--font-noto-display);
  font-weight: 700;
  font-size: 24pt;
}

.h2 {
  font-family: var(--font-noto-display);
  font-weight: 700;
  font-size: 20pt;
}

.h3 {
  font-family: var(--font-noto);
  font-weight: 700;
  font-size: 14pt;
}

.t1 {
  font-family: var(--font-noto);
  font-weight: 400;
  font-size: 14pt;
}

.a1 {
  font-family: var(--font-noto-display);
  font-weight: 500;
  font-size: 12pt;
}
.statNum {
  font-weight: 900;
  font-size: 48px;
  margin: 0 0 8px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}
.hh {
  --hh-bg1: #e9f7ee;
  --hh-bg2: #c9ecd9;

  --hh-text: #0c3b22;
  --hh-muted: #2c5a40;

  --hh-card: #ffffff;
  --hh-shadow: 0 18px 40px rgba(10, 60, 34, 0.12);

  --hh-orange: #ff8a00;
  --hh-orange2: #ff9a1a;

  --hh-radius-xl: 22px;
  --hh-pill-radius: 14px;

  --hh-maxw: 420px;

  margin: 0 auto;
  width: min(100%, var(--hh-maxw));
  padding: 18px 16px 10px;
}

.hh__header {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.hh__logo {
  height: 80px;
  width: auto;
  display: block;
  margin-right: -30px;
}

.hh__card {
  padding: 32px 8px;
  text-align: center;
  background: #ffffff80;
}

.hh__main img,
.hh__main source {
  max-width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.hh__rating {
  width: 128px;
  max-width: 70%;
  height: auto;
  margin: 0 auto 24px;
  display: block;
}

.hh__title {
  margin: 4px 0 10px;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: 0.1px;
  color: var(--hh-text);
}

.hh__desc {
  margin: 0 auto 14px;
  max-width: 280px;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 600;
  color: var(--hh-muted);
}

.hh__pills {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 6px;
}

.hh__pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 11px 16px;
  border-radius: var(--hh-pill-radius);
  font-size: 13px;
  color: #fff;
  background: linear-gradient(180deg, var(--hh-orange2), var(--hh-orange));
  white-space: nowrap;
}

.hh__pill-ic {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hh__glow {
  margin: -6px auto 0;
  width: calc(100% - 18px);
  height: 18px;
  border-radius: 999px;
  background: radial-gradient(
    circle,
    rgba(12, 59, 34, 0.12),
    rgba(12, 59, 34, 0) 70%
  );
  filter: blur(8px);
  opacity: 0.55;
}

@keyframes blink {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.2;
  }
}
.ctaWrap {
  margin: -30px -16px 0;
}

.cta {
  --cta-radius: 18px;
  --cta-green: #00a248;
  --cta-soft: #cfe5d9;
  --cta-text: #0c3b22;
  margin: 0;
  padding: 12px;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0px 6px 25px 0px #003a1a33;
  box-shadow: 0px 4px 40px 0px #003a1a1a;
}

.cta__hint {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 800;
  font-size: 14px;
  color: rgba(12, 59, 34, 0.92);
  margin-bottom: 10px;
}

.cta__dot {
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #f27d00;
  animation: blink 1s infinite;
}

.cta__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75%;
  height: 60px;
  border-radius: var(--cta-radius);
  font-weight: 900;
  font-size: 18px;
  text-decoration: none;
  user-select: none;
}


.cta__btn + .cta__btn {
  margin-top: 10px;
}

.cta__btn--primary {
  color: #fff;
  background: var(--cta-green);
}

.cta__btn--soft {
  color: var(--cta-text);
  background: var(--cta-soft);
}
.cta__btn2{
  width: 25%;
  border-radius: var(--cta-radius);
    font-weight: 900;
    font-size: 18px;
  background: url(/bitrix/templates/lat_telematika/css/../../gl/img/telephone.svg) #ff8a22 50% no-repeat;
  background-size: 40%;
}
.cta-wrap{
  display: flex;
}

.cta--floating {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 14px;
  width: min(420px, calc(100% - 32px));
  z-index: 999;
}
.ctaWrap.is-placeholder {
  height: var(--cta-h, auto);
}

/* ===== Modal shell ===== */
.calcModal {
  position: fixed;
  inset: 0;
  z-index: 2000;

  pointer-events: none;
}

.calcModal__backdrop {
  position: absolute;
  inset: 0;

  /* ближе к iOS: чуть темнее и мягче */
  background: rgba(0, 0, 0, 0.42);
  opacity: 0;

  transition: opacity 220ms ease;
  will-change: opacity;
}

/* ===== Bottom sheet ===== */
.calcSheet {
  position: absolute;
  left: 50%;
  bottom: 0;

  width: min(420px, calc(100% - 24px));
  max-height: 86vh;

  background: #fff;
  border-radius: 28px 28px 0 0;

  /* iOS-ощущение глубины */
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);

  /* внутренние отступы */
  padding: 10px 16px calc(18px + env(safe-area-inset-bottom));

  /* скролл как на iOS */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;

  /* стартовая позиция: ниже экрана */
  transform: translate(-50%, 110%);
  opacity: 1;

  /* нативная кривая */
  transition: transform 420ms cubic-bezier(0.16, 1, 0.3, 1);
  will-change: transform;
}

/* лёгкая задержка затемнения, как в iOS */
.calcModal.is-open .calcModal__backdrop {
  opacity: 1;
}

.calcModal.is-open {
  pointer-events: auto;
}

.calcModal.is-open .calcSheet {
  transform: translate(-50%, 0);
}


.calcSheet__close {
  position: absolute;
  right: 10px;
  top: 6px;

  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 999px;

  background: rgba(0, 0, 0, 0.08);
  cursor: pointer;

  font-size: 16px;
  line-height: 1;
}

/* Заголовок */
.calcSheet__title {
  margin: 8px 0 14px;
  text-align: center;
  font-weight: 800;
  font-size: 16px;
  color: #0f2b1b;
}

/* Блокируем скролл бади когда открыто */
body.is-modal-open {
  overflow: hidden;
}

/* reduce motion */
@media (prefers-reduced-motion: reduce) {
  .calcModal__backdrop,
  .calcSheet {
    transition: none;
  }
}
/* ===== Form layout ===== */
.calcForm {
  display: grid;
  gap: 12px;
  padding-bottom: 6px;
}

/* Поля */
.calcField {
  display: block;
}

/* visually-hidden label (оставляем для доступности) */
.calcField__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

.calcField__input {
  width: 100%;
  height: 56px;
  padding: 0 16px;

  border-radius: 14px;
  border: 1px solid rgba(0,0,0,0.06);

  background: #f3f3f3;
  color: #1b1b1b;

  outline: none;
  appearance: none;
  -webkit-appearance: none;

  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.1px;

  transition: box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}

.calcField__input::placeholder {
  color: rgba(0,0,0,0.42);
  font-weight: 600;
}

/* Фокус — как на скрине (фиолетовая рамка) */
.calcField__input:focus {
  background: #f7f7f7;
  border-color: rgba(140, 95, 255, 0.85);
  box-shadow: 0 0 0 3px rgba(140, 95, 255, 0.22);
}

/* На iOS убираем автотень */
.calcField__input:focus-visible {
  outline: none;
}

/* Плашка цены */
.calcPrice {
  height: 52px;
  border-radius: 14px;
  background: var(--light-orange);

  display: flex;
  align-items: center;
  justify-content: center;

  text-align: center;
  color: #1a1a1a;

  font-weight: 900;
  font-size: 16px;
  letter-spacing: 0.2px;
}

.calcPrice__text b {
  color: var(--dark-orange);
  font-weight: 900;
}

/* Кнопка */
.calcSubmit {
  height: 58px;
  border: 0;
  border-radius: 12px;

  background: var(--green-600);
  color: var(--card);

  font-weight: 900;
  font-size: 16px;

  cursor: pointer;
  user-select: none;
  -webkit-tap-highlight-color: transparent;


  transition: transform 120ms ease, filter 120ms ease;
}

.calcSubmit:active {
  transform: translateY(1px);
  filter: brightness(0.98);
}

/* Сноска */
.calcNote {
  margin: 2px 0 0;
  text-align: center;

  font-size: 11px;
  font-weight: 600;
  color: rgba(0,0,0,0.38);
}
/* ===== Suggest dropdown ===== */
.calcSuggest {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 8px);
  z-index: 10;

  background: rgba(255,255,255,0.96);

  border: 1px solid rgba(0,0,0,0.06);
  border-radius: 14px;
  box-shadow: 0 18px 40px rgba(0,0,0,0.14);

  overflow: hidden;
  display: none;
}

.calcSuggest.is-open {
  display: block;
}

.calcSuggest__item {
  padding: 12px 14px;
  font-weight: 700;
  font-size: 14px;
  color: rgba(0,0,0,0.86);
  cursor: pointer;
  user-select: none;
}

.calcSuggest__item + .calcSuggest__item {
  border-top: 1px solid rgba(0,0,0,0.06);
}

.calcSuggest__item:active {
  background: rgba(0,0,0,0.06);
}

/* Обёртка для позиционирования дропдауна */
.calcField {
  position: relative;
}


.calcSheet__title {
  margin-bottom: 23px;
}


body.has-floating-cta {
  padding-bottom: 190px;
}
.elips-bg {
  position: relative;
  z-index: 0;
}

.elips-bg::before {
  content: "";
  position: absolute;
  width: 90vw;
  height: 30vh;
  border-radius: 50%;
  background: #00a248b5;
  filter: blur(63px);
  top: 20vh;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: -1;
}
.ios-radius {
  border-radius: 24px;
  clip-path: url(#squircle-60);
  -webkit-clip-path: url(#squircle-60);
  overflow: hidden;
}
/* ============ FAQ (accordion) ============ */

.faq {
  padding: 28px 16px 40px;
  background: #eaf7f1;
}

.faq__container {
  max-width: 420px;
  margin: 0 auto;
}

.faq__title {
  margin: 0 0 16px;
  font-size: 20px;
  font-weight: 800;
  color: #0c3b2e;
}

/* ВАЖНО: список больше не "единая белая коробка" */
.faq__list {
  background: transparent;
  padding: 0;
}

/* item = отдельная карточка */
.faq-item {
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
}

.faq-item + .faq-item {
  margin-top: 8px;
}

/* кнопка-вопрос */
.faq-item__btn {
  width: 100%;
  border: 0 !important;
  background: #ffffff !important;
  padding: 17px 16px;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;

  cursor: pointer;
  text-align: left;

  font: inherit;
  opacity: 1 !important;
}

.faq-item__btn:hover {
  background: #f5fbf8 !important;
}

.faq-item__q {
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;

  color: var(--green-700);
  opacity: 1 !important;
}

/* icon (plus -> X) */
.faq-item__icon {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  position: relative;
  display: grid;
  place-items: center;
}

.faq-item__line {
  position: absolute;
  width: 16px;
  height: 2px;
  background: #ff7a00;
  border-radius: 999px;

  transition:
    transform 240ms cubic-bezier(0.2, 0.8, 0.2, 1),
    opacity 240ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.faq-item__line--v {
  transform: rotate(90deg);
}

/* panel animation */
.faq-item__panel {
  max-height: 0;
  opacity: 0;
  overflow: hidden;

  transition:
    max-height 300ms cubic-bezier(0.2, 0.8, 0.2, 1),
    opacity 220ms ease;
}

.faq-item__content {
  padding: 0 16px 18px 16px;
  font-size: 13px;
  line-height: 1.45;

  color: var(--muter);
  opacity: 1 !important;
}

.faq-item.is-open .faq-item__panel {
  opacity: 1;
}

.faq-item.is-open .faq-item__line--h {
  transform: rotate(45deg);
}

.faq-item.is-open .faq-item__line--v {
  transform: rotate(-45deg);
}

/* focus */
.faq-item__btn:focus-visible {
  outline: 2px solid rgba(255, 122, 0, 0.35);
  outline-offset: 3px;
}
.site-footer {
  height: auto;
  background: var(--green-700); /* тёмно-зелёный */
  padding: 32px 16px 48px;
  overflow: hidden;
}

.site-footer__inner {
  margin: 0 auto;
}

.site-footer__links {
  display: grid;
  gap: 16px;
}

.site-footer__link {
  color: var(--green-600);
  font-size: 14px;
  line-height: 1.35;
  text-decoration: none;
}

.site-footer__link:hover {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.site-footer__bottom {
  margin-top: 16px;
}

.site-footer__copy {
  color: var(--green-600);
  font-size: 13px;
}

.site-footer__watermark {
  bottom: 18px;
  pointer-events: none;
  user-select: none;
  display: block;
}

.site-footer__watermark-img {
  width: min(260px, 72vw);
  height: auto;
  display: block;
  margin: 32px auto 0;
}

/* ===== Content blocks for index page ===== */

#index > p,
#index > h2,
#index > h3,
#index > h4,
#index > ul,
#index > ol,
#index > div,
#index > section {
  position: relative;
}

#index > p,
#index .text-container,
#index .collapsible-content {
  margin: 14px 0;
  color: var(--muted);
  font-family: var(--font-noto);
  font-size: 16px;
  line-height: 1.7;
}

#index > h2,
#index > h3,
#index > h4,
#index .our__cars-title,
#index .perf__title,
#index .additional-services__title,
#index .remark__title,
#index .telefon_zakaza-title {
  margin: 28px 0 18px;
  color: var(--green-700);
  font-family: var(--font-noto-display);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.02em;
}

#index > h2,
#index .our__cars-title,
#index .additional-services__title {
  font-size: clamp(28px, 4vw, 42px);
}

#index > h3,
#index > h4,
#index .perf__title,
#index .remark__title,
#index .telefon_zakaza-title {
  font-size: clamp(22px, 3vw, 32px);
}

.green-list {
  margin: 18px 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.green-list-item {
  position: relative;
  margin-left: 0 !important;
  padding: 14px 18px 14px 52px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), #ffffff);
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 10px 26px rgba(16, 72, 39, 0.07);
  color: var(--green-700);
  font-weight: 500;
  line-height: 1.45;
}

.green-list-item::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  transform: translateY(-50%);
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 26%, transparent 27%),
    linear-gradient(180deg, #1db767, #008d42);
  box-shadow: 0 6px 14px rgba(0, 162, 72, 0.24);
}


.price__bottom,
.our-evac__bottom,
.telefon_zakaza-phone {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 58px;
  padding: 14px 20px;
  border: 0;
  border-radius: 18px;
  background: linear-gradient(180deg, #ff9a1a, #f27d00);
  box-shadow: 0 16px 30px rgba(242, 125, 0, 0.22);
  color: #ffffff;
  font-family: var(--font-noto-display);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.price__bottom:hover,
.our-evac__bottom:hover,
.telefon_zakaza-phone:hover {
  filter: brightness(1.03);
}

.price {
  margin-top: 28px;
  padding: 28px 22px;
  border-radius: 28px;
  background:
    radial-gradient(120% 120% at 0% 0%, rgba(0, 162, 72, 0.14), transparent 55%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), #ffffff);
  box-shadow: 0 18px 42px rgba(16, 72, 39, 0.08);
}

.price > p {
  color: var(--muted);
  line-height: 1.7;
}

.our-evac {
  margin-top: 30px;
  padding: 28px 22px;
  border-radius: 28px;
  background:
    radial-gradient(140% 120% at 100% 0%, rgba(242, 125, 0, 0.12), transparent 48%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), #ffffff);
  box-shadow: 0 18px 42px rgba(16, 72, 39, 0.08);
}

.our-evac__container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 18px 0 24px;
}

.our-evac__container img,
.main-slider_auto-item img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 12px 24px rgba(16, 72, 39, 0.1);
}

.main-slider_auto {
  overflow-x: auto;
  padding-bottom: 8px;
}

.main-slider_wrap {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(240px, 74vw);
  gap: 12px;
}

.our__cars,
.our__cars_mob {
  display: grid;
  gap: 14px;
  margin: 18px 0 26px;
}

.our__cars {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.our__cars_mob {
  grid-template-columns: 1fr;
}

.our__cars-item,
.main-tab,
.main-tab.no_a {
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 12px 28px rgba(16, 72, 39, 0.08);
}

.our__cars-item img,
.additional-services__item-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.our__cars-item p,
.main-tab span {
  margin: 0;
  padding: 16px 18px 18px;
  color: var(--green-700);
  font-weight: 700;
  line-height: 1.35;
}

.main_call-equipment {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.main_call-equipment_block {
  border-radius: 22px;
  background:
    radial-gradient(100% 100% at 100% 0%, rgba(0, 162, 72, 0.1), transparent 55%),
    #ffffff;
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 12px 28px rgba(16, 72, 39, 0.08);
}

.main_call-equipment_block img {
  width: 100%;
  object-fit: contain;
  margin-bottom: 16px;
}

.main_call-equipment_block p {
  margin: 0 0 14px;
  text-align: center;
  color: var(--green-700);
  font-weight: 700;
  line-height: 1.35;
}

.link-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--orange);
  font-weight: 700;
}

.link-more::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(-45deg);
}

.collapsible-block {
  margin-top: 24px;
  padding: 24px 22px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 14px 34px rgba(16, 72, 39, 0.07);
}

.collapsible-block h3 {
  margin-top: 0;
}

.collapsible-block details {
  border-top: 1px solid rgba(0, 58, 26, 0.08);
}

.collapsible-block details:first-of-type {
  border-top: 0;
}

.collapsible-block summary {
  color: var(--green-700);
  font-family: var(--font-noto-display);
  font-weight: 700;
}

.perf {
  margin-top: 32px;
  padding: 28px 22px;
  border-radius: 28px;
  background:
    radial-gradient(120% 120% at 0% 0%, rgba(0, 162, 72, 0.12), transparent 55%),
    linear-gradient(180deg, #ffffff, #f8fcfa);
  box-shadow: 0 18px 42px rgba(16, 72, 39, 0.08);
}

.perf__title {
  text-align: center;
}

.perf__container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  overflow: visible;
}

.perf__item {
  min-width: 0;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 12px 28px rgba(16, 72, 39, 0.08);
  overflow: hidden;
}

.perf__item-img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.perf__item-text {
  padding: 18px;
}

.perf__item-title {
  margin: 0 0 8px;
  color: var(--green-700);
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
}

.perf__item-description {
  margin: 0;
  color: var(--muted);
  line-height: 1.5;
}

.price__call-eva,
.telefon_zakaza {
  margin-top: 28px;
  padding: 24px 22px;
  border-radius: 24px;
  background: linear-gradient(180deg, #003a1a, #0b5d2e);
  box-shadow: 0 18px 40px rgba(0, 58, 26, 0.22);
  color: #ffffff;
}



.price__call-eva h4,
#index .telefon_zakaza-title,
.telefon_zakaza-subtitle,
.price__call_eva-block-title,
.price__call_eva-block-subtitle {
  color: #ffffff;
}
#index .telefon_zakaza-title{
  margin-top: 0;
}
.telefon_zakaza{
  flex-direction: column;
}

.price__call_eva-block-title {
  margin: 0 0 8px;
  font-family: var(--font-noto-display);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.15;
}

.price__call_eva-block-subtitle,
.telefon_zakaza-subtitle {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.5;
}

.number_list,
.remark {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: index;
  display: grid;
  gap: 12px;
}

.number_list-item,
.remark__item {
  counter-increment: index;
  position: relative;
  padding: 14px 16px 14px 58px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.12);
  color: inherit;
  line-height: 1.5;
}

.number_list-item::before,
.remark__item::before {
  content: counter(index);
  position: absolute;
  left: 16px;
  top: 14px;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff9a1a, #f27d00);
  color: #ffffff;
  font-weight: 800;
}

.map {
  margin: 32px 0 0;
  height: auto;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.map iframe {
  border-radius: 24px;
  min-height: 400px;
  box-shadow: 0 18px 42px rgba(16, 72, 39, 0.12);
}

.map__container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

.map__item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 10px 24px rgba(16, 72, 39, 0.07);
}

.map__icon {
  width: 18px;
  height: 18px;
  object-fit: contain;
  flex: 0 0 auto;
}

.map__link {
  color: var(--green-700);
  font-weight: 700;
  line-height: 1.2;
}

.additional-services {
  margin-top: 34px;
  padding: 28px 22px;
  border-radius: 28px;
  background:
    radial-gradient(120% 120% at 100% 0%, rgba(242, 125, 0, 0.1), transparent 50%),
    linear-gradient(180deg, #ffffff, #f8fcfa);
  box-shadow: 0 18px 42px rgba(16, 72, 39, 0.08);
}

.tabs-wrapper {
  display: grid;
  gap: 18px;
}

.main-tabs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.main-tab_content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.main-tab_item {
  padding: 20px 18px;
  border-radius: 22px;
  background: #ffffff;
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 12px 28px rgba(16, 72, 39, 0.08);
}

.main-tab_item ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.main-tab_item li {
  margin: 0;
}

.main-tab_item a {
  color: var(--green-700);
  font-weight: 600;
  line-height: 1.4;
}

.otzyv {
  margin-top: 18px;
}

#reviews {
  margin-top: 14px;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(16, 72, 39, 0.08);
}

@media (max-width: 1024px) {
  #index {
    padding-inline: 14px;
  }

  .our-evac__container,
  .our__cars,
  .main_call-equipment,
  .map__container,
  .main-tabs,
  .main-tab_content,
  .perf__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {

  #index > p,
  #index .text-container,
  #index .collapsible-content {
    font-size: 15px;
    line-height: 1.6;
  }

  .price,
  .our-evac,
  .perf,
  .additional-services,
  .collapsible-block,
  .price__call-eva,
  .telefon_zakaza {
    padding: 22px 16px;
    border-radius: 22px;
  }

  .our-evac__container,
  .our__cars,
  .our__cars_mob,
  .main_call-equipment,
  .map__container,
  .main-tabs,
  .main-tab_content,
  .perf__container {
    grid-template-columns: 1fr;
  }

  .main-slider_wrap {
    grid-auto-columns: 84vw;
  }

  .our-evac__container img,
  .main-slider_auto-item img,
  .our__cars-item img,
  .additional-services__item-img,
  .perf__item-img {
    height: 200px;
  }

  .green-list-item,
  .number_list-item,
  .remark__item {
    padding-right: 14px;
  }

  .map iframe {
    min-height: 320px;
  }
}

/* ===== Mobile-first layout corrections ===== */

#index > p,
#index > h2,
#index > h3,
#index > h4,
#index > ul,
#index > ol,
#index > div,
#index > section {
  margin-left: auto;
  margin-right: auto;
}

#reviews,
.price,
.our-evac,
.perf,
.collapsible-block,
.price__call-eva,
.telefon_zakaza,
.additional-services {
  border-radius: 24px;
}

.price,
.our-evac,
.perf,
.collapsible-block,
.price__call-eva,
.telefon_zakaza,
.additional-services {
  padding: 24px 18px;
}

.our-evac__container,
.our__cars,
.our__cars_mob,
.main_call-equipment,
.map__container,
.main-tabs,
.main-tab_content,
.perf__container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.our__cars-item,
.main-tab,
.main-tab.no_a,
.main-tab_item,
.main_call-equipment_block,
.perf__item,
.map__item {
  min-width: 0;
}

.our-evac__container img,
.main-slider_auto-item img,
.our__cars-item img,
.additional-services__item-img,
.perf__item-img {
  height: 220px;
  border-radius: 18px;
}

.main-slider_auto {
  margin-inline: -4px;
  padding-inline: 4px;
}

.main-slider_wrap {
  grid-auto-columns: minmax(260px, 88vw);
  gap: 14px;
}

.main-tab_item,
.perf__item-text,
.our__cars-item p,
.main-tab span {
  padding-left: 16px;
  padding-right: 16px;
}

.our__cars-item span{
  margin: 2px 0 ;
}

.map {
  margin-top: 28px;
}

.map iframe {
  min-height: 320px;
  border-radius: 22px;
}

.green-list-item,
.number_list-item,
.remark__item {
  padding-right: 16px;
}

@media (min-width: 768px) {
  #index {
    padding: 0 24px 48px;
  }

  .price,
  .our-evac,
  .perf,
  .collapsible-block,
  .price__call-eva,
  .telefon_zakaza,
  .additional-services {
    padding: 28px 24px;
  }

  .our-evac__container,
  .our__cars,
  .main_call-equipment,
  .main-tab_content,
  .perf__container,
  .map__container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .main-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .main-slider_wrap {
    grid-auto-columns: minmax(300px, 46vw);
  }
}

@media (min-width: 1100px) {
  #index {
    width: 100%;
  }

  .our-evac__container,
  .our__cars,
  .main_call-equipment,
  .main-tabs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .perf__container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .main-tab_content,
  .map__container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .our-evac__container img,
  .main-slider_auto-item img,
  .our__cars-item img,
  .additional-services__item-img,
  .perf__item-img {
    height: 190px;
  }
}

/* ===== Responsive CTA visibility ===== */
.btn_dekstop,
.desktop-only {
  display: none !important;
}

.btn_adaptive,
.mob-only {
  display: flex;
  flex-direction: column;
}

.mob-only {
  width: 100%;
}

@media (min-width: 768px) {
  .btn_dekstop,
  .desktop-only {
    display: inline-grid !important;
  }

  .btn_adaptive,
  .mob-only {
    display: none !important;
  }
}

/* ===== Hero section refresh ===== */
.hero-section {
  margin: 0 auto 28px;
}

.hero-section--desktop,
.hero-section--mobile {
  position: relative;
}

.hero-section--desktop::before,
.hero-section--mobile::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 28px;
  background:
    radial-gradient(120% 120% at 0% 0%, rgba(0, 162, 72, 0.16), transparent 48%),
    radial-gradient(90% 90% at 100% 0%, rgba(242, 125, 0, 0.12), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), #ffffff);
  box-shadow: 0 22px 44px rgba(16, 72, 39, 0.1);
  pointer-events: none;
}

.hero-section--desktop > *,
.hero-section--mobile > * {
  position: relative;
  z-index: 1;
}

.hero-section--desktop {
  padding: 22px 18px 18px;
}

.hero-section--mobile {
  padding: 18px 14px 10px;
}

.hero-section .calcEvacContainer,
.hero-section .new-mob-form-evac {
  margin: 0;
  width: 100%;
  max-width: none;
}

.hero-section .calcEvacContainer-bottom.stats {
  margin-top: 18px;
}

.hero-section .calcEvacContainer-line,
.hero-section .calcEvacContainer__result-button {
  gap: 12px;
}

.hero-section .orange-button,
.hero-section .green-button,
.hero-section .btn-orange,
.hero-section .phone-button,
.hero-section .square_orange-button {
  border-radius: 16px;
  margin-top: 10px;
}

.hero-section .phone-number {
  display: block;
  width: 100%;
  padding: 14px 18px;
  border-radius: 18px;
  background: rgba(0, 58, 26, 0.05);
  text-align: center;
}

.hero-section .quick-call-title {
  max-width: 28ch;
  margin-left: auto;
  margin-right: auto;
}

.hero-section .quick-call-container {
  padding-left: 4px;
  padding-right: 4px;
}

.hero-section .quick-call-button {
  border-radius: 14px;
}

@media (max-width: 767.98px) {
  .hero-section {
    margin-bottom: 22px;
  }

  .hero-section--desktop {
    display: none;
  }

  .hero-section--mobile {
    display: block;
  }

  .hero-section--mobile::before {
    border-radius: 24px;
  }
}

@media (min-width: 768px) {
  .hero-section--desktop {
    display: block;
    padding: 28px 24px 22px;
  }

  .hero-section--mobile {
    display: none;
  }

  .hero-section--desktop .calcEvacContainer {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.85fr);
    gap: 24px;
    align-items: start;
  }

  .hero-section--desktop .calcEvacContainer-bottom.stats {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
  }

  .hero-section--desktop .calcEvacContainer-left,
  .hero-section--desktop .calcEvacContainer-right {
    min-width: 0;
  }
}

/* ===== Hero design layer ===== */
.hero-section {
  isolation: isolate;
}

.hero-section--desktop::after,
.hero-section--mobile::after {
  content: "";
  position: absolute;
  inset: 14px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.65);
  pointer-events: none;
  z-index: 0;
}

.hero-section--desktop .calcEvacContainer-h-mob {
  display: none;
}

.hero-section--desktop .calcEvacContainer-h-dekstop {
  margin-bottom: 22px;
}

.hero-section--desktop .calcEvacContainer-h-dekstop .h1,
.hero-section--desktop .calcEvacContainer-h-dekstop .h2 {
  margin: 0;
}

.hero-section--desktop .calcEvacContainer-h-dekstop .h1 {
  max-width: 10ch;
  color: var(--green-700);
  font-family: var(--font-noto-display);
  font-size: clamp(38px, 5vw, 62px);
  line-height: 0.96;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.hero-section--desktop .calcEvacContainer-h-dekstop .h2 {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(0, 162, 72, 0.1);
  color: var(--green-700);
  font-family: var(--font-noto);
  font-size: 15px;
  font-weight: 700;
}

.hero-section--desktop .calcEvacContainer-h-dekstop .h2::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(180deg, #1ec768, #00a248);
  box-shadow: 0 0 0 6px rgba(0, 162, 72, 0.14);
}

.hero-section--desktop .calcEvacContainer-list {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}

.hero-section--desktop .calcEvacContainer-list-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: 0 10px 26px rgba(16, 72, 39, 0.06);
  color: var(--green-700);
  font-weight: 600;
  line-height: 1.35;
}

.hero-section--desktop .calcEvacContainer-list-item img {
  width: 50px;
  height: 50px;
  flex: 0 0 auto;
  padding: 8px;
  border-radius: 12px;
  background: rgba(0, 162, 72, 0.08);
}

.hero-section--desktop .calcEvacContainer-line {
  display: flex;
  flex-wrap: wrap;
}

.hero-section--desktop .calcEvacContainer-line > * {
  flex: 1 1 220px;
  min-height: 58px;
  padding: 0 20px;
  border: 0;
  font-family: var(--font-noto-display);
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.hero-section--desktop .orange-button,
.hero-section--desktop .btn-orange {
  color: #fff;
  background: linear-gradient(180deg, #ff9a1a, #f27d00);
  box-shadow: 0 16px 30px rgba(242, 125, 0, 0.2);
}

.hero-section--desktop .green-button,
.hero-section--desktop .phone-button {
  color: #fff;
  background: linear-gradient(180deg, #16b05c, #008a3e);
  box-shadow: 0 16px 30px rgba(0, 162, 72, 0.22);
}

.hero-section--desktop .calcEvacContainer-right {
  padding: 22px;
  border-radius: 24px;
  background:
    radial-gradient(130% 130% at 100% 0%, rgba(242, 125, 0, 0.12), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), #ffffff);
  border: 1px solid rgba(0, 58, 26, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 18px 38px rgba(16, 72, 39, 0.08);
}

.hero-section--desktop .calcEvacContainer__blocked,
.hero-section--desktop .calcEvacContainer__moved {
  display: grid;
  gap: 14px;
}

.hero-section--desktop .calcEvacContainer__blocked-wheel,
.hero-section--desktop .calcEvacContainer__moved-what,
.hero-section--desktop .calcEvacContainer__moved-comment,
.hero-section--desktop .calcEvacContainer__result {
  padding: 16px;
  border-radius: 18px;
  background: rgba(232, 245, 237, 0.78);
  border: 1px solid rgba(0, 58, 26, 0.07);
}

.hero-section--desktop .calcEvacContainer__blocked-wheel > p,
.hero-section--desktop .calcEvacContainer__moved-what > p,
.hero-section--desktop .calcEvacContainer__result-price {
  margin: 0 0 12px;
  color: var(--green-700);
  font-weight: 700;
}

.hero-section--desktop .calcEvacContainer__blocked-wheel-quant {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.hero-section--desktop .calcEvacContainer__blocked-wheel-quant_number,
.hero-section--desktop .calcEvacContainer__blocked-wheel-quant_true {
  min-width: 46px;
  min-height: 42px;
  padding: 10px 14px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid rgba(0, 58, 26, 0.1);
  color: var(--green-700);
  font-weight: 700;
}

.hero-section--desktop .blocked_active {
  background: linear-gradient(180deg, rgba(0, 162, 72, 0.16), rgba(0, 162, 72, 0.06));
  border-color: rgba(0, 162, 72, 0.28);
  box-shadow: 0 10px 18px rgba(0, 162, 72, 0.12);
}

.hero-section--desktop #carType,
.hero-section--desktop .calcEvacContainer__moved-comment textarea {
  width: 100%;
  border: 1px solid rgba(0, 58, 26, 0.1);
  border-radius: 14px;
  background: #fff;
  color: var(--green-700);
  font: inherit;
}

.hero-section--desktop #carType {
  height: 52px;
  padding: 0 14px;
}

.hero-section--desktop .calcEvacContainer__moved-comment textarea {
  min-height: 92px;
  padding: 14px;
  resize: vertical;
}

.hero-section--desktop .calcEvacContainer__result {
  margin-top: 14px;
  background: linear-gradient(180deg, rgba(255, 227, 196, 0.72), rgba(255, 255, 255, 0.96));
}

.hero-section--desktop .calcEvacContainer__result-price {
  font-size: 15px;
}

.hero-section--desktop .calcEvacContainer__result-price_essence {
  display: inline-block;
  margin-left: 6px;
  color: var(--dark-orange);
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
}

.hero-section--desktop .calcEvacContainer__result-price p {
  margin: 10px 0 0;
  color: rgba(48, 25, 0, 0.72);
  font-size: 12px;
}

.hero-section--desktop .calcEvacContainer__result-button {
  display: flex;
  flex-direction: column;
}

.hero-section--desktop .calcEvacContainer__result-button > * {
  min-height: 54px;
  padding: 0 18px;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: var(--font-noto-display);
  font-weight: 700;
}

.hero-section--desktop .calcEvacContainer-bottom.stats .calcEvacContainer-item.statCard {
  min-height: 180px;
  padding: 22px 18px;
  border-radius: 22px;
  justify-content: center;
}

.hero-section--desktop .calcEvacContainer-bottom.stats .statNum {
  font-size:30px;
}

.hero-section--mobile .new-mob-form-evac {
  padding: 4px 4px 6px;
}

.hero-section--mobile .hh__title {
  max-width: 11ch;
  margin-inline: 0;
  color: var(--green-700);
  font-family: var(--font-noto-display);
  font-size: clamp(34px, 10vw, 48px);
  line-height: 0.95;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

.hero-section--mobile .hh__desc {
  max-width: 34ch;
  margin: 12px 0 40px;
  color: rgba(0, 58, 26, 0.76);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
}

.hero-section--mobile .image-container {
  overflow: hidden;
  border-radius: 22px;
  box-shadow: 0 18px 38px rgba(16, 72, 39, 0.14);
}

.hero-section--mobile .ctaWrap {
  margin: -34px 8px 0;
}

.hero-section--mobile .cta {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);

}

.hero-section--mobile .cta__hint {
  font-size: 13px;
  letter-spacing: 0.01em;
}

.hero-section--mobile .cta__btn {
  height: 56px;
  width: 100%;
  font-size: 17px;
  border-radius: 16px;
  background: linear-gradient(180deg, #16b05c, #008a3e);
  box-shadow: 0 16px 28px rgba(0, 162, 72, 0.22);
}

.hero-section--mobile .note {
  margin: 16px auto 0;
  max-width: 34ch;
  color: rgba(0, 58, 26, 0.72);
  line-height: 1.4;
}

.hero-section--mobile .phone-number {
  margin-top: 14px;
  color: var(--green-700);
  font-family: var(--font-noto-display);
  font-size: 18px;
  font-weight: 700;
}

.hero-section--mobile .quick-call-title {
  margin-top: 22px;
  color: var(--green-700);
  font-family: var(--font-noto-display);
  font-size: 22px !important;
  line-height: 1.15;
  text-align: left !important;
}

.hero-section--mobile .quick-call-container {
  gap: 10px;
  background: transparent;
}

.hero-section--mobile .quick-call-button,
.hero-section--mobile .hh__pill {
  padding: 12px 15px;
  border: 1px solid rgba(0, 162, 72, 0.14);
  background: #ffffff;
  color: var(--green-700);
  box-shadow: 0 10px 20px rgba(16, 72, 39, 0.06);
  font-weight: 700;
}

.hero-section--mobile .quick-call-button:hover,
.hero-section--mobile .hh__pill:hover {
  background: rgba(0, 162, 72, 0.08);
  color: var(--green-700);
}

@media (min-width: 1100px) {
  .hero-section--desktop {
    padding: 32px 28px 26px;
  }

  .hero-section--desktop .calcEvacContainer {
    grid-template-columns: minmax(0, 1.2fr) minmax(380px, 0.8fr);
    gap: 28px;
  }
}

/* ===== Stat card tone adjustment ===== */
.statItem3 {
  background: linear-gradient(225deg, #6fd39d 0%, #0f8b4b 100%);
}

.statItem3 .statNum,
.statItem3 .statLbl {
  color: #0b2d18;
}

.statItem4 {
  background: linear-gradient(225deg, #0a6a38 0%, #003a1a 100%);
}

.statItem4 .statNum,
.statItem4 .statLbl {
  color: #ffffff;
}

/* ===== Hero stats final tone mapping ===== */
.hero-section .calcEvacContainer-bottom.stats > :nth-child(2) {
  background: linear-gradient(212.6deg, #cfe5d9 7.55%, #00a248 96.23%);
}

.hero-section .calcEvacContainer-bottom.stats > :nth-child(2) .statNum,
.hero-section .calcEvacContainer-bottom.stats > :nth-child(2) .statLbl {
  color: var(--green-700);
}

.hero-section .calcEvacContainer-bottom.stats > :nth-child(3) {
  background: linear-gradient(225deg, #6fd39d 0%, #0f8b4b 100%);
}

.hero-section .calcEvacContainer-bottom.stats > :nth-child(3) .statNum,
.hero-section .calcEvacContainer-bottom.stats > :nth-child(3) .statLbl {
  color: #0b2d18;
}

.hero-section .calcEvacContainer-bottom.stats > :nth-child(4) {
  background: linear-gradient(225deg, #0a6a38 0%, #003a1a 100%);
}

.hero-section .calcEvacContainer-bottom.stats > :nth-child(4) .statNum,
.hero-section .calcEvacContainer-bottom.stats > :nth-child(4) .statLbl {
  color: #ffffff;
}


/* ===== Responsive stability fixes ===== */
html,
body {
  max-width: 100%;
  overflow-x: clip;
}

#index,
.tm-adapt {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

.tm-adapt *,
.tm-adapt *::before,
.tm-adapt *::after {
  min-width: 0;
}

.tm-adapt img,
.tm-adapt iframe,
.tm-adapt video,
.tm-adapt canvas,
.tm-adapt svg {
  max-width: 100%;
}

.tm-adapt a,
.tm-adapt button,
.tm-adapt p,
.tm-adapt li,
.tm-adapt h1,
.tm-adapt h2,
.tm-adapt h3,
.tm-adapt h4 {
  overflow-wrap: anywhere;
}

@media (max-width: 1023.98px) {
  .hero-section--desktop .calcEvacContainer {
    grid-template-columns: 1fr;
  }

  .hero-section--desktop .calcEvacContainer-bottom.stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #index .page-topbar__brand {
    position: static;
    transform: none;
    flex: 1 1 auto;
    min-width: 0;
    justify-content: center;
    padding-inline: 8px;
  }

  #index .page-topbar__brand .brand__name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (max-width: 767.98px) {
  #index {
    padding-inline: 12px;
  }

  #index .page-topbar {
    gap: 10px;
  }

  #index .page-topbar__action {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
  }

  #index .page-topbar__brand {
    gap: 8px;
  }

  #index .page-topbar__brand .brand__name {
    font-size: 16px;
  }

  .hero-section--mobile,
  .hero-section--desktop {
    padding-inline: 12px;
  }

  .hero-section--mobile .ctaWrap {
    margin: -24px 0 0;
  }

  .hero-section--mobile .quick-call-container {
    display: grid;
    grid-template-columns: 1fr;
  }

  .hero-section--mobile .quick-call-button,
  .hero-section--mobile .hh__pill,
  .hero-section--desktop .calcEvacContainer-line > *,
  .hero-section--desktop .calcEvacContainer__result-button > * {
    width: 100%;
  }

  .hero-section--desktop .calcEvacContainer-bottom.stats {
    grid-template-columns: 1fr;
  }

  .main-slider_auto {
    margin-inline: 0;
    padding-inline: 0;
  }

  

  .our-evac__container,
  .our__cars,
  .our__cars_mob,
  .main_call-equipment,
  .map__container,
  .main-tabs,
  .main-tab_content,
  .perf__container {
    gap: 14px;
  }
}

@media (max-width: 479.98px) {
  #index {
    padding-inline: 10px;
  }

  #index .page-topbar__brand .brand__name {
    display: none;
  }

  .hero-section--mobile .hh__title {
    font-size: clamp(28px, 11vw, 38px);
  }

  .hero-section--mobile .hh__desc,
  .hero-section--mobile .note {
    max-width: none;
  }

  .hero-section--mobile .cta__btn,
  .hero-section--desktop .calcEvacContainer-line > *,
  .hero-section--desktop .calcEvacContainer__result-button > * {
    min-height: 52px;
    font-size: 15px;
    padding-inline: 14px;
  }
}

/* ===== Standalone burger navigation ===== */

/* extracted from index.php inline style block 1 */
#content #index .quick-call-title {

				font-size: 3.5vw;

				font-weight: 600;

				margin: 10px -20px 0;

				color: #00000087;

				text-align: center;

			}



			.quick-call-container {

				display: flex;

				overflow-x: auto;

				white-space: nowrap;

				padding: 10px 10px 10px 0;

				background-color: #fff;

				border-radius: 10px;

				-ms-overflow-style: none;

				/* Internet Explorer 10+ */

				scrollbar-width: none;

				/* Firefox */

			}



			.quick-call-container::-webkit-scrollbar {

				display: none;

				/* Safari and Chrome */

			}



			.quick-call-button {

				display: inline-block;

				padding: 15px;

				margin: 5px 5px 5px 0;

				border: 1px solid #ff780c;

				color: #ff780c;

				border-radius: 5px;

				cursor: pointer;

				text-align: center;

				transition: background-color 0.3s;

			}



			.quick-call-button:hover {

				background-color: rgb(248, 112, 0);

				color: #fff;

			}



			.new-mob-form-evac {

				display: none;

			}



			.new-mob-form-evac {

				position: relative;

			}



			.image-container {

				position: relative;

				width: 100%;

				height: auto;

			}



			.image-container::before {

				content: "";

				position: absolute;

				top: 0;

				left: 50%;

				transform: translateX(-50%);

				width: 100vw;

				height: 100%;

				background-image: none;

				background-size: cover;

				background-position: center;

				z-index: -1;

			}



			.main-image {

				display: block;

				width: 100%;

				height: auto;

				visibility: hidden;

			}



			.tm-adapt .stats {

				display: grid;

				grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));

				gap: 12px;

				margin-top: 24px;

			}



			.tm-adapt .calcEvacContainer-item.statCard {

				min-height: auto;

				padding: 24px 18px;

			}



			.tm-adapt .calcEvacContainer-item .statNum {

				font-size: 40px;

				margin-bottom: 8px;

			}



			.tm-adapt .calcEvacContainer-item .statLbl {

				text-align: center;

			}




			.tm-adapt .new-mob-form-evac .ctaWrap {

				margin: -30px 0 0;

			}



			.tm-adapt .new-mob-form-evac .cta {

				margin: 0;

			}



			.tm-adapt .new-mob-form-evac .cta__btn {

				width: 100%;

			}



			.tm-adapt .new-mob-form-evac .hh__pills {

				background: transparent;

				padding: 8px 0 0;

				border-radius: 0;

			}



			.tm-adapt .new-mob-form-evac .hh__pill {

				flex: 0 0 auto;

				margin: 0 8px 0 0;

			}





			@media (max-width: 769px) {

				.calcEvacContainer {

					display: none;

				}



				.new-mob-form-evac {

					display: block;

				}



				.new-mob-form-evac {

					padding: 5px;

				}



				#content .new-mob-form-evac .new-mob-h2 {

					font-size: 13px;

					margin: 0;

					text-align: left;

					font-weight: 400;

					color: #777;

					margin: 0 -20px 14px;

				}



				#content .new-mob-form-evac .h1 {

					font-size: 28px;

					line-height: 34px;

					margin: 14px 0;

					text-align: left;

					font-weight: 700;

				}



				#content .new-mob-form-evac img {

					width: 100%;

				}



				#content .new-mob-form-evac .price {

					display: flex;

					justify-content: space-between;

				}



				#content .new-mob-form-evac .price span {

					font-size: 20px;

					line-height: 24px;

					margin: 0;

					text-align: left;

					font-weight: 700;

					color: #777;

				}



				#content .new-mob-form-evac .distance {

					font-size: 18px;

					line-height: 34px;

					margin-top: 10px;

					font-weight: 400;

					text-align: center;

				}



				#content .new-mob-form-evac .distance .green-dot {

					display: inline-block;

					width: 10px;

					height: 10px;

					background-color: #28a745;

					border-radius: 50%;

					animation: blink 1s infinite;

				}



				@keyframes blink {



					0%,

					100% {

						opacity: 1;

					}



					50% {

						opacity: .2;

					}

				}



				#content .square_orange-button {

					width: 100%;

					font-size: 20px;

					line-height: 20px;

					padding: 20px 0;

					color: #fff;

					background-color: #ff780c;

					border: none;

					border-radius: 5px;



				}



				#content .new-mob-form-evac .note {

					text-align: center;

					font-size: 15px;

					margin: 10px -20px 0;

					line-height: 15px;

					font-weight: 400;

					color: #777;

				}



				#content .new-mob-form-evac .phone-number {

					font-weight: 700;

					font-size: 21px;

					line-height: 36px;

					text-align: center;

					display: block;

					letter-spacing: 1px;

					margin: 10px -20px 0;

				}



			}



			@media (max-width: 450px) {

				#content.content_page .new-mob-form-evac .new-mob-h2 {

					font-size: 20px;

				}



				#content.content_page .new-mob-form-evac .h1 {

					font-size: 32px;

					line-height: 34px;

					margin: 14px 0;

				}



				#content.content_page .new-mob-form-evac .price span {

					font-size: 20px;

				}



				#content.content_page .new-mob-form-evac .phone-number {

					font-size: 28px;

				}



				#content.content_page .new-mob-form-evac .distance {

					font-size: 18px;

					line-height: 34px;

					margin-top: 12px;

				}



				#content .new-mob-form-evac .note {

					font-size: 14px;

				}



			}

/* extracted from index.php inline style block 2 */
@media (max-width:767.98px) {

			.collapsible-block details {

				margin: 8px 0;

				background: #fff;

			}



			.collapsible-block summary {

				cursor: pointer;

				padding: 12px 16px;

				font-size: 24px;

				font-weight: bold;

				position: relative;

				list-style: none;

			}



			.collapsible-block summary::-webkit-details-marker {

				display: none;

			}



			.collapsible-block summary::after {

				content: "▾";

				position: absolute;

				right: 16px;

				color: green;

				transition: transform .2s ease;

			}



			.collapsible-block details[open]>summary::after {

				transform: rotate(180deg);

			}



			.collapsible-content {

				padding: 12px 16px;

				line-height: 1.5;

			}

		}



		.perf__container {

			position: relative;

			scroll-snap-type: x proximity;

			-webkit-overflow-scrolling: touch;

			overflow-x: auto;

			scrollbar-width: thin;

		}



		.perf__item {

			scroll-snap-align: start;

		}



		.perf__nav {

			position: sticky;

			top: 50%;

			transform: translateY(-50%);

			z-index: 5;

			width: 25px;

			height: 25px;

			display: inline-flex;

			align-items: center;

			justify-content: center;

			border-radius: 999px;

			background: rgba(0, 0, 0, .35);

			backdrop-filter: blur(3px);

			color: #fff;

			border: none;

			cursor: pointer;

			transition: opacity .2s ease, transform .2s ease;

			box-shadow: 0 2px 10px rgba(0, 0, 0, .25);

		}



		.perf__nav svg {

			width: 20px;

			height: 20px;

		}



		.perf__nav--prev {

			left: 8px;

		}



		.perf__nav--next {

			float: right;

			right: 8px;

		}



		/* sticky справа */



		.perf__nav[disabled],

		.perf__nav.perf__nav--hidden {

			opacity: 0;

			pointer-events: none;

		}



		/* Ховер/фокус (по желанию) */

		.perf__nav:hover {

			transform: translateY(-50%) scale(1.06);

		}



		.perf__nav:focus-visible {

			outline: 2px solid #fff;

			outline-offset: 2px;

		}

/* End */
/* /bitrix/templates/lat_telematika/styles.css?177506393425388 */
/* /bitrix/templates/lat_telematika/template_styles.css?177971114719297 */
/* /bitrix/templates/lat_telematika/responsive.css?17763582898405 */
/* /bitrix/templates/lat_telematika/css/header-redesign.css?177635835514657 */
/* /bitrix/templates/lat_telematika/css/index-redesign.css?178237180959864 */
