a, img {border:0; outline:0;}
a:focus, img:focus {border:0; outline:0;}
.mfp-zoom-out-cur button{outline:0!important}
.clear{clear:both;}

body{
	background:#fff;
}
header {
	
}
header .logo{
	background:#fff;
	line-height:105px;
}
header .logo img{
	width:100%;
	max-width: 115px;
	height:auto;
	max-height:100px;
}
header .tr-block{
	height:105px;
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
header .tr-block{
	height:105px;
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
header .tr-block .top-phone{
	padding-left:40px;
	padding-right:20px;
	margin-right:10px;
	background:url(../img/c2.png) left center no-repeat;
}
header .tr-block .work-time{
	padding-left:40px;
	margin-right:20px;
	background:url(../img/c3.png) left center no-repeat;
}
header .tr-block h3{
	margin:0 0 5px 0;
	font-size:18px;
	line-height:18px;
	color:#5f656d;
	font-style:italic;
}
header .tr-block p{
	margin:0;
	font-size:18px;
	line-height:18px;
	color:#222931;
	font-weight:bold;
}
header .tr-block .top-quote a{
	color: #fff;
    background: #3067d2;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}
header .tr-block .top-quote a:hover{
	background:#222931;
	color:#fff;
}
.top-slide img{
	width:100%;
}
.top-menu-box .row{
	background:#222931;
	height:50px;
}
.top-menu-box .top-menu a{
	height:50px;
	line-height:50px;
	text-align:center;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	display:inline-block;
	font-weight:bold;
}
.top-menu-box .top-menu a:hover{
	background:#3067d2;
	color:#fff;
}
.top-menu-box .top-menu a.active{
	background:#3067d2;
	color:#fff;
}
.top-menu-box .languages{
	text-align:right;
}
.top-menu-box .languages a{
	color:#fff;
	font-size:12px;
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:50px;
	text-align:center;
	padding:0 5px;
}
.stats .container{
	display:flex;
	padding:30px 15px;
}
.stats .container .stat{
	width:50%;
	display:flex;
}
.stats .container .stat .img{
	display:flex;
	align-items:center;
	margin-right:20px;
}
.stats .container .stat h2{
	color:#222931;
	line-height:46px;
	font-size:26px;
	margin:0;
	padding:0;
}
.stats .container .stat h3{
	color:#222931;
	font-size:12px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.main-pages{
	padding: 50px 0;
	background:#f8f9f9;
}
.main-pages .image img{
	width:100%;
	max-width:340px;
	height:auto;
}
.main-pages .p-text h2{
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}
.main-pages .p-text .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:block;
	margin-bottom: 15px;
}
.main-pages .p-text p{
	color:#73657e;
	margin-bottom:30px;
}
.main-pages .p-text .more{
	color:#fff;
	background:#3067d2;
	padding: 0 30px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	text-decoration:none;
}
.main-pages .p-text .more:hover{
	background:#222931;
	color:#fff;
}

.we-are{
	background:#3067d2;
	color:#fff;
}
.we-are .we{
	padding:0 15px;
	display:flex;
	justify-content:space-between;
	min-height:150px;
	align-items:center;
}
.we-are .we div{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	color:#292930;
}
.we-are .we div h2{
	margin:0;
	padding:0;
	margin-right:20px;
	font-weight:bold;
	color:#fff;
}
.we-are .we div p{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#fff;
}
.we-are .we a{
	color:#343b42;
	background:#fff;
	padding: 0 30px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	text-decoration:none;
}
.we-are .we a:hover{
	background:#222931;
	color:#fff;
}

.we-are .we a i{
	margin-right:10px;
}
.services{
	padding:30px 0;
}
.services .title{
	text-align:center;
	margin-bottom:30px;
}
.services .title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.services .title h3{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}
.services .title h2{
	margin:0;
	padding:0;
	font-size:26px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}
.services .title p{
	font-size:15px;
	color:#5f656d;
}
.services .service{
	min-height:260px;
	max-width:360px;
	border:1px solid #e6e8e8;
	display:flex;
	flex-direction:column;
	padding: 60px 30px 30px;
	position:relative;
	margin-bottom:30px;
}
.services .service h2{
	margin:0;
	padding:0;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	margin-bottom: 15px;
}
.services .service h2 a{
	color:#22294b;
	font-size:22px;
	line-height:24px;
	text-decoration:none;
}
.services .service .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.services .service .s-text{
	font-size:14px;
}
.services .service .hover-box{
	display:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
}
.services .service:hover .hover-box{
	display:block;
}
.services .service .hover-box img{
	width:100%;
}
.services .service .hover-box .more{
	position:absolute;
	top:45%;
	left:0;
	right:0;
	text-align:center;
}
.services .service .hover-box .more a{ 
	color: #fff;
    background: #222931;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}
.services .service .hover-box .more a:hover{
	background:#3067d2;
	color:#fff;
}
.services .services-links{
	text-align:center;
}
.services .services-links a{
	color: #fff;
    background: #222931;
	margin: 0 10px; 
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}
.services .services-links a:hover{
	color: #fff;
    background: #3067d2;
}
.services .services-links a.all{
	color: #fff;
    background: #3067d2;
}
.services .services-links a.all:hover{
	color: #fff;
    background: #222931;
}

.c-info{
	padding:30px 0;
}
.c-info{
	min-height:260px;
	max-width:360px;
	border:1px solid #e6e8e8;
	display:flex;
	flex-direction:column;
	padding: 30px;
	position:relative;
	margin-bottom:30px;
}
.c-info h2{
	margin:0;
	padding:0;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	margin-bottom: 15px;
}
.c-info .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.c-info .s-text{
	font-size:16px;
}

.projects{
	padding:30px 0;
}
.projects .title{
	text-align:center;
	margin-bottom:30px;
}
.projects .title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.projects .title h3{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}
.projects .title h2{
	margin:0;
	padding:0;
	font-size:26px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}

.projects .project{
	margin-bottom:30px;
}
.projects .project .image{
	max-height:530px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}
.projects .project .image img{
	height:100%;
	width:auto;
}
.projects .project .image .description{
	display:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
	background:rgba(34,41,49,0.9);
	padding:30px;
}
.projects .project .image:hover .description{
	display:block;
}
.projects .project .image .description .text{
	color:#fff;
	margin-bottom:20px;
}
.projects .project .image .description .more {
    color: #fff;
    background: #3067d2;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}
.projects .project .image .description .more:hover{
	background:#222931;
}
.projects .project .data .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.projects .project .data h2{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}
.projects .project .data h2 a{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	text-decoration:none;
}
.reviews{
	padding:30px 0;
}
.reviews .title{
	text-align:center;
	margin-bottom:30px;
}
.reviews .title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.reviews .title h2{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 30px;
}
.reviews .title img{
	display:block;
	margin:0 auto;
}

.reviews  .reviews-bg{
	text-align:center;
}
.reviews  .reviews-box {
    width:50%;
	margin:0 auto;
	position:relative;
	margin-bottom:30px;
}
.reviews  .reviews-box .review {
    text-align:center;
	padding:0 10px;
	min-height:200px;
	outline: 0!important;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	cursor:pointer;
}
.reviews  .reviews-box .review .r-name{
    color:#5f656d;
	line-height:18px;
	font-size:16px;
	font-family: Arial;
}
.reviews  .reviews-box .review .r-text{
    color:#222931;
	line-height:22px;
	font-size:18px;
	font-family: Arial;
	margin-bottom:20px;
}

.reviews  .add-review {
    display: inline-block;
    color: #fff;
    background: #3067d2;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}
.reviews  .add-review:hover{
	background:#222931;
	color:#fff;
}


#review .modal-title{
	display:inline-block;
}
#review .modal-title{
	font-weight:bold;
	font-family: arial;
	font-size:18px;
}
#review .close{
	float:right;
	color:#000;
	opacity: .6;
	
}
#review  input{
	display:block;
	margin-bottom:10px;
	width:100%;
	border:1px solid #764e0f;
	padding: 5px 10px;
	outline:0;
}
#review  textarea{
	display:block;
	margin-bottom:10px;
	width:100%;
	border:1px solid #764e0f;
	padding: 5px 10px;
	outline:0;
}
#review .btn-orange{
	background: #1e2d3b;
	color:#fff;
	width:auto;
	margin:0;
	display:inline-block;
	border:0;
	font-weight:bold;
	border-radius:0;
	
}
#review .btn-orange:hover{
	background: #3d5265;
	
}
#review .modal-dialog {
    width: 400px;
}

