@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

body .dropdown-basketinhead .dropdown-smallbasket table td {
	min-width: 95px;
}

.smartfilter ul .bx_filter_prop > .name{
	background-color: #0084c9;
	color: #fff;
}
.smartfilter ul .active > .name{
	background-color: #006396;
	color: #fff;
}
.bx_filter_param_text{
	color:#000;
}
.social_icons a{
	padding: 0 5px;
}
.social_icons img{
	height: 20px;
	width: 20px;
}
.social_icons a svg{
	fill:#3e3e40;
}
.social_icons a:hover svg{
	fill: rgb(0, 174, 239);
}
header .favandbasket .row > div{
	padding: 0;
}
.header_action_but{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.header_action_but__item {
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	position: relative;
	height: 40px;
}

.header_action_but__item:nth-child(1) {
	top: -4px;
}

.header_action_but__item:nth-child(2) {
	top: -10px;
}

.header_action_but__item:nth-child(3) {
	top: 0;
}

.header_action_but__item:nth-child(4) {
	top: -6px;
}

.header_action_but > a{
	text-decoration: none;
    color: rgb(62, 62, 64);
}
.header_action_but > a:first-child{
    position: relative;
    display: inline-block;
    line-height: 11px;
}
header .header_auth:before{

}

header .basketinhead,
header .favoriteinhead {

}

.header__c-name {
	font-size: 10px;
	color: #545557;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 12px;
	margin-top: 5px;
}

.header__c-name_favorite {
    font-size: 10px;
    color: #545557;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 12px;
    margin-top: 5px;
}

.header__c-name_favorite:before {
    content: "";
    background-image: url(../img/favorite.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 30px;
    position: relative;
    top: 3px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

header .basketinhead .descr,
	header .favoriteinhead .descr {
	    position: absolute;
		top: -5px;
		right: 3px;
		display: block;
		width: 10px;
		height: 10px;
		text-align: center;
	}
	header .basketinhead .descr:before,
	header .favoriteinhead .descr:before {
	    position: absolute;
	    top: 0;
	    left: -50%;
	    display: block;
	    width: 18px;
	    height: 18px;
	    margin-left: 5px;
	    content: ' ';
	    background-color: rgb(0, 174, 239);
	    border-radius: 12px;
	    z-index: 1;
	}
	header .basketinhead .descr > div,
	header .basketinhead .descr > span,
	header .favoriteinhead .descr > div,
	header .favoriteinhead .descr > span {
	    position: relative;
	    z-index: 2;
		color: #fff;
		margin-left: 5px;
	}
	header .favoriteinhead .aprimary,
	header .basketinhead .aprimary,
	header #basketinfo .hidden-xs,
	header #favorinfo .hidden-xs,
	header #basketinfo>span:first-child,
	header #favorinfo>span:last-child {
	    display: none !important;
	}
	header #basketinfo .visible-xs,
	header #favorinfo .visible-xs,
	header #basketinfo>span:last-child {
	    display: block !important;
	}
	header #basketinfo>span.visible-xs {
		font-size: 13px;
	}
	.header_action_but .navbar-toggle{
		background-color: transparent!important;
		border: 0;
		overflow: visible!important;
		position: inherit!important;
	}
	.header_action_but .navbar-toggle .icon-toggle{
		top: 20px!important;
		right: 0!important;
	}
	.header_action_but .navbar-toggle .icon-toggle .icon-bar{
		background-color: #000!important;
		width: 25px;
		margin-bottom: 5px;
	}
@media (min-width: 1200px){
	.header_long_block {
		width: 64.66667%;
	}
	.col-logo{
		width: 18%;
	}
}

/*header fixed 279370*/
@media (min-width:993px) {
	header.color .navbar ul>li.mobileOnly {
		display: none;
	}
	.dmt {
		margin-top: -20px;
	}
	header.color .navbar ul>li.desktopOnly {
		display: none;
	}
	header.fixed {
		position: fixed!important;
		top: 0px;
		z-index: 1000;
		left: 0;
		width: 100%;
		background: #fff;
	}
	header.fixed .fixed_noview,
	header.fixed .box.contacts .ya-phone>.phone:nth-child(2)
	{
		display: none;
	}
	header.fixed .box.logo a {
		/*background: url(/bitrix/templates/mshop_default/img/logo_iesoft.png) no-repeat;
		width: 240px;
		min-height: 70px;
		background-size: 100%;*/
	}
	
	header.fixed .navbar .navbar-header>.row:not(.visible-xs) {
		display: flex;
	}
	header.fixed .navbar-header .-vertical_blue_line {
		display: none;
	}
	header.fixed .navbar .navbar-header>.row:not(.visible-xs)>div:nth-child(2)>.row {
		display: flex;
		justify-content: flex-end;
	}
	header.fixed .navbar .navbar-header>.row:not(.visible-xs)>div:nth-child(2)>.row>div {
		width: initial;
	}
	header.fixed .navbar .navbar-header>.row:not(.visible-xs)>div:nth-child(2)>.row>div:last-child>.contacts>.in {
		display: flex;
		align-items: center;
		height: 100%;
	}
	header.fixed .navbar .navbar-header>.row:not(.visible-xs)>div:nth-child(2)>.row>div:last-child>.contacts>.in>div {
		margin: 0 0 0 25px!important;
	}
}

