table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
div { position:relative } 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active,a:focus{outline: none;}

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

*{ 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

html{-webkit-font-smoothing:antialiased;}

.column-clear{clear:both;}
.clear{overflow: hidden;}

.mainWrap{
    width:960px;
    margin:0 auto;
}

.back{
    text-align:center;
}

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

    .mainWrap{
        width:768px;
    }
}

@media (max-width: 760px) {

    .mainWrap{
        width:auto;
        padding:50px 20px;
    }
}

@media (max-width: 480px) {}
@media (max-width: 320px) {}
.font_small{font-size:16px;}
.font_average{font-size:20px;}
.font_big{font-size:24px;}

a {
  text-decoration: underline;
}
 a:hover,
 a:active {
  text-decoration: none;
}


.image-off img {
  display: none !important;
}
.image-off .slider-item {
  background-image: none !important;
}


.settings {
    margin-left: 20px;
    margin-top: 15px;
}

.font a {
  float: left;
  text-decoration: none;
}
.font-small {
  font-size: 20px;
}
.font-normal {
  font-size: 24px;
 /* font-weight: bold;*/
}
.font-big {
  font-size: 28px;
 /* font-weight: bold;*/
}
.style {
  padding-left: 0;
  padding-right: 0;
}
.style a {
  padding: 4px;
}
.style a span {
  display: inline-block;
  padding: 4px .5em;
 /* font-weight: bold;*/
}

.font-small body,
.font-small .breadcrumb ul {
  font-size: 16px;
  line-height: 1.4;
}

.font-small .font a {
  line-height: 22.4px;
}

.font-small .style a {
  padding-left: 4px;
  padding-right: 4px;
}

.font-normal body,
.font-normal .news-item,
.font-normal .breadcrumb ul{
  font-size: 20px;
  line-height: 1.4;
}


.font-normal .font a {
  line-height: 28px;
}
.font-normal .aa-block a {
  padding-left: 20px;
  padding-right: 20px;
}
.font-normal .style a {
  padding-left: 4px;
  padding-right: 4px;
}

.font-big body,
.font-big .breadcrumb ul {
  font-size: 24px;
  line-height: 1.4;
}


.font-big .font a {
  line-height: 33.6px;
}
.font-big .aa-block a {
  padding-left: 24px;
  padding-right: 24px;
}
.font-big .style a {
  padding-left: 4px;
  padding-right: 4px;
}

 .sub-menu>li{
     /* border-bottom: 1px solid #000 !important; */
}
.choose-colors {
  list-style: none;
  margin: 0;
  padding: 0;
}
.choose-colors li {
  margin-top: .5em;
}
h1,.h1 {
  font-size: 42px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    /* width: 970px; */
	width: 1060px;
	margin: 0 -56px;
    padding: 0;
  }

  
}
@media (max-width: 1279px) {/**/
   .main-menu .main-menu__head-item {
		font-size: .71em;
	}
	.font-big.image-off.kerning-big .main-menu {
		width: 100%;
		margin-left: -260px;
	}
	.image-on .main-menu {
		margin-left: -233px !important;
	}
	.image-off .main-menu {
		margin-left: -260px !important;
	}
	.font-small.image-on .main-menu, 
	.font-small.image-on .main-menu, 
	.font-small.image-on .main-menu{
		width: 140% !important;
	}
	.font-small.image-off .main-menu, 
	.font-small.image-off .main-menu, 
	.font-small.image-off .main-menu{
		width: 146% !important;
	}
	html[data-special="true"] .social-buttons{
		display:none;
	}

}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (max-width: 1281px) {
	.font-small .logo-wrap{
		margin-top: -2px;
	}
}

img{margin:5px;}


.special-settings .theme {
    padding: 5px;
    border: 1px solid #eeeeee;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
}

.special-settings .theme.white {
    background: #fff !important;
    color: #000 !important;
}

.special-settings .theme.black {
    background: #000 !important;
    color: #fff !important;
}
.special-settings .theme.yellow {
    background: #000 !important;
    color: #FFF705 !important;
}
.special-settings .theme.blue {
    background: #9FD7FF !important;
    color: #143c5a !important;
}
.span3{
    line-height: 2.5em;
    display: inline-block;
}
.special-settings{
    display: table;
    width:100%;
    font-size: 20px !important;
}
.link-button-2 {
    border: 3px solid #000;
    padding: 8px 8px;
}
.special-settings .span2,
.special-settings .span3 {
	display: table-cell;
}
.special-settings .span2:first-child{
    width: 18%;
}
.special-settings .span3:first-child{
    width: 16%;
}
.special-settings .span3:nth-child(2){
    width: 16%;
}
.special-settings .span3:nth-child(3){
    width: 16%;
}
.special-settings .span3:nth-child(4){
    width: 19%;
}
.special-settings .span3:nth-child(5){
    width: 8%;
}
.special-settings .span3:nth-child(6){
    width: 19%;
}

