#header {
	position:relative;
	/* clear: both; */
	/* float: left; */
	width: 100%;
	/* max-width: 1400px; */
	height: auto;
	/*height:100%;*/
	/* background-color: #505050; */
	/* padding-bottom: 80%; */
	margin: auto;
	border-bottom: solid 1px #ebebeb;
	/* background-image: url(../images/FondoHeader1.png); */
	background-position: top center;
	/* border-top-left-radius: 25px; */
	display: flow-root;
}



/* LOGOS */

.logoIniDer {
	position: absolute;
	top: 6vh;
	left: 0px;
	width: 290px;
	height: 10vh;
	/*background-image: url(../images/Logo.png);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index:2100;
	display:
	block;
	/* background-color: #fff; */
}

.logoIniIzq {
	position: absolute;
	top: 23px;
	right: 25px;
	width: 310px;
	height: 60px;
	/*background-image: url(../images/Logo.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	z-index:2100;
	display:block;
	/* background-color:#0CF; */
}


/*CONTENEDORES */


.basemarquue{
	position: relative;
	/* top: 8px; */
	width: 100%;
	height: 6vh;
	background-color: #00000061;
	z-index: 5;
	/* border-top-left-radius: 11px; */
	/* border-top-right-radius: 11px; */
	display: flex;
	align-items: center;
	justify-content: end;
	/* padding: 0em 1em; */
	gap: 1%;
	float: right;
}

.basemarquue ul {
  display: flex;
  position: relative;
  /* float: right; */
  /* color: #fff; */
  /* background: #1bc2a2; */
  align-items: center;
  gap: 0.2em;
  width: 100%;
  justify-content: right;
  /* max-width: 700px; */
  margin-right: 1em;
}

.basemarquue li {
  /* display: block; */
  /* position: relative; */
  /* float: left; */
  /* color: #fff; */
  /* background: #1bc2a2; */
  width: auto;
}

.basemarquue ul li img {
  width: 40%;
}

.basemarquue li a, .basemarquue li span a {
	/* text-transform: uppercase; */
	letter-spacing: 0px;
	font-size: 0.7em;
	/*font-family: 'Louis Condensed Demi';*/
	color: #ffffff;
	padding: 0.7em 0.8em;
	/* line-height: 1.4em; */
	/* background-color: red; */
	border-radius: 4px;
	/* margin-right: 8px; */
	text-decoration-line: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	/* margin-top: 48px; */
	display: block;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	text-align: center;
}


.basemarquue li span a {
	color: #ffffff;
	padding: 0.4em 0.9em;
	text-decoration-line: none;
	font-size: 0.9em;
	line-height: 0;
	letter-spacing: 0;
	margin-right: 0;
	font-weight: 200;
}

.basemenutop li span a:hover {
	color: #fff;
	text-decoration-line: none;
	
}


.basemarquue li a:hover {
	color: #fff;
	text-decoration-line: none;
	background-color: #000;
}


.enlace1 a{
    font-size: 1.5em;
    font-weight: 600;
    color: #7b7a7a;
    letter-spacing: 1px;
    padding-left: 1em;
}

.enlace1 a:hover{
    
    color: #3a3939;
}

.iconmenu{
	position: relative;
	/* right: 1%; */
	/* top: 8vh; */
	color: #e52745;
	font-size: 1.3em;
	/* line-height: 1.2em; */
	/* display: flex; */
	justify-content: end;
	padding: 1em;
	/* background-color: green; */
	margin-top: 6vh;
	margin-bottom: 2vh;
	display: none;
	text-align: right;
}



.imgaling{
	vertical-align: middle;
}




.texto9 {
	letter-spacing: 0px;
	font-size: 0.7em;
	/*font-weight:400;*/
	color: rgb(83 83 83 / 70%);
	margin: 0em;
	height: auto;
	line-height: 1.5em;
	/*background-color:#C60;*/
	overflow: hidden;
}

.texto9 a{
	color: #6e6e6e;
	/* font-size: 0.8em; */
	font-weight: 700;
	/*background-color:#C60;*/
}

.texto9 a:hover{
	color: rgb(21 21 21 / 95%);
	/*background-color:#C60;*/
}

.texto9linea {
	height: 1px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.2);
	margin-top: 1.0em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 0em;
}

.texto9linea2 {
	height: 1px;
	width: 100%;
	background-color:rgba(0,0,0,0.20);
	margin-top: 1.0em;;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}



.texto10 {
	font-size: 0.85em;
	letter-spacing:0px;
	color: rgba(255,255,255,0.70);
	margin: 0em;
	height: auto;
	line-height: 1.4em;
	padding-top: 0.8em;;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	/*background-color:#C60;*/
}


