/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*
Theme Name: Construct
Theme URI: http://demo-qkthemes.com
Version: 1.2
Description: Created by <a href="http://demo-qkthemes.com">QKThemes</a>
Author: <a href="http://demo-qkthemes.com">qkthemes</a>
Author URI: <a href="http://demo-qkthemes.com">qkthemes</a>
Tags: light, gray, white, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: construct

---------

DO NOT EDIT THIS FILE.
*/

h1, h2, h3 {
  /*font-family: 'Lora';*/
}

.vc-hoverbox .vc-hoverbox-front h2 {
	color: #fff;
}

.widget_recent_entries {
	background: #f1f1f1;
    color: #fff;
    padding: 0;

}

.blog-section .blog-box .blog-post:not(.single-post) h2 {
 font-weight: 700;
}

.blog-section .blog-box .blog-post:not(.single-post) h2 a:hover {
	color: #0070ad;
}

.widget_recent_entries h2 {
	    color: #333;
    font-size: 18px;
    /* text-align: center; */
    padding: 20px 20px 20px 20px;
    margin: 0;
	border-bottom: 2px solid #fff;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li{
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #efefef;
}
.widget_recent_entries ul li {

	display: block;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 2px solid #fff;
}

.widget_recent_entries ul li {
	/*border-bottom: 1px solid #f1f1f1;*/

}

.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a{
	display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #222222;
    font-size: 13px;
    font-weight: 700;
}

.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover{
color: #888888;
}
.widget_recent_entries ul li a{
	color: #333;
	    font-weight: 400;
	display: block;
	padding: 15px 20px;
	width: 100%;
}

.widget_recent_entries ul li a:hover {
	background: #252525;
	color: #fff;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image img {
	height: 260px;

}

.lvca-portfolio-wrap .lvca-taxonomy-filter .lvca-filter-item.lvca-active:after {
	border-color: #0070ad;


}

.blog-section .blog-box .blog-post:not(.single-post) {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-align-items: stretch;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	margin-bottom: 30px;
}

.flexrow .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}
.flexrowc .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}
.afterparallax:after {

    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #252525;
    opacity: 0.55;
    z-index: 0;
}

.flexrow:nth-child(even) {
	background: #f1f1f1;
}
.flexrow:nth-child(even) .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;

}


.latest_news .vc_grid-item-mini{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.latest_news .vc_grid-item-mini .vc_gitem-animated-block {
	width: 200px;
}

.latest_news .vc_grid-item-mini .vc_gitem-zone {
	width: 100%;

}

.latest_news .vc_grid-item-mini .vc_btn3-container.vc_btn3-left {
	margin: 10px 0 0 0;
}

.latest_news .vc_grid-item-mini .vc_btn3-container.vc_btn3-left a {
	margin: 0;
	background-color: #176eb3;
	padding: 5px 10px;
	    font-size: 12px;
}

.latest_news .vc_grid-item-mini .vc_custom_heading h4 {
	margin: 0;
	font-size: 15px;
	line-height: 22px;
	    font-weight: 600;
}

.latest_news .vc_grid-item-mini .vc_gitem_row .vc_gitem-col {
background: #fff;

}

.latest_news .vc_grid-item-mini .vc_gitem-post-data {
	margin: 0;
	max-height: 45px;
	font-size: 12px;
    line-height: 17px;
	overflow: hidden;
}

@media(max-width: 991px){

.flexrowc .row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;

}

	.flexrowc .row .wpb_text_column {

		text-align: center;
	}
	.afterparallax {
		display: none;
	}

	.flexrowc .row .vc_btn3.vc_btn3-color-sky, .flexrowc .row .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {

		margin: 0 auto;
		display: block;
	}
	body .wpb_content_element.wpb_single_image {
		margin-bottom: 20px;
	}

	.blog-section .blog-box .blog-post:not(.single-post) img, .blog-section .blog-box .blog-post:not(.single-post) iframe {
		max-width: 100% !important;
	}

	.blog-section .blog-box .blog-post:not(.single-post) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column
	}

	.wpb_single_image img {
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	.flexrowc .row .wpb_single_image {
		margin-bottom: 20px;

	}
	.flexrowc .row .wpb_single_image img {
		margin: 0 auto;
		display: block;
	}

	.flexrowc:nth-child(even) .row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;

}

	.flexrow:nth-child(even) .row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;

}

	footer h2:after {
    text-align: center;
     width: 19%;
    left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%)
}

	.flexrow .row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;

}

	.flexrow .row .wpb_column  + .wpb_column  {

		margin-top: 15px;
	}


}

