@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600&display=swap');

@font-face {
    font-family: Circe;
    src: url(/fonts/circe.ttf);
    font-weight: normal;
    font-style: normal;
}

body {
    position: relative;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-color: #FFFF;
    font-family: 'Open Sans', sans-serif;
}

a{
    text-decoration: none;
}

h2{
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
}

p{
    font-size: 18px;
    line-height: 175.9%;
}

.container{
    width: 100%;
    margin: 0 auto;
}

.main {
    padding-left: 15px;
    padding-right: 15px;
}

.content {
    padding-left: 15px;
    padding-right: 15px;
}

.paper_img{
    width: 100%;
    text-align: center;
}
.author_photo {
    max-width: 89px;
    max-height:89px;
    width: 100%;
    height: 100%;
}

.navigation_news {
    padding-top: 20px;
}

.navigation_news_title{
    position: relative;
    bottom: 2px;
    padding-left: 5px;
    font-family: 'Open Sans', sans-serif;;
    font-style: normal;
    font-weight: 300;
    line-height: 155.69%;
    color: black;
}

.news-main-page{
    background-color: white;
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 0;
}

.important_news_title{
    padding-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 54px;
}

.image_main{
    text-align: center;
}

.img_paper_main{
    width: 100%;
    max-width: 1230px;
}

.name_author{
    text-align: right;
    display: inline-block;
    padding-top: 0;
}

.name_author span{
    display: block;
    margin-bottom: 10px;
}
.info_author {
    display: flex;
}
.info_author{
    display: flex;
    align-items: center;
}

.name_author {
    padding-left: 20px;
}

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

.navigation_date {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #81919D;
}

.navigation_and_title {
    padding-top: 39px;
}

.author_news{
    padding-right: 0px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 175.9%;
    color: #000000;
}

.navigation_date a:hover{
    color: #1771F1;
}

.navigation_date a{
    color: #81919D;
}

.name_author {
        padding-left: 20px;
}

.author_title {
        padding-bottom: 10px;
}

.important_news_text{
    font-size: 25px;
    line-height: 34px;
}

.important_news {
    padding-top: 20px;
    padding-bottom: 40px;
}

.news_ecosity_img{
    width: 100%;
    height: 100%;
    max-width: 1230px;
    max-height: 477px;
}
.news_ecosity {
    text-align: center;
}

.waste_paper_title {
    padding-top: 15px;
    padding-bottom: 12px;
}

.plast_txt {
    padding-top: 50px;
}

.plast_title {
    padding-bottom: 23px;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
}

.plast_col {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}

.plast_image {
    max-width: 600px;
    max-height: 702px;
    height: 100%;
    width: 100%;
    padding-top: 20px;
}

.plast_img {
    padding-left: 20px;
}

.list{
    width: 100%;
    max-width: 580px;
    padding-left: 30px;
    padding-right: 20px;
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 175.9%;
}

.list_blue_text{
    font-size: 18px;
    line-height: 175.9%;
    color: #2B4D66;
}



li{
    padding-top: 10px;
}

ul li::marker {
    color: #2B4D66; /* Менять цвет */
    font-weight: bold; /* Менять жирность */
    display: inline-block; /* Расстояние между точкой и текстом */
    font-size: 38px;
}

.plast_quote{
    padding: 50px 40px;
    background: #DCBB97;
}

.quote_s{
    font-style: italic;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #2B4D66;
}

.videos{
    padding-top: 40px;
}

.videos_text {
    padding-top: 10px;
}

.video {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    max-width: 1230px;
}

.subtitles {
    padding-top: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 175.9%;
}

.other_materials_title {
    padding-top: 50px;
    padding-bottom: 30px;
}

.other_flex {
    display: flex;
    flex-wrap: wrap;
}

.other_text {
    width: 100%;
    max-width: 875px;
    height: 100%;
}
.other_flex{
    justify-content: space-between;
}
.other_materials_note {
    width: 100%;
    max-width: 294px;
    height: 100%;
    max-height: 234px;
    margin-left: 20px;
    background: #FFE0BC;
    border-top: 6px solid #E49542;
    color: #AE7E46;
}