@media (max-width:992px) {
	.header_action_but__item {
		width: 25%;
	}

	.header__c-name {
		display: none;
	}

	.header_action_but {
		margin-top: 20px;
		margin-bottom: -20px;
		width: 180px;
	}

	.header_action_but__item:nth-child(4) {
		top: -10px;
	}

	.header_action_but button.navbar-toggle {

	}
}

@media (max-width:768px) {
	.header_action_but {
		margin-top: 10px;
		margin-bottom: -40px;
	}
}

@media (max-width:500px) {
	.header_action_but {
		margin-bottom: -80px;
		justify-content: flex-end;
		margin-right: 50px;
		margin-left: 50px;
		width: 110px;
	}

	.header_action_but__item {
		width: 40px;
	}
}

@media (max-width:400px) {
	.header_action_but {
		margin-left: -30px;
		width: 150px;
	}

	.header_action_but__item {
		width: 60px;
	}
}

.ps-clearfix:before,
.ps-clearfix:after {
	display: table;
	content: " ";
}

.ps-clearfix:after {
	clear: both;
}
.ps-filterwrap .filter-block {
	margin-top: auto;
}

/*281943*/
.block_banners_wrapp {
	margin: 20px 0 40px;
}
.block_banners_wrapp .owlslider {
	margin-top: 20px;
}
.block_banners_wrapp .owlslider .smallbanner {
	text-decoration: none !important;
}
.block_banners_wrapp .owlslider .smallbanner .name {
	text-align: center;
	font-size: 12px;
	margin-top: 8px;
}
.home_page.home-products {
	margin-bottom: 0;
}
@media screen and (min-width: 768px) {
	.home_page .home-products__col {
		flex: 0 0 25%;
		max-width: 25%;
	}
}
@media screen and (max-width: 767px) {
	/* 30.09.2021 Сказали что нужны эти вендоры и кнопка
	.home_page .home-products__row .home-products__col:nth-of-type(1),
	.home_page .home-products__row .home-products__col:nth-of-type(2) {
		display: none;
	}*/
	.block_banners_wrapp .owl-carousel .owl-nav.disabled {
		display: none;
	}
}
/* @media screen and (max-width: 575px) {
	.home_page .home-products__row .home-products__col:nth-of-type(3) {
		display: none;
	}
} */
@media screen and (max-width: 375px) {
	.block_banners_wrapp .coolHeading {
		font-size: 20px;
	}
}