.page-title{
	padding:20px 0 0;
}
.page-title h1{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 10px;
}
.page-title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
}
.page-text{
	padding:30px 0;
	font-size:16px;
	line-height:24px;
}
.page-image{
	padding:30px 0;
	font-size:16px;
}
.page-image img{
	width:100%;
	max-width:457px;
}
.page-slides{
	padding:30px 0;
}
.page-slides .slide{
	width:100%;
	text-align:center;
	padding:0 10px;
	min-height:200px;
	outline: 0!important;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	z-index:5;
}
.page-slides .slide img{
	width:100%;
	height:auto;
	z-index:5;
}
.page-slides button.slick-prev{
    width:29px;
	height:58px;
	text-indent:-9999px;
	position:absolute;
	top:42%;
	left:15px;
	border:0;
	outline:0;
	background:url(../img/arrows2.png) 0 0 no-repeat;
	z-index:10;
}
.page-slides button.slick-next{
    width:29px;
	height:58px;
	text-indent:-9999px;
	position:absolute;
	top:42%;
	right:15px;
	border:0;
	outline:0;
	background:url(../img/arrows2.png) -29px 0 no-repeat;
	z-index:10;
}
.works-title h2{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 10px;
}
.works-title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
}
.works-images{
	padding-top:30px;
}
.works-images .image{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:212px;
	overflow:hidden;
	margin-bottom:30px;
}
.works-images img{
	max-height:212px;
	transition: all .8s ease-in-out;
}
.works-images .image:hover img{
	transform: scale(1.1);
}
.pagination{
	width:100%;
	text-align:center;	
}
.pagination a{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#1d2d3c;
	width:32px;
	height:32px;
	line-height:33px;
	display:inline-block;
	margin:0 5px;
	text-decoration:none;
}
.pagination a:hover, .pagination a.selected {
	color:#1d2d3c;
	background:#edcd20;
}

