html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul,li,
fieldset, form, label, legend,
table, caption, tbody,tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {height: 100%;}
body {
	height: 100%;
	font-family: 'Exo2.0', sans-serif;
	background: #FFF;
}
ol, ul {list-style: none;}
* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a, a:hover {text-decoration: none;}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {clear: both;}

.left {float: left;}
.right {float: right;}

.text-left {text-align: left;}
.text-right {text-align: right;}


@font-face {
    font-family: 'PF Din Text Cond Pro';
    src: url('../fonts/pfdintextcondpro-regular.ttf');
   }
@font-face {
    font-family: 'MyriadPro';
    src: url('http://eli-vsem.ru/fonts/MyriadPro-Regular.otf');
   }
@font-face {
    font-family: 'OpenSans';
    src: url('http://eli-vsem.ru/fonts/OpenSans-Regular.otf');
   }

.container {
	max-width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 95px;
	background: url('../images/h-bg.png') no-repeat center;
	background-size: cover;
}
#header.default {
	position: fixed;
	z-index: 999;
	top: 0;
}
#header img {
	margin: 15px 10px 0;
}
#header ul {
	display: inline-block;
	vertical-align: top;
	margin-top: 45px;
}
.nav li {
	display: inline-block;
	margin-left: 22px;
	font: 18px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.tel {
	float: right;
	text-align: center;
	margin-right: 30px;
}
.tel p {
	font: 35px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.h-btn {
	padding: 7px 14px 11px;
	font: 20px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
	background: #c00778;
	box-shadow: inset 0 -2px 8px 3px rgba(0,0,0,0.4);
	border: 1px solid #ff40b3;
	border-radius: 10px;
	cursor: pointer;
}



#one-ek {
	height: 600px;
	text-align: center;
	background: url('../images/one-bg.jpg') no-repeat center;
	background-size: cover;
}
#one-ek h1 {
	margin-top: 155px;
	margin-left: 70px;
	float: left;
	display: block;
	text-transform: uppercase;
	font: bold 32px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
#one-ek ul {
	margin-top: 45px;
	margin-left: 80px;
	text-align: left;
}
#one-ek ul li {
	list-style-image: url('../images/type.png'); 
	font: 28px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.small-ec{
	display:none;
}
.form {
	float: right;
	margin-top: -300px;
	width: 290px;
	background: #096102;
	border-radius: 10px;
}
.form h3 {
	padding-top: 25px;
	font: bold 22px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.form h3 span {
	color: #f9e100;
}
.form h4 {
	margin: 5px 0 25px;
	text-transform: uppercase;
	font: 15px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.form input[type="text"] {
	height: 42px;
	width: 245px;
	margin-bottom: 12px;
	padding: 10px 15px;
	background-color: transparent;
	font: 18px 'PF Din Text Cond Pro', sans-serif;
	background: #fff;
	color: #b6b6b6;
	border: none;
}
.form-btn {
	height: 40px;
	width: 246px;
	font: bold 17px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #eb9800;
	box-shadow: inset 0 -2px 8px 3px rgba(0,0,0,0.2);
	border: 1px solid #f9ac20;
	border-radius: 10px;
	cursor: pointer;
}
.form p {
	margin-top: 25px;
	padding-bottom: 15px;
	font: 15px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}





#two-ek {
	text-align: center;
	background: url('../images/two-bg-1.jpg');
}
#two-ek .img-1 {
	margin-top: 40px;
}
#two-ek h3 {
	position: relative;
	top: -70px;
	text-transform: uppercase;
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.two-bl-img {
	float: left;
	width: 45%;
	margin: 0 1% 0 4%;
}
#two-ek .img-2 {
	margin-top: 10px;
}
.two-bl-txt {
	text-align: left;
	float: left;
	width: 45%;
	margin: 0 4% 0 1%;
}
.two-bl-txt h4 {
	font: bold 25px 'PF Din Text Cond Pro', sans-serif;
	color: #028434;
}
.txt-p1 {
	margin-top: 15px;
	font: 20px 'PF Din Text Cond Pro', sans-serif;
	color: #c91210;
}
.txt-p2 {
	margin-top: 10px;
	font: 20px 'PF Din Text Cond Pro', sans-serif;
	margin-bottom: 10px;
}
.txt-p3 {
	font: bold 20px 'PF Din Text Cond Pro', sans-serif;
}
.txt-p3 span {
	font-weight: normal;
}