.blocks_info_slider h2{
    text-align: center;
    color: rgb(62, 62, 64);
    font-size: 36px;
    font-weight: 500;
    line-height: 1.333;
    margin: 40px 0;
}
.blocks_info_slider .owl-stage{
	margin-left: auto;
	margin-right: auto;
}
.blocks_info_slider .item{
    box-shadow: 0px 4px 21.56px 0.44px rgba(5, 6, 7, 0.06);
    margin: 0px 5px 10px 5px;
}
.blocks_info_slider .item .name{
    color: rgb(84, 85, 87);
    text-align: left!important;
    font-size: 18px!important;
    padding: 20px;
    font-weight: 500;
    margin-top: 0!important;
    min-height: 90px;
}
.blocks_info_slider .item img{
    height: 200px;
    object-fit: contain;
    width: 100%!important;
}
.blocks_info_slider .owl-nav, .vendor_reviews_block .owl-nav{
    position: absolute;
    top: 40%;
    width: 100%;
}
.blocks_info_slider .owl-nav .next, .vendor_reviews_block .owl-nav .next{ 
    right: 0;
    position: absolute;
    background-color: transparent;
}
.blocks_info_slider .owl-nav .prev, .vendor_reviews_block .owl-nav .prev{
    background-color: transparent;
}
.blocks_info_slider .owl-nav .next span::after,
.blocks_info_slider .owl-nav .prev span::after,
.vendor_reviews_block .owl-nav .prev span::after,
.vendor_reviews_block .owl-nav .next span::after{
    content: ""!important;
    background-image: url(/bitrix/templates/mshop_default/img/arrow2.svg);
    width: 45px;
    height: 33px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
}
.blocks_info_slider .owl-nav .prev span::after, .vendor_reviews_block .owl-nav .prev span::after{
    transform: rotate(180deg);
    left: -38px;
}
.blocks_info_slider .owl-nav .next:hover span::after,
.blocks_info_slider .owl-nav .prev:hover span::after,
.vendor_reviews_block .owl-nav .next:hover span::after,
.vendor_reviews_block .owl-nav .prev:hover span::after{
    background-image: url(/bitrix/templates/mshop_default/img/arrow3.svg);
}
.blocks_info_slider .owl-nav .next:hover,
.blocks_info_slider .owl-nav .prev:hover,
.vendor_reviews_block .owl-nav .next:hover,
.vendor_reviews_block .owl-nav .prev:hover{
    background-color: transparent;
}
.vendor_certif{
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.vendor_certif a{
	text-decoration: none;
}
.vendor_certif img{
	width: 22.6%;
	margin: 0 1.4%;
}
.vendor_certif a:first-child img{
	margin-left: 0;
}
.vendor_certif a:last-child img{
	margin-right: 0;
}
.certif_header, .advant_head, .reviews_block_head{
	text-align: center;
    color: rgb(62, 62, 64);
    font-size: 36px;
    font-weight: 500;
    line-height: 1.333;
   /* margin: 40px 0;*/
}
.reviews_block_head{
	margin-top: 80px;
}
.certif_header span, .advant_head span, .reviews_block_head span{
	color: rgb(0, 174, 239);
}
.product_detail_text{
	margin-bottom: 70px;
}
.prod_offers_head{
	color: rgb(0, 174, 239);
	text-align: center;
	font-size: 36px;
    font-weight: 600;
    line-height: 1.333;
    margin: 40px 0;
}
.prod_offers_head span{
	color: rgb(62, 62, 64);
	font-weight: 500;
}
.advantages_block{
	text-align: center;
	margin-top: 50px;
}
.advantages_block img{
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}
.advantages_block .name{
	margin: 10px 0;
	font-weight: 500;
	font-size: 16px;
}
.vendor_reviews_block .item .review{
	background-color: transparent;
	border: 0;
	margin-top: 25px;
}
.vendor_reviews_block .item .name{
	font-style: italic;
}
.vendor_reviews_block .item .job{
	font-weight: 500;
}
.vendor_reviews_block .item .author{
	margin-left: 40px;
}
.vendor_reviews_block .item .author img{
	border-radius: 50%;
    object-fit: contain;
}
.vendor_reviews_block .item .author .image{
	border-radius: 50%;
	border-color: transparent;
	width: 68px;
    height: 68px;
}
.vendor_reviews_block .item .in{
	height: auto!important;
	text-align: center;
}
.vendor_reviews_block .item .author .text{
	margin-left: 100px;
}
.background_big_form{
	left: 50%;
    margin-left: -51vw;
	padding: 50px 20%;
	background-position: center;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100vw;
    position: relative;
}
.background_big_form h2{
	font-size: 42px;
	color: #fff;
	text-align: center;
	line-height: 1;
	margin: 10px 0;
}
.background_big_form h3{
	font-size: 32px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 40px 0;
    line-height: 1.2;
}
.background_big_form .form-lead-m{
	text-align: center;
	margin-top: 50px;
    margin-bottom: 20px;
}
.background_big_form .form-lead-m button{
	background-color: rgb(0, 174, 239)!important;
    border-color: rgb(0, 174, 239)!important;
    text-transform: uppercase;
	height: 50px;
	padding: 0 25px;
    font-weight: 500;
	margin-left: 10px;
}
.background_big_form .form-lead-m input{
	height: 50px;
    line-height: 50px;
    padding: 10px;
	width: 250px;
	margin: 0 10px;
}
.background_big_form .form-lead-m input:active,
.background_big_form .form-lead-m input:hover,
.background_big_form .form-lead-m input:focus {
    outline: 0;
    outline-offset: 0;
}
.background_big_form .form-lead-m #personal {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.background_big_form .form-lead-m #personal+label {
	display: inline-flex;
    align-items: baseline;
    user-select: none;
}
.background_big_form .form-lead-m #personal+label::before {
	content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
	position: relative;
}
.background_big_form .form-lead-m label{
	color: #fff;
}
.background_big_form .form-lead-m #personal:checked+label::before {
	background-image: url("/bitrix/templates/mshop_default/img/check.svg");
	width: 22px;
    height: 22px;
}
.background_big_form .form-lead-m #personal:checked+label::after{
	content: none;
}
.background_big_form .form-lead-m #personal:not(:disabled):not(:checked)+label:hover::before {
	border-color: #b3d7ff;
}
.background_big_form .form-lead-m #personal:not(:disabled):active+label::before {
	background-color: #b3d7ff;
	border-color: #b3d7ff;
}
.background_big_form .form-lead-m #personal:focus+label::before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.background_big_form .form-lead-m #personal:focus:not(:checked)+label::before {
	border-color: #80bdff;
}
.background_big_form .form-lead-m #personal:disabled+label::before {
	background-color: #e9ecef;
}
.background_big_form .form-lead-m .personal_chech{
	margin-top: 30px;
    font-size: 16px;
}
#field-filter1 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
#field-filter1 button:hover,
#field-filter1 button:focus,
#field-filter1 button:active{
	color: inherit;
}
#field-filter1 .dropdown-menu > .active > a,
#field-filter1 .dropdown-menu > .active > a:hover,
#field-filter1 .dropdown-menu > .active > a:focus{
	background-color: rgb(0, 174, 239);
	color: #fff;
}
#field-filter1 .dropdown-menu > li > a:hover, #field-filter1 .dropdown-menu > li > a:focus {
    color: #fff;
}
#field-filter1 .bootstrap-select>.dropdown-toggle{
	background-color: #439fb312;
    border: 0;
	height: 40px;
    line-height: 2;
	font-weight: 500;
	outline: 0!important;
    outline-offset: 0;
}
#field-filter1 .bootstrap-select .dropdown-menu.inner{
	background-color: #439fb312;
}
#field-filter1 .dropdown-menu{
	border: 0;
}
#field-filter-1{
	padding-left: 0;
}
#field-filter-3{
	padding-right: 0;
}
.ps-filterwrap{
	margin-bottom: 40px;
	background-color: #00aeef;
	padding: 10px;
}
/*Фильтр*/
.filter-select-box{
    background-color: #f2f8fa;
}
.filter-block--title{
    color: white;
}
/*Фильтр*/
.tab_content_close{
	font-size: 16px;
    font-weight: 400;
    text-align: center;
    cursor: pointer !important;
    color: #fff !important;
    padding: 14px 0;
    text-decoration: none;
    background-color: rgb(0, 174, 239) !important;
    border: 0!important;
	margin-top: 20px;
}

