.header-three-termo {padding: 0px 0px 10px 0px;  }
.header-three-termo2 {padding: 10px 0px 10px 10px;  }

@media (min-width: 768px) {
    .header-three-termo2 {
        display:none!important;
    }}

@media (max-width: 768px) {
    .header-three-termo {
        display:none!important;
    }}


@media (max-width: 760px) {
    nav2 {
        display:none!important;
    }}

nav2 {
    
    margin: 0px 50px 0px 0px;
    display: flex;
    justify-content: space-between;
}

.logo2 {
    width: 100px;
}

.logo2 img {
    width: 100px;
    
}

.lang-menu {
    width: 100px;
    text-align: right;
    font-weight: bold;
    margin-top: 15px;
    position: relative;
}
.lang-menu .selected-lang {
    display: flex;   
    justify-content: space-between;
    line-height: 2;
    cursor: pointer;
}
.lang-menu .selected-lang:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(https://termolesprom.ru/wa-data/public/site/img/russiaflag.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lang-menu ul {
    margin: 0;
    padding: 0;
    display: none;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    position: absolute;
    top: 30px;
    right: 0px;
    width: 125px;
    border-radius: 5px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.2);
}


.lang-menu ul li {
    list-style: none;
    text-align: left;
    display: flex;
    justify-content: space-between;
}

.lang-menu ul li a {
    text-decoration: none;
    width: 125px;
    padding: 5px 10px;
    display: block;
}

.lang-menu ul li:hover {
    background-color: #f2f2f2;
}

