.dnone{
	display: none;
}
/* .b-map-contacts-wrap {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-color: #353535;
	overflow: hidden;
}
.b-map-contacts {
	height: 105%;
} */
a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}


.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
/* .gmnoprint div {
    background:none !important;
}  */
.error{
	border-color:red;
}
.b-lang{
	display: none;
	opacity: 0;
	visibility: hidden;
}
/*.p-contacts .l-footer-container{
	left: 50px;
	right: 50px;
	width: auto;
}
*/
@media only screen and (max-width: 1800px) {
	.p-contacts .l-footer-container{
		width: calc(100% - 50px);
		right: 50px;
	}
}
.b-triggers-rating__icon {
	width: auto;
}
.leaflet-container.leaflet-touch-drag{
	z-index: 1;
}