.footer_soc_under{
	color: #0084c9;
	font-size: 13.5px;
	margin: 5px 0;
}
.social_but_footer{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.social_but_footer .fa{
	font-size: 18px;
}
.social_but_footer a {
	width: 28px;
    height: 28px;
    display: flex;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%), inset 0 0 50px rgb(0 0 0 / 10%);
    color: #000;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 6px;
}
.social_but_footer .youtube:hover {background: #c4302b; color: #fff;}
.social_but_footer .instagram:hover {background: #3f729b; color: #fff;}
.social_but_footer .facebook:hover {background: #3b5998; color: #fff;}
.social_but_footer .vk:hover {background: #5d84ae; color: #fff;}
.social_but_footer .telegram:hover {background: #249bd7; color: #fff;}

@media (max-width: 1199px){
	header .navbar-default .navbar-nav li>a{
		padding: 5px 28px;
	}
	.sloganhead{
		margin-left: 14px;
	}
	.background_big_form{
		padding: 50px 10%;
	}
	.more_charak .offers_prop:first-child{
		width: 10%;
	}
}
@media (max-width: 991px){
	.sloganhead{
		margin-left: -17px;
	}
	.col .sloganhead.footer{
		margin-left: -7px;
	}
	.main-menu-nav{
		position: fixed!important;
		top: 0;
		right: 0;
		width: 50%;
	}
	.social_but_footer{
		justify-content: center;
	}
	.social_but_footer a{
		margin: 0 5px;
	}
	header .navbar-collapse{
		z-index: 10;
	}
	header .navbar-collapse.collapse.in{
		position: fixed!important;
		top: 0;
		right: 0;
		z-index: 10;
	}
	header .navbar-collapse .menu_close{
		position: absolute;
		top: 40px;
		right: 40px;
	}
	header .navbar-collapse .menu_close span:before{
		content: ""!important;
    	background-image: url(/bitrix/templates/mshop_default/img/close.png);
		width: 18px;
		height: 18px;
		background-position: center;
		background-repeat: no-repeat;						
	}
	header .navbar ul>li{
		display: block;
		text-align: center;
	}
	header .navbar-default .navbar-nav li>a>span{
		display: none;
	}
	header .navbar-default .navbar-nav>li a{
		border: 0;
	}
	header.color .navbar-default .navbar-nav, header.color .navbar-default .navbar-nav .open{
		background-color: rgb(0, 174, 239);
		padding: 25px;
		border: 0;
	}
	header .navbar-default .navbar-nav li#element0 > a,  header .navbar-default .navbar-nav li#element149 > a, header .navbar-default .navbar-nav li>a{
		padding: 5px;
		border: 0!important;
	}
	header.color .navbar-default .navbar-nav li.active>a, header.color .navbar-default .navbar-nav li.open>a, header.color .navbar-default .navbar-nav .open li.active>a, header.color .navbar-default .navbar-nav .open li.open>a{
		background-color: rgb(0, 174, 239);
	}
	header.color .navbar-default .navbar-nav li:hover>a, header.color .navbar-default .navbar-nav .open li:hover>a{
		background-color: rgb(0, 174, 239);
	}
	header.color .navbar ul>li.dop{
		color: #fff;
		margin-top: 15px;
	}
	header.color .navbar ul>li.dop:hover{
		background-color: transparent;
	}
	header.color .navbar ul>li.dop a{
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		text-transform: lowercase;
	}
	header.color .navbar ul>li.dop .phone a{
		font-size: 22px;
	}
	header.color .navbar ul>li.dop .social_icons a svg, header.color .navbar ul>li.dop .social_icons a:hover svg {
		fill: #fff;
	}
	header.color .navbar ul>li.close_menu{
		position: absolute;
		right: 20px;
		z-index: 1;
		cursor: pointer;
	}
	header.color .navbar ul>li.close_menu:hover{
		background-color: transparent;
	}
	.js-ttl .page-header{
		text-align: center;
		margin: 15px 0px 20px 0px;
	}
	.rowtextext2 img {
		width: 80%;
	}
	.rowtextext2 {
		padding-top: 0;
	}
	.background_big_form h2{
		font-size: 38px;
	}
	.background_big_form h3{
		font-size: 28px;
	}
	.background_big_form {
		padding: 50px 20px 50px;
	}
	.certif_header, .advant_head, .reviews_block_head{
		font-size: 34px;
	}
	.vendor_certif img{
		margin: 0 1.3%;
	}
	html.detailprodpage .js-detail .brcrtitle.two .brcr{
		display: block;
	}
	.prod_offers_head{
		font-weight: 500;
	}
	.evgNoColorStyleOfferImg img{
		max-height: 80px;
	}
	tr .evgNoColorStyleOfferPrice{
		width: 25%;
	}
	tr .evgNoColorStyleOfferNamezag{
		width: 40%;
		padding-left: 10px;
	}
	.more_charak .offers_prop:first-child{
		display: none;
	}
	.blocks_info_slider h2{
		font-size: 32px;
	}
	.blocks_info_slider .owl-nav, .vendor_reviews_block .owl-nav{
		display: none;
	}
	.blocks_info_slider .owlslider, .vendor_reviews_block .owl-carousel{
		width: 100vw;
		position: relative;
		left: 50%;
		margin-left: -51vw;
		background-position: center;
	}
	.blocks_info_slider .owlslider .owl-item{
		margin-right: 15px!important;
	}
	#form-sale-kp .row-no-padding input[type="text"], #form-sale-kp .row-no-padding input[type="tel"] {
		width: 100%;
	}
	#form-sale-consult .bgimg, #form-sale-kp .bgimg{
		display: none;
	}
	.fancybox-close{
		background-image: none;
		background: transparent url(../img/fancybox/fancybox-close.png?v2) 0 0 no-repeat;
		background-size: auto;
	}
	.blocks_info_slider .item .name{
		font-size: 15px!important;
	}
}
@media (max-width: 710px){
	.blocks_info_slider .item img{
		height: 150px;
	}
}
@media (max-width: 767px){
	.main-menu-nav{
		width: 100%;
	}
	.header_action_but .navbar-toggle .icon-toggle{
		top: 11px!important;
		right: 15px!important;
	}
	.sloganhead {
		bottom: auto;
	}
	.mobile_search .input-group{
		display: block;
	}
	.mobile_search .head_search_new{
		margin-top: 20px;
	}
	.rowtextext1{
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.rowtextext2 {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.product_detail_text{
		padding: 0 15px;
	}
	.brcrtitle.two{
		padding: 0 15px;
	}
	.element-detail-header .rowtext{
		display: block;
	}
	.rowtextext2 img {
		width: auto;
		max-height: 120px;
	}
	.background_big_form{
		margin-top: 30px;
	}
	html .page-header h1{
		font-size: 38px;
	}
	.background_big_form h2 {
		font-size: 32px;
	}
	.background_big_form h3 {
		font-size: 22px;
	}
	.background_big_form .form-lead-m input {
		height: 40px;
		line-height: 40px;
		width: 90%;
		margin: 7px 10px;
	}
	.background_big_form .form-lead-m button{
		height: 40px;
		margin-left: 0;
    	width: 90%;
    	margin-top: 8px;
	}
	.background_big_form .form-lead-m .personal_chech{
		margin-left: 20px;
		width: 90%;
		font-size: 14px;
	}
	.background_big_form .form-lead-m #personal+label{
		display: block;
	}
	.certif_header, .advant_head, .reviews_block_head {
		font-size: 30px;
	}
	.vendor_certif img{
		width: 45%;
	}
	.product_detail_text .panel-default > .panel-heading a{
		font-size: 16px;
		font-weight: 400;
		text-align: center;
		cursor: pointer !important;
		color: #fff !important;
		padding: 14px 10%;
		text-decoration: none;
		background-color: rgb(0, 174, 239) !important;
		border: 0!important;
		margin-top: 20px;
		font-family: inherit;
	}
	.product_detail_text .tabs .panel-default > .panel-heading a.collapsed::after {
		content: "\f107";
		font-size: 28px;
		right: 20px;
	}
	.product_detail_text .tabs .panel-default > .panel-heading a::after {
		content: "\f105";
		right: 20px;
		font-size: 28px;
	}
	.product_detail_text .panel-group .panel-heading + .panel-collapse > .panel-body{
		border: 0;
		display: none;
	}
	.prod_offers_head{
		font-size: 30px;
	}
	#field-filter-1, #field-filter-3 {
		padding: 0 15px;
	}
	.filter-block .field-filter .filter-block--title{
		font-size: 14px;
	}
	.filter-block .field-filter{
		margin-bottom: 10px;
	}
	.js-detail .table_overflow{
		width: 100%;
		margin-left: 0;	
	}
	.offers table:first-child tr td {
		display: block;
		text-align: center;
		width: 100%;
	}
	.offers .product-card .counter {
		width: 100%;
	}
	.offers .add2basketform .btn.btn-primary { margin-bottom: 20px}
	tr .evgNoColorStyleOfferImg {
		width: 100%;
	}
	.evgPageItemTableTdStyle .offers>table:first-of-type td:nth-of-type(2) {
		width: 100%;
	}
	tr .evgNoColorStyleOfferPrice {
		width: 100%;
	}
	.evgNoColorStyleOfferName {
		padding: 10px;
    	text-align: center;
	}
	.evgPageItemTableTdStyle .offers>table:first-of-type td:last-of-type {
		width: 100% !important;
	}
	.offers .offers_prop {
		width: 100%;
		float: none;
	}
	.offers .offers_prop tr td:first-child{
		width: 40%;
	}
	.evgPageItemWidthTable .evgPageItemTableTdStyle {
		padding: 20px 20px;
	}
	tr .evgNoColorStyleOfferBtn{
		display: flex;
    	flex-direction: column;
	}
	.btn_consult{
		margin: auto;
    	order: 2;
	}
	.blocks_info_slider .owlslider .owl-item{
		margin-right: 0!important;
	}
	.blocks_info_slider h2 {
		font-size: 28px;
	}
	.customerreviews .item .author .image{
		float: none;
		margin: auto;
	}
	.vendor_reviews_block .item .author {
		margin-left: 0;
	}
	.vendor_reviews_block .item .author .text {
		text-align: center;
		margin: auto;
	}
	tr .evgNoColorStyleOfferNamezag {
		margin-top: 5px;
		padding-left: 0;
	}
}
@media (max-width: 510px){
	.mobile_search .head_search_new{
		margin-top: 35px;
	}
}
#sidebar .customerreviews .review a, #sidebar .customerreviews .job, .most_popular_page .name{
	font-size: 13px;
}
.most_popular_page .info{
	font-size: 11px!important;
}
footer{
	font-size: 13px;
}

header .social_icons>a {
	  display: inline-flex;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
		padding: 0;
    margin: 0 5px;
		text-decoration:none !important;
}
header .social_icons {
	text-align: center;
  display: flex;
  align-items: center;
  padding: 0 0 6px;
}
.instagram_icon {
    color: #000;
		font-size: 20px !important;
}
.instagram_icon:hover {
	color: rgb(0, 174, 239);
}
header .main-menu-nav .social_icons {
	justify-content: center;
}

/*290275*/
@media screen and (max-width:1199px) and (min-width:992px) {
	header .navbar-default .navbar-nav>li>a {
		font-size: 13px;
	}
}

/*@media (max-width: 767px) {*/
/*	.product-card .image {*/
/*		display: none*/
/*	}*/
/*	.product-card h1 {*/
/*		font-size: 38px;*/
/*		text-align: center;*/
/*	}*/
/*}*/

/*296675*/
.work_time {
	font-size: 11px;
	color: #3e3e40;
}
header .contacts .phone {
	font-size: 17px;
}
header .navbar-header {
	margin: 11px 0px 5px 0px;
}
.link_all_page>a {
	background: #0084c9;
	color:  #ffffff;
	font-size: 16px;
	display: inline-block;
    padding: 10px 26px;
    text-decoration: none;
}
.link_all_page>a:hover {
	background-color: #0068a0;
}
.link_all_page {
	display: flex;
    justify-content: flex-end;
    margin: 20px 0 0;
}
.block_banners_wrapp.sert_block h2 {
	font-size: 30px;
	margin-bottom: 30px;
}
.block_banners_wrapp.sert_block .owlslider .smallbanner .name {
	color: rgb(84, 85, 87);
    text-align: left;
}
.block_banners_wrapp.sert_block .owl-nav {
	margin-top: 16px;
}
/*********форма КП***********/
.form-sale.index_page {
	display: none;
}
.form-sale.index_page .formBg {
    background: #498CC9 url('/bitrix/templates/mshop_default/img/formbg.png');
    padding: 20px 17px;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
	background-repeat: round;
}

.form-sale.index_page .formHeader1 {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 13px;
    color: #fff;
	font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.form-sale.index_page .row-no-padding input[type="text"],
.form-sale.index_page .row-no-padding input[type="tel"],
.form-sale.index_page .row-no-padding textarea {
    border-radius: 5px;
    border: 1px solid gray;
    height: 35px;
    margin-bottom: 10px;
    text-indent: 1px;
    width: 100%;
    display: block;
    margin-right: 5px;
    outline: none;
    vertical-align: top;
}

#form-sale-kp.index_page .row-no-padding input[type="text"],
#form-sale-kp.index_page .row-no-padding input[type="tel"]{
	width: 80%;
}

#form-sale-kp.index_page .formBg{
	max-width: 400px;
}