.ih-item.square {margin-bottom: 0}

.blog-section .blog-box .blog-post:not(.single-post) .post-content-text > a:hover {

	color: #0070ad;

}

.blog-section .blog-box .blog-post:not(.single-post) .post-content-text {
padding: 30px;
	width: 100%;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-entry-info {
    text-align: left;
    bottom: 0;
    left: 0;
	top: initial;
	padding: 10px;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title {
font-size: 15px;
    font-weight: 400;
    margin: 0 0 15px;
    color: #ffffff;
    margin-bottom: 10px;
    padding-bottom: 10px;
	padding-top: 5px;
	line-height: 1.2;
    position: relative;
	padding-left: 0;
	padding-right: 0;
    text-transform: uppercase;
}

.lvca-portfolio-wrap .lvca-portfolio-header {
	margin-bottom: 0;

}
.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image:hover img {
	    filter: brightness(25%);
	    -webkit-filter: brightness(25%)
}
.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title:hover a{
	color: #176eb3;

}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title a {
	 border: none;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title a:hover {
	border: none;

}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 22px;
    height: 1px;
    background: #176eb3;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-terms a {
	pointer-events: none;
	font-style: normal;
	color: #ffffff;
    font-size: 12px;
}

.blog-section .blog-box .blog-post:not(.single-post):nth-child(odd) {
	background: #f1f1f1;
}

.blog-section .blog-box .blog-post:not(.single-post) img, .blog-section .blog-box .blog-post:not(.single-post) iframe {
	max-width: 260px;
	width: 100%;
	margin-bottom: 0;
	-o-object-fit: cover;
	   object-fit: cover;
	height: auto;

}



.tabs-section .about-box img {margin-bottom: 0;}

iframe{
	border: none;
}
.blog-box{
	overflow: hidden;
}
.widget label{
	display: block;
}
body .vc_row{
    margin-left: 0px;
   margin-right: 0px;
}
.screen-reader-text{}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
border-radius: 3px;
-o-border-image: initial;
   border-image: initial;
background-color: #f8f8f8;
text-align: center;
}
.sticky {
	border: 3px solid black;
	padding: 10px;
	background: #A2D9FD;
}
select{
	max-width: 100%;
}
.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}
.alignleft{
	float: left;
	margin-right: 20px;
	margin-right: 30px;
}
.clear{
	clear: both;
}
.testimonial-section:after{
  display: block !important;
}
.aligncenter{
	float: none;
	margin: 30px;
}

img{
	max-width: 100%;
	height: auto;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align: center;
	border: 1px solid #dedede;
}
.widget {
	overflow: hidden;
}
.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories{
	    margin: 0;
		padding: 0;
}




.widget_nav_menu ul li{
  border-bottom: none;
  padding-bottom: 0px;

}
.widget_nav_menu .sub-menu li{
  padding-bottom: 0px;
}

.widget_archive ul li, .widget_categories ul li{
	text-align: right;
	overflow: hidden;
	color: #222222;
    font-size: 13px;
    font-weight: 700;
}
.widget_archive ul li a, .widget_categories ul li a{
	float: left;
}
.tagcloud{
	overflow: hidden;
}
.tagcloud a{
  display: inline-block;
  background: #fff;
  border: 1px solid #eeeeee;
  float: left;
  font-size: 11px !important;
  font-weight: bold;
  color: #999999;
  padding: 6px 10px;
  border-radius: 4px;
  margin: 0px 2px 2px 0px;
}
.sidebar .tagcloud a{
  padding: 12px 18px;
}
.tagcloud  a:hover {
background: #222;
  border-color: #222;
  color: #fff;
}
.blog-section .blog-box .blog-post .single-post-tags li{
  display: inline-block;
  list-style: none;
}
.blog-section .blog-box .blog-post .single-post-tags li span{
  color: #333;
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
}
.single-post-tags{
  padding: 0px !important;
}
input[type="email"] {
    padding: 10px 15px;
    border: 1px solid #d1d1d1;
    color: #888888;
    font-size: 13px;
    font-weight: 400;
    background: transparent;
    outline: none;
    width: 100%;
    margin-bottom: 10px;
}
input[type="email"]:focus {
    border: 1px solid #b1b1b1;
}
.mc4wp-form input[type="submit"] {
    width: 100% !important;
    text-align: center;
    background: #222222;
    font-size: 13px;
    color: #ffffff;

    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 10px;
    outline: none;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

#mega_info_bar_2 .mega_hvr_btn {
margin-bottom: 0 !important;
}

