html, body {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
 }


#jakor_mobail {
height: 1px;
}


#content {
  flex: 1; /* растягивается, чтобы занять доступное пространство */
  display: flex;
  flex-direction: row;
  width: 95%;
  justify-content: center;
  gap: 10px;
}
.content-left {
      flex: 0 0 1%;
      background-color: rgba(117, 190, 218, 0); /* 0.0 - полностью прозрачный */
      margin-top: 10px;
      padding: 0 10px;
} 

.content-center {
      flex: 1;
      background-color: rgba(117, 190, 218, 0); /* 0.0 - полностью прозрачный */
      padding: 10px;
      position: relative;
 }


.cherga-ek {
      position: relative;
      width: 73%;
      height: 110px;
      overflow: hidden;
      border-radius: 5px;
      margin: 0 auto;
}

.images-wrapper-eco {
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      will-change: transform;
 }

 .images-wrapper-eco img {
    width: 100px; 
    height: auto;
    flex-shrink: 0;
    border-radius: 5px;
//  box-shadow: 1px 6px 9px -5px rgba(74, 135, 135, 0.6), 0 1px 3px rgba(56, 97, 97, 0.2);
    box-shadow: 1px 6px 9px -5px rgba(74, 135, 135, 0.6), 0 2px 3px rgba(74, 135, 135, 0.2);



  }

/*текст*/
.caption-eco {
position: absolute;
top: 80%;
left: 50%;
transform: translate(-50%, -50%);
background-color: rgba(117, 190, 218, 0); /* 0.0 - полностью прозрачный */
color: #fff;
padding: 9px 5px;
font-size: 12px;
white-space: normal;
font-family: Candara, sans-serif;
text-shadow: 0px 1px 1px #182e2e;
line-height: 1;
text-align: center;
}


.image-container-eco {
  position: relative;
  display: inline-block;
  min-width: 95px; 
 // margin: 0 3px;
    margin-left: 7px;
}

.text-zag {
color:#408080;  
font-family: 'Times New Roman', sans-serif;
font-size: 24px;
text-align: center;
padding-bottom: 5px;
}

.text-pulse {
  font-family: 'Lato', serif;
  font-size: 19px;
  text-align: center;
  color: #408080;
  animation: text-shadow-pulse 3s infinite;
  padding-top: 8px;
}

#footer {
    background-color: #E1EDEC;
    position: relative;
    margin-top: calc(5% + 10px); 
    width: 100%;
    height: auto; /* Adjust the height to fit content */
    display: inline-flex;
    align-items: center;
    justify-content: center;     
    margin-top: auto; /* ключевой момент: отправляет футер в конец */
   
}

.footer-left {
  width: 12%;
  font-family: Liberation Serif, serif;
  color: #808080;
  font-size: 12px;
  padding: 0 15px; /* Add padding to the sides */
  margin-top: 6px;
}

.footer-center {
  flex: 1; /* Allow the center element to grow and take available space */
  text-align: center;
  margin-top:5px;
  border-right: 1px solid #c7c8ca;
  border-left: 1px solid #c7c8ca; 
  height: auto; /* Adjust the height to fit content */
}

.footer-center img {
  max-width: 100%;
  border-radius: 4px;
  height: 50px;
  margin-right: -5px;
  border: 1px solid #182e2e;
  box-sizing: border-box;
//box-sizing: content-box;
}

.footer-right {
  width: 17%;
  font-family: Liberation Serif, serif;
  font-size: 13px;
  padding: 0 20px; /* Add padding to the sides */
  text-align: center;
  margin: 0 12px;
  overflow-wrap: break-word;
}

.box {
  position: relative;
  width: 100%;
  height: 1000px;
  transform: scale(.8);
  transform-origin: 1 0;
  top:-90px;
}

.a-btn img {
  margin-top: 10px; 
  margin-left: 6px;
} 


.modal {
    display: none; 
    position: fixed; 
    z-index: 1000000; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgba(0, 0, 0, 0.5); 
}