.form-sale.index_page .row-no-padding textarea{
	height: 125px;
	resize: none;
}

.form-sale.index_page .row-no-padding input[type="submit"] {
	border-radius: 5px;
    height: 35px;
    border: 0;
    display: block;
    margin-top: 15px;
    background: #FFC000;
    padding: 0 9px;
    outline: none;
    font-weight: bold;
    color: #000;
	margin-left: auto;
    margin-right: auto;
}

.form-sale.index_page .row-no-padding input[type="submit"]:hover {
    opacity: 0.8;
    color: #fff;
}

.form-sale.index_page .bgimg {
	height: 119px;
    width: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#form-sale-kp .bgimg {
    background-image: url(/bitrix/templates/mshop_default/img/sales/sale4.png);
}

.form-sale.index_page .row.text-container {
    padding: 0 3px;
}
.request_kp_wrapp {
	position: relative;
	margin: 10px 0 0;
}
.request_kp_wrapp .request_kp {
	background: #0084c9;
	color: #fff;
	font-size: 20px;
    max-width: 262px;
    padding: 8px;
    border: none;
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    text-align: center;
}
.request_kp_wrapp .request_kp:hover {
	background-color: #0068a0;
}
/****/
@media screen and (max-width: 1199px) {
	.request_kp_wrapp .request_kp {
    	max-width: calc(25% - 23px);
	}
	.input-group .form-control,
	.navbar-header .head_search_new {
    	width: calc(100% - 15px);
	}
	.navbar-header .head_search_new>.input-group {
		width: 100%;
    	display: block;
	}
}
@media screen and (max-width: 991px) {
	.request_kp_wrapp .request_kp {
		position: static;
    	max-width: 262px;
    	margin: 0 auto;
	}
	.block_banners_wrapp.sert_block {
		display: none!important;
	}
}
.offers .product-card .counter {
	display:flex;
	align-items: center;
	flex-wrap: nowrap;
	border: 1px solid #dbdde1;
}
.offers .product-card .counter div {
	display:flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color:#00aeef;
	width:33.3%;
	box-sizing: border-box;
	padding: 2px;
}
.offers .product-card .counter .count { cursor:defualt }
.offers .product-card .counter .dec, .offers .product-card .counter .inc { cursor:pointer }