.lang-menu ul li a:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.ru:before {
    background-image: url(https://termolesprom.ru/wa-data/public/site/img/russiaflag.png);
}

.en:before {
    background-image: url(https://termolesprom.ru/wa-data/public/site/img/ukflag.png);
}



.lang-menu:hover ul {
    display: block;
}


.nav-one__list2{left:2rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1rem;font-size:15px}

.nav-one__list2 li{white-space:nowrap;padding-left: 2px;}@media (min-width:992px){.nav-one__dropdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.nav-one__dropdown.no-dropdown{height:30px;padding-right:0;padding-left:1.5rem;border-left:1px solid var(--secondary-dark)}.nav-one__dropdown.is-disabled{display:none}}.use-overlay:not(.is-fixed):not(.is-opened) .nav-one__container,.use-overlay:not(.is-fixed):not(.is-opened) .nav-one__dropdown.no-dropdown{border-color:var(--text-inverse)}.use-overlay:not(.is-fixed):not(.is-opened) 

.nav-one__list2 .link-one--primary,.use-overlay:not(.is-fixed):not(.is-opened) .phone-one__number--bold{color:var(--text-inverse)}.use-overlay:not(.is-fixed):not(.is-opened) 

.nav-one__list2 .link-one--primary:hover,.use-overlay:not(.is-fixed):not(.is-opened) .phone-one__number--bold:hover{color:var(--primary)}


.offer {
    overflow: hidden;
    isolation: isolate;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.video-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    max-width: 1200px;
    margin: auto;
    padding: 50px 50px;
    flex-wrap: wrap;
}

.video-box {
    position: relative;
    width: calc(45% - 10px);
    height: 365px;
    background-size: cover;
    background-position: center;
    border-radius: 0px;
     border: 10px solid #fff;
    box-shadow: 0 8px 16px rgba(0,0,0,0.0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-button {
    width: 70px;
    height: 70px;
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
}

.play-button::before {
    content: '';
    display: inline-block;
    margin-left: 5px;
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff;
}


@media (max-width: 760px) {
    .video-container {
        flex-direction: column !important;
        align-items: center !important;
    }

    .video-container .video-box {
        width: 100% !important;
        height: 200px !important;
        min-height: 300px !important;
        margin-bottom: 15px !important;
        display: flex !important;
        border: 0px solid #fff;
    }
    
        .video-container {

        padding: 50px 10px;
    }
}



.object__text span {

    line-height: 1.6em;
    color: hsl(229.44deg 4.93% 15.66%);
}


.highlight {
  background-color: #484755;
  font-weight: bold;
  padding: 10px 5px;
  color: #fff!important;
}

.greenbg {
  background-color: #0b892c;
  font-weight: bold;
  padding: 10px 10px;
  color: #fff!important;
}

.green {
  font-weight: bold;
  padding: 20px 0px;
  color: #000!important;
  font-size: 1.1em!important;
}


.grecaptcha-badge {
    transform: translateX(60px); /* Сдвигаем вправо (можно увеличить) */
    transition: transform 0.3s ease-in-out;
}

.grecaptcha-badge:hover {
    transform: translateX(0); /* Возвращаем на место при наведении */
}

    .wha-button {
            display: flex;
            justify-content: center;
            align-items: center;

            margin: 0;
            background-color: #fff;
        }

      .whatsapp-button {
            display: inline-flex;
            align-items: center;
            background-color: #1EBE5D;
            color: white;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            padding: 8px 8px;
            border-radius: 8px;
            border: none;
            cursor: pointer;
        }
        .whatsapp-button:hover {
            background-color: #25D366;
        }
        .whatsapp-button img {
            width: 24px;
            height: 24px;
            margin-right: 2px;
        }
        
         .telegram-button {
            display: inline-flex;
            align-items: center;
            background-color: #161e27;
            color: white;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            padding: 8px 8px;
            margin: 0px 8px;
            border-radius: 8px;
            border: none;
            cursor: pointer;
        }
        .telegram-button:hover {
            background-color: #2d3947;
        }
        .telegram-button img {
            width: 24px;
            height: 24px;
            margin-right: 2px;
        }
        

         .maxmess-button {
            display: inline-flex;
            align-items: center;
            background-color: #161e27;
            color: white;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            padding: 8px 8px;
            margin: 0px 8px;
            border-radius: 8px;
            border: none;
            cursor: pointer;
        }
        .maxmess-button:hover {
            background-color: #2d3947;
        }
        .maxmess-button img {
            width: 24px;
            height: 24px;
            margin-right: 2px;
        }

         .maxmess-button2 {
            display: inline-flex;
            align-items: center;
            background-color: #161e27;
            color: white;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            padding: 8px 8px;
            border-radius: 8px;
            border: none;
            cursor: pointer;
        }
        .maxmess-button2:hover {
            background-color: #2d3947;
        }
        .maxmess-button2 img {
            width: 24px;
            height: 24px;
            margin-right: 2px;
        }

.burger-messeges {padding: 5px 0px; }

        
        
    /* Скрытый чекбокс для управления состоянием меню */
    #menu85-toggle {
      display: none;
    }

    /* Стили для иконки бургер */
    .menu85-btn {
      position: fixed;
      top: 15px;
      right: 15px;
      width: 30px;
      height: 30px;
      cursor: pointer;
      z-index: 2;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .menu85-btn span {
      display: block;
      height: 4px;
      background: #333;
      border-radius: 2px;
      transition: 0.3s;
    }

    /* Стили для бокового меню */
    .menu85 {
      position: fixed;
      top: 0;
      right: -250px; /* Меню скрыто за пределами экрана */
      width: 250px;
      height: 100%;
      background: #f2f2f2;
      padding: 60px 20px;
      transition: 0.3s;
    }
    .menu85 ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .menu85 ul li {
      margin: 15px 0;
    }
    .menu85 ul li a {
      text-decoration: none;
      color: #333;
      font-size: 18px;
    }
    
        /* Скрываем чекбокс */
    #xbz_uniq_burger_toggle_9023 {
      display: none;
    }

    /* Стили по умолчанию для бургер-меню – скрыты на десктопе */
    .xbz_uniq_burger_btn_9023,
    .xbz_uniq_burger_menu_9023 {
      display: none;
    }

    /* Медиа-запрос для мобильных устройств (макс. ширина 768px) */
    @media (max-width: 850px) {
        
        
         .maxmess-button {
            display: none}
       .telegram-button {
            margin: 0px; }
        
        
      /* Показываем кнопку-бургер */
      .xbz_uniq_burger_btn_9023 {
        display: flex;
        position: fixed;
        top: 1rem;
        right: 2rem;
        width: 40px;
        height: 40px;
        flex-direction: column;
        justify-content: space-around;
        cursor: pointer;
        z-index: 10000;
      }
      .xbz_uniq_burger_btn_9023 > span {
        display: block;
        height: 4px;
        width: 100%;
        background-color: #333;
        border-radius: 2px;
        transition: all 0.3s ease;
      }
      /* Показываем навигационное меню */
      .xbz_uniq_burger_menu_9023 {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        width: 15rem;
        height: 100vh;
        background: hsl(216, 16.1%, 93.9%);
        transform: translateX(100%);
        transition: transform 0.3s ease;
        z-index: 9999;
        padding: 4rem 1rem;
      }
      .xbz_uniq_burger_menu_9023 ul {
        list-style: none;
        padding: 0;
        margin: 0;
      }
      .xbz_uniq_burger_menu_9023 ul li {
        margin-bottom: 0.5rem;
      }
      .xbz_uniq_burger_menu_9023 ul li a {
        text-decoration: none;
        color: #333;
        font-size: 1rem;
        
      }

      /* При активном состоянии чекбокса — меню выезжает */
      #xbz_uniq_burger_toggle_9023:checked ~ .xbz_uniq_burger_menu_9023 {
        transform: translateX(0);
      }

      /* Преобразование кнопки-бургера в крестик */
      #xbz_uniq_burger_toggle_9023:checked + .xbz_uniq_burger_btn_9023 > span:nth-child(1) {
        transform: translateY(10px) rotate(45deg);
      }
      #xbz_uniq_burger_toggle_9023:checked + .xbz_uniq_burger_btn_9023 > span:nth-child(2) {
        opacity: 0;
      }
      #xbz_uniq_burger_toggle_9023:checked + .xbz_uniq_burger_btn_9023 > span:nth-child(3) {
        transform: translateY(-10px) rotate(-45deg);
      }
    }
    
    
    .button-two777{background-color: #1EBE5D; color: white; display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.7rem 1.2rem;text-decoration:none;border:unset;text-align:center;line-height:1.4em;text-transform:uppercase;font-size:.75em;letter-spacing:.07em;font-weight:700;max-width:200px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;outline:0;z-index:1}