@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/opensans-bold.eot');
    src: url('fonts/opensans-boldd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold.woff') format('woff'),
         url('fonts/opensans-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansLightRegular';
    src: url('fonts/opensans-light.eot');
    src: url('fonts/opensans-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light.woff') format('woff'),
         url('fonts/opensans-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/opensans-regular.eot');
    src: url('fonts/opensans-regulard41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular.woff') format('woff'),
         url('fonts/opensans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansSemiboldRegular';
    src: url('fonts/opensans-semibold.eot');
    src: url('fonts/opensans-semiboldd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold.woff') format('woff'),
         url('fonts/opensans-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}	

* {
	margin:0; 
	padding:0; 
	color:#262626; 
	font-family: Arial, Helvetica, sans-serif;
}

body,html{width:100%; height:100%;}

body{
	background-color:#f3f3f3;
	background:url(images/bg_.html) center top repeat-y;
}

.cont{max-width:1170px; margin:0 auto; position:relative;}

img{border:0;}
.left{float:left;}
.center{float:left;}
.right{float:right;}
.clear{clear:both; width:100%;}
.block{width:100%; height:100%; position:fixed; top:0; left:0; opacity:0.7; background-color:black; z-index:1000; display:none;}
.display_block{display:none; background:url(images/display_block.html) repeat; top:0; left:0; position:fixed; z-index:2000; width:100%; height:100%;}

.form_success1{max-width:800px; text-align:center;margin: auto auto;}

.form_success1 .h{ padding-top:45px;font-family: 'OpenSansBold';	font-size:34px;text-transform:uppercase; color:#fc630d;}
.form_success1 .text{font-family: 'OpenSansRegular';color:#111;font-size:24px;padding:20px 0;}


.form_success2{display:none; width:360px; position:fixed; top:18%; left:30%; z-index:2001; background:white; text-align:center;padding:40px 30px 30px 28px;
box-shadow: 0 0 0 1900px rgba(0,0,0, 0.5);
-moz-box-shadow: 0 0 0 1900px rgba(0,0,0, 0.5);
-webkit-box-shadow: 0 0 0 1900px rgba(0,0,0, 0.5);
}
.form_success2 .close{cursor:pointer; background:url(images/close.png) no-repeat; width:32px; height:32px; position:absolute; top:0px; right:0px;}
.form_success2 .form-h{font-family: 'OpenSansRegular';color:#111;font-size:24px;margin-bottom:20px;}

.form_success2 input{
	width:185px;
	font-family: 'OpenSansRegular';
	font-size:16px;
	padding:5px 7px 8px 12px;
	background-color:#fff;
	border:1px solid #999;
	margin:10px 0;
	color:#111;
	}
.form_success2 input:focus{
	outline: none;
	width:185px;
	font-family: 'OpenSansRegular';
	font-size:16px;
	padding:5px 7px 8px 12px;
	background-color:#fff;
	border:1px solid #f66d1c !important;
	color:#111;
	}
	
.form_success2 .send_button{
	width:143px;
	color:#fff;
	font-family: 'OpenSansRegular';
	font-size:18px;
	padding:7px 20px 10px 20px; 
	display:inline-block;
	margin:10px 0 0 0; 
	cursor:pointer;
	background-color:#f66d1c;
	 -webkit-transition:0.2s;
     -moz-transition:  0.2s;
     -o-transition:  0.2s;
     transition:  0.2s;
	}
.form_success2 .send_button:hover{background-color:#ff791f;	}


h1, h2, h3{	text-align:center;  font-weight: normal;}

#header{
	background: url(images/header_bg.jpg) center top no-repeat; 
	width:100%; 
	background-color:#f3f3f3;	
	padding-bottom:40px;
	background-size: cover;
}
#header2{
	background: url(images/bg_2.jpg) center top repeat-y;  
	width:100%; 
	background-color:#f3f3f3;	
	padding-bottom:40px;
}
#header .head, #header2 .head{ background: rgba(9, 7, 16, 0.85); min-height:110px;}

#header .logo a, #header .logo a:hover, #header .logo a span, #header .sign, #header .phones a, #header .phone, #header .phone div,
#header2 .logo a, #header2 .logo a:hover, #header2 .logo a span, #header2 .sign, #header2 .phones a, #header2 .phone, #header2 .phone div{
font-family: 'OpenSansLightRegular';color:#fff;}

#header .logo a, #header2 .logo a,#header .logo a:hover, #header2 .logo a:hover{font-size:23px;margin:40px 20px 10px 12px;text-decoration:none;display:block;}
	
#header .logo a span, #header2 .logo a span{color:#ee7a33;font-size:23px;}	
	
#header .sign, #header2 .sign{
	text-align:center;
	font-size:21px;
	margin:10px 10px 10px 10px;
	width:49%;
}

#header .phone, #header2 .phone div{color:#fff;font-family: 'OpenSansLightRegular';font-size:19px;margin: 10px 0 5px 0;}


#header .phones, #header2 .phones{margin:23px 16px 10px 20px;text-align:right;}

#header .phones a, #header2 .phones a{
	font-size:18px; 
	text-decoration:none;
	margin:6px 10px 5px 0;
	display:inline-block;
	border-bottom:1px solid #ee7a33;
}

#header .phones a:hover, #header2 .phones a:hover{color:#ee7a33;}
#header .about{text-align:center;}

#header .about-text{
	background: rgba(241, 95, 16, 0.81);
	color:#fff;
	font-family: 'OpenSansBold';
	font-size:38px; 
	text-transform:uppercase;
	width:84%;
	text-align:center;
	margin:30px auto 0 auto;
	padding:15px 20px;
	}
#header .about-text sup, #header .about-text nobr{color:#fff;
	font-family: 'OpenSansBold';
	font-size:38px; 
	text-transform:uppercase;}
	
#header .discount{
	background: rgba(255, 255, 255, 0.6);
	width:75%;
	margin:0 auto;
	color:#000;
	padding:10px 10px 20px 10px;
	}
	
