@font-face {
    font-family: 'SabonCyr';
    src: url('../fonts/SabonCyr-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'SabonCyr';
    src: url('../fonts/SabonCyr-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'SabonCyr';
    src: url('../fonts/SabonCyr-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'SabonCyr';
    src: url('../fonts/SabonCyr-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inter-Black';
    src: url('../fonts/Inter-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inter-Black';
    src: url('../fonts/Inter-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

body {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    overflow-wrap: break-word;
}

h1 {
    font-size: 22px;
    font-family: 'Arial';
    font-family: 'Inter-Black';
}

h2 {
    font-size: 20px;
    font-family: 'Arial';
    font-family: 'Inter-Black';
}

h3 {
    font-size: 18px;
    font-family: 'Arial';
    font-family: 'Inter-Black';
}

h4 {
    font-size: 18px;
    font-family: 'Arial';
    font-family: 'Inter-Black';
}

.title-font {
    font-family: 'SabonCyr';
    line-height: 1.2;
}

p {
    margin-bottom: 1.5rem;
}

a {
    text-decoration: none;
    color: #74a38d;
}

a:hover {
    color: #74a38d;
}

a.secondary-link {
    color: black;
}

a.secondary-link:hover {
    text-decoration: none;
    color: #74a38d;
}

.smaller-font {
    font-size: 16px;
}

.text-gray {
    color: #666666;
}

.font-secondary {
    font-family: 'Arial';
    font-family: 'Inter-Black';
}

.bg-color-afjournal {
    background-color: #74a38d;
}

.bg-color-afjournal-secondary {
    background-color: #f5f5f5;
}

.text-color-afjournal {
    color: #74a38d;
}

.title-text-size {
    font-size: 22px;
}
.title-journal {
    font-size: 8px;
    font-family: 'Arial';
    font-family: 'Inter-Black';
    letter-spacing: 1px;
}
.h1-article-title {
    line-height: 1.2;
}
.title-journal-new {
    font-size: 12px;
    font-family: 'Inter-Black';
    letter-spacing: 1px;
}
.title-text-size-new {
    font-size: 22px;
}
.number-box {
    color: white;
    height: 125px;
    text-align: center;
}
.number-box-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}

@media (min-width: 576px) {
    .title-text-size {
        font-size: 40px;
    }
    .title-journal {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    body {
        font-size: 18px;
    }
    .title-text-size {
        font-size: 50px;
    }
    .title-journal {
        font-size: 14px;
    }
    .h1-article-title {
        line-height: 1.5;
    }
    h1 {
        font-size: 35px;
        font-family: 'Arial';
        font-family: 'Inter-Black';
    }

    h2 {
        font-size: 28px;
        font-family: 'Arial';
        font-family: 'Inter-Black';
    }

    h3 {
        font-size: 20px;
        font-family: 'Arial';
        font-family: 'Inter-Black';
    }

    h4 {
        font-size: 18px;
        font-family: 'Arial';
        font-family: 'Inter-Black';
    }
    .title-journal-new {
        font-size: 15px;
    }
    .title-text-size-new {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    .title-text-size {
        font-size: 60px;
    }
    h1 {
        font-size: 35px;
        font-family: 'Arial';
        font-family: 'Inter-Black';
    }

    h2 {
        font-size: 28px;
        font-family: 'Arial';
        font-family: 'Inter-Black';
    }
    .title-journal-new {
        font-size: 18px;
    }
    .title-text-size-new {
        font-size: 45px;
    }
    .number-box {
        width: 160px;
    }
    .number-box-text {
        font-size: 35px;
    }
}
@media (min-width: 1200px) {
    .title-text-size {
        font-size: 80px;
    }
}

.border-top-afjournal-gray {
    border-top: 5px solid #f5f5f5;
}

.border-bottom-afjournal-gray {
    border-bottom: 5px solid #f5f5f5;
}

.nav-menu-container {
    /*padding: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;*/
}
.menu-list-items {
    display: contents !important;
}

.site-header a {
    /*color: white;*/
    color: black;
    /*transition: ease-in-out color .15s;*/
    padding: 10px 25px !important;
    /*text-transform: uppercase;*/
    font-weight: 400;
}

.site-header a.text-color-afjournal {
    color: #74a38d;
}

.dropdown-element a, .container-right-menu a {
    padding: 0 !important;
    font-size: 14px;
    display: inline !important;
}

.site-header-gray a {
    /*color: #484848;*/
    /*color: black;*/
    /* color: #2070ab; */
}

.main-menu-block-mobile-element.container-right-menu a {
    font-size: 18px;
}

.main-menu-block-mobile-element.container-right-menu .social-menu a {
    font-size: 15px;
    font-weight: 700;
}

.main-menu-block-mobile-element.container-right-menu .mobile-submenu a {
    font-size: 18px;
}
.main-menu-block-mobile-element.container-right-menu .mobile-submenu a.sub-element {
    font-size: 14px;
    font-weight: 400;
}

.site-header-menu-gray a {
    /*font-size: 15px;*/
    padding: 15px 15px !important;
}

.site-header a.menu-logo {
    padding: 0 !important;
}

.site-header a.active {

}
.site-header a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #74a38d;
}

.site-header-gray a:hover {
    color: #fff;
    text-decoration: none;
}

.dropdown-element a:hover {
    background-color: transparent;
    color: black;
    border-bottom: 2px solid #74a38d;
}

.site-header a.sub-element {
    font-size: 14px;
    margin-left: 10px;
    padding-top: 0 !important;
}

.dropdown-block {
    position: relative;
}

.dropdown-element {
    position: absolute;
    left: 0;
    top: 100%;
    /*width: 700px;*/
    background: #3969b1;
    border: 1px solid rgba(116, 163, 140 ,0.4);
    display: none;
    z-index: 1000;
    width: auto;
    white-space: nowrap;
    background-color: white;
    line-height: 1.4;
}

.dropdown-element-left {
    left: auto;
    right: 0;
}

.main-menu-block {
    position: relative;
}

.main-menu-block-element {
    position: absolute;
    right: 0;
    top: 100%;
    width: 300px;
    background: #f8f9fa;
    border: 1px solid #74a38d;
    border-top: 0;
    border-right: 0;
    display: none;
    height: 100%;
    z-index: 9991;
    transform: translateX(100%);
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

.secondary-mobile-menu {
    z-index: 9992;
}

.main-menu-block.white-menu, .main-menu-block.white-menu:hover {
    background: #f8f9fa;
}

.main-menu-block.white-menu a, .main-menu-block.white-menu:hover a {
    color: #002946 !important;
    background: #f8f9fa;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main-menu-block-element-calendar {
    position: absolute;
    width: 400px;
    background: #f8f9fa;
    border: 1px solid #204a6f;
    border-top: 0;
    display: none;
    right: 0;
}

.main-menu-block-mobile-element {
    position: fixed;
    right: 0;
    top: 0;
    max-width: 100%;
    border: 1px solid #74a38d;
    display: none;
    overflow-y: scroll;
    background-color: white;
}

.menu-right-block {
    position: relative;
}
.menu-right-block-element {
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 1;
    width: 233px;
}
.menu-right-block-element-arrow {
    position: absolute;
    top: 4px;
    left: -4px;
    z-index: 1500;
}
.container-right-menu {
    min-height: 400px;
}
.main-menu-block-element-search {
    position: absolute;
    width: 600px;
    background: #f8f9fa;
    border: 1px solid #204a6f;
    border-top: 0;
    display: none;
    right: 0;
    min-height: 70px;
    height: 70px;
    padding: 0;
}
.main-menu-block-element-search input {
    font-size: 30px;
}
.main-menu-block-element-search button {
    font-size: 30px;
    color: white;
    background: #123c5e;
}
.mobile-submenu {
    display: none;
}
.menu-button {
    color: #74a38d !important;
}
.menu-button:hover {
    color: white !important;
}

.main-menu-block-mobile-element.site-header a:hover {
    background-color: transparent;
    color: black;
}

.site-header a.text-color-afjournal:hover {
    color: #74a38d;
    border: 0;
    text-decoration: underline;
}
a.menu-fixed-link {
    border-bottom: 2px solid transparent;
}
a.menu-fixed-link:hover {
    border-bottom: 2px solid #74a38d;
}
.dark-off {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9990;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
a.author-link {
    color: #666666;
    border-bottom: 3px solid #74a38d;
}
.outer-container-bg-left {
    position: absolute;
    height: 100%;
    width: 50px;
    top: 0;
    left: -50px;
}
.outer-container-bg-right {
    position: absolute;
    height: 100%;
    width: 50px;
    top: 0;
    right: -50px;
}
.article-text-hr {
    color: #f5f5f5;
    border-top: 25px solid #f5f5f5;
}
.afjourn-button {
    background-color: rgba(0,0,0,0);
    border: 2px solid #74a38d;
    border-radius: 0;
    color: #74a38d;
    font-size: 1rem;
}
.afjourn-button:hover, .afjourn-button:active {
    background-color: #74a38d;
    border: 2px solid #74a38d;
    color: white;
}
.footnote {
    font-style: normal;
    font-size: 13px;
    background-color: #74a38d;
    color: white;
    padding: 2px 7px;
    border-radius: 15%;
    transform: translate3d(4px, 3px, 0);
    /*position: absolute;*/
    font-weight: bold;
    transition: ease-in-out box-shadow .15s;
    cursor: pointer;
}
.footnote:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 39, 68, 0.15) !important;
}
.references-list li {
    margin-bottom: 30px;
    padding-left: 45px;
}
.references-list li {
    font-family: 'Inter-Black';
}
.references-list li cite {
    color: black;
    font-family: 'PT Serif';
    font-style: normal;
}
.references-list li span {
    color: black;
    font-family: 'PT Serif';
    pointer-events: none;
    overflow-wrap: break-word;
}
.references-list li span:before {
    content: '';
    background: url(../img/arrow-up-solid.svg) no-repeat;
    display: inline-block;
    position: relative;
    /*left: -84px;*/
    left: -120px;
    top: 4px;
    margin-right: -15px;
    width: 15px;
    height: 20px;
    pointer-events: all;
    cursor: pointer;
}
/*.references-list li span a {*/
    /*pointer-events: all;*/
/*}*/
@media (max-width: 600px) {
    .references-list li span:before {
        left: -68px;
        top: 25px;
    }
}
.red-row {
    text-indent: 60px;
    overflow-x: hidden;
}
.red-row td {
    text-indent: 0;
    padding: 5px;
}
.overlay-top-left-null {
    left: 0;
    top: 0;
}
.hover-highlight {
    transition: ease-in-out box-shadow .15s;
}

.hover-highlight:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 39, 68, 0.15) !important;
}

.reference-copy-text {
    left: 0;
    top: -15px;
    transition: ease-in-out display .15s;
}
.no-margin-child-p p {
    margin: 0;
}

.on-top-button {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
    background-color: white;
    display: none;
    border: 1px solid rgba(116, 163, 140 ,0.4);
}

.on-top-button a:focus {
    box-shadow: none;
}

@media (min-width: 1400px) {
    .on-top-button {
        border: none;
    }
}

.img-mw-100 img {
    max-width: 100%;
    height: auto !important;
    transform: translateX(-60px);
    padding: 0 10px 0 60px;
}

.scrollable-table {
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    overflow-x: scroll;
}

.scrollable-table::-webkit-scrollbar {
    display: none;
}

@media (max-width: 500px) {
    .g-recaptcha {
        transform: scale(0.75);
        transform-origin: 0 0;
    }
}

.form-control:focus {
    border-color: #74a38d;
    box-shadow: 0 0 0 0.2rem rgba(116, 163, 140,.25);
}
.custom-file-input:focus~.custom-file-label {
    border-color: #74a38d;
    box-shadow: 0 0 0 0.2rem rgba(116, 163, 140,.25);
}
.menu-elements {
    font-size: 17px;
}
sup.info-sup {
    text-indent: 0;
    color: #74a38d;
    cursor: pointer;
}
.pop-close {
    color: #74a38d;
    text-align: right;
}
.pop-close-but {
    cursor: pointer;
}
.popover {
    text-align: justify;
    font-family: 'PT Serif', serif;
}
@media (min-width: 400px) {
    .tooltip-inner {
        max-width: 350px;
    }
    .popover {
        max-width: 350px;
    }
}
.advice-message {
    position: fixed;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.advice-message .toast {
    max-width: 475px;
    text-align: center;
}
.advice-message2 {
    position: fixed;
    top: 15px;
    margin: 0 15px;
}
.advice-message2 .toast {
    max-width: 475px;
    text-align: center;
}

.author__role-header {
    color: #666666;
}

iframe {
    max-width: 100%;
}

.black-link {
    color: black;
}