.other_materials_not_text {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px;
    line-height: 175.9%;
}

.link{
    display: flex;
    padding-top: 88px;
}
.list_item{
    margin-bottom: 10px;
    position: relative;
}
.list_item:last-child{
    margin-bottom: 0;
}
.list_item::after{

    content: "";background: #2B4D66;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    left: -26px;
    top: 7px;
    position: absolute;

}

.link_social {
    color: #81919D;
    font-size: 18px;
    line-height: 175.9%;
}
.plast_quote{
    margin-top: 80px;
}
.plast_col{
    padding-top: 30px;
}

.img_banners {
    width: 100%;
    height: 100%;
    max-width: 1250px;
    max-height: 164px;
}

.banners_news {
    padding-top: 18px;
    padding-bottom: 48px;
}

.comment {
    font-size: 22px;
    line-height: 30px;
}

.login_comment {
    padding-top: 14px;
    font-size: 18px;
    line-height: 175.9%;
}

.log_comment_blue{
    color: #1771F1
}

.log_comment_blue:hover{
    color: #8c95a0
}

.email_send {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 100px;
    padding: 40px 40px;
    text-align: center;
    background: #DCBB97;
}

.emai_send_text {
    margin-left: 40px;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-align: left;
}

.email_adress{
    position: relative;
    padding: 6px 165px 6px 15px;
    background: transparent;
    border: 1px solid white;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-family: Circe;
    font-size: 16px;
    line-height: 24px;
}

.send_emails {
    margin: 0 auto;
}

.link_social {
    display: flex;
    align-items: center;
}

.ya-share2container_size_l,
.ya-share2badge,
.ya-share2__icon {
    height: 20px !important;
    width: 29px !important;
    background-size: 27px 23px !important;
}

.ya-share2list.ya-share2list_direction_horizontal,
.ya-share2__item {
    margin: 4px 4px 0 15px !important;
}

.email_button{
    position: absolute;
    padding: 6px 50px;
    border: 1px solid white;
    background-color: white;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    cursor: pointer;
    font-family: Circe;
    font-size: 16px;
    line-height: 24px;
}

.email_button:hover{
    background-color: #C4C4C4;
}

.read_too_title {
    position: relative;
    padding-left: 30px;
    font-size: 40px;
    line-height: 54px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
}

.read_too_title:before{
    position: absolute;
    display: inline-block;
    right: 0px;
    left: 0px;
    height: 52px;
    width: 9px;
    content:"";
    background: #054445;
}

.read_a{
    position: absolute;
    width: 100%;
    height: 100%;
}

.read_too_col {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 35px 15px;
}

.read_too_news_one_title{
    font-size: 22px;
    line-height: 30px;
    color: #000000;
}

.read_too_news_one_date{
    font-size: 12px;
    line-height: 16px;
    color: #81919D;
}

.read_too_banner_text{
    text-align: center;
    display: inline-block;
    padding: 140px 120px;
}

.read_too_news_two_tag,
.read_too_news_four_tag{
    padding-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #C80C0C;
}

.read_too_news_one_tag,
.read_too_news_three_tag{
    padding-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #55718A;
}

.read_too_news_one,
.read_too_news_two,
.read_too_news_three,
.read_too_news_four{
    padding-left: 10px;
    padding-right: 15px;
    border: 1px solid #BAC5CE;
    box-sizing: border-box;
    position: relative;
}

.read_too_banners {
    position: relative;
    width: 298px;
    background: #C4C4C4;
    max-height: 300px;
    height: 100%;
}

.read_too_banners a {
    position:absolute;
    width: 100%;
    height: 100%;
}

.read_too_news_two,
.read_too_news_four {
    margin-top: 12px;
}


.read_too{
    background: #F8F6F7;
}

.email_send:after{
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    content: "";
    border-top: 70px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 70px solid transparent;
}

.email_send:before{
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    content: "";
    border-top: 70px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 70px solid transparent;
}
.rambler-share{
    margin-left:10px;
}

.other_materials_swiper {
    display: flex;
    align-content: flex-start;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 600px;
    width: 100%;
    max-width: 920px;
    margin-right: 25px;
}

