@import url("../../core/cms/styles/common.css");
hr {
	height: 0;
	display: block;
	border: 0;
	border-top: 1px dotted #cddae1;
	margin: 10px 0;
}

.mp-block-inner h4 {
	font-family: Calibri;
	font-weight: bold;
	color: #2a2a2a;
	font-size: 30px;
}


.mp-block-inner h4 .blueStyle  {
	font-size: 30px;
	line-height: 1.5;
	padding: 0px 10px;
	display: inline;
	background: #459fca;
	color: #fff;
	height: 25px;
}

.color1 {
	background: #faa226;
}
.color2 {
	background: #e98523;
}
.color3 {
	background: #d13739;
}
.color4 {
	background: #c61f38;
}
.color5 {
	background: #8a2036;
}
.color6 {
	background: #7a7e80;
}
.color7 {
	background: #1f9fc6;
}
.color8 {
	background: #18417f;
}

.contacts .sunday {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	font-family: Calibri;
	text-transform: uppercase;
	border: 1px solid #222;
	text-align: center;
	background: #c0cbd1;
	margin-bottom: 10px;
}

.contacts .day {
	border-right: 1px solid #222;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	background: #85939a;
	width: 33px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
	font-family: Calibri;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.contacts .day:first-child {
	border-left: 1px solid #222;
}
.contacts .days {
	display: inline-block;
	margin-right: 10px;
	font-size: 18px;
	color: #2a2a2a;
	text-align: center;
	font-family: Calibri;
	font-weight: bold;
	vertical-align: top;
}

.contacts .offdays {
	background: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 18px;
	color: #2a2a2a;
	font-family: Calibri;
	text-transform: uppercase;
	border: 1px solid #222;
	text-align: center;
	margin-bottom: 10px;
}

.afRight .contacts .day, .afRight .contacts .offdays{
	margin-bottom: 5px;
}
.clear {
	clear: both;
}

.social-block {
	display: inline-block;
	margin-right: 23px;
}

.social-networks-block {
	margin-bottom: 30px;
}


.vk-block-ico {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/vk.png) left top no-repeat;
	width: 19px;
	height: 15px;
}

.fb-block-ico {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/fb.png) left top no-repeat;
	width: 17px;
	height: 15px;	margin-top: -1px;

}

.ok-block-ico {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/ok.png) left top no-repeat;
	width: 14px;
	height: 15px;
}

.external-link {
	background: url('../images/external-link-ico2.gif') 100% 3px no-repeat;
	padding: 0 16px 0 0;
}

