/* HEADER */
.pkp_structure_head {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://www.revista-redi.es/public/site/images/aepdiri_admin_one/mapa-mundi.jpg);
}
.pkp_navigation_user>li>a, .pkp_navigation_user>li.in_focus>a, .pkp_navigation_user>li>a:hover, .pkp_navigation_user>li>a:focus {
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
}
.pkp_navigation_primary>li>a {
    padding: .357rem .3em calc(.714rem - 2px);
    margin: .5rem .5em 0;
    color: #FFF;
    font-size: 16px;
}
.pkp_navigation_primary>li>a:hover {
    color: #FFF;
}
.pkp_head_wrapper .pkp_search .search_prompt {
    color: #FFF;
}
.pkp_navigation_primary_row {
    margin-top: 25px;
}
.pkp_navigation_user .task_count {
    top: 0rem;
}

@media (max-width: 991px) {
    .pkp_site_name .is_img {
        margin-left: 0px;
    }
    .has_site_logo .pkp_head_wrapper:before {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgb(128,0,0);
        background: linear-gradient(90deg, rgba(128,0,0,1) 15%, rgba(128,0,0,0) 100%);
    }
}
@media (min-width: 992px) {
    .pkp_nav_list ul a {
        color: #800000;
    }
    .pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
        border-color: #800000;
        color: #800000;
    }
    .pkp_navigation_user li {
        background-color: rgba(128,0,0,0.21);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .pkp_navigation_user li:first-child {
        margin-right: -3px;
        border-bottom-right-radius: 0px;
    }
    .pkp_navigation_user li:nth-child(2) {
        border-bottom-left-radius: 0px;
    }
    .pkp_navigation_user li:nth-child(3) {
        min-width: 60.58px;
    }
    .pkp_navigation_user li:second-child {
        margin-right: -2px;
        border-bottom-right-radius: 0px;
    }
    .pkp_site_nav_menu {
        background: transparent !important;
    }
    .pkp_navigation_primary>li>a:focus {
        background: #800000;
        color: #FFF;
        border-color: #fff;
    }
    .pkp_navigation_user>li>a:focus {
        outline: 0;
        background: transparent;
        color: #fff;
    }
    .pkp_navigation_primary_wrapper {
        display: flex;
    }
    #navigationPrimary {
        margin: 0 auto;
    }
    .pkp_structure_head {
        background-position: right center;
        background-size: 60%;
        background-color: #FFF;
    }
    .pkp_navigation_primary {
        max-width: 90%;
    }
    .has_site_logo .pkp_head_wrapper {
        height: 196px;
    }
    .pkp_navigation_search_wrapper a{
        color: #FFF !important;
    }
    .pkp_structure_page .cmp_skip_to_content:before {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 189px;
        background: rgb(128,0,0);
        background: linear-gradient(90deg, rgba(128,0,0,1) 25%, rgba(128,0,0,0) 100%);
    }
    .pkp_structure_page .pkp_structure_head:before {
        content: "";
        position: absolute;
        top: 138px;
        width: 100%;
        height: 58px;
        background: #800000;
    }
}
@media (min-width: 977px) and (max-width: 1184px) {
    .pkp_navigation_primary>li>a {
        padding: .357rem .1em calc(.714rem - 2px);
        color: #FFF;
    }
}
@media (max-width: 576px) {
    .pkp_structure_head:after {
        font-size: 22px;
        line-height: 33px;
        padding: 20px 30px;
        height: 240px;
    }
}
@media (min-width: 577px) and (max-width: 991px) {
    .pkp_structure_head:after {
        padding: 40px 50px;
        line-height: 33px;
    }
}


