.landing_page {
    line-height: 24px;
}
.landing_page .header_landing {
    height: 370px;
    padding-top: 72px;
}
.landing_page .header_landing h1 {
    font-weight: bold;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 52px;
}
.landing_page .header_landing .desc_header {
    font-size: 28px;
    line-height: 54px;
    margin-bottom: 30px;
    margin-top: -1px;
}
.landing_page.scopus_page .header_landing {
    background: transparent url(../images/lang_img/scopus_head.jpg) top center no-repeat;
    text-align: left;
    color: #FFF;
}

/*Баннер закрытия скопуса*/
.close_scopus_info {
    background: url(../images/bg_close_scopus_info.jpg) center 0 no-repeat transparent;
    padding: 25px 43px;
    align-items: center;
    color: #4e5257;
}
.close_scopus_info .close_title_text {
    width: 450px;
    text-align: left;
}
.close_scopus_info .close_title_text div {
    font-size: 15px;
    margin-bottom: 7px;
}
.close_scopus_info .close_title_text strong {
    font-size: 20px;
    line-height: 22px;
}
.close_scopus_info .close_title_text strong span {
    color: #ff220f;
}
.close_scopus_info .alternative {
    align-items: center;
}
.close_scopus_info .alternative .other_service_text {
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    margin-right: 22px;
}
.close_scopus_info .alternative ul {
    text-align: left;
    margin-bottom: 0;
}
.close_scopus_info .alternative ul li{
    background: none;
    position: relative;
    padding-left: 13px;
}
.close_scopus_info .alternative ul li:after {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #cecece;
    top: 10px;
    left: 0;
    border-radius: 50%;
}
.close_scopus_info .alternative ul li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #4caf50;
}
.close_scopus_info .alternative ul li a:hover {
    text-decoration: none;
}
/*END Баннер закрытия скопуса*/

/**/
.landing_page .scopus_text.header_h2 {
    text-align: left;
    font-size: 16px;
    letter-spacing: -0.15px;
    padding: 47px 0 38px;
}
.landing_page .header_h2.b-none {
    border-bottom: none;
}
.landing_page .header_h2.b-none:after {
    display: none;
}
.landing_page .publish_article {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 5px;
}
.landing_page .publish_article h2{
    background: none;
}
.landing_page .publish_article .publish_description {
    font-size: 15px;
    line-height: 24px;
    margin: 20px 0 30px;
    letter-spacing: -0.6px;
}
.namber_style {
    display: flex;
    justify-content: space-between;
    counter-reset: myCounter;
    margin-top: 51px;
}
.namber_style li {
    list-style: none;
    border-top: 1px solid #e7e7e7;
    margin-top: 37px;
    position: relative;
    padding-top: 28px;
    padding-right: 15px;
    width: 16.66%;
    margin-bottom: 52px;
    line-height: 19px;
}
.namber_style li:first-child {
    font-size: 13px;
    letter-spacing: -0.5px;
}
.namber_style li:last-child{
    border-top: none;
}
.namber_style li:after{
    content: "";
    width: 9px;
    height: 9px;
    border: 1px solid #7bb727;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -5px;
    background: #FFF;
}
.namber_style li:first-child:after,
.namber_style li:last-child:after {
    background: #8abe3f;
}
.namber_style li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #7bb727;
    left: 0;
    line-height: 25px;
    font-size: 29px;
    position: absolute;
    font-weight: 600;
    top: -48px;
}
.landing_page .update_need .content_need {
    height: auto;
}
.landing_page.content {
    margin-top: 40px;
}
.landing_page .reviews_autors{
    padding-bottom: 50px;
}
/**/