.span3 .svg-search-btn {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 767px) {
  .special-settings .span3 {
    width: 98% !important;
    text-align: center !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .special-settings .span3 {
    width: 48% !important;
  }
  .special-settings .span3:nth-child(2){
    text-align: right;
  }
}

.c-cont{
    position: relative;
    display: inline-block;
    top: 5px;
}


/* dmr style */

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.link-button{
    padding: 8px 12px;
    border: 3px solid;
    text-decoration: none;
}



.link-button:hover{
    background: #000;
    color: #fff !important;
    cursor: pointer;
}

.open-status{
    display: none;
}

@media (max-width: 767px){
    .open-status{
        display: inline-block;
        margin-right: 32px;
        float: right;
    }
    .sub-visible{
        border-bottom: 3px solid #000;
    }
}

img{
   -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.kerning-small{
    letter-spacing:normal;
}
.kerning-normal{
    letter-spacing:2px;
}
.kerning-big{
    letter-spacing:3px;
}

/*footer*/
.footer-list,
.footer-copyright {
	display:inline-block !important;
}
.footer-contacts-block{
	display:block !important;
}
.footer-slide,
footer.hidden-background .hidden-copyright{
	display:none;
}
.footer-list__menu{
	margin-top: 1em;
	padding-top: 1em;
    border-top: 1px solid;
}
.footer-copyright__links{
	width:70%;
}
#gototop {
    opacity: 1;
}

.image-on .company-services-body__card.active .company-services-body__card-content {
	background-color:black;
}
.image-on .company-services-full:hover{
	background-color:black;
}

#owl-news,
#owl-project,
#owl-filial {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    /* height: 900px; */
    width: 100%;
    height: auto;
}

.company-news__item,
.company-filial-news__item{
	width:300px;
	/* height:380px; */
	margin-bottom: 20px;
	border: 2px black dashed;
	overflow: hidden;
}
.company-projects__card_link{
	width: 300px;
    height: 380px;
    margin-bottom: 20px;
    border: 2px black dashed;
    overflow: hidden;
}
.image-off .font-big.kerning-big .company-filial-news__item{
	height: 390px;
}

.font-small.image-on .company-projects__card_link{
	height: auto;
}


.image-on .company-news__item{
	height: auto;
}
.image-on .company-projects__card_link{
	height:auto;
}

.main_menu__filials-menu{
	border:3px solid;
}

html[data-special="true"] .main-menu__head-item {
	border:0;
	padding:22px 5px;
	width: 14%;
}
.main-menu{
	border: 1px solid;
}
.image-on .main-menu{
	/* top: 20px; */
}

.sub-menu__item,
.sub-menu__item:visited,
.filials-menu-pool__item,
.filials-menu-pool__item:visited {
    font-size: .7rem;
}

.header{
	box-shadow: none; 
}

.footer-content__social-network{
	display:none;
}
.image-on main .company-services{
	filter: grayscale(100%);
}


/*dropdown menu mainpage*/
#filialsDropDownMenu > div {
	width:33%;
}

#filialsDropDownMenu{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	width:100%;
	position:relative;
	max-width:none;
	box-shadow:none;
	border: 2px dashed;
}

.filial-news__drop-menu{
	width:100%;
}
#filialsDropDown{
	display:none;
}

.image-off .company-news__item-picture,
.image-off .company-projects__pic,
.bacground_section{
	 display:none;
 }
 
 
 
 /*main blocks*/
 .company-news__item,
 .company-news__item-title,
 .company-filial-news__item{
	 height:auto;
 }
 .company-projects__card_link,
 .company-projects__card{
	 height:auto;
 }
 
 
 
 .company-services-body__card:nth-child(3n) {
     margin: 0 20px 30px 20px; 
   
}
 .company-services-body__card:nth-child(1), .company-services-body__card:nth-child(4n) {
	margin: 0 20px 30px 20px;  
}
 .company-services-body{
	 text-align:center;
 }
 .company-services-body__card{
	 width:40%;
 }
 
 body .slick-slider{
	 display:none;
 }
 
   .arrow--nav-pag{
	   filter: grayscale(100%);
   }
   .has-sub-menu:after {
	     filter: grayscale(100%);
   }
   
   
html[data-special="true"] body .tbl-txt {
    width: 100% !important;
    overflow-x: auto;
    display: block;
    border: none;
}

iframe {
	display:none;
}

.company-news__item-title:after,
.company-filial-news__item-title:after {
	display:none;
}
.company-news__item:hover .company-news__item-title:after,
.company-filial-news__item:hover .company-filial-news__item-title:after{
	display: none;
}