﻿/********************************************General********************************************************/
body{
	background: #fff;
}
html{
	min-width: 1000px;
}
.wrapper{
    width: 1000px;
	margin: 0 auto;
	position: relative;
}
header, footer, nav, aside, section, figure{
	display: block;
}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
.modal{
	display: none;
}
/********************************************header******************************************************/
header{
	width: 100%;
	height: 90px;
	background: url(../images/header_bg.jpg) repeat-x;
	color: #fff;
	font: 1.312em 'permianslabseriftypefaceRg';
}
.logo{
	float: left;
	margin: 30px 0 0 20px;
}
.phone_block{
	float: right;
	margin: 10px 10px 0 0;
}
.record{
	float: right;
	border-right: 1px solid #4e5151;
	padding-right: 10px;
}
.bus_hours{
	float: right;
	border-left: 1px solid #fff;
	padding-left: 16px;
}
/********************************************Screen_1******************************************************/
.screen_1{
	width: 100%;
	height: 950px;
	background: url(../images/bg_1.jpg) no-repeat center 0;
	background-size: cover;
}
.titles_s1{
	font: 3.25em 'permianseriftypefaceregular';
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
h1{
	font: 2.25em 'permianseriftypefaceregular';
	color: #fff;
	text-align: center;
}
.deserts_line{
	margin-top: 430px;
}
.desert{
	min-height: 230px;
	background: rgba(255,255,255,0.7);
	border-radius: 10px;
	width: 23%;
	float: left;
	margin-left: 1.5%;
	text-align: center;
	padding-bottom: 10px;
}
.desert img{
	margin-top: 28px;
}
.desert_text{
	font: 1.3em 'permianslabseriftypefacebold';
	color: #353535;
	line-height: 1.2;
	margin-top: 10px;
}
/********************************************Screen_2******************************************************/
.screen_2{
	width: 100%;
	height: 100%;
	padding-bottom: 70px;
	background: #f5f5f5;
}
.titles_s2{
	font: 2.5em 'permianslabseriftypefacebold';
	color: #444444;
	text-transform: uppercase;
	text-align: center;
	padding-top: 56px;
}
.about_img{
	float: right;
	margin-left: 50px;
}
.about_text{
	font: 1.125em Arial, Helvetica, sans-serif;
	color: #555555;
	margin-top: 20px;
	line-height: 1.4;
}
.dark{
	font-weight: 700;
}
.divider{
	width: 117px;
	height: 8px;
	background: #88ccd8;
	margin: 20px auto 0 auto;
}
.about_block{
	margin-top: 60px;
}
/********************************************Screen_3******************************************************/
.screen_3{
	width: 100%;
	height: 965px;
	background: url(../images/bg_2.jpg) repeat-x;
	background-size: cover;
}
.line_1{
	margin-top: 40px;
}
.v1{
	margin-top: 60px;
}
.license{
	float: left;
	width: 33%;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.license img{
	-webkit-box-shadow: 4px 4px 15px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 15px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 15px 0px rgba(50, 50, 50, 0.75);
}
/********************************************Screen_4******************************************************/
.screen_4{
	width: 100%;
	height: 368px;
	background: url(../images/bg_3.jpg) no-repeat center 0;
	background-size: cover;
}
.form_1_text{
	float: left;
	font: 2.25em 'permianslabseriftypefacebold';
	color: #fff;
	width: 46%;
	text-align: right;
	padding-right: 50px;
	padding-top: 110px;
	margin-left: 45px;
	line-height: 1.4;
}
.form_2_text{
	float: left;
	font: 2.25em 'permianslabseriftypefacebold';
	color: #fff;
	width: 47%;
	text-align: right;
	padding-right: 50px;
	padding-top: 110px;
	margin-left: 45px;
	line-height: 1.4;
}
.form_1{
	float: left;
	border-left: 2px solid #d1d4d8;
	padding-left: 50px;
	padding-bottom: 20px;
	margin-top: 56px;
}
.titles_form_1{
	font: 1.75em 'permianslabseriftypefaceRg';
	color: #fff;
	text-align: center;
}
.input_1{
	display: block;
	width: 336px;
	height: 46px;
	background: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
	font: 1.2em 'permianslabseriftypefaceRg';
	margin-top: 20px;
	box-sizing: border-box;
	padding-left: 10px;
}
.button_1{
	display: block;
	width: 336px;
	height: 46px;
	box-sizing: border-box;
	text-align: center;
	font: 1.437em 'permianslabseriftypefaceRg';
	color: #fff;
	background: #5dbed2;
	border-bottom: 3px solid #4e8591;
	border-radius: 10px;
	padding-top: 3px;
	margin-top: 20px;
	cursor: pointer;
}
/********************************************Screen_5******************************************************/
.screen_5{
	width: 100%;
	height: 1562px;
	background: url(../images/bg_4.jpg) no-repeat center 0;
	background-size: cover;
}
.titles_s5{
	font: 2.5em 'permianslabseriftypefacebold';
	color: #444444;
	text-transform: uppercase;
	text-align: center;
	padding-top: 56px;
}
.service{
width: 310px;
float: left;
min-height: 350px;
background: #fff;
text-align: center;	
margin-left: 20px;
margin-top: 26px;
padding-bottom: 18px;
}
.service img{
	margin-top: 20px;
}
.service_titles{
	font: 1.2em 'permianslabseriftypefacebold';
	color: #595959;
	text-align: center;
	line-height: 1.2;
	min-height: 80px;
	margin-top: 20px;
}
.services_list{
	text-align: left;
	padding-bottom: 20px;
	margin-left: 30px;
}
.services_list li{
	font: 1.187em 'arimoregular';
	color: #555555;
	list-style: none;
	padding-left: 30px;
	background: url(../images/galochka.png) no-repeat 0 5px;
}
.button_2{
	display: block;
	width: 280px;
	height: 50px;
	box-sizing: border-box;
	text-align: center;
	font: 1.437em 'permianslabseriftypefaceRg';
	color: #fff;
	background: #5dbed2;
	border-bottom: 3px solid #4e8591;
	border-radius: 10px;
	padding-top: 5px;
	margin: 0 auto;
	cursor: pointer;
}
/********************************************Screen_6******************************************************/
.screen_6{
	width: 100%;
	height: 1253px;
	background: url(../images/bg_7.jpg) no-repeat center 0;
	background-size: cover;
}
.titles_s6{
	font: 2.5em 'permianslabseriftypefacebold';
	color: #444444;
	text-transform: uppercase;
	text-align: center;
	padding-top: 56px;
}
.question{
	border: 2px solid #d8d9da;
	background: rgba(122,170,180,0.1);
	padding: 20px 40px;
	margin-top: 30px;
}
.img1{
	position: absolute;
	top: 250px;
	left: -210px;
}
.img2{
	position: absolute;
	top: 580px;
	right: -180px;
}
.v7{
	margin-top: 60px;
}
.question_titles{
	font: 1.625em 'permianslabseriftypefacebold';
	color: #1f98ad;
}
.question_text{
	font: 1.06em Arial, Helvetica, sans-serif;
	color: #444444;
}
/********************************************Screen_7******************************************************/
.screen_7{
	width: 100%;
	height: 625px;
	background: url(../images/bg_6.jpg) no-repeat center 0;
	background-size: 100% 100%;
}
.titles_s7{
	font: 2.5em 'permianslabseriftypefacebold';
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 56px;
}
.form_2{
	float: right;
	margin-right: 110px;
}
.titles_form_2{
	font: 1.375em 'permianslabseriftypefaceRg';
	color: #fff;
	text-align: center;
	margin-right: 50px;
	margin-top: 30px;
	float: right;
}
.input_2{
	display: block;
	width: 336px;
	height: 46px;
	background: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
	margin-top: 20px;
	font: 1.2em 'permianslabseriftypefaceRg';
	box-sizing: border-box;
	padding-left: 10px;
}
.input_3{
	display: block;
	width: 336px;
	height: 76px;
	background: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
	margin-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
	padding-left: 10px;
	font: 1.2em 'permianslabseriftypefaceRg';
}
/********************************************Footer******************************************************/
footer{
	width: 100%;
	height: 198px;
	background: url(../images/footer_bg.jpg) repeat-x;
	color: #fff;
}
.address_block{
	float: left;
	background: url(../images/ico_5.png) no-repeat 0 9px;
	margin-top: 15px;
	margin-left: 30px;
}
.tel_block{
	float: left;
	background: url(../images/ico_6.png) no-repeat 0 5px;
	margin-top: 15px;
	margin-left: 100px;
}
.mail_block{
	float: left;
	background: url(../images/ico_7.png) no-repeat 0 10px;
	margin-top: 15px;
	margin-left: 130px;
}
.titles_f{
	font: 1.312em 'permianslabseriftypefacebold';
	padding-left: 35px;
}
.text_f{
	font: 1.125em 'permianslabseriftypefaceRg';
	padding-left: 35px;
}
.logo_2{
	text-align: center;
	margin-top: 23px;
}
.hover_5{
	width: 206px;
	height: 145px;
	background: rgba(125,188,199,0.8) url(../images/lupa.png) no-repeat center 30px;
	position: absolute;
	margin-top: 30px;
	margin-left: 62px;
}
