@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/fonts/HelveticaNeueCyr-Roman.eot');
	src: local('/fonts/HelveticaNeueCyr-Roman'),
		url('/fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
		url('/fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
		url('/fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/fonts/HelveticaNeueCyr-Bold.eot');
	src: local('/fonts/HelveticaNeueCyr-Bold'),
		url('/fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
		url('/fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/fonts/HelveticaNeueCyr-Medium.eot');
	src: local('/fonts/HelveticaNeueCyr-Medium'),
		url('/fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts/HelveticaNeueCyr-Medium.woff') format('woff'),
		url('/fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


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, 
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, time {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body{
	background:#f1f1f1;
	width:100%;
	height:100%;
	color:#000;
	font-size:18px;
	font-family: 'HelveticaNeueCyr';
	line-height: normal;
}
body *{
	box-sizing: border-box;
}
.page{
	min-height:100%;
	position: relative;
	margin:0 auto;
	box-sizing: border-box;
	overflow: hidden;
}
.clearfix {
	display:inline-block
}
.clearfix {
	zoom:1;
	display:block
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
a img{border:0}
table img{
	max-width: none;
}
:focus{
	outline:none;
}
a{
	color:#ee4c3b;
}
a:hover{
	text-decoration: none;
}
strong, .strong{
	font-weight: bold
}
h1, .h1, h2, h3, h4, .h2, .h3, .h4{
	font-weight: bold;
	margin:0 0 20px;
	text-align: center;
	/*font-size: 22px;*/
	text-transform: none;
}
h1, .h1{
	font-size: 24px;
}
h2, .h2{
	font-size: 22px;
}
h3, h4, .h3, .h4{
	font-weight: normal;
	font-size: 20px;
}
.alignleft{
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}
.alignright{
	display: inline;
	float: right;
	margin:0 0 10px 10px;
}
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0 0 10px;
}
input[type=text]:-moz-placeholder{color:#494242}
input[type=text]::-moz-placeholder{color:#494242}
input[type=text]::-webkit-input-placeholder{color:#494242}
textarea:-moz-placeholder{color: #494242}
textarea::-moz-placeholder{color: #494242}
textarea::-webkit-input-placeholder{color: #494242}
.placeholder{
	color:#494242
}
.container{
	margin:0 auto;
	max-width: 1170px;
}
.content, .header, .footer{
	position: relative;
	z-index: 100;
}
.content{
	clear:both;
}
/*-------------page---------------*/
.menu{
	background: #1e3d6c;
}
.menu ul, .menu ul li{
	list-style: none;
	padding:0;
	margin:0;
}
.menu ul{
	font-size: 0;
	letter-spacing: -5px;
	text-justify: newspaper;
	text-align: justify;
	line-height:0
}
.menu ul:after{
	line-height: 0;
	width: 100%;
	content:'';
	display:inline-block;
	vertical-align: middle;
}
 .menu ul li{
 	font-size: 18px;
 	display:inline-block;
 	vertical-align: middle;
 	letter-spacing: normal;
 }
 .menu ul li a:hover{
 	text-decoration: underline;
 }
 	.menu ul li a{
 		padding:0 15px;
 		line-height: 96px;
 		color:#FFF;
 		text-decoration: none;
 		display:inline-block;
 		vertical-align: middle;
 	}
.header-right{
	padding-top:48px;
	float: right;
	max-width: 520px;
	padding-right:50px;
	text-align: center;
}
	.header-right .phone{
		font-weight: 500;
		font-size: 30px;
		margin-top:15px;
	}
	.header-right .mail{
		font-size: 24px;
		font-weight: 500
	}
	.header-right p{
		font-size: 18px;
		margin:10px 0;
		text-align: left;
	}
.btn{
	font-size: 16px;
	font-weight: 500;
	background: #d53840;
	line-height: 40px;
	padding:0 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	vertical-align: middle;
	color:#FFF;
	text-decoration: none;
	border:0;
}
.btn:hover{
	background: #a62c34;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.header-slide{
	height: 544px;
	background: url(/img/header-slide1.jpg) no-repeat center bottom;
}
.our{
	padding:25px 38px 10px;
	background: #1e3d6c;
}
	.our-list ul, .our-list ul li{
		list-style: none;
		padding:0;
		margin:0;
	}
	.our-list ul{
		font-size: 0;
		letter-spacing: -5px;
	}
	.our-list ul li{
		width: 33.33%;
		padding:0 22px 18px;
		display:inline-block;
		vertical-align: top;
		letter-spacing: normal;
		font-size: 18px;
	}
		.our-list ul li .num{
			font-size: 16px;
			display: block;
			font-weight: normal;
		}
		.our-list ul li .p{
			font-weight: bold
		}
		.our-list ul li a{
			text-decoration: none;
			color:#FFF;
		}
		.our-list ul li .img{
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
			overflow: hidden;
			position: relative;
			height: 254px;
			border:2px solid #FFF;
			-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
			-moz-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
			box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
			margin:0 0 10px;
		}
			.our-list ul li .img img{
				margin:auto;
				position: absolute;
				left:-999px;
				right:-999px;
				top:-999px;
				bottom:-999px;
				min-height: 100%;
				min-width: 100%
			}
.title{
	text-align: center;
	margin:0 0 16px;
}
.our .title{
	color:#FFF;
	font-size: 22px;
	text-align: center;
} 	
	.our .title h2{
		display:inline-block;
		vertical-align: middle;
		margin:0 10px 0 0;
	}
.article{
	margin:50px 0;
}
	.article p{
		margin:0 0 20px;
	}
	.article img{
		max-width: 100%;
		height: auto;
	}
.sertif{
	padding:50px 0;
	background: #FFF;
	text-align: center;
}
.sertif ul, .sertif ul li{
	list-style: none;
	padding:0;
	margin:0;
}
.sertif ul{
	font-size: 0;
	letter-spacing: -5px;
}
.sertif ul li{
	font-size: 18px;
	font-weight: bold;
	padding:0 50px;
	width: 25%;
	display:inline-block;
	vertical-align: top;
	text-align: center;
	letter-spacing: normal;
}
	.sertif ul li .img{
		overflow: hidden;
		position: relative;
		margin:0 0 15px;
	}
		.sertif ul li .img img{
			position: relative;
			z-index:90;
		}
	.sertif ul li .img a:before{
		z-index:100;
		-webkit-box-shadow:inset 0 0 17px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:inset 0 0 17px rgba(0, 0, 0, 0.3);
		box-shadow:inset 0 0 17px rgba(0, 0, 0, 0.3);
		content:'';
		position: absolute;
		left:0;
		right:0;
		top:0;
		bottom:0;
	}
.sertif ul li p{
	margin-top:10px;
}
.sertif ul li a{
	color:#1e3d6c;
	display:inline-block;
	vertical-align: middle;
}
.sertif .btn{
	margin-top:20px;
}
.photogallery{
	background: #1e3d6c;
	padding:30px 0 20px;
}
.photogallery .h2{
	color:#FFF;
}
.owl-nav{
	position: absolute;
	left:0;
	width: 100%;
	top:50%;
	margin-top:-24px;
}
	.owl-nav .owl-prev span, .owl-nav .owl-next span{
		font-size: 0;
	}
	.owl-nav .owl-prev,
	.owl-nav .owl-next{
		width: 30px;
		height: 48px;
		position: absolute;
		top:0;
	}
	body .owl-nav .owl-prev{
		background: url(/img/owl-carousel.png) no-repeat !important;
		left:10px;
	}
	body .owl-nav .owl-next{
		background: url(/img/owl-carousel.png) no-repeat right 0 !important;
		right:10px;
	}
/*-------------footer---------------*/
.clear{
	height:160px;
	clear:both;
}
.footer{
	margin-top:-160px;
	position: relative;
	overflow: hidden;
	height: 160px;
	font-size:14px;
}
	.footer-in{
		background: #f1f1f1;
		padding:20px 0;
	}
	.footer .container{
		background: #FFF;
		height: 100%;
		max-width: 1170px;
		padding-top:40px;
		margin: 0 auto;
	}
.footer-left, .footer-right, .counter{
	font-size: 14px;
	color:#000
}
.footer-left{
	float: left;
}
.footer-right{
	float: right;
	padding-top:9px;
}
.counter{
	text-align: center;
	padding-top:7px;
}
	.counter img{
		margin:0 5px;
	}

.photogallery .item{
	height: 290px;
	overflow: hidden;
	position: relative;
}
	.photogallery .item img{
		position: absolute;
		left:-999px;
		right:-999px;
		top:-999px;
		bottom:-999px;
		margin:auto;
		max-height: 100%;
		min-height: 100%;
		min-width:100%;
		width: auto !important
	}

/*------------*/
@media screen and (max-width:1200px){
	.container{
		padding:0 15px;
	}
	.footer .container{
		padding-left:0;
		padding-right:0;
	}
	.footer .footer-in{
		padding-left:15px;
		padding-right:15px;
	}
	.sertif ul li{
		padding:0 22px 30px;
	}
	.sertif ul li .img{
		max-width: 200px;
		margin:0 auto;
	}
}
@media screen and (max-width:991px){
	.sertif ul li{
		width: 50%
	}
	.our-list ul li{
		padding:0 13px 22px;
	}
	.header-right{
		padding:60px 20px 20px;
		background: rgb(255,255,255,0.6)
	}
}
@media screen and (max-width:990px){
	.photogallery .item{
		height: 210px
	}
}
@media screen and (max-width:767px){
	.menu-btn{
		display: block;
		box-sizing: border-box;
		padding:15px 13px 14px;
		background:#1e3d6c;
		right:15px;
		top:10px;
		position: absolute;
		z-index: 310;
	}
	.menu{
		background: none;
	}
	.menu ul li.active a{
		display: block;
		background: #944e2e;
		color:#FFF;
	}
	.menu ul li a{
		margin:0 -20px;
		padding:10px 15px;
		display: block;
		text-decoration: none;
	}
	.menu-btn.btnActive{
		right:260px;
		top:0;
		color:#FFF;
		position: fixed;
		width:53px;
		height:51px;
		box-sizing: border-box;
		text-align: center;
		padding:0;
	}
		.menu-btn.btnActive:before{
			content:'X';
			line-height:54px;
			font-size: 24px;
		}
		.menu-btn.btnActive span{
			display: none;
		}
		.menu-btn span:first-child{
			margin-top:0;
		}
		.menu-btn span{
			width:25px;
			display: block;
			height: 3px;
			background: #FFF;
			margin:4px auto 0;
		}
	.site-overlay{
		opacity: 0.6;
		background: #000;
		position: fixed;
		left:0;
		top:0;
		bottom:0;
		right:0;
		z-index:300
	}
	.header_menu_wrapper{
		width:260px;
		position: fixed;
		right:-270px;
		top:0;
		overflow: auto;
		bottom:0;	
		background:#1e3d6c;
		-webkit-box-shadow:inset 0 0 3px 3px rgba(0, 0, 0, 0.2);
		-moz-box-shadow:inset 0 0 3px 3px rgba(0, 0, 0, 0.2);
		box-shadow:inset 0 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.header_menu_wrapper.menuActive{
		right:0;
		z-index: 1000;
	}
		.header_menu_wrapper ul{
			list-style: none;
			padding:20px;
			margin:0;
		}
	.header_menu_wrapper{
		height: auto
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		line-height: 30px;
	}
	.footer-left, .footer-right{
		float: none;
		text-align: center;
		margin:10px 0;
	}	
	.clear, .footer{
		height: 180px;
	}
	.footer{
		margin-top:-180px;
		padding-top:0;
	}
	.footer-left, .footer-right, .counter{
		margin:0 0 15px;
		padding:0;
	}
	.our-list ul li{
		width: 100%
	}
	.our{
		padding:20px 15px;
	}
	.sertif ul li{
		padding:0 15px 20px;
	}
}
@media screen and (max-width:589px){
	.photogallery .item{
		height: 290px
	}
}
@media screen and (max-width:479px){
	.sertif ul li{
		width: 100%
	}
	.logo img{
		max-width: 100%
	}
	.our .title h2{
		margin-bottom:15px;
	}
}


.CallBack table input,
.CallBack table textarea,
.CallBack table select{
	width: 340px;
}
.CallBack table input[type="checkbox"]{
	width: 15px;
}
@media screen and (max-width:520px){
	.CallBack td, .CallBack table, .CallBack tr,
	.CallBack table tbody{
		display: block;
		text-align: left;
	}
	.CallBack table input,
	.CallBack table textarea,
	.CallBack table select{
		max-width: 100%;
	}
}


.sertificate__ul, .sertificate__li{
	padding:0;
	margin:0;
	list-style:none;
}
.sertificate__ul{
	display:flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.sertificate__li{
	min-width: 33.33%;
	max-width: 33.33%;
	text-align: center;
	padding:0 15px 30px;
	box-sizing: border-box;
}
@media screen and (max-width:768px){
	.sertificate__li{
		min-width: 50%;
		max-width: 50%;
	}
}
@media screen and (max-width:620px){
	.sertificate__li{
		min-width: 100%;
		max-width: 100%;
	}
}
