@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&amp;display=swap');

:root {
    --color01: #EF7F02;
    --color02: #FFA431;
    --color03: rgba(255, 255, 255, 0.4);
    --color04: #4E4E4E;
    --color05: #4E4E4E;
    --color06: #ffffff;
    --color07: #878786;
    --blanco: #ffffff;
    --negro70: #353535;
    --sombra01: 0 1px 3px rgba(49, 47, 48, 0.12), 0 1px 2px rgba(49, 47, 48, 0.24);
    --sombra02: 0 3px 5px rgba(49, 47, 48, 0.16), 0 3px 4px rgba(49, 47, 48, 0.28);
    --transition: all 0.2s cubic-bezier(0.68, 0.12, 0.24, 0.91);
}

html {
    position: relative;
}

.dropdown-menu {
    color: var(--color04);
    background-color: var(--color06);
}

.article-fulltext a {
    font-weight: 400 !important;
}

.article-references-content.text-justify.mb-4.mb-md-5 {
    font-weight: 500 !important;
}

header#siteHeader {
    background-color: var(--color03);
    backdrop-filter: blur(5px);
}

.navbar-brand img {
    width: 100%;
}

/* HTML View */

[name="htmlFrame"] {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 91vh;
    display: block;
}


/* Reset color */

.user-nav,
a.btn-secondary:not(.galley-link),
.btn-secondary:not(.galley-link),
.block_make_submission .content a,
.pkp_block .title,
.panel .panel-heading {
    background-color: var(--color01);
}

.block_make_submission {
    display: block;
    color: var(--blanco) !important;
    font-family: 'Roboto', sans-serif;
    text-transform: none !important;
    font-size: 1.2rem !important;
    letter-spacing: 0.9px;
    font-weight: 100;
}

.email a:hover,
.issue-article-title a:hover {
    color: var(--color02);
    text-decoration: none;
}

#custom-top-nav li.profile a:hover,
#custom-top-nav li.profile a.lang-active,
.block_make_submission .content a:hover {
    background: var(--color02);
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    color: var(--negro70) !important;
    font-weight: 700 !important;
}

.content a.block_make_submission_link {
    color: #fff !important;
}

/* Wrapper */

.wrapper {
    display: flex;
    width: 100%;
}


/* header */

#siteHeader {
    width: 100%;
    top: 0;
    z-index: 1000;
}

/*nav.user-nav.navbar.navbar-expand-lg.navbar-dark {
    position: absolute;
}*/

/*

button.btn.btn-secondary.btn-block {
    background-color: #3B4E76;
}

a.btn.btn-secondary.btn-block.rounded-0 {
    background-color: #3B4E76;
}

*/

.card-body h3.mt-0 {
    /* background: rgba(79, 141, 194, .9);
    position: absolute;*/
    z-index: 99;
    width: 100%;
    top: 259px;
    display: flex;
    justify-content: center;
    left: 0px;
}

a.btn.btn-default {
    border: 1px solid #F5F5F5;
    background-color: var(--color01);
    color: #fff;
}

a.btn.btn-default:hover {
    border: 1px solid #F5F5F5;
    background-color: #3B4E76;
    color: #fff;
}

.issue-details.col-md-12 {
    padding: 20px;
}

a.btn.btn-secondary {
    background-color: var(--color01);
}

h1.site-name {
    margin-bottom: 0px;
}

img.flag-img {
    padding: 7px;
    width: 45px;
}

nav.user-nav.navbar.navbar-expand-lg.navbar-dark {
    padding: 5px;
}

.navbar-brand {
    width: 100%;
    display: flow-root !important;
    padding-bottom: 0px !important;
}

#custom-top-nav {
    height: 24px;
}

#navigationUser {
    flex-flow: row;
    flex-wrap: nowrap;
}

#custom-nav {
    box-shadow: var(--sombra01);
}

#custom-brand {
    max-width: 15%;
}

#custom-brand__img {
    width: 100%;
}

#siteHeader .form-inline {
    width: 50%;
}

#siteHeader .form-inline .input-group {
    width: 85%;
}

#siteHeader .form-inline button {
    background: transparent;
    border: none;
}

h2.title.pkp_screen_reader {
    display: none !important;
}

#siteHeader .form-inline button svg {
    width: 32px;
}

#siteHeader .form-inline button svg path {
    fill: var(--color01);
}

h2.pkp_screen_reader {
    display: none;
}

a.galley-link.btn.obj_galley_link.file img {
    width: 36px;
}

a.block_make_submission_link {
    font-size: 17px !important;
}

a.galley-link.btn.obj_galley_link img {
    width: 36px;
}

a.galley-link.btn.obj_galley_link {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600;
    font-size: 11px;
}

a.galley-link.btn.obj_galley_link img {
    display: block;
    margin: auto;
}

.articleView-data .label {
    text-align: left !important;
}

.site-name {
    background-color: var(--color01);
}

a.login.btn.btn-secondary {
    background-color: var(--color01) !important;
}

a.galley-link.btn.obj_galley_link img {
    margin-bottom: 10px;
}

.article-container h1 {
    font-size: 23px;
    text-align: left !important;
    font-family: 'Roboto Condensed', sans-serif;
    color: var(--color01) !important;
}

ol.breadcrumb {
    font-size: 17px !important;
}


/*.page p {
    text-align: justify !important;
}*/

p.txt_p {
    text-align: left !important;
}

