body {
    background: #EEEEEE;
}

a {
    color: #444;
    word-wrap: break-word;
}

.pkp_structure_main {
    padding-top: 0;
}

a:hover, a:focus {
    color: #5f246b;
}

.cmp_button, .cmp_form .buttons button, .pkp_search button[type="submit"], .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
   color: #fff;
}

.main_entry .abstract {
    line-height: 25px;
}

.obj_announcement_summary .read_more {
   color:#444;
}

.obj_issue_toc .section>h3 {
    display: inline-block;
    position: relative;
    left: 0;
    margin-top: 0;
    padding: 0;
    background: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    color: #212121;
    font-family: sans-serif;
    border-bottom: 2px solid #CEB37E;
}

.pkp_page_index .current_issue .read_more {
   color: #444;
}

.obj_article_summary>.title a {
    text-decoration: none;
    color: #444444;
    font-weight: normal;
    font-family: sans-serif;
    font-size: 16px;
}

.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: #444;
}

.obj_announcement_summary .read_more:hover, .obj_announcement_summary .read_more:focus {
    color: #444;
}

.obj_article_summary .authors {
    padding-right: 5em;
    color: #777777;
    font-family: sans-serif;
    font-size: 15.5px;
}

.cmp_button_wire,
.obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #5f246b;
    border-radius: 1px;
    font-size: 14px;
    line-height: 28px;
    color: #5f246b;
    text-decoration: none;
    text-align: center;
}

.cmp_button_wire:hover,
.cmp_button_wire:focus,
.obj_galley_link:hover,
.obj_galley_link:focus {
    background: #5f246b;
    color: #fff;
}

.has_site_logo .pkp_site_name {
    padding: 0;
}

.pkp_structure_head {
    background-color: ##5f246b;
    border-bottom: 2px solid ##5f246b;
}

.pkp_page_index .additional_content {
    border-top: none;
}

#navigationPrimary>li>a,
.pkp_head_wrapper .pkp_search .search_controls .search_prompt {
    padding-bottom: 6px;
    border-bottom-width: 4px;
    text-transform: inherit;
    font-size: 15px;
    color: #5f246b;
    font-weight: 600;
}

.pkp_head_wrapper .pkp_search .search_controls .search_prompt:hover, .pkp_head_wrapper .pkp_search .search_controls .search_prompt:focus {
    color: #fff;
}

.pkp_search.is_open .search_controls .search_prompt {
    padding-bottom: 10px;
    /* border-bottom-width: 4px !important; */
    text-transform: inherit;
    font-size: 15px;
    background: #5f246b !important;
    color: #fff;
    font-weight: 600;
}

.pkp_structure_footer_wrapper {
    background: rgba(0, 0, 0, 0.05);
    border-top: 1px solid #ddd;
    border-bottom: none;
}

.pkp_footer_content {
    padding: 30px;
    text-align: left;
    background: #d9b3d5;
    font-family: sans-serif;
    color: #000;
}

.pkp_footer_content a {
    color: #000;
}

.pkp_footer_content {
    text-align: justify;
}

.pkp_block .title {
    display: inline-block;
    padding-bottom: 0;
    font-weight: 600;
    text-transform: inherit;
    width: 100%;
    color: #212121;
    font-family: sans-serif;
}

.pkp_block .content p {
    font-family: sans-serif;
}

.pkp_block .content p:first-child {
    margin-top: 0;
    margin-bottom: 0;
}

.block_information a,
.block_language_toggle a,
.pkp_block .content p a {
    font-size: 14px;
    font-family: sans-serif;
    color: #444444;
}

#customblock-iniciarsesion p a,
#customblock-registrarse p a,
.block_make_submission a {
    width: 220px !important;
    background: #eee !important;
    text-align: center !important;
    padding: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #d6d4d4 !important;
    text-transform: initial;
    color: #444444;
    font-weight: 100;
    font-size: 14px;
    font-family: sans-serif;
    box-shadow: inset 0 -1em 1em rgba(0, 0, 0, 0.1);
    line-height: 28px;
    display: inline-block;
}

#customblock-iniciarsesion,
.block_make_submission {
    padding-bottom: 0;
}

.abstract,
.copyright,
.pkp_page_about,
.page_information {
    text-align: justify;
}

.abstract {
    white-space: pre-line;
}

#navigationPrimary ul a {
    color: #fff;
    text-transform: inherit;
    font-size: 14px;
}

.pkp_structure_footer {
    width: 100%;
    padding: 0;
}

.obj_issue_summary .title {
    font-family: sans-serif, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue";
    font-size: 18px;
}

.obj_article_details .main_entry .item.doi .label,
.obj_article_details .main_entry .item.keywords .label,
.obj_article_details .authors {
    font-size: 15px;
    font-family: sans-serif !important;
}

