

/* Start:/local/templates/zarozdenie/components/bitrix/news/news/bitrix/news.detail/detail/style.css?17084405062880*/
.news-page h1 {
    color: #D7A762;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 116.1%;
}

.news-page h2 {
    color: #DCB079;
    font-size: 40px;
    font-family: 'Playfair Display', serif !important;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}

.news-page .news-title {
    border-radius: 36px;
    background: var(--beg2, #FBF6F1);
}

.news-page .adres {
    max-width: 250px;
}

.news-page h5 {
    color: #59401B;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.modal-card {
    border-radius: 36px !important;
    border: 0 !important;
    background: #FBF6F1 !important;
}

.modal-card .card-title {
    color: #59401B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 127%; /* 22.86px */
}

.news-page .news-contacts {
    color: #59401B;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 178.5%;
}

.photoRoddom img {
    border-radius: 36px;
}

.news-page .card {
    border-radius: 36px;
    border: 0px solid #EDE4DB;
    background: #FBF6F1;
    min-height: 210px;
}

.news-detail .btn-close {
    right: 2rem;
    top: 0rem;
    background: transparent !important;
}

.news-detail .modal-title {
    color: #DCB079;
    font-family: "Playfair Display" !important;
    text-align: center;
    font-size: 46px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}

.news-detail .modal ul {
    list-style-image: url("/images/list-style-image.svg");
    /*list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDEzMjEzMTUyMDkiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDUzMiIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iNCIgZmlsbD0iI0U3QkI4MCIvPgo8cGF0aCBpZD0iVmVjdG9yIDY2IiBkPSJNNiAxMi4zNDc4TDExLjIgMTdMMTkgOCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K");*/
}

.news-detail .modal li {
    margin-bottom: .5rem
}

.news-page .collapse:not(.show) {
    display: block !important;
    max-height: 390px;
    overflow: clip;
}

.news-page .collapse ~ .btn-hidden-text {
    display: none;
}

.news-page .collapse.show ~ .btn-hidden-text {
    display: block;
}

.news-page .collapse ~ .btn-show-text {
    display: block;
}

.news-page .collapse.show ~ .btn-show-text {
    display: none;
}

@media screen and (max-width: 576px) {
    .news-page h1 {
        font-size: 30px;
    }

    .btn-show-text {
        width: 100%;
    }

    .toroddom svg {
        max-width: 80px;
    }

    .toroddom .card-title {
        text-align: center;
    }

    .modal-card .card-title {
        font-size: 13px;
    }

    .news-page h2 {
        font-size: 27px;
    }


}

/* End */
/* /local/templates/zarozdenie/components/bitrix/news/news/bitrix/news.detail/detail/style.css?17084405062880 */
