.pkp_head_wrapper {
	height: 20.5vw;
}

.pkp_site_name .is_text {
	display: none;
}

.pkp_navigation_primary_row {
	margin-top: 16vw;
	z-index: 2;
	position: relative;
}

.pkp_site_nav_menu {
	background: linear-gradient(to bottom right, #43bce2, #b11cab);
}

.pkp_structure_page{
	background-image: linear-gradient(rgba(255, 255, 255, 0.45), rgba(215, 215, 215, 0.45)), url('https://linen-rook-262577.hostingersite.com/archivos/background_ediPUCE.svg');
    /*background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center;
}

/* Footer */
.pkp_structure_footer_wrapper {
	background: #0a5ba8;
}
.pkp_structure_footer {
	margin: 0px;
    width: 100%;
    background: #0a5ba8;
}
.pkp_footer_content {
	padding: 0px;
}
.pkp_footer_content p {
	margin: 0px;
}
.pkp_brand_footer {
	display: none;
}