.two-bl-price {
	margin-top: 10px;
}
.two-bl-price-l {
	float: left;
	width: 21%;
}
.two-bl-price-r {
	margin-top: 23px;
	float: left;
	width: 79%;
	background: url('../images/strelka.png') no-repeat left;
}
.two-bl-price-l p {
	font: 36px 'PF Din Text Cond Pro', sans-serif;
	text-decoration: line-through;
}
.two-bl-price-l span {
	font: 36px 'PF Din Text Cond Pro', sans-serif;
}
.two-bl-price-r p {
	margin-left: 32px;
	font: 36px 'PF Din Text Cond Pro', sans-serif;
}
.two-bl-price-r p span {
	color: #ff0000;
}
.two-bl-btn {
	margin-top: 10px;
	padding: 5px 70px 5px 70px;
	font: 27px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #4bd01f;
	box-shadow: inset 0 -2px 5px 4px rgba(0,0,0,0.2);
	border: 1px solid #5cd833;
	border-radius: 12px;
	cursor: pointer;
}








#three-ek {
	padding-bottom: 40px;
	text-align: center;
	background: url('../images/two-bg-1.jpg');
}
#three-ek .img-1 {
	margin-top: 60px;
}
#three-ek h3 {
	position: relative;
	top: -70px;
	text-transform: uppercase;
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.three-bl {
	padding-top: 25px;
	float: left;
	width: 37%;
	margin: 0 6.5%;
}
.three-bl h4 {
	font: bold 20px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
}
.three-bl p {
	font: 17px 'PF Din Text Cond Pro', sans-serif;
}








#four-ek {
	text-align: center;
	background: url('../images/four-bg.jpg') no-repeat top center;
	background-size: cover;
}
#four-ek h2 {
	margin-top: 250px;
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#four-ek h3 {
	font: bold 25px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.four-btn {
	margin-top: 25px;
	margin-bottom: 100px;
	padding: 15px 55px 12px 55px;
	font: bold 24px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #4bd01f;
	box-shadow: inset 0 -2px 5px 4px rgba(0,0,0,0.2);
	border: none;
	border-radius: 10px;
	cursor: pointer;
}




#five-ek {
	padding-bottom: 40px;
	text-align: center;
	background: url('../images/two-bg-1.jpg');
}
#five-ek .img-1 {
	margin-top: 60px;
}
#five-ek h3 {
	position: relative;
	top: -70px;
	text-transform: uppercase;
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}



#six-ek {
	padding-bottom: 40px;
	text-align: center;
	background: url('../images/two-bg-1.jpg');
}
#six-ek .img-1 {
	margin-top: 20px;
}
#six-ek h3 {
	position: relative;
	top: -70px;
	text-transform: uppercase;
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
#seven-ek {
	padding: 80px 0 40px;
	text-align: center;
	background: url('../images/two-bg-1.jpg');
}
#seven-ek .img-1 {
	margin-top: 20px;
}
#seven-ek h3 {
	position: relative;
	top: -70px;
	text-transform: uppercase;
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.sev-bl-l {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.sev-bl-r {
	float: left;
	width: 49%;
	margin-left: 1%;
}
.sev-bl1 {
	text-align: left;
	float: left;
	width: 60%;
	border: 1px solid #00ab3a;
}
.sev-bl1 h5 {
	text-align: center;
	padding: 12px 0;
	font: bold 27px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
	background: #00ab3a;
	border-right: 1px solid #FFF; 
}
.sev-bl1 p {
	text-align: center;
	padding: 20px 0;
	font: 27px 'PF Din Text Cond Pro', sans-serif;
}
.sev-bl-p1 {
	border-bottom: 1px solid #00ab3a;  
}
.sev-bl-p2 {
	background: #e9e9e9;
}
.sev-bl2 {
	text-align: left;
	float: left;
	width: 40%;
	border: 1px solid #00ab3a;
}
.sev-bl2 h5 {
	text-align: center;
	padding: 12px 0;
	font: bold 27px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
	background: #00ab3a;
	border-left: 1px solid #fff; 
}
.sev-bl2 p {
	text-align: center;
	padding: 20px 0;
	font: 27px 'PF Din Text Cond Pro', sans-serif;
	color: #ff0101;
}
.sev-bl2 p span {
	color: #000;
	text-decoration: line-through;
}
.sev-bl-p1 {
	border-bottom: 1px solid #00ab3a;  
}
.sev-bl-p2 {
	background: #e9e9e9;
}
.seven-bl-btn {
	margin-top: 35px;
	padding: 8px 85px 8px 85px;
	font: 27px 'PF Din Text Cond Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #4bd01f;
	box-shadow: inset 0 -2px 5px 4px rgba(0,0,0,0.2);
	border: 1px solid #5cd833;
	border-radius: 12px;
	cursor: pointer;
}

#eight-ek {
	padding: 45px 0 75px;
	text-align: center;
	background: url('../images/eight-bg.jpg') no-repeat top center;
	background-size: cover;
}
#eight-ek h3 {
	font: bold 37px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
#eight-ek h4 {
	font: 21px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