.close-btn {
    color: #aaa;
    float: right;
    font-size: 48px;
    font-weight: bold;
}

.close-btn:hover,
.close-btn:focus {
    color: #245e5e;
    text-decoration: none;
    cursor: pointer;
}





.wss12 {font-size: 12px; line-height: 2em;}
.wss1 {font-size: 1px;}

.responsive-text {
font-family: 'Times New Roman', Times, serif;
text-align: center;
font-size:19px; 
color:#408080;" 
}

h1 {
 text-align: center;
 font-family: Candara, sans-serif;
 margin-top: 5px; /* Отступ серху */
 font-weight: normal;
 color:#408080;
}

h2 {
  text-align: center;
//  font-family: 'Lato', serif;
  font-family: Candara, sans-serif;
  margin-top: 5px;
  font-weight: normal;
  font-size: 24px;
  color: #408080;
  text-shadow: 1px 1px 2px #E1EDEC, 0 0 1em #E1EDEC, 0 0 0.2em #408080;
 }

h3 {
 margin: 0;
 padding: 0;
 font-family: Candara, sans-serif;
 font-size:18px;
 line-height: 2px;  /*міжстроковий інтервал*/
 color:#408080;
 text-align: center;
 font-weight: normal;
}

h4 {
 font-size:25px;
 font-weight: normal;
 font-family: Candara, sans-serif;
 color:#408080;
 text-align: center;
 margin-top: 20px; /* Adjust the value as needed */
 margin-bottom: -5px; /* Adjust the value as needed */
}

h5 {
 font-size:25px;
 font-weight: normal;
 font-family: Candara, sans-serif;
 color:#408080;
 text-align: center;
}

h6 {
 font-size:22px;
 font-weight: normal;
 font-family: Candara, sans-serif;
 color:#408080;
 text-align: center;
}

a {
color: #1334ed;
text-decoration: none !important;
border: none !important;
display: inline-block;
}



/* Анимация для мелкой пульсации тени текста */
@keyframes text-shadow-pulse {
  0% {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  }
  50% {
    text-shadow: 2px 2px 5px rgba(64, 128, 128, 2.5);
  }
  100% {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  }
}

/* Анимация для крупной пульсации тени текста */
@keyframes text-shadow-pulse-big {
  0% {
    text-shadow: 0 0 0 rgba(0, 0, 0, 1.1);
  }
  50% {
    text-shadow: 4px 4px 10px rgba(0, 0, 0, 2.5);
  }
  100% {
    text-shadow: 0 0 0 rgba(0, 0, 0, 1.1);
  }
}



.newoff-block {
  max-width: 60%;
  margin: 0 auto;
  padding: 5px;
  text-align: center; 
  border-radius: 4px;   
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* лёгкая тень */
//  background-color: rgba(248, 248, 248, 0.6); /* светло-серый с прозрачностью 70% */
}


.label_form {
font-family: 'Times New Roman', Times, serif;
color:#408080;
text-align: center; 
font-size: 22px;
margin-top: 20px; /* Установите нужное значение отступа */
}

.centered-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.content-container {
    display: flex; /* Включаем flexbox */
    align-items: center; /* Центрируем элементы по вертикали */
/*    margin-top: -12px; /* Отступ серху для логотипа */
}


.content-edge {
    display: flex; /* Включаем flexbox */
    align-items: center; /* Центрируем элементы по вертикали */
    margin-top: -12px; /* Отступ серху для логотипа */
}

.pdf-icon, .xls-icon {
    display: inline-block;
    margin-right: 10px; /* Отступ между значком и текстом */
    filter: drop-shadow(2px 2px 4px rgba(56, 97, 97, 0.4));
}

.pdf-icon-rjad {
    display: inline-block;
    margin-right: -4px; /* Отступ между значком и текстом */
    filter: drop-shadow(2px 2px 4px rgba(56, 97, 97, 0.4));
}

