@font-face {
    font-family: 'eagle';
    src: url('../fonts/eagle/eagle_light.otf');
}

h1, h2, h3, h4, h5 {
   font-family: "eagle"!important;
}

.brand {
	text-align: center;
  font-family: "eagle"!important;
}

.brand-text {
	text-transform: lowercase!important;
	margin: 11px 0 11px 0px!important;
}

.page {
	overflow: hidden;
}

.hidden {
	display: none;
}

#fondo-blanco {
	/*background-color: #fff;*/
  background-color: rgba(255,255,255,1);
}

.animsition {
	overflow: hidden;
}

#page-register-main, #page-login-main {
	height: 100%;
	overflow-y: auto;
}

.brand h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 300;
  color: #fff;
}

.page-dark.layout-full .brand {
	margin-bottom: 0;
}

.page-terms-main {
	display: hidden;
/*	position: absolute;
	top: 0;
	right: -600px;
	height: 100%;
	color: #76838f;
	z-index: 1;
	background-color: #fff;*/
}

.texto-terminos {
/*	width: 100%;*/
/*	height: 400px;*/
/*	height: calc(100%-80px);
	height: -webkit-calc(100%-80px);*/
	/*overflow-y: auto; */
	/*padding: 30px;*/
	/*margin-top: 30px;*/
	text-align: justify;
	font-size: 12px;
}

.botones {
	width: 100%;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	padding: 10px 40px 0px 40px;
}

.btn-acepta {
	float: right;
	margin-right: -15px;
}

.btn-no-acepta {
	float: left;
	margin-left: -10px;
}

.respuesta-server {
	height: 30px;
	color: #f96868;
	text-align: center;
	font-weight: 400;
	/*opacity: 0;*/
	display: none;
}

.page-login-v2 form > button {
    margin-top: 18px !important;
}

/*.texto-terminos {
	width: 470px;
	width: 100%;
}*/

.animsition {
	overflow-y: auto;
}

.contieneterms {
	border: 1px solid #e4eaec;
	padding: 10px;
	position: relative;
	margin-top:45px;
}

.page-register-v2 form > button {
    margin-top: 18px !important;
}

.page-register-main {
	padding: 70px 60px 180px;
}

.mensaje-comprobacion {
	color: #f96868;
	font-size: 14px;
	font-weight: 500;
}


/*campos formulario registro prefijo y telefono*/
#pref {
}

#phon {
	/*padding-left: 0px;*/
}

.select2-results__option {
	color: #76838f !important;
}
/*.page-register-v2 footer, .page-login-v2 footer {
	margin: 0 !important;
}*/
.page-register-v2 .page-register-main, .page-login-v2 .page-login-main {
	padding-bottom: 80px !important;
}
.form-group {
	margin-bottom: 1.2rem !important;
}

.reg-prof {
	display: none;
}

.btn-select-perfil {
	font-size: 12px;
	padding: .429rem 0.1rem !important;
}

.btn-select-perfil i {
	font-size: 14px;
}

.btn-mas {
	padding: 0.8rem 1.072rem!important;
}

.page-copyright {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin-top: 20px;
	text-align: center;
}