#header .dis-h{
	font-family: 'OpenSansBold';
	font-size:30px; 
	text-transform:uppercase;
	}
	
#header .dis-t {
	font-family: 'OpenSansRegular';
	font-size:32px; 
	margin:15px 0;
	}	
	
#header .dis-t span{font-family: 'OpenSansSemiboldRegular';text-transform:uppercase;}
#header .dis-p { font-family: 'OpenSansBold';font-size:50px; }	
#header .dis-p span{color:#fc630d;font-family: 'OpenSansBold';}


#first{	min-height:200px; background:url(images/bg_1.jpg) center top no-repeat;background-color: #2a211e;}

#first .block-adv{margin:20px auto;display:inline-block;}
#first .advantages {position: relative; float: left; left: 12.5%; color:#fff;max-width:25%;}
#first .advantages ul{padding:0 35px;}
#first .advantages  li,#first .advantages  li nobr{font-family: 'OpenSansRegular'; font-size:18px; padding:5px 0;color:#ccc;}

#first .adv-h{font-family: 'OpenSansRegular'; font-size:23px; padding:90px 35px 10px 35px;color:#fff;text-transform:uppercase;display:inline-block;}

.a1{background:url(images/a1.png) center top no-repeat;}
.a2{background:url(images/a2.png) center top no-repeat;}
.a3{background:url(images/a3.png) center top no-repeat;}
.a4{background:url(images/a4.png) center top no-repeat;}

.care1{background:url(images/care1.png) 0 15px no-repeat;padding:24px 0 15px 60px; }
.care2{background:url(images/care2.png) 0 15px no-repeat;padding:24px 0 15px 40px; }
.care3{background:url(images/care3.png) 0 12px no-repeat;padding:24px 0 15px 51px; }
.care4{background:url(images/care4.png) left center no-repeat;padding:15px 0 15px 54px; }

#first .care {padding:20px 30px 5px 30px; border:1px solid #ee7a33;width:88%;margin:20px auto 50px auto;text-align:center;}
#first .care h3, #first .service h3{color:#fff; font-family: 'OpenSansRegular'; font-size:23px;text-transform:uppercase;}
#first .care div{margin:10px auto 5px auto;display:inline-block;}
#first .care div ul{list-style:none;}
#first .care div ul li{color:#fff;float:left;margin:0 20px;font-family: 'OpenSansRegular'; font-size:18px;}

#first .service{width:95%;margin:0 auto;}
#first .service .left{max-width:38%;color:#fff;margin:30px 20px 50px 20px;font-family: 'OpenSansRegular'; font-size:18px;padding-left:65px;background:url(images/s1.png) 0 2px no-repeat;}
#first .service .right{max-width:38%;color:#fff;margin:30px 20px 50px 20px;font-family: 'OpenSansRegular'; font-size:18px;padding-left:68px;background:url(images/s2.png) 0 4px no-repeat;}