.page_submissions .submission_checklist ul,
.page_submissions:not(h2),
.page_privacy,
.page_contact,
.page_information {
    font-size: 14px;
    line-height: 25px;
}

.author_bios .sub_item .value,
.pkp_page_codigoetica {
    line-height: 25px !important;
    text-align: justify;
}

#citationOutput .csl-bib-body .csl-entry i::first-letter {
    text-transform: lowercase;
}

.cmp_button, .cmp_form .buttons button, .pkp_search button[type="submit"], .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    background: #e4686d;
    border: 1px solid #e4686d;
    border-top-color: #e4686d;
}

.cmp_notification {
    background: white;
    border-left: 5px solid #e4686d !important;
    border: 1px solid #e4686d;
}
#navigationPrimary>li>a:hover, #navigationPrimary>li>a:focus {
    border-color: #fff;
}

/*@media screen and (max-device-width: 480px) {
.pkp_site_name .is_img img {
    max-height: 100%;
    width: 100%;
}*/
@media(max-width:600px) {
    .pkp_site_name_wrapper {
        height: 100px;
    }
   .pkp_site_name .is_img img {
      	max-height: 100%;
   	 width: 100%;
   }
}

@media(max-width:400px) {
    .pkp_site_name_wrapper {
        height: 60px;
    }
}

@media (min-width: 992px) {
    .pkp_navigation_primary_row {
    	background: #333;
    }
    #navigationPrimary>li>a, .pkp_head_wrapper .pkp_search .search_controls .search_prompt {
	color: #fff;
    }
    #navigationPrimary a:hover, #navigationPrimary a:focus {
	color: #fff;
    }
    .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: #444;
    }
    .pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
	color: #444;
    }
    .pkp_nav_list ul a {
	color: #444;
    }
    .pkp_navigation_user_wrapper {
	width: auto;
    }
    .pkp_site_name .is_img img {
        max-height: 100%;
    }
    .pkp_site_name .is_img {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pkp_site_name_wrapper,
    .pkp_head_wrapper {
        width: 100% !important;
        padding: 0;
    }
    .has_site_logo .pkp_head_wrapper {
        padding-top: 0;
    }
    .pkp_navigation_primary {
        max-width: 90%;
    }
}

@media (max-width: 992px) {
    #navigationPrimary>li>a {
        padding-bottom: 6px;
        border-bottom-width: 4px;
        text-transform: inherit;
        font-size: 15px;
        color: #fff;
        font-weight: 600;
    }
}

@media(min-width:500px) {
    .pkp_footer_content>p>img {
        width: 500px;
    }
}


/* Carrusel */
 .slider 
        {
            width: 100%;
            margin: auto;
            overflow: hidden;
            text-align: center;
        }
        .slider ul 
            {
                margin-top: 0;
                display: flex;
                padding: 0;
                width: 700% !important; 
                animation: cambio 60s infinite normal; 
                animation-direction: alternate;
            }
        .slider li 
                {
                    width: 100%;
                    list-style: none;
                }

        .slider img 
                {
                    width: 100%;
                    height: auto;
                }
 		@keyframes cambio {
                0% {
                    margin-left: 0%;
                }
                11.1% {
                    margin-left: -100%;
                }
                22.2% {
                    margin-left: -100%;
                }
                33.3% {
                    margin-left: -200%;
                }
                44.4% {
                    margin-left: -200%;
                }
                55.5% {
                    margin-left: -300%;
                }
                66.6% {
                    margin-left: -300%;
                }
                77.7% {
                    margin-left: -400%;
                }
                88.8%{
                    margin-left: -400%;
                }
                100% {
                    margin-left: -500%;
                }
            }
.pkp_page_index .cmp_announcements>.more:before, .pkp_page_index .cmp_announcements>.obj_announcement_summary:before {
    border: none;
}
.pkp_page_index .cmp_announcements {
    border-bottom: none;
}
/*Logos pie*/

.redes {
    margin-top: 20px;
    margin-bottom: 100px;
}

.logos {
    text-align: center;
}

.div-largo {
    width: 60%;
    float: left;
}

.div-corto h3 {
    text-align: center;
}

.div-corto {
    width: 40%;
    float: left;
}

.div-ubicacion {
    background-image: url(/public/site/images/admin/ico-ubicacion.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 20px;
    font-size: 18px;
}

@media (max-width: 500px) {
    .div-largo {
        width: 100%;
    }
    .div-corto {
        width: 100%;
    }
    .logos {
        padding-top: 20px;
    }
}
.pkp_navigation_primary [aria-haspopup]:focus
{
    background-color: transparent ;
}


