body {
	background-color: #f0f0f0;
	font-family: arial;
}
.menu-main {
	max-width: 1200px;
	background-color: #fff;
	margin: auto;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
	border-bottom: #e5f7ff 5px solid;
}
.menu-main ul {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.menu-main li {
	list-style-type: none;
	display: inline-block;
}
.menu-menu-1-container {
	float: left;
}
.menu-wrapper {
	float: right;
	margin-right: 20px;
}
.menu-menu-1-container a {
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 10px 20px 10px;
	display: inline-block;
	color: #000;
}
.whatsapp-tg {
	display: block;
	float: left;
	margin-top: 13px;
	margin-right: 10px;
}
.whatsapp-tg img {
	width: 30px;
}
.phone {
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 13px;
}
.phone span {
	display: block;
	float: left;
	margin-top: 7px;
}
.phone img {
	display: block;
	float: left;
	margin-right: 10px;
}
.logo {
	float: left;
	margin-left: 20px;
	margin-top: 9px;
	color: #000;
}
.logo img {
	height: 40px;
	display: block;
	float: left;
}
.logo span {
	display: block;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	width: 143px;
	margin-left: 10px;
	margin-top: 3px;
}
/* Общие стили для мобильного меню */
.nav-menu-mobile {
    display: none;
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    float: right;
    margin: 15px 20px 0 0;
}

/* Стили для кнопки закрытия */
.nav-close-mobile-menu {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    font-size: 60px;
    color: #fff;
    cursor: pointer;
    z-index: 1002;
    line-height: 1;
    padding: 0;
    width: 60px;
    height: 60px;
}
.container-1200 {
	background-color: #fff;
	max-width: 1200px;
	width: 100%;
	margin: auto;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
}
h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	margin-top: 0;
}
.home-design {
	width: 100%;
	background-color: #e5f7ff;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: -20px;
	padding-top: 20px;
}
.left-side {
	width: 50%;
	float: left;
}
.right-side {
	width: 50%;
	float: right;
}
.top2-heading {
	font-weight: bold;
	font-size: 87px;
	text-transform: uppercase;
	border-radius: 20px;
	margin-left: 50px;
	margin-top: 50px;
	color: #294963;
}
.bottom-heading {
	background-color: #fff;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 20px;
	position: relative;
	margin-top: 80px;
	margin-right: -50px;
	float: right;
	max-width: 430px;
	z-index: 1;
	border: 4px solid #294963;
}
.text1 {
	display: block;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
}
.text2 {
	text-transform: uppercase;
	display: block;
	margin-top: 20px;
	text-align: right;
	font-size: 20px;
}
.right-side img {
	position: relative;
	z-index: 2;
}
.icon-wrapper {
	width: 100%;
	float: left;
	padding-bottom: 30px;
	text-align: center;
	margin-top: 30px;
}
.icon1 {
	display: inline-block;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
	width: 208px;
	height: 208px;
	vertical-align: top;
	margin-bottom: 20px;
}
.icon1 span {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.icon-text {
	padding: 10px 20px 5px 20px;
	display: block;
}
.price {
	background-color: #294963;
	color: #fff;
	padding: 5px 7px;
	display: inline-block;
	border-radius: 5px;
}
.left-teh {
	float: left;
	width: 60%;
	font-size: 17px;
}
.right-teh {
	width: 40%;
	float: right;
}
.right-teh img {
	max-width: 100%;
	width: 350px;
	display: block;
	float: right;
	margin-right: 40px;
	position: absolute;
	bottom: 0;
	right: 10px;
}
.tehnik-wrapper {
	padding-top: 30px;
	float: left;
	width: 100%;
	position: relative;
}
.form-wrapper {
	background-color: #e5f7ff;
	float: left;
	width: 100%;
	padding: 20px;
	margin-left: -20px;
	margin-bottom: -20px;
}
.form1212 {
	width: 600px;
	margin: auto;
}
.footer {
	width: 1200px;
	margin: auto auto 30px auto;
	background-color: #fff;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 0 0 20px 20px;
}
 .table-header {
            background: linear-gradient(135deg, #2c3e50, #34495e);
            color: white;
            padding: 30px;
            text-align: center;
        }

        .table-header h2 {
            font-size: 2.5em;
            margin-bottom: 10px;
            font-weight: 300;
        }

        .table-header p {
            opacity: 0.8;
            font-size: 1.1em;
        }

        .services-table {
            width: 100%;
            border-collapse: collapse;
        }

        .services-table thead {
            background: #f8f9fa;
        }

        .services-table th {
            padding: 20px;
            text-align: left;
            font-weight: 600;
            color: #2c3e50;
            border-bottom: 2px solid #e9ecef;
            font-size: 1.1em;
        }

.services-table td {
	padding: 20px;
	border-bottom: 1px solid #e9ecef;
	transition: all 0.3s ease;
}
        .services-table tbody tr {
            transition: all 0.3s ease;
        }

        .services-table tbody tr:hover {
            background: #f8f9fa;
            transform: translateX(5px);
        }

        .services-table tbody tr:hover td {
            padding-left: 25px;
        }

        .service-name {
            font-weight: 500;
            color: #2c3e50;
            font-size: 1.1em;
        }

        .price2 {
            font-weight: 600;
            color: #27ae60;
            font-size: 1.2em;
        }

        .price2::after {
            content: ' ₽';
        }
/* Адаптивность для мобильных устройств */
        @media (max-width: 768px) {
            .container {
                margin: 10px;
                border-radius: 10px;
            }

            .table-header {
                padding: 20px;
            }

            .table-header h1 {
                font-size: 2em;
            }

            .services-table {
                display: block;
                overflow-x: auto;
            }

            .services-table thead {
                display: none;
            }

            .services-table tbody, 
            .services-table tr, 
            .services-table td {
                display: block;
                width: 100%;
            }

            .services-table tr {
                margin-bottom: 15px;
                border: 1px solid #e9ecef;
                border-radius: 8px;
                padding: 15px;
                background: white;
                box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            }

            .services-table td {
                padding: 10px 15px;
                border: none;
                position: relative;
                padding-left: 45%;
            }

            .services-table td::before {
                content: attr(data-label);
                position: absolute;
                left: 15px;
                width: 40%;
                padding-right: 10px;
                font-weight: 600;
                color: #2c3e50;
            }

            .services-table tbody tr:hover {
                transform: none;
                background: #f8f9fa;
            }

            .services-table tbody tr:hover td {
                padding-left: 45%;
            }
        }

        @media (max-width: 480px) {
            body {
                padding: 10px;
            }

            .table-header {
                padding: 15px;
            }

            .table-header h1 {
                font-size: 1.5em;
            }

            .services-table td {
                padding-left: 50%;
                font-size: 0.9em;
            }

            .services-table td::before {
                width: 45%;
                font-size: 0.9em;
            }
        }

        /* Анимация появления */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .services-table tbody tr {
            animation: fadeInUp 0.6s ease forwards;
        }

        .services-table tbody tr:nth-child(1) { animation-delay: 0.1s; }
        .services-table tbody tr:nth-child(2) { animation-delay: 0.2s; }
        .services-table tbody tr:nth-child(3) { animation-delay: 0.3s; }
        .services-table tbody tr:nth-child(4) { animation-delay: 0.4s; }
        .services-table tbody tr:nth-child(5) { animation-delay: 0.5s; }
        .services-table tbody tr:nth-child(6) { animation-delay: 0.6s; }
.kont-wrapper a {
	width: 100%;
	display: block;
	float: left;
	font-weight: bold;
	position: relative;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.kont-wrapper {
	position: relative;
}
.kont-wrapper img {
	display: block;
	float: left;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 11px;
}
.maps {
	padding: 20px;
	background-color: #e5f7ff;
}
/* Мобильная версия */
@media (max-width: 768px) {
    .nav-menu-mobile {
        display: block;
    }
    
.menu-wrapper {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background-color: #ddd;
	color: white;
	margin: 0;
	float: none;
	transition: right 0.3s ease;
	z-index: 1000;
	padding: 80px 20px 20px;
	box-sizing: border-box;
	overflow-y: auto;
}
    .menu-wrapper.open-menu {
        right: 0;
    }
    
    .nav-close-mobile-menu {
        display: block;
    }
    .menu-main li {
	list-style-type: none;
	display: block;
	float: left;
	width: 100%;
}
.menu-menu-1-container a {
	padding: 15px 10px 15px 10px;
	display: block;
}
}