.comment-reply-title{
  color: #333333;
  margin-bottom: 25px;
  font-weight: 400;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 16px;
}
a{
  color: #333;
}
.blog-section .blog-box .comment-section ul.children .comment-box{
  padding-left: 120px;
}
input[type="text"]{
  width: 100%;
  padding: 10px 20px;
  border: 1px solid #dedede;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #777777;
  font-size: 13px;
}
input[type="text"]:focus{
  border: 1px solid #a0ce4e;
}
.single-page-section .vc_single_image-img{
  width: 100%;
}
.wpb_single_image .vc_single_image-wrapper, .wpb_single_image .vc_figure{
  display: block !important;
}
body .wpb_content_element{
  margin-bottom: 0px;
}
.project-tags {
  margin: 30px 0;
}
.project-tags ul {
  margin: 0;
  padding: 0;
}
.project-tags ul li {
  list-style: none;
  display: block;
  color: #777777;
  font-size: 13px;

  font-weight: 700;
  margin-bottom: 2px;
  padding: 15px 25px;
  background: #f7f7f7;
}
.project-tags ul li i {
  color: #a0ce4e;
  margin-right: 10px;
}
.project-tags ul li span {
  color: #333333;
  margin-right: 4px;
}
ul.page-depth li  {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 10px;
  color: #000;
  margin-bottom: 0;
}

.page-banner-section ul.page-depth li:before {
	color: #000;
}

.page-banner-section ul.page-depth li a {
	color: #000;
}
.vc_row, .vc_row-no-padding .portfolio-section .portfolio-box.iso-call{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.vc_row.vc_row-no-padding .wpb_column.vc_col-sm-12{
  padding-left: 0px;
  padding-right: 0px;
}
.portfolio-section{
  background: none;
}
body .wpb_row{
  margin-bottom: 0px;
}
h2 {
  color: #333333;

  font-weight: 400;
  margin: 0 0 15px;

  font-size: 15px;
  font-weight: 900;
}
.services-post img{
  margin-bottom: 30px;
}
a{
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.container .container{
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.wpcf7-form .wpcf7-text {
  margin-bottom: 20px;
}
.wpcf7-textarea{
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #eaeaea;
  background: transparent;
  margin-bottom: 20px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #777777;
  font-size: 12px;

  font-weight: 400 !important;

}
.quote-box .wpcf7-textarea{
  height: 100px;
}
.contact-section .wpcf7-textarea{
  height: 180px;
}
input[type="submit"]{
  padding: 12px 20px;
  outline: none;
  border: none;
  background: #a0ce4e;
  color: #ffffff;
  font-size: 12px;

  text-transform: uppercase;
  font-weight: 400;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin-bottom: 10px;

}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
  color: #222 !important;
  background: none;
}
.navbar-default .navbar-nav>.drop>a i{
  margin-left: 5px;
}
input[type="submit"]:hover{
  opacity: 0.7
}
a:hover{
  text-decoration: none;
}
.services-content a i {
  margin-left: 12px;
}
.tagcloud a{
  background: #333;
  color: #fff;
  line-height: 18px;
  border: none;
  font-size: 12px !important;
  padding: 6px 12px;
}
.tagcloud a:hover{
  background: #a0ce4e;
}
.pagination-list li .current {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #a0ce4e;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.services-tabs .widget_nav_menu ul li{
  display: block;
  margin: 0 0 2px;
  padding: 0px;
  border: none;
}
.services-tabs .widget_nav_menu ul li a{
  display: block;
}
.services-tabs .widget_nav_menu ul li a:hover, .services-tabs .widget_nav_menu ul li.current_page_item a{
  color: #fff;
}
/*-------------------------------------------------*/
/* =  error page
/*-------------------------------------------------*/
.error-section {
  padding: 70px 0;
  position: relative;
  background: url('images/error.jpg') center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  text-align: center;
}
.error-section i {
  color: #222222;
  font-size: 220px;
  margin-bottom: 30px;
}
.error-section h1 {
  color: #222222;
  font-size: 30px;

  font-weight: 900;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  max-width: 460px;
  margin: 0 auto 10px;
  line-height: 52px;
}
.error-section p {
  margin-bottom: 25px;
  color: #ffffff;
}
.error-section a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  border-color: #ffba00;
  color: #ffba00;
}
.error-section a:hover {
  color: #ffffff;

}
.error-section .error-content {
  position: relative;
  z-index: 2;
}
.error-section:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(34, 34, 34, 0.3);
}
 .blog-section .blog-box .blog-post iframe{
  width: 100%;
 }