p.name_p {
    text-align: left !important;
}

.page.page_editorial_team p {
    line-height: 13px;
}

form.pkp_search button.cmp_button {
    font-size: 19px !important;
}

li.show {
    margin-bottom: 5px;
    text-align: left;
}

/* Sidebar left */

#sidebar {
    position: relative;
    width: 320px;
    background: var(--color03);
    color: var(--color04);
    transition: var(--transition);
    backdrop-filter: blur(5px);
}

.sidebar__content {
    position: sticky;
    position: -webkit-sticky;
    /* height: 100vh; */
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    margin-top: 20px;
}

.sidebar__content .is_text {
    padding: 15px;
}

form.row.justify-content-center.f-g-3 {
    padding-top: 10px;
}

nav#custom-top-nav {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 17px;
    text-transform: uppercase;
}

.pkp_page_index .journals h3 a {
    font-family: 'Roboto', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500 !important;
}

.galleys_links img {
    width: 23px;
}

a.block_make_submission_link {
    background-color: var(--color01) !important;
    font-weight: 400 !important;
}

text.keyword {
    font-family: 'Roboto', sans-serif !important;
}

.panel .panel-heading,
.pkp_block .title {
    background-color: var(--color07);
    font-weight: 400 !important;
    text-align: center;
    font-size: 17px !important;
}

#navigationUser a {
    font-size: 16px !important;
}

ul#navigationUser .nav-link {
    display: block;
    padding: 0px 1rem !important;
}

ul#navigationPrimary {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}

.pkp_navigation_primary li>a {
    font-weight: 400;
}


div#contentb p strong {
    font-weight: 400;
}

.bread-nav {
    margin-top: 5px;
    margin-bottom: 5px;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.sidebar__content .is_text {
    position: relative;
    display: block;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    color: var(--color04);
    /* margin-top: 100px; */
    margin-bottom: 30px;
    margin-left: 0px;
    padding-right: 5px;
    font-family: 'Roboto', sans-serif;
}

#navigationUser a {
    color: var(--color06);
}

ul.dropdown-menu.dropdown-menu-right.show {
    padding: 10px;
    border: 0px;
}

a.citation-link-custom.btn.btn-secondary.m-1.rounded-0 {
    font-size: 16px !important;
}

#navigationUser a {
    cursor: pointer;
}

.sidebar__content .is_text:hover {
    text-decoration: none;
}

.cards_art .card-body.card-article {
    background-color: var(--color03);
    margin-bottom: 20px;
    border-radius: 5px;
}

.card-body.card-article .galleys_links {
    display: flex;
}

.atss .at-share-btn .at-icon-wrapper,
.atss a .at-icon-wrapper {
    padding: 7px 0 !important;
}

fieldset.search_advanced label.label {
    font-weight: 400;
}

fieldset.search_advanced legend {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.search_input label.pkp_screen_reader.label {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
}

fieldset.search_advanced {
    margin-top: 10px;
}

div#index {
    cursor: pointer;
}

div#tutos {
    cursor: pointer;
}

.cmp_pagination {
    padding: 20px;
}

.cmp_notification.notice {
    padding: 30px;
}

.date_range.form-group label.label {
    width: 100%;
}

.atss .at-share-btn,
.atss a {
    width: 2pc !important;
}

.atss .at-share-btn span .at-icon,
.atss a span .at-icon {
    width: 25px !important;
    height: 25px !important;
}

.article-references-content.text-justify.mb-4.mb-md-5 p {
    word-break: break-all;
}

h1 {
    font-size: 30px;
}

.sidebar__content .is_text::after {
    content: '';
    position: absolute;
    width: 250px;
    height: 2px;
    bottom: -19px;
    left: -120px;
    border-radius: 3px;
    background-color: var(--color04);
}

a.search_tittle {
    padding: 10px;
    font-weight: 600;
}

.form-control {
    height: inherit !important;
}

input.search-input-tag.form-control {
    border-radius: 16px 0px 0px 16px;
}

form.row.justify-content-center.f-g-3 button.btn.btn-default {
    background-color: #12222A;
    height: 95%;
    border-radius: 0px 16px 16px 0px;
    color: var(--blanco);
}

form.row.justify-content-center.f-g-3 .col-md-10 {
    display: inline-flex;
    margin-right: -15px !important;
}

button.btn.btn-default {
    font-size: 15px;
}

form.row.search_block button.btn.btn-default {
    background-color: #12222A;
    color: #fff;
    border-radius: 0px 16px 16px 0px;
    height: 97%;
}

form.row.search_block.f-g-3 {
    display: flex;
    justify-content: end;
    margin-right: 5px;
}

.sidebar__content #navigationPrimary {
    width: 90%;
}

.sidebar__content a.nav-link {
    font-weight: 600;
}

body #at4-share,
body #at4-soc {
    bottom: 16px !important;
}

.pkp_navigation_primary>li,
#nav-about>li {
    border: none !important;
    font-weight: 300;
}

header.page-header h2 {
    font-family: 'Roboto', sans-serif;
}

.btn {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}

.page-header small {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

a.search_tittle {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
}

.pkp_navigation_primary li>a {
    text-transform: none !important;
    color: var(--color04);
    padding: .3rem;
}

#nav-about {
    width: 80%;
    /* flex */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 32px;
    list-style: none;
}

