/* font-family: Garamond, 'Times New Roman', Times, serif; */

/* font-family: 'Raleway-Medium', Arial; */

/* font-family: 'Raleway-Bold', Arial; */

/* font-family: 'Raleway-SemiBold', Arial; */

/* f89321 // оранжевый */

/* 575757 // серый */

h1,
h2,
h3,
h4,
h5,
h6,
.header__title {
    font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;
}

p,
span,
a {
    font-family: 'Raleway-Medium', Arial;
}

/* --------------------------------------------------------------------- */

.center-content {
    /* -webkit-box-ordinal-group: 3; */
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 900px;
}

.header {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 10px;
}

.header-logo__link {
    display: block;
}

.header-logo__link>img {
    width: 100%;
}

.header__title {
    color: black;
    text-shadow: #000 0px 0px 1px,
    #fff 0px 1px 1px;
   /* text-shadow: #fff 1px 1px 1px;  */
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: right;
    padding: 10px 0;

}

/* ---------vvvvvvvvvvvvv pinned vvvvvvvvvvvvv-------*/

.pinned {
    position: relative;
    /* height:  100%; */
}

.pinned-item {
    position: relative;
    min-height: 600px;
}

.pinned-item-background {
    position: absolute;
    bottom: 0;
    left: -450px;
    width: 140%;
    /* top: -80px; */
}

.pinned-item-quote {
    color: #000;
    z-index: 1;
    /* width: 55%; */
    width: 100%;
    margin-top: 340px;
    margin-bottom: 50px;
    /* word-wrap: break-word; */
    position: absolute;
    right: 0;
}

.pinned-item-quote__link {
    text-decoration: none;
    color: inherit;
    font-size: 50px;
    font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;
    font-weight: bold;
    display: block;
    line-height: 1.1;
    text-shadow: #fff 1px 1px 2px;
    text-align: left;
}

.pinned-item-quote__link:hover, .pinned-item-quote__description:hover {
    text-decoration: underline;
}

.pinned-item-quote__description {
    padding-top: 10px;
    font-family: 'Raleway-Medium', Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    width: 66%;
    float: right;
    line-height: 1.3;
    text-shadow: #000 0px 0px 1px,
    #fff 0px 1px 1px;
}

/* ---------^^^^^^^^^^^^^ pinned ^^^^^^^^^^^^^-------*/

/* ---------vvvvvvvvvvvvv subscribe vvvvvvvvvvvvv-------*/

.subscribe {
    bottom: 0;
    color: #ffffff;
    font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;
    margin: 20px;
    max-width: 470px;
    position: absolute;
    left: 0;
}

.subscribe-form__label {
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
    text-shadow: #000000 1px 1px 2px;
    /* color: #cd6d00; */
}

.subscribe-form__input {
    background: #ffffff;
    border: none;
    font-size: 14px;
    height: 30px;
    margin-right: 5px;
    outline: none;
    padding: 0 20px;
}

.subscribe-form__input:focus,
.subscribe-form__input:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.subscribe-form__input::-webkit-input-placeholder {
    color: #575757;
    font-style: italic;
    font-size: 14px;
}

.subscribe-form__input::-webkit-input-placeholder {
    color: #575757;
    font-style: italic;
    font-size: 14px;
}

.subscribe-form__input::-moz-placeholder {
    color: #575757;
    font-style: italic;
    font-size: 14px;
}

/* Firefox 19+ */

.subscribe-form__input:-moz-placeholder {
    color: #575757;
    font-style: italic;
    font-size: 14px;
}

/* Firefox 18- */

.subscribe-form__input:-ms-input-placeholder {
    color: #575757;
    font-style: italic;
    font-size: 14px;
}

.subscribe-form__btn {
    background: #000000;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    height: 30px;
    padding: 0 35px;
}

.subscribe-form__btn:focus,
.subscribe-form__btn:hover {
    outline: none;
    color: #cd6d00;
}

