body,html
{
	margin:0;
	padding:0;
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	color:#030303;
	font-size:19px;
	min-width:1220px;
}
img
{
	max-width:100%;
}
div
{
	box-sizing:border-box;
}
.m_row
{
	width:1260px;
	padding-left:15px;
	padding-right:15px;
	margin:auto;
}
.over
{
	overflow:auto;
	clear:both;
}
.clear
{
	clear:both;
}
.logo
{
	float:left;
	position:relative;
	left:-148px;
	top:0;
	width:250px;
}
.logo img
{
	max-width:none;
}
.slogan
{
	width:350px;
	float:left;
	padding-top:45px;
	font-size:16px;
}
.header_contact
{
	/*width:280px;*/
	float:right;
	padding-top:50px;
	
}
.header_phone
{
	text-align:right;
	float:right;
}
.btn_red
{
	display:block;
	height:48px;
	line-height:48px;
	box-sizing:border-box;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	background:#ec2222;
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
	border-radius:5px;
	border:0;
}
.btn_red:hover
{
	position:relative;
	top:5px;
}
.btn_red.width265
{
	width:240px;
	float:right;
	margin-bottom: 20px;
}

.block1
{
	padding-top: 30px;
}
.block1_title
{
	color:#010101;
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-align: center;
}
.block1_title h1
{
	color:#010101;
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-align: center;
}

.block1_subtitle
{
	color:#010101;
	font-size:24px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-align: center;
}
.block1_text
{
	color:#010101;
	font-size:16.5px;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	line-height: 18px;
}
.block1_left
{
	width: 422px;
	padding-left:0px;
	float:left;
	margin-right:10px;
	margin-top:55px;
}
.block1_left1
{
	width: 422px;
	padding-left:0px;
	float:left;
	margin-right:10px;
	margin-top:55px;
}
.block1_right
{
	width:365px;
	float:right;
}
.block1_form
{
	width:363px;
	padding:10px 20px 13px 20px;
	background:#fdfcfc;
	border:1px solid #dcdcda;
	border-right:2px solid #dcdcda;
	border-radius:10px;
}
.block1_form_text
{
	font-weight:600;
	font-size:15px;
	margin-bottom:5px;
}
.btn_red.width100
{
	width:100%;
}
.input_text
{
	width:100%;
	box-sizing:border-box;
	height:47px;

	padding-left:60px;
	font-size:15px;
	border-radius:5px;
	background: #fdfcfc;
	border-left:2px solid #f4f3f3;
	border-top:2px solid #d1d0d0;
	border-right:2px solid #eae9e9;
	border-bottom:1px solid #faf9f9;
	
}

.block1_form .input_text
{
	margin-bottom:20px;
}
#call_form .input_text
{
	margin-bottom:20px;
}


.block1_form .btn_red
{
	margin-top:5px;
}
.input_text.name
{
	background:url(../images/name.png) no-repeat 10px center;
}
.input_text.email
{
	background:url(../images/email.png) no-repeat 10px center;
}
.input_text.phone
{
	background:url(../images/phone.png) no-repeat 10px center;
}
.input_text:focus
{
	outline:none;
}
.block2
{
	padding-top:40px;
}
.block2_block
{
	width:25%;
	float:left;
	margin-bottom:20px;
	padding-left:30px;
	padding-right:30px;
}
.block2_block_img
{
	text-align:center;
	height:205px;
}
.block2_block_text
{
	font-size:17px;
	color:#3c3b3b;
	font-family: 'Roboto', sans-serif;
	
}
.block3
{
	padding-top:100px;
	padding-bottom:50px;
}
.block3_title
{
	font-weight:600;
	font-size:24px;
	color:#030303;
	text-align:center;
	margin-bottom:70px;
}
.block3_left
{
	width:480px;
	float:Left;
}
.block3_right
{
	width:700px;
	float:right;
}
.block3_right_block
{
	overflow:auto;
	clear:both;
	margin-bottom:25px;
}
.block3_right_block_img
{
	width:200px;
	float:left;
}
.block3_right_block_text
{
	width:500px;
	float:right;
	padding-left:30px;
	padding-top:25px;
	font-weight:600;
	font-size:16px;
	line-height:1.6em;
}
.btn_red.width540
{
	width:540px;
}