#nav-about li {
    display: inline-block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    padding: .3rem 0 .3rem 1em;
    cursor: pointer;
}

#nav-about li.active:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid var(--color01);
}


/* Content */

.team_div p {
    margin-bottom: 0px;
}

.info_b {
    margin-bottom: 40px;
    margin-top: 20px;
}

h4.func_t {
    font-family: auto;
}

h4.func_t {
    margin-bottom: 30px !important;
}

p.txt_p {
    color: #5D6770;
}

.index_page {
    text-align: center;
}

.index_page .col-md-2 {
    box-shadow: 0px 10px 15px -3px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}

.div_none {
    box-shadow: none !important;
    border: 0px !important;
}

.pkp_block,
.panel p {
    font-size: 17px !important;
}

span.galley-doi-value a {
    font-size: 17px !important;
}

div.pkp_block>h2 {
    font-weight: normal !important;
}

.page-header,
.issue-section-title,
#custom-content .obj_issue_toc .section h2,
#custom-content .obj_issue_toc .galleys h2 small {
    font-family: var(--font-family-sans-serif);
}

.author_guidelines li.show {
    padding: .5rem 0;
}

li.show br {
    display: none;
}

#custom-content .obj_issue_toc .section h2,
#custom-content .obj_issue_toc .galleys h2 {
    color: var(--negro70) !important;
    font-style: normal;
    position: relative;
    left: 0;
    min-width: 170px;
    padding: 0;
}

#custom-content .obj_issue_toc .section h2,
#custom-content .obj_issue_toc .galleys h2 {
    font-size: 23px;
    font-weight: 700;
    margin-top: 23px;
    margin-bottom: 11.5px;
}

.page-header,
.issue-section-title,
#custom-content .obj_issue_toc .section h2,
#custom-content .obj_issue_toc .galleys h2 {
    font-family: var(--font-family-sans-serif);
}

.page p:not(.card-text),
.page h2,
.page h3,
.page h4,
.page_title {
    text-align: left;
    padding: 0 0rem;
}

.page #focusAndScope ol {
    padding: 0 4rem;
}

.page_title {
    font-size: 24px;
}

.pkp_structure_sidebar p {
    padding: 0 !important;
}

.page h2,
.page h3,
.page_title {
    font-weight: bold;
    margin-top: 32px;
}

.submission_checklist {
    width: 90%;
    margin: 0 auto;
}

.submission_checklist .card-title,
.submission_checklist .card-text {
    text-align: center !important;
}

.submission_checklist .list-group-item {
    padding: .75rem 3.25rem;
}

/*.author_guidelines p {
    margin-top: 0;
    margin-bottom: 0rem;
}*/

p {
    margin-top: 0;
    margin-bottom: 5px !important;
}

form#login a.btn.btn-secondary {
    background-color: var(--color01) !important;
}

.author_guidelines ul {
    padding: 0 3rem 0 4rem;
    margin-bottom: 0 !important;
    text-align: justify;
}

.author_guidelines p:empty {
    display: none;
}

.page_editorial_team #group strong {
    display: block;
    width: 100%;
}

.contact_section h3 {
    color: var(--color01);
    font-family: inherit;
    font-size: 24px;
    font-weight: bold;
}

.contact_section .journal-address {
    background: var(--blanco);
    color: var(--color01);
    border-radius: 3px;
    padding: 20px 3rem;
    font-size: 24px;
    font-weight: bold;
}

.primary-contact div,
.secondary-contact div {
    padding: 0 3rem;
}

#rc,
#re {
    display: none;
}

.row-cards .card-deck .card {
    max-width: 198px;
    margin-bottom: 35px;
    border-radius: 11px;
}


header#siteHeader {
    position: relative;
}

.row-cards .card-img-top img {
    width: 300px !important;
    padding: 10px;
    height: 200px;
}

#logos_img_index {
    margin: auto !important;
    text-align: center !important;
}

#logos_img_network {
    margin: auto !important;
    text-align: center !important;
}

.card-deck .card {
    flex: 1 0 auto;
}

.pkp_page_index .journals h3 a {
    text-align: center;
}

.pkp_page_index .journals h3 a:hover {
    text-decoration: none;
    color: var(--color04);
}

.card-body.panel-body.w-100 {
    border: 0px solid rgba(0, 0, 0, .125);
}

.card-body.panel-body.w-100 {
    background-color: var(--color03);
}

a.title.color-gray {
    font-size: 15px;
}

.galley-btn-full.mb-2 a.galley-link:hover {
    background-color: var(--color01);
    color: #fff;
}

.pkp_block.block_custom li a {
    font-size: 17px;
}

.citation-formats-span {
    text-align: center;
    font-size: 17px !important;
}

.csl-entry {
    font-size: 17px !important;
}

.csl-entry i {
    font-size: 17px !important;
}

.content ul li a {
    font-size: 17px;
}

.article-container h3 {
    margin-top: 0px;
    margin-bottom: 13px !important;
}

div#terms p {
    text-align: left !important;
    padding: 10px;
    font-size: 17px !important;
}

.site-footer {
    border-top: 2px solid #fff;
}

a.galley-link.btn.obj_galley_link {
    margin-right: 2px;
}

/*.sidebar__content {
    background-image: url('/plugins/themes/oldGregg/images/forms bn.png');
    background-size: contain;
    background-repeat: no-repeat;
}*/


.row.f_umecit li a {
    text-decoration: none;
}