.news-page{
	padding: 0;
}
.news-page .page-title h1{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 10px;
}
.news-page .page-title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom:30px;
}
.news-page .news{
	margin-bottom:30px; 
}
.news-page .news .image img{
	width:100%;
}
.news-page .news .news-text{
	padding: 15px 0;
}
.news-page .news .news-text h2{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin-bottom: 15px;
}
.news-page .news .news-text h2 a{
	color:#22294b;
	font-size:18px;
	line-height:22px;
	text-decoration:none;
}
.news-page .news .news-text h2 a:hover{
	text-decoration:underline;
}
.news-page .news .news-text .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
	margin-bottom: 15px;
}
.news-page .news .news-text .post-annotation{
	text-align:justify;
	height:130px;
	overflow:hidden;
}
.news-page .news .news-text .post-info{
}
.news-page .news .news-text .post-info a{
	text-align:center;
	width:100%;
	color: #fff;
    background: #3067d2;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}
.news-page .news .news-text .post-info a:hover{
	background:#222931;
	color: #fff;
}

.post-title{
	padding:20px 0 0;
}
.post-title h1{
	margin:0;
	padding:0;
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 10px;
}
.post-title .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:inline-block;
}
.post-text{
	padding:30px 0;
	font-size:16px;
	line-height:24px;
}
.post-image{
	padding:30px 0;
	font-size:16px;
}


