

/* Start:/bitrix/components/bitrix/map.google.system/templates/.default/style.css?161576233230*/
.bx-google-map {color: black;}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/maps/style.css?17725345021325*/
.contacts-map {
    margin: 25px 0;
    position: relative;
    overflow: hidden;
}

.contacts-map__container {
    width: 100%;
    height: 550px;
    margin-top: 35px;
}

.CustomLayout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 20px;
    font-family: 'PT Serif', serif;
    background: #fff;
}

.CustomLayout p {
    margin: 0;
    font-size: 15px;
    line-height: 26px;
}

.CustomLayout__phone a {
    color: #180e0d;
    text-decoration: none;
}

.ymaps-product-balloon {
    position: absolute;
    overflow: hidden;
    width: 300px;
    padding: 0;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    background: #fff;
    -webkit-transform: translate(15%, -50%);
    -ms-transform: translate(15%, -50%);
    transform: translate(15%, -50%);
}

.ymaps-product-balloon .close {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #b1abab;
    font-size: 30px;
    cursor: pointer;
}

/* End */
/* /bitrix/components/bitrix/map.google.system/templates/.default/style.css?161576233230 */
/* /local/templates/.default/components/bitrix/news.list/maps/style.css?17725345021325 */