.pdf-icon-rjad img, .pdf-icon img {
    height: 55px;
    width: 50px; /* Ширина значка PDF */
    vertical-align: middle; /* Выравнивание значка по вертикали */
}

.xls-icon img {
    width: 45px; /* Ширина значка PDF */
    height: 65px;
    vertical-align: middle; /* Выравнивание значка по вертикали */
}

.text-container {
    width: 90%;
    height: auto;
    font-family: 'Times New Roman', Times, serif;
    display: inline-block;
    margin-right: 1.5em; /* Примерно эквивалентно 3 символам, зависит от шрифта */
}


.text-container2 {
    flex: 1;
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
}

.text-container2 a {
    color: #0066cc; /* цвет ссылки */
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease; /* плавный эффект */
    padding: 2px 4px;
    border-radius: 4px;
}

.text-container2 a:hover {
    text-decoration: underline;
    color: #004080;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25); /* тень при наведении */
}






.style22 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
}

.align-justify {
    text-align: justify;
}


header {
  background-color: #E1EDEC;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
/*flex-wrap: wrap; /* Разрешаем перенос элементов на новую строку */
}

.logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 19%;
    z-index: 999999;
    margin: 10px 0 -30px 0;
    position: relative;
}

.logo img {
width: 270px; 
height: 120px;
padding: 0 0 0 15px;
filter: drop-shadow(1px 1.5px 1.7px rgba(78, 119, 110, 1));
#filter: drop-shadow(2px 2px 0.7px rgba(78, 119, 110, 0.7));
}




/* ======================================== ЗИМНИЙ СНЕГ НА ЛОГОТИПЕ ============================= */

.a-btn::before, .logo::before,
.a-btn::after, .logo::after

 {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;

  background-repeat: repeat; /* важливо! */
  background-size: 110% 150%; /* або 100% 400% — чим більше, тим плавніше */
}

