/*!
Theme Name: techservice
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: techservice
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

techservice is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
@font-face {
	font-family: "Manrope";
	src: url("fonts/Manrope-Regular.woff");
	font-weight: 400;
}
@font-face {
	font-family: "Manrope Bold";
	src: url("fonts/Manrope-Bold.woff");
	font-weight: 700;
}
/* Header */
.wpcf7-form p {
	max-width: 300px;
	margin: 15px auto;
}
.wpcf7-form input {
	width: 100%;
}
.oplata {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.op {
	display: grid;
	width: 30%;
	min-width: 150px;
}
img.opimg {
	margin: auto;
	min-width: 150px;
	padding: 10px;
}
.wpcourses-breadcrumbs a {color: #66cc33;}
.wpcourses-breadcrumbs-sep {color:#09829e}
.wpcourses-breadcrumbs-last {text-decoration:underline;color: #66cc33;}
.wpcourses-breadcrumbs {
	max-width: 1134px;
	margin: 0 auto;
	font-size: 14px;
}


.section_4 p {

	text-align: left;	
}
.wpcf7-submit {
	padding: 13px !important;
	border: none !important;
	background: #66cc33 !important;
	color: white !important;
	border-radius: 16px !important;
	font-size: 18px !important;
}
.col_r a {
	text-decoration: none;
}
.error-404 {
	text-align: center;
	padding: 50px 0 100px;
}
.pum-title {
	text-align: center !important;
}
.call button {
	cursor: pointer;
}
body {
	padding: 0;
	margin: 0 !important;
	box-sizing: border-box;
	color: #4c4c4c;
	font-family: "Manrope", sans-serif !important;
}
header {
	position: relative;
	z-index: 9999;
	box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.header_fixed {
	position: fixed;
	width: 100%;
	background-color: white;
}
.pc_main {
	padding: 0 15px;
	margin: 0 auto;
	display: flex;
	min-height: 98px;
	align-items: center;
	justify-content: space-between;
}
.pc_main .logo_img img {
	width: 112px;
}
.menu {
	display: flex;
	justify-content: space-evenly;
	list-style-type: none;
	margin: 0;
}
.menu li {
	margin: 0 15px;
}
.menu li a {
	color: #5f5f5f;
	text-decoration: none;
	font-size: 16px;
}
.call button {
	background-color: #66cc33;
	color: #fff;
	border-radius: 45px;
	padding: 15px 20px;
	border: none;
}
.call_number a {
	color: orange;
	font-weight: bold;
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
/* Footer */
.footer {
	max-width: 1138px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	padding: 22px 15px;
}
.footer_year {
	color: #bdbdbd;
	font-size: 18px;
}
.footer_socials {
	display: flex;
}
.footer_socials a {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	background-color: #fff;
	padding: 8px 16px;
	margin: 6px 12px;
	border-radius: 5px;
}
.footer_socials img {
	width: 125px;
	height: 32px;
}
.Col1 img {

	height: 60px;
}
/* Home */
.Hide {
	display: none !important;
}
.button_align {
	text-align: center;
}
.show_a {
	color: #66cc33;
	background: transparent;
	border: none;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 20px;
	padding: 0;
	cursor: pointer;
}
.mySwiper {
	margin: 40px 0 0;
	padding-bottom: 50px;
}
.slider_wrap {
	display: flex;
	align-items: center;
}
.slider_img {
	width: 30%;
}
.slider_content {
	width: 70%;
}
.desc_table {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	width: 100%;
	border-spacing: 0;
	border: none !important;
}
.desc_table tr {
	border: none !important;
}
.desc_table td {
	width: 100%;
	text-align: left;
	padding-bottom: 18px;
}
.desc_table strong {
	color: #0089cf;
}
.desc_table .line {
	position: relative;
	overflow: hidden;
	color: #999;
}
.desc_table .line span {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.desc_table .line span::after {
	content: " ";
	position: absolute;
	left: 100%;
	bottom: 50%;
	width: 1000px;
	height: 1px;
	margin: 0 0 0 4px;
	background: url("images/line.png");
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.content_row {
	display: flex;
	align-items: center;
}
.swiper-pagination {
	position: relative;
	font-size: 0 !important;
	line-height: 0;
	text-align: center;
	padding-top: 40px;
}
.col_r {
	text-align: center;
	padding-left: 15px;
}
.col_r p {
	position: relative;
	padding: 63px 0 0 0;
}
.col_r p::before {
	content: " ";
	position: absolute;
	top: 0;
	left: 50%;
	overflow: hidden;
	width: 1px;
	height: 47px;
	background: #cbcfd1;
}
.col_r button {
	width: 265px;
	margin: 0 0 15px 0;
	cursor: pointer;
	position: relative;
	display: flex;
	max-width: 100%;
	min-height: 70px;
	color: #fff;
	font: 22px "Manrope", sans-serif;
	line-height: 24px;
	letter-spacing: 0;
	text-align: center;
	vertical-align: top;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	border: none;
	background: #66cc33;
	border-radius: 45px;
	box-shadow: inset -2px -2px 3px 1px #42a710, inset 2px 2px 3px 1px #66cc33;
	transform: translateY(0);
	transition: all 200ms ease 0ms;
	box-sizing: border-box;
}
.show_b {
	color: #66cc33;
	background: transparent;
	border: none;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 20px;
	padding: 0;
	cursor: pointer;
}
.container_1 {
	background-image: url("images/section-1.jpg");
	margin: 0 auto;
	padding: 40px 15px;
	background-size: cover;
	position: relative;
}
.section_1 {
	max-width: 1134px;
	min-height: 500px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: cover;
}
.heading_title {
	font-size: 48px;
	line-height: 3rem;
	margin: 0;
	padding-bottom: 17px;
	font-family: "Manrope Bold";
	text-transform: uppercase;
	width: 50%;
}
.heading_title strong {
	color: #66cc33;
}
.content_p {
	max-width: 416px;
	font-size: 23px;
	line-height: 2rem;
	margin: 0;
	padding-bottom: 28px;
}
.heading_ul {
	max-width: 544px;
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.heading_ul li {
	display: flex;
	width: 33%;
	align-items: center;
}
.li_img {
	margin-right: 10px;
}
.li_img img {
	width: 49px;
	height: 49px;
}
.li_content p {
	font-size: 15px;
	font-family: "Manrope Bold";
}
.call_master {
	max-width: 416px;
}
.call_master button {
	cursor: pointer;
	background-color: #66cc33;
	height: 70px;
	width: 340px;
	border-radius: 45px;
	align-items: center;
	text-align: center;
	border: none;
	color: white;
	font-size: 22px;
	padding: 0;
	box-shadow: inset -2px -2px 3px 1px #42a710, inset 2px 2px 3px 1px #66cc33;
	box-sizing: border-box;
}
.manager_p {
	font-size: 18px;
}
.container_1:after {
	content: "";
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	width: 30%;
	height: 100%;
	background-image: url("images/holodil.png");
	position: absolute;
}
.container_1::before {
	content: "";
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	width: 50%;
	height: 100%;
	background-image: url("images/master.png");
	position: absolute;
	z-index: 99;
}
.section_2 {
	max-width: 1134px;
	margin: 0 auto;
	height: auto;
	padding: 40px 15px;
}
.section_service {
	max-width: 1134px;
	margin: 0 auto;
	height: auto;
	padding: 0 0 40px;
}
.section2_heading {
	font-size: 30px;
	text-align: center;
}
.services {
	display: flex;
	flex-wrap: wrap;
}
.service {
	width: 22%;
	padding: 40px 15px 30px 15px;
	height: auto;
	margin: 0 15px 30px;
	text-align: center;
	position: relative;
	background-color: #efefef;
	border-radius: 20px;
	box-shadow: 0 0 29px rgb(0 0 0 / 0%);
}
.service:before {
	content: "";
	position: absolute;
	width: 32px;
	height: 32px;
	top: 15px;
}
.service img {
	width: 125px;
	height: 136px;
}
.service a {
	color: #2c2b2b !important;
	font-size: 20px;
	padding: 30px 0;
}
.container_3 {
	margin: 50px auto;
	background-color: #f1f1f1;
	padding: 0 15px;
}
.section_3 {
	max-width: 1136px;
	display: flex;
	margin: 0 auto;
	padding: 46px 0 0;
	align-items: center;
}
.three {
	width: 33%;
}
.three h2 {
	font-size: 32px;
	padding-bottom: 40px;
	margin: 0;
	line-height: 2.5rem;
}
.three p {
	margin: 0;
	font-size: 19px;
	padding-bottom: 40px;
}
.three p a {
	color: orange;
}
.three2 {
	width: 33%;
	text-align: center;
}
.three2 img {
	width: auto;
	max-height: 265px;
}
.three3 {
	display: none;
	width: 33%;
	text-align: center;
}
.three3 img {
	width: auto;
	max-height: 265px;
}
.three_b {
	cursor: pointer;
	background-color: #66cc33;
	height: 70px;
	width: 340px;
	border-radius: 45px;
	align-items: center;
	text-align: center;
	border: none;
	color: white;
	font-size: 22px;
	padding: 0;
	box-shadow: inset -2px -2px 3px 1px #42a710, inset 2px 2px 3px 1px #66cc33;
	box-sizing: border-box;
}
.section_4 {
	max-width: 1134px;
	margin: 0 auto;
	padding: 0 15px;
}
.section_4 h2 {
	font-size: 30px;
	text-align: center;
	margin: 0;
	padding-bottom: 40px;
	margin-top: 50px;
}
.section_4 h2:last-child {
	margin: 50px 0;
}

.section_4 p {
	font-size: 18px;
	padding-bottom: 20px;
	margin: 0;
}
.section4_call {
	padding-top: 10px;
	text-align: center;
}
.section4_call button {
	cursor: pointer;
	background-color: #66cc33;
	height: 70px;
	width: 340px;
	border-radius: 45px;
	align-items: center;
	text-align: center;
	border: none;
	color: white;
	font-size: 22px;
	padding: 0;
	box-shadow: inset -2px -2px 3px 1px #42a710, inset 2px 2px 3px 1px #66cc33;
	box-sizing: border-box;
}
.service_table td,
th,
table {
	padding: 0;
	border-collapse: collapse;
}
.service_table thead td {
	height: auto;
	color: #989898;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: solid 3px #66cc33 !important;
}
.service_table td {
	height: 32px;
	margin: 0;
	padding: 9px 10px;
}
.service_table td a {
	color: #404040;
}
.one_td {
	padding-left: 20px !important;
}
.service_table h4 {
	margin: 0;
	font-size: 18px;
	padding-left: 10px;
}
.service_table tr:nth-child(even) {
	background-color: #efefef;
}
.brands {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}
.brands li {
	width: 13%;
	height: 110px;
	display: flex;
	align-items: center;
	padding: 15px;
	margin: 15px;
	border-radius: 10px;
	border: solid 1px #66cc33;
	justify-content: center;
}
.brands li a {
	color: #4c4c4c;
	font-weight: 600;
}
.advantages {
	display: flex;
	flex-wrap: wrap;
}
.advantage {
	width: 30%;
	margin: 0 15px 30px;
	padding: 30px 30px 24px 30px;
	background-color: #f1f1f1;
	text-align: left;
	border-radius: 30px;
}
.advantage img {
	width: 54px;
	height: 50px;
}
.advantage h3 {
	margin: 25px 0 15px;
	font-size: 24px;
	padding: 0 15px 0 0;
}
.section_slider {
	max-width: 1136px;
	margin: 80px auto 40px;
	position: relative;
	padding: 0 15px;
}
.section_slider h2 {
	text-align: center;
	font-size: 30px;
	padding: 80px 0 0;
	position: relative;
}
.section_slider::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 132px;
	background-size: cover;
}
.container_details {
	display: flex;
	width: 100%;
	margin: 70px 0 40px;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
}
.section_img {
	width: 50%;
}
.container_details:before {
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 1000px;
	height: 575px;
	margin: 0 0 0 340px;
	background: #f3f3f5;
	border-radius: 180px 0;
	transform: skew(-20deg, 0);
}
.section_img img {
	width: 100%;
	height: 600px;
	left: -20%;
	/* overflow: hidden; */
	position: relative;
	background-image: url("images/sklad.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.secttion_right {
	width: 40%;
	margin-left: -80px;
	z-index: 999;
}
.secttion_right h1 {
	color: #66cc33;
	text-align: left;
	line-height: 1.1;
	font-size: 58px;
	/* margin-left: -80px; */
	margin-top: 70px;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.secttion_right h3 {
	font-size: 41px;
	line-height: 1.1;
	/* margin-left: -80px; */
	margin-top: 0;
	margin-bottom: 0;
}
.container_master {
	background-color: #f1f1f1;
	padding: 0 15px;
}
.master_come {
	max-width: 1138px;
	height: 460px;
	margin: 90px auto 0;
	padding: 0;
	display: flex;
	align-items: center;
	position: relative;
}
.master_img {
	/* position: absolute; */
	bottom: 0;
	left: 0;
	margin-top: -40px;
	display: block;
	width: 50%;
	text-align: center;
	padding: 0;
}
.master_img img {
	background-repeat: no-repeat;
}
.master_content {
	width: 50%;
	position: relative;
}
.master_content h2 {
	font-size: 30px;
	margin: 0;
	line-height: 1.1;
	padding-bottom: 40px;
}
.master_content p {
	margin: 0;
	font-size: 20px;
	padding-bottom: 20px;
}
.repair_section {
	max-width: 1138px;
	margin: 50px auto;
	padding: 0 15px;
}
.repair_section h2 {
	text-align: center;
	font-size: 30px;
	margin: 0;
	padding-bottom: 40px;
}
.repair_rows {
	display: flex;
	padding: 40px 0;
}
.repair {
	display: flex;
	padding: 0 45px;
	position: relative;
	/* align-items: center; */
}
.repair img {
	width: 135px;
	height: 135px;
	margin-right: 10px;
}
.repair span {
	color: #b0afaf;
	font-size: 36px;
	font-weight: bold;
	margin: 0 5px;
}
.repair h3 {
	max-width: 200px;
	font-size: 26px;
	line-height: 1.1;
	margin: 0;
	padding: 0 0 12px;
}
.repair p {
	line-height: 1.1;
	font-size: 19px;
	margin: 0;
}
.repair p a {
	text-transform: uppercase;
	color: #66cc33;
}
.r_1:before {
	content: " ";
	position: absolute;
	top: 30px;
	left: 100%;
	overflow: hidden;
	width: 185px;
	height: 1px;
	margin: 0 0 0 -160px;
	background: #ddd;
}
.r_2::before {
	content: " ";
	position: absolute;
	top: 30px;
	margin-left: -140px;
	left: 100%;
	overflow: hidden;
	width: 120px;
	height: 1px;
	background: #ddd;
}
.r_2:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 100%;
	width: 65px;
	height: 246px;
	margin: 29px 0 0 -20px;
	background: url("images/r_2.png");
	background-repeat: no-repeat;
}
.r_3::before {
	width: 120px;
	margin-left: -80px;
	content: " ";
	position: absolute;
	top: 30px;
	overflow: hidden;
	height: 1px;
	background: #ddd;
}
.r_3:after {
	left: auto;
	right: 100%;
	margin: 29px 29px 0 0;
	transform: scale(-1, 1);
	content: " ";
	position: absolute;
	top: 0;
	width: 65px;
	height: 246px;
	background: url("images/r_2.png");
	background-repeat: no-repeat;
}
.r_3 h3 {
	max-width: 70%;
	margin-left: auto;
}
.r_4 h3 {
	max-width: 60%;
	margin-left: auto;
}
.r_4 p {
	max-width: 80%;
	margin-left: auto;
}
.r_4::before {
	left: auto;
	right: 100%;
	margin: 0 -160px 0 0;
	content: " ";
	position: absolute;
	top: 30px;
	/* left: 100%; */
	overflow: hidden;
	width: 185px;
	height: 1px;
	/* margin: 0 0 0 -160px; */
	background: #ddd;
}
.contact_page {
	padding: 10px 15px 30px;
}
.contact_page h2 {
	font-size: 35px;
	text-align: center;
	padding: 0 0 60px 0;
}
.contact {
	padding: 60px 0 30px;
}
.contact h2 {
	font-size: 35px;
	text-align: center;
	padding: 0 0 60px 0;
}
.contact_row {
	display: flex;
}
.col_1 {
	width: 56%;
}
.col_1 iframe {
	width: 100%;
	height: 619px;
	border-bottom-right-radius: 150px;
}
.col_2 {
	width: 44%;
}
.address {
	margin: 0 auto;
	text-align: center;
	padding: 54px 0 49px 0;
	font-size: 22px;
	max-width: 396px;
	margin: 0 auto;
}
.address address {
	margin: 0;
	font-weight: bold;
	font-style: normal;
}
.address p {
	margin: 0;
	font-weight: bold;
}
.address h6 {
	color: #666;
	font: 15px "Manrope", sans-serif;
	line-height: 18px;
	letter-spacing: 0;
	text-align: center;
	padding: 0 0 17px 0;
	margin: 0;
}
.address a:first-child {
	font-size: 32px !important;
	color: orange !important;
}
.address a:last-child {
	color: #66cc33;
	font-size: 18px;
	font-weight: bold;
}
.pc_main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 6rem;
	z-index: 100;
	overflow: hidden
}
.address:nth-child(2) {
	border-top: solid 3px #ebebef;
}
.address:nth-child(3) {
	border-top: solid 3px #ebebef;
}

.mobile_main {
	display: none;
}
.burger button {
	background-color: transparent;
	padding: 0;
	border: none;
	cursor: pointer;
}
.burger button img {
	width: 30px;
	height: 27px;
}
#open_menu img {
	width: 37px;
	height: 37px;
}
.mobile_block {
	background-color: #66cc33;
	flex-direction: column;
	height: 100%;
	justify-content: flex-start;
	left: 0;
	overflow-y: auto;
	display: block;
	padding-bottom: 40px;
	position: fixed;
	top: 0;
	align-items: center;
	width: 100%;
	z-index: 100;
}
.rows_block {
	display: none;
}
.holodilnik {
	display: none;
}
.holodilnik img {
	width: 250px;
	height: 250px;
}
.holodilnik img:last-child {
	content: "";
	right: 50%;
	position: absolute;
}
.swiper-paginat {
	text-align: center;
}
.swiper-button-prev {
	top: 88%;
	left: 40%;
	width: 22px;
	height: 18px;
	background: url("images/prev.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: transparent;
}
.swiper-button-next {
	top: 88%;
	right: 40%;
	width: 22px;
	height: 18px;
	background: url("images/prev.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: transparent;
	transform: scale(-1, 1);
}
.swiper-button-pre {
	top: 93.5%;
	position: absolute;
	left: 10%;
	width: 22px;
	height: 18px;
	background: url("images/prev.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: transparent;
}
.swiper-button-nex {
	top: 93.5%;
	right: 10%;
	position: absolute;
	width: 22px;
	height: 18px;
	background: url("images/prev.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: transparent;
	transform: scale(-1, 1);
}
.swiper-button-disabled.swiper-button-prev {
	opacity: 0 !important;
}
.swiper-button-disabled.swiper-button-next {
	opacity: 0 !important;
}
.swiper-button-disabled.swiper-button-pre {
	opacity: 0 !important;
}
.swiper-button-disabled.swiper-button-nex {
	opacity: 0 !important;
}
.services_2 {
	display: none;
}
.section_service {
	padding: 15px;
}
.mobile_apps {
	display: flex;
	justify-content: center;
	position: relative;
	top: 50%;
}
.mobile_apps a {
	max-width: 130px;
	height: 43px;
	margin: 0 5px;
	background-color: white;
	padding: 8px 12px;
	border-radius: 5px;
}
.mobile_apps img {
	width: 100%;
	height: 100%;
}
.nav {
	list-style-type: none;
	margin: 0;
	padding: 30px 0 0;
}
.nav li a {
	text-decoration: none;
	color: white;
}
.nav li {
	padding: 14px 0;
	border-bottom: 0.5px solid white;
}
.menu-menu-1-container {
	text-align: center;
}

/* Responsive */
@media only screen and (min-width: 900px) {
	.mobile_block {
		display: none;
	}
	.our_plans {
		display: grid;
		grid-template-columns: 1fr 1fr;
		margin: 0 10px;
	}
	.pc_main {
		display: flex;
		visibility: visible;
	}
	.holodilnik {
		display: none;
		visibility: hidden;
	}



}


@media only screen and (max-width: 530px) {
	.holodilnik {
		display: none;
		visibility: hidden;
	}
}
@media only screen and (max-width: 1200px) {
	.r_2:after {
		display: none;
	}
	.container_details {
		display: block;
	}
	.section_img {
		width: 100%;
	}
	.section_img img {
		left: 0;
	}
	.secttion_right {
		width: 100%;
		margin: 0;
	}
	.container_details:before {
		display: none;
	}
}
@media only screen and (max-width: 986px) {
	.advantage {
		width: 100%;
	}
	.section_3 {
		display: block;
		text-align: center;
	}
	.three {
		width: 100%;
	}
	.three2 {
		display: none;
	}
	.three3 {
		width: 100%;
		display: block;
	}
}
@media only screen and (max-width: 900px) {
	.holodilnik {
		display: none;
		visibility: hidden;
	}
	.pc_main {
		display: none;
	}
	.heading_title {
		width: 100%;
	}

	.our_plans {
		display:block;
	}

	.heading_title {
		margin: 0 auto;
	}

	.swiper-button-prev {
		top: 94.5%;
		left: 35%;
	}
	.swiper-button-next {
		top: 94.5%;
		right: 35%;
	}
	.services_2 {
		display: block;
	}
	.service {
		max-width: 500px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.contact {
		padding-left: 15px;
		padding-right: 15px;
	}
	.master_come {
		width: 100%;
		display: block;
		height: auto;
	}
	.services {
		display: none;
	}
	.call_master button {
		width: 275px;
	}
	.three_b {
		width: 275px;
	}
	.section4_call button {
		width: 275px;
	}
	.service_table td {
		font-size: 12px;
	}
	.service_table h4 {
		font-size: 12px;
	}
	.brands {
		margin: 0 !important;
		padding: 0;
		justify-content: center;
	}
	.section_img img {
		width: 600px;
		height: 350px;
	}
	.section_img {
		text-align: center;
	}
	.secttion_right {
		text-align: center;
	}
	.repair h3 {
		font-size: 16px;
		max-width: 100%;
	}
	.master_content h2 {
		font-size: 26px;
	}
	.repair img {
		width: 88px;
		height: 88px;
	}
	.repair span {
		font-size: 18px;
	}
	.repair p {
		font-size: 13px;
	}
	.brands li {
		width: auto;
	}
	.secttion_right h1 {
		font-size: 28px;
	}
	.secttion_right h3 {
		font-size: 25px;
	}
	.master_img {
		width: 100%;
	}
	.master_img img {
		width: 300px;
		height: 305px;
	}
	.master_content {
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}
	.contact_row {
		display: block;
	}

	.repair_rows {
		display: block;
		padding: 0;
	}
	.col_r {
		padding-left: 0;
	}
	.col_r button {
		margin: 0;
		display: inline-block;
	}
	.section_1 {
		text-align: center;
	}
	.heading_title {
		font-size: 30px;
	}
	.content_p {
		max-width: 100%;
		font-size: 20px;
	}
	.container_1::before {
		display: none;
	}
	.container_1::after {
		display: none;
	}
	.call_master {
		max-width: 100%;
	}
	.heading_ul li {
		width: 48%;
		max-width: 250px;
	}
	.heading_ul {
		justify-content: center;
		max-width: 100%;
	}
	.heading_ul li:nth-child(5) {
		display: none;
	}
	.heading_ul li:nth-child(6) {
		display: none;
	}
	.slider_wrap {
		text-align: center;
		display: block;
	}
	.content_row {
		display: block;
		text-align: center;
	}
	.slider_img {
		width: 100%;
	}
	.slider_img img {
		width: 275px;
	}
	.slider_content {
		width: 100%;
	}
	.rows_block {
		display: block;
	}
	.rows_3 {
		display: none;
	}
	.repair {
		padding: 15px 0;
	}
	.r_1:before,
	.r_2:before,
	.r_3::before,
	.r_4::before {
		display: none;
	}
	.col_1 iframe {
		border-top-left-radius: 150px;
	}
	.col_1,
	.col_2 {
		width: 100%;
	}
	.address {
		max-width: 100%;
	}
	.footer {
		display: block;
		text-align: center;
	}
	.Col .footer_socials {
		justify-content: center;
	}
	.pc_main {
		display: none;
	}
	.mobile_main .logo_img img {
		width: 89px;
		height: 40px;
	}
	.mobile_header .logo_img img {
		width: 89px;
		height: 40px;
	}
	.mobile_main {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		padding: 0 15px;
		background-color: white;
		min-height: 82px;
		box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
	}
	.mobile_header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		padding: 0 15px;
		background-color: white;
		min-height: 82px;
	}

	.our_plans_img {
		display: none;
		visibility: hidden;
	}


	.our_plans {
		width: 100%;
		text-align: center;
		display: block;
	}

	.out_plans_text {
		display: block;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1030px) {
	.service {
		width: 29%;
	}
	.services {
		justify-content: space-around;
	}
}
/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/
body {
	margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
	display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/
a {
	background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
	font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
* Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/
img {
	border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
	overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
	text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*		`fieldset` elements in all browsers.
*/
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
	vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
	overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
	display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
	display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/
template {
	display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}



a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



.sticky {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.95);
	top: 0
}

.visible {
	display: flex;
}

.hidden {
	display: none;
}



.our_plans_img{
	height: 75%;
	padding: 30px;
}

.otstup {
	margin-top: 150px;
}
p.telephone {

	font-size: 16px;
}


/* start other styles */
.number-schedule-wrapper {
	display: flex;
	gap: 25px;
	align-items: center;
}

.schedule {
	text-align: center;
	padding: 0 ;
}
.schedule__info {
	font-size: 12px;
	line-height: 18px;
}
.schedule__time {
	font-size: 14px;
	line-height: 24px;
}
a{
	transition: color .2s ease;
}
a, a:focus {
	outline: none;
}
.email a {
	color: #519b2c;
	font-size: 14px;
}
.email a:hover {
	color: #2d5519;
}
.call_number a:hover {
	color: #a9781f;
}
.mobile_main .logo_img img, .mobile_header .logo_img img {
	height: auto !important;
}

footer.footer {
	flex-direction: column;
}
.footer__head {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer ul#menu-menu-3 {
	padding: 0;
}
.footer .Col1 img {
	height: 50px;
}
p.footer_year {
	margin: 0;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.address:nth-child(4) {
    border-top: solid 3px #ebebef;
}
@media(max-width: 1470px){
	.number-schedule-wrapper {
		gap: 15px;
	}
}
@media(max-width: 1440px){
	.number-schedule-wrapper {
		gap: 10px;
	}
	.menu li {
		margin: 0 8px;
	}
}
@media(max-width: 1340px){
	ul#menu-menu-1 {
		padding: 8px;
	}
	.pc_main .logo_img img {
		width: 70px;
	}
}
@media(max-width: 1260px){
	.menu li a {
		font-size: 13px;
	}
	.call button {
		padding: 11px 16px;
		font-size: 12px;
		border-radius: 15px;
		text-align: center;
	}
	.call_number a, .email a {
		font-size: 12px;
	}
	.pc_main {
		padding: 0 15px;
	}
	.footer .call button {
		padding: 20px 30px;
		font-size: 18px;
		border-radius: 45px;
		text-align: center;
	}
}
@media(max-width: 970px){
	.number-schedule-wrapper {
		flex-direction: column;
		gap: 0;
	}
	.email {
		display: none;
	}
}
@media(max-width: 900px){
	.call_number a {
		font-size: 16px;
	}
	.schedule__time {
		font-size: 12px;
		line-height: 18px;
	}
	.schedule__info {
		font-size: 11px;
		line-height: 14px;
	}
}
@media(max-width: 800px){
	.footer__head {
		flex-direction: column;
		gap: 10px;
	}
	.footer .menu-menu-1-container {
		margin-bottom: 20px;
		margin-top: 12px;
	}
}
@media(max-width: 550px){
	.schedule {
		padding: 0;
	}
	.call_number a {
		font-size: 14px;
	}
	.schedule__time {
		font-size: 12px;
		line-height: 18px;
	}
	.schedule__info {
		font-size: 11px;
		line-height: 14px;
	}
	.mobile_main .logo_img img {
		width: 89px;
	}
}
@media(max-width: 500px){
	.footer ul#menu-menu-3 {
		flex-direction: column;
		gap: 7px;
	}
	.footer .menu li a {
		font-size: 18px;
		line-height: 32px;
	}
}
/* end other styles */