.gallery-thumbs {
    width: 100%;
    max-width: 280px;
}

.gallery-thumbs .swiper-wrapper {
translate3d(0px, 0, 0): ;
    transform: translate3d(0px, 0, 0) !important;
    flex-wrap: wrap;
}

.gallery-thumbs .swiper-slide {
    width: 90px !important;
    height: 90px !important;
    margin-bottom: 15px;
    cursor: pointer;
    margin-right: 0!important;
}
.gallery-thumbs .swiper-wrapper{
    justify-content: space-between;
}
.swiper-gallery-image{
    width: 100%;
    height: 100%;
    border-radius: 2px;
    object-fit: cover;
}

.gallery-top {
    max-width: 900px;
}

.gallery-thumbs {
    max-width: 300px;
}

.gallery-thumbs .swiper-slide:hover {
    opacity: 0.4;
    transition: all 0.4s;
}

.gallery-thumbs .swiper-slide {
    transition: all 0.4s;
}

.gallery-top .swiper-button-next {
    background: rgba(255, 255, 255, 0.85);
    padding: 17px 12px 17px 14px;
    right: 0;
    color: black;
}

.gallery-top .swiper-button-next:hover {
    transition: all 0.4s;
    opacity: 0.6;
}

.gallery-top .swiper-button-next {
    transition: all 0.4s;
}

.gallery-top .swiper-button-prev {
    background: rgba(255, 255, 255, 0.85);
    padding: 17px 12px 17px 14px;
    right: 0;
    color: black;
    transition: all 0.4s;
}

.gallery-top .swiper-button-prev:hover {
    opacity: 0.6;
    transition: all 0.4s;
}

.gallery-top .swiper-button-prev {
    left: 0;
}

.gallery-top .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.gallery-top {
    max-height: 600px;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 0.4;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100px;
    opacity:1;
}


.banners_mob{
    background: #D7E7F6;
    padding: 100px 50px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #81919D;
}

.read_too_title_mob {
    position: relative;
    padding-left: 30px;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 175.9%;
}

.read_too_title_mob::before {
    position: absolute;
    display: inline-block;
    right: 0px;
    left: 0px;
    height: 40px;
    width: 9px;
    content:"";
    background: #054445;
}

.swiper-button-prev, .swiper-button-next {
    width: 59px;
    height: 93px;
}

.other_text {
    max-width: 875px;
}

.icon_share {
    display: flex;
    flex-wrap: wrap;
}

.icon_share .rambler-share {
}

.icon_share .rambler-share div {
    margin: 0 !important;
}

.icon_share .rambler-share {
    height: 31px !important;
}

.icon_share {
    align-items: flex-end;
    position: relative;
    top: -3px;
}


.banner_news{
    margin-bottom: 40px;
}
.news-main-page .content .big-text{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 34px;
margin-top: 65px;
    color: #000000;
}
.other_flex{
    margin-top: 40px;
}
.other_text p:first-child{
    margin-top: 0!important;
}
.news-main-page .content .video,
.news-main-page .content .new-img,
.news-main-page .content .other_materials_swiper{
margin-top: 35px;
}
.news-main-page .content h2{font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    /* identical to box height */

    text-transform: uppercase;

    color: #000000;

    margin-top: 60px;
}
.news-main-page .content p{margin-top: 40px;font-size: 18px;
    line-height: 175.9%;
    /* or 32px */


    color: #000000;

}
.news-main-page .content .big-text{

}
.news-main-page .content .big-text{

}

.news-main-page + .footer{
    margin-top: 0!important;

}
.read_too{
    margin-top: 15px;
}

@media (min-width: 1261px) {


    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1265px;
    }

    .quote_img_one,
    .quote_img_two {
        display: none;
    }

    .banner_news_mobile {
        display: none;
    }

    .read_too_title_mob{
        display: none;
    }

}
@media (max-width: 1261px){
    .send_emails {
        position: relative;
    }

    .email_button {
        right: -100px;
    }
}
.news-main-page{
    padding: 0!important;
}

