

.navbar-brand {
	width: 50vw !important;
}

.msoc i{
	font-size: 8vw;
	line-height: 8vw;
}

@media screen and (max-width:991px){
	body {
		font-size: 3.5vw;
		line-height: 4.5vw;
	}
	p {
		font-size: 3.5vw;
		line-height: 4.5vw;
	}
	.pp7 {
		padding-left: 1vw;
		padding-right: 1vw;
	}
	.nav-link {
		font-size: 5vw;
	}
	#contactForm {
		font-size: 3.5vw;
	}
	.polit_zakaz {
		font-size: 2vw !important;
	}
	.input-group-append {
		position: relative;
		top:-9vw;
		left:40vw;
	}
	.navbar a{
		font-size: 5vw;
	}
	.msoc_panel {
		display: inline-flex;
		width: 100%;
		
	}
	.micon a{
		padding-left: 2vw;
		font-size: 10vw;
	}
	.top_banner {
		display: flex;
		flex-direction: column;
	}
	
	.top_banner {
		background: url(/images/mban.webp) no-repeat;
		background-size: cover;
	}
	.ban_form {
		width: 100% !important;
	}
	
	.ban_text h1 {
		font-size: 7vw;
	}
	.ban_text h3 {
		font-size: 4vw;
		line-height: 5vw;
	}
	
	.ban_text {
		font-size: 3.5vw;
	}
	.cont_list {
		padding: 0 12px;
		margin-bottom: 0;
		white-space: nowrap;
		overflow: auto;
		height: 90vw !important;
		display: flex;
		align-items: stretch;
		flex-wrap: nowrap;
	}

	.cont_img {
		display: block;
		height: 70vw !important;
		width: 60vw !important;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		cursor: pointer;
		border: 1px solid rgb(224, 224, 224);
		position: relative;
	}
	.zag h1 {
		text-transform: uppercase;
		font-weight: 800;
		color: #3b4f72;
		font-family: NK;
		font-size: 6vw !important;
	}
		.to_cat a {
		color: #3b4f72;
		padding: 2vw 5vw;
		border:0.5vw solid #3b4f72;
		position: relative;
		top:1vw;
			font-size: 5vw;
	}
	.to_cat > a > i {
		position: relative;
		top:0.07vw;
	}

	.to_cat a:hover{
		background: #3b4f72;
		color:#FFF;
	}
	
	.pro_zag {
		font-size: 4vw;
	}
	.pro_text {
		font-size: 4vw;
		margin-bottom: 10vw;
	}
	.cifra {
		font-size: 10vw;
	}
	.cif_text {
		font-size: 4vw;
	}
	.cif_slog {
		font-size: 4vw;
		line-height: 5vw;
	}
	.cont_zag {
		font-size: 5vw;
	}
	.adr_bot, .tel_bot, .mail_bot {
		font-size: 4vw;
	}
	.cont {
		width: 100%;
		left:0 !important;
		top:10vw;
	}
	.foot_name {
		font-size: 7vw;
	}
	.logo {
		width: 80vw;
	}
	.b24-form-click-btn-wrapper {
		font-size: 3vw;
		border:0.5vw solid #FFF;
		padding: 2vw 5vw;
		margin-bottom: 5vw;
		text-transform: uppercase;
	}
	.footer a {
		font-size: 4vw;
	}
	.duplicated-filter-links {
		font-size: 4vw;
	}
	.top_banner .advantage .icon{
		width: 38px;
		height: 38px;
	}

	.top_banner .advantage .name{
		margin-left: 15px;
		font-size: 12px;
		line-height: 1.3;
	}
}

@media (max-width: 767px){
	.ban_form{
		margin-top: 22px;
	}

	.top_banner .form-col{
		order: 1;
	}

	.top_banner .advantages{
		margin-top: 30px;
	}
}