.info-err-input {
	position: absolute;
	top: 100%;
	color: #E30614;
	padding: 3px 0;
	font-size: 0.8333vw;
}

.text-danger {
		color: red;
	}

	.alert {
		padding: 15px;
		margin-bottom: 20px;
		border: 1px solid transparent;
		border-radius: 4px;
	}
	.alert h4 {
		margin-top: 0;
		color: inherit;
	}
	.alert .alert-link {
		font-weight: bold;
	}
	.alert>p, .alert>ul {
		margin-bottom: 0;
	}
	.alert>p+p {
		margin-top: 5px;
	}
	.alert-dismissable, .alert-dismissible {
		padding-right: 35px;
	}
	.alert-dismissable .close, .alert-dismissible .close {
		position: relative;
		top: -2px;
		right: -21px;
		color: inherit;
	}
	.alert-success {
		background-color: #dff0d8;
		border-color: #d6e9c6;
		color: #3c763d;
	}
	.alert-success hr {
		border-top-color: #c9e2b3;
	}
	.alert-success .alert-link {
		color: #2b542c;
	}
	.alert-info {
		background-color: #d9edf7;
		border-color: #bce8f1;
		color: #31708f;
	}
	.alert-info hr {
		border-top-color: #a6e1ec;
	}
	.alert-info .alert-link {
		color: #245269;
	}
	.alert-warning {
		background-color: #fcf8e3;
		border-color: #faebcc;
		color: #8a6d3b;
	}
	.alert-warning hr {
		border-top-color: #f7e1b5;
	}
	.alert-warning .alert-link {
		color: #66512c;
	}
	.alert-danger {
		background-color: #f2dede;
		border-color: #ebccd1;
		color: #a94442;
	}
	.alert-danger hr {
		border-top-color: #e4b9c0;
	}
	.alert-danger .alert-link {
		color: #843534;
	}
	.alert .close {
		float: right;
		font-size: 21px;
		font-weight: bold;
		line-height: 1;
		color: #000000;
		text-shadow: 0 1px 0 #ffffff;
		opacity: 0.2;
		filter: alpha(opacity=20);
		margin-top: -4px;
	}
	.alert .close:hover, .alert .close:focus {
		color: #000000;
		text-decoration: none;
		cursor: pointer;
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	button.close {
		padding: 0;
		cursor: pointer;
		background: transparent;
		border: 0;
		-webkit-appearance: none;
	}	
.order-form__inputs .catalog__filter-bl {
padding: 0;
}
.order-form__inputs .catalog__filter-item-last {
	border-bottom: solid 0.0694vw #E6E6E6;
	margin: 0 0 1.1111vw 0;
}
input.tx-error {
	border-color: #E30614 !important;
}
.title-services-calc {
	    padding: 1.6667vw 3.4722vw 0 2.0833vw;
}
.menu-scroll__desc.menu-scroll__img h4 {
	font-weight: 400;
	font-size: 16px;
}
.menu-scroll__desc.menu-scroll__img .desc_menu {
	font-size: 15px;
	font-weight: 300;
}
.menu-scroll__desc.menu-scroll__img .desc_menu p {
	margin-bottom: 15px;
}
.menu-scroll__desc.menu-scroll__img .desc_menu .child-link {
	color: #E30614;
}
.catalog-mob__name.child-name {
	padding-right: 10px;
}
.btn--add-card-padding {
	    padding: 0.6944vw 2.0306vw;
}
.service-wrap {
	display: flex;
}
.service-img.popup-service {
	width: 100%;
}
.popup-small.popup-service {
    width: 35.0833vw;
    max-width: 90%;
}
.service-body {
	width: 100%;
	padding-left: 30px;
}
.service-body h4 {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 30px;
}
.product-cart .h-4 a,
.product-small .h-4 a,
.product-big__title .h-4 a,
.product .h-4 a {
	color: #000;
}
.product-cart .h-4 a:hover,
.product-small .h-4 a:hover,
.product-big__title .h-4 a:hover,
.product .h-4 a:hover {
	color: #E30614;
}

.price-old {
	text-decoration: line-through;
}
.success-call-btn {
	display: none;
	color: red;
}
.limits-1000000 {
	display: none !important;
}
.products-col.products-col__list {
	display: none;
}
.success-add-to-cart {
	display: none;
}
.catalog__filter-items {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}
.catalog__filter-item {
	list-style: none;
}
.catalog__filter-bl {
	overflow: visible !important;
	height: auto !important;
}
.d-none {
	display: none;
}
.mfilter-heading .catalog__filter-h::before {
    transform: translateY(-50%) scale(1);
}
.mfilter-heading.mfilter-collapsed .catalog__filter-h::before {
    transform: rotate(180deg);
}
.mfilter-button-reset {
	margin-bottom: 10px;
}
.catalog__popular select {
	display: none;
}
.phone-header {
	position: relative;
	font-size: 16px;
	font-weight: 600;
}
.phone-header::before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: -25px;
    width: 15px;
    height: 15px;
    background: url(../images/phone.svg?v=1) no-repeat center center;
    background-size: cover;
    transform: translateY(-50%);
}
.mail-header {
	position: relative;
	font-size: 12px;
}
.mail-header::before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: -25px;
    width: 15px;
    height: 15px;
    background: url(../images/mail.svg?v=1) no-repeat center center;
    background-size: cover;
    transform: translateY(-50%);
}
.order-inp b {
	position: absolute;
    bottom: -14px;
    left: 0;
    color: #E30614;
    font-size: 12px;
    font-weight: normal;
}
.holding p {
	font-weight: 500;
}
.work__txt p,
.work__txt ul{
	font-weight: 500;
}
.work__txt a:hover h4 {
	color: #E30614;
}
.area-phone .order-inp__icon{
	right: 0;
	left: auto;
}
.tooltip-filter {
	background-image: url(../images/tooltip.svg);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	width: 20px;
    height: 10px;
    display: inline-block;
}
.tooltip-filter b {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #E30614;
	font-weight: 300;
	padding: 5px 10px;
	color: #ffffff;
	border-radius: 2px;
	z-index: 99;

}
.tooltip-filter:hover b{
	display: block;
}