/*313328*/
.img-responsive {
	display: block !important;
}


/* Categories - NEW, 20.12.23 */
.product-sections {
    display: grid !important;
    gap: 31px 35px !important;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 -280px 60px;
} 
@media (max-width: 1524px) {
	.product-sections {
    	margin: 0 0px 60px;
    	grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 640px) {
    .product-sections {
        grid-template-columns: repeat(1, 1fr);
    	gap: 20px !important;
    }
}

.product-sections__block {
	width: 100% !important;
	margin: 0 !important;
}

.product-sections__title {
	height: 120px;
	padding: 10px 60px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	background: #08ABEA;
	text-decoration: none !important;
	overflow: hidden;
	position: relative;
	border-radius: 30px 0 30px 0;
	cursor: pointer;
	transition: .2s;
}
@media (max-width: 640px) {
	.product-sections__title {
		border-radius: 25px;
	}
}
.product-sections__title:hover {
	background: #2EC5FF !important;
}

.product-sections__title span {
	color: #FFF;
	font-family: Roboto;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 0.64px;
	line-height: 100%;
	text-decoration: none !important;
	text-align: center !important;
}
@media (max-width: 1024px) {
	.product-sections__title {
		min-height: 80px;
		padding: 20px 90px 20px 15px !important;
		height: auto;
		letter-spacing: 0;
	}
	.product-sections__title span {
		font-size: 18px;
		letter-spacing: 0;
	}
}
.product-sections__title.--active {
	 border-radius: 30px 0px 30px 0; 
/*	 border-radius: 30px 30px 30px 0;  */
}

.product-sections__title.--dropdown {
	padding-right: 140px;
	background: rgba(238, 237, 239, 1) !important;
	transition: .3s;
	justify-content: flex-start;
}
.product-sections__title.--dropdown:hover {
	background: rgba(238, 237, 239, 1) !important;
}
.product-sections__title.--dropdown:hover:before {
	background: #2EC5FF !important;
}

.product-sections__title.--dropdown span {
	color: rgba(36, 34, 34, 1) !important;
	text-align: left !important;
}
.product-sections__title.--dropdown:before {
	content: '';
	width: 110px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #08ABEA;
	transition: .2s;
}
.product-sections__title.--dropdown:after {
	content: '';
	width: 110px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18 27L36 45L54 27' stroke='white' stroke-width='5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	background-repeat: no-repeat !important;
	background-position: center !important;
	transition: .2s;
}
@media (max-width: 1024px) {
	.product-sections__title.--dropdown:after,
	.product-sections__title.--dropdown:before {
		width: 80px;
		background-size: 40px;
	}
}
.product-sections__title.--dropdown.--active:after {
	transform: rotate(180deg);
}

.product-sections__list {
	background: #08ABEA;
	max-width: calc(100% - 110px);
/*	border-radius: 0 0 30px 30px; */
	padding: 50px 65px;
	display: none;
}

@media (max-width: 1024px) {
	.product-sections__list {
		width: calc(100% - 80px);
		padding: 20px 25px;
		max-width: 100%;
	}
}

.product-sections__list a {
	text-decoration: none;
	color: #FFF !important;
	font-family: Roboto;
	font-size: 24px !important;
	font-weight: 400 !important;
	letter-spacing: 0.48px;
	padding: 0 !important;
	line-height: 100% !important;
	display: flex !important;
	align-items: center;
	gap: 15px;
}

.product-sections__list a:before {
	content: '';
	display: block;
	width: 24px;
	min-width: 24px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='white' data-slot='icon' class='w-6 h-6'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='m8.25 4.5 7.5 7.5-7.5 7.5' /%3e%3c/svg%3e ");
	background-size: contain;
	background-position: center;
	height: 24px;
	margin: -6px 0;
}

.product-sections__main {
	color: #3C3939;
	font-family: Roboto;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 0.8px;
	margin: 10px 0 62px;
/*	margin: 72px 0 62px; */
	text-align: center;
}

.product-sections__list--flex {
	display: flex;
	flex-direction: column;
	gap: 21px;
}

@media (max-width: 640px) {
	.product-sections__main {
		font-size: 24px;
		line-height: 125%;
		margin: 42px 0 22px;
	}
}

@media (max-width: 1024px) {
	.product-sections__list a {
		font-size: 16px !important;
		gap: 10px;
	}
	.product-sections__list a:before {
		width: 8px;
		min-width: 8px;
		height: 8px;
	}
}

/* Categories - END */

/*326874*/
.alphabetList-list {
	display: inline-flex;
	flex-wrap: wrap;
}
.request_kp_wrapp.products.form-sale__otechestvennoe-po {
	top: -36px;
}
small, .small {
	font-size: 93%;
}
.row>.row {
	margin-left: 0;
	margin-right: 0;
}
.product_detail_text table  td {
	padding: 3px 4px;
}
header.color .navbar ul li.allpage {
	padding: 10px;
}
header.color .navbar ul li.allpage.active>a {
	color: #fff;
}
header.color .navbar ul li.allpage>a {
	background-color: #0084C9 !important;
	text-align: center;
	box-shadow: 0.5px 0.5px 3px 0px #fff;
}
header.color .navbar ul li.allpage>a:hover,
header.color .navbar ul li.allpage:hover>a {
	background-color: #0068a0 !important;
	color: #fff;
}
.alphabetList-list__item {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}
.letterDomestic {
	padding: 0 5px;
}
@media (max-width: 1199px) {
	.header_long_block .dmt {
		margin-top: 0;
	}
}
@media (max-width: 992px) {
	header .navbar-default .navbar-nav li>a {
		padding: 5px 10px;
	}
}
@media (max-width: 991px) and (min-width:768px) {
	header.navbar-default>.container {
		width: 100%;
    padding: 0 20px;
		max-width: 800px;
	}
	.navbar-header .sloganhead {
		margin-left: 15px;
	}
	.navbar-header .sloganhead div {
		margin-left: 0;
	}
	.navbar-header .header_long_block {
    flex: 1 1 auto;
		max-width: 268px;
	}
	.navbar-header .header_long_block .head_search_new {
    position: relative;
	}
	.navbar-header .header_long_block .head_search_new input {
    height: 32px;
	}
	.navbar-header .header_long_block .topestMenu+div {
		width: 100%;
	}
	.navbar .navbar-header>.row {
		display: flex;
	}
	.navbar .navbar-header>.row>.col-logo {
		max-width: 220px;
	}
	header .container>div.navbar-header {
		margin: 0;
	}
	.navbar-header .header_long_block .topestMenu .box {
    
	}
	.header_action_but .header_lic {
    top: 4px;
    position: relative;
	}
	.header_action_but__item:nth-child(2) {
    top: -9px;
	}
}
@media (max-width: 991px) {
	body>.wrapper>.container .maincontent .request_kp_wrapp {
		display: none;
	}
	header .navbar-nav>li.dropdown.invisible {
		visibility: visible;
	}
	header .navbar-nav {
		max-height: 100vh;
		overflow: auto;
	}
	header .navbar-default .navbar-nav li {
		border: 0;
	}
	header .navbar-default .navbar-nav li>a>div {
    display: inline-block;
	}
	header .navbar-default .navbar-nav li>a>span {
		display: inline-flex;
		position: static;
		justify-content: center;
		align-items: center;
		width: 50px;
		height: 30px;
	}
	header .navbar-default .navbar-nav li>a>span>i {
		position: static;
	}
	header .navbar-default .navbar-nav li.is-parent>a>div {
		padding-left: 17px;
	}
	header .navbar-nav .open .dropdown-menu>li>a {
		padding: 3px 15px;
	}
	header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding-left: 0;
	}
	header.color .navbar-default .navbar-nav .open {
		padding: 0;
		border: 0;
	}
	header.color .navbar-default .navbar-nav .open .dropdown-menu li>a {
		color: #fff;
		background-color: rgb(0, 174, 239);
	}
	header.color .navbar ul li.allpage {
    padding: 0;
		background-color: rgb(0, 174, 239) !important;
	}
	header.color .navbar ul li.allpage>a {
		max-width: 250px;
    margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.head_search_new button {
		width: 60px;
	}
	.head_search_new .input-group .form-control {
		width: calc(100% - 30px);
	}
	.header_action_but .header__c-name_favorite:before {
		left: 8px;
	}
	.alphabetList-list {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	#alphabetList .alphabetList-list span.letter,
	#alphabetList .alphabetList-list span.letterAll {
		padding: 8px 15px;
	}
	#alphabetList .alphabetList-list span:not([class]) {
		font-size: 22px;
	}
	.vendor_reviews_block .item .author {
		padding: 15px 15px 0;
		text-align: center;
	}
	.vendor_reviews_block .item .author .job p {
    text-align: center !important;
	}
	#alphabetList+.home-products {
		margin-top: 20px;
	}
	/*******подробнее для текста********/
	.clone_text_more {
		max-height: none !important;
	}
	label.switch-more {
		display: block;
    cursor: pointer;
    margin: 10px 0 0 auto;
    width: 150px;
    text-align: center;
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    transition: 0.4s;
    color: #0084c9;
	}

	label.switch-more::before {
		content: attr(data-text);
	}
	input.trigger-more:checked+.text-more-wrap+label.switch-more::before,
	label.switch-more.open::before {
		content: attr(data-textOpen);
	}

	.text-more-wrap {
		overflow: hidden;
		transition: max-height 1s;
		max-height: 74px;
	}

	input.trigger-more:checked+.text-more-wrap {
		transition: max-height 2s;
		max-height: 1000px;
	}
	
}
@media (max-width: 510px) {
	header .mobile_search .head_search_new {
		margin-top: 20px;
	}
}