/* ---------^^^^^^^^^^^^^ subscribe ^^^^^^^^^^^^^-------*/

html {
    height: 100%;
}

body {
    min-height: 100%;
}

/* ---------vvvvvvvvvvvvv Main vvvvvvvvvvvvv-------*/

/* body {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    position: relative;
    /* height: 100vh; */

/* min-height: 1020px;  */

body {
    /* background-color: #000000;
      */
    /* background-image: radial-gradient(at center center, rgba(0, 0, 0, .05) 5%, rgba(0, 0, 0, .9) 100%), url(''); */
    background-image: 
        /* radial-gradient(at center center, rgba(0, 0, 0, .101) 5%, rgba(0, 0, 0, .29) 100%), */
        linear-gradient(to right, rgba(0,0,0,.96), rgba(244,255,255,0), rgba(0,0,0,.96)),
        url('https://d3deawc0p1nsfy.cloudfront.net/7E01638B-FD24-4083-A2CD-5C461C48667C.jpg'); 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: 0 0;
    position: relative;
    /* background-attachment: inherit; */
}

.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 1920px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    min-height: 100vh;
    /* min-height: 100%; */
}

/* ---------^^^^^^^^^^^^^ Main ^^^^^^^^^^^^^-------*/

/* ---------vvvvvvvvvvvvv News articles vvvvvvvvvvvvv-------*/

.news {
    margin: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 100px;
    justify-content: space-around;
    max-width: 440px;
    /* border: green solid 10px; */
}

.news.left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.news.right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.news-item {
    margin-bottom: 10px;
    min-height: 180px;
}

.news-item-link {
    width: 100%;
    position: relative;
    text-decoration: none;
    min-height: 180px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* max-width: 390px; */
}

.news-item-link__img {
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    height: 180px;
    width: 180px;



    overflow: hidden;
    position: absolute;

    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.news-item-link__img.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
    /* IE 6-9 */
}

.news-item-link-text {
    /* margin: 20px 0 20px 130px; */
margin-left: 150px;
    word-wrap: break-word;
    z-index: 1;
}

.news-item-link-text__caption {
    font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;

    font-size: 24px;
    color: #ffffff;
    background-color: #cd6d00;
    -webkit-box-shadow: 0 0 0 #cd6d00, 0 0 0 #cd6d00;
    box-shadow: 0 0 0 #cd6d00, 0 0 0 #cd6d00;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 1.6;
}

/* .news-item-link-text__caption:hover, .news-item-link-text__description:hover {
    text-decoration: underline;
} */

.news-item-link-text__description {
    margin-top: 5px;
    display: block;
    color: #ffffff;
    text-shadow: #000000 1px 1px 2px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
}

/* .right .news-item-link-text__description{
    color: black;
} */


/* .news-item-link-text__description.first-news,
.news-item-link-text__description.last-news
 {
color: #000000;
} */

.news-item.right {
    min-height: 220px;
}

.news-item.right .news-item-link {
    min-height: 220px;
}

.news-item.right .news-item-link-text {
    margin-left: 0;
    margin-right: 140px;
}

.news-item.right .news-item-link__img {
    margin-left: 0;
    /* height: 220px;
    width: 220px; */

    right: 0;
}

/* ---------^^^^^^^^^^^^^ News articles ^^^^^^^^^^^^^-------*/

/* ---------vvvvvvvvvvvvv Footer vvvvvvvvvvvvv-------*/

.footer {
    bottom: 0;
    color: #ffffff;
    /* background-color: #aaa; */
    padding:5px 20px;
    font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;
    max-width: 470px;
    margin: 0 60px 20px 0;
    position: absolute;
    right: 0;
}

.footer-more__link {
    text-decoration: none;
    color: #ffffff;
    text-shadow: #000000 1px 1px 2px;
}

.footer-more__link:hover {
    color: #cd6d00;
}

/* ---------^^^^^^^^^^^^^ Footer ^^^^^^^^^^^^^-------*/