.landing_page .header_h2 {
    border-bottom: 1px solid #E3E3E3;
    text-align: center;
    position: relative;
    min-height: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    flex-wrap: wrap;
    align-content: center;
    padding-top: 6px;
}
.landing_page .header_h2:after {
    background: #C4C4C4;
    content: "";
    height: 2px;
    left: 0;
    bottom: -9px;
    width: 100%;
    position: absolute;
}
.landing_page .header_h2 h2 {
    margin-bottom: 0;
    padding: 0;
    background: no-repeat;
    width: 100%;
}
.landing_page .header_h2 span {
    color: #5C9212;
    font-size: 21px;
    line-height: 29px;
}
.landing_page h2 {
    font-weight: bold;
    font-size: 21px;
    line-height: 29px;
    text-align: center;
    padding: 48px 0 30px 0;
    background: url(../images/svg/title-block.svg) 50% 100% no-repeat;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.landing_page .whom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 34px;
}
.landing_page .whom_block .header_h2 {
    padding-top: 14px;
    min-height: 122px;
}
.landing_page .whom_block ul {
    padding-top: 18px;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
}
.landing_page .whom_block ul li {
    position: relative;
    list-style: none;
    padding-left: 12px;
}
.landing_page .whom_block ul li:after {
    content: "";
    border: 4px solid transparent;
    border-left: 4px solid #89BE3F;
    position: absolute;
    left: 0;
    top: 6px;
}
.landing_page .whom_block .title {
    border-bottom: 1px solid #89BE3F;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 12px;
    padding-top: initial;
    display: flex;
    justify-content: center;
    height: 207px;
    align-items: flex-end;
    line-height: 22px;
    margin: 0 -1px 0;
}
.landing_page .whom_block .item-1 .title{
    background: url('../images/svg/motivation-1.svg') 50% 19px no-repeat;
}
.landing_page .whom_block .item-2 .title{
    background: url('../images/svg/motivation-2.svg') 50% 36px no-repeat;
}
.landing_page .whom_block .item-3 .title{
    background: url('../images/svg/motivation-3.svg') 50% 37px no-repeat;
}
.landing_page .whom_block .item-4 .title{
    background: url('../images/svg/motivation-4.png') 50% 44px no-repeat;
}
.landing_page .whom_block .item-4 .title div {
    margin: 0 -6px;
}
.landing_page .whom_block .item {
    width: calc(25% - 24px);
}
.landing_page .whom_block .item p {
    padding: 17px 16px 0 16px;
    line-height: 19px;
    font-size: 13px;
}
.landing_page p {
    margin-bottom: 23px;
}
.landing_page .more_btn * {
    width: 260px;
    line-height: 40px;
}
.landing_page .more_btn {
    text-align: center;
    padding-bottom: 72px;
    margin-bottom: 0;
}
.landing_page .more_btn .brown {
    background: #b19f5f;
    margin-left: 25px;
}
.landing_page .about {
    border-top: 1px solid #C4C4C4;
    background: #F5F5F5;
    border-bottom: 1px solid #C4C4C4;
}

.landing_page .about{
    border-top: 1px solid #C4C4C4;
    background: #F5F5F5;
    border-bottom: 1px solid #C4C4C4;

}
.landing_page .about_group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 5px;
}
.landing_page .about_group .item__tree {
    width: 33%;
}
.landing_page .about_group .item > div{
    padding: 0 0 15px 49px;
    background: url(../images/svg/about.svg) 0 2px no-repeat;
    font-size: 14px;
    min-height: 43px;
    line-height: normal;
    margin-bottom: 42px;
    text-align: left;
}
.landing_page .about_group .item:first-child > div{
    padding-top: 4px;
}
.landing_page .about .more_btn {
    padding-top: 35px;
}


.landing_page .content_need  {
    height: 1127px;
    background: url(../images/lang_img/scopus_need.jpg) 100% 100% no-repeat;
    border-bottom: 1px solid #C4C4C4;
}
.landing_page .content_need .more_btn {
    padding-top: 26px;
}
.landing_page .need_block img {
    margin: 49px 0 48px;
}


.landing_page .content__column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.landing_page .content__column {
    margin-bottom: 25px;
}
.landing_page .included_block .content__column {
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 7px;
}
.landing_page .included_block {
    background: #FBF8EF;
    border-bottom: 1px solid #C4C4C4;
}
.landing_page .included_block .item__tree{
    width: 33%;
}
.landing_page .included_block .item__four {
    width: 25%;
}
.landing_page .included_block .item-wrap {
    padding-left: 33px;
    min-height: 40px;
    background: url(../images/svg/included.svg) 10px 6px no-repeat;
    margin: 0 0 60px 0;
    font-size: 14px;
    color: #404040;
    line-height: normal;
    display: flex;
    align-items: center;
}
.landing_page .cost_block {
    background: #F5F5F5;
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 35px;
}
.landing_page .cost_block .item__four{
    width: 25%;
}
.landing_page .cost_block .item-wrap {
    margin: 0;
    background: url(../images/svg/scopus__cost.svg) 4px 0 no-repeat;
    padding-left: 57px;
    height: 30px;
    line-height: 30px;
}

