.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding: 0 10px;
}
.row{
	margin: 0 -10px;
}
.container{
	padding: 0 10px;
}
input:focus,
textarea:focus,
button:focus {
	outline: none;
}
*::-webkit-input-placeholder {
	color: #272844;
	opacity: 1;
}
*:-moz-placeholder {
	color: #272844;
	opacity: 1;
}
*::-moz-placeholder {
	color: #272844;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #272844;
	opacity: 1;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Roboto Slab', serif, sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	overflow-x: hidden;
	color: #122a34;
	background-color: #fff;
	line-height: 1.3em;
	margin: 0;
}
a{
	color: #122a34;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	font-weight: 600;
	line-height: 1em;
	font-family: 'Roboto Slab', serif;
}
h1{
	font-size: 49px;
	color: #fff;
	line-height: 1.12em;
	letter-spacing: 1px;
}
h2{
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.4em;
	letter-spacing: .2px;
}
h3{
	font-size: 16px;
	line-height: 1.2em;
}
input{
	width: 312px;
	height: 44px;
	background-color: rgba(237,237,237,.29);
	border: 1px solid rgba(195,197,198,.29);
	border-radius: 6px;
	display: block;
	text-align: center;
	font-size: 14px;
	margin: 0 auto 10px;
	color: #272844;
}
input.btn{
	box-shadow: none;
	margin: 5px 0 0;
}
input.btn:hover{
	box-shadow: none;
	background-image: linear-gradient(to top, #74dfde 0%, #65c7c6 100%);
	font-size: 16px;
	color: #122a34;
}
.clearfix::after,
.clearfix::before{
	content: " ";
	display: table;
}
.clearfix::after,
.clr{
	clear: both;
}
.btn{
	display: inline-block;
	background-color: #65c7c6;
	background-image: linear-gradient(to top, #65c7c6 0%, #74dfde 100%);
	border-radius: 6px;
	box-shadow: -1.2px 23px 27px rgba(0, 0, 0, 0.72);
	line-height: 1em;
	padding: 15px 30px;
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;	
    font-weight: 600;
	font-size: 16px;
	letter-spacing: .3px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.btn:hover{
	box-shadow: -0.3px 6px 16px rgba(0, 0, 0, 0.59);
}
.btn.btn_light{
	background-image: linear-gradient(to top, #f6eecf 0%, #f8f2da 100%);
	box-shadow: -1.2px 23px 27px rgba(0, 0, 0, 0.39);
}
.btn.btn_light:hover{
	box-shadow: -0.4px 8px 16px rgba(0, 0, 0, 0.22);
}
/*BEGIN HEADER*/
header{
	background-image: url(../img/bg/bg_header.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
}
.header_top{
	padding: 30px 0 20px;
}
.callback{
	text-align: right;
	display: inline-block;
	float: right;
	margin-right: 20px;
}
.callback .number_border{
	display: none;
}
.callback a{
	display: inline-block;
	letter-spacing: .1px;
}
.callback .number{
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 1.35em;
}
.callback .mail{
	color: #f1e5b5;
	margin-top: 5px;
}
.language{
	text-align: right;
	display: inline-block;
	width: 29px;
	height: 29px;
	line-height: 25px;
	border: 2px solid #f1e5b5;
	border-radius: 50%;
	text-transform: uppercase;
	color: #f1e5b5;
	font-size: 12px;
	text-align: center;
	float: right;
	margin-top: 20px;
}
.header_main{
	padding: 0 0 75px;
}
.header_main .border_top{
	width: 100%;
	height: 1px;
	opacity: 0.15;
	background-color: #e5daae;
}
.header_main h1,
.header_main p,
.header_main .btn{
	position: relative;
	z-index: 3;
}
.header_main p{
	margin: 65px 0 35px;
	font-size: 18px;
	color: #f1e5b5;
	letter-spacing: .35px;
	line-height: 1.4em;
}
.header_main p span{
	text-transform: uppercase;
}
.header_main .btn{
	margin-top: 50px;
}
/*END HEADER*/

/*BEGIN SERVICES*/
.s_services{
	padding: 70px 0;
}
.s_services .services_wrap .col-md-4{
	padding: 0;
}
.s_services .services_wrap .row{
	margin: 0;
}
.services_wrap{
	background-color: #eef7f7;
	background-image: linear-gradient(to top, #eef7f7 0%, #eff8f7 100%);
	padding: 20px;
	margin-top: 55px;
	position: relative;
}
.services_wrap .services_wrap_border{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
}
.services_wrap .services_wrap_border .border{
	width: 100%;
	height: 100%;
	border: 1px solid rgba(18,42,52,.15);
}
.services_wrap .line{
	position: absolute;
	opacity: 0.15;
	background-color: #122a34;
}
.services_wrap .line.line_1{
	top: 35px;
	left: 319px;
	width: 1px;
	height: 407px;
}
.services_wrap .line.line_2{
	top: 35px;
	left: 618px;
	width: 1px;
	height: 407px;
}
.services_wrap .line.line_3{
	top: 50%;
	left: 35px;
	max-width: 870px;
	width: 100%;
	height: 1px;
}
.services_item{
	display: block;
	padding-top: 110px;
	text-align: center;
	position: relative;
	padding: 135px 25px 45px;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.services_item:hover{
	background-color: #eff8f7;
	box-shadow: 1.1px 5.9px 13.6px 2.4px rgba(18, 42, 52, 0.3);
}
.services_item:hover .border_wrap{
	opacity: 1;
}
.services_item .border_wrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px 20px;
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.services_item .border{
	border: 1px solid #57b2af;
	width: 100%;
	height: 100%;
}
.services_item span{
	font-size: 12px;
}
.services_item::before {
	content: "";
	background-image: url(../img/bg/bg_icons_services.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -45px;
	width: 90px;
	height: 98px;
}
.services_item.item_1::before{
	background-position: 0 0;
}
.services_item.item_2::before{
	background-position: -90px 0;
}
.services_item.item_3::before{
	background-position: -180px 0;
}
.services_item.item_4::before{
	background-position: -270px 0;
}
.services_item.item_5::before{
	background-position: -360px 0;
}
.services_item.item_6::before{
	background-position: -450px 0;
	top: 25px;
}
.services_hidden{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 940px;
	width: 100%;
	height: 110%;
	background-color: #f8fdff;
	background-image: linear-gradient(to top, rgba(215, 215, 215, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
	box-shadow: -1.2px 23px 27px rgba(0, 0, 0, 0.39);
	padding: 20px;
	z-index: 9;
}
.services_hidden .services_close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 22px;
	height: 22px;
	background-image: url(../img/bg/bg_popup_close.png);
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
}
.services_hidden .border{
	border: 2px solid rgba(142,169,169,.25);
	padding: 30px 20px 20px 400px;
	border-radius: 2px;
	min-height: 440px;
}
.services_hidden p{
	font-size: 12px;
	margin: 25px 0 0;
}
.services_hidden p span{
	font-family: 'Roboto Slab', serif;
}
.services_hidden ul{
	font-size: 12px;
}
.services_hidden::before{
	content: "";
	background-image: url(../img/bg/bg_services_item_popup.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 360px;
	height: 270px;
}
#services_1::before{
	background-position: 0 0;
}
#services_2::before{
	background-position: -360px 0;
}
#services_3::before{
	background-position: -720px 0;
}
#services_4::before{
	background-position: -1080px 0;
}
#services_5::before{
	background-position: -1440px 0;
}
#services_6::before{
	background-position: -1800px 0;
}
/*END SERVICES*/

/*BEGIN WORK*/
.s_work{
	background-image: url(../img/bg/bg_work.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding: 70px 0 60px;
	text-align: center;
}
.s_work h2{
	color: #fff;
}
.work_wrap{
	min-height: 220px;
	position: relative;
	margin: 85px 0 50px;
}
.work_wrap::after {
	content: "";
	position: absolute;
	top: 100px;
	left: 11px;
	max-width: 918px;
	width: 100%;
	height: 7px;
	opacity: 0.25;
	background-color: #122a34;
	border-radius: 4px;
	z-index: 1;
}
.work_item{
	width: 20%;
	height: 220px;
	display: inline-block;
	font-size: 13px;
	color: #fff;
	position: absolute;
	z-index: 3;
	line-height: 1.4em;
}
.work_item span{
	position: relative;
	top: -15px;
}
.work_item:nth-child(1){
	width: 231px;
	left: 0;
	text-align: left;
}
.work_item:nth-child(2){
	width: 260px;
	padding-top: 160px;
	left: 120px;
}
.work_item:nth-child(3){
	width: 290px;
	left: 325px;
}
.work_item:nth-child(4){
	width: 280px;
	padding-top: 160px;
	left: 550px;
}
.work_item:nth-child(5){
	width: 170px;
	left: auto;
	right: 0;
	text-align: right;
}
.work_item .number {
	position: absolute;
	top: 73px;
	left: 50%;
	margin-left: -30px;
	width: 61px;
	height: 61px;
	line-height: 62px;
	background-color: #122a34;
	background-image: linear-gradient(to top, #183946 0%, #1b3f4e 100%);
	box-shadow: 0 6px 9px rgba(0, 0, 0, 0.11);
	border-radius: 50%;
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	color: #fff;
	text-align: center;
}
.work_item:nth-child(1) .number{
	left: 20px;
	margin-left: 0;
}
.work_item:nth-child(5) .number{
	left: auto;
	right: 20px;
	margin-left: 0;
}
/*END WORK*/

/*BEGIN EQUIPMENT*/
.s_equipment{
	padding: 50px 0 45px;
}
.s_equipment h2{
	margin-bottom: 50px;
}
.equipment_item{
	width: 200px;
	height: 100px;
	background-image: url(../img/bg/bg_equipment_item.png);
	background-position: 0 30px;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.equipment_item:hover{
	background-image: url(../img/bg/bg_equipment_item_hover.png);
}
.equipment_item.logo_1{
	background-position: 0 0;
}
.equipment_item.logo_2{
	background-position: -200px 25px;
}
.equipment_item.logo_3{
	background-position: -400px 22px;
}
.equipment_item.logo_4{
	background-position: -600px -10px;
}
.equipment_item.logo_5{
	background-position: -800px 35px;
}
.equipment_item.logo_6{
	background-position: -1000px 30px;
}
.equipment_item.logo_7{
	background-position: -1200px 25px;
}
.equipment_item.logo_8{
	background-position: -1400px 25px;
}
.equipment_item.logo_9{
	background-position: -1600px 15px;
}
.equipment_item.logo_10{
	background-position: -1800px 25px;
}
.equipment_item.logo_11{
	background-position: -2000px 30px;
}
.equipment_item.logo_12{
	background-position: -2200px 0;
}
/*END EQUIPMENT*/

/*BEGIN WHY*/
.s_why{
	background-color: #c3e3e2;
	background-image: linear-gradient(to top, rgba(215, 215, 215, 0.08) 0%, rgba(255, 255, 255, 0.08) 100%);
	padding: 30px 0 60px;
	text-align: center;
}
.s_why h2{
	background-image: url(../img/bg/bg_why_h2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px 0 60px;
}
.why_item{
	background-color: #449491;
	background-image: url(../img/bg/bg_why_item.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 162px;
	box-shadow: 4.3px 2.5px 15.3px 2.7px rgba(33, 109, 106, 0.44);
	text-align: center;
	font-size: 13px;
	line-height: 1.4em;
	color: #fff;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	float: left;
	cursor: pointer;
}
.why_item .center{
	display: table-cell;
	width: 220px;
	height: 162px;
	vertical-align: middle;
	position: relative;
	z-index: 3;
	padding: 15px;
}
.why_item .bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.why_item:hover  .border_wrap{
	background-color: rgba(30, 87, 87, 0.8);
}
.why_item .border_wrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	z-index: 1;
	background-color: rgba(30, 87, 87, 0.9);
}
.why_item .border{
	border: 1px solid #f1e5b5;
	width: 100%;
	height: 100%;
}
.why_item.item_1{
	background-position: 0 0;
}
.why_item.item_2{
	background-position: -220px 0;
	float: right;
}
.why_item.item_3{
	background-position: -439px 0;
	width: 460px;
}
.why_item.item_3 .center{
	width: 460px;
}
.why_item.item_4{
	background-position: -900px 0;
	height: 345px;
	float: left;
}
.why_item.item_4 .center{
	height: 345px;
}
.why_item.item_5{
	background-position: -1120px 0;
}
.why_item.item_6{
	background-position: -1340px 0;
}
.why_item.item_5,
.why_item.item_6{
	float: right;
}
.s_why .order{
	margin: 35px 0 15px;
}
.s_why .btn{
	box-shadow: -0.7px 14px 27px rgba(18, 42, 52, 0.39);
}
/*END WHY*/

/*BEGIN CLIENTS*/
.s_clients{
	padding: 55px 0;
	text-align: center;
}
.s_clients h2{
	margin-bottom: 80px;
}
.clients_item{
	width: 225px;
	height: 72px;
	margin: 0 auto 20px;
	background-image: url(../img/bg/bg_clients_item.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.clients_item:hover{
	background-image: url(../img/bg/bg_clients_item_hover.png);
}
.clients_item.logo_1{
	background-position: 0 0;
}
.clients_item.logo_2{
	background-position: -225px 0;
}
.clients_item.logo_3{
	background-position: -450px 0;
}
.clients_item.logo_4{
	background-position: -675px -5px;
}
.clients_item.logo_5{
	background-position: -900px 0;
}
.clients_item.logo_6{
	background-position: -1125px -5px;
}
.s_clients .others{
	margin: 20px 0 50px;
	letter-spacing: .3px;
}
.s_clients .video{
	display: block;
	box-shadow: -1.2px 23px 27px rgba(0, 0, 0, 0.39);
	width: 450px;
	height: 230px;
	margin: 0 auto 30px;
	position: relative;
}
/*.s_clients .video::before{
	content: "";
	background-image: url(../img/bg/bg_video_play.png);
	-webkit-background-size: 110px;
	background-size: 110px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	}*/
	/*END CLIENTS*/

	/*BEGIN CONTACTS*/
	.s_contacts{
		text-align: center;
		background-image: url(../img/bg/bg_contacts.png);
		background-repeat: no-repeat;
		-webkit-background-size: 50% 100%;
		background-size: 50% 100%;
		padding: 65px 0 100px;
		position: relative;
		height: 520px;
	}
	.s_contacts h2{
		color: #fff;
		margin-bottom: 60px;
	}
	.s_contacts .location,
	.s_contacts .number{
		color: #f1e5b5;
		letter-spacing: .4px;
	}
	.s_contacts .location{
		margin-bottom: 30px;
		line-height: 1.4em;
	}
	.s_contacts .fb{
		background-image: url(../img/bg/bg_icons_fb.png);
		background-position: left center;
		background-repeat: no-repeat;
		padding: 10px 0 10px 45px;
		margin: 30px 0 40px;
		color: #fff;
		display: inline-block;
		-webkit-transition: all .1s;
		-o-transition: all .1s;
		transition: all .1s;
		letter-spacing: .4px;
	}
}
.s_contacts .fb:hover{
	color: #f1e5b5;
}
#map {
	position: absolute;
	top: 0;
	left: 50%;
	width: 50%;
	height: 520px;
}
/*END CONTACTS*/

/*BEGIN FOOTER*/
footer{
	background-color: #111725;
	color: #fff;
	font-size: 14px;
	padding: 30px 0 35px;
}
footer p.copy{
	margin: 10px 0 0;
	letter-spacing: .3px;
}
footer .logo{
	text-align: right;
}
footer .logo a{
	display: inline-block;
	margin-left: 20px;
}
/*END FOOTER*/

/*BEGIN POPUP*/
.fancybox-skin{
	padding: 0 !important;
	border-radius: 100px;
	background-color: transparent;
}
.fancybox-close{
	display: none;
}
.fancybox-overlay{
	background: rgba(23,80,79,.95);
}
.popup{
	background-color: #fff;
	border-radius: 22px;
	padding: 145px 35px 30px;
	text-align: center;
	width: 380px;
	overflow: hidden;
}
.popup .logo_bg{
	background-image: url(../img/bg/bg_popup_logo.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 136px;
	position: absolute;
	top: 0;
	left: 0;
}
