#map .map-info-window {
	color: #000;
}

#map .map-info-window h2,
#map .map-info-window h3 {
	margin: 5px 0;
	font-size: 16px;
}

#map .map-info-window h3 {
	font-size: 15px;
}

.notify {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.notify a.close {
	position: absolute;
	top: 15px;
	right: 100px;
	color: #fff;
	font-size: 30px;
	opacity: 0.9;
}

.notify .notify-content {
	font-size: 18px;
	padding: 30px 10px;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
	color: #fff;
	line-height: 40px;
}

.notify.error {
	background: #eb5224;
}

.notify.success {
	background: #2e5f93;
}

.b2c .notify.success {
	background: #4ab952;
}


#services .sub.details {
	width: 100%;
}

.b2c .services .details-wrapper .select-item .item .checkbox label:before,
.b2c .services .details-wrapper .select-item .item .checkbox label:after {
	line-height: 20px;
}

.checkbox label:after {
	line-height: 20px;
}

.modal #comment {
	height: 200px;
}

.b2c #serviceList li {
	/*	width: 25%;*/
	/*	text-center;*/
}

.b2c .services .details-wrapper .select-item .item.promo {
	background-color: #E0E0E0;
}

.b2c .services .details-wrapper .select-item .item.promo .price {
	color: #fff;
	background-color: #41b249;
}

.b2c .services .details-wrapper .select-item .item .checkbox label:after,
.b2c .services .details-wrapper .select-item .item.promo .checkbox label:after {
	top: 0.45rem;
	left: 0.1rem;
}

.b2c .services .details-wrapper .select-item .item.promo .title {
	color: #000;
}

.b2c .services .details-wrapper .select-item .item.promo div label span {
	color: #41b249;
}

.b2c .services .details-wrapper .select-item .item.promo .checkbox label:before,
.b2c .services .details-wrapper .select-item .item.promo .checkbox label:after {
	color: #41b249;
	border-color: #41b249;
}

/*
.btn-call {
	position: absolute;
	bottom: 62px;
	right: 35px;
	width: 200px;
}
*/

.btn-products {
	width: 200px;
	margin-top: 30px !important;
	text-transform: uppercase;
}

*::-ms-backdrop,
.b2c .services .details-wrapper .select-item .item .checkbox label:after,
.b2c .services .details-wrapper .select-item .item.promo .checkbox label:after {
	top: 0.4rem;
	left: -0.15rem;
	line-height: 22px;
}

/* .products div {
	padding: 30px 0;
} */

.products h3 {
	margin: 5px 0;
	font-size: 22px;
}

.basket h4 {
	font-size: 18px;
	margin: 5px 0;
	padding: 5px 0;
}
