

/* Start:/local/templates/pokrovgold/components/bitrix/news/nbBlog/bitrix/news.detail/.default/style.css?17550001993866*/
.nbNewsDetail_date {
    position: absolute;
    top: 2rem;
    left: 0;
    z-index: 150;
    background: #886244;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1;
    font-family: "ArnoPro", Times;
    padding: 0rem 0.75rem;
    padding-top: 0.25rem;
}

.nbNewsDetail_mainImg {
    padding-top: 34%;
    position: relative;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    box-shadow: 0 0 0 1.5rem #fff
}

.nbNewsDetail {
    position: relative;
}

.nbNewsDetail_mainText {
    position: relative;
    z-index: 100;
    padding: 2.5rem;
    margin-bottom: 1.5rem;
    margin: 0 2rem;
    margin-top: -2.5rem;
    background: #fff;
}

.nbNewsDetail_mainText:before {
    position: absolute;
    left: 2.5rem;
    width: 2px;
    background: #a7753b;
    height: 4rem;
    top: -2.5rem;
    content: '';
}

.nbNewsDetail_mainText h2 {
    font-family: "ArnoPro", Times;
    font-size: 1.5rem;
}

.nbNewsDetail_sl_item {
    padding-top: 34%;
    position: relative;
    z-index: 100;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    border: 1px solid #cbcbcb;
}

.nbNewsDetail_sl1, .nbNewsDetail_sl2 {
    box-shadow: 0 0 0 1.5rem #fff;
}

.nbNewsDetail.havePic .nbNewsDetail_date {
    position: static;
    display: inline-block;
    margin-bottom: 3rem;
}

.nbNewsDetail.havePic .nbNewsDetail_mainText {
    margin-top: 0;
    margin-bottom: 3rem;
}

.backUrl {
    display: inline-flex;
    align-items: center;
    color: var(--color-secondary);
}

.backUrl svg {
    width: 0.625rem;
    height: 1rem;
    margin-right: 1rem;
}

.nbNewsDetail_mainImg:before {
    position: absolute;
    content: '';
    z-index: -1;
    right: 65%;
    top: -12rem;
    background: #f6f6f6;
    width: 100vw;
    bottom: 25%;
}

.nbNewsDetail_sl1_c, .nbNewsDetail_sl2_c {
    position: relative;
}

.nbNewsDetail_sl1_c:before {
    position: absolute;
    content: '';
    z-index: -1;
    left: 65%;
    top: 7.5rem;
    bottom: -7.5rem;
    background: #f6f6f6;
    width: 100vw;
}

.nbNewsDetail_sl2_c:before {
    position: absolute;
    content: '';
    z-index: -1;
    right: 65%;
    top: 7.5rem;
    background: #f6f6f6;
    width: 100vw;
    bottom: -7.5rem;
}

.gotoTop {
    position: fixed;
    right: 3rem;
    bottom: 2.5rem;
    width: 3.25rem;
    height: 3.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #694a32;
}

.nbNewsDetail_mainText img {
    max-width: 100%;
    height: auto;
}

.slider-lnk {
    top: auto !important;
    right: auto !important;
    bottom: 5px !important;
    left: 5px !important;
}

.nbNewsDetail_mainText .item_bottom_link {
    position: relative;
    color: #007149;
    font-family: Montserrat;
    font-size: 3.75rem;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    transition: .4s;
}

.nbNewsDetail_mainText .item_bottom_link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #007149;
    transition: .4s;
}

.nbNewsDetail_mainText .item_bottom_link:hover {
    text-decoration: none;
    color: #886244;
    transition: .4s;
}

.nbNewsDetail_mainText .item_bottom_link:hover:after {
    background: #886244;
    transition: .4s;
}

@media (max-width: 991px) {
    .nbNewsDetail_mainText .item_bottom_link {
        font-size: 1.35rem;
    }
    .nbNewsDetail_mainText {
        padding: 2.5rem 0;
        margin: 0 0 1.5rem 0;
    }
}


@media (max-width: 400px) {
    .nbNewsDetail_mainText .item_bottom_link {
        font-size: 1.125rem;
    }
}
/* End */
/* /local/templates/pokrovgold/components/bitrix/news/nbBlog/bitrix/news.detail/.default/style.css?17550001993866 */