.mobile-nav-wrap {
	transition: all 0.7s ease;
}



/*SEARCH*/
.live-search {
	width:100%;
	position:absolute;
	z-index:1000;
	margin-top: 17px;
	background-color:#FFF;
	left: 0;
	display:none;
	padding-top: 42px;
}
.live-search .loading{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.live-search ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.live-search ul li {
	padding: 10px;
	background-color:#FFF;
	min-height:61px;
	clear:both;
	border-bottom: 1px solid #E6E6E6;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.live-search ul li:last-child {
	border-bottom: 0;
}
.live-search ul li a{
	text-decoration: none;
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
.live-search ul li .product-image{
	float:left;
	margin-right:5px;
}
.live-search ul li .product-name p{
	font-weight: normal;
	line-height: 16px;
    font-size: 12px;
	color:#555555;
	margin:0px;
	padding:0px;
}
.live-search ul li .product-name{
	color: #000000;
	font-weight: 400;
	font-size: 16px;
}
.live-search .add-to-cart {
	background: #ffffff;
	border:0;
	cursor: pointer;
}
.live-search .add-to-cart svg path {
transition: all 200ms ease 0ms;
}
.live-search .not-found {
	min-height: auto;
}
.live-search .add-to-cart:hover svg path{
	fill: #B3B3B3;
	transition: all 200ms ease 0ms;
}
.live-search ul li .product-price {
	display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.live-search .product_content {
	display: flex;
	    flex-direction: column;
    justify-content: space-evenly;
}
.live-search ul li .product-price .price{
	color: #333333;
	display:block;
}
.live-search ul li .product-price .special{
	color: #a9a9a9;
	text-decoration: line-through;
}


.live-search .result-text{
	text-align: left;
	font-size: 13px;
    line-height: 15px;
	color:#555555;
	background-color:#ffffff;
	position: absolute;
	top: 0;
	width: 100%;
	font-weight: 300;
	display: flex;
    justify-content: space-between;
    align-content: flex-start;
    padding: 10px;
    border-bottom: 1px solid #E6E6E6;
    box-sizing: border-box;-moz-box-sizing: border-box;
}
.live-search .result-text p b {
	font-weight: 400;
	color: #E30614;
}
.live-search .view-all-results:hover {
	color: #E30614;
}
.live-search .view-all-results {
	color: #B3B3B3;
}
.live-search .product-image {
	width: auto;
}
.live-search .product-image img {
	width: auto;
}
#search .input-lg:focus+.dropdown-menu,
#search .input-lg:focus+.dropdown-menu+.live-search{
	display: block !important;
}
.catalog-mob .h-3 a {
	padding: 0.4861vw 0.4861vw 0.4861vw 0.4861vw;
}
.mfilter-price-inputs input:focus {
color: #000;
}
body.home .header-main {
-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}