/* перший шар */
.a-btn::before,.logo::after {
  background-image:
        radial-gradient(3px 3px at 5% 15%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(4px 4px at 15% 23%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 25% 17%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 35% 10%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(2px 2px at 45% 28%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 88% ),
        radial-gradient(4px 4px at 55% 24%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 65% 11%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(5px 5px at 75% 12%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 85% 14%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 89% 26%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% );
filter:  drop-shadow(0 0 2px rgba(135,244,248,0.8)) drop-shadow(0 0 6px rgba(0,0,0,0.6));
  animation: logo-snow-wind 6s linear infinite;
  opacity: 0.9;
}

/* другий шар */
.a-btn::after, .logo::before {
  background-image:
        radial-gradient(3px 3px at 10% 28%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 20% 10%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(2px 2px at 30% 19%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 40% 34%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(4px 4px at 50% 17%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 88% ),
        radial-gradient(3px 3px at 60% 12%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(5px 5px at 70% 35%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 80% 4%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(4px 4px at 89% 16%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% ),
        radial-gradient(3px 3px at 75% 25%, rgba(255,255,255,0.9) 40%, rgba(135,244,248,0.4) 70%, transparent 85% );
filter:  drop-shadow(0 0 2px rgba(135,244,248,0.8)) drop-shadow(0 0 6px rgba(0,0,0,0.6));
  animation: logo-snow 7s linear infinite;
opacity: 0.7;

}

@keyframes logo-snow {
  from { background-position: 0 100%; } 
  to   { background-position: 0 90px;}
}

@keyframes logo-snow-wind {
  from {background-position: 0 100%;}
  to { background-position: 0 150px;}
}

/* При наведенні — додаємо "вітер" (боковий зсув) */
.logo:hover::before,
.a-btn:hover::before {
  animation: snow-fall-wind 9s linear infinite;
}

.logo:hover::after,
.a-btn:hover::after {
  animation: snow-fall-wind-slow 10s linear infinite;
  }

/* Анімації з вітром */
@keyframes snow-fall-wind {
  from { background-position: 0 100%; }
  to   { background-position: 50px 150px; } /* зсув вправо + падіння */
}

@keyframes snow-fall-wind-slow {
  from { background-position: 0 100%; }
  to   { background-position: -15px 90px; } /* повільніше + менший зсув */
}

/*========================================================================================*/



.phone-numbers {
 font-family: 'Inter', sans-serif;
  text-align: center; /* Центрирование номеров телефонов */
  width: 85%;
  font-size: 11pt;
  line-height: 1.6;
  color: #386161;
}

.address {
  text-align: start;
  margin-right: 8px; /* Отступ справа для почтового адреса */ 
  margin-left: 2px; /* Отступ справа для почтового адреса */ 
  font-size:14px;
  width: 17%;
 // line-height: 1.6; /* Задаёт межстрочный интервал */
  color: #2e4a4a;
}

.column-menu {
  background-color: #E1EDEC;
  font-family: Cuprum, Arial, Helvetica, sans-serif;
  width: 100%; /* Занимает всю ширину блока header */
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: auto; /* Размещение внизу блока */
  z-index:99999;

} 
.column-left {
  float: left;
  width: 5%;
  text-align: center;
}



.container_a {
font-family: 'Times New Roman', Times, serif;
width: 90%;
margin: auto;
font-size:16px;
text-align: justify; /*текст равномерно распределен по всей ширине блока*/
overflow-y: auto; 
padding: 10px;
margin-left: 40px; 
border-radius: 7px;
background-color: rgba(255, 255, 255, 0.6);
 }

.container_b {
font-family: 'Times New Roman', Times, serif;
width: 85%;
font-size:16px;
//text-align: justify; /*текст равномерно распределен по всей ширине блока*/
text-align: left;
overflow-y: auto; 
padding: 10px;
margin-left: 90px; 
 }

.container_b img {
 margin-right: 10px; /* Отступ между картинками */
 width: 200px; /* Задаёт ширину изображений */
 height: 100px; /* Задаёт высоту изображений */
}


.container_c {
font-family: 'Times New Roman', Times, serif;
width: 85%;
font-size:16px;
text-align: justify; /*текст равномерно распределен по всей ширине блока*/
margin-left: 90px; 
margin-top: -40px; 
 }


.container_d {
    display: flex;
    flex-wrap: wrap;
    font-family: 'Times New Roman', Times, serif;
    justify-content: center;
    margin-top:3px;
    align-items: flex-start; /* Элементы по верхнему краю контейнера */
/*   justify-content: space-around; /* Равномерно распределяем кнопки по контейнеру */
/*   align-items: center; /* Выравниваем кнопки по центру вертикально */
}

.container_d a {
        margin: 2px; /* Добавляем отступ снизу между кнопками */
        padding: 10px; /* Добавляем внутренний отступ для кнопок */
    }

.container_d li {
        margin: 0 10px; /* Добавляем отступы между кнопками */
}


.container_dd {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    font-family: 'Times New Roman', Times, serif;
    justify-content: center;
    margin-top:3px;
    align-items: flex-start; /* Элементы по верхнему краю контейнера */
}


.container_news {
font-family: 'Times New Roman', Times, serif;
width: 97%;
font-size:16px;
text-align: justify; /*текст равномерно распределен по всей ширине блока*/
overflow-y: auto; 
//margin-top: -30px;
    justify-content: center;
 }

.container_g {
font-family: 'Times New Roman', Times, serif;
width: 85%;
margin: auto;
font-size:16px;
text-align: justify; /*текст равномерно распределен по всей ширине блока*/
overflow-y: auto; 
margin-left: -30px; 
//margin-top: -40px;
background-color: rgba(255, 255, 255, 0.6);
 }



/*.container_reestr {
  position: relative;
} */

.container {
  position: relative;
/*top: -30px;*/
  }


.pokaz {
    position: relative;
    top: 40px; 
    border-radius: 4px;
//    box-shadow: 0px 0px 0px 1px #408080;
    box-shadow: inset 0 0 3px rgba(74, 135, 135, 0.9), 0 1px 3px rgba(56, 97, 97, 0.3);
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom:60px;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.6); /* Пример полупрозрачного белого фона */
    z-index: 9999;
}

.a-btn-text-pokaz {
  font-family: 'Lato', serif;
  font-size: 14px;
  color:#408080;
  margin-top: 10px; /* Отступ от верхнего края */
  text-align: center; /* Выравнивание текста по центру */
  font-weight: bold; /* жирний шрифт */
}

.a-btn-pokaz {
  width: 70%;
  font-family: 'Lato', serif;
  color:#408080;
  text-align: center; /* Выравнивание текста по центру */
  font-weight: bold; /* жирний шрифт */
}
.images-pokaz {
  display: flex;
  justify-content: center;
}

.image-wrapper {
  text-align: center;
}

.image-description {
  font-size: 15px;
//  margin-top: 7px; /* Отступ над описанием */
//  margin-bottom: -5px;
  color: #408080; /* Цвет для описания */
}

.img-link {
  margin: 5px; /* Отступ между картинками */
  width: 80px;
  height: 80px;

} 

.img-link:hover{
  outline: none;
  color: white;
  box-shadow: 1px 5px 10px -5px black;
  border-radius: 4px;
/*  filter: brightness(0) saturate(100%) invert(27%) sepia(99%) saturate(6500%) hue-rotate(211deg) brightness(91%) contrast(92%);
  transition: filter 0.5s ease-in-out;*/

}

.third-image {
  margin-top: auto; /* Поместить третью картинку внизу блока */
}

.a-bt-text{
    font-size: 15px;
    text-shadow: 0px 0px 1px #008080;
    text-align: center;
} 

.images-container {
  display: flex;
  justify-content: center;
}

.images-container img {
  margin: 0 5px; /* Отступы между изображениями */
  width: 50px; /* Укажите желаемую ширину изображений */
  height: auto; /* Автоматическая высота */
}

.images-fon img {
 position: relative;
  top: -22px;
  left: -10px;
/*  justify-content: center;*/
  width:100%
}

.TABLE, .TABLE2 {
 font-size:14px;
 font-family: 'Times New Roman', Times, serif;
}

.image-a {
    float: left;
    margin: 0 20px 0 10px; /* Задает отступы картинки от текста */
    width: 120px; /* Устанавливает ширину изображения */
    height: auto; /* Позволяет сохранить пропорции изображения */
}


.image-s {
    float: left;
    margin: 0 20px 0 10px; /* Задает отступы картинки от текста */
    width: 350px; /* Устанавливает ширину изображения */
    height: auto; /* Позволяет сохранить пропорции изображения */
}

.image-r {
    float: right;
    margin: 0 20px 0 10px; /* Задает отступы картинки от текста */
    width: 350px; /* Устанавливает ширину изображения */
    height: auto; /* Позволяет сохранить пропорции изображения */
}

.image-o {
    float: center;
    margin: -10px 20px 0 300px; /* Задает отступы картинки от текста */
    width: 300px; /* Устанавливает ширину изображения */
    height: auto; /* Позволяет сохранить пропорции изображения */
}


.container_search {

  display: flex;
  justify-content: center;

}

.cherga6 {
        display: flex;
        justify-content: center; /* Центровка по горизонтали */
    }

.cherga6 > * {
        margin-right: 0px; /* Добавляет отступ между элементами, можете изменить по необходимости */
}



    #Go_Top img:hover {
        content: url('images/go_up_hover.png'); /* Замените 'images/go_up_hover.png' на путь к нужному изображению */
    }
    #Go_Bottom img:hover {
        content: url('images/go_bottom_hover.png'); /* Замените 'images/go_bottom_hover.png' на путь к нужному изображению */
    }

 
.text-news {
align: center;
}

@media only screen and (max-width: 1600px) {


.newoff-block {
    max-width: 70%;
 }


.phone-numbers {
   padding: 0;
}


.pokaz{ 
    width: 100%;
    top: 5px;
    margin-bottom:-5px;
}

.footer-right {
  width: 16%;
  font-size: 11px;
  text-align: center;
  padding: 0 10px; /* Add padding to the sides */
  margin: 0 2px;
  overflow-wrap: break-word;
}

.footer-left {
  width: 12%;
  font-size: 11px;
  padding: 0 15px; /* Add padding to the sides */
  margin-top: 6px;
  overflow-wrap: break-word;
}

.footer-center img {
  max-width: 100%;
  height: 39px;
  margin-right: -5px;
  border: 1px solid #386161;
  box-sizing: border-box;
}

.address {
  width: 20%; /* Задаёт ширину изображений */
}

.logo {
    margin-bottom:10px;
}


}

@media only screen and (max-width: 1300px) {


.pokaz{ 
    width: 98%;
    top: 5px;
    margin-bottom:-5px;
}


.a-btn-text-pokaz, .a-btn-pokaz {
  font-size: 11px;
}


.image-description {
  font-size: 12px;
  color: #408080; /* Цвет для описания */
}

.img-link {
  margin: 5px; /* Отступ между картинками */
  width: 69px;
  height: 69px;
} 

.img-link:hover{
  outline: none;
  color: white;
  box-shadow: 1px 5px 10px -5px black;
  border-radius: 4px;
}

.text-zag {
font-size: 18px;
}

.phone-numbers {
  width: 58%; /* Задаёт ширину изображений */
  font-size: 12pt;
}
.address {
  margin-top: 0px; /* Размещение внизу блока */
  width: 18%; /* Задаёт ширину изображений */
}

.label_form {
font-family: 'Times New Roman', Times, serif;
padding: 10px:
color:#408080;
text-align: center; 
font-size: 16px;
}


.container_a{
    position: relative;
    font-size:11px;
    overflow: hidden; /* Это свойство отключает скроллинг */
    margin-left: 10px; 
}

.container_news {
    width: 90%;
    font-size:11px;
    overflow: hidden; /* Это свойство отключает скроллинг */

}

.container_b, .container_c {
width: 95%;
font-size:11px;
margin-left: 5px; 
background-color: rgba(255, 255, 255, 0.6);
 }

.text-container, .text-container2 {
font-size:11px;
}

.image-o {

   margin: 0 0 20px 20px; /* Задает отступы картинки от текста */
}


.logo img {
width: 240px; 
height: 110px;
}

}

@media only screen and (max-width: 1100px) {


.a-btn-text-pokaz, .a-btn-pokaz {
  font-size: 10px;
  font-weight: normal; /* жирний шрифт */
}

.footer-center img {
    height: 34px;
  }

.footer-right {
  width: 13%;
  font-size: 8px;
   margin-right: -10px;
   margin-left: -10px;
  }

.footer-left {
  width: 11%;
  font-size: 8px;
  margin-left: -10px;
  margin-right: -22px;
  }

.text-pulse {
  font-size: 14px;
}

.address {
  width: 20%; /* Задаёт ширину изображений */
  font-size: 11px;
}

.logo{
width: 20%; 
}

.logo img {
width: 220px; 
height: 105px;
padding-left:20px;
}


}
@media only screen and (max-width: 1000px) {

.logo img {
width: 220px; 
height: 110px;
padding-left:50px;
padding-top: 30px;
}
}



  /* Стили для мобильных телефонов */
@media only screen and (max-width: 800px) {


.newoff-block {
  padding: 0px;
  max-width: 90%;
}


.cherga-ek {
      position: relative;
      width: 90%;
      height: 110px;
      overflow: hidden;
      border-radius: 8px;
      margin: 0 auto;
}

 .images-wrapper-eco img {
    width: 75px; 
  }

.caption-eco {
  font-size: 9px;
}

.image-container-eco {
    margin-left: -15px;
}



html, body {
   scrollbar-width: none;
   overflow-x: hidden;
      
}

 .container_b img {
 margin-right: 10px; /* Отступ между картинками */
 width: 100px; /* Задаёт ширину изображений */
 height: 60px; /* Задаёт высоту изображений */
}

.text-zag {
font-size: 12px;
}

.text-pulse {
   font-size: 10px;
   margin-top: -30px;
}


header {
    position: relative;
    height: auto; /* Adjust the height to fit content */
    width: 100%;
    display: flex; /* Используем flexbox для вертикального расположения элементов */
    flex-direction: column; /* Отображение элементов вертикально */
    align-items: stretch; /* Выравнивание элементов по центру */
    margin-bottom: -6px;

   
  }

.logo{
    width: 99%; /* Переконайтеся, що елементи займають повну ширину на менших екранах */
    justify-content: center; /* Выравниваем элементы по центру по горизонтали */
}

.logo img {
    width: 75vw;
    height: auto;
    padding: 0px;
}

.box {
  position: relative;
  width: 100%;
  left:50px;
  margin-bottom: -230px;
}

#dateDisplay {
 font-weight: bold; /* Делаем текст жирным */
 font-size:14px;
}


#changedframe {
  position: relative;
  width: 250%;
  transform: scale(0.4); /* Настройте значение масштабирования по вашему усмотрению */
  transform-origin: top;
  left:-890px;
  margin-bottom: -950px;
  height: 1500px; /* Фиксированная высота фрейма на смартфоне */
   }

#changecframe {
  position: relative;
  width: 180%; /* Change width to 100vw for full viewport width */
  transform: scale(0.55) translate(0px, -80px); /* Настройте значение масштабирования по вашему усмотрению */
  transform-origin: 0 0; /* Set the transform origin to the top-left corner */
  margin-bottom: -800px;
  height: 1600px; /* Фиксированная высота фрейма на смартфоне */
}

h1 { 
text-align: left; 
}

h2 {   
font-size:10px;
opacity: 0;
}

h3{
    font-size:16px;
    line-height: 2px;  /*міжстроковий інтервал*/
}

h4 {
 font-size:15px;
 margin-bottom: 5px; /* Adjust the value as needed */
}


h5 {
 position: relative;
 width: 97%;
/* left: 55px;*/
 font-size:15px;
 font-weight: normal;
 text-align: center;
}


.phone-numbers, .address {
    display: flex; /* Используем flexbox */
    width: 100%; /* Ensure elements take full width on smaller screens */
    text-align: center; /* Center the text within each element */
    justify-content: center; /* Выравниваем элементы по центру по горизонтали */
    flex-direction: column; /* Устанавливаем направление flex-контейнера на колонку */
    font-size: 13px;
    margin-top: -10px;
}


.column-menu {
//    position: relative;
      width: 99.9%;
//    height:auto;
      align-items: center;
//    justify-content: space-between; /* Spread the elements evenly */
    z-index: 0;
    display: inline-block;
//    opacity: 0.6;
} 

#content {
    height: auto; /* Adjust the height to fit content */
    top:10px;
    position: relative; /* Change the position to avoid overlapping content */
    width: 100%;
    display: flex; /* Используем flexbox для вертикального расположения элементов */
    flex-direction: column; /* Устанавливаем направление flex-контейнера на колонку */    
    align-items: center; /* Центрируем дочерние элементы по горизонтали */
}

.content-left{
    position: relative;
    display: flex; /* Используем flexbox */
    width: 95%; /* Ensure elements take full width on smaller screens */
    align-items: center; /* Выравниваем элементы по центру по вертикали */
    flex-direction: column; /* Устанавливаем направление flex-контейнера на колонку */
}

.content-center {
    position: relative;
    width: 96%;
    //margin: 0 auto;
    text-align: center;
   // justify-content: center;
    
}

#footer {
    //height: auto; /* Adjust the height to fit content */
    position: relative; /* Change the position to avoid overlapping content */
    //width: 100%;
    display: flex; /* Используем flexbox для вертикального расположения элементов */
    flex-direction: column; /* Устанавливаем направление flex-контейнера на колонку */
    padding-bottom: 10px;
}

  .footer-left, .footer-center, .footer-right {
    display: flex; /* Используем flexbox */
    font-size: 11px;
    width: 80%; /* Ensure elements take full width on smaller screens */
    text-align: center; /* Center the text within each element */
    align-items: center; /* Выравниваем элементы по центру по вертикали */
    flex-direction: column; /* Устанавливаем направление flex-контейнера на колонку */
    border-right: none; /* Скрыть правую границу на экранах с шириной*/
    border-left: none; /* Скрыть левую границу на экранах с шириной*/
  }

