<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contenedorLogin{
	display:flex;
	justify-content: center;
	align-items: center;
}
.cajaLogin{
	margin-top:8%;
	margin-bottom:20px;
	box-shadow: 0px 0px 20px #b5b5b5;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width:440px;
	height:auto;
	background-color:#fff;
}
.seccionLogin1 {
	width: 100%;
	height: 850px;
	background-color: #f2f2f2 ;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.seccionContacto1{
	width: 100%;
	height: 520px;
	background-image: url("../img/bg-contacto.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.seccionContacto2{
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	height: auto;
	background-image: url("../img/bg-seccion1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.icono-logo{
	font-size:120px;
}
.texto-bienvenido-login{
	max-width:330px;
	text-align:center;
	color:#999999;
	font-family:Aeonik-Light;
	font-size:15px;
	letter-spacing: 1px
}
.contenedor-campo-login{
	display:flex;
	justify-content: center;
	align-items: center;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	width:330px;
	height:50px;
	margin-bottom:10px;
	background-color:#fff;
}
.contenedor-campo-login a{
	text-decoration:none;
}
.contenedor-campo-contacto{
	display:flex;
	justify-content: center;
	align-items: center;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	width:400px;
	height:50px;
	margin-bottom:10px;
	background-color:#fff;
}
.contenedor-campo-contacto a{
	text-decoration:none;
}
.contenedor-campo-comentario{
	display:flex;
	justify-content: center;
	align-items: center;
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	width:400px;
	height:80px;
	margin-bottom:10px;
	background-color:#fff;
}
.contenedor-campo-boton{
	display:flex;
	justify-content: center;
	align-items: center;
	width:100%;
	height:50px;
	
	background-color:#fff;
}
.boton-login-dos {
	font-family: Aeonik-Medium;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: none;
	width: 100%;
	height: 50px;
	background-color: #05141f;
	letter-spacing: 2px;
	
}
.campo-login{
	width:270px;
	height:30px;
	font-family:WorkSans-Regular;
	font-size:14px;
	color:#999999;
	border:none;
}
.campo-contacto{
	width:350px;
	height:30px;
	font-family:WorkSans-Regular;
	font-size:14px;
	color:#999999;
	border:none;
}
.campo-contacto-noicon{
	width:370px;
	height:30px;
	font-family:WorkSans-Regular;
	font-size:14px;
	color:#999999;
	border:none;
}

input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #A29896;
	opacity: 1; /* Firefox */
}
.campo-contacto-comentario{
	width:370px;
	height:60px;
	font-family:WorkSans-Regular;
	font-size:14px;
	color:#999999;
	border:none;
}
.iconn-correo{
	font-size:30px;
}
.no-usuario{
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-bottom:20px;
}
.texto-no-usuario{
	text-decoration:none;
	color:#999999;
	font-family:Aeonik-Regular;
	font-size:14px;
	letter-spacing: 1px
}
.olvidaste{
	margin-top:10px;
	margin-bottom:60px;
	text-decoration:none;
	color:#999999;
	font-family:Aeonik-Regular;
	font-size:14px;
	letter-spacing: 1px
	
}
.icono-cuenta{
	font-size:30px;
	margin-right:16px;
}
.menunavContacto{
	font-family: WorkSans-Regular;
	display: flex;
	align-items: center;
}
.menunavContacto a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}
.menunavContacto a:hover{
	border-bottom: 2px solid #05141f;
}
.titulo-h2-blanco {
    width: 90px;
    margin-top: 100px;
    margin-bottom: 0px;
    font-family: WorkSans-Regular;
    font-size: 19px;
    color: #a0a0a0;
    letter-spacing: 3px;
}
.titulo-h3-blanco {
    width: 90px;
    margin: 0;
    font-family: Aeonik-Bold;
    font-size: 30px;
    color: #fff;
}
.cont-titulo-contacto{
	width:87%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.contenedor-info-contacto{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width:50%;
	height:600px;
}
.cajaContacto {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 600px;
}
.contenedor-formulario-contacto{
	width:50%;
}
.cont-form{
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.ts2-1-contacto {
	width:450px;
    vertical-align: middle;
    letter-spacing: 3px;
    color: #a0a0a0;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 19px;
}
.ts2-2-contacto {
	width:450px;
    margin: 0;
    font-family: Aeonik-Bold;
    font-size: 40px;
}
.ts2-3-contacto {
	width:450px;
    text-align: justify;
    letter-spacing: 1px;
    line-height: 2;
    color: #a0a0a0;
    font-size: 15px;
}
.mrContacto {
    position: fixed;
    top: 32px;
    right: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
    background-image: url("../img/menu.png");
    width: 54px;
    height: 37px;
    z-index: 9;
}
.mrContacto:hover {
    background-image: url("../img/menu-over.png");
}
@media only screen and (max-width: 1600px) {
.menunavContacto a{
	font-size:12.5px;
	margin-left:8px;
	margin-right:8px;
}
}
@media only screen and (max-width: 1340px) {
.menunavContacto {
	display:none;
}
.seccionContacto1{
	height:400px;
}
.titulo-h2-blanco {
    margin-top: 50px;
}
}
@media only screen and (max-width: 1024px) {
.contenedor-info-contacto{
	width:100%;
	height:300px;	
}
.contenedor-formulario-contacto{
	width:100%;	
	height:auto;
}
}
@media only screen and (max-width: 560px) {
.mrContacto{
	top:initial;
	bottom:30px;
}
}
@media only screen and (max-width: 500px) {
.cajaLogin {
    width: 100%;
    margin-top: 100px;
}
.seccionContacto1{
	height:300px;
}
.titulo-h2-blanco {
    margin-top: 30px;
}
.cont-titulo-contacto{
	width:70%;
}
.contenedor-campo-contacto{
	width:330px;
}
.campo-contacto{
	width:270px;
}
.campo-contacto-noicon{
	width:300px;
}
.contenedor-campo-comentario{
	width:330px;
}
.campo-contacto-comentario{
	width:300px;
}
.cajaContacto{
	height:550px;
}
.ts2-1-contacto{
	width:330px;
}
.ts2-2-contacto{
	width:330px;
}
.ts2-3-contacto{
	width:330px;
	line-height: 1.5;
}
}</pre></body></html>