/*Карусель*/

.b-carousel  {
  width: 100%; /* ширина всего блока */
}
.h-carousel-wrapper {
  width: 90%; /* ширина области карусели */
  position: relative;
  overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
  margin: 0 auto; /* выравниваем по центру относительно родительского блока */
}
.h-carousel-items {
  width: 10000px; /* устанавливаем большую ширину для набора элементов карусели, чтобы в неё всё поместилось */
  position: relative; /* позиционируем блок относительно основной области карусели */
}
.b-carousel-block {
  float: left; /* выстраиваем все элементы карусели в ряд */
  width: 256px; /* задаём ширину каждого элемента */
  padding: 5px 6px; /* делаем оступы, чтобы элементы не сливались */
}
.a-carousel-image-link { /* тут чисто оформление содержимого */
  width: 238px;
  height: auto;
  overflow: hidden;
  border: 2px solid #fff;
}
.b-carousel-button-left, .b-carousel-button-right {
  width: 30px;
  height: 30px;
  position: relative;
  top: 81px;
  cursor: pointer;
}
.b-carousel-button-left {
  float: left; /* выравниваем левую кнопку по левому краю */
  background: url(/wp-content/uploads/2017/12/left.png) no-repeat; /* картинка с левой кнопкой */
}
.b-carousel-button-right {
  float: right; /* выравниваем правую кнопку по правому краю */
  background: url(/wp-content/uploads/2017/12/right.png) no-repeat; /* картинка с правой кнопкой */
  z-index: 5;
}

/*Конец карусели*/


#wrapper {width: 655px; margin: 0 auto;}
a {text-decoration: none;}
.fancybox img {
  margin-bottom: 4px;
}


.post_galery{
  width:23%;
  display: inline-block;
  padding: 5px;
}


.post_galery .fancybox img{
  width:100%;
  height: auto;
}

.galery_content{
  text-align: center;
}

.latest-news{
  margin-top: 20px;
  margin-bottom: 20px;
  height: 245px;
  text-align: center;
}

.latest-news img{
  margin-bottom: 5px !important;
}

.latest-news a{
  text-align: center;
}

.latest-news h2{
  padding: 20px;
  text-decoration: underline;
}

.all-blog-news {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.all-blog-news a{
  border: 1px solid #FFF;
  padding: 10px;
  border-radius: 20px;
  background: #999;
  color: #fff !important;
  font-weight: bold;
}


@media(min-width: 782px){
  .admin-bar .navbar-fixed-top{
    top: 32px;
  }

  .dev-compony-side {
    margin-left: 33%;
  }
}

.dev-compony-side{
  position: relative;
  display: inline-block;
  margin-left: 40%;
}
.dev-compony-side a{
  color: #5c99c9;
}
.dev-compony-side img{
  width: 120px;
}

/*footer h2:after{
  text-align: center;
  width: 45%;
  left: -2px;
}*/



.page-banner-section{
	padding-top: 45px;
	padding-bottom: 15px;
}

.page-banner-section.page-banner-bread{
	padding-top: 10px !important;
	padding-bottom: 10px;
	background: #f1f1f1;
}
footer {
padding-top: 40px;
}
footer .footer-widgets {padding-bottom: 0;}
.page-banner-section ul.page-depth li:nth-child(1) {
margin-left: 0;}
.page-banner-section h1{
	/*font-size: 16px;*/
	/*max-width: 45%;*/
}
.menu-footer-menu-ru-container #menu-footer-menu-ru a{
  color: white;
}
.menu-footer-categories-ru-container #menu-footer-categories-ru a{
  color: white;
}

