@font-face{
	src:url(494046de165bb3817e81.woff2);
	font-family: 'tiempos';
}
@font-face{
	font-family: 'beton';
	src: url(BentonSansBBVA-Book-Lite.woff2);
}
*{
	src: url(BentonSansBBVA-Book-Lite.woff2);
}
.mt84{
	margin-top: 84px;
}
body{
	background:#ffffff;
}
.maxmo{
	max-width: 1078px!important;
	left: auto !important;
	right: auto !important;
}
.navbar{
	background: #f7f8f8;
}
.header{
	z-index: 99;
}
.login{
	background:#f7f8f8;
	border-radius: 16px;
	padding: 40px 32px 0 32px;
}
.titt{
	font-family: 'tiempos' !important;
	margin-bottom: 40px;
	font-size: 40px;
	color: rgb(7, 14, 70)!important;
}
.select{
	height: 56px;
	cursor: pointer;
	border:2px solid rgb(70, 83, 109);
	border-radius: 8px;
	padding: 0 16px;
}
.listado{
	background: #e9e9e9;
	top:100%;
	z-index: 3;
	padding: 16px;
	display: none;
	max-height: 220px;
	overflow-y: scroll;
}
.inp{
	height: 45px;
	border:2px solid rgb(70, 83, 109);
	border-radius: 8px;
	padding: 16px 24px 4px 16px !important;
}
.field{
	margin-bottom: 24px;
}
.tipolibreta{
	display: block;
	color: rgb(7, 14, 70)!important;
	background: #FFF !important;
	border-radius: 8px;
	height: 56px;
}
.seleccionado{
	background:rgb(0, 19, 145)!important;
	color: #FFF!important;
}
.inp ~ label{
	bottom: 10px;
	transition: .5s all;
	left: 16px;
}
.inp:focus ~ label,
.inp:valid ~ label{
	bottom: 23px;
	font-size: 12px;
}
.labelselect{
	bottom: 30px;
	font-size: 12px;
	left: 16px;
}
.seleccionlabel{
	color:rgb(7, 14, 70) ;
	bottom:6px;
	left: 16px;
}
input[type=checkbox]{
	appearance: none;
	height: 40px;
	width: 40px;
	border:2px solid rgb(70, 83, 109)!important;
	border-radius: 8px;
}
.checkcontainer{
	background: #f7f8f8;
	padding: 24px;
	max-width: 327px;
	border-radius:8px;
}
.fs15{
	font-size: 14px;
}
.alerta{
	background: #d6e9f8;
	padding: 16px;
}
.text-alert{
	color: rgb(7, 14, 70)!important;
}
.text-primary{
	color: rgb(0, 19, 145)!important;
}
.tectdt{
	font-size: 15px;
}
.dasd{
	color: rgb(0, 19, 145)!important;
}

.btn-primary{
	background: rgb(0, 19, 145)!important;
	border-radius: 8px;
	color: #FFF!important;
	font-weight: 600;
	border-color: rgb(0, 19, 145)!important;
	height: 56px;
	padding: 0 32px;
}
.footercontainer{
	background: rgb(0, 19, 145)!important;
}
footer *{
	color: rgb(133, 200, 255)!important;
	font-weight: 600;
}
.fsaf{
	color: #070e46!important;
}
.navbar{
		height: 64px;
}
.close{
	height: 40px;
	width: 40px;
	background: #FFF;
	border-radius: 40px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.ojo{
	right: 16px;
	bottom: 10px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
	-webkit-appearance:none;
	appearance: none;
	margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.navbar,.alerta,.footercontainer{
	border-radius: 16px;
}
@media (max-width: 590px){
	.fsaf{
		font-size: 15px;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		display: block;
		width: 100%;
	}

	.mt84{
		margin-top: 94px;
	}
	.titt{
		font-size: 48px;
	}
	.login{
		padding: 16px;
	}
	.astgyu{
		width: 100%;
	}
	.navbar,.alerta,.footercontainer{
		border-radius: 0;
	}
}