

@media screen and (max-width:1100px) {
	div#textometodo2.col-md-6 {
	padding-top:4em;
	
} 
}
  


@media screen and (min-width: 770px) {
	i.fas.fa-dragon.fa-2x{
		    margin-top: -0.2em;
	}	
	
	
  
}


@media screen and (max-width: 770px) {
	
	
	
	div#textometodo.col-md-6 {
		    text-align: center;
			padding-left: 2em;
			padding-right: 2em;
	} 
	
	#cuadro1{
	display:none;
}

#cuadro2{
	display:block;
}
  
}



@media screen and (max-width: 765px) {
	
	#bandera {
	padding-left: 48%;
	} 
	
 
}



@media screen and (max-width: 450px) {
	ul.list-inline.quicklinks {
		margin-left: 2em; 
	}
	
		#cuadro1{
	display:block;
}

#cuadro2{
	display:none;
}
  
}

@media screen and (max-width: 270px) {
	section h2.section-heading {
    font-size: 25px; 
}
  
}