@charset "utf-8";
 

/*Formulario*/

input[type="radio"]{
	width: 2em;
	height: 2em;
	/* color: red; */
	/* background-color: red; */
}


label {
	color: #999999;
	font-size: 1em;
	line-height: 1.5em;
}

.fuenteForms {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 6px;
	text-align: right;
	padding: 0.8em 0.3em ;
}


::placeholder {
  color: #a5a5a5;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #a5a5a5;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #a5a5a5;
}




input, select, textarea, .send, button {
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0.8em 0.8em 0.8em 2.3em;
	height: auto;
	border: 1px solid #c7c7c7;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	color: rgba(0,0,0,0.75);
	font-size: 1.0em;
	line-height: 18px;
	border-radius: 5px;
	background-color: #ffffff;
}

select{
	/* padding: 8px; */
}

.select4 {
    border: solid 2px #e52745;
    border-radius: 9px;
    width: 100%;
    margin: 0px;
    padding: 0.558em;
    font-size: 1.1em;
    font-weight: 700;
}

.select4x {
    border: solid 2px #e52745;
    border-radius: 9px;
    width: 100%;
    margin: 0px;
    padding: 0.558em;
    font-size: 0.9em;
    font-weight: 700;
}


textarea {
	overflow:auto;
	height:8em;
}

.inputWhite {
	width: 100%;
	margin: 6px;
	padding: 8px;
	height: auto;
	border: 0px solid rgba(0,0,0,0.52);
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #9F9F9F;
	font-size: 1em;
	line-height: 18px;
}

.inputCapcha{width: 48%;float: left;}

.inputCapcha2{/* width: 24%; */float: left;}

.inputCapcha3{/* width: 24%; */float: left;}
.error {
	border: 2px solid #e52745!important;
	/* color: #FFFFFF; */
}


.Noerror {
	border: 1px solid rgba(0,0,0,0.10);
	color: #9F9F9F;
	background-color: #fff;
}




.terminos {
	clear: both;
	border: 1px solid #ffffff2b;
	/*color: #FFFFFF;
	background-color: #FF8A8A;*/
	padding: 0.6em;
	height:auto;
	width: 98%;
	display: flex;
	margin-bottom: 0.6em;
	color: #999;
	border-radius: 6px;
}

.errorT {
	border: 2px solid #e52745!important;
}

.NoerrorT {
	padding: 4px;
	height: 100px;
	font-size:0.8em;
	overflow: auto;	/*height:7em;*/
}


.send0 {
	width: 100%;
	/* background-color: whitesmoke; */
	padding: 1em;
	display: flex;
	align-items: center;
	gap: 1%;
	border: solid 1px #570bc200;
	border-radius: 4px;
}

.send {
	border: 1px solid rgba(0,0,0,0.10);
	color: #fff;
	background-color: #0bc2b3;
	margin: 0px;
	padding: 0.2em;
	text-align:center;
	font-weight:700;
	font-size: 1.1em;
	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;
}

.boxSend {
    display: flex;
    gap: 2%;
    margin-bottom: 0.8em;
    margin-top: 0.9em;
}

.send1 {
  border: 1px solid rgba(0,0,0,0.10);
  color: #fff;
  background-color: #570bc2;
  margin: 0px;
  padding: 0.8em;
  text-align:center;
  font-weight:700;
  font-size: 1.1em;
  /* line-height: 4em; */
  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;
  border-radius: 4px;
}


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

.check {
	border: 1px dotted #303030;
	color: #FFFFFF;
	margin: 1px;
	/* padding: 5vh; */
	height: 5vh;
	width: 5vh;
}


.inputSeguridad {
    width: 35px;
    padding: 0px;
    height: auto;
    border: 0px solid #e52745;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #e52745;
    font-size: 18px; 
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #f0f0f0;
}

.boxfuerza{
	margin-left: 0;
	/* background-color: #f0f0f0; */
	padding: .4em;
	border-radius: 9px;
	/* border: 1px solid rgba(0,0,0,0.30); */
	text-align: center;
	font-size: .7em;
	line-height: 1.4em;
	color: #e52745;
}

.boxmensaje{
	margin-left: 0;
	padding: .4em;
	border-radius: 9px;
	text-align: center;
	font-size: .9em;
	line-height: 1.2em;
	color: #9e9e9e;
	font-weight:400;
}


.boxmensaje a{
	color: #c0121f;
}

.boxmensaje a:hover{
	color: #000000;
	text-decoration:underline;
}


.ocultame {
	display: none;
}

.muestrame {
	/*display: block;*/
}

.boxCheck {
    border: 1px solid rgba(0,0,0,0.30);
    /* float: left; */
    padding: .5em;
    background-color: #fff;
    border-radius: 9px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}


