/* 
Theme Name: Viramax
Theme URI: http://unc.apoehali.com.ua/
Description: All style
Author: NG
Author URI: GACHI/MUCHI
Template: default
Version: 1.0
*/
/* =WordPress Core
-------------------------------------------------------------- */

.wpml-ls-legacy-list-horizontal {
    padding: 0 11px !important;
    border: 0px solid transparent !important;
}
.wpml-ls-legacy-list-horizontal a span {
    vertical-align: top !important;
    display: inline-block !important;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
  .aligncenter,
  div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
  }
  .alignright {
	float:right;
	margin: 5px 0 20px 20px;
  }
  .alignleft {
	float: left;
	margin: 5px 20px 20px 0;
  }
  a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
  }
  a img.alignnone {
	margin: 5px 20px 20px 0;
  }
  a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
  }
  a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
  .wp-caption {
	background: #fff;
	border: 0px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
  }
  .wp-caption.alignnone {
	margin: 5px 20px 20px 0;
  }
  .wp-caption.alignleft {
	margin: 5px 20px 20px 0;
  }
  .wp-caption.alignright {
	margin: 5px 0 20px 20px;
  }
  .wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
  }
  .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
  }
  /* Text meant only for screen readers. */
  .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
		white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
  }
  .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
  }
table {
	margin: 0 auto;
	border: 0;
	border-top: 1px solid #9c3023; 
	border-bottom: 1px solid #9c3023; 
}

/* table td{
	border: 0;
} */
div.wpcf7-response-output {
	margin-top: 0!important;
}
/*HAMBURGER*/


