html, body {
    background: #fafafa;
}
.pkp_structure_content {
    background-color: #fafafa;
}
.pkp_structure_head {
    background-color: #2c2c2c;
    border-bottom: 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);
}
.pkp_structure_main:before, .pkp_structure_main:after {
     background: transparent;
}
.has_site_logo .pkp_head_wrapper{
    display: flex;
}
.pkp_navigation_primary_row{
    height: 100%;
}
has_site_logo .pkp_site_name, .has_site_logo .pkp_navigation_primary_wrapper {
    width: auto;
    background-color: #2c2c2c;
    padding-top: 15px;
    padding-bottom: 15px;
    justify-content: flex-end;
}
.pkp_navigation_primary_wrapper {
    height: 100%;
    text-align: end;
    display: flex;
}
@media (min-width: 992px){
.pkp_navigation_user_wrapper {
    position: fixed;
    text-align: -webkit-center;
    background-color: #f42a5a;
    width: 100%;
}
}
.pkp_site_nav_menu{
    background: #2c2c2c;
    padding-top: 10px;
}
.pkp_navigation_user>li>a:hover {
    outline: 0;
    background: #2c2c2c;
    color: #fff;
    transition-duration: 0.5s;
}
.pkp_navigation_primary>li>a {
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
}
.pkp_navigation_primary>li>a:focus {
    background: #2c2c2c;
    color: #fff;
}
.pkp_navigation_primary>li>a:hover {
    transition-duration: 0.5s;
    color: #e0e0e0;
    border-color: #f42a5a;
}
.pkp_structure_main .page h1 {
    border-left: 5px solid #f42a5a;
    padding-left: 7px;
    margin-bottom: 35px;
}
.pkp_page_index .journals h3 {
    border-left: 5px solid #f42a5a;
    padding-left: 7px;
    margin-bottom: 35px;
}
.cmp_breadcrumbs a {
    color: #f42a5a;
    font-weight: 600;
}
.cmp_breadcrumbs a:hover{
    color: #b41f42;
}
.cmp_breadcrumbs .current {
    color: rgb(0 0 0 / 87%);
}
.pkp_page_index .journals h3 a {
    color:black;
    font-size: 1.6rem;
    text-transform: uppercase;
}
.pkp_page_index .journals h3 a:hover {
    color:#f42a5a
}
.pkp_page_index .journals>ul>li{
    border-top: 0;
}
.description {
    text-align: justify;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
.links{
    text-align: center;
    margin-top: 40px!important;
}
.links > .view a {
    background: #f42a5a;
    color: white;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    padding: 9px 24px;
    text-decoration: none;
}
.links > .view a:hover{
    background: #2c2c2c;
    color: white;
    transition-duration: 0.5s;
}
.links > .current a {
    background: #2c2c2c;
    color: white;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    padding: 9px 24px;
    text-decoration: none;
}
.links > .current a:hover{
    background: #f42a5a;
    color: white;
    transition-duration: 0.5s;
}
.journals ul>li{border: 1px solid #b7c5ca;
border-radius: 4px;
border: 1px solid #b7c5ca2b;
border-radius: 4px;
box-shadow: 0px 1px 12px 1px rgb(0 0 0 / 6%);
margin-bottom: 40px!important;
background-color: white;
}
.pkp_site_name_wrapper > .pkp_site_name{
    text-align: left;
}
.pkp_site_name .is_text{
    line-height: 4.143rem;
    text-transform: uppercase;
    border-left: 8px solid #f42a5a;
    padding-left: 12px;
}
.pkp_site_nav_menu .pkp_nav_list {
    padding-left: 0;
    margin-left: 0;
    width: auto;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    max-width: 1160px;
}

.pkp_nav_list ul{
    width: 16em;
}
.pkp_nav_list ul a {
    border-left: 0.357rem solid #2c2c2c;
    color: #2c2c2c;
}
.pkp_nav_list ul li:first-child a {
     border-top-left-radius: 0; 
     border-top-right-radius: 0; 
}
.pkp_nav_list ul {
    background: #fff;
    border-radius: 3px 0;
    font-weight: 500;
}
.pkp_nav_list ul a:hover{
    background: #f42a590c;
    border-color: #f42a5a!important;
    color: #f42a5a;
    font-weight: 600;
    transition-duration: 0.3s;
}
.pkp_navigation_primary>li:last-child a {
    margin-right: 0;
}
.page_search .search_input .query {
    height: 45px;
    font-size: 1.1rem;
}
.cmp_form input[type="text"], .cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form input[type="url"], .cmp_form input[type="tel"], .cmp_form select, .cmp_form textarea{
    background: #fff;
    border: 1px solid rgb(44 44 44 / 12%);
    border-radius: 3px;
    font-size: 0.93rem;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
    height: 35px;
}
.page_search .submit button{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-right: 0px solid rgba(0,0,0,0.4);
    background: #f42a5a;
    border: 0px solid rgba(0,0,0,0.4);
    border-top-color: rgba(187, 187, 187, 0);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
    font-size: 1rem;
    font-weight: 700;
    color: #fafafa;
}
.page_search .submit button:hover{
  box-shadow: none;
}
.page_search .submit button:after {
    font-size: 18px;
    top: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 25px;
    background: #f42a5a;
    box-shadow: none;
    color: #fff;
    padding-left: 10px;
}
.page_search .submit button:hover:after {
     background: #f42a5a;
     box-shadow: none;
}
.cmp_notification {
    background: #f42a5930;
    border-left: 0.357rem solid #f42a5a;
    color:#f42a5a;
}
.cmp_form input[type="text"], .cmp_form input[type="email"], .cmp_form input[type="password"], .cmp_form input[type="url"], .cmp_form input[type="tel"], .cmp_form select {
    max-width: 100%;
}
.cmp_button, .cmp_form .buttons button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a{
    background-color: #f42a5a;
    border: 0px!important;
    box-shadow: none;
    color: white;
    cursor: pointer;
}
.cmp_button, .cmp_form .buttons button:hover, .page_lost_password .buttons button:hover, .page_search .submit button:hover, .block_make_submission a:hover{
    background-color: #2c2c2c;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 10%);
    transition-duration: 0.5s;
}
.pkp_navigation_search_wrapper a:focus {
    color: #f42a5a;
}
/*Inicio mobile page*/
@media (max-width: 992px){
    .pkp_page_index .journals p { 
        padding: 2px 20px;
    }
    .pkp_page_index .journals h3 {
        padding: 12px 12px 2px 15px;
    }
    .pkp_site_name_wrapper > .pkp_site_name{
        text-align: right;  
    }
    .has_site_logo .pkp_head_wrapper{
        height: 3rem;
        align-items: center; 
    }
    .has_site_logo .pkp_navigation_primary_wrapper{
        justify-content: flex-start;
        padding-top: 7px;
        padding-bottom: 7px;
        background-color: #f42a5a;
    }
    .pkp_site_nav_menu{
        background: #f42a5a;
    }
    .pkp_site_nav_menu a {
        margin: 10px 0 10px 15px;
    }
    .pkp_navigation_user.pkp_navigation_user {
        border-top: 1px solid rgb(255 255 255 / 70%);
    }
    .pkp_site_name{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        height: 2.857rem;
    }
        }
/*Inicio footer*/
.pkp_structure_footer_wrapper {
    background: #2c2c2c;
	text-align: center;
    margin-top: 5rem;
}
.secction-contact{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
	border-bottom: 1px solid #b9b9b933;
	height: 80px;
}
.cta-text{
	text-align: left;
	border-left: 4px solid #f42a5a;
    padding-left: 7px;
}
.cta-text h6 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    color: #ffffff;
}
.cta-text a {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.cta-text a:hover {
    color: #f42a5a;
	transition-duration: 0.5s;
}
.cta-text span {
	font-size: 10px;
    font-weight: 600;
    color: #d5d5d5;
}
.secction-licencia{
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
	padding-top: 35px;
    padding-bottom: 35px;
}
.u-info p{
	margin: 11px 5px 20px 5px;
    font-size: 12px;
    color: white;
}
.u-info a{
	margin: 1px;
    font-size: 12px;
    color: white;
	cursor: pointer;
	text-decoration: none;
}
.u-info a:hover{
    color: #f42a5a;
	transition-duration: 0.5s;
}
.u-info img{
	width: 150px;
    height: auto;
	border-radius: 10px;
}
.secction-creditos{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    background-color: rgb(255 255 255 / 10%);
    color: white;
    font-size: 10px;
}
.cta-info {
	text-align: center;
    color: white;
}
.cta-info h5 {
	margin: 0px;
}
.cta-info p {
	margin: 0;
    font-size: 12px;
    font-weight: 500;
    color: #fafafa;
}
.cta-creditos a{
    color: #ff4040;
    font-weight: 500;
    cursor: pointer;
}
.cta-creditos a:hover{
	color: #be2448;
	transition-duration: 0.5s;
}
.secction-logo{
	background-color: white;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #f1f1f1;
}
.u-logos img{
	width: 110px;
    height: auto;
    margin: 15px;
}
.u-logos{
	display: contents;
}
.cta-creditos img{
	width: 10px;
    margin-left: 3px;
    margin-right: 3px;
}
/*Inicio mobile footer*/
@media (max-width: 992px){
    .secction-logo {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-content: stretch;
    flex-wrap: nowrap;
    align-items: center;
    }
    .secction-contact{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: stretch;
        height: auto;
        padding: 25px 20px;
     }      
     .secction-creditos {
        flex-direction: column;
    }  
.cta-text {
    margin: 15px;
}
        }
    