.block3 .btn_red
{
	margin:auto;
	margin-top:50px;
}
.block3_blocks
{
	
}
.main_block4
{
	width:100%;
	padding-top:110px;
	background:url(../images/block4.png) no-repeat center 0;
}
.block4_title
{
	text-transform:uppercase;
	font-size:28px;
	color:#030303;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}
.block4_in
{
	width:930px;
	margin:auto;
}
.block4_text
{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}
.block4_steps
{
	min-height:764px;
	background:url(../images/b4_main.png) no-repeat 305px 0;
	
	position:relative;
	width:930px;
	margin:auto;
	margin-top:50px;
}
.block4_step
{
	position:absolute;
	font-size:18px;
	
}
.block4_step span
{
	font-size:26px;
	font-weight:bold;
	line-height:1em;
}
.step1
{
	width:270px;
	background:url(../images/b4_1.png) no-repeat right 0;
	padding-top:35px;
	padding-right: 40px;
}
.step2
{
	width:310px;
	background:url(../images/b4_2.png) no-repeat 0 0;
	padding-top:20px;
	padding-left:70px;
	top:125px;
	left:590px;
}
.step3
{
	width:290px;
	background:url(../images/b4_3.png) no-repeat 225px 0;
	padding-top:10px;
	top:260px;
	left:0;
	padding-right: 70px;
}
.step4
{
	width:350px;
	background:url(../images/b4_4.png) no-repeat 0 0;
	padding-top:20px;
	padding-left:70px;
	top:375px;
	left:590px;
}

.step5
{
	width:260px;
	background:url(../images/b4_5.png) no-repeat right 0;
	padding-top:33px;
	top:545px;
	left:20px;
	padding-right: 60px;
}
.block4 .btn_red
{
	margin:auto;

}
.btn_red.height70
{
	height:70px;
	line-height:70px;
}
.main_block4
{
	padding-bottom:20px;
}
.block5_in
{
	width:930px;
	margin:auto;
}
.block5_title
{
	text-transform:uppercase;
	text-align:center;
	font-size:28px;
	color:#030303;
	font-weight:bold;
	margin-bottom:30px;
}
.block5
{
	padding-top:100px;
}
.block5_block
{
	overflow:auto;
	clear:both;
	margin-bottom:23px;
}
.block5_block_img
{
	width:210px;
	float:left;
}
.block5_block_text
{
	width:560px;
	float:left;
}
.block5_block_text span
{
	height:180px;
	display:table-cell;
	vertical-align:middle;
	font-weight:600;
	font-size:17px;
}
.block5
{
	padding-bottom:70px;
}
.main_block6
{
	width:100%;
	background:url(../images/block6.png) no-repeat center bottom #f5f5f5;
	padding-bottom:100px;
	padding-top:30px;
}

.block6_block
{
	width:33.333%;
	float:left;
	text-align:center;
}
.block6_block_img img
{
	border:6px solid #ffca32;
	border-radius:5px;
}
.block6_block_img
{
	height:430px;
}

.block6_block_title
{
	text-transform:uppercase;
	font-size:19px;
	font-weight:600;
}
.main_blocks
{
	background:url(../images/blocks.png) no-repeat center / cover;
	padding-top:70px;
	padding-bottom:75px;
}
.block_7_title
{
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-bottom:35px;
}
.block_7_text
{
	width:650px;
	margin:auto;
	text-align:Center;
	font-size:19px;
	color:#030303;
	margin-bottom:70px;
}
.block_7_block
{
	width:33.333%;
	float:left;
	text-align:Center;
	margin-bottom:40px;
}
.block_7_block_img
{
	height:375px;
}
.block_7_block_text
{
	font-size:21px
	color:#030303;
}
.block_7_block_text span
{
	color:#078e0d;
}
.block_7 .btn_red
{
	margin:auto;
}

.block8
{
	margin-top:100px;
}
.block8_title
{
	font-size:27px;
	font-weight:bold;
	text-align:Center;
	text-transform:uppercase;
	margin-bottom:50px;
}
.block8_blocks
{
	width:900px;
	margin:auto;
}
.block8_block
{
	margin-bottom:20px;
}
.block8_block_img
{
	width:405px;
	float:Left;
}
.block8_block_text
{
	float:right;
	width:430px;
}

.block8_block_text span
{
	display:table-cell;
	vertical-align:middle;
	height:235px;
	
}
.block8_block_title
{
	color:#000000;
	font-size:19px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:25px;
	
}
.block8 .btn_red
{
	margin:auto;
	margin-top:20px;
}
.block9
{
	width:705px;
	margin:auto;
	margin-top:50px;
}
.block9_title
{
	text-transform:uppercase;
	text-align:Center;
	font-weight:bold;
	font-size:27px;
	margin-bottom:30px;
}
.block9_slogan
{
	width:100%;
	height:65px;
	line-height:65px;
	background:#ffaa03;
	text-align:center;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	font-size:33px;
	border-radius:5px;
	text-transform:uppercase;
}
.block9_text
{
	width:605px;
	margin:auto;
	margin-top:30px;
}
.block9_text_line
{
	font-size:21px;
	margin-bottom:15px;
}
.block9_text_line span
{
	font-weight:bold;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-size:21px;
}
.btn_red.width385
{
	width:385px;
}
.block9 .btn_red
{
	margin: 50px auto;
}
.block10
{
	margin-top:100px;
}
.block10_title
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:23px;
	text-align:center;
	margin-bottom:60px;
}
.block10_blocks
{
	width:930px;
	margin:auto;
}
.block10_block
{
	margin-bottom:25px;
}
.block10_block_img
{
	width:210px;
	float:left;
}
.block10_block_text
{
	width:670px;
	float:left;
}