#contacts{
	padding:40px 0;
}
#contacts .line{
	background:#3067d2;
	width:18px;
	height:3px;
	display:block;
	margin-bottom: 15px;
}
#contacts h2{
	font-size:22px;
	color:#22294b;
	font-weight:bold;
	margin-bottom: 15px;
}
#contacts .contacts-list .contacts-line{
	padding-left:50px;
	margin-bottom:30px;
}
#contacts .contacts-list .c1{
	background:url(../img/c1.png) no-repeat;
}
#contacts .contacts-list .c2{
	background:url(../img/c2.png) no-repeat;
}
#contacts .contacts-list .c3{
	background:url(../img/c3.png) no-repeat;
}
#contacts .contacts-list .c4{
	background:url(../img/c4.png) no-repeat;
}
#contacts .contacts-list .contacts-line h3{
	font-size:18px;
	color:#222931;
	font-weight:bold;
	margin-bottom: 10px;
}
#contacts .contacts-list .contacts-line p{
	font-size:15px;
	color:#5f656d;
}
.feedback-box{
	display:flex;
	flex-wrap:wrap;
}
.feedback-box .form-input{
	width:50%;
	padding-right:20px;
	margin-bottom:20px;
}
.feedback-box .form-input input{
	width:100%;
	padding:10px 15px;
	background:#f8f9f9;
	outline:0;
	border:1px solid #e6e8e8;
	border-radius:0;
	box-shadow:none;
}
.feedback-box .form-textarea{
	width:100%;
	padding-right:20px;
	margin-bottom:20px;
}
.feedback-box .form-textarea textarea{
	width:100%;
	padding:10px 15px;
	background:#f8f9f9;
	outline:0;
	border:1px solid #e6e8e8;
	min-height:150px;
	border-radius:0;
	box-shadow:none;
}
.feedback-box .captcha-box{
	width:100%;
	padding-right:20px;
	margin-bottom:20px;
	display:flex;
	justify-content:flex-end;
}
.feedback-box .captcha-box .input-captcha{
	width:90px;
	height:43px;
	padding:10px 15px;
	display:flex;
	justify-content:flex-end;
	font-size:20px;
	line-height:23px;
	background:#f8f9f9;
	outline:0;
	border:1px solid #e6e8e8;
	margin:0 20px;
	border-radius:0;
	box-shadow:none;
}
.feedback-box .captcha-box .button{
	color: #fff;
    background: #3067d2;
    padding: 0 30px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
	border:0;
	outline:0;
	border-radius:0;
}
.feedback-box .captcha-box .button:hover{
	background:#222931;
	color:#fff;
}

footer {
	background:#222931;
}
footer .copy{
	text-align:center;
	min-height:60px;
	line-height:60px;
	color:#fff;
	font-size:16px;
}
footer .copy a{
	color:#fff;
	text-decoration:none;
}
footer .copy a:hover{
	text-decoration:underline;
}
.L_8 div div div {overflow:hidden !important;}


@media(max-width:1199px){
}
@media(max-width:991px){
	body{
		padding-top:51px;
	}
	
}
@media(max-width:767px){
	body{
		padding-top:51px;
	}
	header .logo {
		text-align:center;
	}
	header .tr-block {
		justify-content: center;
	}
	header .tr-block .top-phone {
		padding-right: 0;
		margin-right: 0;
	}
	.stats .container {
		display:flex;
		flex-direction:column;
		flex-wrap:wrap;
	}
	.stats .container .stat{
		width: 70% !important;
		margin:0 auto;
		margin-bottom:20px;
	}
	.main-pages .page {
		margin-bottom:20px;
	}
	.main-pages .image {
		text-align:center;
	}
	.we-are .we {
		padding:20px 0;
		flex-direction:column;
		justify-content: center;
	}
	.we-are .we div {
		flex-direction:column;
		justify-content: center;
		margin-bottom:20px;
		text-align:center;
	}
	.we-are .we div h2 {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.services .service {
		margin: 0 auto 30px;
	}
	.services .services-links a {
		padding: 0 15px;
	}
	.projects {
		padding: 30px 0 0;
	}
	.projects .project {
		max-width:370px;
		margin:0 auto 30px;
	}
	.reviews .reviews-box {
		width: 90%;
	}
	.feedback-box .form-input{
		width:100%;
		padding-right:0;
	}
	.feedback-box .form-textarea{
		padding-right:0;
	}
	.feedback-box .captcha-box{
		padding-right:0;
	}
	.about-us .about-img img {
		margin-bottom:30px;
	}
	.projects .projects-list {
		flex-direction: column;
		padding:0 15px; 
	}
	.projects .projects-list a {
		width: 100%;
		margin: 0 0 20px 0;
	}
	footer .copy{
		padding-top:10px;
		min-height:60px;
		line-height:20px;
	}
}