.pkp_structure_head {
	background: center / cover no-repeat url(https://cosfac.iiiepe.edu.mx/Repositorio/public/journals/3/homepageImage_es_ES.png);
	background-position-y: -80px !important;
}

.pkp_head_wrapper {
	padding-top: 150px;
}

#header.header-scrolled {
    background: #AB0E36;
    height: 60px;
}


.hero-section {
    background: linear-gradient(to right, rgba(51,62,72,0.8) 0%, rgba(51,62,72,0.8) 101%),url(https://raw.githubusercontent.com/madi-nuralin/material/main/assets/background.jpg);
    position: relative;
}

a {
    color: #AB0E36;
    text-decoration: underline;
}

.hero-section, .hero-section>.container>.row {
	height:300px !important;
    min-height: 300px !important;
    margin-bottom: 0px !important;
}

.hero-section .wave {
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    bottom: -235px;
}

.hero-section, .hero-section>.container>.row {
    height: 340px !important;
    padding-top: 25px !important;
}

.hero-section.inner-page .hero-text {
    transform: translateY(-270px);
    margin-top: 380px !important;
}