*:focus{
    overlay: none;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: "Roboto", sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.wrapper {
	min-width: 1200px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 65px;
}
p{
	padding: 0 0 7px 0;
	font-size: 1.5em;
	margin: 0 auto;
	color: #000;
}
.clearfix{
	margin: 0;
	padding: 0;
	clear: both;
}
.title{
	text-align: center;
	font-size: 35px;
	font-weight: 400;
	padding-top: 35px;
	padding-bottom: 40px;
	text-transform: uppercase;
	color: #1b36a1;
}
button:focus{
    outline: none;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 204px;
}
.header-wrapper{
	width: 1200px;
	height: 128px;
	margin: 0 auto;
}
.header-top{
	height: 128px;
}
.header-logo{
	display: block;
	width: 261px;
	height: 71px;
	float: left;
	margin-top: 18px;
	margin-right: 48px;
}
.header-contacts{
	width: 675px;
	height: 52px;
	float: left;
	margin-top: 44px;
}
.header-contact{
	width: 50%;
	float: left;
}
.header-contact p{
	font-size: 19px;
	font-weight: 300;
	margin-left: 12px;
	float: left;
}
.header-contact a{
	font-size: 19px;
	font-weight: 300;
	margin-left: 12px;
	float: left;
	color: #000;
}
.scroll{
	text-decoration: none;
}
.header-contact img{
	display: block;
	margin: 0 auto;
}
.contact-ico{
	height: 18px;
	width: 21px;
	float: left;
}
#counter{
	width: 216px;
	height: 71px;
	background: url("/i/counter-bg.png") no-repeat;
	float: left;
	margin-top: 34px;
	text-align: center;
}
.header-bot{
	height: 76px;
	background: url("/i/nav-bg.jpg");
}
.header-bot-wrapper{
	width: 1200px;
	margin: 0 auto;
	height: 76px;
}
.header-nav{
	height: 100%;
	display: inline-block;
	float: left;
}
.header-nav a{
	font-size: 23px;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
	text-decoration: none;
	color: #FFF;
	display: table-cell;
	vertical-align: middle;
}
.acell{
	float: left;
	display: table;
	padding: 0 21px;
	height: 100%;		
}
.acell:hover{
	background: #002447;
}
.nav-div{
	float: left;
	width: 2px;
	height: 100%;
	background: url("/i/nav-divider.jpg") no-repeat;
}
.ask-button{
	width: 191px;
	height: 42px;
	background: #ec7d18;
	border-radius: 5px;
	float: right;
	text-align: center;
	display: table;
	margin-top: 17px;
	cursor: pointer;
	font-size: 18px;
	color: #FFF;
	border: none;
    line-height: 42px;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 130px;
}
/*-----------------------------Banners---------------------------------------*/
.banners-row{
	width: 100%;
	height: 244px;
}
.banner{
	position: relative;
	width: 50%;
	height: inherit;
	float: left;
}
.banner:hover .banner-overlay{
	display: block;
}
.banner:hover .banner-content{
	display: block;
}
.banner-content{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 11;
	display: none;
}
.banner-table{
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}
.banner-cell{
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}
.banner-content p{
	color: #FFF;
	z-index: 2;
}
.banner-title{
	font-size: 30px;
	font-weight: 300;
	float: left;
	margin-right: 12px;
}
.banner-text{
	font-size: 17px;
	font-weight: 300;
	margin-left: 17px;
	font-style: italic;
}
.round{
	width: 5px;
	height: 5px;
	background: #ef7f1a;
	float: left;
	margin-top: 15px;
	border-radius: 50%;
}
.round:first-child{
	margin-left: 17px;
	margin-right: 12px;
}
.banner-overlay{
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	display: none;
}
/*-----------------------------About-----------------------------------------*/
.about{
	position: relative;
	overflow: hidden;
}
.excavator{
	width: 748px;
	height: 887px;
	background: url("/i/excavator.png") no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -951px;
	top: -125px;
}
.title-text{
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	float: left;
}
.about-wrapper{
	width: 1200px;
	min-height: 575px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 46px;
}
.about-title{
	font-size: 23px;
	font-weight: 400;
	color: #1b36a1;
	padding-left: 24px;
}
.about-slider{
	margin-top: 44px;
	display: inline-block;
	position: relative;
	width: 100%;
}
.about-slider ul li{
	margin-bottom: 16px;
	color: #ef7f1a;
}
.about-slider ul li:first-child .about-photo{
	display: block;
}
.about-slider ul li:first-child .about-name{
	color: #ef7f1a;
}
.about-slider ul li:first-child .line{
	display: inline-block;
}
.about-name{
	display: inline-block;
	cursor: pointer;
	font-size: 24px;
	font-weight: 300;
	text-decoration: none;
	color: #000;
}
.about-photo{
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	float: left;
}
.line{
	display: none;
	margin-left: 9px;
	position: absolute;
}
.about-afterwords{
	width: 550px;
	font-size: 16px;
	font-weight: 300;
	font-style: italic;
	float: left;
	padding-left: 24px;
}
/*----------------------------Activity---------------------------------------*/
.activity{
	background: url("/i/activity-bg.jpg") no-repeat;
	background-size: cover;
}
.activity-wrapper{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 46px;
}
.activity .title{
	color: #FFF;
}
.list-row{
	display: inline-block;
	width: 100%;
}
.list{
	width: 50%;
	float: left;
	color: #FFF;
	font-weight: 300;
}
.list ul{
	margin-left: 32px;
}
.list ul li{
	margin-bottom: 18px;
	background: url("/i/list-mark.png") no-repeat 0 50%;
	padding-left: 30px;
	list-style: none;
	min-height: 20px;
}
.list h2{
	font-weight: 300;
	margin-left: 70px;
}
.list ul{
	margin-bottom: 0;
}
.list a{
	color: #FFF;
	text-decoration: none;
}
.list a:hover{
	color: #ef7f1a;
}
/*-----------------------Certificates---------------------------------------*/
.cert{
	position: relative;
	overflow: hidden;
}
.cert-wrapper{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 46px;
	position: relative;
	
}
.lighter{
	width: 351px;
	height: 458px;
	background: url("/i/lighter.png") no-repeat;
	position: absolute;
	left: 50%;
	bottom: -90px;
	margin-left: 700px;
	
}
.cert-slider{
	position: relative;
}
.cert-slider-prev{
	background: url("/i/prev-off.png") no-repeat;
	width: 15px;
	height: 37px;
	position: absolute;
	left: 0;
	top: 150px;
}
.cert-slider-prev:hover{
	background: url("/i/prev-on.png") no-repeat;
}
.cert-slider-prev a{
	display: block;
	width: 100%;
	height: 100%;
}
.cert-slider-next{
	background: url("/i/next-off.png") no-repeat;
	width: 15px;
	height: 37px;
	position: absolute;
	right: 0;
	top: 150px;
}
.cert-slider-next:hover{
	background: url("/i/next-on.png") no-repeat;
}
.cert-slider-next a{
	display: block;
	width: 100%;
	height: 100%;
}
/*------------------------------ASK------------------------------------------*/
.ask{
	background: url("/i/ask-bg.jpg") no-repeat;
	background-size: cover;
}
.ask .title{
	color: #FFF;
	font-size: 25px;
	font-weight: 300;
}
.ask-wrapper{
	width: 1200px;
	min-height: 324px;
	margin: 0 auto;
	position: relative;
    padding-bottom: 30px;
}
.ask-input{
	width: 454px;
	height: 44px;
	border: 1px solid #d7d7d7;
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	padding-left: 24px;
	position: absolute;
	font-family: "Roboto", sans-serif;
	top: 87px;
}
.ask-mail{
	left: 501px;
}
.submit{
	width: 200px;
	height: 45px;
	border-radius: 5px;
	background: #ef7f1a;
	position: absolute;
	top: 88px;
	right: 0;
	font-size: 22px;
	font-weight: 300;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	line-height: 45px;
	border: none;
}
.ask-textarea{
	padding-top: 10px;
	max-width: 1174px;
	min-width: 1174px;
	width: 100%;
	min-height: 114px;
	border: 1px solid #d7d7d7;
	position: relative;
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	padding-left: 24px;
	font-family: "Roboto", sans-serif;
	outline: none;
	margin: 60px 0 14px;
}
.ask-form-float{
	display: none;
}
.ask-form-float span{
	color: #FFF;
	font-size: 30px;
}
.ask-form-content span{
	color: #FFF;
	font-size: 30px;
	display: block;
    text-align: center;
}
/*-------------------------------Partnership---------------------------------*/
.partnership{
	position: relative;
	overflow: hidden;
}
.tower{
	position: absolute;
	width: 705px;
	height: 1024px;
	top: -80px;
	left: 50%;
	margin-left: -900px;
	background: url("/i/tower.png") no-repeat;
}
.partnership h2{
	font-size: 25px;
	font-weight: 300;
	color: #f1861a;
}
.field1 em{
	font-size: 20px;
	font-weight: 300;
}
.partnership-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.reg-net{
	width: 1196px;
	height: 236px;
	border: 2px solid #1b36a1;
	position: relative;
	margin: 46px 0;
	background: #FFF;
	text-align: center;
}
.reg-net-tit{
	width: 360px;
	height: 22px;
	background: #FFF;
	font-size: 22px;
	color: #1b36a1;
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: -11px;
}
.reg-row{
	display: inline-block;
	margin-top: 64px;
}
.reg-elem{
	float: left;
	margin: 0 72px;
	text-decoration: none;
}
.reg-elem p{
	font-weight: 300;
	font-size: 25px;
}
.reg-pic1{
	width: 90px;
	height: 100px;
	background: url("/i/reg-pic1.png") no-repeat 1px 0;
	margin: 0 auto;
}
.reg-pic1:hover{
	background: url("/i/reg-pic1-alt.png") no-repeat 0 0;
}
.reg-pic2{
	width: 75px;
	height: 100px;
	background: url("/i/reg-pic2.png") no-repeat 0 0;
	margin: 0 auto;
}
.reg-pic2:hover{
	background: url("/i/reg-pic2-alt.png") no-repeat 0 0;
}
.reg-pic3{
	width: 93px;
	height: 100px;
	background: url("/i/reg-pic3.png") no-repeat 0 -2px;
	margin: 0 auto;
}
.reg-pic3:hover{
	background: url("/i/reg-pic3-alt.png") no-repeat 0 -2px;
}
.reg-pic4{
	width: 105px;
	height: 100px;
	background: url("/i/reg-pic4.png") no-repeat 0 4px;
	margin: 0 auto;
}
.reg-pic4:hover{
	background: url("/i/reg-pic4-alt.png") no-repeat 0 4px;
}
.part-top{
	width: 100%;
	min-height: 253px;
}
.part-top-img{
	width: 50%;
	height: inherit;
	float: left;
	display: table;
}
.part-bot{
	width: 100%;
	display: inline-block;
}
.part-bot li{
	list-style-type: none;
	font-weight: 300;
	font-size: 20px;
}
.field1{
	width: 50%;
	float: left;
}
.field1 p{
	font-size: 20px;
	font-weight: 300;
}
.field2{
	width: 49%;
	float: left;
}
.field2 ul{
	padding: 0;
}
.field2 p{
	font-size: 20px;
	font-weight: 300;
}
.field3{
	width: 49%;
	float: right;
}
.field3 ul{
	padding: 0;
}
.field3 p{
	font-size: 20px;
	font-weight: 300;
}
.part-afterwords{
	background: #1b36a1;
	text-align: center;
}
.part-afterwords-wrapper{
	height: 61px;
	position: relative;
	max-width: 1200px;
	display: inline-block;
	padding-top: 20px;
}
.part-afterwords-text{
	font-size: 20px;
	font-weight: 300;
	color: #FFF;
	float: left;
	margin: 0 30px;
	font-style: italic;
}
.qq{
	float: left;
	width: 45px;
	height: 31px;
	background: url("/i/qq.png") no-repeat;
	margin-top: 10px;
}
/*------------------------------Contacts-------------------------------------*/
.contacts{
	position: relative;
	overflow: hidden;
}
.scheme{
	width: 291px;
	height: 566px;
	position: absolute;
	background: url("/i/scheme.png") no-repeat;
	left: 50%;
	top: 100px;
	margin-left: 612px;
}
.contacts-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.contacts-inner{
	width: 100%;
	display: inline-block;
}
.map{
	float: left;
}
.information{
	float: left;
	padding-left: 42px;
	width: 293px;
}
.box h3{
	position: relative;
	font-size: 21px;
	color: #1b36a1;
	font-weight: 300;
	margin-bottom: 5px;
}
.box span{
	font-size: 15px;
	font-style: italic;
	color: #ef7f1a;
	font-weight: 300;
}
.box ul{
	padding: 0;
}
.box li{
	list-style-type: none;
	font-size: 17px;
	font-weight: 300;
}
.expand{
	width: 20px;
	height: 20px;
	background: url("/i/list-close.png") no-repeat;
	position: absolute;
	top: 0;
	right:0;
	-webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.expand2 {
	width: 20px;
	height: 20px;
	background: url("/i/list-close.png") no-repeat;
	position: absolute;
	top: 0;
	right:0;
    -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 130px;
	position: relative;
	margin-top: -130px;
}
.footer-wrapper{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.footer-top{
	position: absolute;
	width: 100%;
	height: 1px;
	background: #e1e1e1;
}
.footer-logo{
	display: block;
	width: 261px;
	height: 97px;
	top: 30px;
	left: 0;
	position: absolute;
}
.alkon{
	display: inline-block;
	position: absolute;
	top: 64px;
	right:0;
}
.alkon div{
	float: left;
}
.alkon a{
	font-size: 12px;
	font-weight: 100;
	text-decoration: none;
	color: #000;
	margin-left: 12px;
}
.footer-bot{
	width: 100%;
	height: 8px;
	background: #1b36a1;
	position: absolute;
	bottom: 0;
}
.footer-nav{
	display: inline-block;
	position: absolute;
	top: 50px;
	left: 336px;
}
.footer-nav a{
	display: block;
	font-size: 22px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
}
.footer-nav a:hover{
	color: #ef7f1a;
}
.footer-nav div{
	display: inline-block;
	float: left;
	margin-right: 55px;
}
/*----------------------Form---------------------------------*/
.shadow-wrapper{
	width: 100%;
	height: 100%;
	background: url("/i/shadow-bg.png") transparent;
	background-size: cover;
	position: fixed;
	z-index: 999;
	display: none;
}
.form{
	position: fixed;
	background: #FFF;
	top: 110px;
	left: 50%;
	margin-left: -240px;
	text-align: center;
	width: 480px;
	min-height: 131px;
	z-index: 1000;
}
.close{
	width: 16px;
	height: 16px;
	background: url("/i/cross.png") no-repeat;
	position: absolute;
	top: 21px;
	right: 18px;
	cursor: pointer;
}
.form-line{
	width: 100%;
	height: 5px;
	background: #e37614;
}
.form p{
	font-size: 28px;
	font-weight: 300;
	font-family: "Roboto Condensed", sans-serif;
	margin: 26px 0;
}
.form-field{
	width: 398px;
	height: 37px;
	padding-left: 20px;
	border: 1px solid #e1e1e1;
	font-style: italic;
	font-size: 18px;
	font-weight: 300;
	display: inline-block;
	text-align: left;
	margin-bottom: 14px;
}
.form-textarea{
	min-width: 398px;
	max-width: 398px;
	min-height: 210px;
	padding-top: 10px;
	padding-left: 20px;
	border: 1px solid #e1e1e1;
	font-style: italic;
	font-size: 18px;
	display: inline-block;
	text-align: left;
	margin-bottom: 14px;
}
.form-submit{
	width: 200px;
	height: 45px;
	border-radius: 5px;
	background: #ef7f1a;
	display: table;
	margin: 0 auto 14px;
	cursor: pointer;
	color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
}
.form-submit p{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	font-size: 22px;
	font-weight: 300;
	display: table-cell;
	color: #FFF;
}
.error{
	border: 1px solid #C75C5C !important;
	-webkit-box-shadow: inset 2px 2px 13px 0px rgba(255, 0, 0, 0.7);
	-moz-box-shadow: inset 2px 2px 13px 0px rgba(255, 0, 0, 0.7);
	box-shadow: inset 2px 2px 13px 0px rgba(255, 0, 0, 0.7);
}
.okform{
	position: fixed;
	background: #000;
	top: 110px;
	left: 50%;
	margin-left: -240px;
	text-align: center;
	width: 480px;
	min-height: 131px;
	z-index: 1000;
	display: none;
}
.okform span{
	text-align: center;
	width: 100%;
	color: #FFF;
}
.form-inner{
}
.empty{
    border: 1px solid #C75C5C !important;
    -webkit-box-shadow: inset 2px 2px 13px 0px rgba(205, 0, 0, 0.5);
    -moz-box-shadow: inset 2px 2px 13px 0px rgba(205, 0, 0, 0.5);
    box-shadow: inset 2px 2px 13px 0px rgba(205, 0, 0, 0.5);

    -webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mfp-ready span{
	position: absolute;
    top: 200px;
    color: #FFF;
    text-align: center;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    font-size: 30px;
}
#main-agreements-chkbox{
    float: left;
}
.form-main .span{
    font-size: 1em;
    text-align: left;
}
.form-main .span a{
    color: #EF7F1A;
}
.disabled-btn{
	background: #ccc;
    color: rgba(0, 0, 0, 0.4) !important;
    cursor: not-allowed !important;
}
.politika-konfidentsialnosti{
    display: none;
}
#politika-popup{
    background: #FFF;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 20px;
}