html {
    font-size: 100%;
}
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    font-size: 0.875rem;
}
p {
    text-indent: 25px;
}

iframe {
    background-color: orange;
}

body {
    background-color: #d2f1b8;
}

.button {
    width: 140px;
    height: 25px;
    border: 3px solid #0a3c59;
    background: #3e779d;
    background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
    background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
    background: -moz-linear-gradient(top, #65a9d7, #3e779d);
    background: -ms-linear-gradient(top, #65a9d7, #3e779d);
    background: -o-linear-gradient(top, #65a9d7, #3e779d);
    background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
    /*padding: 12px 24px;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    text-shadow: #7ea4bd 0 1px 0;
    color: #eff1f2;
    font-size: 17px;
    font-family: helvetica, serif;
    text-decoration: none;
    vertical-align: middle;
}

.button1 {
    width: 170px;
    height: 25px;
    border: 3px solid #0a3c59;
    background: #3e779d;
    background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
    background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
    background: -moz-linear-gradient(top, #65a9d7, #3e779d);
    background: -ms-linear-gradient(top, #65a9d7, #3e779d);
    background: -o-linear-gradient(top, #65a9d7, #3e779d);
    background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
    /*padding: 12px 24px;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    text-shadow: #7ea4bd 0 1px 0;
    color: #eff1f2;
    font-size: 17px;
    font-family: helvetica, serif;
    text-decoration: none;
    vertical-align: middle;
}

.dv0 {
    border: 1px solid rgb(19, 19, 18);
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #97ccb6;
    z-index: 0;
}

.dv1-1 {
    border: 0px solid rgb(19, 19, 18);
    height: 100px;
    width: 100%;
    background-color: #ecaad8;
    position: relative;
    margin: 0 auto;
    padding: 0;
    z-index: 2;
}

.dv1 {
    border: 1px solid rgb(19, 19, 18);
    height: 100%;
    width: 5%;
    background-color: #4de680;
    position: absolute;
    margin: 0;
    top: 0;
    z-index: 3;
    box-sizing: border-box;
}

.dv2 {
    border: 1px solid rgb(19, 19, 18);
    float: right;
    height: 100%;
    width: 95%;
    background: linear-gradient(90deg, #FFFD00, rgb(143, 195, 235));
    position: relative;
    z-index: 4;
}

.dv3_2 {
    top: 0px;
    border: 0px solid rgb(19, 19, 18);
    height: 80%;
    width: 100%;
    background-color: #e1e977;
    position: relative;
    z-index: 5;
    margin: 0 auto;
    box-sizing: border-box;
    /*font-size: 0; временно отключен*/
}

.dv3 {
    border: 1px solid rgb(19, 19, 18);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 30%;
    background-color: #ceeeb9;
    position: absolute;
    z-index: 6;
    font-size: 14;
    display: inline-block;
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv3-1-1 {
    border: 1px solid rgb(19, 19, 18);
    left: 0px;
    bottom: 0%;
    height: 80px;
    width: 100%;
    background-color: #f1d1d1;
    position: relative;
    z-index: 46;
    /*font-size: 14;*/
    /*display: inline-block;*/
    overflow: hidden;
    /*overflow-x: scroll;
    /* прокрутка по горизонтали */
    /*overflow-y: scroll;*/
    /* прокрутка по вертикали */
}

.dv3-1 {
    border: 1px solid rgb(19, 19, 18);
    left: 0px;
    top: 0px;
    height: 99%;
    width: 100%;
    background-color: #f0a896;
    position: absolute;
    z-index: 6;
    font-size: 14;
    display: inline-block;
}

.dv3-15 {
    border: 1px solid rgb(19, 19, 18);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 60%;
    background-color: #f0a896;
    position: absolute;
    z-index: 6;
    font-size: 14;
    /* display: inline-block;*/
}

.dv3-15-1 {
    border: 1px solid rgb(19, 19, 18);
    left: 0%;
    top: 0px;
    height: 50%;
    width: 100%;
    background-color: #c2f1b0;
    position: absolute;
    z-index: 6;
    font-size: 14;
    /* display: inline-block;*/
}

.dv3-15-1-1 {
    border: 1px solid rgb(19, 19, 18);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
    background-color: #b0e4f1;
    position: absolute;
    z-index: 26;
    font-size: 14;
    /* display: inline-block;*/
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv3-15-1-2 {
    border: 1px solid rgb(38, 41, 41);
    left: 50%;
    float: left;
    top: 0px;
    height: 100%;
    width: 50%;
    background-color: #98d7db;
    position: relative;
    z-index: 27;
    font-size: 14;
    /* display: inline-block;*/
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv3-15-2 {
    border: 1px solid rgb(19, 19, 18);
    left: 0px;
    top: 50%;
    height: 50%;
    width: 100%;
    background-color: #96f0a5;
    position: absolute;
    z-index: 6;
    font-size: 20;
    /* display: inline-block;*/
    /* display: inline-block;*/
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv4 {
    border: 1px solid rgb(19, 19, 18);
    top: 0px;
    left: 30%;
    float: left;
    height: 100%;
    width: 35%;
    /* ФОН img*/
    background: linear-gradient(90deg, #FFFD00, #0691F9);
    position: relative;
    z-index: 7;
    font-size: 14;
    /*display: inline-block;*/
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv4-1 {
    border: 1px solid rgb(19, 19, 18);
    top: 0px;
    left: 30%;
    float: left;
    height: 100%;
    width: 35%;
    /* ФОН img*/
    background: no-repeat center/180% url(DOM4.jpg);
    /*background: linear-gradient(90deg, #FFFD00, #0691F9);*/
    position: relative;
    z-index: 7;
    font-size: 14;
    /*display: inline-block;*/
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv5 {
    border: 1px solid rgb(19, 19, 18);
    position: absolute;
    top: 0px;
    left: 60%;
    height: 100%;
    width: 40%;
    background-color: #f0a896;
    /*position: relative;*/
    /* margin-right: 1%;*/
    z-index: 8;
    font-size: 14;
    /*display: inline-block;*/
    overflow: hidden;
    overflow-x: scroll;
    /* прокрутка по горизонтали */
    overflow-y: scroll;
    /* прокрутка по вертикали */
}

.dv6 {
    border: 1px solid rgb(19, 19, 18);
    /*top: 95%;*/
    height: 10%;
    width: 100%;
    background: linear-gradient(90deg, rgb(238, 190, 231), rgb(145, 231, 118));
    background-color: #a19fe4;
    position: relative;
    margin-bottom: 0;
    z-index: 9;
}

.dv_6-1 {
    height: 10%;
    width: 33.3%;
    position: absolute;
    background: linear-gradient(90deg, rgb(238, 190, 231), rgb(145, 231, 118));
    z-index: 33;
}

.dv_6-2 {
    height: 10%;
    width: 33.3%;
    position: relative;
    float: left;
    background: linear-gradient(90deg, rgb(238, 190, 231), rgb(145, 231, 118));
    z-index: 31;
}

.dv_6-3 {
    height: 10%;
    width: 33.3%;
    position: relative;
    float: left;
    background: linear-gradient(90deg, rgb(238, 190, 231), rgb(145, 231, 118));
    z-index: 32;
}


/* ДАТА */

ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em
}

h1 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

p {
    font-size: 18px;
}

ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black
}

ul.navbar a {
    text-decoration: none
}

a:link {
    color: blue
}

a:visited {
    color: purple
}

address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted
}


/* Dropdown Button */

.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


/* Dropdown button on hover & focus */

.dropbtn:hover,
.dropbtn:focus {
    background-color: #2980B9;
}


/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
}


/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}


/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: #ddd
}


/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
    display: block;
}

opdown */ .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: #ddd
}


/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
    display: block;
}


/* Style the tab */

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}


