@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;600&display=swap);



@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

*,
img {
    border: 0;
    margin: 0
}

*,
::after,
::before {
    box-sizing: border-box;
    padding: 0
}

* {
    outline: 0
}

::after,
::before {
    margin: 0
}

a,
a:visited {
    color: #fff;
    text-decoration: none
}

body {
    color: #303030;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 24px;
}

br {
    clear: both
}

body,
html {
    background: #fff;
    font-size: 24px;
    margin: 0 auto;
    min-height: 100%;
    overflow-x: hidden;
    padding: 0;
    position: relative
}

img {
    max-width: 100%
}

ul,
ul li {
    list-style: none
}

.absolute {
    position: absolute
}

.bold {
    font-weight: 700
}

.clear {
    clear: both
}

.fs0 {
    font-size: 0
}

.fs10 {
    font-size: 10px
}

.hidden {
    display: none
}

.nobr {
    white-space: nowrap
}

.preload * {
    transition: none !important
}

.relative {
    position: relative
}

.table {
    display: table;
    width: 100%
}

.td {
    display: table-cell
}

.text-center {
    text-align: center;
    text-indent: 0
}

.text-left,
.text-right {
    text-align: left;
    text-indent: 0
}

.text-right {
    text-align: right
}

.tr {
    display: table-row
}

.uppercase {
    text-transform: uppercase
}

.w50 {
    width: 50%
}

.w100 {
    width: 100%
}

.header {
    background-color: #242424
}

.header_logo,
.header_logo:visited {
    background: url( /lenta/img/logo.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
    height: 40px;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 200px
}


.header_logo_2xclick,
.header_logo_2xclick:visited {
    background: url( /lenta/img/logo_2xclick.svg) 0 0 no-repeat;
    background-size: contain;
    display: block;
    height: 40px;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 200px
}

.header_logo_2xclick:hover,
.header_logo_2xclick:visited:hover {
    opacity: .7
}


.header_logo:hover,
.header_logo:visited:hover,
.news_slider .owl-carousel .owl-nav button.owl-next:hover,
.news_slider .owl-carousel .owl-nav button.owl-prev:hover {
    opacity: .7
}


.header_logo_market,
.header_logo_market:visited {
    background: url( /lenta/img/logo_market.png) 0 0 no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    height: 40px;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 100%
}

.header_logo_market:hover,
.header_logo_market:visited:hover {
    opacity: .7
}



/* font_sizes */

.header_slider_font_size_95 {
    font-size: 15px !important;
    margin: 5px 0 8px;    
}

.header_slider_font_size_90 {
    font-size: 14px !important;
    margin: 5px 0 8px;    
}

.header_slider_font_size_85 {
    font-size: 13px !important;
    margin: 5px 0 8px;    
}

.header_slider_font_size_ {
     margin: 5px 0 8px;  
}


.desc_slider_font_size_ {
    display:none !important;  
}

.desc_slider_font_size_95 {
    display:none !important;  
}

.desc_slider_font_size_90 {
     display:none !important;     
}

.desc_slider_font_size_85 {
     display:none !important; 
}





.header_h2_font_size_95 {
    font-size: 25px !important;    
}

.header_h2_font_size_90 {
    font-size: 23px !important;    
}

.header_h2_font_size_85 {
    font-size: 21px !important;    
}



.header_font_size_95 {
    font-size: 22px !important;    
}

.header_font_size_90 {
    font-size: 21px !important;    
}

.header_font_size_85 {
    font-size: 20px !important;    
}

.header_font_size_ {
     font-size: 23px !important;      
}


.desc_font_size_95 {
    font-size: 17px !important;    
}

.desc_font_size_90 {
    font-size: 16px !important;    
}

.desc_font_size_85 {
    font-size: 15px !important;    
}

.mt-2 {
    margin-top: 40px !important;        
}




.header_wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 9px 0 10px
}


@media (max-width:600px) {
    
    .header__btn_block {
        align-items: center;
        display: flex;
        justify-content: space-between
        
    }

    .header_wrap {
        padding: 11px 0
    }
}


.news_aside {
    width: 300px
}

.news_aside .h2,
.news_aside h2 {
    display: block;
    margin: 0 0 19px
}

