@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/open_sans/OpenSans-Light.eot');
    src: local('Open Sans Light'), local('OpenSans-Light'),
    url('/fonts/open_sans/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open_sans/OpenSans-Light.woff') format('woff'),
    url('/fonts/open_sans/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/open_sans/OpenSans-Regular.eot');
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('/fonts/open_sans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open_sans/OpenSans-Regular.woff') format('woff'),
    url('/fonts/open_sans/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/open_sans/OpenSans-SemiBold.eot');
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
    url('/fonts/open_sans/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open_sans/OpenSans-SemiBold.woff') format('woff'),
    url('/fonts/open_sans/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/open_sans/OpenSans-Bold.eot');
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('/fonts/open_sans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open_sans/OpenSans-Bold.woff') format('woff'),
    url('/fonts/open_sans/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/open_sans/OpenSans-ExtraBold.eot');
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
    url('/fonts/open_sans/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/open_sans/OpenSans-ExtraBold.woff') format('woff'),
    url('/fonts/open_sans/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    scroll-behavior: smooth;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

body {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    height: 100%;
    color: #404040;
    scroll-padding-top: 60px;
}

img {
    max-width: 100%;
    vertical-align: top;
    min-width: auto !important;
    height: auto;
}

a {
    color: #4B780D;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a:hover, a:focus {
    color: #89be3f;
    text-decoration: none;
}

tbody {
    border-top: none;
}

input,
textarea,
button,
select {
    outline: none;
    font-family: 'Open Sans';
}

.container:after,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/*Header*/
/************************** TOP HEADER *********************************/

header .top-header .basket_on .logo,
header .top-header .basket_on .price__down {
    background: none !important;
}

header .top-header .basket_on .col-lg-2 {
    position: unset !important;
}

header .top-header {
    padding-top: 16px;
    padding-bottom: 16px;
}

header .top-header .logo {
    background: #f5f5f5;
}

header.basket_on .top-header .logo,
header.basket_on .top-header .price__down {
    background: none;
}

header .top-header .logo a {
    width: 255px;
    height: 41px;
    background: url(../images/logo-front.png) 0 0 no-repeat;
    text-indent: 9999px;
    overflow: hidden;
}

header .top-header .logo a:hover {
    background: url(../images/logo-front.png) 0 -43px no-repeat;
}

header .top-header .info {
    font-size: 15px;
    line-height: 19px;
}

header .top-header .info .phone {
    padding: 1px 0 5px 32px;
    background: url(../images/phone.svg) 0 0px no-repeat;
    display: block;
    text-decoration: none;
    background-size: 21px;
}

header .top-header .info .mail {
    padding: 0 0 3px 31px;
    background: url(../images/email.svg) 0 1px no-repeat;
    display: block;
    text-decoration: none;
    background-size: 18px;
    margin-bottom: 11px;
    margin-top: -3px;
}

header .top-header .price__down {
    align-items: center;
    background: #f5f5f5;
    position: relative;
}

header .top-header .price__down .slider_cart {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}

header .top-header .price__down .slider_cart a img {
    max-width: none;
}

header .top-header .price__down .slider_cart a.showing {
    opacity: 1;
    z-index: 2
}

header .top-header .price__down:after {
    background: #FFF;
    width: 15px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
}

header .top-header .block-search {
    margin-top: 11px;
}

header .top-header .contact_header {
    font-size: 15px;
    line-height: 19px;
    position: relative;
}

header .top-header .contact_header .contact_header_inside {
    height: 100%;
    padding-left: 58px;
}

header .top-header .contact_header .mail {
    padding: 0 0 0 31px;
    background: url(../images/email.svg) 0 1px no-repeat;
    display: block;
    text-decoration: none;
    background-size: 18px;
}

header .top-header .contact_header .phone {
    padding: 1px 0 0 32px;
    background: url(../images/phone.svg) 0 0 no-repeat;
    display: block;
    text-decoration: none;
    background-size: 21px;
    margin: 5px 0;
}

header .top-header .contact_header .whats-app, header .top-header .contact_header .telegram {
    text-decoration: none;
    display: flex;
}

header .top-header .contact_header .whats-app:before,
header .whats-app-mobile:before {
    background: url(../images/whatsapp.svg) 0 0 no-repeat;
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
header .top-header .contact_header .telegram{
    margin-top: 5px;
}
header .top-header .contact_header .telegram:before{
    background: url(../images/icon_telegram.svg) 0 0 no-repeat;
    background-size: contain;
    content: "";
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

/*Search Block*/
.block-search form {
    border: 1px solid #505357;
    overflow: hidden;
}

.block-search form input.form-text {
    float: left;
    width: calc(100% - 37px);
}

.block-search form input {
    border: none;
    font-size: 13px;
    display: block;
    height: 34px;
    padding: 0 6px;
    border-radius: 0;
    width: 100%;
}

.block-search form input.form-submit {
    cursor: pointer;
    background: #505357 url(../images/search-block.svg) 50% 50% no-repeat;
    display: block;
    text-indent: -9999px;
    width: 100%;
    border: none;
    height: 34px;
    float: right;
    width: 37px;
}

footer .block-search form input,
footer .block-search form input.form-submit {
    height: 38px;
}

/************************** END TOP HEADER *********************************/

/************************** MENU HEADER *********************************/

.header_navigation .block-search {
    display: none;
}

.header_navigation {
    background-color: #89be3f;
    border-bottom: 5px solid #e3e3e3;
}

.header_navigation .container {
    position: relative;
}

.header_navigation .main_menu ul {
    padding: 0;
    display: flex;
    margin: 0;
    width: 100%;
    text-align: center;
}

.header_navigation .main_menu ul li {
    padding: 0;
    list-style: none;
    margin: 0;
    height: 60px;
    position: relative;
    display: table;
}

.header_navigation .main_menu ul li.mobile_group {
    display: none;
}

.header_navigation .main_menu ul > li > a {
    line-height: 18px;
}

.header_navigation .main_menu ul > li > a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 12px 20px;
    display: table-cell;
    vertical-align: middle;
}

.header_navigation .main_menu ul li.expanded > a {
    position: relative;
}

.header_navigation .main_menu ul li.expanded > a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #fff;
    display: inline-block;
    margin: 8px 0 1px 5px;
    position: absolute;
}

@media (min-width: 992px) {
    .header_navigation .main_menu > div > ul > li:hover > a {
        background-color: #78ae2c;
        color: #ffffff;
    }
}

.header_navigation .main_menu ul li:hover ul {
    display: block;
}

.header_navigation .main_menu ul ul a {
    font-size: 14px;
}

.header_navigation .main_menu ul li ul {
    display: none;
    position: absolute;
    top: 60px;
    margin: 0;
    width: initial;
    left: 0;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    border-top: 5px solid #d5d5d5;
    padding: 10px 0;
    z-index: 9999;
}

.header_navigation .main_menu ul li ul:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.23);
    z-index: -1;
}