sup{font-family: 'OpenSansRegular';}

#first .cont h1{font-family: 'OpenSansRegular'; font-size:32px; padding:50px 30px 30px 30px;color:#fff;}
#fifth .cont h1{font-family: 'OpenSansRegular'; font-size:34px; padding:0 0 10px 0;color:#fff; margin:0; text-transform:uppercase;}
#four .cont h1, #second .cont h1{font-family: 'OpenSansRegular'; font-size:34px; color:#000; margin:0; text-transform:uppercase;}
#second .cont h1, #four .cont h1{padding:5px 0 10px 0;}
#second .cont h2{font-family: 'OpenSansLightRegular'; font-size:30px; margin:0;padding: 0;}

.h1-bord{width:70px; height:4px; border-top: 4px solid #ee7a33;margin:0 auto 20px auto;}

#second{
	min-height:200px; 
	padding:0;
	text-align:center;
	background:url(images/bg_2.jpg) center top repeat-y;
}
#second .bg-patt .cont{padding:40px 0 30px 0; text-align:center; }
#second .bg-patt .cont .gallery{
	display:inline-block;
	max-width:850px;
	margin:20px auto 10px auto;
}
	
#second .cont .main-image a img{	  
	  margin-right: 10px;
	  margin-bottom: 5px;
	  width: 410px;}

#second .cont .main-image{position: relative; float: left;}
  
#second .cont .side-image{   
	  position: relative;
	  float: left;
	  margin: 0 10px 10px 0;
	  width: 200px;
	  height: 145px;
	  vertical-align: top;}
  
#second .cont .side-image  a{ width: 200px; height: 145px;}

#third{
	background:url(images/bg_3.jpg) top left repeat;
	min-height:150px; 
	padding:40px 0 40px 0; 
	width:100%;
}

#third .cont{text-align:center;}

#third .callus {font-family: 'OpenSansLightRegular';font-size:26px;color:#fff; max-width:700px; margin:0 auto;padding: 0 20px;}

#third .phone2, #third .phone2 div{font-family: 'OpenSansRegular';font-size:41px;color:#fff; margin:20px auto 0 auto;}

#third .phone2 span,#third .phone2 div span{color:#ee7a33;}


#four{min-height:200px; padding:0; background:url(images/bg_2.jpg) center top repeat-y;}

.bg-patt{width:100%;margin:0;padding:0;background:url(images/bg_2.png) center top repeat;}

#four .cont{text-align:center;padding:40px 0;}

#four .cont p{font-family: 'OpenSansRegular';font-size:21px;color:#000; margin:30px auto 5px auto;}

#four .cont .uls{margin:0 auto 10px auto;text-align:center;display:inline-block;}

#four .cont ul{margin:20px 0;}

#four .cont ul li{color:#ee7a33;text-align:left;font-size:21px;margin:5px 0;}
#four .cont ul li span{color:#000;font-family: 'OpenSansLightRegular';font-size:21px;}

#four .cont .phone3,
#four .cont .phone3 div{color:#000;font-family: 'OpenSansRegular';font-size:26px;margin:5px 0;}
#four .cont .phone3 span,
#four .cont .phone3 div span{color:#fc630d;font-family: 'OpenSansRegular';}


#four .cont .gallery{
	display:inline-block;
	max-width:850px;
	margin-bottom:0px;
	padding-left:18px;
	
	}
	
#four .cont .main-image a img{	  
	  margin-right: 10px;
	  margin-bottom: 5px;
	  width: 410px;}

#four .cont .main-image{position: relative; float: left;}
  
#four .cont .side-image {   
	  position: relative;
	  float: left;
	  margin: 0 10px 10px 0;
	  width: 200px;
	  height: 145px;
	  vertical-align: top;}
  
#four .cont .side-image  a{ width: 200px; height: 145px;}

#fifth{
	background:url(images/bg_4.jpg) top center no-repeat;	
	min-height:200px; 
	padding:40px 0 0 0; 
	text-align:center;
}

#fifth .cont p{font-family: 'OpenSansRegular';font-size:21px;color:#fff; margin:10px auto;}

#fifth .buttons{margin:10px auto 30px auto;display:inline-block;}

