

/* Start:/map/map.css?17533785861021*/
#map {
    width: 100%;
    height: 500px;
    margin-bottom: 40px;
    border-radius: 10px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .4);
    overflow: hidden;
}

.ymaps-2-1-79-map ymaps.ymaps-2-1-79-balloon,
.ymaps-2-1-79-map ymaps.ymaps-2-1-79-balloon__layout,
.ymaps-2-1-79-map ymaps  img,
.ymaps-2-1-79-map ymaps:after, .ymaps-2-1-79-map ymaps:before {
    border-radius: 10px;
}

ymaps > a > img {
    margin: 0 auto;
    display: block;
    max-height: 160px;
}

ymaps .map_name {
    font-weight: bold;
    font-size: 18px;
    color: #793d0e;
}
ymaps .map_price {
    font-weight: bold;
    font-size: 15.5px;
}
ymaps a.map_phone {
    font-size: 15.5px;
    color: #793d0e;
}
.ymaps-2-1-79-balloon__close-button {
    height: 40px !important;
    background: url(/local/templates/ufalux_new/img/closemap.svg) no-repeat center !important;
    opacity: 1 !important;
}

.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
    text-align: center;
}
.mapname {
    margin-top: 5px;
    display: block;
}
/* End */
/* /map/map.css?17533785861021 */