/* ---------vvvvvvvvvvvvv yandex-share vvvvvvvvvvvvv-------*/

.yandex-share {
    height: 73px;
}

.yandex-share span {
    font-size: 18px;
    font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;
    /* background-color: #000000; */
    /* font-weight: 700;
    color: #000000; */
    /* text-shadow: #000000 1px 1px 2px; */
}

.yandex-share .ya-share2 {
    line-height: 30px;
}

.yandex-share .ya-share2__item .ya-share2__icon {
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 50%;
    height: 34px;
    width: 34px;
}

.yandex-share .ya-share2__item .ya-share2__badge {
    background-color: transparent;
    border-radius: 5px;
    padding: 2px;
}

.yandex-share .ya-share2__item .ya-share2__badge:hover {
    background-color: #cd6d00;
    text-shadow: #000000 1px 1px 2px;
}

/* ---------^^^^^^^^^^^^^ yandex-share ^^^^^^^^^^^^^-------*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .center-content {
        display: block;
    }
}

@media only screen and (max-width: 1680px) {
    .pinned-item-quote {
        margin-top: 300px;
    }

    .pinned-item-quote__link {
        font-size: 44px;
    }
    .news-item-link-text__caption {
        font-size: 20px;
    }

}

@media only screen and (max-width: 1550px) {
    .header__title {
        font-size: 24px;
    }

    .pinned-item-background {
        left: -380px;
        width: 140%;
    }

    .pinned-item-quote {
        /* width: 55%; */
        margin-top: 280px;

        /* width: 100%; */
    }

    .pinned-item-quote__link {
        font-size: 42px;
        line-height: 1.2;
    }

    .pinned-item-quote__description {
        width: 90%;
        font-size: 18px;
    }

    .news-item-link-text__caption {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1450px) {
    .pinned-item-background {
        left: -350px;
        width: 150%;
    }
    .pinned-item-quote {
        width: 90%;
        margin-top: 250px;

        /* width: 100%; */
    }
    .pinned-item-quote__link {
        font-size: 32px;
        line-height: 1.2;
    }

    .pinned-item-quote__description {
        width: 98%;
        font-size: 16px;
    }
}

@media only screen and (max-width: 1350px) {

    .pinned-item-background {
        left: -380px;
        width: 166%;
    }
    /* .pinned-item-quote__link {
        font-size: 18px;
    } */

    .pinned-item-quote__description {
        width: 98%;
        font-size: 14px;
    }

}

@media only screen and (max-width: 1280px) {
    .pinned-item-background {
        left: -430px;
        width: 180%;
    }
}

