
/*
Personaliza el tema en aspectos de layout
*/

HTML {
    font-display: swap;
}


header {
    padding-bottom: 0px !important;
}

header.header-1 {
    box-shadow: 0px 0px 5px 1px #ebedf2;
}

header a {
    text-transform: none;
}

header #pub-logo {
    margin-left: 20px;
}

header.header-1 h1 {
    font-family: "Roboto thin", sans-serif;
    font-size: 30px;
    text-transform: none;
    color: #000;

    margin-left: 10px;
}

@media (max-width: 768px) { 
    header.header-1 h1 { 
        font-size: 22px;
        margin-top:15px;
     } 
}

@media (max-width: 576px) { 
    header.header-1 h1 { 
        font-size: 15px;
        margin-top:15px;
     } 
}

@media (max-width: 1200px) { 
    .search-box.show {
        width: 220px;
    }
}


.page-banner-wrap{ 
    min-height:200px;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 768px) { .page-banner-wrap{ min-height:400px; } }

.mobile-nav {
    background-color: #212529;
}


.mobile-nav .theme-btn {
    background-color: #a31422;
}

.mobile-nav a {
    font-weight: 400;
}

.mobile-nav .metismenu .has-arrow {
    background: none;
}

.mobile-nav .sidebar-nav .metismenu a {
    border-bottom: 1px solid rgb(FFF FFF FFF / 5%);
}

.mobile-nav .sidebar-nav .metismenu a:hover {
    background: #a31422;;
}


.lema{
    margin-top: 25px;
    margin-bottom: 25px;

    font-family: "Roboto thin", sans-serif;
    font-size: 30px;
    text-transform: none;
    color: #000;

}

.lema p{
    margin-bottom: 10px;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
}

.single-service-box h4 {
    font-size: 18px;
    padding-top: 0px;
    margin-top: 10px !important;
}

.single-service-box {
    padding: 20px;
}



button { font-family: "Roboto", sans-serif !important;}

.workp-process-section .border-right::after { 
    right:5px;

}

.workp-process-section .contents {
    padding-right:10px;
}

.workp-process-section h2 {
    font-size: 35px;
    line-height: 120%;
    text-transform: none;

}

footer, .footer-2 .footer-widgets-wrapper {
    background-color: #212529;
}

.cta-theme-bg, .footer-cta-bg-wrapper, .footer-cta-wrapper .footer-cta-bg-wrapper {
    background-color: #a31422;
    /* background-color: #FF5E14; */
}


.cta-wrapper .theme-btn{
    background-color: transparent;
}

.footer-2 .footer-cta-wrapper {
    background: #2f3336;
}

.our-latest-news-wrapper {
    background-color: #f6f6f6;
    padding-bottom:100px;
}

div.widget_title {
    border-bottom: 1px solid rgb(207, 207, 209);
    color: #001659;
    text-transform: uppercase;
    font-weight: 500;
    margin-top:30px;
    margin-bottom:30px;
}


.issue_card {
    margin-top: 30px;
    margin-bottom: 30px;
}

.issue_card img{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 20%);
}

.issue_card_description {
    background:#f6f6f6;
    padding: 20px 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 5%);
}

#all_issues {
    margin-bottom:50px;
}

#all_issues h3 {
    margin-top:40px;
    margin-bottom: 20px;
}

#decades_list {

    margin-top: 40px;
    margin-bottom: 70px;
}

#decades_list ul li {
    /* display: inline; */
    border-right: 1px solid rgb(207, 207, 209);
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;

}

#decades_list ul li.last_li {
    /* display: inline; */
    border-right: 0px;
}

#decades_list ul li a {
    font-size: 20px;
}

#decades_list .range_selected {
    background-color: #cad6ff;
}


#issue_contents h2 {
    font-size: 25px;
}

#issue_contents h3 {
    margin-bottom: 0px;
}

#issue_contents h6 {
    margin-bottom: 8px;
}

#issue_contents #c_editors, #forthcoming #c_editors {
    margin-bottom: 20px;
}

#issue_contents_article_list {
    margin-top:40px;
    margin-bottom:80px;
}

#issue_contents #issue_contents_cover, #forthcoming #issue_contents_cover {
    border-top: 1px solid rgb(207, 207, 209);
    border-bottom: 1px solid rgb(207, 207, 209);
    padding-top:40px;
    padding-bottom:40px;
    padding-left:40px;
    margin-top: 40px;
}

#issue_contents #issue_contents_cover img, #forthcoming #issue_contents_cover img {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 20%);
}