.fix_menu_div_mob_phone{
	z-index: 25;  
	position: fixed; 
	top: 0; 
	right: -200px;
	width: 250px;
	background-color: transparent;
	height: 59px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	display: none;
}
.fix_menu_div{ 
	z-index: 15;  
	position: fixed; 
	top: 0; 
	right: -200px;
	width: 250px;
	background-color: transparent;
	height: 59px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	display: none;
}
.menu_img{
	position: absolute;
	right: 220px;
    top: 1px;
    width: 40px;
    height: 45px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu_hide{
	transform: translate(-200px,0);
	transition: all 0.3s ease-in-out;
}
.but_show{
	display: none;
	width: 35px;
	height: 40px;
	position: absolute;
	right: 25px;
	top: -38px;
}
.menu_i{
	top: 49px;
	color: #9c3023;
	font-size: 40px;
	position: absolute;
}
.menu_i{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.rotate_img{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fix_menu_div ul{
	padding-left: 0;
	margin-bottom: 0;
	width: 200px;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 110px;
	list-style: none;
	right: 0;
	background-color: #424145;
}
.fix_menu_div li{
    font-size: 16px;
    cursor: pointer;
    height: 40px;
    background-color: #424145;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}
.fix_menu_div li a{
	color: #fff;
	padding: 8px 0; 
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'GPMedium', sans-serif;
	display: block;
	text-align: center;
	list-style: none;
	-webkit-transition: ease-out 0.4s;
	-moz-transition: ease-out 0.4s;
	-o-transition: ease-out 0.4s;
	transition: ease-out 0.4s;
}
.fix_menu_div li.current-menu-item {
    background-color: #9c3023;

}
.fix_menu_div li .nav-link:hover{
	color: #fff;
	-webkit-transition: ease-out 0.4s;
	-moz-transition: ease-out 0.4s;
	-o-transition: ease-out 0.4s;
	transition: ease-out 0.4s;
}
.fix_menu_div li .active{
	color: #fff
}

/*END*/
* {
	outline: none !important;
}

#pfcf-popup{
	display: none;
}

html{
    position: relative;
    width:100%; 
   	min-height:100%; 
}

body{
	background-color: #fff;
	font-family: 'GP', sans-serif;
}

.head_hat{
	width: 100%;
	height: 50px;
	background-color: #424145;
}
.head_hat .row{
	position: relative;
}
.hh_link_mob_phone{
	display:none;
	height: 50px;
	position: absolute;
	right: 0;
	font-family: 'GPMedium', sans-serif;
	padding: 13px 20px;
    padding: 0px 20px;
    line-height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #9c3023;
	color: #fff;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.hh_link_mob_phone:hover{
	color: #fff;
	text-decoration: none;
	background-color: #bb7269;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.hh_link_mob_phone i{
	margin-right: 7px;
	font-size: 22px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.hh_phone{
	position: absolute;
	right: 0px;
	font-family: 'GPMedium', sans-serif;
	top: 13px;
	font-size: 26px;    
	top: 0px;
    line-height: 50px;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.hh_phone:hover{
	text-decoration: none;
	color: #9c3023;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}

.hh_phone i{
	margin-right: 7px;
	font-size: 25px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.hh_phone span {
    display: block;
    line-height: 10px;
    font-size: 12px;
    margin-top: 0px;
    text-align: right;
    text-transform: none;
    font-family: 'GP',sans-serif;
    margin-top: -15px;
}
.wpml-ls-display{
	display: none;
}
.mob_head{
	margin: 0px 0 0 300px;
	z-index: 20;
}
.head_hat ul{
	display: inline-block!important;
	padding-left: 0!important;
	list-style: none;
}
.head_hat li{
	display: inline-block!important;
}
.head_hat li a{
	font-weight: 600;
	color: #fff;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.head_hat li a:hover{
	text-decoration: none;
	color: #9c3023;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.head_hat li.wpml-ls-slot-shortcode_actions a {
    padding: 0px 10px;
    line-height: 50px;
}
.head_hat li.wpml-ls-current-language a {
	text-decoration: none;
	color: #9c3023;
}

.head_body .row{position: relative;}
.head_body{
	background-color: #fff;
	height: 114px;
	position: relative;
}
/* .m_service_parent:nth-child(1) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(2) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */

/* .m_service_parent:nth-child(3) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */


/* .m_service_parent:nth-child(6) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale20.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(7) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale40.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(8) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale15.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(9) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale15.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(10) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(11) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale35.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(12) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale15.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(13) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(14) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(15) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(16) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale25.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(17) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale40.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(18) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale40.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
/* .m_service_parent:nth-child(19) .m_service_item .sale { */
	/* position: absolute; */
	/* background-image: url(img/sale40.png); */
	/* width: 150px; */
	/* height: 150px; */
	/* right:0px; */
/* } */
.head_menu{
	position: relative;
	right: 0;
	top: 45px;
    padding-left: 30px !important;
}
.head_menu ul{list-style: none;}
.head_menu li{
	margin: 0 2px;
}
.head_menu li:last-child{
	padding-right: 0;
	border-right: 0;
    margin-right: 0;
}
.head_menu li:first-child{
    margin-left: 0;
}
.head_menu a{
	color: #434141;
	text-transform: uppercase;
	padding: 2px;
	font-weight: bold;
	border: 4px solid transparent;
	transition: 0.3s;
	font-size:18px;
	font-weight:bold;
}
/* .head_menu li:nth-child(n) a:hover{ */
	/* color: #fff; */
	/* background: #9c3023; */
	/* text-decoration: none; */
	/* border-radius:5px; */
/* } */
.head_menu li:nth-child(4) a{
	background-color:#424145;
	color: #fff;
	text-decoration:none;
	border-radius:5px;
}
.head_menu li.current-menu-item:nth-child(4) a:hover{
	color: #9c3024;
	background: #fff;
	text-decoration: none;
	border-radius:5px;
}
/* .head_menu li.current-menu-item:nth-child(4) a{ */
	/* color: #fff; */
	/* background: #9c3024; */
	/* text-decoration: none; */
	/* border-radius:5px; */
/* } */
/* .head_menu li:nth-child(4) a:hover { */
	/* color: #fff; */
	/* background: #9c3024; */
	/* text-decoration: none; */
	/* border-radius:5px; */
/* } */
.head_menu li.current-menu-item a {
	/*border-bottom: 2px solid #434141;*/
	background-color:#9c3023;
	color: #fff;
	text-decoration:none;
	border-radius:5px;
}
.head_menu li.current-menu-item a:hover{
	color: #9c3024;
	background-color:#fff;
	text-decoration: none;
	border-radius:5px;
}
.head_menu a:hover {
	color: #fff;
	background-color:#9c3024;
	text-decoration: none;
	border-radius:5px;
}
.main_carousel .carousel, 
.main_carousel .carousel_slide, 
.main_carousel .carousel_slide .slick-list, 
.main_carousel .carousel_slide .slick-list .slick-track {
    width: 100%;
    height: 100%;
}
.main_carousel .slick-arrow {
    z-index: 9;
    height: 100%;
    width: 15%;
    opacity: 1;
}
.main_carousel .slick-arrow.slick-next {
    right: 0;
}
.main_carousel .slick-arrow.slick-prev {
    left: 0;
}
.main_carousel .slick-arrow:before, 
.main_carousel .slick-next:before {
    color: #9c3023;
	left: 50%;
    top: 47%;
    background-color: #fff;
    opacity: .75;
    width: 40px;
    height: 40px;
    line-height: 30px;
    position: absolute;
    
    border: 1px solid #a2a1a3;
    
    font-size: 30px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.main_carousel .slick-arrow:before {
    content: '<';
}
.main_carousel .slick-next:before {
    content: '>';
}
.head_logo img{
	position: relative;
	top: -62px;
	z-index: 5;
	left: 0;
}

.main_c_inner{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	align-items: center;
}
.main_ci_text{
    width: max-content;
    margin: auto;
}
.main_ci_text p{
	color: #fff;
	font-size: 36px!important;
	text-transform: uppercase;
	font-family: 'GPBold', sans-serif;
	text-align: center;
	margin-bottom: 50px;
}

.main_ci_text button{
	width: 358px;
	height: 68px;
	text-transform: uppercase;
	margin: auto;
	display: block;
	color: #fff;
	padding-top: 0;
	font-weight: 600;
	font-size: 18px;
	cursor: pointer;
	background-color: #9c3023;
	border: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.main_ci_text button:hover{
	border: 1px solid #fff;
	background-color: #bb7269;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}


.additional-navigation {
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 5px;
}
  @media screen and (max-width: 1420px){
  .additional-navigation-item {
	height: 63% !important;
  }
  
  }
.additional-navigation-item {
	width: 33%;
	height: 181px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
}
.additional-navigation-item p {
	z-index: 1;
	font-family: 'GPBold', sans-serif;
	font-size: 28px;
	text-align: center;
    padding: 0 20px;
    margin-bottom: 0;
}
.additional-navigation-item:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 5px;
}
.additional-navigation-item:hover {
	text-decoration: none;
	color: #fff;
}

.additional-navigation-item:nth-child(2) {
	/* border-left: 1px solid #434141;
	border-right: 1px solid #434141; 
	margin: 0 0.25%;*/
}
.main_carousel{
	
	width: 100%;
}
.main_carousel .carousel-inner{
	height: 100%;
	position: relative;
}
.main_carousel .carousel{
	width: 100%;
	height: 100%;
}
.main_carousel .carousel-item{
	height: 100%;	
	
}

.main_carousel .carousel-item img{
	height: 100%;
	object-fit: contain;
    background-size: contain;
}



.main_about_us{
	/*padding: 100px 0;*/
	background-color: #fff;
}

.mau_inner_text{
	padding-left: 0;
	padding-right: 80px;
}
.mau_inner_text span{
	color: #9c3023;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}
.mau_inner_text a{
	color: #9c3023;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}
.mau_inner_text h3{
    margin: 30px -3px 40px 0;
    font-size: 39px;
    line-height: 1.8;
}
.mau_inner_text h3 b{
	font-family: 'GPBold', sans-serif;
}
.mau_inner_text p{
	margin-bottom: 60px;
}
.mau_inner_text a{
    display: inline-block;
	background-color: #9c3023;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 50px;
	border: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.mau_inner_text a:hover{
	background-color: #bb7269;
	text-decoration: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.go_back{
	background-color: #9c3023;
	color: #fff;
	margin: 25px auto 0 auto;
	display: table;
	font-weight: 600;
	width: max-content;
	text-transform: uppercase;
	padding: 10px 30px;
	border: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.go_back:hover{
	background-color: #bb7269;
	text-decoration: none;
	color: #fff;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}




.mau_inner_img{
	padding-right: 0;
	background-size: cover;
	background-position: right;
}
.mau_inner_img img{
	width: 100%;
	height: auto;
}









.main_icon_sect{
	padding: 80px 0 10px 0;
	background-color: #fff;
}

.mi_item{
	margin-bottom: 80px;
	text-align: center;
}
.mi_item img{
	width: max-content;
	margin: 0 auto;
}
.mi_item p{
	margin: 20px 0 15px 0;
	text-transform: uppercase;
}


.mb_title{
	font-size: 48px;
	margin-bottom: 40px;
	font-family: 'GPLight', sans-serif;
	text-align: center;
}

.main_news_slide{
	padding: 70px 0 90px 0;
	background-color: #f7f7f7;
}
.mn_slick{
	width: 100%;
}

.mn_slick .shares_style{
	background-color: #9c3023;
	color:#fff;
}
.mn_slick .shares_style span{
	color: #fff;
}
.m_news_item{
	text-align: center;
	margin: 0 15px;
	padding-bottom: 15px;
	background-color: #fff;
}
.m_news_item span{
	margin: 20px 0 15px 0;
	display: block;
	color: #9a9a9c;
}
.m_news_item p a{
	font-size: 18px;
	padding: 0 15px;
	line-height: 1.2;
	height: 110px;
	display: block;
	color: #fff;
}
.m_news_item p a.black-title{
	font-size: 18px;
	padding: 0 15px;
	line-height: 1.2;
	height: 110px;
	display: block;
	color: #000;
}
.shares_style p a{
	height: 90px!important;
}
.m_news_item img{
	width: 100%;
	height: 240px;
	object-fit: cover;
}


.mn_slick  .slick-next{
	right: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
}
.mn_slick .slick-next:before{
	display: none;
}
.mn_slick .slick-prev{
	left: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
}
.mn_slick .slick-prev:before{
	display: none;
}
.mn_slick .slick-prev:after {
	content: '<';
}
.mn_slick .slick-next:after {
	content: '>';
}
.mn_slick .slick-prev:after,
.mn_slick .slick-next:after {
	color: #9c3023;
	background-color: #fff;
	/*padding: 15px 5px;*/
	opacity: 0.75;
	width: 40px;
	height: 30px;
    line-height: 30px;
	position: absolute;
	top: 0;
	border: 1px solid #a2a1a3;
	right: 0;
	font-size: 30px;
	-webkit-transform:scale(1,1.3);
    -moz-transform:scale(1,1.3);
    -ms-transform:scale(1,1.3);
    -o-transform:scale(1,1.3);
    transform:scale(1,1.3);
}





 
.mn_slick div:focus{
	outline: none;
}

.mr_carousel_review div:focus{
	outline: none;
}
.reviews-item {
	display: inline-block;
	height: 300px;
	outline: none;
}
.reviews-item img {
	display: block;
	height: 300px;
} 
.partner-item {
	display: inline-block;
	height: 250px;
	width: 300px;
	outline: none;
}
.partner-item img {
	display: block;
	height: 250px;
	width: 300px;
} 
.mr_carousel_review .slick-next:before{
	display: none;
}
.mr_carousel_review  .slick-next,
.mr_carousel_review .slick-prev {
	left: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
    /*border: 1px solid #a2a1a3;*/
    /*background-color: #fff;*/
}
.mr_carousel_review  .slick-next {
	left: auto !important;
	right: 0 !important;
}
.mr_carousel_review .slick-prev:before{
	display: none;
}

.news_sect_slider .slick-next:after,
.main_slick_service .slick-next:after,
.mn_slick .slick-next:after,
.mr_carousel_review .slick-next:after,
.service_nav .slick-next:after {
	content: '';
	background-image: url(img/arrow_right_new.svg);
}
.news_sect_slider .slick-prev:after,
.main_slick_service .slick-prev:after,
.mn_slick .slick-prev:after,
.mr_carousel_review .slick-prev:after,
.service_nav .slick-prev:after {
    content: '';
	background-image: url(img/arrow_left_new.svg);
}
.news_sect_slider .slick-next:after,
.news_sect_slider .slick-prev:after,
.main_slick_service .slick-prev:after,
.main_slick_service .slick-next:after,
.mn_slick .slick-prev:after, 
.mn_slick .slick-next:after,
.mr_carousel_review .slick-prev:after,
.mr_carousel_review .slick-next:after,
.service_nav .slick-next:after,
.service_nav .slick-prev:after {
	color: #9c3023;
	background-color: #fff;
	opacity: 0.75;
	width: 40px;
	height: 40px; 
	line-height: 30px;
	position: absolute;
	top: 0;
	border: 1px solid #a2a1a3;
	right: 0;
	font-size: 30px;
    background-position: center;
	background-repeat: no-repeat;
	-webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -ms-transform:scale(1,1);
    -o-transform:scale(1,1);
    transform:scale(1,1);
}







.main_slick_service{}
.mss_item img{
	width: 100%;
	height: 100%;
}
.mss_item{
	opacity: 0.75;
	height: 660px!important;
}
.mss_item:hover{
	opacity: 1.2;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.mss_item:focus{
	outline: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.news_sect_slider .slick-next,
.main_slick_service .slick-next{
	right: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
}
.news_sect_slider .slick-next{
	right: 15px!important;
}
.main_slick_service .slick-next:before{
	display: none;
} 
.news_sect_slider .slick-prev,
.main_slick_service .slick-prev{
	left: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
}
.news_sect_slider .slick-prev{
	left: 15px!important;
}
.news_sect_slider .slick-prev:before, 
.news_sect_slider .slick-next:before,
.main_slick_service .slick-prev:before{
	display: none;
}

.news_sect_slider .slick-next:after,
.news_sect_slider .slick-prev:after,
.main_slick_service .slick-next:after,
.main_slick_service .slick-prev:after{
    border: 0;
}

.main_vacancy{
	padding: 100px 0;
	background-color: #fff;
	display:none;
}

.mv_inner_text{
	padding-right: 40px;
}
.mv_inner_img{
	padding-left: 0;
}
.mv_inner_text a{
	color: #9c3023;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}
.main_vacancy .vacancy-title {
	text-transform: capitalize;
	font-size: 14px;
}
.main_vacancy .vacancy-text {
	margin-bottom: 0px;
}
.mv_inner_text h3{
	margin: 30px 0 40px 0;
	font-size: 48px;
	line-height: 1.2;
}
.mv_inner_text h3 strong{
	font-family: 'GPBold', sans-serif;
}
.mv_inner_text p{
	margin-bottom: 40px;
}
.mv_inner_item label{
	font-size: 19px;
	display: block;
	text-transform: uppercase;
}
.mv_inner_item {
	margin-bottom: 20px;
}




.main_review{
	padding: 70px 0;
	background-color: #f7f7f7;
}

.slick-slider{
	width: 100%;
}


.preview_sect{
	background-image: url(img/oblojka.png);
	height: 196px;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 60px;
}
.preview_sect h1,
.preview_sect p{
	font-size: 54px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'GPBold', sans-serif;
}
.main_service_sect{
	padding: 40px 0;
	background-color: #f7f7f7;
}
.main_service_sect .row{
	margin: 0 -30px;
}
.m_service_parent{
	margin: 20px 15px;
}
.m_service_item{
	text-align: center;
	margin-bottom: 15px;
	background-color: #fff;
	position: relative;
    height: 100%;
	text-transform: uppercase;
}
.m_service_item span {
	text-transform: uppercase;
	display: block;
    padding: 10px;
}
.top-product {
	position: absolute;
	width: 150px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 10px;
	color: #fff;
	top: 15px;
	left: 15px;
	background: #9c3023;
}
.single-top-product {
	top: -40px;
}
.m_service_item .title-block{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	height: 110px;
	padding: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.m_service_parent a{
	text-transform: uppercase;
	color: #424145;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
	font-weight: 600;
	font-size: 16px;
}
.m_service_parent a:hover{
	color: #9c3023;
	text-decoration: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}

.m_service_item img{
	width: 100%;
	height: auto;
	height: 240px;
	object-fit: contain;
    background-size: contain;
}



.main_news_sect{
	padding: 40px 0;
	background-color: #fff;
}
.main_news_sect .row{
	margin: 0 -30px;
}

.news_ss_item:focus{
	outline: none;
}
.shape-img-wrap {
	position: relative;
	width: 100%;
 	height: 424px;
}
.news_ss_item img{
 	width: 100%;
	 height: 424px;
	 object-fit: cover;
}
/* .shape-img {
	display: block;
	width: 100%;
	height: 424px;
	
} */
.news_ss_item .red_line{
	height: 44px;
	width: 100%;
	position: relative;
	background-color: #9c3023;
	bottom: 44px;
}
.news_ss_item .red_line span{
	color: #fff;
	position: absolute;
	right: 100px;
	top: 8px;
}
.news_ss_item .red_line_wblock{
	position: absolute;
	right: 16px;
	bottom: -1px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 45px;
	background-color: #fff;
}
.news_ss_item .red_line_wblock p{
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 0px;
}
.news_ss_item .red_line_wblock label{
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	display: block;
}

.news_ss_text{
	padding-top: 50px;
	width: 100%;
	height: auto;
}
.news_ss_text p strong{
	font-size: 16px;
	text-transform: uppercase;
}
.news_ss_text p{
	font-size: 16px;
}
.news_ss_text a{
	color: #9c3023;
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
	text-transform: uppercase;
}
.news_ss_text a:hover{
	text-decoration: none;
	color: #424145;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}

.news_sect_slider .slick-dots{
	bottom: -35px;
	text-align: left;
}
.news_sect_slider .slick-dots li{
	margin: 0 10px 0 0;
}
.news_sect_slider .slick-dots li button:before{
	content: '';
	width: 15px;
	height: 15px;
	background-color: #5555;
	opacity: 1;
}
.news_sect_slider .slick-dots li.slick-active button:before{
	background-color: #9c3023;
	opacity: 1;
}



.usual_news{
	margin-bottom: 30px;
}
.usual_news img{
	width: 100%;
	height: 424px;
	margin-bottom: 15px;
	object-fit: cover;
}

.usual_news span{
	display: block;
	margin-bottom: 10px;
	color: #9a9a9c;
}
.usual_news p strong{
	font-size: 16px;
	text-transform: uppercase;
}
.usual_news p{
	font-size: 16px;
}
.usual_news a{
	color: #9c3023;
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
	text-transform: uppercase;
}
.usual_news a:hover{
	text-decoration: none;
	color: #424145;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}

.tab-pane{
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}


.mini_usual_news{
	margin: 30px 0;
}
.mini_usual_news img{
	width: 100%;
	height: 240px;
	margin-bottom: 10px;
	object-fit: cover;
}

.mini_usual_news span{
	display: block;
	margin-bottom: 10px;
	color: #9a9a9c;
}
.mini_usual_news p strong{
	font-size: 16px;
	text-transform: uppercase;
}
.mini_usual_news p{
	font-size: 16px;
	margin-bottom: 10px;
}
.mini_usual_news a{
	color: #9c3023;
	font-weight: 600;
	font-size: 14px;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
	text-transform: uppercase;
}
.mini_usual_news a:hover{
	text-decoration: none;
	color: #424145;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}



.contat_page{
	background-color: #fff;
	padding: 50px 0 0 0;
}
.contat_page ul,.contat_page ol {
	padding-left: 30px;
}
.contat_page .row{
	margin: 0 -30px;
}

.contact_p_img img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.contact_map_tabs{
	background-color: #f7f7f7;
	padding: 70px 0;
    margin-top: 80px;
}
.contact_map_tabs .row{
	margin: 0 -30px;
}

.contact_map_tabs .tab-content{
	width: 100%;
}
.service_tab_info .tab-pane {
	text-align: left;
    padding-left: 38%;
}
.service_tab_info .tab-pane.price-tab {
	text-align: center;
    padding-left: 0;
}
.service_tab_info .tab-pane.pills-3-tab {
    padding-left: 23%;
}
.tab-pane ol,
.service_tab_info ul {
	list-style: none;
}
.service_tab_info .tab-pane ul li:before {
    content: '.';
    display: inline-block;
    color: #000;
    font-size: 40px;
    line-height: 0px;
    position: relative;
    top: -2px;
    left: -10px;
}
.contact_map_tabs .tab-content p{
	text-align: center;
	margin: 20px 0;
}
.contact_map_tabs .nav-pills{
	/*width: max-сontent;*/
	margin: 10px auto 30px auto;
	justify-content: center;
}
.contact_map_tabs .nav-pills li a{
	text-transform: uppercase;
	padding: 0 15px;
	border-radius: 0;
	color: #424145;
	font-weight: 600;
	border-right: 2px solid #424145;
}
.contact_map_tabs .nav-pills li:last-child a{
	border-right: none;
}
.contact_map_tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background-color: transparent;
	color: #9c3023;
}

.inner_map_tab{
	width: 100%;
	height: 350px;
}
.contat_page span:not(.stagstrong){
	color: #9c3023;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
}
.contat_page h3{
	margin: 30px 0 40px 0;
	font-size: 40px;
	line-height: 1.8;
}
.contat_page p{
	margin-bottom: 5px;
}
.contat_page a{
	margin-bottom: 10px;
	display: inline-block;
	color: #424145;
	-webkit-transition: ease-out 0.2s;
	-moz-transition: ease-out 0.2s;
	-o-transition: ease-out 0.2s;
	transition: ease-out 0.2s;
}
.contat_page a:hover{
	color: #9c3023;
	text-decoration: none;
	-webkit-transition: ease-out 0.2s;
	-moz-transition: ease-out 0.2s;
	-o-transition: ease-out 0.2s;
	transition: ease-out 0.2s;
}
.contat_page p strong{
	margin: 20px 0;
	display: block;
	text-transform: uppercase;
}
.about-info-wrap {
	background: rgba(0, 0, 0, 0.6);
	padding: 25px 0;
}
.about-info-title {
	text-align: center;
	font-size: 42px;
	margin-bottom: 50px;
	color: #fff;
}
.about-info-item {
	text-align: center;
	margin: 25px 0;
	color: #fff;
}
.about-info-number {
	font-size: 36px;
	font-weight: bold;
	color: #9c3023;
}





.main_vacancy_page{
	background-color: #f7f7f7;
	padding-top: 60px;
}

.vacancy_p_item{
	padding: 40px;
	background-color: #fff;
	margin-bottom: 60px;
}
.vacancy_p_item p strong{
	text-transform: uppercase;
}
.vacancy_p_item ul,.vacancy_p_item ol {
	padding-left: 30px;
}
.vacancy_btn{
	cursor: pointer;
	margin: 20px 0;
	text-transform: uppercase;
	background-color: #9c3023;
	color: #fff;
	font-weight: 600;
	border: none;
	padding: 10px 30px;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.vacancy_btn:hover{
	background-color: #bb7269;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.vacancy_btn:focus{
	outline: none;
}




.category_service_page{
	background-color: #fff;
	padding-top: 60px;
}

.category_info{
	padding-right: 0;
}
.category_info h3{
	margin: 0 0 40px 0;
	font-size: 42px;
	text-transform: uppercase;
	line-height: 1.2;
}
.category_info h3 strong{
	font-family: 'GPBold', sans-serif;
}
.category_info p strong{
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	margin: 25px 0;
}

.category_info_item{
	margin-bottom: 40px;
}
.category_info_item p{
	font-size: 18px;
	text-align: center;
}
.category_info_item img{
	width: 100%;
	height: 230px;
	margin-bottom: 15px;
	object-fit: contain;
	background-size: contain;
}
.category_sidebar{
	padding-left: 0;
}

.single_service_page{
	padding: 25px 0;
	background-color: #fff;
    /*min-height: 50vh;*/
}

.single_service_page.service_content {
    min-height: 0;
}
.single_service_page ul,.single_service_page ol{
	padding-left: 30px;
}
.single_service_page blockquote {
	padding-left: 30px;
}
.single_service_page img {
	width: 50%;
	height: auto;
}
.single_service_page .row{
	margin: 0 -30px;
}
.single_service_page h3{
	margin: 0 0 40px 0;
	font-size: 38px;
	text-transform: uppercase;
	line-height: 1.2;
}

.service_video iframe,.news-video iframe {
	margin: 0 auto;
	display: block;
}

.service_for{
	margin-top: 40px;
}
.service_for_item:focus{
	outline: none;
}
.service_for_item img{
	width: 100%;
	height: 500px;
	object-fit: contain;
}



.service_nav{
	margin: 30px 0;
}
.service_nav_item{
	margin: 0 5px;
}
.service_nav_item:focus{
	outline: none;
}
.service_nav_item img{
	width: 100%;
	height: 250px;
    object-fit: cover;
}

.service_nav .slick-next{
	right: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
}
.service_nav .slick-next:before{
	display: none;
}
.service_nav .slick-prev{
	left: 0!important;
	z-index: 5;
	width: 40px;
	height: 40px;
}
.service_nav .slick-prev:before{
	display: none;
}
.service_nav .slick-next:after,
.service_nav .slick-prev:after{
	border: 0;
}






.service_tab_info{
	background-color: #f7f7f7;
	padding: 25px 0;
}
.service_tab_info .tab-content {
	width: 100%;
}
.service_tab_info .nav-pills{
	width: 100%;
	justify-content: center;
	margin: 10px auto 30px auto;

}
.service_tab_info .nav-pills li a{
	text-transform: uppercase;
	padding: 0 15px;
	margin-bottom: 30px;
	border-radius: 0;
	color: #424145;
	font-weight: 600;
	border-right: 2px solid #424145;
}
.service_tab_info .nav-pills li:last-child a{
	border-right: none;
}
.service_tab_info .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background-color: transparent;
	color: #9c3023;
}
.buy-btn {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 52px;
	background: #9c3023;
	color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	cursor: pointer;
	transition: 0.3s;
	margin: 0 auto;
}

.buy-btn:hover {
	background: #424145;
	color: #fff;
	text-decoration: none;
}
.modal-form-input {
	display: block;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	color: #424145;
	margin-top: 10px;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #cacaca;
}
.modal-form-text {
	display: block;
	width: 100%;
	height: 100px;
	padding: 10px;
	color: #424145;
	margin-top: 10px;
	resize: none;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #cacaca;
}
.modal-form-btn {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: #9c3023;
	color: #fff;
    text-transform: uppercase;
    font-weight: 600;
	cursor: pointer;
	transition: 0.3s;
	border: 0;
	margin: 10px auto 0;
	-webkit-appearance: none;
	border-radius: 0;
}

.modal-form-btn:hover {
	background: #424145;
	color: #fff;
	text-decoration: none;
}
.mss_item{
	position: relative;
}
.main_service_text-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.main_service_text{
	position: absolute;
	bottom: 0px;
	left: 0;
	padding: 20px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	height: 200px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;

	-ms-align-items: center;
	align-items: center;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_service_text p{
	color: #fff;
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: 600;
}
.main_service_text span{
	color: #fff;
}
#wpcf7-f798-o2 {
	width: 100%;
}


.servie_same_item{
	background-color: #fff;
	padding: 60px 0;
}
.same_item{
	margin-bottom: 20px;
}
.servie_same_item p strong{
	text-align: center;
	display: block;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.same_item-img {
	display: block;
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.same_item img{
	width: 100%;
	height: 240px;
	object-fit: cover;
	margin-bottom: 15px;
	transition: 0.3s;
}
.same_item img:hover{
	transform: scale(1.1);
}
.same_item p{
	text-align: center;
	font-size: 20px;
}
.same_item-title{
	color: #424145;
	display: block;
	text-align: center;
	font-weight: 600;
    font-size: 16px;
	transition: 0.3s;
	margin-top: 15px;
	text-transform: uppercase;
}
.same_item-title:hover {
	color: #9c3023;
	text-decoration: none;
}





.kz_font{
	font-family: sans-serif!important;
}
.bellows-target-description{
	display: none!important;
}
#bellows-main-8-sidebar_menu{
	margin-top: 0!important;
}
footer {
	height: auto;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
}
.foot_body{
	height: 208px;
	padding-top: 78px;
	background-color: #9c3023;
}


.foot_body p{
	font-size: 20px;
	color: #fff;
    margin-bottom: 0;
    margin-top: 10px;
}




.footer_form span.wpcf7-not-valid-tip{
	font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 5px 0 0 0;
}
.footer_form .ajax-loader{
	display: block!important;
	margin: 10px auto 0 auto!important;
}
.foot_body .wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	display: none!important;
}
.foot_body .wpcf7-mail-sent-ok{
	border: 1px solid #fff!important;
	color: #fff;
	text-align: center;
    margin: -10px 0 0 15px;
}
.foot_input{
	width: 90%;
	border: none;
	height: 50px;
	margin: 0 5%;
	padding: 10px 20px;
}

.foot_submit input {
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	height: 50px;
	cursor: pointer;
	background-color: #9c3023;
	border: 1px solid #ffffff;
	transition: 0.3s;
}
.foot_submit input:hover {
	color: #fff;
	background-color: #bb7269;
	text-decoration: none;
}
.foot_submit input:focus{
	outline: none;
}








.foot_shoes{
	padding-top: 31px;
	/*height: 78px;*/
	background-color: #424145;
}
.foot_shoes .row{
	position: relative;
}
.created_by{
	color: #9f9da4;
	text-align: left;
	width: 100%;
	margin: 0;
}
.created_by a{
	color: #9c3023;
	font-family: 'GPBold', sans-serif;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.created_by a:hover{
	text-decoration: none;
	color: #fff;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}

.created_by br{
	display: none;
}


.foot_shoes ul{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.foot_shoes li{
	/*display: inline-block;*/
	display: contents;
	padding-left: 10px;
}

.foot_shoes li a{
	color: #9f9da4;
	cursor: pointer;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.foot_shoes li a:hover{
	color: #fff;
	text-decoration: none;
	-webkit-transition: ease-out 0.3s;
	-moz-transition: ease-out 0.3s;
	-o-transition: ease-out 0.3s;
	transition: ease-out 0.3s;
}
.foot_shoes li a i{
	font-size: 18px;
}

/*---ONE SERVICE PAGE---*/

.call-to-action-block {
	padding: 25px 0;
	background-color: #9c3023;
	text-align: center;
}
.call-to-action-title {
	font-size: 24px;
	color: #fff;
}
.call-to-action-text {
	font-size: 18px;
	color: #fff;
}
.call-to-action-btn {
    width: 290px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
	height: 50px;
	margin: 15px auto 0;
	display: block;
	line-height: 48px;
	cursor: pointer;
	text-align: center;
    background-color: #bb7269;
	border: 1px solid #fff;
	transition: 0.3s;
	outline: none;
}
.call-to-action-btn:hover {
	color: #fff;
	background-color: #9c3023;
	text-decoration: none;
}
.wedo-info-wrap {
	padding: 25px 0;
}
.wedo-wrap-title {
	font-size: 32px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}
.wedo-info-item {
	text-align: center;
	margin: 25px 0;
	color: #fff;
}
.wedo-info-title {
	font-size: 24px;
	color: #000;
}
.wedo-info-descr {
	color: #000;
	font-size: 14px;
}
.wedo-info-icon {
	margin-bottom: 15px;
}
.service-info-title {
	font-size: 26px;
	font-weight: bold;
	color: #9c3023;
}
.service-info-icon {
	margin-bottom: 15px;
}
.service-text-block {
	padding: 50px 0 50px 0;
	padding-top: 0;
}
.wp-pagenavi span.pages {
	border: 0;
}
.modal-header {
	border: 0;
}
.modal-body {
	padding-top: 0;
}
.call-input {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	padding: 0 15px;
}
.call-text {
	width: 100%;
	height: 140px;
	margin-top: 10px;
	padding: 10px 15px;
	resize: none;
}
.call-btn {
	width: 200px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
	height: 50px;
	margin: 15px auto 0;
	display: block;
	line-height: 48px;
	cursor: pointer;
	text-align: center;
    background-color: #bb7269;
	border: 1px solid #fff;
	transition: 0.3s;
	outline: none;
}
.call-btn:hover {
	color: #fff;
	background-color: #9c3023;
	text-decoration: none;
}

.paged_1 .mini_usual_news:first-child {
	display: none;
}

.modal div.wpcf7-response-output {
    color: #ff0000;
}

iframe {
	max-width: 100%;
}

.pagination{
	width: 100%;
}
.page-numbers{
	color: #000;
	border: 1px solid #bfbfbf;
	padding: 0 3px;
	margin: 0 5px;
}
.page-numbers.next,
.page-numbers.prev{
	border: none;
}
.page-numbers.current{
	padding: 0 5px;
	border: 1px solid #000;
}
/*---ONE SERVICE PAGE---*/

/* Media */
@media screen and (max-width: 1700px){
	
}
@media screen and (max-width: 1550px){
	.head_menu li{
		margin: 0;
	}
}

@media screen and (max-width: 1500px){
	
}
@media screen and (max-width: 1199px){
	.service_tab_info .tab-pane {
		padding-left: 36%;
	}
	.fix_menu_div ul {
		max-height: calc(100vh - 111px);
		overflow-y: auto;
	}
	.mau_inner_text h3{
		font-size: 32px;
		margin: 20px 0;
	}
	.foot_body .wpcf7-mail-sent-ok{
		font-size: 15px;
	}
	.mss_item{
		height: 460px!important;
	}
	.head_menu li{
		padding: 0 10px;
	}
	.head_menu a{
		font-size: 14px;
	}
	.preview_sect h1,
	.preview_sect p {
    	font-size: 42px;
	}
	.preview_sect{
		padding-top: 74px;
	}
	.contat_page h3{
		font-size: 36px;
		margin:10px 0 20px 0;
	}
	.contat_page p strong{
		margin: 15px 0;
	}
	.single_service_page h3{
		font-size: 28px;
	}
	.main_ci_text p {
		width: 70%;
		margin: 0 auto;
	}
	header {    
		position: fixed;
		top: 0;
		z-index: 999;
		width: 100%;
		border-bottom: 1px solid #212529;
	}
	.head_menu {display: none;}
	.head_body {height: 60px;}
	.fix_menu_div{display: block;}
	.but_show {display: block;top: -50px;}
	.head_logo img {    
		width: 158px;
		top: -50px;}
	.menu_i {top: 60px;}
	body {
		padding-top: 85px;
	}
}
@media screen and (max-width: 1024px){
	.foot_body p {
		font-size: 20px;
		color: #fff;
		line-height: 1.15em;
		margin-bottom: 0;
		margin-top: 0;
		margin-bottom: 11px;
	}
	.menu_i {top: 60px;}
}
@media screen and (max-width: 992px){
			.additional-navigation {
		height: 169px;
		margin-bottom: -12px;
	}
	.service_tab_info .tab-pane {
		padding-left: 32%;
	}
	.single_service_page a {
		word-wrap: break-word;
	}
	
	.fix_menu_div ul {
		top: 101px;
	}

	body {
		padding-top: 101px;
	}

	.foot_input{
		width: 100%;
		margin: 0;
	}
	.foot_body {
    	padding-top: 40px;
	}
	.foot_body .wpcf7-mail-sent-ok{
		font-size: 14px;
		margin-left: 0;
	}
	.single_service_page h3{
		font-size: 24px;
	}
	.contat_page h3{
		margin: 10px 0;
	}
	.contat_page p strong{
		margin: 10px 0;
	}
	.preview_sect h1,
	.preview_sect p {
	    font-size: 34px;
	}
	.preview_sect{
		height: 154px;
		padding-top: 54px;
	}
	.head_logo img{
		width: 144px;
		top: -40px;
	}
	.mau_inner_text h3{
		font-size: 22px;
		margin: 10px 0;
	}
	.mau_inner_text p {
    	margin-bottom: 45px;
	}
	.hh_link_mob_phone{
		height: 40px;
		line-height: 40px;
		padding: 0px 20px;
		font-size: 14px;
	}
	.hh_phone{
		top: 0;
		line-height: 40px;
		font-size: 14px;
	}
	.hh_phone span {
		font-size: 11px;
		margin-top: -12px;
	}

	.main_ci_text button {
	    width: 310px;
	    height: 46px;
	    padding-top: 2px;
	    font-size: 16px;
	}
	.mob_head a{
		font-size: 14px;
	}
	.main_ci_text p {
    	color: #fff;
    	font-size: 42px;
	}
	.mob_head{
    	display: inline-block;
    	margin: 0 0 0 190px;
	}
	.head_body{
		height: 60px;
	}
	.head_menu{
		top: 20px;
	}
	.head_menu a {
	    font-size: 12px;
	}
	.head_hat{
		height: 40px;
	}
	.wpml-ls-legacy-list-horizontal {
		padding: 0 !important;
		border: 0 !important;
	}
	.head_hat li.wpml-ls-slot-shortcode_actions a {
		padding: 0px 10px;
		line-height: 40px;
	}
	.head_menu li{
		padding: 0 0 0 12px;
	}
	.created_by br{
		display: block;
	}
	.foot_shoes{
		padding-top: 17px;
	}
	.mv_inner_text {
		padding-right: 15px;
	}
	.category_info h3 {
    	margin: 0 0 25px 0;
    	font-size: 26px;
	}
	.news_sect_slider .slick-dots{
		bottom: 230px;
	}
	
}

@media screen and (max-width: 768px){
		.additional-navigation {
		height: 169px;
	}
	.fas fa-phone{
		display:block;
		 z-index: 15;
		 font-size:30px;
		 position: absolute;
		 right: 70px;
		 top: 49px;
		}
	.additional-navigation-item p {
		font-size: 18px;
		padding: 0 10px;
	}
	.but_show {top: 0px;
    position: fixed;
    display: inline-block;
	height:0px;}
	.menu_i {top: 49px;}
	.fix_menu_div{display: block;height:0px;}
	.foot_body{
		height: auto;
		padding-bottom: 14px;
	}


	.category_service_page .row{
		margin: 0 -30px;
	}
	.news_sect_slider .slick-dots{
		bottom: 160px;    
		width: max-content;
	}
	.category_info{
		padding: 0 15px;
	}
	.preview_sect h1,
	.preview_sect p {
	    font-size: 28px;
	}
	.preview_sect{
		height: 134px;
		padding-top: 52px;
	}
	.single_service_page h3{
		font-size: 20px;
	}
	.foot_shoes ul{
		display: block;
		position: relative;
		width: max-content;
		margin: auto;
	}
	.created_by{
		text-align: center;
	}
	.foot_shoes{
		padding-top: 15px;
		height: 95px;
	}
	footer{
		height: auto;
		position: relative;
	}
	body{
		margin-bottom: 0;
	}
	.mv_inner_text h3{
		font-size: 24px;	
	}
	.mv_inner_item label{
		font-size: 16px;
	}
	.mv_inner_text p{
		font-size: 14px;
		margin-bottom: 25px;
	}
	.mau_inner_text{
		padding: 0 15px;
	}
	.mb_title{
		font-size: 32px;
	}
	.main_ci_text p{
		font-size: 32px;
		margin-bottom: 25px;
	}
	.head_menu{
		display: none;
	}
	.hh_link{
		display: none;
	}
	.hh_phone{
		right: 0;
	}
	.category_info_item img{
		width: 100%;
		height: auto;
		background-size: contain;
		object-fit: contain;

	}
	.m_service_item span{
		margin: 15px 0;
		font-size: 16px;
	}
	.m_service_item p{
		font-size: 16px;
	}
	.service_tab_info .nav-pills li a{
		font-size: 12px;
		padding: 0 10px;
	}
}
@media screen and (max-width: 576px){
	.service_tab_info .tab-pane {
		padding-left: 0;
	}
	h1,.h1{
		font-size: 32px !important;
	}
	.modal-form-btn {
		padding-top: 2px;
	}
	.about-info-item {
		margin-bottom: 0;
		margin-top: 5px;
	}

	.slick-next:after, 
	.slick-prev:after {
		line-height: 33px !important;
	}

	.head_hat li.wpml-ls-slot-shortcode_actions a {
		line-height: 45px;
	}

	.m_news_item img {
		height: 228px;
	}
	.modal-body {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;

		-ms-align-items: center;
		align-items: center;
	}

	.modal-content {
		min-height: calc(100vh - 1rem);
	}

	.modal-dialog {
		min-height: calc(100% - 1rem);
	}

	.additional-navigation-item p {
		font-size: 14px;
		padding: 0 15px;
		line-height: 1.3em;
	}

	.foot_body p{
		font-size: 18px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.single_service_page h3{
		font-size: 18px;
	}
	.service_tab_info .nav-item{
		display: block;
		width: 100%;
	}
	.service_tab_info .nav-pills li a{
		border-right: 0;
	}
	.service_tab_info .tab-pane{
		font-size: 14px;
	}
	.service_tab_info .row{
		margin: 0;
	}
	.single_service_page .row{
		margin: 0;
	}
	.single_service_page p{
		font-size: 14px;
	}
	.usual_news img{
		height: auto;
	}
	.main_vacancy_page .row{
		margin: 0;
	}
	.vacancy_p_item{
		padding: 30px 15px;
		font-size: 14px;
	}
	.vacancy_btn{
		font-size: 12px;
		width: max-content;
		margin: 10px auto 20px auto;
		display: block;
	}
	.main_service_sect .row {
	    margin: 0px -15px;
	}
	.news_ss_item img{
		height: auto;
	}
	.contat_page{
		padding: 40px 0;
	}
	.contat_page h3{
		font-size: 24px;
	}
	.contat_page p{
		font-size: 14px;
	}
	p.wedo-info-title {
		font-size: 18px;
		color: #000;
		font-weight: bold;
	}
	.contat_page p.about-info-number,
	.contat_page p.about-info-title {
		font-size: 24px;
	}
	.contat_page a{
		font-size: 14px;
	}
	.contat_page .row{
		margin: 0 -15px;
	}
	.contact_map_tabs .row{
		margin: 0;
	    right: 90px;
    	top: 11px;
	}
	.news_sect_slider .slick-dots {
	    bottom: 0;
	    right: 0;
	}
	.news_ss_text {
    	padding-top: 25px;
    }
	.news_ss_item .red_line span{
		font-size: 14px;
	}
	.category_service_page .row{
		margin: 0;
	}
	.category_info {
		padding: 0;
	}
	.category_info h3{
		font-size: 18px;
	}
	.category_info p{
		font-size: 14px;
	}
	.preview_sect .row{
		margin: 0;
	}
	.preview_sect h1,
	.preview_sect p {
	    font-size: 28px;
	}
	.preview_sect{
		height: 134px;
		padding-top: 52px;
	}
	.mv_inner_text h3{
		font-size: 22px;
	}
	.hh_phone{
		right: 15px;
	}
	.mn_slick {
		margin: 0;
	}
	.mau_inner_text{
		text-align: center;
	}
	.main_vacancy{
		text-align: center;
		padding: 40px 0;
	}
	.mi_item {
		margin-bottom: 40px;
	}
	.mi_item label{
		font-size: 14px;
	}
	.main_icon_sect{
		padding-top: 50px;
	}
	.main_news_slide{
		padding: 40px 0;
	}
	.foot_body .row{
		margin: 0;
	}
	.main_carousel{
		height: 320px;
		display:none;
	}
	.main_ci_text p {
	    font-size: 20px;
	    margin-bottom: 20px;
	}
	.main_ci_text button {
	    width: 244px;
	    height: 36px;
	    font-size: 14px;
	}
	.main_about_us{
		padding: 40px 0 60px 0;
	}
	.main_review{
		padding: 40px 0;
	}
	.mau_inner_text p{
		font-size: 14px;
	}
	.mau_inner_text h3{
		line-height: 1.4;
	}
	.contact_map_tabs .tab-content p{
		font-size: 14px;
	}
	.mini_usual_news img{
		height: auto;
	}
	.main_news_sect .row{
		margin: 0 -15px;
	}
	.mini_usual_news p{
		font-size: 14px;
	}
	.mini_usual_news p strong{
		font-size: 14px;
	}
	.mini_usual_news a{
		font-size: 14px;
	}
	.mini_usual_news span{
		font-size: 14px;
	}
	.mini_usual_news {
    	margin-bottom: 30px;
	}
	.go_back{
		font-size: 14px;
	}
}
@media screen and (max-width: 480px){
	.main_carousel .carousel-item img{
		height: 80%;
		background-size: contain;
		object-fit: contain;
	}
.fix_menu_div_mob_phone{
	display: block;
}
	.additional-navigation-item p,
	.mb_title{
		font-size: 24px;
	}
	.main_ci_text p {
	    font-size: 18px!important;
	}
	.preview_sect h1,
	.preview_sect p{
		font-size: 20px;
	}
	.contact_map_tabs .nav-pills li a {
    	padding: 0;
		font-size: 12px;
		border-right: 0;
		margin-bottom: 10px;
	}
	.single_service_page img{
		width: 100%;
		height: auto;
	}
	.service_video iframe {
		width: 100%;
		height: 350px;
	}
	.additional-navigation {
		height: 333px;
		flex-direction: column;
	}
	.additional-navigation-item {
		width: 100%;
		height: 150px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		position: relative;
	}
	.additional-navigation-item:nth-child(2) {
		margin: 5px 0;
	}
	.contact_map_tabs .nav-pills{
		justify-content: flex-start;
	}
	.fix_menu_div ul {
    top: 100px;
	} 
}
@media screen and (max-width: 430px){
	.hh_phone i{
		font-size: 14px;
	}
	
	h1,.h1{
		font-size: 20px !important;
	}
	.mss_item{
		height: 500px!important;
	}
	.created_by{
		font-size: 11px;
		margin-top: 10px;
	}
	.head_logo img{
		width: 144px;
	}
	.hh_phone b{
		
	}
	.hh_phone span{
		
	}
	
	.mob_head{
		margin: 0;
		display: block;
		position: absolute;
		top: -2px;
		left: 38%
	}
	.foot_input{
		height: 40px;
	}

	.foot_submit input{
		height: 40px;
	}
}

.breadcrumbs, .cat-breadcrumbs {
    padding: 15px 0;
}

.breadcrumbs-wrap a, 
.cat-breadcrumbs-wrap a {
    color: #434141;
    font-family: 'GP', sans-serif;
}

.kama_breadcrumbs {
    width: 100%;
}

.kb_title {
    color: #9c3023;
}

.breadcrumbs-wrap a:hover, 
.cat-breadcrumbs-wrap a:hover {
    color: #9c3023;
    text-decoration: none;
}
.category_info h1{
	text-transform: uppercase;
	margin-bottom: 1.5rem;
}
.head_menu .sub-menu{
	position: absolute;
	display: none;
	padding-top:5px;
	flex-direction: column; 
	justify-content: flex-start;
	align-items: flex-start;
	border: 2px solid #fff;
	border-top: none;
	background: rgba(255, 255, 255, 0.9);
	top: 30px;
	z-index: 2;
}
.head_menu .sub-menu li a:hover{
	font-weight:bold;
}
.head_menu li:nth-child(2) .sub-menu li:nth-child(13){
	border-top:3px double #000;
}
.head_menu li:nth-child(2) .sub-menu li:nth-child(4){
	border-top:3px double #000;
}
.head_menu li:nth-child(2) .sub-menu li:nth-child(7){
	border-top:3px double #000;
}
.head_menu li:nth-child(2) .sub-menu li:nth-child(10){
	border-top:3px double #000;
}
.head_menu li:nth-child(2) .sub-menu li:nth-child(12){
	border-top:3px double #000;
}
.head_menu li:nth-child(2) .sub-menu li:nth-child(14){
	border-top:3px double #000;
}
/* .head_menu li:nth-child(2) .sub-menu li:nth-child(6){ */
	/* margin-top:-5px; */
/* } */
.head_menu .sub-menu:hover{
	display: flex;
}
.head_menu .sub-menu .menu-item{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	margin: 0;
}
.head_menu .sub-menu .menu-item a{
	width: 100%;
	border: unset!important;
	background: transparent;
	color: #9c3023;
}

.head_menu .sub-menu .menu-item a:hover{
	background: #9c3023;
	color: #fff;
	border: none;
	border-radius:5px;
	font-weight:bold;
}
.head_menu a:hover ~ .sub-menu{
	display: flex;
}
.head_menu a:hover{
	border-radius:5px;
}
.etapu{
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}

.etap_h2{
	padding: 10px 0px;
	text-align: center;
	background-color: #b14e44;
	color: white;
	border-radius: 5px;
	margin-bottom: 20px;
}

.block-etap{
	width: 150px;
	display: flex;
	flex-flow: column;
	margin: 0 20px;
}
.block-etap .block-etap-img1{
	width: 80px;
}
.block-etap .block-etap-img2{
	width: 40px;
	margin: 20px 0px 20px 20px;
}
