<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">label {
    display:block;
    margin-top:18px;
    letter-spacing:1px;
	color: #FFFFFF;
	font-size:0.6em;
}
 #l4{
	 text-align:center;
	 display:inline-block;
	 
 }
textarea {
   resize: none;
}
#respuesta{
	color:#FFF;
	
	
}
.principall {
    max-width:400px;
	width:100%;
	max-height:500px;
	min-height:500px;
	height:100%;
    color: #666666;
    font-family:Arial;
	float:right;
	margin-top:28px;

}
section#principalCO, aside{
	/*background: #1E6381;*/
	border-radius: 0.5em;
	/*Horizontal*/
	display:inline-block;
	margin: 0.25em auto;
	max-width: 1080px;
	width: 98%;
	text-align: center;

	
	 min-height:915px;
	
}
form {
    	 -webkit-box-shadow: 0 0 24px #FFF;
   -moz-box-shadow: 0 0 24px #FFF;
   box-shadow: 0 0 24px #FFF;
	border-radius: 0.5em;
    width:400px;
	
	float:right;
}
#cont{
	max-height:530px;
	max-width:400px;
	width:100%;
	height:100%;	
	
	
	
}
h2{   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 0.7em;
   padding: 8px;

   background: #1E6381;
   margin: 0 auto;
   margin-top:10px;
   max-width:743px;
   width:90%;
   }
#h2o{   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 0.7em;
   padding: 8px;

   background: #1E6381;
   margin: 0 auto;
   margin-top:28px;
   margin-bottom:39px;
   max-width:743px;
   width:90%;
   	border-radius:0.5em;
	-webkit-box-shadow: 0 0 24px #FFF;
	-moz-box-shadow: 0 0 24px #FFF;
	box-shadow: 0 0 24px #FFF;
   }
#cont2{
	max-height:350px;
	max-width:420px;
	min-height: 100px;
	width:100%;
	height:100%;
float:left;	
border-radius:0.5em;

margin: 0 auto;
margin-top:22px;
}
#contge{
	max-height:350px;
	max-width:420px;
	min-height: 100px;
	width:100%;
	height:100%;
float:right;	
margin-top:-10px;
margin-bottom:10px;
border-radius:0.5em;	
box-shadow: 0px 0px 25px rgba(255,255,255,0.8);	
}
#cont3{
	max-height:350px;
	max-width:420px;
	min-height: 100px;
	width:100%;
	height:100%;
float:right;	
	margin-top:45px;
	border-radius:0.5em;
}
#contven{
	max-height:350px;
	max-width:420px;
	min-height: 100px;
	width:100%;
	height:100%;
float:left;	
	margin-top:53px;
	
	border-radius:0.5em;
}
#formcontact{
	text-align:center;
	max-width:900px;
	margin: 0 auto;
	margin-top:20px;
}
#altoform{
	min-height:470px;
}
#contofi{
	max-height:500px;
	min-height:300px;
	max-width:420px;
	width:100%;
	height:100%;
float:left;	margin-top:42px;
border-radius:0.5em;
	
}
#contlegal{
	min-height:120px;
	max-width:420px;
	width:100%;
	height:100%;	
	float:left;
	margin-top:22px;
	   	border-radius:0.5em;

	
}
input, textarea {
    width:360px;
    height:10px;
    background:#FFFFFF;
    border:2px solid #f6f6f6;
    padding:10px;
    margin-top:5px;
    font-size:13px;
    color:#000000;
}
#hspa{margin-top:5px;}
#hspa7j{margin-top:12px;text-decoration: underline;	}

textarea {
    height:100px;
}
 
#submit {
    width:65px;
    height:30px;
	font-size:13px;
    border:none;
    margin-top:18px;
    cursor:pointer;
	margin-bottom:24px;
}</pre></body></html>