@media (max-width:1023px) {
    .news_aside {
        display: none
    }
}

@media (max-width:1290px) {
    .news_aside.news_aside__right {
        display: none
    }
}

.news_aside_item,
.news_aside_item:visited {
    border-bottom: 1px solid #e8e8e8;
    color: #303030;
    display: block;
    padding: 22px 0 16px 25px;
    position: relative;
    text-decoration: none;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 0px 23px;
    background-size: 16px 16px;
}

.news_aside_item:last-child,
.news_aside_item:visited:last-child {
    border: 0
}

.news_aside_item1::before,
.news_aside_item1:visited::before {
    border-radius: 6px;
    background-color: #b5b5b5;
    content: '';
    height: 16px;
    left: 0;
    position: absolute;
    top: 23px;
    transition: all .3s ease-in-out;
    width: 16px
}

.news_aside_item1:hover::before,
.news_aside_item1:visited:hover::before {
    background-color: #fbc42f
}

.news_aside_item:hover .news_aside_item__link,
.news_aside_item:visited:hover .news_aside_item__link {
    color: #fbc42f
}

.gnezdo_adv_aside_block {
    margin-top: -15px;    
    margin-bottom: 15px;
}


.news_aside_item__desc,
.news_block:hover::before {
    display: block;
    color: #303030;
    font-size: 16px;
    /*height: 41px; */
}

.news_aside_item__link {
    color: #a7a7a7;
    display: block;
    font-size: 12px;
    margin: 6px 0 0;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
}

