@font-face {
    font-family: 'BebasNeueCyrillic';
    src: url('../fonts/BebasNeueThin.woff') format('woff'),
}
#header{
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.popupWind{
	display: none;
	padding: 20px;
}
.fancybox-content .popupWind,
.modal .popupWind{
	display: block;
}
.popupWind form{
	display:flex;
	flex-direction:column;
	font-size:21px;
}
.popupWind input{
	padding:5px 10px;
	margin-bottom:10px;
	font-size: 21px;
}
.colums_list{
	display: flex;
	flex-wrap: wrap;
}
.block_topTitle{
	margin-bottom: 20px;
	text-align: center;
}
.block_title{
	margin-bottom: 30px;
	text-align: center;
	font-size: 2em;
	font-weight: 560;
	/* text-transform: uppercase; */
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.block_subTitle{
	margin-bottom: 30px;
	text-align: center;
}
.block_topSDesc{
	margin-bottom: 20px;
}
.header_row{
	padding: 5px 0;
}
.header_timework{
	text-align: center;
	font-size: 14px;
}
.listColumn_item{
	text-align: center;
	margin-bottom: 40px;
	/*max-width: 33%;*/
}
.listColumn_item_img img{
	width: 100%;
	height: auto;
	height:  100%;
	width: auto;
}
.listColumn_item_img{
	/* max-width: 300px; */
	text-align:  center;
	margin: auto;
	margin-bottom: 5px;
	height:  150px;
	/* overflow: hidden; */
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* align-items: center; */
	align-items: center;
	overflow: hidden;
}
.listColumn_item_title{
	margin-bottom: 15px;
	font-size: 1.5em;
}
.listColumn_item_desc{
	margin-bottom: 15px;
}
.pageSection .container{
	padding: 40px 0;
	padding:30px; 
}

.standartSlider_item,
.standartSlider .slick-slide{
	margin: 0 10px;
}
.slick-slide img {
    display: block;
    max-width: 100%;
}
.horiz_form{
	display: flex;
	justify-content: center;
}
.horiz_form input{
	padding: 3px 6px;
	width: 30%;
	margin: 0 5px;
}
.menu{
	display: flex;
}
header{
	/* margin-bottom: 30px; */
}
.header_row .cont_block a, .header_row .cont_block{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-align: right;
	padding-right: 15px;
}
div.header_row a.avtBtn,
a.avtBtn{
	background-color:#ef7d22;
	display: block;
	text-align: center;
	width: 100%;
	color: #fff;
	padding: 5px;
	font-weight: 300;
	max-width: 200px;
	font-size: 17px;
	margin: 10px auto;
	border-radius: 20px;
	border:1px solid #ef7d22;
}
div.header_row a.avtBtn:hover{
	background-color:#eee;
	text-decoration:none;
	color:#000;
	border:1px solid #737373;
}
#topnav{background-color: #000000;padding: 0px;color: #fff;}
.header_colorRow{
	background-color: #000000;
}
.header_colorRow .navbar{
	margin-bottom: 0px;
}
.header_colorRow>.container{
	padding: 0px;
}
.navbar-default {
    border: none;
    z-index: 1;
    background-color: initial;
}
.pageSection.sliderSection{
	padding:0px;
}
.sliderSection .slider_item{
	padding: 90px 0 100px;
	font-size: 19px;
	color: #fff;
	min-height: 350px;
	/* margin-bottom:30px; */
}
.slider_btn{
	background-color: #fff;
	color: #000;
	padding: 5px 10px;
	text-transform: uppercase;
	padding: 8px 23px;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
}
.slider_btn:hover{
	color: #fc8100;
}
.slider_text{
	margin-bottom: 25px;
	font-size: 19px;
	font-weight: 700;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    padding: 16px 10px;
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #e8e8e8;
}
	h1{
	margin-bottom: 30px;
}
.politBlock{
	width: 100%;
	margin-top: 8px;
}
.politBlock input[type="checkbox"]{
	min-width: inherit;
	display: inline-block;
}
footer{
	 background-color: #000000; 
	 color: #fff; 
	font-size: 18px;
	/* margin-top: 50px; */
	position: absolute;
	width: 100%;
	bottom: 0px;
}
footer .footer_row a{
	color: #fff;
	font-size: 15px;
}
a.footer_tell{
	font-size:32px;
	color:#ffff!important;
	margin-bottom: 10px;
	display: inline-block;
}
footer .footer_row .h6{
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.footer_row{
	align-items: flex-start;
	padding: 10px 0;
	font-weight: 400;
}
.footer_row>div{
	display:flex;
	flex-direction:column;
}
.footer_row h4{
	font-weight: 800;
	display:block;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.bottom-menu{
	list-style:none;
	padding: 0px;
}
.cont_block{

padding-right: 0px;
}
.cont_block .cont_adr,
.cont_block .cont_mail,
.cont_block .cont_tell{
	padding-left: 0px;
}
.cont_block .cont_adr{

}
.cont_block .cont_mail{

}
.cont_block .cont_tell{

}
.logo_block{

text-align: center;
}
.slogan_block{
	text-align: center;
	padding: 0px;
}
.cont_block{

}
.map_section {
    position: relative;
    /* margin-top: 35px; */
}
#map-box {
    width: 300px;
    min-height: 250px;
    margin: 0 35px 0 0;
    position: absolute;
    left: 20%;
    top: 60px;
    z-index: 20;
    background: #7f7f7f;
}
.cont_block .fa{
	font-size: 19px;
	margin-right: 10px;
	width: 26px;
	text-align: center;
	display:inline-block;
	vertical-align: top;
}
.header_row .cont_block .header_tell{
	font-size: 20px;
	font-weight: 800;
	/* font-family: Impact; */
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 0px;
}
.header_row .cont_block .header_tell img{
	width:30px;
	margin-right:5px;
}
.header_row .cont_block .header_mail{
	font-size: 25px;
	font-weight: 500;
	font-family: Impact;
}
.cont_block span{
	display:inline-block;
	width:calc(100% - 55px);
}
.header_tell .fas{
	margin-right:10px;
}
.header_tell span{
	display:inline-block;
	width:initial;
	color:#ef7d22;
}
.single_gallery{
	display: flex;
	justify-content: space-around;
	margin: 30px 0;
	flex-wrap: wrap;
}
.single_gallery_item{
	margin-bottom:20px;
}
.singl_img{
	/*max-width: 200px;*/
	height: 200px;
}
.sidebar_block{
	/* margin-top: 20px; */
	min-height: 30vh;
}
.sidebar_main_link{
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 15px;
	display: inline-block;
}
.sidebar_menu{
	text-transform: uppercase;
	padding-left: 0px;
	font-size: 19px;
}
.sidebar_menu_item,
.subsidebar_menu_item{
	list-style: none;
	margin-bottom: 10px;
}
.sidebar_menu a,
.subsidebar_menu_item a{
	color: #000;
}
.subsidebar_menu_item{
	text-transform: none;
	font-size: 18px;
}
.post_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	    margin-top: 25px;
}
.posts_list_item{
	color: #fff;
	text-align: center;
	padding: 15px 10px;
	font-size: 19px;
	text-transform: uppercase;
	background-size: cover;
	width: 32%;
	height: 200px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.posts_list_item:active,
.posts_list_item:focus{
	color:#eee;
}
.posts_list_item:hover{
	color: #f9f9f9;
	text-shadow:0px 0px 4px #000,0px 0px 4px #000,0px 0px 4px #000;
	text-decoration:none}

.slajder-glavnoj-stranicy{
	z-index: -1;
}
.popupWind>.text{
	margin:15px 0;
	padding:10px;
	font-size:16px;
}
.popupWind_title{
	margin-bottom: 15px;
	font-size: 21px;
	text-align: center;
}
.popup_form {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
}
.popup_form input[type=number],
.popup_form input[type=text],
.popup_form input[type=tel],
.popup_form input[type=submit],
.popup_form textarea {
	width:100%;
	border: 2px solid #ebe9e7;
	border-radius: 2px;
	box-shadow: none;
	height: 45px;
	font-size: 18px;
	color: #000;
	outline: 0;
	-webkit-transition: border .2s ease;
	transition: border .2s ease;
	padding: 5px 15px;
	margin: 0 0 10px;
}
.popup_form input[type=submit] {
    color: #fff;
    background: #1f2242;
    /* border: 2px solid #1f2242; */
    margin-bottom: 10px;
    background-color: #1643ba;
}

.siteName_header{
	font-size: 44px;
	font-weight: 900;
	/* font-style: italic; */
	display: inline-block;
	border-bottom: 6px solid #1643ba;
	font-family: Impact;
	width: 100%;
	margin-bottom: 10px;
}
.siteSlogan_header{
	text-align:center;
	font-size: 16px;
	font-weight: 700;
}
.logo_block .logo{
	height: 75px;
}
.pageSect{
	position:relative;
	/* min-height: 30vh; */
	/* margin-top: 50px; */
}
.pageSect .pageCont{
	border-top:1px solid #ef7d22;
	padding-top:60px;
	margin-top: -17px;
}
.pageSect .block_title{
	/* margin-bottom:-15px; */
	background-color: #fff;
	display: block;
	margin: auto auto;
	max-width: 500px;
	z-index: 55;
	position: absolute;
	right: 0px;
	left: 0px;
	top: 11px;
}
body{
	padding-bottom: 350px;
	position: relative;
	min-height: 100vh;
	box-sizing: border-box;
}
.pageSect .container,
.pageSection .container,
/* header .container{
	background-color: #fff;
} */
header .container{
}
.sliderSection .container{
	background-color: transparent;
}
.pageSect .container{
    z-index: 1;
    height: 100%;
    /* min-height: 40vh; */
    padding: 50px 25px 40px;
}
article table td{
	padding: 3px 5px;
	text-align: center;
	border: 1px solid #eee;
}


.tab_body{
	display: none;
}
.tab_body.active{
	display: inline-block;
	width: 100%;
}

.title_section{
	min-height: 900px;
	background-image: url();
	background-size: cover;
	padding: 80px 0 0;
}
.title_section .blok_subtitleTop{
	font-size: 40px;
	font-family: Impact;
	color: #de9422;
}
.title_section .blok_title{
	font-size: 60px;
	font-family: Impact;
	font-weight: 800;
	text-transform: uppercase;
}

.cat-menu_item {
    /*border-bottom: 1px solid #e4e4e4;*/
    color: #000;
    /* background-color: #2f792c; */
    /* text-align: center; */
    padding: 2px 0px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.cat-menu_item a{
    color: #222;
    text-decoration: none;
    }
.cat-menu_list li{
	padding-left:20px;
}
.cat-menu_list li a{
	color:#222;
	text-decoration:none;
}
.categ_title{
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.categTop_Block{
	position: relative;
	width: 100%;
}
.categ_albImg {

}

.categ_fulldesc ul{
	margin: 20px 0;
	padding-left: 15px;
}
.categ_fulldesc li{
	list-style: none;
	position: relative;
	padding-left: 25px;
}

.p-info_name{
	font-size: 30px;
	color: #000000;
	/* font-family: 'BebasNeueCyrillic'; */
	margin-top: 0px;
	border-bottom: 2px solid #000;
	display: inline-block;
}


.blok-s-formoj-glavnaja-stranica h2{
	margin-bottom: 70px;
}
.cont_map_sectiom{
	position: relative;
	height: 350px;
}
.cont_map_sectiom .container{
	margin: 0px auto;
	/* position: relative; */
}
.contMap_section-block{
	background-color: #ffffffc7;
	width: 50%;
	display: inline-block;
	padding: 10px 30px;
	z-index: 5;
	position: relative;
}
.contMap_section-title{
	font-weight:800;
	font-size:35px;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}
.contMap_section-content{
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
}
.cont_map_sectiom_wrap{
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.cont_map_sectiom_wrap p{
	height:100%;
}
.kama_breadcrumbs{
	margin: 40px 0px 20px;
	font-weight: 600;
	width: 100%;
}
.kama_breadcrumbs a{
	color: #0ea0f3;
	text-decoration: none;
}
.product_container {
	display: flex;
	flex-wrap: wrap;
}
.prod_secont_gallery_list{}
.gallery_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 40px;
}
.gallery_item{
	display: inline-block;
	width: 25%;
	max-width: 300px;
	height: 200px;
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	padding: 2px;
}
.gallery_img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.navbar-header{
	display:none;
}
.sidebar_List{
	padding: 0px;
	padding-right: 20px;
	list-style: none;
}
.subTerms-list{
	display: flex;
	margin-bottom: 40px;
	flex-wrap: wrap;
}
@media(max-width: 768px){
	.navbar-header{
		display:inline-block;
	}
	.siteName_header{
		width: 100%;
		display: block;
		text-align: center;
	}
	.logo_block{
		text-align: center;
	}
	.navbar-default {
		margin-bottom: -20px;
		border: none;
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #ffd248;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #cc0001;
		border: 2px solid #eee;
	}	
	.header_btn{
		margin: 20px auto;
	}
	header .cont_block{
		padding:0px 25px;
	}
	.tabs_block{flex-wrap: wrap;}
 
	.cont_map_sectiom_wrap {
		z-index: 0;
		position: relative;
		width: 100%;
		/* height: 250px; */
		}
	.contMap_section-block {
		background-color: #ffffffc7;
		width: 100%;}

    .slogan_block {
		margin-bottom: 30px;
	}
	
	.categ_title,
	.categ_desc{
		position: relative;
		width: 100%;
	}
	.product_page,
	.service_item_cont {
    width: 100%;}
	body .wflb_id_1524 {
			padding: 0;
	}
	.gallery_item{
		min-width: auto;
		width:100%;
		flex: 0 0 50%;
	}
	.gallery_list{
		justify-content:center;
	}
	.cont_map_sectiom{
		height:initial;
	}
	footer{
		position:relative;
		padding-top: 20px;
	}
}

.ant-carousel{
	width: 100%;
}