.block10_block_text span
{
	height:180px;
	display:table-cell;
	vertical-align:middle;
	font-size:17px;
	color:#070707;
}
.main_block11
{
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	background:#efefef;
}
.block11_text
{
	text-align:Center;
	width:720px;
	margin:auto;
	color:#262325;
	font-size:24px;
}
.block11_form
{
	padding:30px;
	background:#fff;
	width:380px;
	margin:auto;
	border-radius:10px;
	margin-top:35px;
}
.block11_form_title
{
	text-align:Center;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercsae;
	margin-bottom:20px;
}
.b_input
{
	width:100%;
	height:48px;
	box-sizing:border-box;
	border-radius:5px;
	background:#f3f3f3;
	padding-left:10px;
	border:0;
	margin-bottom:20px;
}
.btn_red.line2
{
	
	line-height:1.3em;
	padding-top:3px;
}
.footer
{
	padding-top:120px;
}
.main_footer
{
	height:216px;
	background:url(../img/footer.png) no-repeat center 0;
	margin-top:100px;
}
.over_all
{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	display:none;
}
#call_form
{
	width:320px;
	height:auto;
	padding:20px 20px 20px 20px;
	background:#fdfcfc;
	border:1px solid #dcdcda;
	border-right:2px solid #dcdcda;
	border-radius:10px;
	position:fixed;
	top:50%;
	margin-top:-160px;
	left:50%;
	margin-left:-150px;
	z-index:1000;
	display:none;
}
#thank_form
{
	width:320px;
	height:150px;
	padding:20px 20px 20px 20px;
	background:#fdfcfc;
	border:1px solid #dcdcda;
	border-right:2px solid #dcdcda;
	border-radius:10px;
	position:fixed;
	top:50%;
	margin-top:-75px;
	left:50%;
	margin-left:-150px;
	z-index:1000;
	display:none;
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	line-height:1.2em;
}
#thank_form span
{
	display:table-cell;
	vertical-align:middle;
	height:110px;
}

.header_adress
{
	line-height:1.2em;
	font-size:14px;
	font-weight:600;
	float: left;
	margin-right: 58px;
}

.header_phone
{
	line-height:1.2em;
	font-size:28px;
	font-weight:600;
	
	margin-bottom:10px;
}

.terms2 {width:100%; position:relative; padding:5px 0 10px 0; font-size:12px!important; line-height:12px!important; text-align:left;margin:0 0 5px 0!important;}
#terms {display:inline-block!important; padding:1px!important; width:12px!important; margin:0px 0 0 0!important; vertical-align:bottom!important; height:12px!important; background:#fff; max-width:none!important; -moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important; float:none!important;}
#terms:checked {background:#2f8bb1; max-width:none!important;}
.terms2 label {display:inline!important; padding:0; color:#000;}
.terms2 label:before {display:none!important;}
.terms2 a {color:#000; font-size:12px;}
.terms2 a {cursor:pointer;}
#callback input#terms {-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
.open-close-block, .open-close-block2 {display:none; font-size:10px; padding:0px 0; text-align:justify;}
.white-block {max-width:350px; margin:0 auto; font-size:14px!important;}