.content h2 {
	font-weight: bold;
	font-size: 21px;
	padding-top: 45px;
	margin-bottom: 27px; }
.content h2:after {
	content: "";
	width: 80px;
	height: 3px;
	background: #c1221e;
	display: block;
	margin-top: 20px; }

.content h3 {
	font-size: 15px;
	margin: 42px 0 12px; }

p.block__contacts-txt {
	font-size: 15px;
	margin-top: -4px;
	line-height: 1.62;
	color: #000;
	margin-bottom: -18px; }

.block__contacts:before, .block__contacts:after {
	content: "";
	display: table; }

.block__contacts:after {
	clear: both; }

ul.block__contacts-list {
	float: left;
	font-size: 15px;
	line-height: 1.7;
	color: #000; }
ul.block__contacts-list li {
	list-style: none; }

.block__contacts-list-b .block__contacts-list__item {
	font-weight: bold; }
.block__contacts-list__item a:hover,
.block__contacts-list__item a {
	color: black;
	border-bottom: 1px dashed black;
}
.block__contacts-list.block__contacts-list-b {
	width: 210px; }

.block__contacts-info {
	width: 390px;
	float: left; }

.block__contacts-map {
	width: 780px;
	float: left;
	margin-bottom: 35px; }

h3.block__contacts-h {
	font-size: 15px;
	margin-top: 3px;
	margin-bottom: 10px; }

p.block_contacts-address {
	display: inline-block;
	position: relative;
	left: 20px;
	padding: 0;
	color: #000; }

.block__contacts-address__block {
	width: 100%;
	font-size: 15px;
	position: relative;
	margin-bottom: 6px; }

.block__contacts-address__block i {
	color: #c1221e;
	position: absolute;
	top: 5px; }

