

/* Start:/local/templates/.default/components/bitrix/catalog/aparts/bitrix/catalog.section.list/section_detail/style.css?16354231571116*/
.main-title-container .container {
    display: none;
}

.content-container {
    margin: 0px 0 0 0 !important;
}

.mini_map__img {
    max-width: 350px;
    max-height: 200px;
    height: auto;

    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.plan-viewer__svg.map {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
}

.plan-viewer__svg.plan {
    height: 100%;
}


.complex_minimap.detail {
    left: -385px;
    width: 420px;
}

.map--wrapper {
    position: relative;
    height: 100%;
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.map--container {
    position: relative;
    max-height: 200px;
    max-width: 350px;
    height: 100%;
    width: 100%;
}

.informer {
    color: white;
    padding-bottom: 1rem;
}

.scroll-content .complex_mapp.detail .fullscreen-map {
    width: 100%;
    height: 100%;
}

.scroll-content .fullscreen-map.mini-map {
    width: 100%;
    height: 100%;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/aparts/bitrix/catalog.section.list/section_detail/style.css?16354231571116 */