.texto11 {
	font-size: 1em;
	letter-spacing:0px;
	/*color: rgba(255,255,255,0.90);*/
	margin: 2em;
	height: auto;
	line-height: 1.4em;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	font-weight: 400;
	/*background-color:#C60;*/
}

.texto11 img{
	/*background-color:#C60;*/
	/*width: 10px;*/
}



.texto11 ul {
	text-align:left;
	line-height:1.6em;
	list-style-image:url(../images/bullet.png);
	
}


.texto12 { 
	margin: 0px;
	padding: 0em;
	color:rgba(255,255,255,0.8);
	width:auto;
}



.texto12 ul{
	list-style-type: none;
	display: inline-block;

}



.texto12  li { 
	display: inline-block;
	margin: 1px;
	padding: 0em;
	color:#F4BC00;
	width:auto;
}


.texto12  li a{
	font-weight: 400;
	line-height: 1.2em;
	list-style: none;
	padding: 1.0em;
	padding-left: 1.0em;
	padding-right: 1.0em;
	margin: 0;
	font-size: 0.9em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	/*background-color: rgba(0,0,0,1);*/
	width:100%;
	display: block;
	text-decoration:none;
	/*background-color:#C60;*/
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 2px;
}

.texto12 li a:hover{
	color: #03AFDC;
	/*background-color:rgba(165,205,56,1.0);*/
}


.texto12B a {
	color: #C1131F;
	text-decoration: none;
	padding: 0.9em;
	/* line-height: 0.8em; */
	/* text-transform: uppercase; */
	font-size: 1.0em;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0px;
	width:auto;
	display:block;
}

.texto12B a:hover{
	text-decoration: none;
	color:#4a4a4a;
}


.texto13 {
	font-size: 0.8em;
	letter-spacing:2px;
	color: rgba(255,255,255,0.90);
	margin: 2em;
	height: auto;
	line-height: 1.6em;
	padding:0em;
	font-weight: 300;
	/*background-color:#C60;*/
}



.texto14 ul{
	list-style-type: none;
	/*display: inline-block;*/
	
}



.texto14  li { 
	margin: 0px;
	padding: 0px;
	color:#fff;
	width:100%;
	line-height: 1.5em;
}


.texto14  li a{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 400;
	text-align: left;
	line-height: 0.9em;
	letter-spacing:3px;
	margin: 0px;
	margin-left: 0px;
	padding: 1.2em;
	color:#fff;
	
	background-color: rgba(0,0,0,0.5);
	width:100%;
	display: block;
	text-decoration:none;
	
	/*background-color:#C60;*/
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;

	
}

.texto14 li a:hover{
	color:rgba(33,57,80,1.00);
	background-color:#fff;
}



.boxDescargas{
	display:flex;
	align-items: center;
	margin: 1%;
}

.titulo4{
	width: 100%;
	border-bottom: 1px dotted #f18328;
	padding: 1em;
	font-weight: 700;
}



.enlaceDocs{
	/* background-color: rgba(1, 87, 155, 0.2); */
	/* padding: 0.8em; */
	/* border-bottom: 1px dotted #0288d1; */
	/* text-align: left; */
	width: 100%;
	/* color: #01579b; */
	/* float: left; */
}


.enlaceDocs a {
		transition: background .25s ease-in-out;
		-moz-transition: background .25s ease-in-out;
		-webkit-transition: background .25s ease-in-out;
		background-color: #efefef87;
		padding: 1em;
		/* width: 100%; */
		position: relative;
		display: block;
		text-align: right;
		color: #7f7f7f;
		border-bottom: 1px dotted #f18328;
		height: auto;
}


.enlaceDocs a:hover {
	background-color: #f18328;
	color: #fff;
}





/* c styles */
#footer {
	position: relative;
	/* clear: both; */
	/*float: left;*/
	width: 100%;
	/* background-color: #FF0000; */
	/* max-width: 1400px; */
	bottom:0px;
	margin: auto;
}

#menufooter{ display:block;}





/* FOOTER */

.footerLogo{
	position:relative;
	left: 0;
	margin-left: 0;
	width: 270px;
	height: 100px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	/* background-color: #a58484; */
	margin-top: 7px;
	margin-bottom: 1em;
	filter: grayscale(100%);
	margin: auto;
}



.footer  {
	/*background-color: #E3F9C7;*/
	color: rgba(255,255,255,0.95);
	font-size: 0.9em;
	height:auto;
}


.footer h1 {
	color:#000;
	font-size:0.9em;
}



.footer .col1{
	top: 0px;
	width: 100%;
	/*left:10%;	*/
	/*background-color: #BFC320;
	/*height:300px;	*/
	background-color: #f9f9f9;
	border-top: solid 1px #eaeaea;
}


