body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
            font-size: 13pt;
            line-height: 15pt;
        }

        hr {
            border: none;
            background-color: #bbb;
            color: #bbb;
            height: 1px;
            margin: 20px auto;
            width: 100%;
        }

.logo_conteiner
{text-align: center;}

        .conteiner {
            padding: 30px 20px;
           
					max-width:800px;
					margin: 0 auto;
        }

   .center { text-align: center; }
        .round { border-radius: 10px; }

.green
{
	color:#4CAF50;
}

.red
{
	color:red;
}

.main
{
	
	margin: 20px 0;
}




h1{
	margin:0 0 30px 0;
	line-height:28pt;text-align: center;
}

h2 {
	
	margin:0 0 25px 0;
	line-height:22pt;
	text-align: center;
}

h3{
	margin:0 0 15px 0;text-align: center;
	
}


h4{
	margin:0 0 15px 0;text-align: center;
	
}











table{border-top:1px #aaa solid;border-left:1px #aaa solid;margin:15px 0 10px 0;margin-bottom:10px; width:100%;}
table caption{font-size:12pt;text-align:left;padding: 10px 0;}
table th{font-size:8.5pt;}
table td, table th{border-bottom:1px solid #aaa ;border-right:1px solid #aaa;padding:5px;}

.bottom-menu {
    display: flex;
    justify-content: center; /* Центрирование ссылок по горизонтали */
    align-items: center; /* Центрирование ссылок по вертикали */
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0; /* Убираем отступы по умолчанию */
    margin: 30px auto ; /* Убираем отступы по умолчанию */
    max-width:700px;
    flex: 1;
}


.bottom-menu a {
   display: inline-block;
    align-items: center; /* Центрирование текста по вертикали */
    justify-content: center; /* Центрирование текста по горизонтали */
    text-align: center;
    white-space: nowrap;
    padding: 5px 10px; /* Добавляем паддинг для увеличения области клика */
	
   
   
}


.footer_menu { text-align:center;}  


.header, .header * {
	font-size:10pt;
	color:#ccc;
	 margin: 30px 0 ; /* Убираем отступы по умолчанию */
	
}



  input[type="submit"], button {
            padding: 10px 18px;
            background-color: #4CAF50;
            color: white;
            border: none;
            border-radius: 10px;
            cursor: pointer;
            font-size: 26px;
					width: 100%; /* Изменено на 100% */
    max-width: 230px; /* Максимальная ширина */
    box-sizing: border-box; /* Включить паддинг и бордер в ширину */
        }
        input[type="submit"]:disabled {
            background-color: #cccccc;
            color: #666666;
            cursor: not-allowed;
            opacity: 0.7;
        }
        input[type="submit"]:hover, button:hover {
            background-color: #45a049;
        }
        input[type="submit"]:hover:disabled {
            background-color: #999;
        }
        
        
        /* Для экранов от 601px до 1024px (планшеты) */
@media  (max-width: 640px) {
   
   
   
   
 .footer_menu, .main p { text-align:center;}  
  
   
   
   
   
   
   
}




 /* --- Стили для нового мобильного меню --- */

#mobile-bottom-nav {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #336699;
    backdrop-filter: blur(10px);
    justify-content: space-around;
    align-items: center;
    padding: 8px 0;
    z-index: 1001;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#mobile-bottom-nav .nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 0.8rem;
    background: none;
    border: none;
    cursor: pointer;
    font-family: 'Poppins', sans-serif, arial;
    padding: 0 10px;
    transition: color 0.3s, transform 0.3s;
    flex: 1;
}

#mobile-bottom-nav .nav-item svg {
    width: 26px;
    height: 26px;
    margin-bottom: 4px;
    stroke: #fff;
}

#mobile-bottom-nav .nav-item:hover, #mobile-bottom-nav .nav-item:focus {
    color: #ffde03;
    transform: scale(1.1);
}
#mobile-bottom-nav .nav-item:hover svg, #mobile-bottom-nav .nav-item:focus svg {
    stroke: #ffde03;
}

#mobile-menu-popup {
    position: fixed;
    bottom: 75px;
    right: 15px;
    min-width: 200px;
    max-width: calc(100% - 30px);
    background-color: rgba(255, 255, 255, 0.98);
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    z-index: 1002;
    opacity: 0;
    transform: translateY(10px) scale(0.95);
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
}

#mobile-menu-popup.active {
    opacity: 1;
    transform: translateY(0) scale(1);
    visibility: visible;
}

#mobile-menu-popup-content {
    padding: 10px;
    display: flex;
    flex-direction: column;
}

#mobile-menu-popup-content a {
    padding: 10px 20px;
    color: #005f9e;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
    transition: background-color 0.3s;
}

#mobile-menu-popup-content a:hover {
    background-color: rgba(0, 119, 190, 0.1);
}



/* --- Стили для иконок во всплывающем меню --- */

/* Делаем ссылку flex-контейнером для выравнивания иконки и текста */
#mobile-menu-popup-content a {
    display: flex;
    align-items: center; /* Вертикальное выравнивание по центру */
}

/* Стили для SVG-иконок внутри ссылок меню */
#mobile-menu-popup-content a svg {
    width: 22px;
    height: 22px;
    margin-right: 15px; /* Отступ между иконкой и текстом */
    fill: currentColor; /* Иконка будет того же цвета, что и текст ссылки */
    flex-shrink: 0; /* Предотвращаем сжатие иконки */
}


.cta-button {
    display: inline-block;
    padding: 14px 32px;
    background-color: #3B82AF;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    font-size: 18pt;
    font-weight: bold;
    transition: background-color 0.3s, transform 0.2s;
}

.cta-button:hover, .cta-button:focus {
    background-color: #2c6a8f;
    transform: scale(1.03);
}

 #whatsapp-icon {
            position: fixed;
            right: 30px;
            bottom: 30px;
            width: 64px;
            height: 64px;
            cursor: pointer;
            z-index: 9999;
            transition: transform 0.3s ease;
        }

/* --- Медиа-запрос для мобильных устройств --- */
@media (max-width: 700px) {
    /* Скрываем обе старые навигационные панели */
    nav {
        display: none !important;
    }
    
    /* Показываем новую нижнюю панель */
    #mobile-bottom-nav {
        display: flex;
    }

    body {
        padding-bottom: 70px; 
    }
    
    /*
      ИЗМЕНЕНИЕ: Поднимаем иконку WhatsApp выше нижнего меню
    */
    #whatsapp-icon {
       right: auto;
       left: 30px;
       bottom: 85px; /* Отступ равен высоте меню (~70px) + запас (15px) */
    }
}