.landing_page .guarantee_block {
    border-bottom: 1px solid #E3E3E3;
}

.landing_page .guarantee_block .item{
    padding-left: 72px;
    width: 748px;
    height: 60px;
    line-height: 58px;
    background: url(../images/svg/guarantee.svg) 24px 50% no-repeat;
    margin: 0 auto 30px auto;
    box-shadow: 0px 0px 19px rgba(64, 64, 64, 0.25);
}
.landing_page .guarantee_block .content{
    margin-top: 63px;
}
.landing_page .guarantee_block .more_btn{
    padding-top: 30px
}

.landing_page .contact_block {
    background: #FBF8EF;
}
.landing_page .contact_block h2 {
    margin-bottom: 0;
}
.landing_page .content_block {
    display: flex;
    justify-content: center;
    padding: 58px 0 60px;
}
.landing_page .content_block .item{
    padding-top: 106px;
    width: 300px;
    line-height: normal;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.landing_page .content_block .item a{
    font-weight: bold;
    color: #404040;
    text-decoration: none;
}
.landing_page .content_block .item.item-1{
    background: url('../images/svg/contact-1.svg') 50% 0 no-repeat;
}
.landing_page .content_block .item.item-2{
    background: url('../images/svg/contact-2.svg') 50% 10px no-repeat;
}
.landing_page .content_block .item.item-3{
    background: url('../images/svg/contact-3.svg') 50% 15px no-repeat;
}
.landing_page .content_block .item.item-4{
    background: url('../images/svg/contact-4.svg') 50% 5px no-repeat;
}


.landing_page .requirements_block {
    border-top: 1px solid #E3E3E3;
}
.landing_page .requirements_block .content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 63px;
}
.landing_page .requirements_block .item__tree {
    width: 33%;
}
.landing_page .requirements_block .item{
    margin-bottom: 63px;
    height: 50px;
}
.landing_page .requirements_block .item .item-wrap{
    display: flex;
    align-items: center;
    line-height: 19px;
}
.landing_page .requirements_block .item span{
    font-weight: 800;
    line-height: normal;
    font-size: 36px;
    color: #6C6B6B;
    margin-right: 19px;
}
.landing_page .requirements_block .action {
    text-align: center;
}
.landing_page .requirements_block .action a:first-child {
    margin-right: 26px;
}
.landing_page .requirements_block .action a.download{
    width: 540px;
    height: 54px;
    line-height: 52px;
    background: #B19F5E url(../images/svg/download.svg) 95% 50% no-repeat;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    text-decoration: none;
}
.landing_page .requirements_block a.download:hover{
    background-color: #C4B16D;
}
.landing_page .requirements_block a.download:active{
    background-color: #D3C596;
}
.landing_page .requirements_block .download:before{
    content: '';
    display: block;
    position: absolute;
}
.landing_page .requirements_block .download.item-1:before{
    width: 43px;
    height: 32px;
    top: 12px;
    left: 30px;
    background: url('../images/svg/requirement-1.svg') 0 0 no-repeat;
}
.landing_page .requirements_block .download.item-2:before{
    width: 43px;
    height: 32px;
    top: 12px;
    left: 30px;
    background: url('../images/svg/requirement-2.svg') 0 0 no-repeat;
}