.row.f_umecit li a:hover {
    text-decoration: none;
    color: #fff;
}

.most_read_article_journal {
    padding: 10px !important;
}

div#article-doi-badge-citations h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    text-align: center;
}

form.row.justify-content-center.f-g-3 {
    flex-wrap: initial !important;
}

.list-group-item.doi img {
    width: 13%;
    display: block;
    margin: auto;
}

.list-group-item.doi {
    padding: 0px;
}

.list-group-item.doi .panel-body {
    padding: 4px;
}

.panel-heading {
    padding: 9px;
    font-family: 'Roboto Condensed' !important;
}

.mb-4.mb-md-5.text-justify {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding-bottom: 0px;
}

.article-references {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding-bottom: 0px;
}

a#scrollToTop {
    color: #fff !important;
}

.table-wrapper img {
    width: 100px;
    display: block;
    margin: auto;
}

.contact_section.container span.pkp_screen_reader {
    display: none;
}

.about-journal.container li {
    text-align: justify !important;
}

.item.downloads_chart {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding-bottom: 25px;
}

hr {
    border-color: rgba(0, 0, 0, .125) !important;
}

.list-group-item.doi .panel-body a {
    font-size: 17px !important;
    color: var(--color01) !important;
    word-break: break-all;
}

.pkp_block a {
    text-align: center;
}

div#keywords a {
    color: var(--color01);
}

.panel-heading {
    background-color: var(--color07);
    text-align: center;
    color: #fff;
    font-family: 'Roboto Condensed' !important;
}

.cc-color-override-1422006684.cc-window {
    color: rgb(255, 255, 255);
    background-color: var(--color02) !important;
}

button.submit.btn.btn-secondary {
    background-color: var(--color01);
}

.cc-color-override-1422006684 .cc-btn {
    color: var(--color01) !important;
    border-color: transparent;
    background-color: rgb(255, 255, 255);
}

.article-fulltext h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px !important;
}

.article-fulltext h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px !important;
    text-align: left;
}

.left-article-block.col-xl-4.mt-0 .galley-btn-full.mb-2 a.galley-link.btn.obj_galley_link {
    border: 1px solid #dddcdc !important;
    margin-top: 9px;
    border-radius: 5px;
}

#navigationUser a.profile.dropdown-item {
    text-align: center;
}

nav.user-nav.navbar.navbar-expand-lg.navbar-dark ul#navigationUser {
    float: right;
}

h1.site-name {
    background-color: var(--color01);
}

.galleys {
    margin-bottom: 20px;
}

.panel .panel-heading,
.pkp_block .title {
    display: block;
    padding: 9px;
    color: var(--blanco) !important;
    font-family: 'Roboto', sans-serif !important;
    text-transform: none !important;
    font-size: 17px !important;
    font-weight: 100;
}

.item.citation .panel.card {
    border: 0px solid rgba(0, 0, 0, .125);
}

a.citation-link-custom.btn.btn-secondary.m-1.rounded-0 {
    background-color: var(--color01);
    width: 97%;
}

.list-group-item.doi .panel-body {
    text-align: center;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: transparent !important;
    border: 0px solid rgba(0, 0, 0, .125);
}

ul.list-group.mw-291 .btn {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.card.mb-3.mb-md-4 {
    border: 0px;
}

a.galley-link.btn.obj_galley_link {
    background-color: var(--color03);
    backdrop-filter: blur(5px);
}

.citation_formats_styles.text-center a {
    background-color: var(--color01);
}

a.block_make_submission_link {
    font-family: 'Roboto', sans-serif;
}

a.block_make_submission_link {
    padding: 6px;
}

#customblock-incluida_en p,
#customblock-Tutoriales .content p {
    position: relative;
    margin-bottom: 0;
}

.page br {
    display: none !important;
}

.indexadaen {
    position: relative;
}

.indexadaen strong,
#customblock-Tutoriales li.show p a,
#customblock-Tutoriales li.show h4,
#customblock-Tutoriales .content p a,
#customblock-Tutoriales .content p h4 {
    padding: .75rem 1.25rem;
    display: flex;
    font-size: 17px;
}

.indexadaen strong,
#customblock-Tutoriales li.show h4,
#customblock-Tutoriales .content p h4 {
    color: var(--negro70);
    background-color: #ddd;
    font-weight: bold;
}

#customblock-Tutoriales li.show h4,
#customblock-Tutoriales .content p a,
#customblock-Tutoriales li.show p a {
    position: relative;
    margin-top: 0;
}

#customblock-Tutoriales .content p a:not(:last-child)::after,
#customblock-Tutoriales li.show p a:not(:last-child)::after,
.indexadaen:not(:last-child)::after {
    content: '';
    width: 90%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    margin: auto;
}

#customblock-Tutoriales .content>div {
    padding: 0 !important;
}

.announcements-wrapper {
    background: #dddddd;
}

.announcement-title {
    background-color: #ddd;
}

.announcement-title a {
    color: #000 !important;
    font-weight: bold !important;
    font-size: 17px;
    font-family: 'Roboto', sans-serif !important;
}

.announcement-summary {
    text-align: left;
}

.announcement-summary.summary {
    padding: 10px;
}

/* redes sociales */

.rs-group {
    flex-flow: row wrap;
    justify-content: space-around;
    width: 70%;
    margin: 0 auto;
}

.rs-group>.list-group-item {
    padding: .75rem !important;
    border: none;
}