.custom-html-widget .social-icons{
  display: inline-block;
  list-style-type: none;
}

.custom-html-widget .social-icons li{
  margin-bottom: 10px;
}

.custom-html-widget .social-icons li a {

  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;
  color: #ffffff;
}
.custom-html-widget .social-icons li a{
  font-size: 16px;
}

.phoneNumberContact, .emailFooterContact{
  color: white;
}
.navbar-brand{
  padding: 5px 15px;
}


.page-banner-section {
  padding-top: 20px !important;
  padding-bottom: 23px;
  background-color: #0070ad;
}
.page-banner-section.page-banner-bread .container ul{
  margin-top: 0;
	float: none;
	text-align: left;

}
input[type="tel"] {
  padding: 10px 15px;
  border: 1px solid #d1d1d1;
  color: #888888;
  font-size: 13px;
  font-weight: 400;
  background: transparent;
  outline: none;
  width: 100%;
  margin-bottom: 10px;
}
.social-icons{
  padding-left: 2px;
}

.news-section .news-post .news-content{
  padding: 25px 10px;
}
.menu-footer-menu-ru-container #menu-footer-menu-ru a{
  color: 	#fff;
}
.menu-footer-categories-ru-container #menu-footer-categories-ru a {
  color: #fff;
}
footer h2{
  color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-weight: 500;
    position: relative;
}

footer .textwidget a{
  color: #fff;
}
footer .textwidget a:hover{
  color: #abdeff !important;
}
.fa-facebook-f:before, .fa-facebook:before{
  font-size: 16px;
  margin-right: 5px;
}
.fa-twitter:before{
  font-size: 16px;
  margin-right: 5px;
}
.fa-instagram:before{
  font-size: 16px;
  margin-right: 5px;
}
.fa-google-plus:before{
  font-size: 16px;
  margin-right: 5px;
}
.fa-linkedin:before{
  font-size: 16px;
  margin-right: 5px;
}
.textwidget>ul.social-icons>li>a:hover{
  color: #caecff;
}
.widget_nav_menu ul li a{
  font-weight: 400;
}
footer h2{
  /*left: 15%;*/
}

.footer-widgets .widget_nav_menu .menu-footer-menu-ru-container .menu:first-child{
   /*padding-left: 8%;*/
}
footer .widget_text .custom-html-widget{
   /*padding-left: 15%;*/
}
.top-line{
  background-color: #176eb3;
}
.navbar-header a{
  display: block;
  /*position: absolute;*/
  max-width: 135px;
	width: 100%;
  /*top: 0;*/
}

.nav>li:hover{
  background-color: #f1f1f1;
}

.navbar-nav > li > a{
  padding: 25px 15px;
}
#container {
  padding-top: 124px;
}
/*nav.navbar{
  height: 53px;
} */

/*ul.navbar-nav>li.menu-item>ul.drop-down{
  border-top: none;
  padding: 0;
  background-color: #f1f1f1;

}

ul.navbar-nav>li.menu-item>ul.drop-down ul.drop-down{
  border-top: none;
  background-color: #f1f1f1;

}*/

.navbar-collapse>ul.nav>li.menu-item:first-child{
  cursor: pointer;
}


.news-section .news-post .news-gallery img {
  height: 184px;
}
.news-section .news-post .news-content{
  height: 235px;
}

.services-post{
  position: relative;
  padding: 5px;
  height: 320px;
}
.services-post-overlay{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #5c99c9	;
  opacity: 0.7;
}
.services-post:hover .services-post-overlay{
  display: block;
}

.wpb_wrapper{
  position: relative;
}
.services-overlay{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #5c99c9	;
  opacity: 0.7;
  z-index: 999;
}

/*.wpb_wrapper:hover .services-overlay{*/
  /*display: block;*/
/*}*/

.services-overlay>a{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #5c99c9	;
  opacity: 0.7;
  z-index: 999;
}
/*.wpb_wrapper:hover .services-overlay>a{*/
  /*display: block;*/