.header_navigation .main_menu ul li ul li {
    padding: 0;
    margin: 0;
    height: auto;
    display: block;
}

.header_navigation .main_menu ul li.scientific ul {
    width: 816px;
    left: -146px;
}

.header_navigation .main_menu ul li ul li a {
    padding: 0 15px;
    color: #30353c;
    display: block;
    text-decoration: none !important;
    text-align: left;
    line-height: 30px;
    white-space: nowrap;
}

.header_navigation .main_menu ul li ul li a:hover {
    color: #fff;
    background-color: #89be3f;
}

.header_navigation .main_menu ul li.scientific ul div {
    float: left;
    border-right: 1px solid #e3e3e3;
    min-width: 170px;
}

.header_navigation .main_menu ul li.scientific ul div:last-child {
    border-right: none;
}

.header_navigation .main_menu ul li ul li span.signature {
    background: #E3E3E3;
    font-weight: bold;
    display: block;
    font-size: 12px;
    line-height: 24px;
    position: relative;
    box-shadow: none;
    padding: 0 15px;
    text-align: left;
}

.header_navigation .main_menu ul li ul li.dots a:before {
    border: 3px solid transparent;
    border-left: 4px solid #89BE3F;
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.header_navigation .main_menu ul li ul li.dots:hover a:before {
    border-left-color: #FFF;
}


/************************** END MENU HEADER *********************************/

/*************************** Breadcrumb ***********************************************/
.breadcrumb {
    margin: 15px 0;
    font-size: 12px;
}

.breadcrumb a {
    text-decoration: none;
    color: #89BE3F;
}

.breadcrumb span.sep {
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 50%;
    margin: 0 7px;
    vertical-align: middle;
    display: inline-block;
}

/*************************** END Breadcrumb ********************************************/

/************************** VAK && RINC PAGE *********************************/
.header_vak {
    background: url(/images/bg_full_vak.jpg) center bottom no-repeat #f5f5f5;
    min-height: 228px;
}

.header_vak .breadcrumb {
    padding: 33px 0 26px;
    margin: 0;
}

.header_vak p {
    max-width: calc(100% - 290px);
}

.service_includes .row > div {
    margin-bottom: 30px;
    align-items: center;
}

.service_includes .icon_service {
    margin-right: 13px;
}

.node_publication.vak_page .btn {
    max-width: 260px;
    width: 100%;
}

.service-includes .content_services {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 8px;
}

.service-includes .content_services > div {
    width: calc(25%);
    padding-left: 45px;
    padding-right: 35px;
    line-height: 19px;
}

.service-includes .content_services .item {
    margin: 0px 0 36px 0;
}

.service-includes .item_icon_1 {
    background: url(../images/png/info-letter_icon1.png) no-repeat;
}

.service-includes .item_icon_2 {
    background: url(../images/png/info-letter_icon2.png) no-repeat;
}

.service-includes .item_icon_3 {
    background: url(../images/png/info-letter_icon3.png) no-repeat;
}

.service-includes .item_icon_4 {
    background: url(../images/png/info-letter_icon4.png) no-repeat;
}

.service-includes .item_icon_5 {
    background: url(../images/png/info-letter_icon5.png) no-repeat;
}

.service-includes .item_icon_6 {
    background: url(../images/png/info-letter_icon6.png) no-repeat;
}

.service-includes .item_icon_7 {
    background: url(../images/png/info-letter_icon7.png) no-repeat;
}

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

.info_letter_list ul {
    list-style-type: none;
    line-height: 24px;
    font-size: 14px;
    color: #404040;
}

.info_letter_list ul li {
    background: transparent !important;
    padding-left: 0 !important;
    line-height: 24px !important;
}

.payment_block {
    max-width: 823px;
    margin-right: 27px;
    width: 100%;
}

.payment_block .container-table:not(:last-child) {
    margin-bottom: 19px;
}

table .pdf_style {
    background: url(../images/blog/pdf_small.svg) no-repeat scroll 0 center transparent;
    padding-left: 34px;
}

.payment_type {
    width: 250px;
    padding-top: 37px;
}

.payment_type p {
    margin-bottom: 0;
}

.payment_type .more {
    text-align: center;
}

.payment_type img {
    margin: 0 0 18px 0;
}

.payment_block .hint {
    margin: 15px 0 19px 0;
}

.hint {
    padding: 10px 10px 10px 42px;
    background: #f2ecd7 url('/images/hint.png') 10px center no-repeat;
    color: #b19f5e;
    font-size: 13px;
    font-style: italic;
}

.requirements .requirements_text {
    width: calc(100% - 270px);
}

.requirements .requirements_file {
    margin-top: 34px;
    margin-left: 50px;
    flex-shrink: 0;
    width: 220px;
    text-align: center;
}

.static_page #guarantees {
    margin-top: 30px;
}

.static_page .text_page h2 {
    font-size: 24px;
}

.info-letter__list ol li:not(:last-child) {
    margin-bottom: 2px;
}

.contact_block .item {
    margin-bottom: 20px;
}

.contact_block .item i {
    margin-right: 10px;
    flex-shrink: 0;
}

.contact_block .item.phone i {
    background: url('/images/contact_icon_phone.png') 0 0 no-repeat;
    width: 24px;
    height: 24px;
}

