

/* Start:/local/templates/gidravlikov/components/bitrix/news.list/contacts.list/style.css?17851616253648*/
.map {
	background-color: silver;
	height: 280px;
	min-width: 250px;
	box-shadow: 0px 0px 3px #05070d12;
}

.contacts__specs-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.contacts__nav {
	font-size: 16px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 1.5em;
	border-bottom: 1px solid #E1E1E1;
}

.contacts__block-title {
	flex-grow: 1;
	width: 100%;
}

.contacts__nav a {
	color: #D5162D;
}

.contacts__nav li + li {
	margin-top: .55em;
}

.contacts > hr {
	margin: 38px 0;
}

.contacts__block-title {
	margin-bottom: 14px;
}

.contacts__row {
	gap: 0 16px;
	position: relative;
}

.contacts__grid {
	display: grid;
	gap: 24px;
	grid-template-columns: 1fr 1fr;
	position: relative;
	width: 100%;
}

.contacts__grid .contacts__block {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
}

.contacts__block {
	margin-bottom: initial;
}

.contacts__specs-list hr {
	flex-grow: 1;
	width: 100%;
}

.contacts__specialist-item {
	color: black;
}

.descr a {
	color: #575252;
}

.contacts__specialist-item:not(:last-child) {
	margin-bottom: initial;
}

.contacts__cont-list--height {
	height: initial;
	min-height: initial;
}

.contacts__cont-list li {
	align-items: center;
}

.contacts__cont-list li a {
	line-height: 1.5em;
}

.contacts__block:nth-child(3) .contacts__cont-list,
.contacts__block:nth-child(4) .contacts__cont-list,
.contacts__map-block .map-inner {
	height: initial
}

.contacts__pay-data {
	padding-bottom: initial;
}

div.contacts__pay-data-list {
	height: initial;
	margin-bottom: 30px
}

@media only screen and (max-width: 1159px) {
	.contacts__block-title .tel_sklad,
	.contacts__scheme-button {
		display: block;
		margin: 10px 0;
		position: relative;
	}

	.contacts__block-title {
		margin-bottom: 20px
	}
}

@media only screen and (max-width: 767px) {
	.contacts__grid {
		display: flex;
		flex-direction: column;
		gap: 42px
	}

	.contacts__block-title {
		margin: 10px 0;
	}

	.contacts__block {
		margin-top: 30px;
	}
	
	.contacts__map-block {
		margin-top: 15px;
	}

}

@media screen and (min-width: 1160px) {
	.contacts__cont-list-custom {
		min-height: 100px;
	}
	.contacts__specialist-item-custom {
		min-height: 140px;
	}

	.contacts a[href^="tel:"], .contacts a[href^="mailto:"] {
        pointer-events: none;
        text-decoration: none !important;
    }
}

@media screen and (max-width: 1159px) {
	.contacts a[href^="mailto:"] {
        pointer-events: none;
        text-decoration: none !important;
    }
	.contacts a[href^="tel:"] {
        text-decoration: underline !important;
    }
}

.contacts__pay-data + .contacts__row .contacts__specs-list .contacts__specialist-item-custom{
	min-height: inherit;
}
@media screen and (max-width: 1200px){
	.contacts__block-title .tel_sklad{
		position: relative !important;
	}
	.contacts__scheme-button{
		margin-top: 0;
	}
}
@media screen and (max-width: 1160px){
	.contacts .contacts__row:last-child .contacts__block:first-child .contacts__map-block{
		margin-top: 17px;
	}
}
@media screen and (max-width: 767px){
	.contacts__scheme-button{
		margin-top: 10px;
	}
	.contacts__pay-data {
        margin-bottom: 0 !important;
        padding-bottom: 10px !important;
    }
	.contacts > hr {
		margin: 10px 0 0 0 !important;
	}
}
.contacts__specialist-item:not(:last-child){
	margin-bottom: 0 !important;
}

.contacts__pay-data-list-wrap{
	display: flex;
}

.contacts__pay-data-list-wrap .contacts__pay-data-item{
    width: 70%;
}

@media screen and (max-width: 767px){
	.contacts__pay-data-list-wrap{
		flex-direction: column;
	}
	.contacts__pay-data-list-wrap .contacts__pay-data-item{
		width: 100%;
	}
}
/* End */
/* /local/templates/gidravlikov/components/bitrix/news.list/contacts.list/style.css?17851616253648 */