.pdf-icon {
    display: inline-block;
    margin-right: 5px; /* Отступ между значком и текстом */

}

.pdf-icon img, .pdf-icon-rjad img, .pdf-icon-rjad img,{
    width: 30px; /* Ширина значка PDF */
    height: 35px;

}


.container {
position: relative;
left: -45px; 
top: -500px;
width: 100%; /* Ширина контейнера на всю ширину экрана */
transform: scale(0.45); 
  }

.container2 {
position: relative;
width: 100%; /* Ширина контейнера на всю ширину экрана */
left:-70px;
transform: scale(0.48); 
  }

.container3 {      /*tarifs_pr.html*/
position: relative;
width: 99%; /* Ширина контейнера на всю ширину экрана */
/*left: -85px; 
top: -560px;
transform: scale(0.4); 
margin-bottom: -1080px;*/
  }

.container4 {      /*reestr.html*/
position: relative;
left: -110px; 
top: -1500px;
width: 99%; /* Ширина контейнера на всю ширину экрана */
transform: scale(0.45); 
margin-bottom: -2950px;
}

.text-container, .text-container2 {
font-size:9px;
}

ul {
  padding-left: 7px; /* Убрать отступ слева у элементов списка */
}

.content-container, .content-edge {
margin-top: 10px;
}