.btnRefresh, .btnDoc {
    color: #868585e6;
    padding: 0.5em;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    border: solid 0px #fc5e52;
    /* border-bottom: 1px solid #868585e6; */
    font-weight: 300;
    line-height: 14px;
    border-radius: 3px;
    background-color: rgba(154, 154, 154, 0);
    font-family: 'Poppins', sans-serif;
    font-size: 0.8em;
    /* text-transform: uppercase; */
    cursor: pointer;
    margin-left: 0px;
    /* background-color: #FC5D51; */
    text-decoration: underline;
}

.btnDoc {
	color: #f18328;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 0.9em;
	/* background-color: #f18328; */
	text-decoration: none;
	border-bottom: solid 3px #f18328;
	text-align: left;
	margin: 0;
	margin-bottom: 0.9em;
	margin-top: 0.9em;
}

.btnRefresh:hover{
    background-color: rgba(154, 154, 154, 0.13);
}

.btnDoc:hover{
	color:#2b2b2b;
	border-bottom: solid 3px #2b2b2b;
}


#captcha_code, #captcha_code2{
	vertical-align: middle;
	width: 86px;
	/* height: 3%; */
	border-radius: 5px;
	/* background-color: #FC5D51; */
	/* margin: auto; */
	/* text-align: center; */
	margin-top: 5px;
}

.mailS1 {
    padding: 0.3em 9px;
    text-align: center;
    margin: 0px 0 9px 0;
    color: #ffffff;
    background-color: #e52745;
    border-radius: 4px;
    font-size: .9em;
    margin-top: 0em;
    width: 98%;
}


.boxFormularioIni{
	float: left;
	width: 60%;
	/* background-color: green; */
	height: 400px;
	padding: 2em 4em;
	position: relative;
	display: inline-table;
}

.boxFormulario{
	padding: 2em 3em;
	background-color: #f1f1f1;
	width: 100%;
	max-width: 800px;
	margin: auto;
	position: relative;
	border-radius: 6px;
}

.boxFormulario3{
  padding: 2em 3em;
  background-color: #f1f1f1;
  width: 100%;
  margin: auto;
  position: relative;
  border-radius: 6px;
  float: left;
}

.boxFormulario2{
	padding: 2em 4em;
	background-color: #f1f1f1;
	width: 100%;
	/* float: left; */
	max-width: 800px;
	position: relative;
	border-radius: 6px;
}

.boxtextFormulario{
	font-weight: 200;
	font-size: 1.4em;
	padding: 0em 0em 1em 0em;
	line-height: 1.1em;
}

.vrCuota{
		font-weight: 600;
		font-size: 2.2em;
		padding: 0.3em 0em;
		/* background-color: red; */
		border-radius: 4px;
		text-align: right;
}

.tituloForm{color: #e52745;text-align: left;font-size: 2.2em;font-weight: 700;line-height: 0.8em;letter-spacing: -3px;padding: 0.5em 0em 0.4em 0em;}

.textoForm{text-align: left;padding: 0.5em 0em;}

.contenidoCampos{
	margin-top: 1em;
	text-align: left;
	line-height: 1.8em;
	/* padding: 2em; */
	margin-bottom: 1em;
}






.range-slider {
  margin: 2px 0 2px 0;
}

.range-slider {
  width: 100%;
}

.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (90px));
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e52745;
  cursor: pointer;
  transition: background .15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #e52745;;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #e52745;;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #e52745;
  cursor: pointer;
  transition: background .15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: rgba(181,21,21, 0.91);
}
.range-slider__range:active::-moz-range-thumb {
  background: rgba(181,21,21, 0.91);
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #0181F5;;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  width: 70px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #e52745;
  padding: 5px 10px;
  margin-left: 8px;
  padding-left: 5px;
  font-size: 0.8em;
}
.range-slider__value:after {
  position: absolute; 
  top: 8px; 
  left: -7px;
  width: 0;
  height: 0; 
  border-top: 7px solid transparent;
  border-right: 7px solid #e52745; 
  border-bottom: 7px solid transparent; 
  content: ''; 
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}



.sumar, .restar {
	float: left;
	width: 20%;
	/* background-color: green; */
	padding: 6px;
	height: 50px;
	font-size: 2em;
	cursor: pointer;
}

.restar {

}

.eldepo input {
	float: left;
	width: 60%;
	border: solid 1px #ffffff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #173557;
	font-size: 1.4em;
	padding: 0px;
}




.sidenav {
  height: 100%;
  width: 100%;
  margin-left: -100%;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #e52745;
  overflow-x: hidden;
  transition: 0.5s;
  padding: 0;
  /* padding-top: 0.5em; */
  /* padding-bottom: 2em; */
}


