

/* Start:/local/components/main/contacts/templates/.default/style.css?1659092103693*/
.socet{
	border-radius:50%;
	height:50px;
	width:50px;
	padding:5px;
}


.contacts-page__map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 992px){
	.contacts-wrap1{
		padding: 130px;
	}
}

@media (max-width: 992px){
	.contacts-wrap{
		margin-left:-15px !important;
		margin-right:-15px !important;
		
	}
}

.contacts-wrap {
    background: #008585;
	color:#fff;
    padding: 25px;
	font-size:16px; 
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.contacts-map {
    position: relative;
	overflow: hidden;
}
/* End */
/* /local/components/main/contacts/templates/.default/style.css?1659092103693 */
