

/* Start:/local/templates/ulovo/components/bitrix/news/nbNews/bitrix/news.detail/.default/style.css?17867183294126*/
.nbNews_detail_picture {
    float: left;
    max-width: 100%;
    margin-right: 1.5rem;
    margin-bottom: 3rem;
    margin-top: -2rem;
    box-shadow: 0px 0px 0px 1.5rem rgba(255, 255, 255, 1);
}

.nbNews_detail_video {
    width: 100%;
    margin-right: 1.5rem;
    margin-bottom: 3rem;
    margin-top: 2rem;
    box-shadow: 0px 0px 0px 1.5rem rgba(255, 255, 255, 1);
    overflow: hidden
}

.nbNews_detail_video .nbVideo_item {
    display: block;
    padding-top: 66%;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.nbNews_detail_text {
    font-size: 1.125rem;
    line-height: 1.2;
    color: #6c6a6a;
    letter-spacing: 0.05rem;
    font-family: Montserrat;
    padding-bottom: 1rem;
}

.nbNews_back {
    display: flex;
    align-items: center;
    color: var(--color-primary);
    margin-top: 3.75rem;
    font-size: 1.125rem;
    margin-left: 3.25rem;
    margin-bottom: 3rem;
}


.nbNews-date-time {
    margin: 0 0 2.25rem -3.25rem;
    background: #009933;
    color: #fff;
    text-align: center;
    max-width: 11rem;
    box-shadow: 0 0 0 0.5rem #fff;
    height: 2.125rem;
    line-height: 2.125rem;
    display: inline-block;
    width: 100%;
    font-size: 1.125rem;
    z-index: 150;
    position: relative;
}

.nbNews-date-time span {
    font-weight: 600;
}

.nbNews-detail {
    position: relative;
}

.nbNews-detail {
    padding-top: 2rem;
}

.nbNews_detail_text._not_pic {
    margin-left: 0;
}

.nbNews-date-time._not_pic {
    margin-left: 0;
}

.nbNews_detail_text a {
    color: #009933;
}

.nbNews_detail_text a:hover {
    color: #000;
}

.nbNews_detail_text b {
    font-weight: 600;
}

.nbNews_detail_text._clear {
    clear: both;
    float: none;
}

.nbElementSlider {
    width: 100%;
    margin-right: 1.5rem;
    margin-bottom: 3rem;
    margin-top: -2rem;
    float: left;
}

.nbElementSlider__items {
}

.nbElementSlider__item {
}

.nbElementSlider__link {
    display: block;
    text-align: center;
    margin: 0.5rem;
    background-position: center center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-size: cover;
    background-repeat: no-repeat;
    height: 0px;
    padding-top: 64%;
}

.nbElementSlider__item._selected .nbElementSlider__link {
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.nbElementSlider__img {
    max-width: 100%;
}

.nbElementSlider__pagerContainer {
}

.nbElementSlider__pager {
    height: 0px;
    padding-top: 89%;
    position: relative;
}

.nbElementSlider__pager._hasNav {
    padding-top: 81.4%;
}

.nbElementSlider__pagerItem {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: left;
    text-indent: -9999px;
}

.nbElementSlider__pagerItem.active {
    opacity: 1;
    z-index: 10;
}

.nbElementSlider__slider {
    position: relative;
    z-index: 150;
    margin-right: 13%;
    margin-left: 13%;
    padding: 0.75rem;
    border-radius: 0.625rem;
    background: #fff;
    margin-top: -4.75rem;
}

.nbElementSlider__slider .bx-wrapper .bx-controls-direction a {
    height: 2.5rem;
    width: 2.5rem;
    margin-top: -1.25rem;
    -webkit-background-size: 0.75rem;
    background-size: 0.75rem;
}

/*desktops*/
@media (max-width: 1200px) {

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) {
    .nbNews_detail_picture {
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 1.5rem;
        float: none;
    }

    .nbNews-date-time {
        margin-left: 0;
    }
}
/* End */
/* /local/templates/ulovo/components/bitrix/news/nbNews/bitrix/news.detail/.default/style.css?17867183294126 */