@media only screen and (max-width: 1200px) {
    body:before {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -10;
        /* background: radial-gradient(at center center, rgba(0, 0, 0, .05) 5%, rgba(0, 0, 0, .9) 100%), url('') no-repeat 25% center; */
        background: radial-gradient(at center center, rgba(0, 0, 0, .51) 5%, rgba(0, 0, 0, .964) 100%),
       url('https://d3deawc0p1nsfy.cloudfront.net/7E01638B-FD24-4083-A2CD-5C461C48667C.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .pinned-item {
        min-height: 0;
    }

    .pinned-item-background {
        display: none;
        /* top: 37%;
        left: -100px; */

    }

    .pinned-item-quote {
        background-color: #cd6d00;
        padding: 10px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;

    }

    .pinned-item-quote__link, .pinned-item-quote__description {
        text-shadow: none;
        color: #fff;
    }

    .pinned-item-quote__link:hover {
        text-decoration: underline;
    }

    .center-content {
        justify-content: flex-start;
    }
}

/* tablet */

@media only screen and (max-width: 1200px) {
    .main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
    }

    .center-content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: none;
        display: block;
    }

    .header {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .header__title {
        text-align: center;
        text-shadow: none;
        color: #fff;
    }

    .pinned-item-quote {
        /* margin-top: 20px; */
        width: 100%;
    }

    .news {
        margin: 0;
        max-width: none;
    }

    .news.left {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .news-item {
        min-height: 0;
    }

    .news-item-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 0;
        justify-content: flex-start;
        max-width: 700px;
        margin: 0 auto;
    }

    .news-item-link-text {
        margin: 0;
    }

    .news-item-link__img {
        position: relative;
        min-width: 180px;
        margin-right: 20px;
    }

    .news-item-link__img.gray {
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none;
        filter: none;
        /* IE 6-9 */
    }

    .news.right {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .news-item.right {
        min-height: 180px;
    }

    .news-item.right .news-item-link {
        min-height: 180px;
    }

    .news-item.right .news-item-link-text {
        margin: 0;
        
    }

    .news-item.right .news-item-link__img {
        height: 180px;
        width: 180px;
        left: 0;
    }

    .pinned {
        max-width: 700px;
        margin: 20px auto;
    }

    .pinned-item-quote {
        position: relative;
        margin: 0;
    }

    .pinned-item-quote__description {
        float: none;
        width: 100%;
        text-align: right;
        font-size: 16px;
    }

    .subscribe {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: block;
        position: relative;
        max-width: 100%;
        margin: 20px 0;
        text-align: center;
    }

    .subscribe-form__label {
        text-align: center;
        font-size: 26px;

    }

    .subscribe-form__input {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-size: 24px;
        height: 40px;
        max-width: 700px;
        margin: 0;
    }

    .subscribe-form__btn {
        display: block;
        width: 180px;
        margin: 10px auto;
        height: 36px;
        font-size: 18px;
    }

    .subscribe-form__input::-webkit-input-placeholder {
        font-size: 18px;
    }

    .subscribe-form__input::-webkit-input-placeholder {
        font-size: 18px;
    }

    .subscribe-form__input::-moz-placeholder {
        font-size: 18px;
    }

    .subscribe-form__input:-moz-placeholder {
        font-size: 18px;
    }

    .subscribe-form__input:-ms-input-placeholder {
        font-size: 18px;
    }

    .footer {
        bottom: 0;
        color: #ffffff;
        font-family: 'Noto Serif', 'EB Garamond', 'Times New Roman', Times, serif;
        max-width: none;
        margin: 60px 0;
        position: relative;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        background-color: transparent;
    }

    .footer-more {
        text-align: center;
     
    }

    .footer-more__link {
        text-decoration: none;
        color: #ffffff;
        text-align: center;
        background-color: #000000;
        text-transform: uppercase;
        padding: 10px 30px;
    }

    .footer-more__link:hover {
        color: #cd6d00;
    }

    .yandex-share {
        text-align: center;
        height: 90px;
    }
}

/* adaptation for this issue no 1 only*/

@media only screen and (max-width: 550px) {
    .news-item-link-text__caption {
        font-size: 22px;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-decoration-break: none;
        -o-box-decoration-break: none;
        box-decoration-break: none;
        line-height: 1em;
        color: #f89321;
    }
}

/* mobile */

@media only screen and (max-width: 450px) {
    /* body {
     
        background-image: radial-gradient(at center center, rgba(0, 0, 0, .05) 5%, rgba(0, 0, 0, .9) 100%), url('https://d3deawc0p1nsfy.cloudfront.net/606D8A23-87DA-446D-9995-11A6AE6BE229.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        background-position: center center;
        position: relative;
    
    } */


    /* .pinned-item-quote__link {
        font-size: 36px;
    } */

    .news-item-link,
    .news-item.right,
    .news-item.right .news-item-link {
        min-height: 0;
    }

    .news-item-link__img,
    .news-item.right .news-item-link__img {
        min-width: 120px;
        height: 120px;
        width: 120px;
        margin-right: 10px;
    }

    .footer-more {
        background-color: #000000;
        padding: 20px
    }

    .footer-more__link {
        padding: 0;
        background-color: transparent;
    }
}