/*Adaptive*/
@media (max-width: 1199px) and (min-width: 991px) {
    .link_block .link_content {
        flex-wrap: wrap;
    }
    .link_block .link_content a {
        width: calc(50% - 15px);
    }
    .link_block .link_content a.nutrition {
        margin-right: 0;
    }
    .link_block .link_content a.social {
        margin-top: 20px;
    }
}
@media (max-width: 1199px) {
    .requirements_block .action a:first-child {
        margin-bottom: 30px;
    }
    .requirements_block .action a {
        margin-right: 0 !important;
        width: 100%;
        max-width: 590px;
    }
    .landing_page .header_landing .desc_header {
        line-height: normal;
    }
    .landing_page.scopus_page .whom_block .title,
    .landing_page.scopus_page .about_group .item > div {
        font-size: 13px;
    }
    .landing_page.scopus_page .content_need {
        height: auto;
    }
    .landing_page .content_need {
        height: auto;
    }
}
@media (max-width: 991px) {
    .landing_page .header_landing h1 {
        font-size: 29px;
        line-height: 42px;
    }
    .link_block .link_content {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .link_block .link_content a {
        width: calc(50% - 15px);
        margin-bottom: 15px;
        margin-right: 0;
    }
    .link_block .link_content a.medical,
    .link_block .link_content a.nutrition,
    .link_block .link_content a.social {
        width: 100%;
        text-align: center;
        padding-left: 15px;
    }
    .link_block .link_content a:before{
        left: 12px !important;
    }
    .link_block {
        padding-bottom: 7px;
    }

    .landing_page.scopus_page .whom {
        flex-wrap: wrap;
    }
    .landing_page.scopus_page .whom_block .item {
        width: calc(50% - 24px);
        text-align: center;
    }
    .landing_page.scopus_page .included_block .item__tree {
        width: 50%;
    }
    .landing_page.scopus_page .cost_block .item__four {
        width: 50%;
        margin-bottom: 20px;
    }
    .landing_page.scopus_page .content__column {
        margin-bottom: 0;
    }
    .landing_page.scopus_page .guarantee_block .item {
        width: 100%;
        line-height: normal;
        height: auto;
        padding: 14px 0 14px 72px;
    }
    .landing_page.scopus_page .whom_block ul li {
        text-align: left;
    }
    .requirements_block .item__tree {
        width: 100% !important;
        margin-bottom: 30px !important;
        height: auto !important;
    }
    .requirements_block .content {
        margin-top: 44px;
    }
    .requirements_block .item__tree br {
        display: none;
    }
    .landing_page.wos_page .about_group .item > div {
        font-size: 13px;
    }
    .landing_page.wos_page .guarantee_block .item {
        width: 100%;
        line-height: normal;
        height: auto;
        padding: 14px 0 14px 72px;
    }
}
@media (max-width: 767px) {
    .landing_page .header_landing h1 {
        font-size: 26px;
        line-height: 37px;
    }
    .landing_page .header_landing h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .landing_page .header_landing {
        height: auto;
        background-size: cover !important;
        padding: 50px 0;
    }
    .landing_page .header_landing .desc_header {
        font-size: 25px;
        line-height: normal;
        margin-top: 0;
    }
    .landing_page .more_btn a {
        width: 100%;
    }
    .landing_page .more_btn a.brown{
        margin-left: 0;
        margin-top: 20px;
    }
    .landing_page .text_landing .more_btn {
        padding-top: 10px;
    }
    .landing_page .more_btn {
        padding-bottom: 50px;
    }
    .landing_page .benefits .item {
        width: 100%;
    }
    .landing_page .scientific_areas .content_scientific {
        flex-wrap: wrap;
    }
    .landing_page .scientific_areas .content_scientific .item {
        width: 100%;
        margin-bottom: 20px;
    }
    .landing_page .scientific_areas .desc_block {
        margin: 5px 0 25px;
    }
    .landing_page .scientific_areas .info_tab .item .title_tab span {
        padding-left: 31px;
    }
    .landing_page .scientific_areas .more_btn {
        padding-top: 10px;
    }
    .landing_page .content_block {
        padding: 38px 0 30px;
        flex-wrap: wrap;
    }
    .landing_page .content_block .item {
        padding-top: 90px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .landing_page.scopus_page .scientific_areas .service_content{
        flex-wrap: wrap;
    }
    .landing_page.scopus_page .scientific_areas .service_content .item {
        width: 100%;
    }
    .landing_page.scopus_page .scientific_areas .service_content .item:nth-child(2) {
        margin-left: 0;
        padding-right: 0;
    }
    .landing_page.scopus_page .scientific_areas .service_content .item:nth-child(2),
    .landing_page.scopus_page .scientific_areas .service_content .item:nth-child(3) {
        padding-top: 10px;
    }

    .landing_page .header_landing h1 {
        font-size: 26px;
        line-height: 37px;
    }
    .landing_page.scopus_page .header_landing .desc_header {
        font-size: 22px;
        margin-top: 20px;
    }
    .landing_page.scopus_page .header_landing .more_btn {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .landing_page.scopus_page .header_h2 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .landing_page.scopus_page .about_group .item__tree,
    .landing_page.scopus_page .included_block .item__tree  {
        width: 100%;
    }
    .landing_page.scopus_page .about_group .item > div {
        margin-bottom: 22px;
    }
    .landing_page.scopus_page .about .more_btn,
    .landing_page.scopus_page .content_need .more_btn {
        padding-top: 0;
    }
    .landing_page.scopus_page .included_block .item-wrap {
        margin-bottom: 20px;
    }
    .landing_page.scopus_page .included_block .item-wrap br {
        display: none;
    }
    .requirements_block .download:before {
        display: none;
    }
    a.download {
        background-image: none;
    }

    .landing_page.scopus_page .whom_block .title {
        font-size: 14px;
    }
    .landing_page.scopus_page .whom_block .item p {
        font-size: 13px;
    }
    .landing_page.scopus_page .cost_block .item__four,
    .landing_page.scopus_page .whom_block .item {
        width: 100%;
    }
    .link_block .title_link {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 15px;
        color: #404040;
        margin-top: -8px;
        text-align: center;
    }
    .requirements_block .action a {
        line-height: normal !important;
        height: auto !important;
        padding: 10px 10px;
        max-width: 100%;
    }
    .requirements_block .download:before {
        display: none !important;
    }
    a.download {
        background-image: none !important;;
    }
    .link_block .link_content a:after {
        display: none;
    }
    .link_block .link_content a.medical span.scopus_link {
        right: 10px;
    }
    .link_block .link_content a.nutrition span.wos_link {
        right: 10px;
    }
    .link_block .link_content a.nutrition span.scopus_link {
        right: 38px;
    }
    .link_block .link_content a.social span.wos_link {
        right: 8px;
    }
    .landing_page .width_includes ul li {
        margin-bottom: 20px !important;
    }
    .landing_page .width_includes ul li:before {
        top: 5px !important;
    }
    .landing_page .header_landing .more_btn {
        padding-bottom: 0;
    }
    .landing_page.wos_page .header_landing .desc_header {
        font-size: 22px;
        margin-top: 20px;
    }
    .landing_page.wos_page .about_group .item__tree, .landing_page.wos_page .included_block .item__tree {
        width: 100%;
    }
    .landing_page.wos_page .about_group .item > div {
        margin-bottom: 22px;
    }
    .landing_page.wos_page .included_block .item-wrap {
        margin-bottom: 20px;
    }
    .landing_page.wos_page .included_block .item-wrap br {
        display: none;
    }
    .landing_page .header_h2 h2 {
        padding: 0 15px;
    }
    .link_block .link_content a {
        max-width: 100% !important;
        width: 100% !important;
        text-align: left;
        padding-left: 54px;
    }
    .landing_page .scientific_areas .service_content,
    .landing_page.fast_page .scientific_areas .service_content{
        flex-wrap: wrap;
    }
    .landing_page .scientific_areas .service_content .item,
    .landing_page.fast_page .scientific_areas .service_content .item{
        width: 100%;
    }
    .landing_page .scientific_areas .service_content .item:nth-child(2) {
        margin-left: 0;
    }
    .landing_page .scientific_areas .service_content .item:nth-child(2),
    .landing_page .scientific_areas .service_content .item:nth-child(3){
        padding-top: 10px;
    }
    .landing_page.fast_page .scientific_areas .content_scientific {
        padding-bottom: 20px;
    }
    .landing_page.fast_page .scientific_areas .service_content .item:nth-child(2) {
        padding-top: 0;
    }
}

@media (max-width: 430px) {
    .link_block .link_content a.medical, .link_block .link_content a.nutrition, .link_block .link_content a.social {
        font-size: 11px;
    }
    .link_block .link_content a.main_link {
        padding-left: 15px !important;
        text-align: center !important;
    }
    .link_block .link_content a.main_link:before {
        display: none;
    }
    .link_block .link_content a {
        text-align: left !important;
        padding: 0 15px 0 43px !important;
    }
}
@media (max-width: 359px) {
    .landing_page .header_landing h1 {
        font-size: 25px;
        line-height: 36px;
    }
    .landing_page.scopus_page .scientific_areas .service_content .item:nth-child(2),
    .landing_page.scopus_page .scientific_areas .service_content .item:nth-child(3) {
        padding-top: 0;
    }
    .link_block .link_content a {
        font-size: 12px;
    }
    .link_block .link_content a:after {
        display: none;
    }
    .link_block.inside_link .link_content a:before {
        display: none;
    }
    .link_block .link_content a.medical, .link_block .link_content a.nutrition, .link_block .link_content a.social {
        font-size: 10px;
    }
}