.rs-group>.list-group-item::after {
    background-color: transparent !important;
}

#facebook,
#twitter,
#google-p,
#instagram,
#linkedin {
    display: block;
    width: 60px;
    height: 60px;
    padding: 0 !important;
    border-radius: 3px;
}

#facebook {
    background: url('../images/fb.fw_.png') no-repeat center/contain;
}

#twitter {
    background: url('../images/tw.fw_.png') no-repeat center/contain;
}

#google-p {
    background: url('../images/google_.fw_.png') no-repeat center/contain;
}

#instagram {
    background: url('../images/instagram.fw_.png') no-repeat center/contain;
}

#linkedin {
    background: url('../images/linkedin.fw_.png') no-repeat center/contain;
}


button.btn.btn-secondary {
    background-color: var(--color01) !IMPORTANT;
}

a.btn-secondary:not(.galley-link),
.btn-secondary:not(.galley-link),
.block_make_submission .content a {
    background: var(--color07) !important;
}

h4.card-title.issue-archive-title.mb-1 {
    text-align: center;
}

.issue-block.news-block.col-sm-6.col-md-3.col-lg-3.mb-md-4.mb-3 p.card-text {
    text-align: center;
}

ul.list-group.mw-291 button.btn.btn-secondary.btn-block.rounded-0 {
    color: #fff !important;
}

li.list-group-item.border-0.p-0.mb-2 a.btn.btn-secondary.btn-block.rounded-0 {
    color: #fff !important;
}

/* Footer */

.site-footer {
    background-color: #706F6F !important;
    padding: 6px;
}

.site-footer .row {
    width: 100%;
}

img.img-footter-meta {
    width: 36px;
}

.myCredits a {
    margin-right: 0px;
    color: #fff !important;
}

.f_umecit ul {
    list-style: none;
    margin-left: -38px;
    line-height: 2;
}

.site-footer a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}

.row.f_umecit h4 {
    color: #fff !important;
    font-size: 17px;
    font-weight: 500 !important;
    text-transform: uppercase;
}

ul.sedes-contact strong {
    color: #fff;
}

ul.sedes-contact {
    margin-top: 25px;
}

ul.sedes-contact svg.svg-inline--fa.fa-phone.fa-w-16 {
    color: #fff;
    margin-right: 10px;
}

/* page search */

.page_search input[name="authors"] {
    width: 78%;
}

.page_search .search_results .card-body {
    background: var(--color03);
    margin-bottom: 50px;
    box-shadow: var(--sombra01);
    border-radius: 3px;
}

.page_search .search_input,
.page_search .search_advanced .d-flex {
    flex-flow: row wrap;
}

.page_search .date_range .from {
    margin-right: 3rem;
}

li.leng_item a {
    margin: 1px;
}

/* Article details */

.orcidImage {
    display: none;
}


/* MediaQuery */

@media only screen and (max-width: 600px) {
    
    .head_usb {
        height: 25vh !important;
        background-image: url(../images/banner_b.png);
        border-radius: 80px 80px 0px 0px;
        border: 0px solid #ffff;
        border-bottom: 0px !important;
        z-index: 1000;
        position: relative;
        background-size: 100%;
        background-repeat: no-repeat;
    }



    .page_index_site {
        margin-top: -40px !important;
    }


    .card-img-cover {
        margin-left: auto;
        margin-right: auto;
        height: auto;
        border: 1px solid #ccc;
        box-shadow: 0px 0px 0px 0px #6c757d;
    }

    .card-journal .has_thumb {
        margin-bottom: 50px;
    }

    .container-base {
        max-width: 100%;
    }

}


@media (max-width: 991.98px) {

    /* header */
    #custom-top-nav .nav-link {
        padding: 0 1rem;
    }

    #siteHeader .form-inline {
        width: 60%;
    }
}

@media (max-width: 767.98px) {

    /* header */
    #navigationUser {
        width: 100%;
        margin-right: auto !important;
    }

    #navigationUser a {
        font-size: 8pt;
    }

    /* sidebar left */
    #sidebar {
        position: fixed;
        width: 0;
        left: 0;
        z-index: 1000;
        transition: var(--transition);
    }

    #sidebar.active {
        width: 100%;
        transition: var(--transition);
    }

    .sidebar__content {
        display: none;
    }

    #sidebar.active .sidebar__content {
        display: flex;
    }

    .btn-sidebar-close,
    .btn-sidebar-open {
        position: absolute;
        display: block;
        width: 32px;
        height: 32px;
        text-align: center;
        font-size: 1.5rem;
        line-height: 30px;
        cursor: pointer;
        transition: var(--transition);
        z-index: 99;
    }

    .btn-sidebar-close {
        right: 10px;
        top: 10px;
    }

    .btn-sidebar-open {
        top: 24px;
        right: -32px;
        background: var(--color01);
    }

    #custom-nav {
        flex-flow: column wrap;
    }

    a.is_img.journal-name.navbar-brand {
        display: none;
    }

    #custom-brand {
        max-width: 80%;
    }

    #siteHeader .form-inline {
        width: 100%;
    }

    #siteHeader .form-inline .input-group {
        width: 75%;
    }

    .bread-nav {
        margin-top: 40px;
    }

    .page p,
    .page h2,
    .page h3 {
        text-align: left;
        padding: 0;
    }

    .footer-right {
        padding: initial !important;
    }

    .campus {
        display: block;
        /* justify-content: space-between; */
        margin-top: 2em;
        padding: 20px;
    }

    .footerinfo {
        padding: 20px;
        text-align: center;
        margin-top: 10px;
    }

    .submission_checklist {
        width: 100%;
    }

    .author_guidelines ul,
    .submission_checklist .list-group-item,
    .primary-contact div,
    .secondary-contact div,
    .contact_section .journal-address {
        padding: 0;
    }

    /* search page */
    .page_search input[name="authors"] {
        width: 100%;
    }

    /* footer */
    .site-footer .d-flex {
        flex-flow: column wrap;
    }

    .site-footer .logo_footer a {
        width: 100%;
    }
}

