/* HEADER */
.pkp_site_name {
    text-align: center;
}
.pkp_structure_head {
    background-image: url(https://trabajoyempresa.tirant.com/public/site/images/trabajoyempresa_admin_one/banner-4.png);
    background-position: center;
    background-size: inherit;
    background-repeat: no-repeat;
}
.pkp_site_nav_menu {
    background: transparent !important;
}
.pkp_navigation_primary_row {
    margin-top: 50px !important;
}
.pkp_site_name .is_img {
    margin-left: -280px;
}
.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;
}
.pkp_navigation_primary>li>a {
    padding: .357rem .3em calc(.714rem - 2px);
    color: #FFF;
}
.pkp_navigation_primary>li>a:hover {
    color: #FFF;
}
.pkp_head_wrapper .pkp_search .search_prompt {
    color: #FFF;
}
.pkp_navigation_primary_row {
    margin-top: 37px;
}

@media (max-width: 991px) {
    .pkp_site_name .is_img {
        margin-left: 0px;
    }
    .pkp_site_nav_menu {
        background: #63b3af !important;
    }
}
@media (min-width: 992px) {
    .pkp_navigation_primary {
        max-width: 90%;
    }
    .has_site_logo .pkp_head_wrapper {
        height: 196px;
    }
    .pkp_navigation_search_wrapper a{
        color: #FFF !important;
    }
    .pkp_site_name .is_img img {
        margin: 0 auto;
        max-height: 55px;
    }
    .pkp_navigation_primary>li>a:hover {
        border-color: #ffffff;
    }
    .pkp_navigation_primary>li>a:focus {
        background: rgb(55 98 95);
    }
    .pkp_structure_head:before {
        height: 50px;
        width: 218px;
        left: -83px;
        padding-left: 10px;
        padding-top: 12px;
        position: absolute;
        background-color: rgba(201,219,218,0.44);
        display: inline-block;
        content: "Trabajo y Empresa";
        color: #161615;
        font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
        outline: 0;
        background: #69c2bd1c;
        border-color: #4B8380;
        color: #1D1D1B;
    }
    .pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
        border-color: #4B8380;
    }

}
@media (min-width: 977px) and (max-width: 1184px) {
    .pkp_navigation_primary>li>a {
        padding: .357rem .1em calc(.714rem - 2px);
        color: #FFF;
    }
}


/* BODY */
a {
    color: #69C2BD;
}
a:hover, a:focus {
    color: #69C2BD;
}
body {
    font-family: 'Montserrat', sans-serif !important;
}
.pkp_structure_main .current_issue h2 {
    color: #69C2BD;
    font-size: 20px;
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
.pkp_page_index .current_issue .current_issue_title {
    margin: 1.43rem 0;
    font-weight: 700;
    color: #FFF;
    background: #161615;
    width: fit-content;
    padding: 4px 15px;
    position: relative;
}
.obj_issue_toc .published .label {
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
.obj_article_summary>.title {
    font-family: 'Montserrat', sans-serif !important;
}
.cmp_button_wire, .obj_galley_link {
    border: 1px solid #4B8380;
    color: #69C2BD;
}
.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #69C2BD;
    color: #fff;
}
.obj_issue_toc .cover img {
    box-shadow: 1px 1px 10px 2px #e5e5e5;
}
.obj_article_summary>.title a {
    color: #2E2E2E;
    text-decoration: none;
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 16px;
}
.pkp_page_index .current_issue .read_more {
    color: #4B8380;
}

@media (min-width: 1200px) {
    .pkp_structure_content {
        width: 1280px;
    }
    .pkp_structure_main:after {
        left: 940px;
    }
    .pkp_structure_main {
        width: 870px;
    }
}
@media (min-width: 768px) {
    .obj_issue_toc .galleys h2, .obj_issue_toc .section h2 {
        font-size: 25px;
        font-weight: 800;
    }
    .pkp_page_index .current_issue .current_issue_title:before {
        right: -28px;
        top: 0;
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-bottom: 28px solid #161615;
        border-right: 28px solid transparent;  
    }
    .pkp_structure_main:before {
        width: 0px;
        background: #FFF;
    }
    .pkp_structure_main:after {
        width: 1px;
        background: #B7E1DF;
    }
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
        border-top: 0px;
    }
    .obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
        color: #69C2BD !important;
        font-size: 17px;
        font-weight: bold;
        font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    }
    .obj_issue_toc .galleys>h2:before, .obj_issue_toc .section>h2:before, .obj_issue_toc .galleys>h3:before, .obj_issue_toc .section>h3:before {
        height: 18px;
        width: 4px;
        background-color: #4B8380;
        display: inline-block;
        content: " ";
        margin-bottom: -3px;
        margin-left: -8px;
        margin-right: 4px;
        border-radius: 2px;
    }
    .obj_issue_toc .galleys .galleys_links .obj_galley_link {
        border: 1.5px solid #1D1D1B;
        color: #1D1D1B;
        width: fit-content;
    }
    .obj_galley_link {
        width: 100%;
    }
    

}


