.wrapper.contact-wrapper{
	margin-top: 50px;
	margin-bottom: 70px;
}
.text-contact-info{
	width: 370px;
	margin-right: 25px;
	display: inline-block;
	vertical-align: top;
}
.main-office-map{
	width: 770px;
	display: inline-block;
	vertical-align: top;
}
.text-contact-info p.small, .main-office-adress p.small{
	color: #6B818E;
	margin-top: 30px;
	margin-bottom: 0;
}
.dispetcher-center-phones{
	font-weight: bold;
}
.dispetcher-center-phones p.small, .main-office-adress p.small{
	margin-top: 0;
}

.socserv a{
	display: inline-block;
	height: 35px;
	width: 35px;
	margin-right: 5px;
	margin-top: 5px;
	vertical-align: top;
}
.socserv a.facebook{
	background: url('/local/templates/hartiya/images/fb-contacts.png') no-repeat center center;
}
.socserv a.instagram{
	background: url('/local/templates/hartiya/images/insta-contacts.png') no-repeat center center;
}
.socserv a.vkontakte{
	background: url('/local/templates/hartiya/images/vk-contacts.png') no-repeat center center;
}
.socserv a.telegram{
	background: url('/local/templates/hartiya/images/telegram-contacts.png') no-repeat center center;
}
.socserv a.facebook:hover{
	background: url('/local/templates/hartiya/images/fb-contacts-hover.png') no-repeat center center;
}
.socserv a.instagram:hover{
	background: url('/local/templates/hartiya/images/insta-contacts-hover.png') no-repeat center center;
}
.socserv a.vkontakte:hover{
	background: url('/local/templates/hartiya/images/vk-contacts-hover.png') no-repeat center center;
}
.socserv a.telegram:hover{
	background: url('/local/templates/hartiya/images/telegram-contacts-hover.png') no-repeat center center;
}
.top-address-block{
	margin-bottom: 20px;
}
.main-office-adress{
	display: inline-block;
	vertical-align: top;
	width:500px;
	padding-left: 45px;
	margin-right: 20px;
	background: url('/local/templates/hartiya/images/Pin_office.png') no-repeat top left;
}
.main-office-adress.width100{
	width: 100%;
	margin-right: 0;
}
.main-office-adress p.small+p.small.post-address{
	position: relative;
	margin-top: 20px;
}
.main-office-adress .post-address::before{
	content: '';
	display: block;
	position: absolute;
	width: 16px;
	height: 13px;
	top: 5px;
	left: -35px;
	background: url('/local/templates/hartiya/images/contacts-mail.png') no-repeat center center;
}
.other-office-link{
	display: inline-block;
	vertical-align: top;
	width:245px;
}
.other-office-link a{
	display: block;
	background: #FFFFFF;
	border: 1px solid #01AEEA;
	box-sizing: border-box;
	border-radius: 32px;
	line-height: 50px;
	text-align: center;
	font-weight: 500;
	font-size: 17px;
	color: #01AEEA;
	text-decoration: none;
}
.other-office-link a::before{
	display: inline-block;
	content: ' ';
	width: 18px;
	height: 20px;
	background: url(/local/templates/hartiya/images/pin_light_blue.png) no-repeat center center;
background-size: contain;
	margin-right: 10px;
	vertical-align: text-top;
}
.other-office-link a::after{
	display: inline-block;
	content: ' ';
	width: 18px;
	height: 10px;
	background: url(/local/templates/hartiya/images/arrow-to-right.png) no-repeat center center;
	background-size: cover;
	margin-left: 10px;
}
.map-container{
	width: 770px;
	height: 402px;
	background: #FFFFFF;
	border: 1px solid #D4E4EF;
	box-sizing: border-box;
	box-shadow: 0px 5px 15px rgba(146, 194, 220, 0.3);
	border-radius: 4px;
	overflow: hidden;
}
.map-info-container{
	width: 285px;
	height: 400px;
	overflow-y: scroll;
	float: left;
}
.img-wrapper{
	position: relative;
}
.dep-photo {
	width: 270px;
}
.map-info-container .fullsize-image{
	width: 100%;
	height: 100%;
	background: transparent;
}
.service-item-container .fullsize-image{
	display: none;
}
.service-item-container .fullsize-image:first-child{
	display: block;
}
.photo-info {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 40px;
	vertical-align: bottom;
	background: #3B5D70;
	display: block;
	margin-left: -3px;
	color: #FFFFFF;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	padding: 8px 15px;
}
.photo-info img {
	display: inline;
	margin-right: 6px;
	vertical-align: text-top;
}
.schedule-block{
	padding: 20px;
	font-size: 17px;
	line-height: 25px;
	color: #686868;
}
.schedule-block b{
	color: #253036;
	font-weight: 500;
}
.schedule-block .schedule-exception{
	color: #F24D37;
}
#minimap{
	height: 400px;
	width: 483px;
	margin-left: 285px;
}
.other-office-info{
	background: #E5EFF8;
	padding: 20px;
}
.other-office-info p{
	padding-left: 40px;
	font-size: 17px;
	line-height: 25px;
	color: #6B818E;
	background: url('/local/templates/hartiya/images/alert.png') no-repeat top left;
	margin-bottom: 0;
}
.branch_name_map {
	margin-left: 33px;
	margin-top: 4px;
	background: #fdfefb;
	border-radius: 5px;
	text-align: center;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
.wrapper.contact-banner-wrapper{
	padding-top: 70px;
	padding-bottom: 70px;

}
.contact-banner{
	padding-left: 270px;
	background: url('/local/templates/hartiya/images/bottom-contact-banner.png') no-repeat top left;
}
.contact-banner p{
	width: 550px;
}

@media screen and (max-width:600px) {
	.wrapper.contact-wrapper{
		padding-top: 20px;
		margin-top: 0;
		margin-bottom: 40px;
		border-top: 1px solid #E5EFF8;
	}
	.text-contact-info{
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.main-office-map{
		display: block;
		width: 100%;
		height: auto;
		overflow: unset;
	}
	.main-office-adress{
		display: block;
		width: 100%;
		margin-right: 0;
		box-sizing: border-box;
	}
	.other-office-link{
		display: none;
		width: 100%;
		margin-top: 20px;
	}
	.map-container{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		overflow: hidden;
		position: relative;
	}
	.map-info-container{
		float: none;
		width: 100%;
		height: auto;
		overflow-y: unset;
		margin-top: 200px;
	}
	#minimap {
		height: 200px;
		width: 100%;
		margin-left: 0;
		position: absolute;
		top:0;
		left: 0;
	}
	.wrapper.contact-banner-wrapper{
		padding-top: 20px;
	}
	.contact-banner {
		padding-left:0;
		background: url(/local/templates/hartiya/images/bottom-contact-banner.png) no-repeat top center;
		padding-top: 80px;
		background-size: 100px auto;
	}
	.contact-banner p{
		width: 100%;
	}
	.contact-banner .button{
		width: 100%;
	}
	.dep-photo{
		width: 100%;
	}
	.wrapper.contact-wrapper h1{
		margin-bottom: 15px;
	}
	.text-contact-info p.small, .main-office-adress p.small{
		margin-top: 20px;
	}
	.main-office-adress{
		font-size: 16px;
		line-height: 25px;
	}
	.top-address-block{
		margin-bottom: 5px;
	}
	.other-office-link.show-on-mobile a{
		background: #01AEEA;
		color: #fff;
	}
	.other-office-link.show-on-mobile a::before{
		background: url(/local/templates/hartiya/images/pin-map-white.png) no-repeat center center;
	}
	.other-office-link.show-on-mobile a::after{
		background: url(/local/templates/hartiya/images/white-arrow-right.png) no-repeat center right;
	}
}