#eight-ek img {
	margin: 35px 40px 0 0;float:left;
}
.eight-bl{
	position: relative;
	margin-top: 35px;
	margin-left: 170px;
	width: 620px;
	text-align: left;
	padding: 30px 30px;
	background: #fff;
}
.eight-bl:before {
	content: ''; 
    position: absolute; 
    left: -40px; top: 55px;
    border: 20px solid transparent;	
    border-right: 20px solid #fff;
}
.eight-bl h5{
	margin-bottom: 25px;
	font: 17px 'PF Din Text Cond Pro', sans-serif;
}




.nine-bl {
	float: right;
	margin-top: 30px;
	margin-right: 50px;
	width: 230px;
	height: 110px;
	padding: 10px 5px;
	background: rgba(255, 255, 255, 0.8);
}
.nine-bl p {
	padding-left: 30px;
	font: 17px 'PF Din Text Cond Pro', sans-serif;
}
.nine-p1 {
	background: url('../images/nine-img1.png') no-repeat left;
}
.nine-p2 {
	background: url('../images/nine-img2.png') no-repeat left;
}
.nine-p3 {
	background: url('../images/nine-img3.png') no-repeat left;
}
.nine-p4 {
	background: url('../images/nine-img4.png') no-repeat left;
}

#fotter {
	height: 95px;
	background: url('../images/h-bg.png') no-repeat center;
	background-size: cover;
}
#fotter img {
	margin: 15px 10px 0;
}
.fot-bl {
	margin-top: 5px;
	margin-left: 15px;
	display: inline-block;
}
.fot-bl p {
	font: 16px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
.fot-bl .fot-p {
	margin-top: 10px;
	text-decoration: underline;
	cursor:pointer;
}
#fotter .tel {
	float: right;
	text-align: center;
	margin-right: 30px;
}
#fotter .tel p {
	font: 35px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
}
#fotter .h-btn {
	padding: 7px 14px 11px;
	font: 20px 'PF Din Text Cond Pro', sans-serif;
	color: #fff;
	background: #c00778;
	box-shadow: inset 0 -2px 8px 3px rgba(0,0,0,0.4);
	border: 1px solid #ff40b3;
	border-radius: 10px;
	cursor: pointer;
}
.invis{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
}
.modal{
	position:relative;
	width:80%;
	margin:100px auto 20px;
	background:#fff;
	padding:20px;	
}
.modal p{
	margin:10px 0;
	font:16px 'PF Din Text Cond Pro', sans-serif;
}
.modal h4{
	font:18px 'PF Din Text Cond Pro', sans-serif;
}
.modal .close{
	position:absolute;
	right:10px;
	top:20px;
}
#wrap{
		display: none;
		opacity: 0.8;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 16px;
		background-color: rgba(1, 1, 1, 0.725);
		box-shadow: 0 0 0 rgba(0, 0, 0, 1);
		z-index: 100;
		overflow: auto;
	}
	
	#window{
		width: 400px;
		height: 390px;
		margin: 150px auto;
		display: none;
		z-index: 200;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 16px;
		background: #fff;
	}
	#window p {
		text-align: center;
		margin: 0 auto;
		color: #096102;
		font: bold 32px 'Open Sans',sans-serif;
		margin-bottom: 30px;
	}
	.close{
		margin-left: 346px;
		margin-top: -10px;
		cursor: pointer;
	}

	#pokyp-fom {
	margin: 0 auto;
	height: 400px;
	width: 340px;
}
#pokyp-fom input[type="text"] {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 15px 20px;
	width: 280px;
	background: #fff;
	font: 19px 'Open Sans',sans-serif;
	color: #000;
}
#pokyp-fom input[type="text"] {
	height: 50px;
	border: 2px solid #ccc;
}
#pokyp-fom input[type="text"]:focus {
	border: 2px solid #5ec530;
}
.btm{
	display: block;
	padding: 15px 82px;
	margin: 0 auto;
	margin-top: 20px;
	background: #096102;
	color: white;
	text-transform: uppercase;
	font: bold 21px/21px arial, sans-serif;
	cursor: pointer;
	border-radius: 4px;
	border: none;
}
.btm:hover {
	background-color: #999;
}
#pokyp .pokyp-bn {
	float: right;
	margin-top: 5px;
	margin-right: 80px;
	font: 28px "PF Din Text Cond Pro";
	padding: 8px 20px;
	background-color: #a5499b;
	color: #fff;
	border: none;
	cursor: pointer;
}
#pokyp .pokyp-bn:hover {
	background-color: #A54978;
}
.small-ec{
	display:none;
}
div.error{
	text-align:center;
	font-size:12px; 
	margin-top:-25px; 
	margin-bottom:11px;
}
.top div.error{
	margin-top:-30px; 
}
#pokyp-fom div.error{
	margin-top:-20px;
}