#fifth .but, #fifth .but2{font-family: 'OpenSansLightRegular';font-size:17px;color:#fff;float:left;margin:12px 10px 2px 10px;padding:5px 10px;}
#fifth .but {cursor: pointer;}
#fifth .but:hover {border:2px solid #ee7a33;margin:10px 8px 0 8px;}
#fifth .but2{opacity:0.7;margin-right:0;margin-left:15px;}
#fifth .buttons .active {border:2px solid #ee7a33;margin:10px 8px 0 8px;}

#fifth .mapblock{position:relative; height:550px;}
#fifth .map{z-index:0; position:absolute; top:0; left:0;}
#fifth .map.active{z-index:100;}

#footer{
	background-color:#111;
	min-height:160px;
	padding:30px 30px 40px 30px;
	text-align:center;
}

#footer .menu{width:39%;}
#footer .right{width:20%;}
#footer .ab  {width:41%;}

#footer .cont .left{text-align:left; }

#footer .cont .ab p{color:#bfbfbf;font-family: 'OpenSansLightRegular';font-size:16px; margin:20px 0;}

#footer .logo-foot{font-family: 'OpenSansLightRegular' !important;font-size:19px !important;color:#fff !important;margin-top:0 !important;}
#footer .logo-foot span{font-family: 'OpenSansLightRegular' !important;font-size:19px;color:#ee7a33;}

#footer  .ab a{color:#bfbfbf;font-family: 'OpenSansLightRegular';font-size:15px;text-align:left;display:inline-block; margin-top:10px;text-decoration:underline;}
#footer  .ab a:hover{color:#ee7a33;}

#footer .menu ul{list-style:none;}
#footer .menu ul li{margin-bottom:25px;padding-bottom:0px; border-bottom:1px solid #bfbfbf;display: table; 
}
#footer .menu ul li:hover{border-bottom:1px solid #ee7a33;}

#footer .menu a{color:#bfbfbf;font-family: 'OpenSansLightRegular';font-size:15px;text-align:left;text-decoration:none;text-transform:uppercase;letter-spacing:0.04em;}

#footer .menu a:hover{color:#ee7a33;}

#footer .cont .phone4 div{color:#fff;font-family: 'OpenSansLightRegular';font-size:19px;margin:-4px 0 5px 0;}
#footer .cont .phone4 div span{color:#fc630d;font-family: 'OpenSansLightRegular';}

#footer .right p{color:#bfbfbf;font-family: 'OpenSansLightRegular';font-size:15px; margin:5px 0;}
#footer .right p span{color:#ee7a33;}


#footer input{
	width:164px;
	font-family: 'OpenSansRegular';
	font-size:14px;
	padding:5px 7px 8px 12px;
	background:none;
	border:1px solid #bfbfbf;
	margin:7px 0 5px 0;
	color:#bfbfbf;
	}
#footer input:focus{
	outline: none;
	width:185px;
	font-family: 'OpenSansRegular';
	font-size:15px;
	padding:5px 7px 8px 12px;
	background-color:#fff;
	border:1px solid #fff !important;
	margin:7px 0 5px 0;
	color:#111;
	}
	
#footer .send_button{
	width:141px;
	color:#fff;
	font-family: 'OpenSansLightRegular';
	font-size:15px;
	padding:5px 20px 8px 20px; 
	border:1px solid #ee7a33; 
	display:inline-block;
	margin:10px 0 0 0; 
	cursor:pointer;
	letter-spacing:0.04em;
	 -webkit-transition:0.2s;
     -moz-transition:  0.2s;
     -o-transition:  0.2s;
     transition:  0.2s;
	}
#footer .send_button:hover{background-color:#ee7a33;	}

a.backto{
	color:#fc630d;
	text-decoration:none;
	font-family: 'OpenSansSemiboldRegular';
	font-size:18px;
	padding:5px 20px 8px 20px; 
	border:2px solid #fc630d; 
	display:inline-block;
	margin:10px 0 0 0; 
	 -webkit-transition:0.2s;
     -moz-transition:  0.2s;
     -o-transition:  0.2s;
     transition:  0.2s;
	}