/* BARRA LATERAL */
.pkp_block .title {
    color: #1D1D1B !important;
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
.pkp_block .title:before {
    height: 18px;
    width: 4px;
    background-color: #69C2BD;
    display: inline-block;
    content: " ";
    margin-bottom: -3px;
    margin-left: -8px;
    margin-right: 4px;
    border-radius: 2px;
}
.block_information a, .block_language_toggle a {
    color: #1D1D1B;
}
.block_information a:hover, .block_language_toggle a:hover {
    color: #69C2BD;
}
.block_language a {
    color: #1D1D1B;
}
.block_language a:hover, .block_language a:hover {
    color: #69C2BD;
}


/* PDF INTERNO */
.header_view {
    background: #69C2BD;
}
.header_view .return {
    color: #69C2BD;
}
.header_view .return:hover, .header_view .return:focus {
    background: #4B8380;
    color: #fff;
}
.header_view .title:hover, .header_view .title:focus {
    background: #4B8380;
}
.header_view .download:hover, .header_view .download:focus {
    background: #4B8380;
    color: #fff;
}


/* INTERNA */
.pkp_structure_main .page h1 {
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
.pkp_page_article.pkp_op_view .galleys_links .obj_galley_link {
    width: inherit;
}
.obj_article_details .entry_details .item img {
    box-shadow: 1px 1px 10px 2px #e5e5e5;
}
.obj_article_details .entry_details .item .label {
    font-size: 15px;
    font-weight: 800;
    color: #2E2E2E;
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}
.obj_article_details .entry_details .item .label:before {
    height: 18px;
    width: 4px;
    background-color: #69C2BD;
    display: inline-block;
    content: " ";
    margin-bottom: -3px;
    margin-left: -8px;
    margin-right: 4px;
    border-radius: 2px;
}
@media (min-width: 768px){
    .obj_article_details .entry_details .item {
        border-bottom: 1px solid #b7e1df;
    }
    .obj_article_details .row {
        border-top: 1px solid #b7e1df;
        border-bottom: 1px solid #b7e1df;
    }
    .obj_article_details .entry_details {
        border-left: 1px solid #b7e1df;
    }
}


/* FOOTER */
.pkp_structure_footer_wrapper {
    background: #4B8380;
}
.pkp_footer_content {
    padding-bottom: 0px;
    font-weight: 400;
}
.footer {
    display: flex;
    justify-content: center;
    color: #FFF;
}
.footer h3 {
    font-family: "Aller",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
    font-size: 16px;
}
.footer-1 {
    display: inline-block;
    width: 64%;
    padding-right: 15%;
}
.footer-2 {
    display: inline-block;
    width: 34%;
}
.pkp_brand_footer {
    padding: 0px 30px 10px 30px;
}
.footer img {
    width: 180px !important;
}
.pkp_brand_footer img {
    width: 90px;
    filter: invert(1);
}

@media (max-width: 991px) {
    .pkp_footer_content {
        padding-bottom: 30px;
    }
    .footer {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .footer-1, .footer-2, .footer-3, .footer-4 {
        width: 90%;
        padding-right: 0%;
    }
}