.sidenav .closebtn2 {
  position: absolute;
  font-size: 2em;
  -moz-transition: background .25s ease-in-out;
  width: 30px;
  line-height: 1em;
  font-weight: 300;
  right: 1%;
  top: 2%;
  margin: 3px;
  padding: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0);
  z-index: 2;
}

.menubox{
	width: 100%;
	/* background-color: #1986ad; */
	height: 100%;
	float: left;
	/* position: fixed; */
}


.sidenav li {
  padding: 0.5em 1.2em;
  text-decoration: none;
  font-size: 0.9em;
  color: #fff;
  display: block;
  transition: 0.3s;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  background-color: #e52745;
  border-bottom: solid 1px rgb(255 255 255 / 32%);
  margin: 0px 0% 0px 0%;
  width: 100%;
  line-height: 1.7em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
	cursor:pointer;
}

.sidenav li:hover {
  color: #f1f1f1;
  background-color: rgba(255,255,255,0.2);
}

.sidenav .activoM  {
    background-color: rgba(255,255,255,0.8);
    color: rgb(72, 72, 72);
}


.sidenav .closebtn {
  font-size: 1.5em;
  font-weight: 600;
  /* background-color: red; */
  width: auto;
}


#main {
  transition: margin-left .5s;
  padding: 0px;
  width: 100%;
  position: relative;
}



.closebtn {
  position: relative;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}


.sidenav2 {
  height: 100%;
  width: 280px;
  position: fixed;
  z-index: 1;
  top: 69px;
  right: -285px;
  background-color: rgba(0, 53, 87, 0.94);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 43px;
  padding-left: 2em;
}

.sidenav2 a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav2 a:hover {
  color: #f1f1f1;
}

.sidenav2 .closebtn2 {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}


.boxCotizador{
  border: solid 0px #ffffff;
  border-radius: 5px;
  padding: 0em 0em 1em 0em;
  width: 100%;
  margin: auto;
  max-width: 900px;
  background-color: white;
}

.btnCotizador{
  position: relative;
  background-color: #e52745;
  width: 98%;
  margin: auto;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 0.9em;
  padding: 0.4em 0.8em;
  margin-top: 0.5em;
  margin-bottom: 0;
  cursor: pointer;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.btnCotizador:hover{
  background-color: #3e3e3e;
}

.btnCotizadorGris{
	background-color: #3e3e3eab;
}

.cajaRespuesta{
    text-align: left;
    padding: 1em;
    background-color: #e6e6e6;
    border-radius: 5px;
    margin-bottom: 1em;
    font-weight: 200;
}




.dropdown-container {
  height: 0;
  /* padding-left: 8px; */
  transition: 0.5s;
  background-color: #00000040;
  overflow: hidden;
  width: 100%;
  margin-left: 0;
}



.boxGrupoCotizador, .boxGrupoCotizador2{
  display: flex;
  gap: 1%;
  padding: 0.3em 2em;
  border: solid 1px #f9f9f9;
  border-radius: 4px;
  margin: 1%;
  align-items: center;
  width: 98%;
  /* max-width: 1200px; */
  background-color: #ffffff;
  flex-direction: column;
}

.boxGrupoCampos{
  width: 100%;
}

.boxGrupoCotizador2{margin-top: 0%;/* padding: 0em 1em 1em 1em; */}

.boxGrupoCampos div{
  width: 100%;
  font-weight: 700;
  /* background-color: red; */
  text-align: left;
  padding: 0em 0.8em 0.5em 0.8em;
  /* padding-left: 1em; */
}

.titForm{
    width: 100%;
    /* background-color: #0d8167; */
    font-size: 2em;
    font-weight: 700;
    padding: 0.4em;
    color: #2a8bea;
    margin: 0.6em 0em 0.2em 0em;
}


.titForm2{
    width: 100%;
    /* background-color: #0d8167; */
    font-size: 0.8em;
    font-weight: 100;
    padding: 0em;
    color: #838383;
    margin: 0em 0em 0em 0em;
}

.titForm3{
    width: 100%;
    /* background-color: #0d8167; */
    font-size: 0.9em;
    font-weight: 500;
    padding: 0em 0.4em;
    color: #8d8d8d;
    margin: 0.4em 0em 0.1em 0em;
}


.titForm4{
    width: auto;
    /* background-color: #0d8167; */
    font-size: 0.9em;
    font-weight: 700;
    padding: 0em 0.4em;
    color: #8d8d8d;
    margin: 0.4em 0em 0.1em 0em;
}

.titForm5{
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #f18328;
    font-size: 1.0em;
    font-weight: 700;
    padding: 0em;
    color: #ffffff;
    margin: 0em 0em 0em 0em;
    top: 0vh;
    right: 0;
    padding: 0.8em 0em;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    float: right;
}


/* Estilo del formulario */
form {
  width: 100%;
  margin: 0 auto;
  padding: 1em;
  max-width: 1000px;
}

.formBox1{
  width: 50%;
  float: left;
}


.formBox2{
  width: 50%;
  float: left;
  flex-direction: column;
}

.formBox3{
  width: 33.3333%;
  float: left;
  flex-direction: column;
}

.formBox4{
  width: 25%;
  float: left;
  flex-direction: column;
}

.legend{
  font-weight: 700;
  /* background-color: red; */
  width: 100%;
  text-align: left;
  padding: 0.6em 0.6em 0.6em 0.0em;
  margin-bottom: 0.4em;
  font-size: 1.4em;
}

/* Estilo de los fieldsets */
fieldset {
  border: 0px solid #ccc;
  padding: 0px;
  margin-bottom: 0px;
  border-radius: 30px;
  position: relative;
  width: 100%;
}

fieldset div{
    display: flex;
    gap: 0%;
    align-items: center;
    margin-bottom: 0.1em;
    width: 100%;
}

fieldset div div{
    display: flex;
    gap: 2%;
    align-items: center;
    margin-bottom: 0.1em;
    width: 100%;
    /* background-color: blue; */
    flex-wrap: wrap;
}

fieldset div div div{
    width: 20%;
    /* background-color: #0d8167; */
    /* font-size: 2em; */
    font-weight: 700;
    padding: 0.4em;
    color: #2a8bea;
}

/* Oculta todos los fieldsets excepto el primero */
/*
fieldset:not(:first-child) {
  display: none;
}
*/
fieldset {
  display: none;
}



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

.fontuser svg{
    position: absolute;
    left: 0.9em;
    top: 0.9em;
    color: #2a8bea;
}




/* Style the sidenav links and the dropdown button */
.dropdown-btn {
  text-align: left;
  cursor: pointer;
  padding: 0.5em 1.2em;
  font-size: 0.9em;
  color: #fff;
  display: block;
  transition: 0.3s;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
  /* background-color: rgba(255,255,255,0.1); */
  border-bottom: solid 1px rgba(255,255,255,0.6);
  margin: 0px 0% 0px 0%;
  width: 100%;
  line-height: 1.7em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}





/* Add an active class to the active dropdown button */
.activemenu {
  background-color: #00000075;
  color: white;
}



input[type="file"] {
    /*display: none;*/
}
.custom-file-upload {
    border: 0px solid #ccc;
    display: inline-block;
    /* padding: 6px 12px; */
    cursor: pointer;
    vertical-align: middle;
    margin-bottom: 1em;
}


#result{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 10px 0;
  justify-content: center;
}