a.backto:hover{background-color:#fc630d; color:#fff;border:2px solid #fc630d;}


@media (min-width:1600px){
#header .about-text { width: 1200px !important;}
#header .discount { width: 1160px;}
#header { padding-bottom: 100px;}
#header .about-text {margin-top: 100px;}
}
@media (min-width:1350px){.form_success2 {left: 38%;}}
@media (min-width:1200px){.form_success2 {left: 36%;}}
@media (max-width:1000px){.form_success2 {left: 28%;}}
@media (max-width:900px){.form_success2 {left: 26%;}}
@media (max-width:800px){.form_success2 {left: 24%;}}
@media (max-width:720px){.form_success2 {left: 21%;}}
@media (max-width:690px){.form_success2 {left: 17%;}}

@media (max-width:1320px){
#header .about-text {width:90%;}
#header .discount {width: 80%;}
}

@media (max-width:1070px){
#header .sign, #header2 .sign {width:45%;}
}

@media (max-width:990px){
#header .sign, #header2 .sign {font-size:18px;}
#header .logo a span, #header2 .logo a span, #header .logo a, #header2 .logo a, #header .logo a:hover, #header2 .logo a:hover {font-size:19px;}
#header .phone, #header2 .phone {font-size:20px;}
#header .phones a, #header2 .phones a {font-size:16px;  margin: 6px 14px 5px 0;}
#header .phones, #header2 .phones {margin: 26px 16px 10px 20px;}
#header .sign, #header2 .sign {margin: 32px 10px 10px 10px;}
#header .discount {width: 75%;padding: 10px 30px 20px 30px;}
#first .advantages li, #first .advantages li nobr {font-size:16px;}
#first .service .left,#first .service .right {float:none;clear:both;max-width: 100%;  margin: 30px 20px 10px 20px;}
#first .service .left{margin: 30px 20px 10px 20px;}
#first .service .right {margin: 20px 20px 0 20px;padding-bottom:50px;}
#footer .right {width: 30%;}
#footer .menu {width: 26%;}
}

@media (max-width:890px){
#header .sign, #header2 .sign {width:40%;}
#header .discount {width: 70%;padding: 10px 30px 20px 30px;}
#second .bg-patt .cont .gallery{max-width:635px;}
#footer .ab {width: 38%;}
}

@media (max-width:850px){
#footer .menu {display:none;}
#footer .ab {width: 40%;}
#footer .right {width: 35%;}
}


@media (max-width:815px){
#header .left, #header .right{ float:none;display: table;clear:both;text-align:center;margin:0 auto;}
#header .sign, #header2 .sign {width:90%;}

#header .logo a, #header2 .logo a, #header .logo a:hover, #header2 .logo a:hover {  margin: 25px 20px 10px 12px;}
#header .logo a span, #header2 .logo a span, #header .logo a, #header2 .logo a, #header .logo a:hover, #header2 .logo a:hover {font-size:22px;}
#header .sign, #header2 .sign {font-size:16px;}
#header .phones a, #header2 .phones a {margin: 0 14px 5px 0;}
#header .right{padding:15px 0 20px 0;}
#header .about-text, #header .about-text sup, #header .about-text nobr{line-height:1.2;font-size:30px;}
#header .dis-h {font-size:26px;}
#header .dis-t {font-size:24px;line-height:1.2;}
#header .discount {width: 70%;padding: 10px 30px 20px 30px;}
#header .dis-p {font-size:36px;}
#first .advantages {max-width: 50%;min-height:350px;}
#first .block-adv { padding: 0 40px;}
#first .cont h1 {font-size:27px;}
#third .phone2 {font-size:36px;}
}

@media (max-width:700px){
#first .advantages {min-height:380px;}
#first .care div ul li {float:none; text-align:left;}
#footer .ab {width: 50%;}
#footer .right {width: 50%;}
}

@media (max-width:650px){
#second .bg-patt .cont .gallery,#four .cont .gallery {	max-width:420px;}
#four .cont h1, #second .cont h1, #fifth .cont h1 {font-size:27px;}
#four .cont h1, #second .cont h1, #fifth .cont h1 {{font-size:27px;}
}

@media (max-width:580px){
#first .advantages li, #first .advantages li nobr {font-size:15px;}
#first .advantages {min-height:400px;}
#footer .ab {width: 100%;float:none;clear:both;}
#footer .ab  p, #footer .ab  a{text-align:center;}
#footer .ab  a{display:block;}
#footer .right {width: 100%;float:none;clear:both;margin-top:30px;}


#footer .ab a {margin-top:0;}
#footer .send_button {margin-left:10px;}
}

@media (max-width:500px){
#first .advantages {max-width: 100%;min-height:100px;margin-bottom:20px;}
#first .adv-h {display:block;text-align:center;font-size:20px;  padding: 70px 35px 10px 35px;}
#first .cont h1 {font-size:20px;  padding: 50px 30px 2px 30px;}
}