/* BODY */
a {
    color: #800000;
}
a:hover, a:focus {
    color: #4e0000;
}
body {
    font-family: 'Lato', sans-serif !important;
}
span.text-red, h2.text-red, h3.text-red, strong.text-red, p.text-red, li.text-red {
    color: #800000;
}
p.sangria1, ul.sangria1, h3.sangria1, strong.sangria1 {
    padding-left: 20px;
}
p.sangria2, ul.sangria2, h3.sangria2, strong.sangria1 {
    padding-left: 40px;
}
p.sangria3, ul.sangria3, strong.sangria3, ol.sangria3 {
    padding-left: 60px;
}
strong.h3 {
    font-size: 16px;
}
h3.lineadas {
    width: fit-content;
    display: inline-block;
}
.pkp_structure_main li::marker {
    color: #800000;
}
/*.obj_issue_toc .cover {
    display: none;
}*/
.pkp_structure_main p {
    line-height: 1.45rem;
}
.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4 {
    margin: 1.43rem 0;
}
.obj_issue_toc .galleys h3 {
    display: none;
}
.obj_issue_toc .galleys:before {
    border: 0px;
}
.obj_article_summary .cover {
    display: none;
}
.obj_article_summary>.title {
    font-family: 'Lato', sans-serif !important;
}
/*.obj_issue_toc .articles {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}
.cmp_article_list>li {
    width: 50%;
    display: inline-block;
    padding: 0px 15px;
}*/
.cmp_button_wire, .obj_galley_link {
    border: 1px solid #800000;
    color: #800000;
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #800000;
    color: #fff;
}
.pkp_page_index .current_issue .read_more {
    color: #800000;
}
.pkp_page_index .current_issue .read_more:hover {
    text-decoration: underline;
    color: #800000;
}
.pkp_page_about .pkp_structure_main .page_about h1, 
.pkp_page_enfoque-ambito .page h1.page_title {
    display: none;
}
.pkp_page_about .pkp_structure_main .page_about .about-journal h1, 
.pkp_page_enfoque-ambito .page .focus-scope h1 {
    display: initial !important;
}
.pkp_page_about .pkp_structure_main td {
    border: 1px solid #ccc;
}
@media (min-width: 768px) {
    .obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
        font-size: 25px;
        font-weight: 600;
    }
    .pkp_structure_main:before {
        width: 0px;
        background: #FFF;
    }
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
        top: 15px;
    }
}
@media (max-width: 991px) {
    .cmp_article_list>li {
        width: 90%;
    }
    .pkp_page_index .current_issue .read_more {
        margin-top: 2.143rem;
    }
}
@media (min-width: 992px) {
    .obj_issue_toc .sections:not(:first-child) {
        margin-top: 4rem;
    }
    .current_issue {
        padding-top: 30px;
    }
    /*.pkp_page_index .additional_content {
        position: absolute;
        top: 0px;
        height: 350px;
    }*/
    .obj_issue_toc .galleys {
        margin: 0rem -2.143rem;
        padding: 0rem 2.143rem;
    }
    .obj_issue_toc .section {
        margin: 0rem -2.143rem;
        padding-bottom: 0rem;
        padding-top: 0rem;
    }
    .obj_issue_toc .cover {
        margin-bottom: 1.143rem;
    }
    .pkp_structure_content {
        padding-top: 0px;
    }
    .cont-home {
        display: flex;
        align-items: flex-start;
    }
    .col1-home {
        width: 25%;
        margin-right: 20px;
    }
    .col2-home {
        width: 74%;
    }
    .col2-home h3 {
        margin: 1.43rem 0;
        color: #800000;
    }
}


/* SIDEBAR */
#customblock-menu-lateral a {
    color: #800000;
    font-weight: bold;
}
#customblock-menu-lateral a:hover {
    text-decoration: underline;
}
.pkp_block .title {
    color: #800000;
    text-transform: uppercase;
    font-weight: 500;
}
.pkp_structure_sidebar .pkp_block a {
    color: #2E2E2E;
}
.pkp_structure_sidebar .pkp_block a:hover, .pkp_structure_sidebar .pkp_block a:focus {
    color: #800000;
}

/* Pagina Inicio */
.pkp_page_index.pkp_op_index ul.galleys_links .obj_galley_link, .pkp_page_index.pkp_op_index ul.galleys_links {
    display: none;
}
.pkp_page_index.pkp_op_index .cmp_article_list>li {
    margin-bottom: 1rem;
}
/* Vol. 68 Num. 2 (2016) */
.pkp_page_issue.pkp_op_view ul.galleys_links li:nth-child(2) {
    display: none;
}
/* Pagina Archivos */
.pkp_page_issue.pkp_op_view .sections ul.galleys_links .obj_galley_link, .pkp_page_issue.pkp_op_view .obj_issue_toc .sections .galleys_links {
    display: none;
}



/* TEXTO INICIO */
.page_index_journal {
    display: flex;
    flex-wrap: wrap;
  }
  .page_index_journal .current_issue {
    order: 2;
  }
  .pkp_page_index .additional_content {
    order: 1;
    border-top: 0px;
    border-bottom: 1px solid #DCC3A469;
    padding-bottom: 40px;
  }
  @media (min-width: 1025px){ }
  @media (min-width: 992px) and (max-width: 1024px){ }
  @media (min-width: 768px) and (max-width: 991px){ }
  @media (max-width: 767px) { }
  