.footerImg{
	position:relative;
	width: 100%;
	left: 0%;
	padding: 1em 4em 1em 4em;
}


.baseDestacados7,.enlace1{
	/* background-color: red; */
	width: 100%;
	/* float: left; */
	text-align: center;
	/* padding: 0.5em 0em; */
	margin: auto;
}




.textoTerminos {
    letter-spacing: 0px;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.3em;
    /* background-color: #C60; */
    padding-left: 26px;
}

	.textoTerminos a {
		font-weight:400;
		color: #03AFDC;
		text-decoration:underline;
	}

	.textoTerminos a:hover{
		color: #646464;
	}



.imagenAvatar {
	position:relative;
	width: 100%;
	height: 350px;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	/*background-image: url(../images/fondo_destacados.png);	*/
	display:block;
	border: solid 0px rgb(154 63 63);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 13px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}






.contenedorBox{
	position: relative;
	width: 100%;
	display: flex;
}

.contenedorBox2{
	position: relative;
	width: 100%;
	display: block;
}

.Box{
	padding: 4em;
}

.BoxPadding{
	padding: 3em 6em;
}

.contenidoBox1 a, .contenidoBox2 a{
	padding: 0em;
	text-decoration: none;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	background-color: #2727276e;
	color: #fff;
	padding: 0.5em 1em;
	/* display: block; */
	border-radius: 9px;
	/* margin-top: 0.8em; */
}

.contenidoBox1 a:hover, .contenidoBox2 a:hover{
	text-decoration: none;
	background-color: #151515e0;
}

.contenidoBox1 strong a, .contenidoBox2 strong a{
	font-size:0.7em;
	overflow:hidden;
}

.contenidoBox1{
	font-size: 1.5em;
	color: #fff;
	line-height: 1.9em;
	font-weight: 200;
	letter-spacing: 0px;
}

.contenidoBox2{
	font-size: 1.1em;
	color: #fff;
	line-height: 1.4em;
	font-weight: 200;
	letter-spacing: 0px;
}

.contenidoBox2 ul, .contenidoBox1 ul {
	list-style-type: disc;
	margin-left: 2.2em;
}

.contenidoBox2 li, .contenidoBox1 li {
    line-height: 1.4em;
}


.contenedorBox2 table{
    border: solid 1px #e7e7e7;
    padding:1em;
    font-size:0.8em;
    width: 100%;
}

.contenedorBox2 table tr:first-child td{
    border: solid 1px #515151;
    padding:1em;
    font-size:0.8em;
    background-color: #e9e9e9;
    text-align:center;
}


.contenedorBox2 table td{
    border: solid 1px #e1e1e1;
    padding:1em;
    font-size:0.8em;
	
}

.titulo1Box{
	font-size: 2.3em;
	color: #fff;
	line-height: 0.9em;
	font-weight: 600;
	letter-spacing: -2px;
	/* background-color: red; */
	text-align:left;
	font-weight: 300;
}

.titulo2Box{
	font-size: 1.5em;
	color: #fff;
	line-height: 0.9em;
	font-weight: 600;
	letter-spacing: -1px;
	/* background-color: green; */
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	font-weight: 400;
}



.boxIngreso0{
	display: flex;
	height: auto;
	position: relative;
	width: 100%;
	background-color: white;
	/* flex-direction: column; */
	margin: 0vh 0vh 2vh 0vh;
	gap: 0%;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.12);
	/* overflow: hidden; */
	border-radius: 0px;
	align-items: center;
	/* justify-content: center; */
	/* justify-items: unset; */
	border-bottom: solid 0px #f1f1f1;
}



.boxIngreso0B{
	display: flex;
	height: auto;
	position: relative;
	width: 80%;
	background-color: white;
	flex-wrap: wrap;
	margin: 4vh 0vh;
	gap: 0%;
	-webkit-box-shadow: 0px 0px 22px 10px rgba(0,0,0,0.22);
	-moz-box-shadow: 0px 0px 22px 10px rgba(0,0,0,0.22);
	box-shadow: 0px 0px 22px 10px rgba(0,0,0,0.22);
	border-radius: 11px;
	overflow: hidden;
	align-items: center;
}


.boxIngresoPagos{
	display: flex;
	position: relative;
	width: 100%;
	background-color: white;
	/* flex-direction: column; */
	margin: 0vh 0vh 2vh 0vh;
	gap: 0%;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.12);
	box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.12);
	/* overflow: hidden; */
	border-radius: 0px;
	align-items: center;
	/* justify-content: center; */
	/* justify-items: unset; */
	border-bottom: solid 0px #f1f1f1;
	height: 100vh;
    background-size: cover;
    background-position: center;
}



