#menu_header_personas.active { 
background-color: #ffffff;
}

body {
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 991px) { 
.header {
height: auto!important;}
}


.cns-banner-spui-div {
    margin-top: 10px; /* por defecto */
}
@media only screen and (min-width: 1200px) {
	.cns-banner-spui-div {
		margin-top: 70px;
	}
}


.cns-max-top-hidden-homee {
  margin-top: 140px !important;
  overflow-x: hidden !important;
  @media screen and (max-width: 1199px) {
    margin-top: 85px !important;
  }
}

.cns-max-top-hidden {
	margin-top: 124px !important;
	overflow-x: hidden !important;
	
	@media(width <1200px) {
		margin-top: 66px !important;
	}
}