#menu_header_personas.active { 
	background-color: #ffffff;
}

.cns-banner-spui-div {
    margin-top: 70px;
}

@media only screen and (min-width: 1200px) { 
    .cns-banner-spui-div {
        margin-top: 125px !important;
    }
}

@media only screen and (max-width: 991px) { 
	.header {
		height: auto !important;
	}
}

.cns-max-top-hidden {
	overflow-x: hidden !important;
}