/*}*/
.services-overlay img{
  display: none;
}


.news-post{
  position: relative;
}
.news-post-overlay{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #5c99c9	;
  opacity: 0.7;

}

.news-post:hover .news-post-overlay{
  display: block;
}

.widget_nav_menu>div>ul.menu>li>a:hover{
  color: #caecff !important;
}

#breadcrumbs a:hover{
  color: #00A2E3;
}


/*.news-post:hover .news-content{*/
  /*background-color: #f1f1f1;*/
  /*-webkit-box-shadow: 0px 0px 30px 1px rgba(23,110,179,0.63);*/
  /*-moz-box-shadow: 0px 0px 30px 1px rgba(23,110,179,0.63);*/
  /*box-shadow: 0px 0px 30px 1px rgba(23,110,179,0.63);*/
/*}*/
/*.services-post:hover {*/
  /*background-color: #f1f1f1;*/
  /*-webkit-box-shadow: 0px 0px 30px 1px rgba(23,110,179,0.63);*/
  /*-moz-box-shadow: 0px 0px 30px 1px rgba(23,110,179,0.63);*/
  /*box-shadow: 0px 0px 30px 1px rgba(23,110,179,0.63);*/
  /*padding: 5px;*/
/*}*/
@media (max-width: 991px){
  footer .footer-widgets{
    text-align: center;
  }
  footer h2{
    left: 0;
  }
  .footer-widgets .widget_nav_menu .menu-footer-menu-ru-container .menu:first-child{
    padding-left: 0;
  }
  footer .widget_text .custom-html-widget{
    padding-left: 0;
  }
  footer h2:after{
    /*text-align: center;*/
    /*width: 19%;*/
    /*left: 40%;*/
  }
}


@media screen and (max-width:768px){

	.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-entry-info {
		padding: 10px;
	}

	.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title {
	padding-top: 0;
		    margin-bottom: 6px;
    padding-bottom: 6px;
	}
	.page-banner-section ul.page-depth li {
	margin-left: 3px;}
	.page-banner-section ul.page-depth li:before {
	margin-right:  3px;
	}

.navbar-default .navbar-nav>.drop>a i{
  margin-left: 10px;
}
  footer div.container .dev-compony-side {
    margin-left: 29%;
  }

  .navbar-default .navbar-nav>.drop>a i{
   /* display: none;*/
  }
  footer h2:after{
    text-align: center;
    width: 110px;

  }

  .services-post{
    height: auto;
  }
  .news-section .news-post .news-gallery img{
    height: auto;
  }
}

.pp_nav, .pp_gallery, .pp_hoverContainer{
  display: none !important;
}

.form-inner{
  text-align: center;
}

#wpfront-scroll-top-container{
  z-index: 150;
}

.single-page-section .vc_carousel-inner .vc_inner {

	height: 100%;
}

.single-page-section .vc_images_carousel .vc_carousel-indicators li {

border-color: #fff;
	    background-color: #fff;
	opacity: .7;
}
.single-page-section .vc_images_carousel .vc_carousel-control {
	color: #fff

}

.single-page-section .vc_images_carousel .vc_carousel-control .icon-next, .single-page-section .vc_images_carousel .vc_carousel-control .icon-prev {
	font-size: 80px;

}

@media screen and (min-width: 768px) {

.single-page-section .vc_images_carousel .vc_carousel-control .icon-next, .single-page-section .vc_images_carousel .vc_carousel-control .icon-prev {
	font-size: 80px;

}
}


.single-page-section .vc_images_carousel .vc_carousel-indicators .vc_active {
	border-color: #176eb3;
	opacity: 1;
	    background-color: #176eb3;
}

.single-page-section .vc_carousel-inner img {
	height: 100%;
	    -o-object-fit: cover;
	       object-fit: cover;

}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-entry-info {
	background: rgba(37,37,37,.8)

}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image img {

	-webkit-filter: none;

	        filter: none;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image:hover img {

	-webkit-filter: none;

	        filter: none;
}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-post-title, .lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-terms {
	opacity: 1;
	
		

}

.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .lvca-project-image .lvca-image-info .lvca-terms {
	display:  none;
}