.boxIngresoImg{
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 100vh;
	position: relative;
	background-color: #202020;
	/* margin: auto; */
	border-radius: 0px;
	margin: 0em 0%;
	/* min-height: 50vh; */
}


.boxIngreso, .boxIngreso1,.boxIngreso1B,.boxIngreso2{
	width: 100%;
	/* max-width: 500px; */
	/* height: 48vh; */
	background-color: #ffffff;
	border-radius: 0px;
	/* top: 50%; */
	/* left: 50%; */
	position: relative;
	margin: auto;
	/* margin-top: -220px; */
	margin: auto;
	padding: 2em 2em;
	font-size: 0.9em;
	color: #999;
	max-width: 640px;
}

.boxIngreso2{
	height: auto;
	background-color: transparent;
	/* padding: 2em; */
}

.boxLogos{
	width: 65%;
    margin: auto;
    margin-bottom: 1em
}

.boxIngreso1{
	max-width: none;
	background-color: #ffffff;
	display: flex;
	gap: 1%;
	height: auto;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0;
}

.boxIngreso1B{
	max-width: none;
	/* background-color: #ffffff; */
	height: auto;
	justify-content: center;
	align-items: center;
	max-width: 640px;
	border-radius: 5px;
	font-size: 0.8em;
}

.boxIngreso a, .boxIngreso1 a,.boxIngreso1B a{
	text-decoration: underline;
	color: #181818;
	font-weight: 600;
}

.boxIngreso a:hover, .boxIngreso1 a:hover,.boxIngreso1B a:hover{
	text-decoration: none;
	color: #787878;
	font-weight: 600;
}

.logoIngreso {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 10vh;
	/* margin-left: -140px; */
	/* margin-top: -50px; */
	/*background-image: url(../images/Logo.png);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	/* z-index:2100; */
	/* display:block; */
	background-color: #fff;
	border-radius: 0px;
	/* margin: auto; */
	/* margin-bottom: 1em; */
	margin-top: 1em;
}

.boxIngresoTexto{
	clear: both;
	display: flex;
	gap: 1%;
	width: 98%;
	/* max-width: 200px; */
}

.logoIngreso2 {
	position: relative;
	/* top: -13px; */
	/* left: 50%; */
	width: 100%;
	height: 8vh;
	/* margin-left: -140px; */
	/* margin-top: -50px; */
	/*background-image: url(../images/Logo.png);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	/* z-index:2100; */
	/* display:block; */
	/* background-color: #d31f1f; */
	/* border-radius: 9px; */
	/* margin: auto; */
}

.boxCotizadorPago{
    border: solid 0px #ffffff;
    border-radius: 31px;
    padding: 3em 0em;
    width: 100%;
    margin: auto;
    /* max-width: 1200px; */
    background-color: #e9e9e9;
    display: flex;
    gap: 3%;
}

.boxIngresoPagosDos,.boxIngresoPagosTres{
	max-width: none;
	background-color: #ffffffa3;
	display: flex;
	gap: 1%;
	height: auto;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 1em 1em;
	margin-left: 0%;
	width: 100%;
	margin-right: 0%;
	border-radius: 60px;
	max-width: 500px;
	margin: auto;
}

.boxIngresoPagosTres{
	width: 90%;margin-left: 5%;
	margin-right: auto;padding: 0;
}


.boxIngresoPagosDos input{
	border-radius: 36px;
	padding: 1em 1em 1em 3.3em;
	border: solid 1px #ffffff00;
	color: #3f3f3f;
}


.boxIngresoPagosDos .send, .boxIngresoPagosDos .send2{
	border: 1px solid rgba(0,0,0,0.10); 
	color: #fff;
	background-color: #f18328;
	margin: 0px;
	padding: 0.5em;
	text-align:center;
	font-weight:700;
	font-size: 1.4em;
	line-height: 32px;
	width: 100%;
	height: auto;
	text-transform: uppercase;
	cursor: pointer;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
}

.boxIngresoPagosDos .send2{
	background-color: #737373;
}

.boxIngresoPagosDos .send:hover, .boxIngresoPagosDos .send2:hover {
	background-color: #444444;
}


.fontuser { 
    position: relative; 
} 
  
.fontuser i{ 
    position: absolute; 
    left: 15px; 
    top: 40px; 
    color: gray; 
}

.fontuser svg{
    position: absolute;
    left: 1.0em;
    top: 0.8em;
    color: #979797;
}




.mensaje{
	background-color: #fffffff2;
	border: solid 3px #69c5ff;
	width: 280px;
	/* max-width: 280px; */
	/* height: 200px; */
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -150px;
	padding: 3em 1em 3em;
	color: #898989;
	border-radius: 4px;
	position: fixed;
	z-index: 2;
	display: none;
	text-align: center;
}