.PlumX-Popup .ppp-container {
    margin: auto;
}

@media(min-width: 768px) {
    .cc-window.cc-banner {
        padding: 1em 1.8em 1em calc(1.8em + 30px) !important;
    }
}

#container {
    background-color: #353535;
}

.article-references-content a {
    word-break: break-all;
}

.galley-btn-full.mb-2 a.galley-link svg.svg-inline--fa.fa-file-pdf.fa-w-12.fa-2x {
    display: none;
}

a.galley-link.btn.btn-sm.btn-secondary.mr-3.obj_galley_link.pdf {
    justify-content: center;
    display: flex;
}

#custom-brand__img {
    width: 100% !important;
}

.galley-btn-full.mb-2 a.galley-link {
    display: inline-block;
}

/*.galley-btn-full.mb-2 a.galley-link:first-child {
    display: none;
}*/

/* Estilos autores */

.article-details-author {
    display: block !important;
}

.article-details-author-orcid a {
    color: #4E9EC1 !important;
}

.authors-string {
    list-style-type: none;
    display: block !important;
    text-align: right !important;
    flex-wrap: wrap;
    margin-top: 30px;
}

a.jatsparser-author-string-href.active {
    cursor: auto !important;
}

img.orcid_logo {
    width: 22px;
}

.authors-string li:not(:last-child):after {
    display: none;
}

.jatsparser-author-string-href span {
    display: grid;
}

.panel.card {
    background-color: transparent;
    box-shadow: none;
}

div#author-1 {
    margin-top: 20px;
}

.most_read_article .most_read_article_journal {

    padding: 0 1.25rem;
}

.panel.card {
    margin-bottom: 10px;
}

.article-references-content {
    word-break: break-all;
}

.panel-heading-citado {
    display: none;
}

div#terms img {
    display: block;
    margin: auto;
    margin-top: 10px;
}

.card-footer {
    background-color: transparent;
    border-top: 0px solid rgba(0,0,0,.125);
}

div#terms p {
    text-align: center;
    font-size: 17px !important;
}

div#terms p a {
    font-size: 17px !important;
}

div#license {
    cursor: pointer;
}

@media only screen and (max-width: 600px) {
    .row-cards .card-deck .card {
        max-width: 224px;
        margin-right: 24px;
        margin-left: 24px;
        display: block;
        margin-bottom: 32px;
        margin: auto;
    }
}

.article-details-author-affiliation {
    margin-top: 20px;
}

.pkp_modal_panel {
    margin-top: 100px !important;
}



.row-cards .card-deck .card {
    background-color: transparent;
    border: 0px;
}

.site-footer {
    z-index: 1;
    position: relative;
}

li.list-group-item.border-0.p-0.mb-2 a.btn.btn-secondary.btn-block.rounded-0:hover {
    background-color: var(--color02) !important;
    color: #000 !important;
}

ul.list-group.mw-291 button.btn.btn-secondary.btn-block.rounded-0:hover {
    background-color: var(--color02) !important;
    color: #000 !important;
}

/*.card-body.card-article:hover {
    border: 1px solid var(--color01);
    cursor: pointer;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    transition: var(--transition);
}*/

.card {
    background-color: var(--color03);
}

.card_descp {
    background-color: #DADADA;
    border: 0px;
    border-radius: 0px;
}

.card.card_descp {
    padding: 30px;
}

.card.card_descp p {
    text-align: left;
}

span {
    font-size: 17px !important;
}

.journal-t-nav.px-0.container-fluid {
    background-color: #DADADA;
}

.card.card_descp {
    margin-top: 20px;
    margin-bottom: 20px;
}

a#scrollToTop {
    background: #B4B4B3;
    font-size: 30px;
    border: 0px;
    backdrop-filter: blur(5px);
}

.obj_issue_summary a.cover img {
    height: 240px !important;
}

.item.citation .card-body.panel-body {
    background-color: var(--color03);
}

.site-footer .col-4 img {
    display: block;
    margin-top: 40px;
    float: right;
}

.text-muted {
    color: #000 !important;
}

.form-control {
    color: var(--color05);
    background-color: var(--color06);
}

/* Dark Mode */

html .dark {


    --color01: #191818;
    --color02: #413f3d;
    --color03: rgba(0, 0, 0, 0.4);
    --color04: #ffffff;
    --color05: #000000;
    --color06: #4E4E4E;
    --blanco: #ffffff;
    --negro70: #353535;
    --sombra01: 0 1px 3px rgba(49, 47, 48, 0.12), 0 1px 2px rgba(49, 47, 48, 0.24);
    --sombra02: 0 3px 5px rgba(49, 47, 48, 0.16), 0 3px 4px rgba(49, 47, 48, 0.28);
    --transition: all 0.2s cubic-bezier(0.68, 0.12, 0.24, 0.91);
    filter: grayscale(100%);
}