@media (max-width: 992px) { 
    #issue_contents h6, #forthcoming h6 {
        margin-top: 40px;
    }
}


/* #issue_contents #issue_contents_sections ul {
    list-style-type: circle;
} */

#issue_contents #issue_contents_article, #forthcoming #issue_contents_article {
    border-bottom: 1px solid rgb(207, 207, 209);
    font-size: 20px;
    padding-bottom:40px;
    padding-left:20px;
    padding-right:20px;
    margin-top: 40px;
    line-height: 1.5em;
}

#issue_contents #issue_contents_article a, #forthcoming #issue_contents_article a {
    font-size: 22px;
    font-weight: 400;
}

#issue_contents #issue_contents_section, #forthcoming #issue_contents_section {
    font-size: 30px;
    font-weight: 200;
   /*  color: #001659; */
    color: #000;
    padding-bottom:20px;
    margin-top: 80px;
}

#issue_contents #issue_contents_section i, #forthcoming #issue_contents_section i {
    font-size: 25px;
    font-weight: 100;
    color: #545557;
}

#issue_contents #c_authors, #forthcoming #c_authors {
    font-size: 20px;
    font-weight: 100;
    color: #545557;
    margin-top: 10px;
}

#issue_contents #c_bib, #forthcoming #c_bib {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 100;
    line-height: 1em;
}
#issue_contents #c_doi a, #forthcoming #c_doi a {
    font-size: 15px;
    font-weight: 100;
    color: #545557;
    line-height: 1em;
}

#issue_contents #c_buttons .theme-btn, #forthcoming #c_buttons .theme-btn {
    padding-top: 15px; 
    padding-bottom: 15px; 
    padding-left: 25px; 
    padding-right: 25px;
   /*  background-color: #6c757d; */
    background-color: rgb(190, 186, 185);
    
}

#issue_contents #c_buttons .theme-btn:hover, #forthcoming #c_buttons .theme-btn:hover {
    background-color: #001659;
}

#forthcoming p {
    margin-top:7px;
    margin-bottom:7px;
}

#forthcoming h3, h4, h5, h6 {
margin-top:20px;
}

#forthcoming #issue_contents_cover {
    padding-left:0px;
}

#forthcoming #c_editors {
    color:#000;
}



#about #journal_information {
    padding-left:20px;
    margin-top:40px;
}
#scope > ul {
    margin-bottom: 40px;
}
#scope > ul > li {
    margin-left:60px !important;
    list-style-type:square  !important;
}
#about #journal_information div{
    margin-bottom:20px;
}

#about p {
    margin-left: 40px;
}

#about h3 {
    margin-top:40px;
    margin-bottom: 40px;
}

#about h4 {
    color: #000;
    margin-top:20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

#about h5 {
    color: #000;
    margin-top:20px;
    margin-left: 40px;
    margin-bottom: 5px !important;
}

#about dl, #about ul {
    margin-top:20px;
    margin-left:40px;
}

#about #editorial_board dl, #about #editorial_board ul {
    margin-left:60px;
}

#about a {
    font-weight: 400;
    text-decoration: underline;
    color: #000;
}

#about a:hover {
    font-weight: 600;
    text-decoration: underline;
    color: #001659;
}

#about .page-banner-wrap {
    min-height: 200px;
}

#about #about_index li {
    list-style-type: circle;
}

#about #about_index .in_title {
    font-variant: all-small-caps;
    list-style-type: none;
    margin-top:20px;
    margin-bottom:20px;
}

#about #about_index .in_title a {
    font-size: 25px !important;
    font-weight: 600;
    color: #001659;
}

#about #about_index a {
    text-decoration:none;
}

#about_index ul {
    margin-top:0px;
}

#about_index {
    padding-top:10px;
    margin-top:40px;
    padding-bottom:10px;
    margin-bottom:10px;
    border-top: 1px solid rgb(207, 207, 209);
    border-bottom: 1px solid rgb(207, 207, 209);
    
}


#authors .page-banner-wrap {
    min-height: 200px;
}


#authors #info_index li {
    list-style-type: circle;
}

#authors #info_index .in_title {
    font-variant: all-small-caps;
    list-style-type: none;
    margin-top:20px;
    margin-bottom:40px;
}

#authors #info_index .in_title a {
    font-size: 25px !important;
    font-weight: 600;
    color: #001659;
}

#authors #info_index a {
    text-decoration:none;
}

#authors p {
    margin-left: 40px;
}