.tituloFormulario{
	color: #979797;
	font-size: 2em;
	font-weight: 600;
	display: flow-root;
	letter-spacing: -1px;
	padding: 0.4em 1em;
	line-height: 0.9em;
	text-transform: uppercase;
}

.tituloFormularioPagos{
	color: #fff;
	font-size: 2em;
	font-weight: 600;
	/* display: flow-root; */
	letter-spacing: -1px;
	line-height: 0.9em;
	text-transform: uppercase;
	background-color: #94999f;
	border-radius: 39px;
	padding: 0.6em 1em;
	width: 100%;
}

.subtituloFormulario{
	color: #979797;
	font-size: 1.4em;
	font-weight: 600;
	display: flow-root;
	letter-spacing: 0px;
	line-height: 0.9em;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 0.8em 0em;
	width: 100%;
	/* background-color: #24242412; */
	text-align: left;
	border-bottom: solid 2px #0bc2b3;
	margin-bottom: 1em;
}

.boxFirma{/* background-color: red; */margin: 2em 0em;display: flex;border: solid 1px #d7d7d7;border-radius: 3px;}

.firmaIcon{/* background-color: blue; */height: 10vh;width: 20%;background-size: contain;background-repeat: no-repeat;background-position: center;}

.firmaDatos{/* background-color: green; */width: 70%;padding: 0.4em;}

.firmaDatos div{
	text-align: left;
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: 600;
	/* text-transform: uppercase; */
}


.boxGeneral{
	display: flex;
	gap: 1%;
	border: solid 2px #f18328;
	padding: 0em 1em;
	border-radius: 4px;
	/* margin-bottom: 1em; */
	flex-direction: column;
}

.boxDatosPago{
	display: flex;
	width: 100%;
	/* background-color: red; */
	flex-wrap: wrap;
	margin: 1em 0em;
	padding: 1em;
	border-radius: 4px;
	border: solid 2px #f18328;
	gap: 1%;font-size: 1.2em;
}

.boxDatosPago2{
	display: flex;
	width: 100%;
	/* background-color: #f3f3f394; */
	/* flex-wrap: wrap; */
	margin: 1em 0em;
	/* padding: 1em; */
	border-radius: 4px;
	/* border: solid 2px #f18328; */
	gap: 1%;
	font-size: 1.2em;
}
.boxCamposPago{
	width: 49%;
	display: flex;
	align-items: center;
}

.boxCamposPago2, .boxCamposPago4{
	width: 100%;
	display: flex;
	align-items: center;
	background-color: #f3f3f394;
	padding: 1em;
	border-radius: 4px;
	max-width: 200px;
	padding: 0;
	background-color: transparent;
}

.boxCamposPago label{
	font-weight: 700;
	text-align: left;
	width: 50%;
	font-size: 1em;
}

.boxCamposPago4 label{
	font-weight: 700;
	text-align: left;
	width: 50%;
	font-size: 1em;
}


.boxCamposPago div{
	font-weight: 700;
	text-align: left;
	width: 50%;
	font-size: 1em;
}

.boxCamposPago2 label{
	font-weight: 700;
	text-align: left;
	width: 50%;
	font-size: 1em;
}


.boxCamposPago2 input{
	font-weight: 700;
	text-align: center;
	width: 100%;
	font-size: 1em;
	background-color: #ff8416;
}

.boxCamposPago2 div{
	font-weight: 500;
	text-align: left;
	width: 70%;
	font-size: 1.2em;
	/* background-color: #e9e9e9; */
}

.boxCamposPago2 div span{
	font-weight: 500;
	text-align: left;
	width: 70%;
	font-size: 1em;
	/* background-color: red; */
	font-size: 0.8em;
	line-height: 1.2em;
}

.boxCamposPagoC{margin: 0.4em 0.4em;}

.boxCamposPagoC label{
	font-size: 0.7em;
}

.boxCamposPagoC div{
	font-weight: 700;
}

.boxDatosPagoD{
	display: flex;
	width: 100%;
	background-color: #e3e3e3;
	/* flex-wrap: wrap; */
	margin: 1em 0em;
	padding: 1em;
	border-radius: 25px;
	border: solid 0px #f18328;
	gap: 1%;
	font-size: 1.2em;
	flex-direction: column;
	text-align: left;
}

.boxDatosPagoD span{
	padding: 0.8em 0em;
}

.boxDatosPagoD img{
	width: 100%;max-width: 200px;margin: auto;
}


.boxDatosPagoD2{
	display: flex;
	width: 100%;
	border: solid 0px #f18328;
	/* gap: 1%; */
}

.boxDatosPagoD3{
	display: flex;
	width: 100%;
	flex-direction: column;
	text-align: center;
}

.boxDatosPagoD3 label{
	font-weight: 700;
}

.boxDatosPagoD3 div{background-color: #fe9900;color: #fff;}

.boxDatosPagoD4{
	width: 100%;
	background-color: white;
	padding: 1em;
	text-align: center;
	font-weight: 700;
	font-size: 1.2em;
	color: #fe9900;
}

.boxDatosPagoD4 label{
    width: auto;
    color: #fe9900;
    font-size: inherit;
}

.boxDatosPagoD4 div{display: inline;}

.boxDatosPagoD5{
	width: 100%;
	/* background-color: green; */
	margin-bottom: 1em;
	display: flex;
	align-items: center;
	border-radius: 34px;
	border: solid 1px #5b5e63;
	padding: 0.4em 1.5em 0.4em 0.4em;
	text-align: center;
	font-weight: 700;
}

.boxDatosPagoD5 label{width: 100%;}
.boxDatosPagoD5 .label{width: 100%;font-size: 1em;text-align: left;}
.boxDatosPagoD5 div{width: 100%;/* text-align: right; */font-size: 1.3em;}


.boxDatosPagoD5 input{/* border: solid 1px #b0a9a9; */border-bottom: solid 1px #c3c3c3;padding: 0.3em;border-radius: 0px;text-align: center;font-size: 1.3em;font-weight: 700;color: #999999;}


.boxDatosPagoD5 input[type="radio"]{width: 100%;margin-bottom: 0;height: 1.5em;}


.boxDatosPagoD6{
	width: 100%;
	/* background-color: green; */
	margin-bottom: 1em;
	display: flex;
	align-items: center;
	border-radius: 0px;
	border: solid 0px #5b5e63;
	/* padding: 0.4em 1.5em 0.4em 0.4em; */
	/* text-align: center; */
	font-weight: 700;
	justify-content: flex-start;
}
.boxDatosPagoD6 img{
	/* height: auto; */
	width: auto;
	/* margin: unset; */
	max-width: 250px;
	/* background-color: red; */
	text-align: left;
}


.boxDatosPagoD6 .dos{
	max-width:96px;
	margin-left: 16px;
}

.boxDatosPagoD6 input{/* border: solid 1px #b0a9a9; */border-bottom: solid 1px #c3c3c3;padding: 0.3em;border-radius: 0px;text-align: center;font-size: 1.3em;font-weight: 700;color: #999999;}
.boxDatosPagoD6 input[type="radio"]{width: 30px;margin-bottom: 0;height: 1.5em;}


.boxMain{

    border: solid 0px #ffffff;
    border-radius: 31px;
    padding: 4em 5em;
    width: 100%;
    margin: auto;
    background-color: #e9e9e9; 

}


.contador{
	text-align: center;
	/* background-color: red; */
	margin: 0.3em 0em;
	/* padding: 1em; */
	font-size: 1.4em;
	font-weight: 700;
	border: solid 2px #0bc2b3;
	border-radius: 94px;
	color: #0bc2b3;
	letter-spacing: 0px;
	/* width: auto;*/
}


/*PAGOS*/

.boxPopupPagos{
	position: relative;
    width: 100%;
    max-width: 400px;
    height: auto;
    min-height: 200px;
    background-color: #ffffff;
    border-radius: 1em;
    border: solid 0.2em #f18328;
    margin: auto;
    margin-top: 12vh;
    display: flex;
    flex-direction: column;
}

.textoPagos{
	position: relative;
    padding: 1.8em;
    text-align: center;
    color: #636363;
    font-size: 0.9em;
    font-weight: 700;
}

.textoPagos span{
	font-weight: 700;
}

.btnMensajePagos{
	position: relative;
    margin: auto;
    width: auto;
    height: auto;
    background-color: #f18328;
    color: #fff;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.8em;
    box-sizing: border-box;
    border-radius: 0.4em;
}

.mainContenedorPagos{
	margin: 1em;
	padding: 1em;
	background-color: #ffffff;
	width: 100%;
	max-width: 1000px;
	border-radius: 2vh;
	filter: drop-shadow(0px 8px 16px #0000000d);
}


.logoPagos {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 10vh;
	/* margin-left: -140px; */
	/* margin-top: -50px; */
	/*background-image: url(../images/Logo.png);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	/* z-index:2100; */
	/* display:block; */
	/* background-color: #8BC34A; */
	border-radius: 0px;
	/* margin: auto; */
	/* margin-bottom: 1em; */
	/* margin-top: 1em; */
}



.contenedorPagos{
	/* background-color: #ffffffa3; */
	display: flex;
	gap: 0%;
	height: auto;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0em 0em;
	border-radius: 0px;
	width: 100%;
	/* max-width: 1000px; */
	margin: auto;
	margin-top: 1em;
}

.tituloPagos{
	color: #979797;
	font-weight: 600;
	display: flow-root;
	letter-spacing: -1px;
	padding: 0.4em 1em;
	line-height: 0.9em;
	text-transform: uppercase;
	font-size: 3em;
}


.tituloPagos2,.tituloPagos3{
	color: #fff;
	font-size: 2em;
	font-weight: 600;
	/* display: flow-root; */
	letter-spacing: -1px;
	line-height: 0.9em;
	text-transform: uppercase;
	width: 100%;
	box-sizing: border-box;
	padding: 0.28em;
	border-radius: 4.4em;
	background-color: #ff8415;
}

.tituloPagos3{
	font-size: 1.1em;
	background-color: #8d8d8d;
	text-align: center;
}


.textoPagosSession{
	text-align: center;
	font-weight: 600;
	font-size: 1em;
	background-color: #0bc2b3;
	padding: 0.5em;
	width: 98%;
	border-radius: 6px;
	color:#fff;
}

.textoPagosNote{
	text-align: left;
	/* background-color: red; */
	width: 100%;
	display: block;
	/* margin-bottom: 1em; */
	font-size: 0.8em;
	font-weight: 300;
}


.boxContenedorPagos{
    border: solid 0px #ffffff;
    border-radius: 0px;
    width: 100%;
    margin: auto;
    /* max-width: 1200px; */
    /* background-color: #e9e9e9; */
    display: flex;
    gap: 3%;
    height: auto;
    flex-direction: column;
    padding: 0em 0em;
}

.boxContenedorPagos label{
	padding: 0.8em 0em 0.2em 0em;
	display: block;
	color: #656565;
	font-weight: 600;
	margin-bottom: 0em;
	line-height: 1.2em;
}

.boxContenedorPagos2{
	display: flex;
	width: 100%;
	/* background-color: #e3e3e3; */
	flex-wrap: wrap;
	margin: 0em 0em 0.5em 0em;
	/* padding: 1em; */
	/* border-radius: 25px; */
	border: solid 0px #f18328;
	/* gap: 1%; */
	/* font-size: 1.2em; */
	/* flex-direction: column; */
	text-align: left;
	font-size: 1.0em;
}


.boxContenedorPagosCampos,.boxContenedorPagosCampos2{/* margin: 0.4em 0.4em; */width: 50%;}

.boxContenedorPagosCampos2{/* overflow: hidden; */}

.boxContenedorPagosCampos label{
	font-size:0.6em !important;
}
.boxContenedorPagosCampos2 label{
	font-size:0.6em !important;
}
.boxContenedorPagosCampos2 div{
	
}
.boxContenedorPagos label{
	font-size: 0.7em;
}

.boxContenedorPagos div{
	font-weight: 700;
	/* width: 100%; */
}

.boxContenedorPagos input{
	padding: 0.5em 1em 0.5em 3em;
	font-size: 0.8em;
	border-radius: 1em;
}

.fontuserPagos { 
    position: relative; 
} 
  
.fontuserPagos i{ 
    position: absolute; 
    left: 15px; 
    top: 40px; 
    color: gray; 
}

.fontuserPagos svg{
    position: absolute;
    left: 1.1em;
    top: 0.6em;
    color: #979797;
    font-size: 0.8em;
}


.fontuserData {
    position: relative;
    overflow: hidden;
}


.boxContenedorPagos3{
	display: flex;
	width: 100%;
	/* background-color: #e3e3e3; */
	/* flex-wrap: wrap; */
	/* margin: 1em 0em; */
	padding: 0em;
	/* border-radius: 25px; */
	/* border: solid 1px #f18328; */
	gap: 1%;
	font-size: 1.2em;
	flex-direction: column;
	text-align: left;
	font-size: 1.0em;
	background-color: #fff;
}

.boxContenedorPagos3 span{
	padding: 0.8em 0em;
}

.boxContenedorPagos3 img{
	width: 100%;max-width: 200px;margin: auto;
}

.boxContenedorPagos4,.boxContenedorPagos4B,.boxContenedorPagos4C{
	display: flex;
	width: 100%;
	border: solid 0px #f18328;
	gap: 1%;
}

.boxContenedorPagos4C{margin: 1em 0em;max-width: 600px;/* background-color: red; */margin: 0.8em auto;}

.boxContenedorPagos4CData, .boxContenedorPagos4CData2{
	width: 100%;
	/* background-color: green; */
	/* margin-bottom: 1em; */
	display: flex;
	align-items: center;
	/* border-radius: 0px; */
	/* border: solid 1px #5b5e63; */
	/* padding: 0.4em 1.5em 0.4em 0.4em; */
	text-align: center;
	font-weight: 700;
}

.boxContenedorPagos4CData div{width: 50%;line-height: 0.9em;/* background-color: red; */padding: 0;font-size: 2em;text-align: left;}
.boxContenedorPagos4CData label{width: 50%;line-height: 0.9em;/* background-color: red; */padding: 0;text-align: center;}

.boxContenedorPagos4CData2{

}

.boxContenedorPagos4CData2 div{width: 50%;line-height: 0.9em;/* background-color: red; */padding: 0;font-size: 2em;text-align: left;}
.boxContenedorPagos4CData2 label{width: 50%;line-height: 0.9em;/* background-color: red; */padding: 0;text-align: center;}


.boxContenedorPagos5{
	display: flex;
	width: 100%;
	flex-direction: column;
	text-align: center;
}

.boxContenedorPagos5 label{
	font-weight: 700;
	padding: 0.1em 0em;
}

.boxContenedorPagos5 div{background-color: #fe9900;color: #fff;}


.boxPagos{
	display: flex;
	width: 100%;
	border: solid 0px #f18328;
	/* gap: 1%; */
}

.boxValorCuota{
	width: 100%;
	background-color: white;
	padding: 0em;
	text-align: center;
	font-weight: 700;
	font-size: 1.2em;
	color: #fe9900;
	display: flex;
	align-items: center;
	display: none;
}
.boxValorCuota div{
	width: 100%;
	background-color: green;
}
.boxValorCuota label{
    width: 30%;
    color: #fe9900;
    /* font-size: inherit; */
    background-color: red;
    padding: 0em 0em 0em 0em;
    line-height: inherit;
}

.boxValorCuota div{display: inline;}

.boxValorRadio{
	width: 100%;
	/* background-color: green; */
	/* margin-bottom: 1em; */
	display: flex;
	align-items: center;
	/* border-radius: 0px; */
	/* border: solid 1px #5b5e63; */
	/* padding: 0.4em 1.5em 0.4em 0.4em; */
	text-align: center;
	font-weight: 700;
}

.boxValorRadio label{width: 50%;line-height: 0.9em;/* background-color: red; */padding: 0;}
.boxValorRadio .label{width: 100%;font-size: 1em;text-align: left;}
.boxValorRadio div{width: 60%;/* text-align: right; */font-size: 1.3em;/* background-color: green; */}


.boxValorRadio input{border: solid 0px #b0a9a9;border-bottom: solid 1px #c3c3c3;padding: 0.3em;border-radius: 0px;text-align: center;font-size: 1.3em;font-weight: 700;color: #999999;}


.boxValorRadio input[type="radio"]{width: 30%;margin-bottom: 0;height: 1.5em;}


.contenedorFormaPago{
	/* background-color: green; */
	width: 100%;
	margin-top: 0.5em;
}

.boxContenedorPagos6{
	display: flex;
	width: 100%;
	/* flex-direction: column; */
	text-align: center;
	align-items: center;
}

.boxContenedorPagos6 input{
	/* display: flex; */
	width: 100%;
	/* flex-direction: column; */
	/* text-align: center; */
	background-color: #fe9900;
	font-size: 0.9em;
	height: 2.6em;
	line-height: 0.9em;
	text-wrap: auto;
}

.boxContenedorPagos6 label{
	font-weight: 700;
}
.boxContenedorPagos6 img{
	/* width: 100%; */
	max-width: 100px;
}
.boxContenedorPagos6 div{/* background-color: #fe9900; */color: #fff;width: 100%;}
.pagosFooter{
	text-align: center;width: 100%;padding: 0.5em;margin-bottom: 1em;
}


.boxContenedorPagos6 .send2{
	/* display: flex; */
	width: 100%;
	/* flex-direction: column; */
	/* text-align: center; */
	background-color: #f2f2f2;
	border: solid 1px #fff;
	color: #565656;
	font-weight: 700;
	text-transform: uppercase;
	margin: auto;
	padding: 0.3em 0.8em;
	cursor: pointer;
}


.boxContenedorPagos7{
	display:flex;font-size: 0.7em;padding: 0.8em;border-radius: 0.8em;align-items: center;justify-content: center;flex-direction: column;border: solid 1px #E52745;margin-top: 0.4em;
}
.boxContenedorPagos7 span{
	background-color: #E52745;padding: 0.4em;display: inline;box-sizing: border-box;    margin-right: 0.4em;border-radius: 0.3em;color: #fff;width: auto;text-align: center;margin-bottom: 0.6em;
}
.boxContenedorPagos7 div{
	width:100%;text-align: center;
}

.sendPagos{
	background-image: url(../images/btn_pagarB.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-color: #36B3B8;
	cursor: pointer;
	display: block;
	width: 100%;
	height: 6vh;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.10);
}

.sendPagos:hover{
	background-color: #444444;
}