/* #hamb{display: none;}
.header-own .container .nav-menu ul li a{
	font-size: 13px;
}
.header_address{
	width: 50%;
	box-sizing: border-box;
	padding: 0px 15px;
font-size: 14px;
display: flex;
align-items: center;
}
.header-own .container .nav-feed .phone-icon{
	display: none;
}
.header-own .container .nav-feed .number-feedback .number{
	font-size: 15px;
}
.header-own .container .nav-feed{
	justify-content: space-around;
}
.header-own .container .nav-feed>.feedback{
	display: none;
}
.btn-download{
	padding: 15px 22px;
}
.footer_social{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	width: 100%;
}
.footer_social_icon{
	height: 32px;
}
.footer_social_item{
	margin: 0px 15px;
}
.footer_social_item .fa{
	 font-size: 30px;
	color: #fff!important;
}
div.modern-page-navigation{
	padding-bottom: 43px;
}

/* ======= C O O K I E ==========*/
	.assept_cookie{
		position: fixed;
		bottom: 0px;
		border-top: 1px solid #eee;
		background: #fff;
		color: #333;
		display: flex;
		justify-content: space-around;
		z-index: 1000;
		width: 100%;
		flex-wrap: wrap;
		align-items: center;
	}
	.assept_cookie.hidden{
		display: none!important;
	}
	.assept_cookie_text{
		font-size: 16px;
		margin: 0;
		padding: 15px;
		display: flex;
		align-items: center;
	}
.assept_cookie_text a{
	text-decoration: underline;
}
	.assept_cookie_button{
		border: 1px solid #ccc;
		background: #047fea;
		color: #fff;
		border-radius: 8px;
		margin: 15px 20px;
		padding: 8px 15px;
		cursor: pointer;
		font-size: 16px;
	}
	.assept_cookie_button:hover{
		background: #eee;
		color: #333;
	}
.header_social{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.header_social_icon{
	width: 27px;
}
.header_social_item:hover{
	text-decoration: none;
}
.catalog_item_main.section img{
	object-fit: cover;
}

/*Кастомные кнопки для слайдера*/
.swp-prev{
    margin: 5px 0;
    background-color: #0484f5;
    width: 40px;
    height: 40px;
    background: #0484f5 url(/local/templates/volgateks/images/white-swiper.svg) center center no-repeat;
    border-radius: 100%;
    background-size: 10px 15px;
	transform: rotate(180deg);
	cursor: pointer;
}
.swp-next{
    margin: 5px 0;
    background-color: #0484f5;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #0484f5 url(/local/templates/volgateks/images/white-swiper.svg) center center no-repeat;
    background-size: 10px 15px;
	cursor: pointer;
}
.reviews .items .arrows{
	display: flex!important;
	right: unset;
	top: unset;
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100px;
	flex-direction: row;
}
.reviews .items{
	padding: 25px 0;
}
.adaptive_team{
	display: none;
}
.grecaptcha-badge {
	visibility: hidden;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}

@media (max-width: 1199px) {
	.content_block{
		margin-top: 66px;
	}
	header{
		display: block;
	}
	.header-own{
		display: block;
	}
	.header-own .container {
		padding: 0 20px;
		display: flex;
		flex-direction: column;
	}
	.header-own .nav-menu{
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		display: none;
	}
	.header-own .nav-menu.open{
		display: block;
	}
	.header-own .nav-menu ul{
		display: flex;
		justify-content: space-around!important;
		align-items: center;
		flex-direction: column;
		background: #fff;
		height: 100%;
	}
	#hamb{
		position: fixed;
		top: 15px;
		left: 15px;
		height: 40px;
		width: 40px;
		z-index: 100;
		display: block;
	}
	#hamb svg{
		width: 100%;
		height: 100%;
	}
	/*#title-search-input{
		display: none;
	}*/
	ul.dropdown-menu{
		display: none!important;
	}
	.slogan .item .btn-download{
		margin-top: 310px;
	}
	.header-own .container .nav-feed .number-feedback .number {
    	font-size: 17px;
	}
	.header-own .container .nav-feed .number-feedback>.feedback {
		font-size: 20px;
		padding-top: 10px;
		display: none;
	}
	.catalog_item_main.section img {
		height: 241px;
		object-fit: cover;
	}
	.header-own .container .nav-feed{
		width: 47%;
		text-align: center;
	}
	.header-own .container .nav-feed{
		padding-top: 10px;
		flex-wrap: wrap;
		width: 100%;
	}
	.header-own .container .nav-feed>.feedback{
		display: block;
		text-align: center;
		width: 100%;
		font-size: 20px;
		color: #023969;
	}
	.header-own .container .nav-feed .number-feedback{
		width: 45%;
		text-align: center;
	}
	.about-comp .left{
		height: auto;
	}
	.header_address{
		width: 45%;
	}

}


@media (max-width: 480px) {
	body .reviews .arrows,  
	body .reviews .swiper-pagination-bullets{
		display: unset!important;
	}
	.adaptive_team{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.our-team-swiper{
		display: none!important;
	}
	.adaptive_team .title{
		font-family: 'Cambria';
		font-weight: bold;
		font-size: 16px;
		color: #023969;
		text-transform: uppercase;
	}
	.adaptive_team .item{
		padding-top: 20px;
		display: flex;
		align-items: center;
	}
	.adaptive_team .item-image{
		width: 45%;
	}
	.adaptive_team .item-image img{
		width: 100%;
	}
	.adaptive_team .item-content{
		width: 55%;
		padding: 0px 15px;
	}
	.header-own .container .nav-feed .number-feedback .number {
		font-size: 15px;
		padding-bottom: 7px;
	}
	.about-comp{
		height:unset!important;
	}
	.certificates{
		padding-top:20px!important;
}
} */