p,
li,
a,
blockquote {
  font-family:'Montserrat',sans-serif;
}

.nav-link {
    color: #000;
}

#languageNav .dropdown-toggle {
    color: #000;
}

a.nav-link.dropdown-toggle:hover {
    color: #000;
    font-weight: bold;
}

a.nav-link.dropdown-toggle.show {
    color: #000;
    font-weight: bold;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    color: #000;
    font-weight: bold;
}

#languageToggleMenulanguageNav:hover {
    background: #eee;
    color: #000;
    font-weight: bold;
}


@media (min-width: 992px) {
    #navigationPrimary {
        justify-content: flex-start !important;
    }

    #navigationPrimary .nav-link {
        text-transform: capitalize !important;
    }
}

li.nav-item.dropdown {
    margin-right: 8px;
}

.container-page {
    padding-top: 10px;
    padding-bottom: 60px;
}

.index-site-journal {
    padding: 15px;
    border-radius: 10px;
    margin-right: 2px;
    margin-left: 2px;
    background: #f8f7f5;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px !important;
}

.header {
    background-color: #fff;
    padding-top: 7px;
    z-index: 25;
    top: 0;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.1) !important;
    position: fixed;
    top: 0;
    width: 100%;
}

ul.pkp_navigation_primary.nav.nav-tabs {
    padding-left: 20px;
    padding-top: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.nav-tabs .dropdown-menu {
    border-radius: 15px;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:active {
    border-radius: 15px;
}

.carousel-caption {
    position: absolute;
    right: 0%;
    top: 6.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}

.caption-slide {
    color: #ffc107;
    font-size: 4em;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
}

.caption-slide2 {
    color: #fff;
    font-size: 4em;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
}

.p-caption {
    font-size: 1.8rem;
}

@media (min-width: 1400px) {
    .container-narrow {
        max-width: 1100px;
    }
}

.index-site-journal img {
    box-shadow: 7px 7px 7px -4px rgba(0, 0, 0, 0.4) !important;
    width: 250px !important;
    height: 320px !important;
}

div.index-site-journal-description.full-width p span {
    width: unset !important;
    height: unset !important;
    border: none !important;
}

div.post.hentry.uncustomized-post-template span {
    width: unset !important;
    height: unset !important;
    border: none !important;
}

.research-row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bg-blue {
    background-color: #4b6c95;
}

.research-row h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0 50px;
    margin-bottom: 25px;
    font-family: 'Noto Sans', sans-serif;
}

.research-row p {
    color: #fff;
    font-size: 16px;
    border-right: 1px solid #ccc;
    padding: 0 50px;
    margin: 0;
    min-height: 100px;
}

.journal-logo {
    max-height: 120px;
    width: 160px;
}

@media (min-width: 992px) {
    .header {
        padding-left: 8%;
        padding-right: 8%;
    }
}

.header .row {
    min-height: 0px;
}

#navigationUser {
    padding-top: 10px;
}

#languageNav {
    padding-top: 10px;
}

.row-header {
    padding-top: 8px;
    padding-bottom: 8px;
}

div.page_index_site {
    padding-top: 90px;
}

.navigation-item-content {
    padding-top: 120px;
}

main.page.page_register {
    padding-top: 120px;
}

div.page.page_login {
    padding-top: 120px;
}

#navigationUser a,
#user-nav-wraper a {
    font-size: 13px;
    border: 0;
}

#languageNav .dropdown-toggle {
    background: #eee;
    border-radius: 20px;
    margin-left: 3px;
}

a#user-dashboard-link.nav-link.dropdown-toggle {
    background: #eee;
    border-radius: 20px;
}

.btn-secondary,
.cmp_edit_link {
    border-radius: 10px;
}

a.register.btn {
    border-radius: 10px;
}

.btn-primary {
    border-radius: 10px;
}

.dropdown-menu {
    border: 0;
    box-shadow: 0px 0px 25px rgba(146, 151, 172, .25);
}

span.ion-icon-text {
    color: #000;
}

ion-icon.hydrated {
    color: #000;
    margin-left: 20px;
    font-size: 22px;
}

@media only screen and (max-width: 992px) {
    div.page_index_site {
        padding-top: 65px;
    }

    .mob-dis {
        right: 0;
        position: absolute;
        padding-top: 12px;
    }

    .clus-mob {
        margin-left: 30px;
    }

    #nav-small {
        padding-bottom: 0px;
    }

    .carousel-caption {
        top: 3rem;
    }

    .caption-slide {
        font-size: 3.5em;
    }

    .caption-slide2 {
        font-size: 3.5em;
    }

    .p-caption {
        font-size: 1.2rem;
    }
}

@media (max-width: 767px) {
    #navigationUser li:first-child .nav-link {
        padding-left: 15px;
    }

    .carousel-caption {
        top: 0.5rem;
    }

    .caption-slide {
        font-size: 1.5em;
    }

    .caption-slide2 {
        font-size: 1.5em;
    }

    .p-caption {
        font-size: 0.8rem;
    }
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #fff;
}

a:hover,
a:not([href]):hover,
a:active,
a:not([href]):active,
a:focus,
a:not([href]):focus {
    background-color: unset;
    border-color: unset;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 10;
}

a,
a:not([href]) {
    border-bottom: unset;
}

@media (min-width: 1400px) {

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

.btn,
.cmp_edit_link,
.btn-primary,
.btn-secondary,
.block_make_submission_link,
.cmp_edit_link {
    border-radius: 10px;
}

.carousel-item img {
    max-width: unset !important;
}