/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #ccc;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}


/* Set height of body and the document to 100% to enable "full page tabs" */

body,
html {
    height: 100%;
    margin: 0;
    font-family: Arial;
}


/* Style tab links */

.tablink {
    background-color: #555;
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 25%;
}

.tablink:hover {
    background-color: #777;
}


/* Style the tab content (and add height:100% for full page content) */

.tabcontent {
    color: rgb(117, 9, 9);
    display: none;
    padding: 100px 20px;
    height: 20%;
}

#Home {
    background-color: rgb(236, 200, 200);
}

#News {
    background-color: rgb(189, 236, 189);
}

#Contact {
    background-color: rgb(177, 177, 226);
}

#About {
    background-color: rgb(228, 210, 177);
}


/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%) translateX(1000%);
}


/*Для баннера

.icon-bar2 {
    position: fixed;
    top: 80%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%) translateX(200%);
    z-index: 50; 
}
*/


/* Style the icon bar links */

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}


/*Для баннера

.icon-bar2 a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}
*/


/* Style the social media icons with color, if you want */

.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}
/* === Дополнения для нового меню и кнопок === */
.main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-menu li {
    margin: 4px 0;
}
.main-menu a {
    color: #000099;
    text-decoration: none;
    font-size: 15px;
    display: block;
    padding: 4px 8px;
    border-radius: 3px;
}
.main-menu a:hover {
    background: rgba(255, 255, 255, 0.4);
    text-decoration: underline;
}
.main-menu a.active {
    background: rgba(255, 255, 0, 0.6);
    font-weight: bold;
}
.shop-link {
    color: #cc0000 !important;
    font-weight: bold;
    font-size: 16px !important;
}
.button1 {
    display: inline-block;
    padding: 8px 16px;
    background: #3e779d;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    border: 3px solid #0a3c59;
    font-size: 15px;
}
.button1:hover {
    background: #65a9d7;
}
.success { color: green; font-weight: bold; }
.error   { color: red;   font-weight: bold; }
.feedback-form label { display: block; margin: 10px 0 5px; }
.feedback-form input[type=text],
.feedback-form input[type=email],
.feedback-form input[type=tel],
.feedback-form textarea {
    width: 100%;
    max-width: 500px;
    padding: 6px;
    box-sizing: border-box;
}
main.content {
    padding: 20px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 6px;
    margin: 10px;
    max-height: 75vh;
    overflow-y: auto;
}