/*@media (max-width: 768px) {
    .current_issue {
        padding-top: 720px;
    }
    .pkp_page_index .additional_content {
        position: absolute;
        top: 0px;
        height: 720px;
        border-bottom: 1px solid #ddd;
    }
    .pkp_page_index .additional_content .cont-home p {
        width: 95%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .current_issue {
        padding-top: 550px;
    }
    .pkp_page_index .additional_content {
        position: absolute;
        top: 0px;
        height: 550px;
        border-bottom: 1px solid #ddd;
    }
}
@media (min-width: 992px) and (max-width:1200px){
    .pkp_page_index .additional_content {
        height: 426px;
        width: 660px;
    }
    .current_issue {
        padding-top: 426px;
    }
}
@media (min-width: 1201px){
    .current_issue {
        padding-top: 385px;
    }
    .pkp_page_index .additional_content {
        position: absolute;
        top: 0px;
        height: 368px;
        width: 860px;
        border-bottom: 1px solid #ddd;
    }
}*/



/* INTERNAS */
.pkp_structure_content .pkp_structure_main .page H1 {
    color: #800000;
}
.author-guidelines, .about-journal, .focus-scope, .pkp_page_directrices-eticas .page, .texto-justificado, .dynec, .directrices-generales {
    text-align: justify;
}
.about-journal-title {
    color: #800000;
}
.pkp_structure_main h2 {
    color: #800000;
}
.page_submissions .section_policy {
    display: none;
}


/* PDF INTERNO */
.header_view {
    background: #800000;
}
.header_view .return {
    color: #800000;
}
.header_view .return:hover, .header_view .return:focus {
    background: #800000;
    color: #fff;
}
.header_view .title:hover, .header_view .title:focus {
    background: #800000;
}
.header_view .download:hover, .header_view .download:focus {
    background: #800000;
    color: #fff;
}


/* FOOTER */
.pkp_structure_footer_wrapper {
    background: #800000;
}
.footer {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    color: #FFF;
}
.footer-1 {
    display: inline-block;
    width: 33%;
}
.footer-2, .footer-3 {
    display: inline-block;
    width: 33%;
}
.footer h3 {
    color: #FFF;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 27px;
}
.footer p, .footer  a {
    color: #FFF;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
}
.footer  a:hover, .footer  a:focus{
    text-decoration: underline;
}
.p-grand {
    width: 90%;
}
.logo-cc{
    width: 160px !important;
}
.logo-aepdiri {
    width: 170px;
}
.pkp_footer_content {
    padding-bottom: 0px !important;
    padding-top: 50px !important;
}
.pkp_brand_footer {
    padding: 0px 30px 10px 30px;
}
.pkp_brand_footer img {
    width: 95px;
    filter: invert(1);
}
@media (max-width: 991px) {
    .pkp_footer_content {
        padding-bottom: 2.143rem !important;
    }
    .footer {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .footer-1, .footer-2, .footer-3 {
        width: 90%;
    }
}


/* Numero actual */
.pkp_page_issue .pkp_structure_sidebar {
    width: 0px;
    display: none;
}
.pkp_page_issue .pkp_structure_main {
    width: 100%;
}
@media (min-width: 1200px) {
    .pkp_page_issue .pkp_structure_main:after {
        left: 0px;
        display: none;
    }
}

/* Decenios */
#decenios .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#decenios .column-1, #decenios .column-2 {
    display: flex;
    margin-bottom: 50px;
    box-shadow: 0px 0px 14px rgb(172 70 77 / 32%);
    border-radius: 5px;
}
#decenios .img {
    background-color: #AC464D;
    border-radius: 5px;
    padding: 12px 12px 5px 12px;
    width: fit-content;
}
#decenios .texto {
    color: #800000;
    text-transform: uppercase;
    font-weight: 600;
    border-top: 1px solid rgba(172,70,77,0.26);
    border-bottom: 1px solid rgba(172,70,77,0.26);
    border-right: 1px solid rgba(172,70,77,0.26);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    align-items: center;
}
#decenios .texto p {
    margin-top: 0px;
}
#decenios .texto p a {
    text-decoration: none;
    padding: 0px 20px;
}
@media (max-width: 576px) {
    #decenios .row {
        flex-direction: column;
    }
    #decenios .column-1, #decenios .column-2 {
        margin-bottom: 40px;
    }
}