# Empty CSS file for your own CSS
body,html{
    height:100% !important;
	font-family: 'Open Sans', sans-serif !important;
}


.texto{
	font-family: 'Open Sans', sans-serif !important;
	font-size:1.2em;
	color:#000000;
	
}
a.texto:hover {
  color: #000000 !important;
  font-weight:bold !important;
}
a.texto{
	text-decoration:none !important;
}

.iefix{
	width: 100%;
	height:auto;
	max-width:500px;
	max-height:72px;
}

.ppt{
	
	padding-top:37vh;
}

.ppe{
	
	padding-top:24vh;
}

.h10{
	font-weight:300;
	font-size:0.7rem !important;
}

.bot {
  position: absolute;
  bottom: 0;
  padding-bottom:5px;
}