.thumbnail {
  height: 192px;
}

.enlaceFiles {
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: #e52745;
    color: #fff;
    border-radius: 4px;
    padding: 0.5em;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 1em;
}

.enlaceFiles:hover {
    background-color: #02578e;
}


button {
  border: 0px solid rgba(0,0,0,0.10);
  color: #fff;
  background-color: #570bc2;
  margin: 0px;
  padding: 0.6em;
  text-align:center;
  font-weight: 700;
  font-size: 1.1em;
  /* line-height: 32px; */
  width: 100%;
  height: auto;
  text-transform: uppercase;
  letter-spacing: 0px;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 1em;
  margin-top: 1em;
}



.input-file-container,.input-file-container2 {
  position: relative;
  width: 100%;
} 
.js .input-file-trigger, .js .input-file-trigger2 {
  display: block;
  padding: 1em 2em;
  background: #ffffff;
  color: #999;
  font-size: 1em;
  transition: all .4s;
  cursor: pointer;
  border-radius: 24px;
  width: 100%;
}
.js .input-file, .js .input-file2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  padding: 14px 0;
  cursor: pointer;
}
.js .input-file:hover + .input-file-trigger,
.js .input-file:focus + .input-file-trigger,
.js .input-file-trigger:hover,
.js .input-file-trigger:focus,
.js .input-file2:hover + .input-file-trigger2,
.js .input-file2:focus + .input-file-trigger2,
.js .input-file-trigger2:hover,
.js .input-file-trigger2:focus {
  background: #2a8bea;
  color: #ffffff;
}

.file-return, .file-return2 {
  margin: 0;
}
.file-return:not(:empty), .file-return2:not(:empty)  {
  margin: 1em 0;
}
.js .file-return,.js .file-return2 {
  font-style: italic;
  font-size: .9em;
  font-weight: bold;
}
.js .file-return:not(:empty):before, .js .file-return2:not(:empty):before {
  content: "Archivo seleccionado: ";
  font-style: normal;
  font-weight: normal;
}