.read_too_col .sblock1-left{
    border: 1px solid #55718A;

}

@media (min-width: 993px) and (max-width: 1260px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 990px;
    }

    .content {
        padding: 15px;
    }

    .content > img:nth-child(5) {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .read_too_title_mob{
        display: none;
    }

    .plast_col {
        flex-wrap: wrap;
    }

    .plast_list {
        order: 1;
    }

    .list {
        padding-top: 40px;
    }

    .list {
        max-width: 980px;
    }

    .plast_quote {
        max-width: 980px;
    }

    .email_send {
        max-width: 900px;
        width: 100%;
    }

    .emai_send_text {
        margin-left: 10px;
    }

    .send_emails {
        margin-left: 30px;
    }

    .read_too_colOne {
        width: 100%;
        max-width: 320px;
        margin-right: 20px;
    }

    .send_emails {
        margin-left: 30px;
    }

    .read_too_banners {
        max-height: 360px;
        height: 100%;
    }

    .read_too_banner_text {
        padding: 170px 120px;
    }

    .read_too_col {
        max-width: 980px;
        max-height: 350px;
    }

    .emai_send_text {
        margin-left: 10px;
    }

    .email_send {
        justify-content: center;
        max-width: 900px;
        width: 100%;
    }

    .read_too_colTwo {
        width: 100%;
        max-width: 320px;
        margin-right: 20px;
    }

    .other_flex {
        padding: 15px 15px;
    }

    .content {
        padding: 15px;
    }

    .content > img:nth-child(5) {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .swiper-gallery-image {
        padding-left: 20px;
    }

    .banner_news > a:nth-child(1) > img:nth-child(1) {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .comment {
        padding-top: 30px;
    }

    .other_materials_swiper {
        flex-wrap: wrap;
    }

    .gallery-thumbs {
        max-width: 850px;
    }

    .gallery-top {
        max-width: 850px;
    }

    .quote_img_one,
    .quote_img_two {
        display: none;
    }

    .banner_news_mobile {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .container, .container-sm, .container-md, .container-lg {
        max-width: 760px;
    }

    .content {
        padding: 15px;
    }

    .content > img:nth-child(5) {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .read_too_title_mob{
        display: none;
    }

    .plast_col {
        flex-wrap: wrap;
    }

    .plast_list {
        order: 1;
    }

    .important_news_title {
        font-size: 30px;
    }

    .author_news {
        font-size: 15px;
    }

    .name_author {
        padding-top: 20px;
    }

    .author_photo {
        max-width: 70px;
        max-height: 70px;
        width: 100%;
        height: 100%;
    }

    .list {
        padding-top: 40px;
    }

    .list {
        max-width: 760px;
    }

    .plast_quote {
        max-width: 760px;
    }

    .email_send {
        max-width: 650px;
        width: 100%;
        justify-content: center;
    }

    .send_emails {
        margin-left: 60px;
    }

    .email_send::before {
        border-top: 100px solid transparent;
        border-bottom: 100px solid transparent;
    }

    .email_send::after {
        border-top: 100px solid transparent;
        border-bottom: 100px solid transparent;
    }

    .send_emails {
        padding-top: 20px;
    }

    .comment {
        padding-top: 30px;
    }

    .other_materials_swiper {
        flex-wrap: wrap;
    }

    .gallery-thumbs {
        max-width: 760px;
    }

    .gallery-top {
        max-width: 760px;
    }

    .banner_news > a:nth-child(1) > img:nth-child(1) {
        width: 100%;
        max-width: 768px;
    }

    .gallery-top {
        max-height: 500px;
    }

    .link {
        padding-top: 40px;
    }

    .other_materials_note {
        margin-left: 0px;
    }

    .read_too_title {;
        font-size: 30px;
    }

    .read_too_title::before {
        height: 40px;
        top: 8px;
    }

    .emai_send_text {
        font-weight: 500;
        font-size: 20px;
    }

    .read_too_col {
        max-width: 760px;
    }

    .read_too_banners {
        width: 200px;
        max-height: 400px;
    }

    .read_too_banner_text {
        padding: 169px 70px;
    }

    .other_flex {
        padding-top: 0px;
    }

    .read_too_colOne {
        margin-right: 5px;
    }

    .read_too_colTwo {
        margin-right: 5px;
    }

    .quote_img_one,
    .quote_img_two {
        display: none;
    }

    .banner_news_mobile {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .container {
        max-width: 550px;
    }

    .content {
        padding: 15px;
    }

    .content > img:nth-child(5) {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .read_too_title_mob{
        display: none;
    }

    .plast_col {
        flex-wrap: wrap;
    }

    .plast_list {
        order: 1;
    }

    .important_news_title {
        font-size: 30px;
    }

    .author_news {
        font-size: 15px;
    }

    .list {
        max-width: 500px;
    }

    .plast_quote {
        max-width: 550px;
    }

    .email_send {
        max-width: 450px;
        width: 100%;
        justify-content: center;
        margin-bottom: 30px;
    }

    .send_emails {
        margin-left: 60px;
    }

    .email_adress {
        max-width: 120px;
        width: 100%;
        padding: 6px 100px 6px 15px;
    }

    .email_button {
        padding: 6px 30px;
    }

    .email_send::before {
        display: none;
    }

    .email_send::after {
        display: none;
    }

    .send_emails {
        padding-top: 20px;
    }

    .comment {
        padding-top: 30px;
    }

    .other_materials_swiper {
        flex-wrap: wrap;
    }

    .gallery-thumbs {
        max-width: 550px;
    }

    .gallery-top {
        max-width: 550px;
    }

    .banner_news > a:nth-child(1) > img:nth-child(1) {
        width: 100%;
        max-width: 550px;
    }

    .gallery-top {
        max-height: 370px;
    }

    .quote_img_one {
        position: absolute;
        z-index: 1;
        top: -50px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .quote_mob {
        position: relative;
        text-align: center;
    }

    .quote_img_two {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .plast_quote {
        padding: 100px 40px;
    }

    .author_photo {
        max-width: 60px;
        max-height: 60px;
    }

    .nav_author_date {
        flex-direction: column;
    }

    .author_title {
        padding-bottom: 0px;
    }

    .name_author {
        padding-top: 0px;
    }

    .name_author {
        padding-left: 0px;
    }

    .author_news {
        display: flex;
        margin: 0 auto;
        padding-top: 20px;
    }

    .author_photo {
        padding: 0 20px;
    }

    .author_title {
        width: 100px;
        color: #81919D;
        text-align: left;
    }

    .nav_author_date {
        text-align: center;
    }

    .name_author {
        text-align: left;
    }

    .plast_col > img:nth-child(2) {
        max-width: 550px;
        width: 100%;
    }

    .other_materials_note {
        margin-left: 0px;
    }

    .link_social {
        flex-direction: column;
    }

    .icon_share {
        display: flex;
        align-items: center;
    }

    .link_social {
        margin: 0 auto;
    }

    .link {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .read_too_title {
        font-size: 30px;
    }

    .read_too_banners {
        display: none;
    }

    .read_too_colOne {
        margin-bottom: 10px;
        width: 100%;
        max-width: 500px;
    }

    .read_too_col {
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 550px;
    }

    .read_too_colTwo {
        width: 100%;
        max-width: 500px;
    }

    .banner_news_mobile {
        display: none;
    }

}

@media (min-width: 425px) and (max-width: 575px) {
    .container {
        max-width: 420px;
    }

    .content {
        padding: 15px;
    }

    .banner_news {
        display: none;
    }

    .main {
        padding: 0;
    }

    .content > img:nth-child(5) {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    .read_too_title_mob{
        display: none;
    }

    .author_photo {
        max-width: 60px;
        max-height: 60px;
    }

    .nav_author_date {
        flex-direction: column;
        text-align: center;
    }

    .author_photo {
        padding: 0 20px;
    }

    .author_title {
        width: 100px;
        padding-bottom: 0px;
        color: #81919D;
        text-align: left;
    }

    .important_news_title {
        font-size: 20px;
    }

    .name_author {
        padding-top: 0px;
        padding-left: 0px;
        text-align: left;
    }

    .author_news {
        display: flex;
        margin: 0 auto;
        padding-top: 20px;
        padding-right: 0px;
        font-size: 15px;
    }

    .plast_col {
        flex-wrap: wrap;
    }

    .plast_list {
        order: 1;
    }

    .important_news_title {
        font-size: 30px;
    }

    .important_news_title {
        font-size: 20px;
    }

    .plast_col > img:nth-child(2) {
        max-width: 370px;
        width: 100%;
    }

    .list {
        max-width: 370px;
    }

    h2 {
        font-size: 25px;
    }

    .quote_s {
        font-size: 20px;
    }

    .list {
        max-width: 370px;
    }

    .plast_quote {
        max-width: 400px;
    }

    .email_send {
        max-width: 420px;
        width: 100%;
        justify-content: center;
        margin-bottom: 30px;
        padding: 40px 90px;
    }

    .emai_send_text {
        font-weight: 500;
    }

    .banner_news_mobile {
        padding-top: 20px;
    }

    .email_send {
        margin: 25px 0px 25px;
    }

    .email_adress {
        max-width: 120px;
        width: 100%;
        padding: 6px 80px 6px 15px;
    }

    .email_button {
        padding: 6px 20px;
    }

    .email_send::before {
        display: none;
    }

    .email_send::after {
        display: none;
    }

    .send_emails {
        margin-left: 60px;
        padding-top: 20px;
    }

    .comment {
        padding-top: 30px;
    }

    .other_materials_swiper {
        flex-wrap: wrap;
    }

    .gallery-thumbs {
        max-width: 420px;
    }

    .gallery-top {
        max-width: 420px;
    }

    .swiper-gallery-image {
        width: 40px !important;
        height: 40px !important;
    }

    .gallery-thumbs .swiper-slide {
        width: 40px !important;
        height: 40px !important;
        margin-bottom: 15px;
        margin-right: 25px !important;
    }

    .gallery-top {
        max-height: 275px;
    }

    .banner_news > a:nth-child(1) > img:nth-child(1) {
        width: 100%;
        max-width: 390px;
    }

    .quote_img_one {
        position: absolute;
        z-index: 1;
        top: -50px;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }

    .quote_mob {
        position: relative;
        text-align: center;
    }

    .quote_img_two {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
    }

    .plast_quote {
        padding: 70px 40px;
    }

    .other_materials_note {
        margin-left: 0px;
    }

    .other_flex {
        padding-top: 10px;
    }

    .link_social {
        flex-direction: column;
    }

    .icon_share {
        display: flex;
        align-items: center;
        padding-right: 14px;
    }

    .link_social {
        margin: 0 auto;
    }

    .link {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .read_too_title {
        font-size: 25px;
    }

    .send_emails {
        margin-left: 0px;
        margin-right: 120px;
    }

    .read_too_col {
        max-width: 400px;
    }

    .read_too_banners {
        display: none;
    }

    .read_too_colOne {
        margin-right: 10px;
    }

}

@media (max-width: 424px) {

    .read_too_col .sblock1-left:nth-child(1) {background: #B9C4C9; border: none}
    .read_too_col .sblock1-left:nth-child(2) {
        background: #B9C4C9;border: none
    }
    .read_too_col .sblock1-left {

margin-bottom: 10px;
        width: calc(50%  - 5px);
    }
    .read_too_col .sblock1-left .standart-text{
        display: none;
    }
    .read_too_col{
        width: 100%;
        max-width: 350px!important;

        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    img {
        height: auto !important;;
        margin: 0 0 10px !important;;
        width: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .news-main-page .content p,.news-main-page .content .big-text{
        font-size: 14px;
        line-height: 1.5;

    }
    .gallery-top {
        margin-right: 0;
    }

    .read_too_title{
        display: none;
    }
    .container {
        max-width: 350px;
    }

    .content {
        padding: 15px;
    }
    .plast_list{
        padding-left: 20px;
    }
    .news-main-page .content .video, .news-main-page .content .new-img, .news-main-page .content .other_materials_swiper{
        margin-top: 35px!important;
    }
    h2 {
        font-size: 25px;
    }
    .news-main-page .main{
        padding: 0!important;
    }
    .author_news{
        margin-left: 0!important;
    }
    .ya-share2__container_mobile .ya-share2__badge{
        border-radius: 5px!important;
    }
    .news-main-page .content p, .news-main-page .content .big-text{
        margin-top: 30px;
    }
    .other_materials_note{
        margin-top: 30px;
    }.ya-share2__list.ya-share2__list_direction_horizontal {
         margin-top: 2px;
     }
    .list_item::after {
        content: "";
        background: #2B4D66;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        left: -18px;
        top: 8px;
        position: absolute;
    }
    .news-main-page .content h2{
        font-size: 25px;
margin-top: 40px;
    }

    p {
        font-size: 14px;
    }

    .banner_news {
        display: none;
    }

    .main {
        padding: 0;
    }

    .author_photo {
        padding: 0 20px;
        max-width: 40px;
        max-height: 40px;
    }

    .nav_author_date {
        flex-direction: column;
        text-align: center;
    }

    .author_title {
        width: 100px;
        padding-bottom: 0;
        color: #81919D;
        text-align: left;
    }

    .important_news_title {
        font-size: 20px;
    }

    .name_author {
        padding-top: 0;
        padding-left: 0;
        text-align: left;
    }

    .author_news {
        display: flex;
        margin: 0 auto;
        padding-top: 20px;
        padding-right: 0;
        font-size: 15px;
    }

    .plast_col {
        flex-wrap: wrap;
    }

    .plast_list {
        order: 1;
    }

    .important_news_title {
        font-size: 30px;
    }

    .navigation_news {
        display: none;
    }

    .paper_img {
        height: 330px;
        margin: 0 -60px;
        width: 450px;
    }

    .navigation_and_title {
        padding-top: 10px;
    }

    .author_news {
        font-size: 14px;
    }

    .content > img:nth-child(5) {
        height: 240px;
        object-fit: fill;
        width: 430px;
        margin: 0 -60px;
    }

    .plast_col > img:nth-child(2) {
        max-width: 330px;
    }

    .list {
        max-width: 290px;
        font-size: 14px;
    }
    .list_blue_text {
        font-size: 14px;
    }

    .plast_quote {
        padding: 80px 40px;
    }

    .quote_mob {
        margin: 0 ;
    }

    ul li::marker {
        font-size: 20px;
    }

    .important_news_title {
        font-size: 20px;
    }

    .quote_s {
        font-size: 20px;
    }

    .plast_quote {
        max-width: 430px;
    }

    .login_comment {
        font-size: 14px;
    }

    .emai_send_text {
        margin-left: 20px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
    }

    .email_send {
        max-width: 420px;
        width: 100%;
        justify-content: center;
        margin-bottom: 30px;
        padding: 40px 90px;
    }

    .banner_news_mobile {
        padding-top: 20px;
    }

    .email_send {
        margin: 25px -80px 25px;
    }

    .email_adress {
        max-width: 120px;
        width: 100%;
        padding: 6px 60px 6px 15px;
    }
    .email_send::before {
        display: none;
    }

    .email_send::after {
        display: none;
    }

    .email_button {
        padding: 6px 15px;
    }

    .send_emails {
        margin-left: 60px;
        padding-top: 20px;
    }

    .comment {
        padding-top: 30px;
    }

    .other_materials_swiper {
        flex-wrap: wrap;
    }

    .gallery-top {
        max-height: 230px;
    }

    .swiper-button-next {
        display: none !important;
    }

    .swiper-button-prev {
        display: none !important;
    }

    .gallery-thumbs {
        max-width: 420px;
    }

    .swiper-gallery-image {
        width: 40px !important;
        height: 40px !important;
    }

    .gallery-thumbs .swiper-slide .slide-five {
        margin-right: 0px !important;
    }

    .gallery-thumbs .swiper-slide {
        width: 40px !important;
        height: 40px !important;
        margin-bottom: 15px;
        margin-left: 7px !important;
        margin-right: 6px !important;
    }

    .banner_news > a:nth-child(1) > img:nth-child(1) {
        width: 100%;
        max-width: 390px;
    }

    .quote_img_one {
        position: absolute;
        z-index: 1;
        top: -50px;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }

    .quote_mob {
        position: relative;
        text-align: center;
    }

    .quote_img_two {
        position: absolute;
        bottom: 15px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
    }

    .other_materials_note {
        margin-left: 0px;
    }

    .other_flex {
        padding-top: 10px;
    }

    .link_social {
        flex-direction: column;
        margin: 0 auto;
    }

    .icon_share {
        display: flex;
        align-items: center;
    }

    .ya-share2list.ya-share2list_direction_horizontal, .ya-share2__item {
        margin: 2px 4px 0 !important;
    }

    .rambler-share {
        margin-left: 0px;
    }

    .link {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .send_emails {
        margin-left: 0;
        margin-right: 120px;
    }

    .read_too_title {
        font-size: 21px;
    }

    .read_too_col {
        max-width: 330px;
        width: 100%;
    }
    .banner_news_mobile {
        margin: 0 -25px;
    }
    .read_too_banners {
        display: none;
    }

    .read_too_colOne {
        margin-right: 10px;
    }

    .read_too_title {
        font-size: 25px;
    }

    .send_emails {
        margin-left: 0;
        margin-right: 120px;
    }

    .read_too_title::before {
        height: 47px;
    }

    .read_too_banners {
        display: none;
    }

    .read_too_colOne {
        margin-right: 10px;
    }
    .read_too_news_one,
    .read_too_news_three{
        background-color: #B9C4C9;
    }

    .email_send {
        margin: 25px 0px 25px;
    }

    .email_send {
        padding: 20px 10px;
    }

    .banner_news_mobile {
        margin: 0;
    }

    .banners_mob {
        padding: 20px;
    }

    .read_too_colOne {
        width: 48%;
    }

    .read_too_news_one_title {
        font-size: 16px;
    }

    .read_too_news_one, .read_too_news_two, .read_too_news_three, .read_too_news_four {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .read_too_colTwo {
        width: 48%;
    }



}

@media (max-width: 375px){
    .read_too_title{
        display: none;
    }

    .plast_col > img:nth-child(2) {
        max-width: 300px;
        padding: 0;
    }
    .list {
        max-width: 325px;
        padding: 0;
        margin-top: 15px;
    }
    .list {
        font-size: 14px;
    }
    .list_blue_text {
        font-size: 14px;
    }
    .quote_s {
        font-size: 14px;
    }
    h2 {
        font-size: 20px;
        text-align: center;
    }
    .email_adress {
        padding: 6px 40px 6px 15px;
    }
    .read_too_title {
        font-size: 20px;
    }
    .quote_s {
        line-height: 19px;
    }
    .subtitles {
        font-size: 14px;
    }

    .author_news {
        margin-left: 15px;
    }
    .email_adress {
        padding: 6px 15px 6px 5px;
    }

    .email_button {
        padding: 6px 10px;
    }
    .email_button {
        font-size: 14px;
    }
    .email_adress {
        font-size: 14px;
    }
    .read_too_col {
        max-width: 300px;
    }
    .read_too_news_one_title {
        font-size: 15px;
    }
    .read_too_news_one, .read_too_news_two, .read_too_news_three, .read_too_news_four {
        padding-left: 5px;
        padding-right: 5px;
    }
    .gallery-thumbs .swiper-slide {
         margin-left: 10px !important;
         margin-right: 11px !important;
     }
    ul li::marker {
        font-size: 14px;
    }
}


@media (max-width: 750px){

    .author_photos {
        width: 89px;
    }

    .author_photos img {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .email_adress {
        max-width: 100%;
        padding: 6px 10px 6px 15px;
    }
    .email_send {
        padding: 40px 30px;
    }

    .email_button {
        right: 26px;
    }

    .send_emails {
        margin: 0 !important;
        width: 100%;
    }

    .email_button {
        right: 0;
    }

    .other_materials_note {
        max-width: 100%;
    }

    .other_materials_not_text {
        margin: 0 auto;
    }
    
    .content {
        padding: 0;
    }

}