*{
	margin: 0;
	padding: 0;
	font-family: 'Tinos', serif;
}
body{
	max-width: 1920px;
    margin: 0 auto;
}
a, a:hover{
	text-decoration: none;
}
p{
	margin-bottom: 10px;
	text-align: justify;
	font-size: 16px;
}
ul{
	font-size: 16px;
}
.otstup {
    padding: 7px 40px 0;
    background-color: #fff;
}
.main{
    background-image: url(/img/bg_main.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100vh;
    background-position: bottom center;
}
.menu, .menu>ul, .glavnaya, .mail, .telefoni, .niz_footer, .niz_footer>div, .shapka, .content, .preimu,
 .komanda, .tsifri, .text, .inputi, .kuda, .kuda>div, .uslugi, .vhodit>div, .otstupp, .otstupp>div, .ottst_singl, .twoo{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.menu>ul, .glavnaya, .telefoni, .niz_footer, .komanda, .kuda, .uslugi, .otstupp, .twoo{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.menu{
	justify-content: space-around;
	align-items: center;
}
.menu ul{
	list-style: none;
	justify-content: space-around;
	flex-grow: 1;
}
.menu>hr{
	width: 10%;
	flex-grow: 1;
    height: 1px;
    background-color: #6d6d6d;
    border: 0;
}
.podrob{
	background-image: url(/img/podrob_knopka.png);
	width: 140px;
	height: 51px;
	background-repeat: no-repeat;
	background-size: contain;
}
.glavnaya{
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	height: 75vh;
}
.main h1, .main h2{
	font-size: 70px;
    line-height: 0.8;
    font-weight: normal;
    padding-left: 50px;
}
.main h1, .visi h3{
	padding-left: 50px;
}
.main h2, .uruslugi h3{
	padding-right: 50px;
}
.uruslugi{
	text-align: right;
}
.uruslugi, .visi{
	width: 40%;
} 
.uruslugi img, .visi img{
	width: 100%;
}
.main h3{
    font-size: 35px;
    font-weight: normal;
    margin: 25px 0;
    color: #fff;
}
.visi a{
	margin-left: 50px;
	color: #fff;
	float: left;
}
.uruslugi a{
	margin-right: 50px;
	float: right;
	color: #fff;
}
.podrob{
	font-size: 22px;
    text-align: center;
    padding-top: 10px;
}
.pochemu{
	background-color: #fff;
	padding: 15px 25px;
	text-transform: uppercase;
	font-size: 18px;
	color: #27345d;
}
.menu a{
	color: #353535;
	padding: 5px 10px;
	text-decoration: none;
}
.mail{
    justify-content: flex-start;
    align-items: flex-start;
}
.mail img{
	padding-right: 5px;
}
.telefoni{
    max-width: 500px;
    justify-content: space-around;
    align-items: center;
    background-color: #27345d;
    padding: 20px 0;
    color: #fff;
    margin: 5px 0 0 0;
}
.adress{
	display: grid;
    grid-template-columns: 500px 1fr;
    grid-template-rows: 0.5fr 2fr 0.5fr;
	height: 95vh;
}
.map{
	grid-column: 1/3;
    grid-row: 1/4;
}
.addr{
    grid-column: 1/2;
    grid-row: 2/3;
    z-index: 10;
}
.footer{
	/*background-image: url(/img/bg_footer.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;*/
    padding: 150px 0 0;
    /*background-position: bottom center;*/
    color: #fff;
}
.niz_footer{
	background-image: url(/img/niz_footer.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 160px;
    background-position: bottom;
}
.niz_footer{
	justify-content: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
	padding: 0 25px 10px 0;
	font-size: 14px;
}
.niz_footer img{
	padding: 5px;
}
.niz_footer>div{
	-ms-align-items: flex-end;
	align-items: flex-end;
	padding: 0 15px;
}
.shasmati{
	margin: 0 0 0 5px;
	background-image: url(/img/shahmati.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom;
    width: 100%;
}
.left h1{
	color: #27345e;
    font-size: 60px;
    font-weight: normal;
    line-height: 0.8;
}
.preimu{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	color: #7e7e7e;
	text-transform: uppercase;
}
.preimu img{
	margin: 30px 0;
}
.preimu p{
	text-align: center;
	font-size: 24px;
}
.left{
	text-align: center;
	margin-bottom: 50px;
	max-width: 500px;
}
.shapka{
	margin-bottom: 50px;
}
.logo img{
	height: 100%;
}
.poloski{
	margin-bottom: 50px;
}
.poloski img{
	width: 100%;
}
.right{
	width: 500px;
	max-width: 999px;
	flex-grow: 1;
	padding: 0 25px 0 5px;
}
.right h2{
	text-transform: uppercase;
	font-size: 26px;
    color: #27345e;	
    font-weight: normal;
    margin-top: 40px;
}
.line{
	margin-bottom: 20px;
}
.komanda{
	justify-content: space-between;
}
.komanda p{
	text-align: center;
}
.fio, .tsifri{
	text-transform: uppercase;
}
.tsifri h3{
	font-size: 24px;
	font-weight: normal;	
    color: #27345e;	
    width: 150px;
}
.tsifri p{
	font-size: 100px;		
    color: #27345e;	
    margin: 0;
}
.pustoy{
	width: 150px;
}
.tsifri{
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.tsifri, .text{
	justify-content: space-between;
}
.lline img{
	width: 100%;
}
.line img{
	width: 100%;
	max-width: 372px;
}
.text{
	color: #505050;
	text-transform: uppercase;
}
.text p{
	text-align: center;
}
.zayavka input{
    width: 100%;
    padding: 5px 10px;
    margin: 10px 10px 10px 0;
}
.zayavka textarea{
	width: 99%;
    /*margin-right: 10px;*/
    padding: 5px 10px;
}
.inputi{
	justify-content: space-between;
}
.zayavka button {
    background-color: #27345d;
    color: #fff;
    padding: 5px 40px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin: 20px 10px;
}
.zayavka {
	margin-bottom: 40px;
}
.calk{
	margin: 0 0 0 5px;
	background-image: url(/img/bg_price.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom;
    width: 100%;
}
.vizi{	
	margin: 0 0 0 5px;
	background-image: url(/img/bg_vizi.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom;
    width: 100%;
}
.ur{
	margin: 0 0 0 5px;
	background-image: url(/img/bg_ur.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom;
    width: 100%;
}
.kuda{
	justify-content: space-between;
}
.right ul{
	padding-left: 55px;
}
.kuda>div{
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.kuda img{
	padding: 0 10px;
}
.spets, .stat, .sviaz{
	margin: 100px 0;
}
.uslugi{
	justify-content: space-between;
}
.uslugi ul{
	list-style: none;
	padding: 0;
}
.uslugi li{
	margin: 10px 0;
}
.uslugi img{
	margin-right: 10px;
}
.main_mob{
	display: none;
}
.footer_mob{
	display: none;
}
.big{
	font-size: 35px;
	font-weight: bold;
}
.seriy p{
	text-align: center;
}
.seriy{
	border: 2px solid #96b8df;
    padding: 15px;
    margin-bottom: 50px;
}
.vhodit>div{
	-ms-align-items: center;
	align-items: center;
	margin: 15px 0;
}
.vhodit img{
	padding: 0 10px;
}
.center, .center p{
	text-align: center;
}
h3{
    text-transform: uppercase;
    font-size: 22px;
    color: #27345e;
    font-weight: normal;
}
.center p{
	margin: 10px 0;	
	font-size: 20px;	
}
.red{
	font-size: 13px;
	color: #ff0000;	
	margin: 15px;
}
.red p{
	margin: 0;
	text-align: right;
}
.spravka{
	font-size: 20px;
	font-weight: bold;
}
.biig{
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.krasn{
    color: red;
    font-size: 20px;
    margin: 40px 0;
}
.vnimanie{
	text-align: center;
	font-weight: bold;
}
.thead{
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #96b8df;
}
td {
    max-width: 300px;
}
.pic_zvonok {
    position: fixed;
    left: 3%;
    bottom: 20%;
    cursor: pointer;
}
.fon_zvonok {
    background-color: #555555df;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}
.wrap_zvonok {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
.form_zvonok {
    padding: 25px;
    background: white;
    border: 3px solid #3587be;
}
.form_zvonok input{
    padding: 5px;
    margin: 10px;
    min-width: 250px;
}
.form_zvonok form{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}
.form_zvonok form button{
    width: 170px;
    font-size: 17px;
    height: 40px;
    margin-top: 10px;
    border: none;
    background-color: #3587be;
    color: #fff;
    margin: 10px 0;
}
.telephoni{
	color: #fff;
    background-image: url(/img/top_tel.jpg);
    background-size: cover;
}
.telephoni p{
	text-align: right;
	margin: 0;
}
.otstupp{
	padding: 3px 40px;
}
.ur_mob h3, .vizi_mob h3{
	color: #fff;
}
.price .spravka{
	text-align: center;
	margin: 50px 0 20px;
}
.otstupp{
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
}
.otstupp>div{
	-ms-align-items: center;
	align-items: center;
}
.otstupp img{
	padding: 5px;
}
.otstupp p{
	font-size: 17px;
	font-weight: bold;
}
.uruslugi a:hover, .visi a:hover {
    background: #3d88bb;
}
.menu a:hover, .menu a:active{
	background: #3d88bb;
	color:#fff;
}
#path907{
	fill:#3587be;
	fill-opacity:1;
	stroke-width:1.32740414;
}
#path907:hover{
	fill: #1f4a80;
}
.texti{
	margin: 30px 0;
}
.texti h2{
	margin: 10px 0;
}
.ottst_singl{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	margin-bottom: 70px;
}
.vse{
	-ms-align-self: flex-end;
	align-self: flex-end;
}
.boldd, .chislo{
	font-weight: bold;
}
.kontakti h1{
	background-color: #fff;
    margin-top: -1px;
    padding-bottom: 20px;
    text-align: center;
}
.uridicheskaya{
	color: #27345e;
    font-size: 60px;
    font-weight: normal;
    line-height: 0.8;
}
.kontakti h2{
    padding-bottom: 30px;
    background-color: #fff;
    margin-top: -10px;
    text-align: center;
}
.twoo img{
	margin: 0 15px 15px 0;
}
.twoo p{
	flex-basis: 300px;
	flex-grow: 1;
}


[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
   }
[data-tooltip]::after {
	content: attr(data-tooltip); /* Выводим текст */
	position: absolute; /* Абсолютное позиционирование */
	width: 300px; /* Ширина подсказки */
	left: 0; top: 0; /* Положение подсказки */
	background: #3d88bb; /* Синий цвет фона */
	color: #fff; /* Цвет текста */
	padding: 0.5em; /* Поля вокруг текста */
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
	pointer-events: none; /* Подсказка */
	opacity: 0; /* Подсказка невидима */
	transition: 1s; /* Время появления подсказки */
	font-size: 14px;
	text-transform: none;
	text-align: justify;
} 
[data-tooltip]:hover::after {
	opacity: 1; /* Показываем подсказку */
	top: 2em; /* Положение подсказки */
}
.imagi{
	text-align: center;
	margin: 15px 0;
}


/********************** media ***************************/
@media screen and (max-width: 1280px){
	.main h1, .main h2{
		font-size: 55px;
	}
	.main h2, .uruslugi h3{
		padding-right: 30px;
	}
	.main h1, .visi h3{
		padding-left: 30px;
	}
	.main h3{
		margin: 15px 0;
		font-size: 28px;
	}
	.uruslugi a{
		margin-right: 0;
	}
	.visi a{
		margin-left: 30px;
	}
	.niz_footer{
		display: none;
	}
	.footer_mob{
		display: block;
	}	
	.niz_main{
		background-image: url(/img/niz_main.png);
	    background-repeat: no-repeat;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-position: bottom center;
	    height: 150px;
	    margin-top: -100px;
	}
	.adres_footer{
	    background-color: #27345d;
    	margin-top: -1px;
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: -o-flex;
    	display: flex;
    	justify-content: space-around;
    	-ms-align-items: flex-end;
    	align-items: flex-end;
    	padding-bottom: 25px;
	}
	.adres_footer>div{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: flex-end;
		align-items: flex-end;
	}
	.adres_footer img{
		padding: 5px;
	}
	.phones{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.phones p{
		padding: 0 10px;
	}
}	
@media screen and (max-width: 1024px){
	.logo{
		width: 50%;
	}
	.logo img{
		width: 100%;
	}
	.left{
		width: 33%;
	}
	.left h1{
		font-size: 32px;
	}
	.preimu p{
		font-size: 18px;
	}
	.komanda{
		justify-content: space-around;
	}
}
@media screen and (max-width: 1000px){
	.main{
		display: none;
	}
	.main_mob{
		display: block;
	}
	.vizi_mob{
		background-image: url(/img/vizi_main.jpg);
	    background-repeat: no-repeat;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-position: bottom center;
	}
	.ur_mob{
		background-image: url(/img/ur_main.jpg);
	    background-repeat: no-repeat;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-position: bottom center;
	}
	.vizi_mob, .ur_mob{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		height: 45vh;
		color: #fff;
		justify-content: center;
	}
	.zagolovki{
		font-size: 80px;
	    line-height: 0.8;
	    font-weight: normal;
	    padding-left: 50px;
	}
	.ur_mob .zagolovki{
		padding-right: 50px;
		text-align: right;
	}
	.ur_mob{
		-ms-align-items: flex-end;
		align-items: flex-end;
		text-align: right;
	}
	.vizi_mob h3{
		font-size: 33px;
	    font-weight: normal;
	    margin: 20px 0;
	    padding-left: 50px;
	}
	.ur_mob h3{
		font-size: 33px;
	    font-weight: normal;
	    margin: 20px 0;
	    padding-right: 50px;
	}
	.vizi_mob a{
		margin-left: 50px;
	    color: #fff;
	    float: left;
	}
	.ur_mob a{
		margin-right: 50px;
	    color: #fff;
	    float: right;
	}
	.adres_footer{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
	.adres_footer>div{
		padding: 0 20px;		
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 768px){
	.content{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 20px;
	}
	.left{
		width: 100%;
		max-width: 800px;
	}
	.left_pic{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.polos{
		display: none;
	}
	.right{
		padding: 0;
	}
	.vizi_mob, .ur_mob{
		height: 43vh;
	}
	.zagolovki{
		font-size: 70px;
	}
}
@media screen and (max-width: 510px){
	.phones{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.ttel{
		-ms-align-self: flex-start;
		align-self: flex-start;
	}
	.adres_footer>div{
		justify-content: center;
	}
	.otstupp>div{
		max-width: 160px;
	}
	.otstupp {
	    padding: 3px 20px;
	}
	.otstupp p{
		font-size: 13px;
	}
	.adress {
    	grid-template-columns: 300px 1fr;
	}
	.twoo img{
		margin: 15px auto;
	}
	.imagi img{
		width: 100%;
	}
}
@media screen and (max-width: 480px){
	.menu>hr{
		display: none;
	}
	.ur, .vizi, .shasmati, .calk{
		display: none;
	}
	.logo, .logo_kont img{
		width: 100%;
	}
	.adress{
		height: 85%;
	}
	.tsifri h3{
		font-size: 20px;	
		width: 140px;	
	}
	.tsifri p{
		font-size: 70px;	
	}
	.text p{
		font-size: 12px;
	}
	.preimu{
		justify-content: space-between;
	}
	.preimu p{
		font-size: 15px;
	}
	.zayavka textarea{
		width: 93%;
		margin-top: 10px;
	}
	.inputi{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.zayavka input{
		margin: 10px 0;
	}
	.content{
		padding: 0 15px;
	}
	.zagolovki{
		font-size: 45px;
	}
	.vizi_mob .zagolovki, .vizi_mob h3{
		padding-left: 20px;
	}
	.vizi_mob a{
		margin-left: 20px;
	}
	.ur_mob a{
		margin-right: 20px;
	}
	.ur_mob .zagolovki, .ur_mob h3{
		padding-right: 20px;
	}
	.vizi_mob h3, .ur_mob h3{
		margin: 10px 0;
		line-height: 0.8;
		font-size: 20px;
	}
	.vizi_mob, .ur_mob{
		height: 100%;
		padding: 50px 0;
	}
	.ur_mob{
		padding-bottom: 150px;
	}
	.niz_main{
		height: 100px;
	}
	.podrob{
		padding-top: 5px;
		font-size: 17px;
	    width: 100px;
    	height: 35px;
	}
}
@media screen and (max-width: 395px){
	.menu ul{
		justify-content: center;
	}
	.zagolovki{
		font-size: 45px;
	}
	.vizi_mob h3, .ur_mob h3{
		font-size: 18px;
	}
}
@media screen and (max-width: 325px){	
	.otstupp{
		justify-content: center;
	}
	.zagolovki {
	    font-size: 40px;
	}
	.vizi_mob h3, .ur_mob h3 {
	    font-size: 20px;
	}
}