

/* Start:/content/contacts/style.css?17781590962369*/
h1{
    font-size: 16px!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
}
.contacts__wrap{
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;

}
.contacts__wrap-top{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 60px 0;
}
.contacts__wrap-bottom{
    margin-bottom: 10px;
}
.contacts__info ul li{
    width: 100%;
    margin: 10px 0 20px 0;
    display: flex;
    flex-direction: row;
    gap: 5px;
}
/*.contacts__info span{*/
/*    width: 53%;*/
/*}*/
.contacts__info li > svg{
    margin-right: 10px;

}
.contacts__wrap-bottom-title h2{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 15px 0 15px 0;
}
.contacts__3d-map img{
    width: 650px;

}

@media screen and (max-width: 960px){
    .contacts__wrap-top{
        flex-direction: column;
    }
    .contacts__3d-map img{
        width: 100%;
    }
}
@media screen and (max-width: 550px){
    .contacts__wrap-top{
        min-width: 70%;
    }
}
/*mini-maps*/
.contacts__mini-maps-wrap{
    display: flex;
    justify-content: space-between;
    margin: 60px 0 92px 0;
}
@media screen and (max-width: 965px){
    .contacts__mini-maps-wrap{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        gap: 30px;
        align-items: center;
    }
}
/*end mini maps*/
/*plan 57c*/
.detail_picture{
    width: 100%;
    object-fit: cover;
    height: 100%;
    margin: 0 0 60px 0;
}
/*end plan 57c*/

.contacts__region-delivery {
    margin-top: 10px!important;
}

.contacts__region-delivery span {
    display: block;
    margin-bottom: 10px;
}

.contacts-max-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 6px;
    background:
        radial-gradient(120% 80% at 0% 100%, rgba(0, 0, 255, .55), transparent 65%),
        linear-gradient(120deg, #4cf 0%, #53e 66.2%, #93d 100%);
}

.contacts-max-icon svg {
    display: block;
    width: 25px;
    height: 25px;
    flex-shrink: 0;
}

.contacts-max-icon path {
    fill: #fff !important;
}

/* End */


/* Start:/local/templates/rusplitka/components/bitrix/map.yandex.view/contacts_yandex-map/style.css?1674051406183*/
.bx-yandex-view-map {
    display: flex;
    width: 100%;
}
@media screen and (max-width: 960px){
    .bx-yandex-view-map{
        display: flex;
        width: 100%;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1558605246666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/rusplitka/components/bitrix/news.list/contacts-gallery/style.css?1674051425459*/
.contacts__wrap-gallery{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 12px;
}
.contacts__wrap-item{
	width: calc(33.3% - 8px);
	height: 253px;
}
/*@media screen and (max-width: 960px){

}
@media screen and (max-width: 550px){

}*/
@media screen and (max-width: 960px){
	.contacts__wrap-item{
		width: calc(50.3% - 10px);
	}
}
@media screen and (max-width: 600px){
	.contacts__wrap-item {
		width: 100%;
		height: 253px;
	}
}
/* End */
/* /content/contacts/style.css?17781590962369 */
/* /local/templates/rusplitka/components/bitrix/map.yandex.view/contacts_yandex-map/style.css?1674051406183 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1558605246666 */
/* /local/templates/rusplitka/components/bitrix/news.list/contacts-gallery/style.css?1674051425459 */