.contact_block .item.email i {
    background: url('/images/contact_icon_mail.png') 0 0 no-repeat;
    width: 26px;
    height: 20px;
}

.contact_block .item.address i {
    background: url('/images/contact_icon_adress.png') 0 0 no-repeat;
    width: 22px;
    height: 30px;
}
.contact_block .item.secretary i {
    background: url('/images/contact_icon_secretary.svg') 0 0 no-repeat;
    width: 21px;
    height: 24px;
}

.contact_block .item.site i {
    background: url('/images/contact_icon_site.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

.contact_block .item.whatsapp i {
    background: url('/images/whatsapp.png') 0 0 no-repeat;
    width: 26px;
    height: 26px;
}
.contact_block .item.telegram i {
    background: url('/images/telegram.svg') 0 0 no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
}

.text_content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.text_content .item {
    line-height: 24px;
    font-size: 14px;
    color: #404040;
    box-sizing: border-box;
    padding: 12px 20px;
    background: #F5F5F5;
    width: 100%;
    border-left: 2px solid #89BE3F;
    margin: 0 0 15px;
}

.text_content .item p:last-child {
    margin-bottom: 0;
}


.advantages_accommodation .item {
    margin-bottom: 30px;
    align-items: center;
    display: flex;
}

.advantages_accommodation .item i {
    min-width: 40px;
    flex-shrink: 0;
    margin-right: 15px;
}

i.icon_text_1 {
    background: url(../images/text-icon-1.png) no-repeat;
    width: 30px;
    height: 42px;
}

i.icon_text_2 {
    background: url(../images/text-icon-2.png) no-repeat;
    width: 39px;
    height: 37px;
}

i.icon_text_3 {
    background: url(../images/text-icon-3.png) no-repeat;
    width: 36px;
    height: 34px;
}

i.icon_text_4 {
    background: url(../images/text-icon-4.png) no-repeat;
    width: 37px;
    height: 31px;
}


/* Юриспруденция */
.header_inside_vak {
    padding-bottom: 20px;
    background-color: #f5f5f5;
}

.header_inside_vak .breadcrumb {
    margin: 0;
}

.header_inside_vak .breadcrumb {
    padding: 30px 0 25px;
}

.vak_jurisprudence {
    background: url(/images/vak_jurisprudence.jpg) center top no-repeat;
    margin-bottom: 4px;
}

/* Юриспруденция */

/* Педагогика и економика */
.vak_pedagogy {
    background: url(/images/vak_pedagogy.jpg) center top no-repeat;
}

.vak_economy {
    background: url(/images/vak_economy.jpg) center top no-repeat;
}

.vak_pedagogy .time_block {
    max-width: 564px;
    margin-top: 4px;
}

.vak_economy .time_block {
    max-width: 640px;
}

.header_inside_vak .time_block {
    text-align: right;
}

.header_inside_vak .time_block div {
    background: url(/images/i_vak_clock.svg) 0 center no-repeat;
    display: inline-block;
    font-size: 19px;
    line-height: 30px;
    padding-left: 30px;
    letter-spacing: .7px;
}

.letter_list_quote {
    padding-top: 3px;
}

.letter_list_quote .quote {
    background: rgba(211, 197, 150, 0.65);
    padding: 3px 15px;
    font-weight: bold;
    margin-bottom: 11px;
}

.letter_list_quote ul {
    padding-left: 20px;
    padding-top: 7px;
}

.letter_list_quote ul li {
    margin-top: 5px;
}

/*  Педагогика и економика */

/*РИНЦ*/
.header_vak.rinc {
    background: url(/images/bg_full_rinc.jpg) center bottom no-repeat #f5f5f5;
    min-height: 210px;
}

/*Discount Block version2*/
.discount_rinc .title_discount {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 26px;
    line-height: 25px;
}

.discount_rinc .full_screen_discount .discount_content .item {
    display: flex;
    align-items: center;
}

.discount_rinc .full_screen_discount .discount_content .item .procent {
    font-size: 64px;
    line-height: 84px;
    margin-right: 26px;
    font-weight: bold;
    position: relative;
    color: #5C9212;
}

.discount_rinc .full_screen_discount .action a.btn {
    padding: 2px 26px;
}

.discount_rinc .full_screen_discount {
    background: url(../images/bg_discount_rinc_new.jpg) center top no-repeat #f4f4f4;
    height: 132px;
}

.discount_rinc .item .info {
    font-size: 19px;
    line-height: 25px;
    color: #000;
}

.discount_rinc .item .info span {
    font-size: 29px;
}

.discount_rinc .item .action.center {
    margin-bottom: 0;
    margin-left: 47px;
}

.discount_rinc .text_discount {
    font-size: 12px;
    line-height: 16px;
    padding-left: 6px;
    color: #848484;
}

.discount_rinc .full_screen_discount .action a.btn {
    padding: 5px 38px;
    font-size: 16px;
}

.discount_rinc .full_screen_discount .discount_content {
    padding-left: 225px;
    padding-top: 0;
    line-height: 23px;
    font-size: 16px;
}

.text__cols-1 .text__cols-1-item {
    line-height: 24px;
    font-size: 14px;
    color: #404040;
    box-sizing: border-box;
    padding: 12px 20px;
    background: #f5f5f5;
    width: 100%;
    border-left: 2px solid #89be3f;
    margin: 0 0 15px;
}

/*END РИНЦ*/


/*Срочная публикация статьи в журналах ВАК*/
.full_screen.urgent_publication {
    background: url(/images/lang_img/bg_urgent_publication.jpg) center top no-repeat;
    height: 347px;
    margin-bottom: 47px;
}
.full_screen.urgent_publication .breadcrumb {
    margin: 0;
    padding: 33px 0 26px;
}
.full_screen.urgent_publication .info_page {
    max-width: 670px;
    line-height: 19px;
}
.urgent_publication .action a {
    padding: 2px 20px;
}
.urgent_publication li:not(:last-child) {
    margin-bottom: 19px;
}

/*END Срочная публикация статьи в журналах ВАК*/

/************************** END VAK PAGE *********************************/


/************************** Autors PAGE && ABOUT *************************************/

/*Наши авторы - Autors*/
.search_form input.form-text {
    border-right: none;
    border-radius: 2px 0 0 2px;
    width: 375px;
    padding: 0 10px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
}

.search_form .form-submit {
    margin: 0;
    padding: 0;
    width: 90px;
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
}

.views_autors a {
    display: block;
    margin-bottom: 14px;
}

/*Авторам - avtoram*/
.authors .content {
    text-align: center;
}

.authors a.item, .about_site a.item {
    text-decoration: none;
    color: #808080;
    font-size: 14px;
    margin: 0 0 50px 0;
    text-align: center;
}

.authors a.item:hover, .about_site a.item:hover {
    color: #89be3f;
}

.authors a.item .title, .about_site a.item .title {
    color: #404040;
    font-weight: 700;
    font-size: 16px;
}

.authors a.item:hover .title, .about_site a.item:hover .title {
    color: #89be3f;
}

.authors a.item .icon, .about_site a.item .icon {
    width: 74px;
    height: 74px;
    display: block;
    margin: 0 auto 9px auto;
    background-image: url('../images/authors_icon.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.authors a.item.authors:hover .icon {
    background-position: 0 -74px;
}

.authors a.item.money .icon {
    background-position: -74px 0;
}

.authors a.item.money:hover .icon {
    background-position: -74px -74px;
}

.authors a.item.payment .icon {
    background-position: -148px 0;
}

.authors a.item.payment:hover .icon {
    background-position: -148px -74px;
}

.authors a.item.delivery .icon {
    background-position: -222px 0;
}

.authors a.item.delivery:hover .icon {
    background-position: -222px -74px;
}

.authors a.item.faq .icon {
    background-position: -296px 0;
}

.authors a.item.faq:hover .icon {
    background-position: -296px -74px;
}

.authors a.item.oferta .icon {
    background-position: -370px 0;
}

.authors a.item.oferta:hover .icon {
    background-position: -370px -74px;
}

.authors a.item.red .icon {
    background-position: -444px 0;
}

.authors a.item.red:hover .icon {
    background-position: -444px -74px;
}

.authors a.item.oform .icon {
    background-position: -518px 0;
}

.authors a.item.oform:hover .icon {
    background-position: -518px -74px;
}

.authors a.item.security .icon {
    background-position: -888px 0;
}

.authors a.item.security:hover .icon {
    background-position: -888px -74px;
}

.authors a.item.agree .icon {
    background-position: -962px 0;
}

.authors a.item.agree:hover .icon {
    background-position: -962px -74px;
}

.authors a.item .sep, .about_site a.item .sep {
    border-bottom: 1px solid #808080;
    width: 30px;
    height: 1px;
    display: block;
    margin: 7px auto;
    transition: 0.5s;
}

.authors a.item:hover .sep, .about_site a.item:hover .sep {
    border-bottom: 1px solid #89be3f;
    width: 128px;
}

.authors a.item .text, .about_site a.item .text {
    line-height: 17px;
}


/*Page FAQ*/
.faq > div {
    border-left: 2px solid #e3e3e3;
}

.faq > div > span {
    display: block;
    padding: 15px 0 17px 16px;
    cursor: pointer;
    margin-left: -2px;
    border-left: 2px solid #e3e3e3;
}

.faq > div > span:hover, .faq > div > span.active {
    border-left: 2px solid #89be3f;
}

.faq > div > div {
    display: none;
    margin-left: 54px;
    padding: 10px 25px 12px 25px;
    background-color: #efefef;
    line-height: 18px;
}

.faq > div > div ul li {
    margin-bottom: 5px;
}

.faq > div > div p:last-child,
.faq > div > div ul:last-child,
.faq > div > div ul li:last-child {
    margin-bottom: 0;
}

/*END PAge FAQ*/


/*About internauka*/
.about_site a.item.news .icon {
    background-position: -592px 0;
}

.about_site a.item.news:hover .icon {
    background-position: -592px -74px;
}

.about_site a.item.redkol .icon {
    background-position: -666px 0;
}

.about_site a.item.redkol:hover .icon {
    background-position: -666px -74px;
}

.about_site a.item.reviews .icon {
    background-position: -740px 0;
}

.about_site a.item.reviews:hover .icon {
    background-position: -740px -74px;
}

.about_site a.item.contacts .icon {
    background-position: -814px 0;
}

.about_site a.item.contacts:hover .icon {
    background-position: -814px -74px;
}

.about_site a.item.vacancy .icon {
    background-position: -1036px 0;
}

.about_site a.item.vacancy:hover .icon {
    background-position: -1036px -74px;
}

/*END About internauka*/

/*Примеры оформления*/
.exemple_group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.exemple_group .item_exemple {
    margin-right: 40px;
    margin-bottom: 30px;
    width: 187px;
}

.exemple_group .item_exemple:last-child {
    margin-right: 0;
}

.exemple_group .item_exemple a {
    display: block;
    text-align: center;
    line-height: 17px;
}

.exemple_group .item_exemple a:last-child {
    margin-top: 10px;
}

.exemple_group .item_exemple img {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
}

.exemple_group .item_exemple a:hover img {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.exemple_group .group_ezemple {
    display: flex;
    flex-wrap: wrap;
    width: 494px;
}

.signature {
    width: 100%;
}

.signature .item {
    padding: 3px 9px;
    background-color: #89be3f;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.signature .item:first-child {
    margin-right: 245px;
}

.exemple_group.requirements_publications {
    background: url(../images/bg_requirements_publications.jpg) center top no-repeat;
    display: flex;
    height: 189px;
    align-items: center;
    justify-content: flex-end;
    box-shadow: 0 1px 5px rgb(0 0 0 / 35%);
}

.exemple_group.requirements_publications .link_group {
    max-width: 802px;
    display: flex;
    width: 100%;
    padding: 0 20px;
}

.exemple_group.requirements_publications .link_group .item:first-child {
    margin-right: 89px;
}

.exemple_group.requirements_publications .link_group .item a {
    display: block;
    margin-bottom: 2px;
    font-size: 15px;
}

/*Внутряк примеров оформления*/
.right.primer-oform {
    padding: 8px 13px 19px 13px;
    width: 429px;
    background-color: #ebebeb;
    border: 1px solid #e1e1e1;
    margin-top: 45px;
}

.right.primer-oform p:last-child {
    margin-bottom: 0 !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.primer-oformleniya .conf-block {
    float: right;
    width: 427px;
    border: 1px solid #e1e1e1;
    background: #ebebeb;
    padding: 17px 14px;
    margin: -27px 0 0 20px;
}

.primer-oformleniya .conf-block p {
    line-height: 18px;
    padding-bottom: 18px;
}

.primer-oformleniya .conf-block .item {
    height: 122px;
    position: relative;
    margin-bottom: 19px;
}

.primer-oformleniya .conf-block .item:last-child {
    margin-bottom: 4px;
}

.primer-oformleniya .conf-block a.button {
    width: 335px;
    height: 29px;
    text-align: center;
    line-height: 27px;
    display: inline-block;
    background: #89be3f;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
}

.row.exemple_image > div {
    margin-bottom: 30px;
}

.row.exemple_image.styd_vestnik_exemple .row > div {
    margin-bottom: 16px;
}

.row.exemple_image > div {
    margin-bottom: 30px;
}

.row.exemple_image.trud_conferense .row > div {
    margin-bottom: 16px;
}

.row.exemple_image.trud_conferense > div:nth-child(1) a {
    margin-bottom: 30px;
    display: block;
}

.row.exemple_image.trud_conferense > div:nth-child(1) a:last-child {
    margin-bottom: 0;
}

.journal_exemple_content .item {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    margin-bottom: 32px;
    text-align: center;
    width: calc(33.33% - 3px);
}

.journal_exemple_content .item p {
    margin-bottom: 0;
    margin-top: 8px;
    line-height: 19px !important;
}

.journal_exemple_content .item p a br {
    display: none;
}

.trud_conferense p {
    line-height: 19px !important;
}

.image_rinc .text_image_rinc {
    display: none;
}

.conferense_exemple .item {
    margin-bottom: 30px;
    overflow: hidden;

}

.conferense_exemple .item .image_conferense {
    float: left;
    width: 212px;
}

.conferense_exemple .item .text {
    float: right;
    width: calc(100% - 232px);
}

.conferense_exemple .item .text h3,
.publish_scientific_article .conferense_exemple .item .text p {
    margin-bottom: 24px;
}

.publish_scientific_article p {
    margin-bottom: 30px;
}

.publish_scientific_article h2 {
    margin-bottom: 40px;
}

.MsoTableGrid {
    width: 100%;
    border: 1px solid;
}

.MsoTableGrid tr td {
    border: 1px solid;
    padding: 5px 10px;
}

/*END Примеры оформления*/

/*Срочная публикация научных статей*/

.urgent_publication ul li {
    margin-bottom: 11px;
}

.urgent_publication h2 {
    padding-top: 12px;
    margin-bottom: 40px;
}

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

.chenge_edition .item {
    border: 1px solid #c4c4c4;
    width: calc(50% - 20px);
    margin-bottom: 40px;
}

.chenge_edition .item > a {
    float: left;
}

.chenge_edition .item .content_item {
    float: right;
    width: calc(100% - 255px);
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.chenge_edition .item .content_item .title {
    margin-bottom: 16px;
    font-size: 16px;
}

/*END Срочная публикация научных статей*/


/*Способы оплаты*/
.payment_methods h2 {
    font-weight: normal;
    font-size: 24px;
    line-height: 33px;
}
.payment_methods .item:first-child{
    padding-top: 10px;
}
.payment_methods .item{
    padding: 30px 0;
    border-bottom: 1px solid #dadada;
}
.payment_methods .item:last-child{
    border-bottom: none;
}
.payment_methods .item p {
    line-height: 19px;
}
.payment_methods .item .btn.btn_light {
    margin-left: 16px;
    line-height: 38px;
    padding: 0 31px;
}
.payment_methods .item .item_image {
    width: 220px;
    flex-shrink: 0;
    padding-right: 20px;
}
.payment_methods .item.cash .item_image {
    align-items: center;
}
.payment_methods .item.cash .item_image .img{
    width: 40px;
    margin-right: 17px;
    flex-shrink: 0;
}
.payment_methods .item.cash .description_item {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
}
.payment_methods .offline_pay .country {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    position: relative;
    margin-right: 60px;
    margin-bottom: 20px;
    padding-left: 53px;
}

.payment_methods .offline_pay .country img {
    position: absolute;
    left: 0;
    top: 3px;
}
.payment_methods .offline_pay .country a.btn {
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 5px;
}










.payment_methods .cart_content {
    margin-right: 30px;
}
.payment_methods .cart_content .item_cart {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    margin-right: 32px;
}

.payment_methods .cart_content .item_cart .logo_cart {
    display: table;
    width: 100%;
    height: 46px;
    vertical-align: middle;
}

.payment_methods .cart_content .item_cart .logo_cart div {
    vertical-align: middle;
    display: table-cell;
}

.payment_methods .cart_content .item_cart .name_cart {
    margin-top: 5px;
}


/*Страница способы оплаты*/

/*Page Calc*/
.calc_payment_block .pay_hover .container-table,
.calc .container-table {
    overflow: unset;
}

.calc_payment_block .pay_hover {
    border: 1px solid #d6d8da;
    padding: 13px 20px;
    width: 294px;
    height: 97px;
    float: left;
    margin: 0 28px 25px 0;
    display: block;
    text-decoration: none !important;
    color: #404040 !important;
}

.calc_payment_block .pay_hover:hover {
    border: 1px solid #fff;
    box-shadow: 0 0 9px rgba(137, 190, 63, 0.7);
}

.calc_payment_block .hint {
    width: 294px;
    height: 97px;
    float: left;
    line-height: 18px;
    margin: 0;
    border: 1px solid #f2ecd7;
    padding: 8px 0 10px 36px;
    background: #f2ecd7 url('../images/hint.png') 6px 5px no-repeat;
}

.calc_payment_block span {
    font-weight: 400;
    display: inline-block;
    padding-bottom: 15px;
    font-size: 18px;
}

.calc_payment_block .full {
    display: block;
    float: right;
    border: 1px solid #d6d8da;
    padding: 54px 33px 49px 33px;
    width: 144px;
    text-align: center;
    text-decoration: none;
}

.calc_payment_block .full:before {
    display: inline-block;
    content: '';
    width: 32px;
    height: 32px;
    background: #fff url(../images/paument-full.png) 0 0 no-repeat;
    margin-bottom: 10px;
    border-radius: 50%;
}

.calc_payment_block .full:hover:before {
    background: #89be3f url('../images/paument-full.png') 0 -32px no-repeat;
}

.calc_payment_block .full:hover {
    color: #fff;
    background: #89be3f;
}
.hint a {
    font-weight: 700;
    color: #b19f5e;
}

/*Cписок журналов входящих в ядро РИНЦ в 2021-2022*/
.text__cols-3-icon {
    background: url(/images/text-col.png) no-repeat;
    width: 24px;
    height: 24px;
    margin-right: 24px;
    display: block;
}
.text__cols-3-item {
    width: calc(33.33% - 10px);
    max-width: 100% !important;
    display: flex;
    align-items: center;
    padding: 12px 10px 12px 16px;
    box-sizing: border-box;
    margin-bottom: 16px;
    margin-right: 15px;
}
.text__cols-3-item:nth-child(3n) {
    margin-right: 0;
}
.text__cols-3-item {
    background: #FFFFFF;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    width: 255px;
}
.text__cols-3-item:nth-child(1),
.text__cols-3-item:nth-child(4) {
    width: 570px;
}
.text__cols-3-item .text__cols-3-description{
    font-size: 12px !important;
}

.text__cols-3 {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.text__cols-text p {
    padding: 0;
}
.text__cols-3-title {
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #404040;
}
.text__cols-3-description {
    line-height: 21px;
    font-size: 12px;
    color: #404040;
}
.text__cols-3 p {
    margin-bottom: 0 !important;
}
@media (max-width: 991px) {
    .text__cols-3 {
        justify-content: space-between;
    }
    .text__cols-3-item {
        width: calc(50% - 10px) !important;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .text__cols-3-item {
        width: 100% !important;
    }
}
/*Cписок журналов входящих в ядро РИНЦ в 2021-2022*/

/*Акции издательства «Интернаука»*/
.discount_block .item{
    box-shadow: 0 0 18px rgba(204, 204, 204, 0.25);
    padding: 40px 50px;
    margin-bottom: 25px;
}

.discount_block .item table {
    margin-bottom: 0;
}
.discount_block .item table tbody tr:last-child td {
    padding-bottom: 0;
}
.discount_block .item h2{
    color: #89be3f;
    font-size: 19px;
    margin-bottom: 27px;
}
.discount_block .item p {
    margin-bottom: 27px !important;
    line-height: 19px !important;
}
.discount_block .item strong{
    font-size: 16px;
    font-weight: 600;
}
/*Акции издательства «Интернаука»*/

/*Заочные научные конференции*/
.correspondence_conferences .item .img {
    flex-shrink: 0;
    margin-right: 15px;
}
.correspondence_conferences .item .item_content{
    width: calc(100% - 140px);
}
.correspondence_conferences .item .item_content a.title{
    margin-bottom: 6px;
    display: block;
}
.correspondence_conferences .item .item_content p {
    margin-bottom: 6px;
}
.correspondence_conferences .item .item_content .btn{
    margin-top: 8px;
}
/*Заочные научные конференции*/

/*Страница поиска*/
.content_search_page .item{
    margin-bottom: 15px;
}
.content_search_page .item .text {
    margin-top: 4px;
}
/*END Страница поиска*/

/************************** END Autors PAGE && ABOUT *************************************/

/************************** Statick page footer ******************************************/

/* Издание книг */
.books-wrap .btn {
    max-width: 260px;
    width: 100%;
}

.books-wrap .info_conf {
    width: calc(100% - 340px);
}

.books-wrap .right.primer-oform {
    width: 320px;
    margin: 0 0 10px 0;
}

.books-wrap .right.primer-oform ul {
    margin-bottom: 0;
}

.books-wrap .info_conf .date {
    border-bottom: none;
}

.books-wrap .info_conf h3 {
    font-size: 18px;
}

.books-wrap .info_conf .exit_data h3 {
    margin: 35px 0 11px;
}

.books-wrap .info_conf .exit_data div {
    line-height: 23px;
}

.books-wrap .info_conf .date {
    padding: 0 0 7px 0;
    margin-bottom: 18px;
    display: table;
    width: 100%;
}

.books-services > div {
    margin-bottom: 25px;
}

.books-services > div div em {
    font-size: 13px;
}

.books-services > div i {
    flex-shrink: 0;
    width: 35px;
    min-height: 24px;
    margin-right: 12px;
}

.books-services > div i.design {
    background: url(/images/design.jpg) 0 0 no-repeat;
}

.books-services > div i.pochta {
    background: url(/images/pochta.jpg) 0 0 no-repeat;
}

.books-services > div i.number {
    background: url(/images/number.jpg) 0 0 no-repeat;
}

.books-services > div i.print {
    background: url(/images/print.jpg) 0 0 no-repeat;
}

.books-services > div i.tirazh {
    background: url(/images/tirazh.jpg) 0 0 no-repeat;
}

.info_conf .date {
    border-bottom: 1px solid #c1c1c1;
    padding: 0 0 7px 0;
    margin-bottom: 18px;
    display: table;
    width: 100%;
}

.info_conf .date .item {
    display: table-cell;
    font-size: 14px;
    text-align: center;
    padding: 0 14px;
    line-height: 18px;
    vertical-align: top;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
}

.info_conf .date .item.past {
    color: #8c8c8c;
}

.info_conf .date .item .active {
    border-bottom: 2px solid #89be3f;
    position: absolute;
    bottom: -8px;
    width: 100%;
    margin-left: -15px;
}

.info_conf .date .item .active:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    display: inline-block;
    left: 50%;
    margin-left: -7px;
    bottom: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 6px solid #89be3f;
}

.info_conf .date .item:after {
    content: '';
    display: block;
    width: 1px;
    height: 34px;
    background-color: #c1c1c1;
    position: absolute;
    right: 0;
    top: 3px;
}

.info_conf .date .item:last-child:after {
    display: none;
}

.info_conf .date .item small {
    font-size: 10px;
    margin-top: -3px;
    display: block;
}

.info_conf .date .item:last-child {
    padding-right: 0;
}

.info_conf .text {
    line-height: 24px;
    margin-bottom: 12px;
}

.info_conf .action {
    margin-top: 22px;
}

.info_conf .action a.btn {
    margin-right: 19px;
}

.hint-sup {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url('/images/hint.png') 0 0 no-repeat;
    background-size: contain;
    vertical-align: top;
}

.icon_service {
    display: inline-block;
}

.icon_service_1 {
    background: url('/images/png/info-letter_icon1.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

.icon_service_2 {
    background: url('/images/png/info-letter_icon2.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

.icon_service_3 {
    background: url('/images/png/info-letter_icon3.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

.icon_service_4 {
    background: url('/images/png/info-letter_icon4.png') 0 0 no-repeat;
    width: 30px;
    height: 27px;
}

.icon_service_5 {
    background: url('/images/png/info-letter_icon5.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

.icon_service_6 {
    background: url('/images/png/info-letter_icon6.png') 0 0 no-repeat;
    width: 38px;
    height: 38px;
}

.icon_service_7 {
    background: url('/images/png/info-letter_icon7.png') 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

.icon_service_7 {
    background: url(/images/png/info-letter_icon7.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
}

#slider .slider-container {
    padding: 0 52px;
}

#slider button {
    width: 13px;
    height: 26px;
    overflow: hidden;
    background: none;
    margin-top: -13px;
    top: 50%;
    position: absolute;
    font-size: 13px;
    cursor: pointer;
    border: none;
    color: #7B2014;
    z-index: 1;
    text-indent: -9999px;
}

#slider button:before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    transform: rotate(-45deg);
    border: 1px solid #7c7c7c;
    margin: 0px 0 0 -21px;
}

#slider button.slick-prev {
    left: 0;
}

#slider button.slick-prev:before {
    margin: -1px 0 0 6px;
}

#slider button.slick-next {
    right: 0;
}

#slider.books_slider .slider-container .item {
    display: flex !important;
    padding-right: 38px;
}

#slider.books_slider .slider-container .item .img {
    width: 100px;
    margin: 0 20px 0 0;
    flex-shrink: 0;
}

#slider.books_slider .slider-container .item .content_item {
    width: calc(100% - 120px);
}

#slider.books_slider .slider-container .item .title {
    font-weight: 700;
    margin: -4px 0 9px 0;
}

#slider.books_slider .slider-container .item p {
    line-height: 19px;
    font-size: 13px;
}

#slider.books_slider .slider-container .item .img {
    width: 172px;
    margin: 0;
    height: auto;
}
.reviews_slide #slider {
    max-width: 834px;
    margin: 0 auto;
}
.reviews_slide .slider-container .slick-list {
    background: #F5F5F5;
}
.reviews_slide .slider-container .slick-list .slick-slide {
    padding: 24px 16px 14px 21px;
}
.reviews_slide .slider-container .info_comment {
    font-size: 12px;
    line-height: 16px;
    color: #A5A6A5;
    margin-bottom: 22px;
    margin-top: 3px;
    border-bottom: 1px solid #BCBCBC;
    padding-bottom: 9px;
    position: relative;
}
.reviews_slide .slider-container .info_comment:after {
    content: "";
    background: url(../images/icon_reviews_slide.jpg) 0 0 no-repeat;
    width: 17px;
    position: absolute;
    height: 9px;
    left: 34px;
    bottom: -1px;
}
.reviews_slide .slider-container .user_name {
    font-weight: bold;
    font-size: 16px;
    color: #5C9212;
    line-height: 22px;
}
.reviews_slide .slider-container .info_comment span {
    display: inline-block;
    vertical-align: top;
}
.reviews_slide .slider-container .info_comment span.post_date {
    position: relative;
}
.reviews_slide .slider-container .info_comment span.post_date:after {
    content: '';
    width: 1px;
    height: 12px;
    display: inline-block;
    background: #c3c3c3;
    margin-right: 4px;
    margin-left: 6px;
    position: relative;
    top: 2px;
}
.reviews_slide .slider-container .info_comment span.post {
    width: calc(100% - 170px);
}
.reviews_slide .slider-container .text_reviews p {
    font-size: 14px !important;
    line-height: 19px !important;
}
.reviews_slide .slider-container .text_reviews p:last-child {
    margin-bottom: 0;
}
.books-wrap .hint {
    margin-bottom: 17px;
}

    /*End Издание книг*/

/*Sitemap*/
ul.sitemap li {
    margin-bottom: 8px;
}

ul.sitemap li ul {
    margin-bottom: 0;
    margin-top: 8px;
    padding-left: 7px;
}

ul.sitemap li ul li {
    position: relative;
}

ul.sitemap li ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 20px;
    border: 1px solid #000;
}

/*End sitemap*/

/*Опубликовать статью eLIBRARY.ru*/
.elibrary_block .img {
    margin-right: 15px;
    flex-shrink: 0;
}
.elibrary_block .date{
    margin: 9px 0 13px 0;
}
.elibrary_block .btn {
    margin-bottom: 12px;
}
/*END Опубликовать статью eLIBRARY.ru*/

/************************** END Statick page footer *************************************/

/*Требования к оформлению статьи*/
.group_requirements_registration {
    border: 1px solid #89be3f;
    padding: 20px 20px 30px;
    margin-bottom: 30px;
}

/*END Требования к оформлении статьи*/

/************************* NEWS PAGE ****************************************************/
.views_news .row-news {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 22px;
    padding-bottom: 22px;
}

.views_news .row-news:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.views_news .row-news .image {
    margin-right: 20px;
}

.views_news .row-news .content_news h2 {
    font-size: 14px;
    margin-top: -2px;
    line-height: 17px;
    margin-bottom: 9px;
}

.views_news .row-news .content_news .date {
    color: #acacac;
    padding-bottom: 4px;
}

.views_news .row-news .content_news .text p {
    margin-bottom: 0;
}

.views_news .row-news img {
    width: 150px;
    max-width: 150px;
}

.views_news .row-news .inside_news {
    width: 100%;
    overflow: hidden;
}

/************************* END NEWS PAGE ************************************************/

/*Публикация статей для магистрантов*/
.article_magistr .item .img {
    flex-shrink: 0;
    margin-right: 15px;
}

.article_magistr .item .content_item a.title {
    line-height: 20px;
    display: block;
}

.article_magistr .item .content_item .date {
    margin: 15px 0 19px;
}

.article_magistr .item .content_item .date p {
    margin-bottom: 6px;
}

/*End Публикация статей для магистрантов*/


/* DOI page */
.content_doi .content_doi_cover {
    flex-shrink: 0;
    margin-right: 40px;
}

.content_doi .content_doi_cover img {
    height: auto;
    max-width: 220px;
}

.content_doi .content_doi_info .description_doi {
    margin: 26px 0;
}

.content_doi .content_doi_info .description_doi .label {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
}

.doi_author {
    margin: 40px 0 0 0;
}

.doi_author .doi_author_section {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #DEE6E8;
}

.doi_author .doi_author_section .doi_author_info {
    font-style: italic;
    color: #959595;
}

.doi_author .doi_author_section .doi_author_name a {
    color: #404040;
    text-decoration: none;
}

.doi_author .doi_author_section .doi_author_name a:hover {
    text-decoration: underline;
}

/*END DOI page*/

/*Footer*/
footer {
    background: #505357;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    padding: 17px 0 13px 0;
    margin-top: 30px;
}

footer .menu-footer-group {
    padding-top: 31px;
    border-right: 1px solid #787c82;
    padding-bottom: 17px;
}

footer .menu-footer-group .footer-menu h3 {
    margin-bottom: 12px;
}

footer .menu-footer-group .footer-menu ul li {
    list-style: none;
    padding-bottom: 14px;
}

footer .menu-footer-group .footer-menu ul li a {
    letter-spacing: -0.3px;
    line-height: 18px;
    display: block;
    color: #FFF;
}

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

footer a:hover {
    text-decoration: underline;
}

footer a.btn:hover {
    text-decoration: none;
}

footer .years {
    background: url(../images/16.png) 0 0 no-repeat;
    width: 39px;
    height: 39px;
    margin-right: 24px;
}

footer .right-footer .block-search label {
    margin-top: 9px;
    display: block;
    margin-bottom: 10px;
}

footer .block-search form input.form-submit {
    background-color: #8abe40;
}

footer .subscribe {
    margin: 27px 0 39px 0;
}

footer .subscribe span {
    padding: 0 18px;
}

footer .subscribe .title_block {
    font-size: 13px;
    margin-bottom: 11px;
}

.social strong {
    margin-right: 7px;
}

.social a {
    text-indent: 9999px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #a8a9ab;
    width: 29px;
    height: 29px;
    display: block;
    margin: 13px 10px 0 0;
    overflow: hidden;
}

.social .vk {
    background-image: url(../images/vk-gray.png);
}

.social .fb {
    background-image: url(../images/fb-gray.png);
}

.social .in {
    background-image: url(../images/in-gray.png);
}
footer #up {
    padding: 8px 10px 9px 12px;
    margin: 30px 0 0 0;
    display: inline-block;
}

footer #up:hover {
    text-decoration: none !important;
    background: #3b3e42;
    color: #FFF;
}

footer #up:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
    margin-right: 10px;
    position: relative;
    top: 2px;
}

