.bg-azul{
	background: #1724a9;
	color:#fff;
}

.bg-azul a{
	text-decoration: none;
	color:#fff;
}

.contenedor{
	position:relative;
	width:100%;
}

.textOver{
	font-size:4vw;
	color:white;
	 position: absolute;
  	top: 37%;
  	left: 15%;
  
}

.textOver2{
	font-size:4vw;
	color:#e2e73e;
	position: absolute;
  	top: 48%;
  	left: 15%;
  
}



.ml11 {
  font-weight: 700;
  
}

.ml11 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml11 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: #fff;
  transform-origin: 0 50%;
}

.ml11 .line1 { 
  top: 0; 
  left: 0;
}

.ml11 .letter {
  display: inline-block;
  line-height: 1em;
}




.ml10 {
  
  font-weight: 900;
  
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}


.ml6 {
  color:#e2e73e;
  position:absolute;
  top:53%;
  left:55%;
  font-size:5vw;
  font-weight:900;
}


.ml6 .text-wrapper {
 
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml6 .letter {
  display: inline-block;
  line-height: 1em;
}


.ml6-5 {
  position:absolute;
   color:white;
  top:66%;
  left:48%;
  font-size:5vw;
  font-weight:900;
}


.ml6-5 .text-wrapper {
 
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml6-5 .letter {
  display: inline-block;
  line-height: 1em;
}



.ml16 {
  color: #e2e73e;
  position:absolute;
  left:10%;
  padding: 40px 0;
  font-weight: 800;
  font-size: 3.2vw;
  overflow: hidden;
}



.ml16 .letter {
  display: inline-block;
  line-height: 1em;
}


.ml16-5 {
  color: white;
  position:absolute;
  top:9%;
  left:10%;
  padding: 40px 0;
  font-weight: 800;
  font-size: 3.2vw;
  overflow: hidden;
}



.ml16-5 .letter {
  display: inline-block;
  line-height: 1em;
}