.news_block {
    border: 1px solid #fff;
    display: block;
    max-width: 300px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.news_block::before {
    background-image: linear-gradient(0deg, #242424 0, rgba(36, 36, 36, 0) 95%);
    content: '';
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}
/*
.news_block:hover {
    border-color: #e8e8e8
}

.news_block:hover img {
    transform: scale(1.1)
}

.news_block,
.news_block img,
.news_block::before {
    transition: all .3s ease-in-out
}
*/

.news_block__300,
.news_block__300:visited {
    height: 300px
}

.news_block__600,
.news_block__600:visited {
    height: 600px
}

.news_item,
.news_item:visited {
    align-items: flex-start;
    color: #303030;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 18px;
    position: relative
}

.news_item__bg,
.news_item__bg:visited {
    align-items: flex-start;
    background-color: #303030;
    border: 1px solid #fff;
    color: #fff;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    padding: 12px;
    transition: all .3s ease-in-out;
    height: 291px;
}


.news_item__size_s > .news_item__bg__img{
    height: 210px;    
}


@media(max-width:767px) {
    
    .news_list_bg, .news_list_text {
        height: 100px;   
    }    
    
    .news_item__size_s > .news_item__bg__img{
        height: 250px;    
    }
    
    .news_item__bg,
    .news_item__bg:visited {
        height: 300px;
    }
    
    
}


@media(max-width:500px) {
    .news_list_bg, .news_list_text {
        height: auto;   
    }
            
}    


.news_item__bg.news_item__size_s > .news_item__bg__img{
    height: 100%;    
}


.news_item__bg::before,
.news_item__bg:visited::before,
.news_item__bg__img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease-in-out;
    width: 100%
}

.image-gradient{
	display: block;
    height: 100%;
    right: 145px;
    position: absolute;
    top: 0;
    margin: 0 0 0 -150px;
    width: 170px;
	z-index: 1;
}





.image-gradient-small {
    background: linear-gradient(to top, rgb(255 255 255), transparent);
    display: block;
    height: 42%;
    right: 0px;
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 1; 
}


.news_item__bg::before,
.news_item__bg:visited::before {
    background: linear-gradient(90deg, #333 0, rgba(51, 51, 51, 0) 95%);
    content: '';
    z-index: 2
}

.news_item__bg:hover .news_item__bg__img,
.news_item__bg:visited:hover .news_item__bg__img,
.news_img:hover .news_item__bg__img,
.news_img:visited:hover .news_item__bg__img {
    transform: scale(1.1, 1.1)
}

.news_item__bg.news_item__size_l,
.news_item__bg:visited.news_item__size_l {
    padding-bottom: 66px
}

.news_item__bg.news_item__size_s,
.news_item__bg:visited.news_item__size_s {
    padding-bottom: 22px;
    
}

.news_item__bg.news_item__size_s .h2,
.news_item__bg.news_item__size_s h2,
.news_item__bg:visited.news_item__size_s .h2,
.news_item__bg:visited.news_item__size_s h2 {
    max-width: 190px
}

.news_item__bg .h2,
.news_item__bg h2,
.news_item__bg:visited .h2,
.news_item__bg:visited h2 {
    color: #fff;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -.02em;
    max-width: 300px;
    z-index: 3;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
}

@media (max-width:767px) {
    
    .news_item__bg:hover .news_item__bg__img,
    .news_item__bg:visited:hover .news_item__bg__img,
    .news_img:hover .news_item__bg__img,
    .news_img:visited:hover .news_item__bg__img {
        transform: none;
    }
    
    
    .news_item__bg .h2,
    .news_item__bg h2,
    .news_item__bg:visited .h2,
    .news_item__bg:visited h2 {
        max-width: 150px;
    }
}



.news_item__bg .news_item__desc,
.news_item__bg:visited .news_item__desc {
    max-width: 270px
}

.news_item__bg .news_item__link,
.news_item__bg .news_item__link:visited,
.news_item__bg:visited .news_item__link,
.news_item__bg:visited .news_item__link:visited {
    bottom: 10px;
    color: #c5c5c5;
    left: 12px
}

.news_item__bg__img {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

@media (max-width:767px) {

    .news_item__bg.news_item__size_s,
    .news_item__bg:visited.news_item__size_s {
        min-height: 292px
    }
    
    .news_img_medium__desc{
        display: none;    
    }
    
    
    
}

.news_item__desc {
    display: block;
    font-size: 18px;
    letter-spacing: -.05em;
    margin: 18px 0 25px;
    position: relative;
    z-index: 3
}


@media (max-width:767px) {
    .news_item__desc {
        display: none;    
    }
}    

.news_item__link,
.news_item__link:visited {
    display: block;
	bottom: 0;
    color: #fbc42f;
    font-size: 12px;
    left: 0;
    letter-spacing: -.05em;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    z-index: 3
}

.news_item__size_l {
    width: 65.9%
}

.news_item__size_l .h2,
.news_item__size_l h2 {
    font-size: 28px;
}



@media (max-width:767px) {
    .news_item__size_l {
        width: 49%;
    }
    .news_sub_block {
        background: none !important;
    }
}

@media (max-width:500px) {
    .news_item__size_l {
        width: 100%;
    }
    .news_sub_block {
        background: none !important;
    }
}

.news_item__size_m {
    border-bottom: 1px solid #e8e8e8;
    flex-direction: column;
    margin: 0 0 10px;
    padding: 6px 0 18px;
    width: 48.6%
}

.news_item__size_m:nth-last-child(1),
.news_item__size_m:nth-last-child(2) {
    border-bottom: 0
}

.news_item__size_m .news_item__desc {
    color: #606060;
    font-size: 15px;
    letter-spacing: .008em;
    margin: 12px 0
}

.news_item__size_m .news_item__link,
.news_item__size_m .news_item__link:visited {
    bottom: auto;
    left: auto;
    position: relative
}

@media (max-width:767px) {
    .news_item__size_m {
        width: 100%
    }

    .news_item__size_m:nth-last-child(2) {
        border-bottom: 1px solid #e8e8e8
    }
    
    .image-gradient-small {
        background: linear-gradient(to top, rgb(255 255 255), transparent);
        display: block;
        height: 24%;
        right: 0px;
        position: absolute;
        top: 180px;
        width: 100%;
        z-index: 1;
    }
    
    
        
}

.news_item__size_s {
    width: 31.7%
}

.news_item__size_s .h2,
.news_item__size_s h2 {
    font-size: 20px
}

.news_item__size_s .news_item__desc {
    font-size: 15px;
    letter-spacing: -.06em;
	_margin: 9px 0 15px;
    margin: 2px 0 2px;
}



@media (max-width:767px) {
    .news_item__size_s {
        width: 49%
    }
    
    
    
}

@media (max-width:500px) {
    .news_item__size_s {
        width: 100%
    }
}

.news_item__size_xl {
    width: 100%
}

.news_list {
    margin: 3px 0 0;
    padding: 0 30px;
    width: calc(100% - 600px)
}

@media (max-width:1290px) {
    .news_list {
        padding-right: 0;
        width: calc(100% - 300px)
    }
}

@media (max-width:1023px) {
    .news_list {
        padding-left: 0;
        width: 100%
    }
}

@media (max-width:767px) {
    .news_list {
        padding: 0
    }
}

.news_list_bg,
.news_list_text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

@media (max-width:767px) {

    .news_list_bg .news_item:last-child,
    .news_list_bg .news_item:visited:last-child {
        margin: 0
    }

    .news_list_text {
        margin: 9px 0 0
    }
}

.news_slider {
    margin: 43px 0 20px;
    overflow: hidden;
    position: relative;
}

.news_slider .owl-carousel {
    height: 291px;
    overflow: hidden
}

.news_slider .owl-carousel .owl-nav button.owl-next,
.news_slider .owl-carousel .owl-nav button.owl-prev {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    border-radius: 50%;
    cursor: pointer;
    height: 48px;
    position: absolute;
    top: 50%;
    transition: all .3s ease-in-out;
    transform: translateY(-50%);
    width: 48px;
    z-index: 7
}


.news_slider .owl-carousel .owl-nav button.owl-next {
    background-image: url( /lenta/img/slider/next.svg);
    right: 10px
}

.news_slider .owl-carousel .owl-nav button.owl-prev {
    background-image: url( /lenta/img/slider/prev.svg);
    left: 10px
}

@media (max-width:767px) {
    
    .news_slider .owl-carousel .owl-nav button.owl-next,
    .news_slider .owl-carousel .owl-nav button.owl-prev {
       
        background-size: 10px;
        height: 24px;
        width: 24px;
    
    }
    
}    


.news_slider__item,
.news_slider__item:visited {
    align-items: flex-start;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 291px;
    overflow: hidden;
    padding: 10px 12px 0;
    position: relative
}

.news_slider__item::before,
.news_slider__item:visited::before {
    background-image: linear-gradient(0deg, #363636 0, rgba(54, 54, 54, 0) 95%);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.news_img:hover img,
.news_slider__item:hover .news_slider__item_img,
.news_slider__item:visited:hover .news_slider__item_img {
    transform: scale(1.1)
}

.news_slider__item_desc {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    margin: 5px 0 8px;
    position: relative;
    z-index: 3
}

.news_slider__item_img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    transition: all .3s ease-in-out;
    top: 0;
    width: 100%;
    z-index: 1
}

.news_slider__item_logo {
    display: block;
    height: 23px;
    max-width: 23px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 4
}

.news_slider__item_site,
.news_slider__item_title {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    z-index: 3
}

.news_slider__item_site {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .01em;
    margin: 0 0 8px
}

.news_slider__item_title {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    line-height: 1.2;
    letter-spacing: 0;
    width: 95%
}

.news_img_big,
.news_img_big:visited {
    border: 1px solid #e8e8e8;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding: 17px
}

.news_img_big__img {
    display: block;
    height: 281px;
    object-fit: cover;
    width: 58.5%
}

.news_img_big__text {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    width: 39.5%
}

.news_img_big__text_bottom {
    color: #a7a7a7;
    font-size: 13px;
    position: absolute;
    top: 100%;
    right: 3px
}

.news_img_big__text_btn {
    border-radius: 4px;
    background: #820083;
    color: #fff;
    font-size: 16px;
    margin: 4px 0 0;
    padding: 7px 10px
}

.news_img_big__text_btn:hover {
    opacity: .8
}

.news_img_big__text_desc {
    font-size: 16px;
    color: #303030;
    font-weight: 400;
    line-height: 1.4;
    margin: 15px 0 8px;
    text-transform: capitalize
}

.news_img_big__text_title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -.04em;
    line-height: 1.3;
    margin: -4px 0 0;
    color: #820083
}

@media (max-width:767px) {
    
    
    .news_img:hover img,
    .news_slider__item:hover .news_slider__item_img,
    .news_slider__item:visited:hover .news_slider__item_img {
        transform: none;
    }
    
    .news_img_big,
    .news_img_big:visited {
        padding: 10px
    }

    .news_img_big__text {
        margin: 15px 0 0;
        width: 100%
    }

    .news_img_big__img {
        height: 200px;
        width: 100%
    }

    .news_img_big__text_btn {
        font-size: 12px;
        margin: 4px 0 0;
        padding: 4px 9px
    }

    .news_img_big__text_bottom {
        border-top: 1px solid #e8e8e8;
        font-size: 16px;
        line-height: 1.3;
        margin: 38px -10px -10px;
        text-align: center;
        padding: 6px 10px;
        position: relative;
        right: auto;
        top: auto;
        width: calc(100% + 20px)
    }

    .news_img_big__text_desc {
        font-size: 12px;
        margin: 8px 0
    }

    .news_img_big__text_title {
        font-size: 16px;
        letter-spacing: -.06em;
        line-height: 1.2
    }
}

.news_img_medium {
    align-items: flex-start;
    color: #fff;
    flex-direction: column
}

.news_img_medium::before {
    background-image: linear-gradient(90deg, #333 0, rgba(51, 51, 51, 0) 95%)
}

.news_img_medium__desc {
    font-size: 18px;
    letter-spacing: -.05em;
    margin: 20px 0 0;
    position: relative;
    width: 265px;
    z-index: 3
}

.news_img_medium__site {
    bottom: 8px;
    color: #c5c5c5;
    font-size: 12px;
    letter-spacing: -.06em;
    position: absolute;
    text-transform: uppercase;
    z-index: 3
}

.news_img_medium__title {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: -.07em;
    margin: 23px 0 0;
    position: relative;
    width: 240px;
    z-index: 3
}

.image-gradient-mobile {
    display: none;    
}    

.double_img_size {
    width: 300px; 
    right: 0; 
    left: auto;    
}


@media (max-width:767px) {
    
    .news_sub_block > .image-gradient {
        display:none;    
    }
    
    .double_img_size{
        width: 100%;
        right: 0; 
        left: 0;
        height: 240px;     
    }
    
    .news_sub_block .news_item__size_l > .news_item__bg__img {
        height: 250px;
    }
    .image-gradient-mobile {
        background: linear-gradient(to top, rgb(255 255 255), transparent);
        display: block;
        height: 21%;
        right: 0px;
        position: absolute;
        top: 180px;
        width: 100%;
        z-index: 1;
    }
    
    .news_img_medium {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    
    .news_img_medium::before, .news_img_medium:visited::before {
        background-image: linear-gradient(0deg, #333 0, rgba(51, 51, 51, 0) 95%);
    }
    
    
    .news_img_medium__title {
        font-size: 19px;
        position: relative;
        line-height: 1.2;
        letter-spacing: -0.01em;
        margin-bottom: 28px;
        width: 100%;
    }

}

.news_img_small,
.news_img_small:visited {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 0
}

.news_img_small::before,
.news_img_small:visited::before {
    background-image: linear-gradient(0deg, #333 0, rgba(51, 51, 51, 0) 95%)
}

.news_img_small__bottom {
    align-items: center;
    display: flex;
    font-size: 18px;
    justify-content: space-between;
    margin: 0 -12px -12px;
    width: calc(100% + 24px);
    white-space: nowrap;
    z-index: 3
}

.news_img_small__bottom_left {
    background: #000;
    color: #fff;
    padding: 8px 12px;
    width: 62%
}

.news_img_small__bottom_left strong {
    color: #c5c5c5;
    text-decoration: line-through
}

.news_img_small__bottom_right {
    background: #fbc42f;
    color: #303030;
    padding: 8px 12px;
    width: 38%
}

@media (max-width:1458px) {
    .news_img_small__bottom {
        font-size: 16px
    }
}

@media (max-width:1335px) {
    .news_img_small__bottom {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .news_img_small__bottom_left {
        padding: 10px 12px;
        width: 70%
    }

    .news_img_small__bottom_right {
        padding: 10px 12px;
        width: 30%
    }

    .news_img_small__bottom {
        margin: 0 -10px -10px;
        width: calc(100% + 20px)
    }
}

.news_img_small__desc {
    font-size: 15px;
    position: relative;
    letter-spacing: -.06em;
    margin: 9px 0 12px;
    z-index: 3;
    font-weight: normal;
    font-size: 14px;
}

.news_img_small__site {
    font-size: 12px;
    color: #c5c5c5;
    letter-spacing: -.06em;
    text-transform: uppercase;
    margin: 0 0 -6px;
    z-index: 3
}

.news_img_small__title {
    font-size: 20px;
    position: relative;
    z-index: 3;
    letter-spacing: -.08em;
    font-weight: 400;
    font-size: 19px;
    line-height: 19px;
}

@media (max-width:767px) {
    .news_img_small__site {
        margin: 0
    }
    
    .news_img_small__desc {
        display: none;    
    }
    
    .news_img_small__title {
        line-height: 1.2;
        letter-spacing: -0.01em;
        margin-bottom: 20px;
    }    
}

.news_img {
    border: 1px solid #fff;
    display: flex;
    overflow: hidden;
    transition: all .3s ease-in-out;
    padding: 12px;
    position: relative;
    height: 291px
}

.news_img img,
.news_img::before {
    position: absolute;
    transition: all .3s ease-in-out;
    left: 0;
    top: 0;
    height: 100%
}

.news_img::before {
    content: '';
    z-index: 2
}

.news_img:hover {
    border: 1px solid #e8e8e8
}

.news_img img {
    object-fit: cover;
    z-index: 0;
    width: 100%
}

.news_img__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.news_img__wrap .news_img {
    margin-bottom: 18px
}

@media (max-width:767px) {
    .news_img {
        padding: 10px;
        height: 300px;
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.news_img::before,
.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.top_bar {
    background-color: #404040;
    color: #fff;
    font-size: 13px
}

.top_bar__course {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.top_bar__course li {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 19px 0 0
}

.top_bar__course li:last-child {
    margin: 0
}

.top_bar__date {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    letter-spacing: .01em
}

.top_bar__wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 8px 0 10px
}

@media (max-width:767px) {
    .top_bar {
        display: none
    }
}

.top_nav {
    background-color: #f2f2f2
}

.top_nav__menu {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.top_nav__menu_mobile {
    font-size: 15px;
    cursor: pointer;
    display: none;
    font-weight: 600;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 12px 0 15px
}

.top_nav__menu_mobile::after {
    background: url( /lenta/img/arrow.svg) center no-repeat;
    background-size: 100%;
    content: '';
    width: 7px;
    display: block;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0 0 0 10px
}

.top_nav__menu_item.active a::before,
.top_nav__menu_item.active a:visited::before,
.top_nav__menu_item:visited.active a::before,
.top_nav__menu_item:visited.active a:visited::before,
.top_nav__menu_mobile::before {
    background-color: #fbc42f;
    bottom: 0;
    content: '';
    height: 6px;
    position: absolute;
    width: 100%
}

.top_nav__menu_mobile_active .top_nav__menu {
    display: flex
}

.top_nav__menu_mobile_active .top_nav__menu_mobile::after {
    transform: rotate(180deg)
}

.top_nav__menu_item.active a,
.top_nav__menu_item.active a:visited,
.top_nav__menu_item:visited.active a,
.top_nav__menu_item:visited.active a:visited,
.top_nav__menu_mobile {
    color: #303030;
    position: relative
}

.top_nav__menu_item.active:last-child a,
.top_nav__menu_item.active:last-child a:visited,
.top_nav__menu_item:visited.active:last-child a,
.top_nav__menu_item:visited.active:last-child a:visited {
    color: #878787
}

.top_nav__menu_item.active:last-child a:hover,
.top_nav__menu_item.active:last-child a:visited:hover,
.top_nav__menu_item:visited.active:last-child a:hover,
.top_nav__menu_item:visited.active:last-child a:visited:hover {
    color: #303030
}

.top_nav__menu_item.active:last-child a::before,
.top_nav__menu_item.active:last-child a:visited::before,
.top_nav__menu_item:visited.active:last-child a::before,
.top_nav__menu_item:visited.active:last-child a:visited::before {
    display: none
}

.top_nav__menu_item a,
.top_nav__menu_item a:visited,
.top_nav__menu_item:visited a,
.top_nav__menu_item:visited a:visited {
    align-items: center;
    font-size: 15px;
    color: #878787;
    cursor: pointer;
    display: inline-flex;
    font-weight: 600;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 28px 0 0;
    padding: 13px 0 15px
}

.top_nav__menu_item a:hover,
.top_nav__menu_item a:visited:hover,
.top_nav__menu_item:visited a:hover,
.top_nav__menu_item:visited a:visited:hover {
    color: #303030
}

.top_nav__menu_item a:hover svg path,
.top_nav__menu_item a:visited:hover svg path,
.top_nav__menu_item:visited a:hover svg path,
.top_nav__menu_item:visited a:visited:hover svg path {
    fill: #303030
}

.top_nav__menu_item_more,
.top_nav__menu_item_more:visited {
    position: relative
}

.top_nav__menu_item_more:visited>ul,
.top_nav__menu_item_more>ul {
    align-items: flex-start;
    background: #f2f2f2;
    display: none;
    flex-direction: column;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 100%;
    width: 150px;
    z-index: 5
}

.top_nav__menu_item_more:visited>ul li,
.top_nav__menu_item_more>ul li {
    font-size: 12px
}

.top_nav__menu_item_more svg,
.top_nav__menu_item_more:visited svg {
    display: inline-block;
    margin: 4px 0 0 5px;
    width: 8px
}

.top_nav__menu_item_more:hover svg,
.top_nav__menu_item_more:visited:hover svg {
    transform: rotate(180deg)
}

.top_nav__menu_item_more:hover ul,
.top_nav__menu_item_more:visited:hover ul {
    display: block
}

.top_nav__search input {
    background: url( /lenta/img/search.svg) 9px center no-repeat #fff;
    border-radius: 6px;
    border: 1px solid #dadada;
    display: block;
    height: 31px;
    max-width: 212px;
    padding: 0 9px;
    width: 212px;
    z-index: 1
}

.top_nav__search input:focus {
    background-image: none
}

.top_nav__search input.not_empty {
    background-image: none
}

@media (max-width:927px) {
    .top_nav__search {
        margin: 9px 0 20px
    }
}

.top_nav__wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative
}

@media (max-width:1023px) {
    .top_nav__menu {
        background-color: #f2f2f2;
        display: none;
        flex-direction: column;
        align-items: flex-start;
        left: 0;
        position: absolute;
        top: 100%;
        z-index: 5
    }

    .top_nav__menu.active {
        display: flex
    }

    .top_nav__menu_mobile {
        display: inline-block
    }

    .top_nav__menu_item,
    .top_nav__menu_item:visited {
        width: 100%
    }

    .top_nav__menu_item a,
    .top_nav__menu_item a:visited,
    .top_nav__menu_item:visited a,
    .top_nav__menu_item:visited a:visited {
        padding: 15px;
        margin: 0
    }

    .top_nav__menu_item.active,
    .top_nav__menu_item:visited.active {
        display: none
    }

    .top_nav__menu_item_more ul,
    .top_nav__menu_item_more:visited ul {
        border-top: 1px solid #404040;
        width: 100%
    }

    .top_nav__search {
        display: flex;
        justify-content: flex-end;
        margin: 0;
        width: 40%
    }

    .top_nav__search input {
        background: url( /lenta/img/search.svg) right no-repeat;
        border: 0;
        border-radius: 0;
        width: 100%
    }

    .top_nav__search input:focus {
        border-bottom: 1px solid #303030
    }
}


@media (max-width:767px) {

    .news_item__bg > .btn-mobile {
        top: 10px;
    }

}

@media (max-width:500px) {

    .news_item__bg > .btn-mobile {
        top: 60px;
    }

}


h2 {
    color: #303030;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: none
}

.btn,
.btn:visited {
    color: #303030;
    display: inline-block;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    position: relative;
    transition: all .3s ease-in-out;
    z-index: 3
}

.btn:hover,
.btn:visited:hover {
    opacity: .8
}

.btn+.btn,
.btn:visited+.btn {
    margin: 0 0 0 17px
}

.btn_add_news,
.btn_add_news:visited {
    color: #fff;
    letter-spacing: -.01em;
    background: none !important;
}

@media (max-width:600px) {

    .btn_add_news,
    .btn_add_news:visited {
        background: url( /lenta/img/add.svg) no-repeat center;
        background-size: 100%;
        font-size: 0;
        height: 28px;
        margin: 0 13px 0 0;
        padding: 0;
        width: 28px
    }
}

.btn_enter,
.btn_enter:visited {
    background-color: #fbc42f;
    border-radius: 6px;
    padding: 4px 14px
}

@media (max-width:600px) {

    .btn_enter,
    .btn_enter:visited {
        background: url( /lenta/img/sign-in.png) no-repeat center;
        background-size: 100%;
        font-size: 0;
        height: 28px;
        padding: 0;
        width: 28px
    }
}

.btn_primary,
.btn_primary:visited {
    background-color: #fbc42f;
    border-radius: 4px;
    font-weight: 600;
    padding: 7px 14px
}

.content {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 18px
}

.h2 {
    color: #303030;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: none
}

.wrap {
    margin: 0 auto;
    max-width: 1480px;
    padding: 0 15px;
    width: 100%
}

.green {
    color: green;    
}

.red {
    color: red;  
};

a.tizer.last-block-last {
   display: flex;     
}


@media (max-width:767px) {
    a.tizer.last-block-last {
        display:none;
    }
   
}

@media (max-width:500px) {
    a.tizer.last-block-last {
        display:flex;
    }
}


.spinner_2xclick {
	width: 120px;
	height: 120px;
	background-image: url(/lenta/img/spinner_circle_2xclick.svg);
	background-position: 0% 0%;
	background-repeat: no-repeat;

	-webkit-animation-name: rotation;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotation;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-o-animation-name: rotation;
	-o-animation-duration: 3s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	animation-name: rotation;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.spinner_2xclick img {
	width: 100%;
	height: 100%;
}


.spinner {
	width: 120px;
	height: 120px;
	background-image: url(/lenta/img/spinner_circle.svg);
	background-position: 0% 0%;
	background-repeat: no-repeat;

	-webkit-animation-name: rotation;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotation;
	-moz-animation-duration: 3s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-o-animation-name: rotation;
	-o-animation-duration: 3s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	animation-name: rotation;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.spinner img {
	width: 100%;
	height: 100%;
}


@-webkit-keyframes rotation {
	0% {-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
		opacity:1;}
	50% {-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		transform:rotate(180deg);
		opacity:0.4;}
	100% {-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
		opacity:1;}
}
@-moz-keyframes rotation {
	0% {-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
		opacity:1;}
	50% {-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		transform:rotate(180deg);
		opacity:0.4;}
	100% {-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
		opacity:1;}
}
@-o-keyframes rotation {
	0% {-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
		opacity:1;}
	50% {-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		transform:rotate(180deg);
		opacity:0.4;}
	100% {-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
		opacity:1;}
}
@keyframes rotation {
	0% {-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
		opacity:1;}
	50% {-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		transform:rotate(180deg);
		opacity:0.4;}
	100% {-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
		opacity:1;}
}

.spinner-popup-wrap {
	display: block;
	/* &:before {
		content: '';
		background: #000;
		position: absolute; 
		left: 0;
		top: 0;
		width: 100%; 
		height: 100%;
		opacity: 0.5;
		z-index: 5000;
	} */
}

.spinner-popup {
	display: none;
	position: fixed;
	top: 20%;
	left: 50%;
	padding: 20px;
	width: 160px;
	background: transparent;
	z-index: 99999;
	opacity: 1;	
	pointer-events: none;
}


 
.show-spinner {
    position: fixed;
    left: 50%;
    top: 40%;
    z-index: 100;
    display: none;    
}

.show {
    display: block;    
}


@media (max-width:767px) {
    .show-spinner { 
        left: 42%;
    }
    
}

@media (max-width:500px) {
    .show-spinner { 
        left: 35%;
    }
}



