@import url(/css/debug.css);

/* font-family: "PTSansNarrowRegular"; */
@font-face {
    font-family: "PTSansNarrowRegular";
    src: url("/fonts/PTSansNarrowRegular/PTSansNarrow.eot");
    src: url("/fonts/PTSansNarrowRegular/PTSansNarrow.eot?#iefix")format("embedded-opentype"),
    url("/fonts/PTSansNarrowRegular/PTSansNarrow.woff") format("woff"),
    url("/fonts/PTSansNarrowRegular/PTSansNarrow.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansNarrowBold"; */
@font-face {
    font-family: "PTSansNarrowBold";
    src: url("/fonts/PTSansNarrowBold/PTSansNarrowBold.eot");
    src: url("/fonts/PTSansNarrowBold/PTSansNarrowBold.eot?#iefix")format("embedded-opentype"),
    url("/fonts/PTSansNarrowBold/PTSansNarrowBold.woff") format("woff"),
    url("/fonts/PTSansNarrowBold/PTSansNarrowBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


html {
	
}
body {
    font-family: PTSansNarrowRegular;
    font-size: 16px;
}
.wrapper {
	margin: auto;
    width: 1000px;
}

.fly_menu, .head, .title, .about, .business, .bonus, .sertificat, .otziv, .faq, .last_ask, .contact, .footer{
	min-width: 1020px;
    overflow: hidden;
	padding: 0 10px;
}

.fly_menu{
	background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #9abcdc;
    box-shadow: 0 0 38px rgba(0, 76, 153, 0.3);
    height: 57px;
    overflow: hidden;
    position: fixed;
	top: -80px;
    width: 100%;
    z-index: 1000;
}
.fly_menu .logo{
	display: block;
    float: left;
    margin: 10px 0 0;
}
.fly_menu ul{
	float: right;
    margin: 17px 10px 0 0;
    max-width: 682px;
}
.fly_menu li{
	float: left;
    margin-left: 30px;
}
.fly_menu li:first-child{
    margin-left: 0;
}
.fly_menu a {
    font-size: 18px;
    text-transform: uppercase;
}
.fly_menu a.active,
.fly_menu a:hover{
	color: #6fb9ff;
}

.head{
	border-bottom: 3px solid #7ab6e5;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    height: 91px;
}
.head .logo{
	float: left;
    margin: 20px 0 0;
}
.head .phone{
	border-bottom: 1px solid #9cceff;
    float: right;
    font-size: 24px;
    height: 38px;
    overflow: hidden;
    text-align: right;
    width: 682px;
}
.head .phone p{
	color: #1746b0;
    font-size: 18px;
    margin: 8px 10px 0;
}
.head .phone strong{
	color: #133b94;
    font-size: 21px;
    font-weight: normal;
}
.head ul{
	float: right;
    margin: 15px 10px 0 0;
    max-width: 682px;
}
.head li{
	float: left;
    margin-left: 30px;
}
.head li:first-child{
	margin-left: 0;
}
.head a{
	font-size: 17px;
    text-transform: uppercase;
}
.head a.active,
.head a:hover{
	color: #6fb9ff;
}

.title{
	background: url("/img/decor/bg_top2_.jpg") no-repeat scroll center top;
    height: 541px;
}
.title h1{
	color: #fff;
    font-family: PTSansNarrowBold;
    font-size: 65px;
    line-height: 52px;
    margin: 47px 0 0 1px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
.title .buy{
	color: #fff;
    font-family: PTSansNarrowBold;
    font-size: 33px;
    margin: 48px 0 51px 54px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    word-spacing: 15px;
}
.title .buy strong{
	color: #ffe400;
    font-size: 80px;
    font-weight: normal;
    margin-right: 8px;
}
.title .buy em{
	font-family: PTSansNarrowRegular;
    font-size: 30px;
    font-style: normal;
    text-transform: none;
}
.title .buy a{
	background: rgba(0, 0, 0, 0) url("/img/decor/bg_button.png") no-repeat scroll center center;
    color: #ffff00;
    display: inline-block;
    height: 73px;
    line-height: 66px;
    margin-left: 28px;
    text-align: center;
    vertical-align: text-bottom;
    width: 184px;
}
.title ul{
	margin: 30px 0 0 19px;
}
.title li{
	background: rgba(0, 0, 0, 0) url("/img/decor/marker.png") no-repeat scroll left 17px;
    color: #ffe957;
    font-size: 33px;
    margin: 0 0 1px;
    padding-left: 35px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.about{
	border-bottom: 6px solid #efeff4;
    border-top: 1px solid #ffba01;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.17);
    margin-top: 3px;
    position: relative;
    z-index: 10;
}
.about .content h2,
.about .content h3{
	color: #093590;
    font-size: 55px;
    font-weight: normal;
    margin: 25px 0 0;
    text-indent: 20px;
    text-transform: inherit;
}
.about .points{
	margin: 35px 0 30px;
}
.about .blc{
	display: inline-block;
    margin: 10px 10px 5px 40px;
    min-height: 260px;
    vertical-align: top;
    width: 280px;
}
.about .blc img{
	margin: 0 0 7px 32px;
}
.about .content{
	padding: 0;
}
.about .content p{
	border-left: 3px solid #52baed;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding-left: 12px;
}

.business{
	background-color: #f3f3f3;
    border-bottom: 6px solid #e5e5ea;
    padding-bottom: 43px;
}
.business table td{
	vertical-align: top;
}
.business .first{
	padding-top: 27px;
}
.business .first h2,
.business .first h3{
	color: #3bb2ed;
    font-family: PTSansNarrowBold;
    font-size: 60px;
    font-weight: normal;
    margin: 10px 0 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.business .first p{
	font-size: 18px;
    line-height: 22px;
    margin: 21px 0 10px;
}
.business .first .more{
	color: #fd4100;
    font-size: 16px;
}

.business .second{
	padding-top: 27px;
}
.business .second table{
	border-bottom: 3px solid #ffb80e;
}
.business .second td{
	padding-bottom: 7px;
}
.business .second h2,
.business .second h3{
	color: #0048b5;
    font-family: PTSansNarrowBold;
    font-size: 50px;
    font-weight: normal;
    line-height: 39px;
    margin: 10px 0 32px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
.business .second h2 em,
.business .second h3 em{
	color: #0048b5;
    font-family: PTSansNarrowRegular;
    font-size: 26px;
    font-style: normal;
    margin: 10px 0 30px;
}
.business .second table p{
	font-size: 24px;
    line-height: 30px;
    margin: 18px 0 10px 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.business .second p{
	font-size: 18px;
    margin: 15px 0;
}
.business .second em{
	color: #ff3300;
    font-family: PTSansNarrowBold;
    font-style: normal;
}


.bonus{
	background: #084a88 url("/img/decor/bg_bonus.png") repeat-x scroll center bottom;
}
.bonus .content h2,
.bonus .content h3{
	color: #fff;
    font-family: PTSansNarrowBold;
    font-size: 72px;
    margin: 4px 0 10px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.bonus .content table{
	color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 70px;
    margin-top: 72px;
    text-align: center;
}
.bonus .content td{
	vertical-align: top;
}
.bonus .content img{
	margin-bottom: 7px;
}


.sertificat{
	background: #f2f7fa url("/img/decor/bg_srt.png") no-repeat scroll center bottom;
    padding-bottom: 70px;
}
.sertificat .content h2,
.sertificat .content h3{
	color: #084b89;
    font-family: PTSansNarrowBold;
    font-size: 48px;
    margin: 36px 0 60px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.sertificat .content table{
	text-align: center;
}
.sertificat .content img{
	border: 5px solid #0090d3;
}


.otziv{
	background-color: #fff;
    padding-bottom: 35px;
}
.otziv .content h2,
.otziv .content h3{
	color: #008bdb;
    font-family: PTSansNarrowBold;
    font-size: 42px;
    margin: 44px 0 60px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.otziv .list{
	
}
.otziv .blc{
	float: left;
    height: 255px;
    margin: 0 29px 35px 0;
    width: 293px;
}
.otziv .name{
	border-bottom: 2px solid #ff9900;
    color: #7a8796;
    font-size: 19px;
    padding-bottom: 12px;
}
.otziv .name strong{
	color: #015297;
    font-size: 24px;
    font-weight: normal;
    margin-right: 2px;
}
.otziv .list p{
	font-family: "PTSansNarrowRegular";
    font-size: 18px;
    line-height: 22px;
    margin: 6px 0;
    text-align: justify;
}
.otziv .form{
	background: #fff url("/img/decor/bg_form_tziv2_.jpg") no-repeat scroll center bottom;
    clear: both;
    height: 549px;
    padding-left: 252px;
    padding-top: 56px;
}
.otziv .more{
	color: #fd4100;
    display: inline-block;
    font-size: 16px;
    margin: 7px 0 0;
    text-decoration: underline;
}
.otziv .content .zakaz{
	background-color: #fe7800;
    border: 2px solid #fff;
    clear: both;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 22px;
    height: 42px;
    line-height: 42px;
    margin: 30px 0 55px 373px;
    outline: 1px solid #ffc67d;
    text-align: center;
    text-decoration: none;
    width: 263px;
}


.faq{
	background-color: #085194;
    padding-bottom: 60px;
}
.faq .content h2,
.faq .content h3{
	color: #fff;
    font-family: PTSansNarrowBold;
    font-size: 48px;
    margin: 38px 0 60px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.faq .drow{
	
}
.faq .blc{
	float: left;
    height: 130px;
    margin: 0 30px 52px 0;
    width: 455px;
}
.faq .name{
    color: #ffea00;
    font-size: 25px;
    padding-bottom: 7px;
}
.faq .list p{
	color: #ffffff;
    font-family: PTSansNarrowRegular;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
}
.faq .more{
	color: #ff9;
    display: block;
    font-size: 15px;
    margin: 5px 0 0;
    text-decoration: underline;
}

.faq .scroller{
	position: relative;
}
.faq .scroller .okno{
	height: 330px;
    margin: auto;
    overflow: hidden;
    width: 940px;
}


.otziv .scroller{
	position: relative;
}
.otziv .scroller .okno{
	height: 555px;
    margin: auto;
    overflow: hidden;
    width: 940px;
}
.scroller .st_left{
	background-position: 0 0!important;
	left: 0;
}
.scroller .st_right{
	background-position: -33px 0!important;
	right: 0;
}
.scroller .st_left:hover{
	background-position: 0 -53px!important;
	left: 0;
}
.scroller .st_right:hover{
	background-position: -33px -53px!important;
	right: 0;
}
.scroller .st_left,
.scroller .st_right{
	background: url("/img/decor/rows.png") no-repeat scroll 0 0;
	cursor: pointer;
    height: 50px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 25px;
}



.last_ask{
	background: #fff url("/img/decor/arr.png") no-repeat scroll center 128px;
}
.last_ask .content h2,
.last_ask .content h3{
	color: #0057cd;
    font-family: PTSansNarrowRegular;
    font-size: 36px;
    margin: 30px 0 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}
.last_ask .content p{
	color: #4c4c4c;
    font-size: 28px;
    line-height: 30px;
    margin: 0;
    text-align: center;
}
.last_ask form{
	border: 7px solid #95bee7;
    border-radius: 8px;
    height: 550px;
    margin: 102px auto 85px;
    padding: 0 35px;
    width: 490px;
}
.last_ask .titles{
	color: #1650a7;
    font-family: PTSansNarrowBold;
    font-size: 40px;
    margin: 25px 0 30px 120px;
    text-transform: uppercase;
}
.last_ask input{
    background-color: #f2f2f2;
    border: 1px solid #cdd3d9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #000;
    font: 16px arial;
    margin-bottom: 14px;
    padding: 9px 23px 8px;
    width: 442px;
}
.last_ask input.start{
    background-color: #0057cd;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: PTSansNarrowBold;
    font-size: 30px;
    height: 52px;
    margin: 32px auto 0;
    padding: 0;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    width: 170px;
}
.last_ask input.start:hover{
    background-color: #fff;
    border: 1px solid #0057cd;
    color: #0057cd;
}
.last_ask textarea{
    background-color: #f2f2f2;
    border: 1px solid #cdd3d9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #000;
    font: 16px arial;
    height: 87px;
    margin-bottom: 14px;
    padding: 10px 23px;
    resize: none;
    width: 442px;
}
.last_ask .cheker{
    font: 16px arial;
    margin: 17px auto 0;
    width: 330px;
}
.last_ask .cheker label{
    margin-left: 12px;
}
.last_ask .cheker input{
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 24px;
}
.last_ask .tel_mail{
    overflow: hidden;
}
.last_ask .tel_mail input{
    width: 192px;
}
.last_ask .tel_mail input:last-child{
    float: right;
}
.last_ask .captha{
    overflow: hidden;
    width: 405px;
}
.last_ask .captha p{
    color: #000;
    float: left;
    font: 16px/39px arial;
    vertical-align: text-bottom;
}
.last_ask .captha img{
    float: left;
    margin: 10px 0 0 10px;
}
.last_ask .captha input{
    float: right;
    width: 88px;
}
.last_ask .remark{
    color: #ff3300;
    font: 14px arial;
    margin-top: 15px;
    text-align: right;
    width: 490px;
}










.contact{
	background: url("/img/decor/bg_contact2_.jpg") no-repeat scroll center top;
    height: 518px;
    margin: 50px 0 0;
}
.contact .form{
	
}
.form .titles{
	color: #1650a7;
    font-family: PTSansNarrowBold;
    font-size: 40px;
    margin: 25px 0 30px 120px;
    text-transform: uppercase;
}
.form .titles{
    margin: 34px 0 30px 124px;
}
.form .anket_form{
    margin: 10px 0 0 56px;
    width: 360px;
}
.otziv .form .anket_form{
    margin: 10px 0 0 63px;
    width: 360px;
}
.form input{
    background-color: #f2f2f2;
    border: 1px solid #cdd3d9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #000;
    font: 16px arial;
    margin-bottom: 13px;
    padding: 9px 23px 8px;
    width: 312px;
}
.form input.start{
    background-color: #fd4100;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: PTSansNarrowBold;
    font-size: 36px;
    height: 59px;
    margin: 30px auto 0;
    padding: 0;
    text-align: center;
	transition: all 0.3s ease-out 0s;
    width: 220px;
}
.contact .form input.start{
    margin: 20px auto 0;
}
.form input.start:hover{
    background-color: #fff;
    border: 1px solid #6ba9e7;
    box-shadow: none;
    color: #ff6600;
}
.otziv .form input.start{
    margin: 25px auto 0;
}
.form textarea{
    background-color: #f2f2f2;
    border: 1px solid #cdd3d9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #000;
    font: 16px arial;
    margin-bottom: 13px;
    padding: 10px 23px;
    width: 312px;
}
.form .captha{
    overflow: hidden;
}
.form .captha p{
    float: left;
    font: 16px/39px arial;
    margin: 0;
    vertical-align: text-bottom;
}
.form .captha img{
    float: left;
    margin: 5px 0 0 10px;
}
.form .captha input{
    float: right;
    width: 88px;
}
.form .remark{
    color: #ff3300;
    font: 14px arial;
    margin-top: 18px;
    text-align: right;
    width: 417px;
}
.otziv .form .remark{
    color: #ff3300;
    font: 14px arial;
    margin-top: 22px;
    text-align: right;
    width: 204px;
}

.fly_form{
	background-color: #fff;
    border: 1px solid #adadad;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
    display: none;
    left: 50%;
    margin-left: -290px;
    padding-bottom: 13px;
    position: fixed;
    top: 70px;
    width: 585px;
    z-index: 2000;
}
.fly_form .titles{
	font-size: 30px;
    margin: 36px 0 30px;
    text-align: center;
}
.fly_form input{
	width: 442px;
}
.fly_form textarea{
	height: 88px;
	width: 442px;
}
.fly_form .anket_form{
	margin: auto;
    width: 490px;
}
.fly_form .tel_mail{
    overflow: hidden;
}
.fly_form .tel_mail input{
    width: 192px;
}
.fly_form .tel_mail input:last-child{
    float: right;
}
.fly_form .cheker{
    font: 16px arial;
    margin: 17px auto 0;
    width: 330px;
}
.fly_form .cheker label{
    margin-left: 12px;
}
.fly_form .cheker input{
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 24px;
}
.fly_form .captha {
    margin-top: 14px;
    overflow: hidden;
    width: 405px;
}
.fly_form input.start{
    background-color: #0057cd;
    font-family: PTSansNarrowRegular;
    font-size: 24px;
    height: 46px;
    width: 160px;
}
.fly_form input.start:hover{
    color: #0057cd;
    border-color: #0057cd;
}
.fly_form .remark {
    margin-top: 12px;
    width: 490px;
}
.fly_form .close,
.form_result .close{
    color: #777;
    display: block;
    font-size: 22px;
    font-weight: bold;
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: -4px;
    text-transform: lowercase;
    top: -2px;
    width: 21px;
}

.fly_form.form_result{
	display: block;
    margin-left: -200px;
    margin-top: -65px;
    top: 50%;
    width: 400px;
    z-index: 3000;
}
.form_result .info{
	margin: 20px 18px 5px;
    text-align: center;
    font-size: 19px;
}
.form_result .info .ok{
	color: green;
}
.form_result .info .error{
	color: red;
}





.brands{
	margin-top: 42px;
}
.brands .blocks{
	float: left;
    margin: 0 16px;
    width: 298px;
}
.brands .blocks .logo{
	border-bottom: 4px solid #d7d6d6;
    height: 63px;
    text-align: center;
}
.brands .blocks .info{
	margin-top: 8px;
}
.brands .blocks .info p{
	font-size: 18px;
    line-height: 21px;
    text-align: justify;
}
.brands .blocks .more{
	color: #fd4100;
    display: inline-block;
    margin: 10px 0 0;
    text-decoration: underline;
}
.brands .zakaz{
	background-color: #fe7800;
    border: 4px solid #fff;
    clear: both;
    color: #fff;
    display: block;
    font-family: PTSansNarrowBold;
    font-size: 36px;
    height: 69px;
    line-height: 69px;
    margin: 85px auto 70px;
    outline: 1px solid #ffc67d;
    text-align: center;
    width: 490px;
}
.brands .more_text{
    display: none;
}



		

.footer{
	border-top: 1px solid #d9d9d9;
    padding-bottom: 10px;
}
.footer .line{
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f8f8f8;
}
.footer .foot_telefon{
	float: left;
    margin: 28px 15px 11px 20px;
    width: 233px;
}
.footer .foot_telefon p{
	color: #478fd6;
    font-size: 22px;
    line-height: 38px;
}
.footer .foot_telefon strong{
	font-size: 27px;
    font-weight: normal;
}
.footer .foot_grafic{
	float: left;
    margin: 23px 10px 2px 0;
    width: 235px;
}
.footer .foot_grafic p{
	font-size: 18px;
    line-height: 22px;
}
.footer .foot_grafic strong{
	display: inline-block;
    font-family: PTSansNarrowBold;
    font-weight: normal;
    margin-top: 7px;
}

.foot_social{
	float: left;
    margin: 49px 10px 15px 12px;
    overflow: hidden;
    width: 172px;
}
.foot_social p{
	font-size: 18px;
    margin-bottom: 5px;
    text-align: center;
}
.foot_social a{
	background: rgba(0, 0, 0, 0) url("/img/decor/social.png") no-repeat scroll center top;
    display: block;
    float: left;
    height: 45px;
    margin: 0 6px;
    overflow: hidden;
    text-indent: -200px;
    width: 45px;
}
.foot_social .tw{
	background-position: 0 -45px;
}
.foot_social .tw:hover{
	background-position: 0 0;
}
.foot_social .vc{
	background-position: -53px -45px;
}
.foot_social .vc:hover{
	background-position: -53px 0;
}
.foot_social .fb{
	background-position: -104px -45px;
}
.foot_social .fb:hover{
	background-position: -104px 0;
}

.footer .foot_copy{
	color: #8b8b8b;
    float: right;
    font-size: 16px;
    margin: 47px 0 10px;
    width: 247px;
}
.footer .foot_copy p{
	line-height: 18px;
}
.footer .foot_copy a{
	color: #8b8b8b;
    display: inline-block;
    margin-top: 19px;
}

.oll_block > div,
.lb_text{
	display: none;
}