html .dark h1,
body.dark .support a {
    color: #fff;
}

.checkbox {
    opacity: 0;
    position: absolute;
}

.checkbox-label {
    background-color: var(--color04);
    width: 44px;
    height: 16px;
    border-radius: 60px;
    position: relative;
    padding: 4px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 4px;
}

.fa-moon {
    color: var(--color06);

}

.fa-sun {
    color: var(--color06);
}

.checkbox-label .ball {
    background-color: var(--color06);
    width: 14px;
    height: 14px;
    position: absolute;
    left: 3px;
    top: 1px;
    border-radius: 83%;
    transition: transform 0.2s linear;
}

.checkbox-label {
    box-shadow: inset 1px 1px 3px 0 rgb(0 0 0 / 40%);
}

.checkbox-label .ball {
    box-shadow: 1px 1px 2px 0 rgb(0 0 0 / 40%);
}

.checkbox:checked+.checkbox-label .ball {
    transform: translateX(24px);
}


li.d_mode .svg-inline--fa.fa-w-16 {
    width: 13px;
}

.article-details-author {
    text-align: justify;
}

.article-details-author-orcid svg.orcid_icon {
    width: 3%;
}

.galley-meta-row {
    border-top: 1px solid var(--color01) !important;
    border-bottom: 1px solid var(--color01) !important;
}

.galley-meta-row span {
    color: #000;
    font-weight: 700;
}

.article-container a, .article-container div, .article-container figure, .article-container li, .article-container p, .article-container span, .article-container table {
    font-size: 17px !important;
}

.article-details-author-affiliation {
    color: #000;
    font-weight: 600;
}

div#author-1 h6 {
    font-weight: 800;
}

.article-details-author-orcid a {
    font-weight: 700;
    color: var(--color01) !important;
}

.register-page.container button.submit.btn.btn-secondary {
    margin-right: 10px;
    border-radius: 4px;
}

.register-form-buttons.btn-group a.login.btn.btn-secondary {
    border-radius: 4px;
}

.register-page.container {
    margin-bottom: 40px;
}

div#journal-description-index p {
    margin-bottom: 0px !important;
}

div#journal-description-index {
    text-align: justify;
}

.logos_div {
    text-align: center;
}

.logos_div img {
    display: block;
    margin: auto;
}

.logos_div {
    width: 100%;
    margin-left: 0px !important;
}

.row.logos_div a {
    padding: 0px;
}

.row.logos_div .col-6 {
    margin-top: 14px;
}

strong.sub_block {
    margin-left: 10px;
    font-size: 17px;
}

.row.logos_div {
    margin-bottom: 15px;
}

a.cmp_edit_link {
    display: none !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: initial !important;
    background-color: transparent;
    border: 0;
    font-size: 17px;
}

div#terms {
    text-align: justify;
}

div#terms {
    margin: 10px;
}

h3.mt-0 {
    height: 80px;
}

.authors {
    margin-top: 0px;
}

.galley-meta-row {
    margin: 10px 15px 10px !important;
}

nav#sidebar {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

img.foto_img {
    display: block;
    margin: auto;
}

p.name_p {
    text-align: left;
    font-weight: 600;
}

p.txt_p {
    font-style: italic;
}

h4.func_t {
    margin-bottom: 5px;
}

.tab_info {
    margin-bottom: 40px;
}

h4.func_t {
    color: #b57614 !important;
}

.team_div {
    border-top: 1px solid #e7e7e7;
}

p.txt_cur a {
    font-weight: 600;
    color: #EF7F02 !important;
}

p.mail_p {
    text-align: left !important;
}

p.mail_p a {
    color: #EF7F02 !important;
}

p.txt_cur {
    text-align: left !important;
}

.cont_info h4 {
    color: #b57614 !important;
    font-size: 18px;
}

em.name_rev {
    color: #b57614 !important;
}

.info_a {
    padding: 13px;
}

.info_a li.show {
    padding: 9px;
}

.description {
    text-align: justify;
}

.card-journal.card .list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: initial !important;
    padding-left: 0;
    margin-bottom: 0;
    justify-content: center;
}

.journals .card-deck {
    justify-content: center;
}

.card-journal .has_thumb {
    border: 1px solid #B3B2B2;
}

.card-journal.card h3.mt-0 {
    background-color: #878786;
}

.card-journal.card h3.mt-0 a.journal-title {
    color: #fff;
    padding-top: 6px;
}

h3.mt-0 {
    margin-bottom: 0px;
}

a.journal-title {
    margin: 10px;
}

.journals .card-deck {
    background-color: #EDEDED;
    padding-top: 50px;
    border-top: 8px solid var(--color01);
    padding-bottom: 20px;
}

.journals .card-deck {
    border-radius: 0px 0px 80px 80px;
}

div#search {
    border-radius: 80px 80px 0px 0px;
}

.card-journal.card .list-group li.list-group-item.border-0.p-0.mb-2 a.btn {
    background-color: #EDEDED !important;
    color: #000 !important;
}

.card-journal.card ul.list-group.mw-291 button.btn.btn-secondary.btn-block.rounded-0 {
    background-color: #EDEDED !important;
    color: #000 !important;
}