@media (max-width: 500px) {
	header .navbar .navbar-header>.row>.col-logo {
		max-width: 150px;
	}
	header .sloganhead div {
		font-size: 12px;
	}
	header .navbar .navbar-header .favandbasket {
		width: calc(100% - 150px);
	}
	header .header_action_but {
		margin-bottom: -40px;
		justify-content: flex-start;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
	.header_action_but .header_lic {
    top: 4px;
    position: relative;
	}
	.header_action_but__item:nth-child(2) {
    top: -9px;
	}
}
@media (max-width: 405px) {
	header .sloganhead div {
		font-size: 11px;
	}
	header .navbar .navbar-header>.row>.col-logo {
		max-width: 140px;
	}
	header .navbar .navbar-header .favandbasket {
		width: calc(100% - 140px);
		padding-left: 0;
	}
}
@media (max-width: 400px) {
	header .navbar .navbar-header .favandbasket {
		padding-left: 15px;
	}
	header .header_action_but__item {
		width: 35%;
	}
	.header_action_but .header__c-name_favorite:before {
		left: 0;
	}
	header .navbar-header, header .container>.navbar-header {
		margin: 14px 0 0;
	}
	header .mobile_search .head_search_new {
		margin-top: 5px;
	}
	.product_detail_text table {
		overflow: auto;
		max-width: 100%;
		display: block;
		border: 0;
	}
	.product_detail_text table>tbody {
		display: table;
	}
	.product_detail_text table td {
		border: 1px solid rgb(84, 85, 87);
	}
}
@media (max-width: 350px) {
	.maincontent>.container {
		min-width: 300px;
	}
}