/*DATA_END*/

/* ==== Исправления 2026-09 ==== */

/* Меню слева */
.main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-menu li { margin: 3px 0; }
.main-menu a {
    color: #000099;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding: 3px 6px;
    border-radius: 3px;
}
.main-menu a:hover { background: rgba(255,255,255,0.5); }
.main-menu a.active { background: rgba(255,255,0,0.7); font-weight: bold; }
.shop-link { color: #cc0000 !important; font-weight: bold; }

/* Футер — flexbox */
.dv6 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: linear-gradient(90deg, rgb(238,190,231), rgb(145,231,118));
    border: 1px solid #131312;
    min-height: 60px;
    height: auto;
    box-sizing: border-box;
}
.dv_6-1, .dv_6-2, .dv_6-3 {
    flex: 1;
    text-align: center;
    position: static;
    height: auto;
    width: auto;
    background: none;
}

/* Соцсети */
.icon-bar {
    position: fixed;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 1000;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px;
    color: white;
    font-size: 18px;
    text-decoration: none;
    margin: 2px 0;
    border-radius: 4px;
    width: 40px;
    box-sizing: border-box;
}

/* Кнопка */
.button1 {
    display: inline-block;
    padding: 6px 14px;
    background: #3e779d;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    border: 2px solid #0a3c59;
    font-size: 14px;
    margin: 4px;
}
.button1:hover { background: #65a9d7; }

/* Контент */
main.content, .content {
    padding: 15px;
    background: rgba(255,255,255,0.7);
    border-radius: 6px;
    margin: 10px;
    overflow-y: auto;
    max-height: 70vh;
    box-sizing: border-box;
}

/* Сообщения формы */
.success { color: green; font-weight: bold; }
.error   { color: red;   font-weight: bold; }

/* ==== 2026-09: меню по ширине текста ==== */
.dv3_2 {
    display: flex;
    align-items: flex-start;
    gap: 0;
}
.dv3 {
    position: static !important;
    width: auto !important;
    flex: 0 0 auto;
    min-width: 0;
    padding: 5px;
    box-sizing: border-box;
}
.main-menu {
    width: auto;
}
.main-menu a {
    white-space: nowrap;
}
.dv3_2-content {
    flex: 1;
    margin-left: 10px;
}

/* ==== 2026-09: кнопки — текст внутри ==== */
.button1 {
    display: inline-block;
    padding: 10px 20px;
    background: #3e779d;
    color: #fff !important;
    text-decoration: none;
    border-radius: 6px;
    border: 2px solid #0a3c59;
    font-size: 14px;
    line-height: 1.2;
    margin: 4px;
    width: auto !important;
    height: auto !important;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}
.button1:hover {
    background: #65a9d7;
}

/* ==== 2026-09: меню по ширине текста ==== */
.dv3_2 { display: flex; align-items: flex-start; }
.dv3 {
    position: static !important;
    width: auto !important;
    flex: 0 0 auto;
    padding: 5px;
    box-sizing: border-box;
}
.main-menu { width: auto; }
.main-menu a { white-space: nowrap; }
.dv3_2-content { flex: 1; margin-left: 10px; }

/* ==== 2026-09: кнопки — текст внутри ==== */
.button1 {
    display: inline-block;
    padding: 10px 20px;
    background: #3e779d;
    color: #fff !important;
    text-decoration: none;
    border-radius: 6px;
    border: 2px solid #0a3c59;
    font-size: 14px;
    line-height: 1.2;
    margin: 4px;
    width: auto !important;
    height: auto !important;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}
.button1:hover { background: #65a9d7; }

/* ==== 2026-09: заголовки масштабируются с зумом ==== */
h1 { font-size: 1.8rem; }
h2 { font-size: 1.5rem; }
h3 { font-size: 1.25rem; }

/* ==== 2026-09: таблица оплаты ==== */
.pay-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}
.pay-table th,
.pay-table td {
    border: 1px solid #999;
    padding: 10px 12px;
    text-align: left;
    vertical-align: middle;
}
.pay-table th {
    background: #3e779d;
    color: #fff;
    font-weight: bold;
}
.pay-table tr:nth-child(even) {
    background: rgba(255,255,255,0.4);
}
.pay-form {
    display: inline;
    margin: 0;
}
.pay-form button {
    cursor: pointer;
}

/* ============================================
   МОБИЛЬНАЯ АДАПТАЦИЯ 2026-09-19
   ============================================ */

/* Общие правила: картинки не вылезают */
img {
    max-width: 100%;
    height: auto;
}

/* Кнопка гамбургер-меню — скрыта на ПК */
.menu-toggle {
    display: none;
    width: 100%;
    padding: 12px;
    background: #3e779d;
    color: #fff;
    border: 2px solid #0a3c59;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 8px;
}
.menu-toggle:hover {
    background: #65a9d7;
}

/* Планшеты и меньше (≤ 1024px) */
@media (max-width: 1024px) {
    .dv2 h1 {
        font-size: 1.3rem;
    }
    .dv3 {
        max-width: 250px;
    }
}

/* Мобильные (≤ 768px) */
@media (max-width: 768px) {
    html, body {
        font-size: 14px;
    }
    .dv0 {
        min-height: 100vh;
        height: auto;
    }
    .dv1-1 {
        height: auto;
        padding: 8px;
    }
    .dv1 {
        width: 15% !important;
        min-width: 50px;
    }
    .dv2 {
        width: 85% !important;
    }
    .dv2 h1 {
        font-size: 0.95rem;
        line-height: 1.3;
    }
    .dv3_2 {
        flex-direction: column;
        height: auto;
    }
    .dv3 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 8px;
        position: static !important;
    }
    .dv3_2-content {
        margin-left: 0;
        margin: 8px;
        max-height: none;
        padding: 12px;
        width: auto;
    }
    h1 { font-size: 1.2rem; }
    h2 { font-size: 1.1rem; }
    h3 { font-size: 1rem; }

    /* Гамбургер-меню */
    .menu-toggle {
        display: block;
    }
    .main-menu {
        display: none;
        flex-direction: column;
        width: 100%;
    }
    .main-menu.open {
        display: flex;
    }
    .main-menu a {
        font-size: 15px;
        padding: 10px 12px;
        margin: 2px 0;
        background: rgba(255,255,255,0.5);
        border-radius: 4px;
    }

    /* Соцсети — убираем с фиксированной позиции, ставим в подвал */
    .icon-bar {
        position: static !important;
        display: flex !important;
        justify-content: center;
        gap: 8px;
        transform: none !important;
        margin: 8px 0;
    }
    .icon-bar a {
        display: inline-block;
        width: 44px;
        height: 44px;
        line-height: 44px;
        padding: 0;
        margin: 0;
    }

    /* Футер — в столбик */
    .dv6 {
        flex-direction: column;
        gap: 8px;
        padding: 12px 8px;
    }
    .dv_6-1, .dv_6-2, .dv_6-3 {
        width: 100% !important;
        flex: none;
    }

    /* Flexbox-карточки — в столбик */
    .dv3_2-content > div[style*="display:flex"] {
        flex-direction: column !important;
    }
    .dv3_2-content > div[style*="display:flex"] > div {
        max-width: 100% !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    /* Таблица оплаты — в карточки */
    .pay-table,
    .pay-table thead,
    .pay-table tbody,
    .pay-table tr,
    .pay-table th,
    .pay-table td {
        display: block;
        width: 100%;
    }
    .pay-table thead {
        display: none;
    }
    .pay-table tr {
        margin-bottom: 16px;
        border: 2px solid #3e779d;
        border-radius: 6px;
        padding: 8px;
        background: #fff;
    }
    .pay-table td {
        border: none;
        padding: 6px 4px;
        text-align: left;
    }
    .pay-form button {
        width: 100%;
        margin-top: 8px;
    }
}

/* Маленькие экраны (≤ 480px) */
@media (max-width: 480px) {
    html, body { font-size: 13px; }
    .dv1-1 { padding: 4px; }
    .dv2 h1 { font-size: 0.85rem; }
    .main-menu a {
        font-size: 14px;
        padding: 8px 10px;
    }
    .button1 {
        padding: 8px 14px;
        font-size: 13px;
        margin: 2px;
    }
    h1 { font-size: 1.1rem; }
    h2 { font-size: 1rem; }
}