.head_usb {
    height: 45vh;
    background-image: url(../images/banner_b.png);
    border-bottom: 0px !important;
    border-radius: 80px 80px 0px 0px;
    z-index: 1000;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;

}

.Revistas.Editorial.Bonaventuriana {
    display: none;
}

@media (min-width: 576px) {
    
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

}

ul#navigationUser {
    height: 25px;
}

ul#navigationUser .dropdown-menu.show {
    margin-top: 15px;
}

ul.dropdown-menu.dropdown-menu-right.show li a {
    color: #000 !important;
}

ul#navigationPrimary {
   /* flex-direction: unset;*/
    align-items: center;
}

ul#navigationPrimary {
    justify-content: center;
}

ul#navigationPrimary li.nav-item {
    margin: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mb-4.mb-md-5.text-justify {
    text-align: left !important;
}

.csl-entry {
    text-align: left;
    line-height: 20px !important;
    padding: 10px;
}

@media (min-width: 768px) {

    .mb-md-5, .my-md-5 {
        margin-bottom: 0rem!important;
    }

}

div#journal-description-index br {
    display: none;
}

.content p {
    margin-top: 0;
    margin-bottom: 5px;
}

.head_usb ul#navigationPrimary {
    justify-content: flex-end;
}

ul#navigationUser {
    background-color: var(--color01);
    width: 100%;
}

nav.user-nav.navbar.navbar-expand-lg.navbar-dark ul#navigationUser {
    margin: 0px;
}

.dropdown-menu.dropdown-menu-right.show {
    z-index: 10000;
}

.__body-main .small, small {
    font-size: 17px;
}

.card-title {
    margin-bottom: 0;
}

.__body-main p {
    margin-bottom: 0px;
}

.galley-doi-value a {
    color: #000;
}

.page-header, .issue-section-title, #custom-content .obj_issue_toc .section h2, #custom-content .obj_issue_toc .galleys h2 {
    text-transform: uppercase;
}

.galley-link, .read_more {
    border: 0px solid #ddd !important;
}

li.leng_item {
    display: inline-flex !important;
}

a.es_ES {
    content: url('../images/iconos/esp.png');
}

a.en_US {
    content: url('../images/iconos/eng.png');
}

a.fr_FR {
    content: url('../images/iconos/fr.png');
}

a.it_IT {
    content: url('../images/iconos/it.png');
}

a.pt_PT {
    content: url('../images/iconos/pt.png');
}

ul#navigationUser {
    margin-top: 3px;
    margin-bottom: 5px;
}






.footer .row {
    margin: auto;
    justify-content: center;
}

ul.list_foot li {
    list-style: none !important;
    color: #fff !important;
}

ul.list_foot li {
    font-size: 13px;
}

ul.list_foot li a {
    font-size: 13px;
}

.site-footer p {
    font-size: 11px;
}

.footer {
    margin-top: 20px;
}

.modal-body br {
    display: none;
}

.galley-link {
    width: 100%;
}

.list_a {
    border-right: 1px solid #fff;
}

.list_a li {
    margin-right: 20px;
}

.container.custom-search.container-base.Revista.Ciencias.Humanas.custom-search-journal {
    max-width: 90%;
}

.menu_home {
    display: flex;
} 

a.nav-link.search_btn {
    color: var(--color04);
}

.home_head {
    display: flex;
    justify-content: center;
}

.page_index_site {
    margin-top: -130px;
}

div#group br {
    display: block !important;
}

.page.page_editorial_team p {
    line-height: 25px !important;
}

.page.page_announcements .page h2, .page h3, .page_title {
    margin-top: 0px;
    padding: 10px;
}

    /* Estilos para el efecto al pasar el cursor sobre la imagen */
    .img-index:hover {
        transform: scale(1.1); /* Aumentar tamaño al pasar el cursor */
      }
      /* Estilo para los bordes bonitos */
      .img-container {
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        padding: 10px;
        margin: 10px;
    }


    .img-index {
        width: 40%;
        display: block;
        margin: auto;
    }

    /*Userway styles  */


div#userwayAccessibilityIcon {
    top: 20%;
    left: 100%;
}
ul.dropdown-menu.dropdown-menu-right {
    z-index: 999999999999 !important;
}
.dropdown-menu.dropdown-menu-right.show {
    z-index: 999999999999 !important;
}
nav.user-nav.navbar.navbar-expand-lg.navbar-dark {
    z-index: 9999999999999999999 !important;
}
@media only screen and (max-width: 480px) {
 header#headerNavigationContainer {
    Z-INDEX: 999999999999 !IMPORTANT;
   
}
}


@media only screen and (max-width: 932px) {
 header#headerNavigationContainer {
    Z-INDEX: 999999999999 !IMPORTANT;


}
div#userwayAccessibilityIcon {
    top: 23%;
    left: 100%;
}
.a2a_kit.a2a_kit_size_32.a2a_default_style {
    margin-top: 60px;
}
}
/* End Userway styles  */

div#userwayAccessibilityIcon {
    display: block !important; 
}
@media screen and (max-width: 150%) {
    div#userwayAccessibilityIcon {
        display: none !important; /* Oculta el elemento cuando el zoom alcanza o supera el 150% */
    }
}

div#customblock-scimago img {
    display: block;
    margin: auto;
    text-align: center;
    width: 170px;
    margin-top: 10px;
}

div#customblock-scimago .row.logos_div {
    display: block;
}