#authors h3 {
    margin-top:40px;
    margin-bottom: 40px;
}

#authors h4 {
    color: #000;
    margin-top:20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

#authors dl, #authors ul {
    margin-top:20px;
    margin-left:40px;
}

#authors #editorial_board dl, #authors #editorial_board ul {
    margin-left:60px;
}



#authors #info_index {
    padding-top:10px;
    margin-top:40px;
    padding-bottom:20px;
    margin-bottom:40px;
    border-top: 1px solid rgb(207, 207, 209);
    border-bottom: 1px solid rgb(207, 207, 209);
    
}

#authors a {
    font-weight: 400;
    text-decoration: underline;
    color: #000;
}

#authors a:hover {
    font-weight: 600;
    text-decoration: underline;
    color: #001659;
}




#contact .page-banner-wrap {
    min-height: 200px;
}

#contact div#f_block {
    margin-left:30px;
    margin-top:40px;
    margin-bottom:20px;
}

#contact div#f_block, #contact div#f_block a {
    font-size: 18px;
}

#contact div#address {
    margin-top:40px;
    margin-left:20px;
    margin-bottom:40px;
}

#contact div#address, #contact div#address a {
    font-size: 14px;
    line-height:1.5em;
}

#contact div#address h3 {
    font-size: 16px;
    margin-top: 20px;
    margin-left:10px;
    margin-bottom:10px;
    text-transform: none;
}

#contact div#address p {
    margin-bottom:10px;
    margin-left:10px;
}

#contact h4 {
    margin-bottom: 40px;
}

#contact a {
    font-weight: 400;
    text-decoration: underline;
    color: #000;
}

#contact a:hover {
    font-weight: 600;
    text-decoration: underline;
    color: #001659;
}

.arts_show {
    
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    transition: all 2s;
    display:flex;
}

.arts_collapse {
    display: none;
}

.more_info {
    font-size: 20px !important;
}

.btn_blue {
   background-color: #1b2450;
}

div.search-form .theme-btn {
    padding: 18px 43px 21px;
}

div.search-form {
    margin-top:40px;
}

div.search-form input[type=text] {
    margin-top:10px;
    width: 100%;
    background: #F8F9FC;
    line-height: 1;
    padding: 17px 30px;
    border: 0px;
    /* font-size: 20px; */
}

div.search-form input[type=submit] {
    margin-top:10px;
}

div#search_results {
    margin-top:80px;
}

div#search_results_article {
    margin-top:40px;
    padding-bottom: 40px;
    /* margin-bottom:30px; */
    border-bottom: 1px solid rgb(207, 207, 209);
}

div#search_results_article p {
    font-weight: 200;
}

div#search_results_article #art_title a {
    font-size:20px;
    font-weight: 400;
}

div#search_results_article #art_doi a {
    font-weight: 200;
    color:#545557;
}

div#pagination  {
    margin-top: 30px;
}

div#pagination input  {
    text-align: center;
    border: 1px solid rgb(207, 207, 209);

}

div#pagination button  {
    background-color: transparent;
}

div#pagination button .fa, div#pagination button .fas {
    font-size: 45px;
    font-weight: 100 !important;
    color: #8299df;
}


button:disabled i, button[disabled] i {
  color: #d3cfcf !important;
}

div#search_results select {
    color: #666;
    font-size: 14px;
}

div#terms_conditions, div#privacy_policy li {
    list-style-type: circle;
}

div#terms_conditions, div#privacy_policy ul {
    margin-top:10px;
    margin-bottom:10px;
    padding-left: 40px;
}

div#terms_conditions, div#privacy_policy h4 {
    margin-top:30px;
}

div.view_more {
    margin-top:20px;
}

div#printed_copy

{
    margin-bottom:10px;
}

div#iss_art_ext_info {
    margin-top: 20px;
    margin-bottom: 20px;
}

div#iss_art_abstract {
    font-size: 15px;
    font-weight: lighter;
    line-height: 20px;
}

p#c_oa {
    /* font-weight: lighter; */
    font-size: 15px;
    color:darkgreen;
}

@media (max-width: 768px) {
    div#iss_art_abstract {
        font-size: 12px;
        line-height: 18px;
    }
}

.list_circle {
    padding-left: 20px;
}

.list_circle li {
    list-style-type: circle;
}

#subscriptions h2 {
    margin-bottom: 60px;
}

#subscriptions h3 {
    margin-top: 60px;
}

#subscriptions table {
    margin-left: 60px;
}

#subscriptions {
    margin-bottom: 50px;
}