

/* Start:/local/templates/.default/components/bitrix/breadcrumb/.default/style.css?155197271151*/
.breadcrumbs__item:after{
    margin-left: 4px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/netRenters.v2/style.css?1730768558858*/
.net-renter__logo {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-height: 300px;
    align-self: center;
}

.net-renter__details {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    min-height: 400px;
}

.net-renter__details .btns {
    flex-direction: row;
    justify-items: center;
    display: flex;
}

.net-renter__details .btns .btn {
    height: 40px;
    margin-left: 15px;
}

.net-renter__logo_wrap {
    display: flex;
    justify-content: center;
}

.btn.propRight__btn.greenBtn {
    background-color: #fff;
    border-color: #30b436;
    color: #000;
}

.btn.propRight__btn.greenBtn:hover {
    color: #fff;
    background-color: #30b436;
    border-width: 1px;
}

@media (max-width: 768px) {
    .net-renter__logo {
        max-height: 200px;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/.default/style.css?155197271151 */
/* /local/templates/.default/components/bitrix/news.detail/netRenters.v2/style.css?1730768558858 */