.container_a {
    position: relative;
    font-size:10px;
    width: 96%;
    overflow: hidden; /* Это свойство отключает скроллинг */
    margin-left: 0; 
}



.container_d {
    position: relative;
    top:20px; 
/*    width: 95%;
    margin-left: -1px; */
}


.container_dd {
    width: 99%;
    position: relative;
    top:20px; 
}

.container_news {
    width: 100%;
    font-size:10px;
    font-size:11px;
    overflow: hidden; /* Это свойство отключает скроллинг */
    margin-left: 0;
}


.TABLE {
    font-size:8px;
}

.TABLE2 {
    font-size:6.5px;
}

.image-s {         
   margin: 0 0 20px 20px; /* Задает отступы картинки от текста */

}

.image-o {

   margin: 0 0 20px 20px; /* Задает отступы картинки от текста */
}

.images-fon img {
      display: none; /* Скрываем элемент на экранах меньше 768px */
}


.pokaz{ 
    width: 370px;
    height: 210px;
    top: 5px;
}

.images-pokaz {
margin: -5% auto;
}

.a-btn-text-pokaz {
  font-size: 16px;
}

.a-btn-pokaz {
 font-size: 16px;
 width: 100%;
 white-space: nowrap; /* Запрет на перенос строк */
 text-overflow: ellipsis; /* Добавить многоточие в конце */
}

.image-wrapper {
  text-align: center;
  position: relative;
}

.image-wrapper:nth-child(1) {
  margin-right: 90px; /* Add space between the images */
}

.image-wrapper:nth-child(2) {
  margin-left: 90px; /* Add space between the images */
}

.third-image {
  margin-top: -100px; /* Поместить третью картинку внизу блока */
}

#iframe-p {
height:2300px;
}

.responsive-text {
  font-size: 10px; 
  }

.cherga6 {
 [class^="xl"] {
 font-size:5px;
}

}