html {margin:0; padding:0;}
body {font-family: Arial; font-size: 11pt; color:#000;padding:0;margin:80px 0 0 0;}
a img{border:0; text-decoration:none !important;}
.clear{clear:both;}
.s{
	text-decoration: line-through;
	color: #000 !important;
	margin-right: 5px;
	font-size: 90%;
}

h1{color:#79a03f; padding:0; margin:0; font-size:18pt; z-index:150;}
.top{
	position: fixed;
	height: 94px;
	width: 100%;
	top: 0;
	left: 0;
	background: url('images/top-bg.png') repeat-x;
	z-index: 150;
}
.top-inner{
	width: 980px;
	margin: 0 auto;
	padding: 25px 0 5px 0;
	z-index: 160;
	position: relative;
	text-align:center;
	font: bold italic 10pt Arial;
}
.logo{
	position: absolute;
	top: 25px;
	left: 15px;
	font: bold italic 24pt Arial;
}
.logo span{
	color: #e57700;
}

.phones {
	position: absolute;
	top: 12px;
	right: 20px;
	font: bold italic 18pt Arial;
	text-align:right;
}

.phones span {
	color: #e57700;
}

.phones a{
	text-decoration:none;
	font: bold italic 12pt Arial;
	color: #606060;
	border-bottom: 1px solid #606060;
}
.phones a:hover{
	border-bottom: none;
}

.header{
	height: 690px;
	width: 100%;
	margin:0 auto;
	background: #838383 url('images/mainbg.jpg') repeat-x top center;
	padding: 35px 0 0 0;

}
.header-inner{
	width: 980px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.main-img{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:30;
	width: 480px;
}
.garantee{
	position: absolute;
	top: 450px;
	right: 20px;
	z-index:30;
}
.main-form{
	position: absolute;
	top: 320px;
	left: 0px;
	z-index:50;
	width: 600px;
	height: 300px;
	background: url('images/form.png');
}
.form-title{
	font-size:18pt !important;
	color: #fff;
	text-transform: uppercase;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
	padding: 20px 0 15px 0px;
}
.form-text{
	color: #fff;
	font-size: 16pt;
}
.form-text strong{
	font-size: 20pt !important;
	text-shadow: 1px 1px 1px #000;
}
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}

.main-button{
	position: absolute;
	top: 210px;
	left: 100px;
	z-index: 200;
}

#blink {
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
}
.adv{
	padding: 0;
	margin: 30px auto;
	list-style:none;
	width:900px;
	height: 400px;
}
.adv li{
	float: left;
	width: 320px;
	height: 150px;
	padding: 20px 0 20px 130px;
	
}
.a1{background:url(images/trig1.png) no-repeat;}
.a2{background:url(images/trig2.png) no-repeat;}
.a3{background:url(images/trig3.png) no-repeat;}
.a4{background:url(images/trig4.png) no-repeat;}
h1{
	font: 46pt Arial;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
	padding: 0 0 0 10px;
	font-style: italic;
	font-weight:bold;
	z-index:150;
}
h1 span {
	font-size: 28pt;
}
.h1{
	font: 32pt Arial;
	color: #000;
	text-align: center;
	margin: 20px 0;
}
.big{
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}
.h2{
	color: #fff;
	font: italic 16pt Arial;
	text-align:left;
	padding: 10px 0 10px 15px;
	text-shadow: 1px 1px 1px #000;
	z-index:50;
	position: relative;
	background-color: rgba(0, 0, 0, 0.5);
	margin: 20px 0 0 10px;
	width: 575px;
}
.long{
}
.models{
	margin: 40px 0 0 100px;
	padding: 10px 30px;
	background-color: rgba(0, 0, 0, 0.6);
}
.title{
	font: 24pt Arial;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	z-index:300;

}
.form {
	margin:0px auto;
	width: 1000px;
}
.form-bg{
	background-color: rgba(0, 0, 0, 0.5);
	height: 150px;
	width: 100%;
	position: absolute;
	top: 680px;
	left: 0;
}
.title hr{
	width: 650px;
}
.form-list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.form-list li{
	float: left;
}
.center-phones{
	background-color: rgba(255, 255, 255, 0.6);
	text-align: center;
	width: 700px;
	font: bold 30pt Arial;
	margin: 0 auto;
	padding: 20px 0;
}
.center-phones p{
	font: normal 24pt Arial !important; 
	padding-top: 20px;
	margin: 0;
}
.center-text{
	background: #000;
	padding: 5px 15px;
	width: 700px;
	font: 16pt Arial;
	color: #fff;
	text-align:center;
	margin: 15px auto;
	
}
.photo-block{
	width:850px;
	margin: 30px auto;
	
}
.gallery{
	width: 850px;
	height: 140px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li{
	float: left;
	width: 150px;
	height: 120px;
	padding: 7px;
}
.gallery img{
	border: 3px solid #ffd496;
}
.gallery img:hover{
	border: 3px solid #ffa90d;
}
.maps{
	width: 100%;
	margin: 0 auto;
	height: 350px;
	position: relative;
}
.maps-inner{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.maps-text{
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 300;
	width: 350px;
	height: 200px;
	padding: 20px 30px;
	position: absolute;
	top: 60px;
	left: 150px;
	color: #fff;
	text-align:center;
	font: 18px Arial;
}
.maps-text p{
	font: bold 30px Arial;
}
.tables, .tables2{border:1px solid #ffa90d; text-align:center; margin: 30px auto; width: 950px;
	color: #000;
}
.tables th{border:1px solid #fff; background: #ffa90d; font-size: 18px; color:#fff; text-align:center;}
.tables td{border:1px solid #fff; text-align:center; font-size: 16px;}
.tables2 th{border:1px solid #fff; background: #ffa90d; font-size: 16px; color:#fff; text-align:center;}
.tables2 td{border:1px solid #fff; text-align:center; font-size: 14px;}
.tr {background: #ffd496;}
.cost {font-weight:bold; font-size:18px; color:#ff0000;}

.center{
	height: 450px;
	width: 100%;
	margin:0 auto;
	background: #89888d url('images/centerbg.jpg') repeat-x top center;
	padding: 20px 0 0 0;
	position: relative;	
	min-width: 980px;
}
.center-inner{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	height: 195px;

}
.center-inner li{
	float: left;
	width: 300px;
	text-align:center;
	color: #fff;
	font: bold 16pt Arial;
	text-shadow: 1px 1px 1px #000;
}
.as-title{
	color: #fff;
	font: bold 36pt Arial;
	text-shadow: 1px 1px 1px #000;
	text-align:center;
	text-transform: uppercase;
}
.products{
	height: 630px;
	width: 100%;
	margin:0 auto;
	padding: 20px 0 0 0;
	position: relative;
	min-width: 980px;
}
.products-inner{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	list-style: none;	
}
.products-inner li{
	float: left;
	width: 245px;
	height: 350px;
	text-align:center;
	color: #000;
	font: bold 14pt Arial;
}
.footer{
	min-width: 980px;
	height: 330px;
	width: 100%;
	margin:0 auto;
	background: #4f7419 url('images/foot-bg.png') repeat-x top center;
	padding: 0px 0 0 0;
}
.footer-inner{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	list-style: none;	
	position: relative;
}
.footer-contacts{
	width: 380px;
	position: absolute;
	top: 30px;
	left: 10px;
	font: bold 14pt Arial;
	color: #fff;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}
.footer-contacts b{
	font: bold 30px Arial;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.footer-phones{
	padding: 35px 0 35px 25px;
	font: bold 36px Arial;
	color: #fff;
	text-align:right;
	text-shadow: 1px 1px 1px #000;
}
.footer-phones a{
	text-decoration:none;
	font: bold 24pt Arial;
	color: #ffffff;
	border-bottom: 1px solid #fff;
	text-shadow: 1px 1px 1px #000;
}
.footer-phones a:hover{
	border-bottom: none;
}
.footer-btn{
	position: absolute;
	    top: 110px;
	    right: 20px;
	    height: 50px;
	    width: 400px;
	    padding: 10px 0;
	    text-align: center;
	    border-radius: 9px;
	    border: 4px solid #EF6F01;
	    line-height: 44px;
	    font-size: 23px;
	    font-weight: 500;
	    color: #FEFEFE;
	    text-decoration: none;
	    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EC6500', endColorstr='#ffab00', GradientType=0 );
	    background: -moz-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EC6500), color-stop(50%, #ee7f00), color-stop(100%, #ffab00));
	    background: -webkit-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
	    background: -o-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
	    background: -ms-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
	    background: linear-gradient(5deg, rgba(255, 171, 0, 1) 0%, rgba(239, 126, 0, 0.75) 60%, rgba(239, 126, 0, 0) 100%), linear-gradient(325deg, rgba(255, 171, 0, 1) 0%, rgba(239, 126, 0, 0.75) 25%, rgba(239, 126, 0, 0) 100%), linear-gradient(175deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
	    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset -1px 1px 2px #FFA645, inset 1px -1px 2px rgba(239, 111, 1, 0.5) !important;
	    cursor: pointer;
}
.footer-btn:hover{
  text-decoration: underline;
  cursor: pointer;
}
.footer-btn:active{
top: 108px;
right: 18px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset -1px 1px 2px #FFA645, inset 1px -1px 2px rgba(239, 111, 1, 0.5) !important
    }
    
    .main-btn{
    	position: absolute;
    	    top: 290px;
    	    left: 435px;
    	    height: 50px;
    	    width: 400px;
    	    padding: 10px 0;
    	    text-align: center;
    	    border-radius: 9px;
    	    border: 4px solid #EF6F01;
    	    line-height: 44px;
    	    font-size: 23px;
    	    font-weight: 500;
    	    color: #FEFEFE;
    	    text-decoration: none;
    	    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EC6500', endColorstr='#ffab00', GradientType=0 );
    	    background: -moz-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EC6500), color-stop(50%, #ee7f00), color-stop(100%, #ffab00));
    	    background: -webkit-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: -o-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: -ms-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: linear-gradient(5deg, rgba(255, 171, 0, 1) 0%, rgba(239, 126, 0, 0.75) 60%, rgba(239, 126, 0, 0) 100%), linear-gradient(325deg, rgba(255, 171, 0, 1) 0%, rgba(239, 126, 0, 0.75) 25%, rgba(239, 126, 0, 0) 100%), linear-gradient(175deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset -1px 1px 2px #FFA645, inset 1px -1px 2px rgba(239, 111, 1, 0.5) !important;
    	    cursor: pointer;
    	    
    }
    .main-btn:hover{
      text-decoration: underline;
      cursor: pointer;
    }
    .main-btn:active{
    top: 288px;
    left: 437px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset -1px 1px 2px #FFA645, inset 1px -1px 2px rgba(239, 111, 1, 0.5) !important
        }
      
    .popup {
    	display:none;
    	width: 400px;
    }
    input.invalid {
        border: 2px solid red;
    }
    .form input {
        background-color: #fff;
        display: block;
        width: 245px;
        height: 40px;
        margin-left: 20px;
        border: 1px solid #d6d6d6;
        color: #646464;
        font: bold 14px/40px robotoslab_light;
        padding-left: 20px;
        outline: none;
        margin-top: 15px;
    }
    .form input:focus {
        border: 1px solid #ffe012;
    }
    .form input::-webkit-input-placeholder {
        color: #646464;
        font: bold 14px/40px robotoslab_light;
    }
    .form input::-moz-placeholder {
        color: #646464;
        font: bold 14px/40px robotoslab_light;
    }
    .form button{
    	    height: 70px;
    	    width: 360px;
    	    padding: 10px 0;
    	    margin-left: 20px;
    	    text-align: center;
    	    border-radius: 9px;
    	    border: 4px solid #EF6F01;
    	    line-height: 44px;
    	    font-size: 23px;
    	    font-weight: 500;
    	    color: #FEFEFE;
    	    text-decoration: none;
    	    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EC6500', endColorstr='#ffab00', GradientType=0 );
    	    background: -moz-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EC6500), color-stop(50%, #ee7f00), color-stop(100%, #ffab00));
    	    background: -webkit-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: -o-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: -ms-linear-gradient(275deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    background: linear-gradient(5deg, rgba(255, 171, 0, 1) 0%, rgba(239, 126, 0, 0.75) 60%, rgba(239, 126, 0, 0) 100%), linear-gradient(325deg, rgba(255, 171, 0, 1) 0%, rgba(239, 126, 0, 0.75) 25%, rgba(239, 126, 0, 0) 100%), linear-gradient(175deg, #EC6500 0%, #ee7f00 50%, #ffab00 100%);
    	    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset -1px 1px 2px #FFA645, inset 1px -1px 2px rgba(239, 111, 1, 0.5) !important;
    	    cursor: pointer;
    	    
    }
    .form button:hover{
      text-decoration: underline;
      cursor: pointer;
    }
    .form button:active{
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset -1px 1px 2px #FFA645, inset 1px -1px 2px rgba(239, 111, 1, 0.5) !important
        }
    .form-title {
    	text-align:center;
    	font: bold 16pt Arial;
    	margin-bottom: 20px;
    }
    h3{
    	padding: 0;
    	margin: 0;
    	text-align:center;
    	color: #fff;
    	font: bold 24pt Arial;
    }
    
    