/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/* css */

*{
	outline: none;
}

.flLeadLanding {
	min-width: 1140px;
	overflow-x: hidden;
}

.block{
	width: 100%;
	position: relative;
}
.block>div{
	width: 978px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 35px;
}

/*Костыль*/
.block>div>div + p {
	position: static !important;
}

h1{
	color: #0092cd;
	text-align: center;
	font: bold 42px/normal 'PT Sans Narrow', sans-serif;
	padding: 10px 0 0 0;
}
.woman h1 {
	padding-top: 20px;
}
p.subH1{
	color: #000;
	font: 28px/normal 'PT Sans Narrow', sans-serif;
	text-align: center;
}
p.subH1-small{
	margin: 28px 0 0 278px;
	color: #656565;
	font: italic 18px/28px 'PT Sans', sans-serif;
	text-align: left;
}

.block.top{
	height: 72px;
	box-shadow: 0 0 10px 0 rgba(209,187,144,.63);
	z-index: 10;
}
.block.top .logo{
	display: block;
	background: url(/images/landing/flLanding.png) no-repeat -18px 0;
	width: 171px;
	height: 45px;
	font-size: 0;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	top: 14px;
	float: left;
}
.block.top .slogan{
	position: absolute;
	left: 230px;
	top: 26px;
	display: block;
	height: 18px;
	vertical-align: middle;
	text-transform: uppercase;
	font: 14px/18px 'PT Sans Narrow', sans-serif;
}
.block.top .slogan:before{
	margin-right: 10px;
	vertical-align: top;
	content: '';
	background: url(/images/landing/flLanding.png) no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
}
.block.top .slogan.simple {
	left: 285px;
	font: 16px/normal 'PT Sans', sans-serif;
	color: #666666;
	text-transform: none;
}
.block.top .slogan.simple:before {
	display: none;
}
.block.top .phone{
	float: right;
	margin: 10px 0 0 65px;
}
.block.top .phone>span{
	display: block;
}
.block.top .phone .city{
	color: #0092cd;
	font: 14px/normal 'PT Sans', sans-serif;
}
.block.top .phone .number{
	color: #333;
	font: 16px/normal 'PT Sans', sans-serif;
}
.block.top .phone .workHours{
	color: #666;
	font: 10px/normal 'PT Sans', sans-serif;
}
.block.top .phone.big {
	margin: 20px 0 0 60px;
}
.block.top .phone.big > span {
	color: #3a3a3a;
	font: bold 24px/normal 'PT Sans', sans-serif;
}
.block.man, .block.woman {
	background: url(/images/landing/flLandingBg.jpg) no-repeat top center;
	background-size: cover;
	min-height: 590px;
}
.block.man .man, .block.woman .woman {
	width: 303px;
	height: 485px;
	background: url(/images/landing/flLandingMan.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 30px;
}
.block.woman .woman{
	background: url(/images/landing/flLandingWoman.png) no-repeat;
}
.block.man>div>ul{
	list-style: none;
	margin-left: 260px;
}
.block.man>div>ul li{
	color: #666;
	font: 16px/20px 'PT Sans', sans-serif;
}
.block.man>div>ul li:before{
	content: '';
	width: 10px;
	height: 10px;
	background: url(/images/landing/flLanding.png) no-repeat 0 -18px;
	display: inline-block;
	margin-right: 8px;
}
.formContainer{
	position: relative;
	width: 554px;
	min-height: 317px;
	margin: 30px 0 0 374px;
	padding: 25px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ebf1f6) ) !important;
	background: -moz-linear-gradient( center top, #ffffff 0%, #ebf1f6 100% ) !important;
	background-color: #ebf1f6 !important;
	box-shadow: inset 0 0 9px 0 #ffffff,  0 5px 16px 0 #b6a187;
	border-radius: 4px;
}
.block.woman .formContainer{
	position: relative;
	margin: 31px 0 0 374px;
	width: 570px;
	height: 367px;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.block.woman .formContainer p {
	margin: 38px 0 0 0;
	font: bold 23px/35px 'PT Sans Narrow', sans-serif;
	color: #0092cd;
}
.block.woman .formContainer span {
	position: absolute;
	top: 140px;
	left: 0;
	height: 79px;
	width: 523px;
	padding: 14px 0 0 47px;
	background-color: #a4ce78;
	color: #fff;
	font: bold 50px 'PT Sans', sans-serif;
}
.block.woman .formContainer span i {
	display: block;
	position: absolute;
	top: 31px;
	left: 58px;
	width: 32px;
	height: 35px;
	background: url(/images/landing/flLanding.png) no-repeat -269px 0;
}
.block.woman .formContainer span + p {
	position: absolute;
	top: 280px;
	width: 100%;
	margin: 0;
}
.formContainer:before{
	content: '';
	position: absolute;
	left: -88px;
	top: 18px;
	background: url(/images/landing/flLanding.png) no-repeat -190px 0;
	width: 60px;
	height: 52px;
}
.woman .formContainer:before {
	display: none;
}
.formContainer>div{
	width: 554px;
	min-height: 317px;
	position: relative;
	overflow: hidden;
}
.formContainer form {
	height: auto;
}
form{
	position: relative;
	height: 100%;
	width: 300%;
	top: 0;
	left: 0;
	transition: left 100ms linear;
}
form:after {
	content: '';
	display: table;
	clear: both;
}

form .question{
	width: 548px;
	padding: 0 3px;
	top: 0;
	float: left;
}
form .question.n1{
	left: 0;
}
form .question.n2{
	left: 554px;
}
form .question.n3{
	left: 1108px;
}
form .question:after, .block:after, .block>div:after{
	content: '';
	display: table;
	clear: both;
}

form .title{
	color: #0092cd;
	font: 25px/normal 'PT Sans Narrow', sans-serif;
	margin: 0 0 10px 0;
}
form .title.bold{
	font-weight: bold;
}
form textarea{
	background-color: #d9d8d8;
	border: 1px solid #fff;
	padding: 15px;
	width: 516px;
	height: 102px;
	box-shadow: inset 2px 2px 4px 0 rgba(2,2,2,.17);
	font: 17px/normal 'PT Sans', sans-serif;
	color: #000;
	resize: none;
}
form .example{
	margin: 8px 10px 10px 10px;
	background-color: #fff;
	border-radius: 2px;
	border: 1px solid #f9fafa;
	padding: 5px 10px;
	font: 12px/normal 'PT Sans', sans-serif;
	color: #666;
}
form .example span{
	font-weight: bold;
}
form .newButton{
	letter-spacing: 0px;
	padding: 8px 15px;
	float: right;
	color: #fff !important;
	font: bold 21px/normal 'PT Sans', sans-serif !important;
	text-shadow: 0 1px 1px #568927 !important;
}
form .newButton:active{
	padding: 9px 14px 7px 16px !important;
}

form .step{
	float: left;
	display: block;
	margin: 11px 0 0 0;
	color: #666;
	font: 17px/normal 'PT Sans', sans-serif;
}

.question.n2 label{
	width: 250px;
	float: left;
}
.question.n2 label.odd{
	float: right;
}
.question.n2 label>span{
	color: #0092cd;
	font: 17px/normal 'PT Sans', sans-serif;
}
.question.n2 label input{
	display: block;
	background-color: #d9d8d8;
	border: 1px solid #fff;
	height: 40px;
	width: 228px;
	padding: 0 10px;
	margin: 10px 0 15px 0;
	box-shadow: inset 2px 2px 4px 0 rgba(2,2,2,.17);
	font: 17px/1 'PT Sans', sans-serif;
	color: #646363;
}

.question.n2 .spacer{
	clear: both;
	margin-bottom: 14px;
}

.question.n3 .title{
	text-align: center;
	font-size: 38px;
	margin: 35px 0 20px 0;
}
.question.n3 .subTitle{
	color: #333;
	text-align: center;
	font: 23px/normal 'PT Sans Narrow', sans-serif;
	margin-bottom: 30px;
}
.question.n3 .newButton{
	display: block;
	width: 180px;
	margin: 0 auto;
	float: none;
    letter-spacing: normal;
}

.block.blueBg{
	border-top: 3px solid #6399d2;
	box-shadow: inset 0 -3px 3px 0 #21468b;
	background: url(/images/landing/blueBg.png);
}

.advantages{
	background-color: #dee8f2;
	padding: 16px;
	margin: 45px auto 50px auto;
	position: relative;
	box-shadow: 0 5px 5px 0 #21468b;
}
.advantages .inner{
	padding: 20px;
	border: 1px solid #cfddec;
	background-color: #fff;
}
.advantages .left p{
	padding: 0 20px 0 0;
}
.advantages .right p{
	padding: 0 0 0 20px;
}
.advantages>.inner{
	height: 268px;
}

.advantages .left{
	float: left;
	width: 255px;
}
.advantages .right{
	float: right;
	width: 255px;
}
.advantages .middle{
	position: absolute;
	top: -30px;
	left: 50%;
	margin: 0 0 0 -196px;
	background-color: #dee8f2;
	padding: 16px;
	box-shadow: 0 5px 5px 0 #21468b;
}
.advantages .middle>.inner{
	height: 328px;
	width: 318px;
}

.advantages .icon{
	background: url(/images/landing/flLanding.png) no-repeat;
	display: block;
	margin-bottom: 20px;
}
.advantages p{
	color: #222;
	font: 16px/normal 'PT Sans', sans-serif;
	text-align: center;
}
.advantages .title{
	color: #0092cd;
	font: bold 24px/normal 'PT Sans Narrow', sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.advantages .left .icon{
	background-position: 0 -53px;
	width: 66px;
	height: 80px;
	margin-left: 85px;
}
.advantages .right .icon{
	background-position: -189px -53px;
	width: 76px;
	height: 83px;
	margin-left: 100px;
}
.advantages .middle .icon{
	background-position: -66px -53px;
	width: 123px;
	height: 100px;
	margin: 0 auto 10px auto;
}
.advantages .middle.hat .icon {
	width: 91px;
	margin: 23px auto -5px auto;
	background-position: -266px -63px;
}
.advantages p.counterTitle{
	color: #0092cd;
	font: bold 16px/normal 'PT Sans', sans-serif;
	margin-bottom: 5px;
}

.counter{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(1, #cbcbcb) ) !important;
	background: -moz-linear-gradient( center top, #f7f7f7 0%, #cbcbcb 100% ) !important;
	background-color: #cbcbcb !important;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,.2);
	padding: 10px 15px;
	width: 110px;
	height: 30px;
	margin: 0 auto;
	border-radius: 5px;
}
.counter>div{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #4d4d4d), color-stop(1, #a3a3a3) ) !important;
	background: -moz-linear-gradient( center top, #4d4d4d 0%, #a3a3a3 100% ) !important;
	background-color: #a3a3a3 !important;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	height: 30px;
	text-align: center;
	color: #fff;
	font: bold 29px/1 'PT Sans Narrow', sans-serif;
	text-shadow: 0 1px 2px rgba(0,0,0,.3);
}

.block>div>.h_container, .block>div>.title{
	margin-top: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #0092cd;
	font: bold 36px/normal 'PT Sans Narrow', sans-serif;
}
.block.blueBg>div>.title{
	color: #fff;
}

.clients .title span {
	font: bold 36px/normal 'PT Sans Narrow', sans-serif;
	color: #a4ce78;
}
.clients li{
	float: left;
	width: 460px;
	position: relative;
	height: 360px;
}
.clients li.left{
	float: left;
}
.clients li.right{
	float: right;
}
.clients li img{
	position: absolute;
	top: 0;
	left: 0;
}
.clients .name{
	color: #0092cd;
	font: 20px/normal 'PT Sans', sans-serif;
}
.clients p{
	margin: 15px 0;
	color: #222;
	font: 16px/normal 'PT Sans', sans-serif;
}

.clients .comment{
	position: relative;
	margin-left: 100px;
	padding: 15px;
	border: 2px solid #fccfb7;
}

.clients .comment:before, .clients .comment:after{
	content: '';
	width: 0;
	height: 0;
	position: absolute;
}
.clients .comment:before{
	left: -40px;
	top: 108px;
	border-top: 27px solid #fccfb7;
	border-right: 20px solid #fccfb7;
	border-left: 20px solid rgba(255,255,255,0);
	border-bottom: 27px solid rgba(255,255,255,0);
}
.clients .comment:after{
	left: -36px;
	top: 110px;
	border-top: 25px solid #fff;
	border-right: 18px solid #fff;
	border-left: 18px solid rgba(255,255,255,0);
	border-bottom: 25px solid rgba(255,255,255,0);
}
.clients .beltWrapper {
	margin: 40px 0 50px;
}
.guarantees ul{
	margin-top: 20px;
}
.guarantees li{
	float: left;
	width: 33.33%;
	position: relative;
	padding-bottom: 40px;
}
.guarantees p{
	margin-left: 100px;
	color: #fff;
	font: 16px/normal 'PT Sans', sans-serif;
}
.guarantees .quality p{
	margin-left: 90px;
	margin-right: 20px;
}
.guarantees .speed p{
	margin-left: 110px;
}
.guarantees .title{
	text-transform: uppercase;
	font: bold 24px/normal 'PT Sans Narrow', sans-serif;
}

.guarantees i{
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/landing/flLanding.png) no-repeat;
}
.guarantees .quality i{
	width: 68px;
	height: 98px;
	background-position: 0 -153px;
}
.guarantees .speed i{
	width: 96px;
	height: 80px;
	background-position: -68px -153px;
}
.guarantees .privacy i{
	width: 85px;
	height: 96px;
	background-position: -164px -153px;
}

.aboutUs{
	padding: 0;
}
.aboutUs ul{
	list-style: none;
	margin: 0 auto;
	padding: 0 20px 0 0;
	overflow: hidden;
	width: 960px;
}
.aboutUs li{
	float: left;
	width: 33.33%;
	margin-bottom: 0;
}
.aboutUs li>div{
	text-decoration: none;
	display: block;
	margin: 0 0 20px 20px;
	padding: 0 0 0 30px;
}

.aboutUs li>div .desc{
	font: italic 14px/17px 'Trebuchet MS', Arial, sans-serif;
	color: #464646;
	display: block;
	position: relative;
	height: 90px;
	display: block;
}
.aboutUs li>div a.desc {
	color: #464646;
}
.aboutUs li>div .desc:before{
	position: absolute;
	left: -30px;
	top: 5px;
	display: block;
	width: 23px;
	height: 23px;
	content: "";
	background: url(/images/sprite.png) no-repeat -491px -295px;
}

.aboutUs li>div .logo{
	display: block;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
	color: transparent;
	position: relative;
	height: 80px;
}
.aboutUs li>div .logo span{
	background: url(/images/landing/about_logos.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

.aboutUs .kp .logo span{
	background-position: 0 -38px;
	width: 178px;
	height: 32px;
}
.aboutUs .aif .logo span{
	background-position: -181px -39px;
	width: 167px;
	height: 38px;
}
.aboutUs .exp .logo span{
	background-position: -354px -44px;
	width: 156px;
	height: 42px;
}
.aboutUs .sob .logo span{
	background-position: -390px -152px;
	width: 170px;
	height: 47px;
}
.aboutUs .forbes .logo span{
	background-position: -88px -116px;
	width: 140px;
	height: 34px;
}
.aboutUs .echo .logo span{
	background-position: -234px -146px;
	width: 150px;
	height: 60px;
}

.aboutUs .newButton{
	margin: 0 auto;
	display: block;
	width: 210px;
	margin-bottom: 40px;
	color: #fff !important;
	font: bold 21px/normal 'PT Sans', sans-serif !important;
	text-shadow: 0 1px 1px #568927 !important;
    letter-spacing: normal;
}

.footer>div {
	color: #fff;
	padding: 15px 0;
}
.footer.phone-number>div {
	padding: 41px 0;
}
.footer .left{
	float: left;
	width: 400px;
}
.footer .right{
	float: right;
	width: 400px;
}

.footer .left span, .footer .left a{
	display: block;
	float: left;
	clear: both;
}

.footer .logo{
	font-size: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 146px;
	height: 39px;
	background: url(/images/landing/flLanding.png) no-repeat 0 -251px;
}
.footer .left span{
	font: 16px/normal 'PT Sans', sans-serif;
	margin: 5px 0;
}
.footer span.copy{
	font-size: 12px;
}
.footer span.contacts{
	margin-top: 6px;
	font: 13px/20px 'Arial', sans-serif;
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70%);
}

.footer .right .title{
	float: left;
	width: 100%;
	font: 12px/normal 'PT Sans', sans-serif;
}
.footer .phone{
	width: 50%;
	float: left;
}

.footer .phone{
	margin: 10px 0 0 0;
}
.footer .phone>span{
	display: block;
	margin-bottom: 4px;
}
.footer .phone .city{
	text-transform: uppercase;
	font: 14px/normal 'PT Sans Narrow', sans-serif;
}
.footer .phone .number{
	font: 18px/normal 'PT Sans', sans-serif;
}
.footer .phone .workHours{
	font: 12px/normal 'PT Sans', sans-serif;
}
.footer .right.phone-info {
	width: 568px;
	margin: 6px 0 0;
}
.footer.phone-number .right .title {
	font: 16px/normal 'Arial', sans-serif;
}
.footer.phone-number .right .title span {
	position: relative;
	top: 3px;
	left: 14px;
	font: 24px/normal 'Arial', sans-serif;
}
textarea.error{
	-webkit-appearance: none;
	box-shadow: inset 2px 2px 4px 0 rgba(2,2,2,.17), 0 0 5px 1px #FF0000 !important;
	-webkit-box-shadow: inset 2px 2px 4px 0 rgba(2,2,2,.17), 0 0 5px 1px #FF0000 !important;
}
input.error{
	box-shadow: inset 2px 2px 4px 0 rgba(2,2,2,.17), 0 0 5px 1px #FF0000 !important;
	-webkit-box-shadow: inset 2px 2px 4px 0 rgba(2,2,2,.17), 0 0 5px 1px #FF0000 !important;
}

.row{
	position: relative;
}

.row button{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	cursor: pointer;
	font-size: 0;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #d9d8d8), color-stop(1, #bbbaba) );
	background: -moz-linear-gradient( center top, #d9d8d8 0%, #bbbaba 100% );
	background-color: #bbbaba;

	border: 1px solid #bbbaba;
}
.row button:hover{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, #d3d3d3), color-stop(1, #d9d8d8) );
	background: -moz-linear-gradient( center top, #d3d3d3 0%, #d9d8d8 100% );
	background-color: #d9d8d8;
}
.row button:active{
	background: none;
	background-color: #bbbaba;
}
.row button:after{
	content: '';
	width: 0;
	height: 0;
	border-top: 6px solid #fff;
	border-left: 6px solid rgba(255,255,255,0);
	border-right: 6px solid rgba(255,255,255,0);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -6px;
}
.row button:active:after{
	margin: -2px 0 0 -6px;
}

.ufd-container{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);
	z-index: 10;
	width: 250px;
	max-height: 160px;
	overflow: auto;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0 !important;
	background-color: #fff;
}
.ufd-container.nodisplay{
	display: none;
}

.ufd-container .hint{
	height: 20px;
	padding: 0 10px;
	margin-bottom: 10px;
	color: rgb(125,125,125);
	font: italic 14px/20px 'PT Sans', sans-serif;
}
.ufd-container li{
	height: auto;
	padding: 5px 10px;
	color: rgb(125,125,125);
	font: 14px/20px 'PT Sans', sans-serif;
}
.ufd-container li span{
	display: block;
}
.ufd-container li .subCity{
	font-size: 12px;
	line-height: 16px;
}
.ufd-container li:hover{
	background-color: rgb(235,235,235);
}
.ufd-container li:hover .city{
	color: rgb(50,50,50);
}

#city_name{
	width: 186px;
	padding: 0 52px 0 10px;
}

.phoneWrapper{
	position: relative;
}
.question.n2 label .phoneWrapper input{
	width: 203px;
	padding: 0 10px 0 35px;
}
.p7{
	position: absolute;
	top: 0;
	left: 10px;
	font: 17px/42px 'PT Sans', sans-serif;
	color: #646363;
}

.agreement{
	cursor: pointer;
	position: absolute;
	bottom: 50px;
	left: 4px;
	font: 13px/normal 'PT Sans', sans-serif;
}
.agreement input{
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 4px;
}
.question.n2 .agreement label{
	width: auto;
	float: none;
}

#prvdOnePixelImage {
	display: block;
	height: 0;
}