footer .info_site {
    font-size: 10px;
    line-height: 14px;
    margin: 10px 0 10px 0;
}

/**************GO TOP BTN **********************/
#top {
    position: fixed;
    bottom: 70px;
    width: 42px;
    height: 42px;
    display: none;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    margin-left: -650px;
    border-radius: 50%;
    background: url(../images/arrow_top_line.svg) center center no-repeat #fff;
    text-align: center;
    padding-top: 8px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .12), 0 4px 4px rgba(0, 0, 0, .24);
    z-index: 200;
    text-decoration: none;
    opacity: 0.92;
    left: 50%;
}

#top:hover {
    opacity: 1;
}

#top.top {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**************END GO TOP BTN ****************/


/************* Slick Css **************/
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-initialized .slick-slide .content_item {
    padding-right: 38px;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.slick-arrow.slick-hidden {
    display: none;
}

/************* End **************/


/*************** Poupup Window *******************/
.shadow {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.popup_window {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    padding-top: 30px;
    z-index: 1000;
}

.popup_window .inside_popup {
    position: relative;
    background: #FFF;
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 25px 20px 25px;
}

.popup_window.subscription .inside_popup .field {
    margin-bottom: 22px;
}

.popup_window.subscription .inside_popup .field > input {
    padding: 0;
    border: none;
    border-bottom: 1px solid #9a9b9c;
    border-radius: 0;
}

.popup_window .close {
    position: absolute;
    top: 15px;
    right: 15px;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/close.png) 0 0 no-repeat;
    padding: 0;
}

.popup_window .select2-container {
    /*width: 100% !important;*/
}

.popup_window .select2-container--default .select2-selection--multiple {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #9a9b9c;
}

.popup_window .form-actions {
    text-align: center;
}

.select2-container .select2-search--inline {
    margin-top: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #97d047;
    border: 1px solid #76b122;
    border-radius: 4px;
    color: #FFF;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #97d047;
    color: #FFF;
}

/*************** END Poupup Window ***************/
.control_btn > a{
    margin-right: 20px;
}
.error-zayavka{
    color: red;
}
.payment_pay p.item{
    font-weight: 600;
}
.payment_pay .sbp{
    margin-bottom: 20px;
}
.payment_pay .sbp .btn{
    display: none;
}