input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.cort{
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.supercenter{
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
/* CARITAS */
label:hover,
label:hover~label,
input:checked~label { opacity: 1; filter: none; }
input[type="radio"] { display: none;}
input[type="checkbox"] { display: none; }
label { opacity: 1; filter: grayscale(1); }
label:hover,
label:hover~label,
input:checked~label { opacity: 1; filter: none; }
.inoconofoquito { width: 15px; height: auto; }
.customchek {
  display: block !important;
  background-color: black !important;
  border: none !important;
  min-height: 25px !important;
  height: 25px !important;
  min-width: 25px !important;
  width: 25px !important;
}
.cusrombuttonsend {
  min-width: 200px;
  padding: 1rem;
  font-size: 1.4rem;
  color: white;
  background: #344A5E;
  border-radius: 35px;
  border: none;
}
.cusrombuttonsend:hover {
  color: #344A5E;
  background: white;
  border: 1px solid #344A5E;
}
.mh550 { height: auto; width: 100%; }
.mh550tnk{ height: auto; width: 100%; }
.bgrow {
  background: rgb(255, 255, 255); z-index: -8;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 80%, rgba(228, 236, 242, 1) 0%);
}
.bgrow2 {
  background: rgb(255, 255, 255); z-index: -8;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 80%, rgba(228, 236, 242, 1) 0%);
}
.cusbg {
  background-image: url('../images/bg_svg/bg_Desktop.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  z-index: initial;
}
/* INPUTS 1*/
.btn-outline-custombtn1 {
  border: 0px solid grey;
  text-align: center !important;
  padding: 0.5rem 0rem 0.5rem 0rem;
  max-width: 80% !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #344A5E !important;
}
.btn-outline-custombtn1:hover { color: black; border-color: rgb(40, 103, 101); }
.btn-check:active+.btn-outline-custombtn1,
.btn-check:checked+.btn-outline-custombtn1,
.btn-outline-custombtn1.active,
.btn-outline-custombtn1.dropdown-toggle.show,
.btn-outline-custombtn1:active { border: none; border: 2px solid #1d73b9; }
.btn-outline-custombtn1.disabled,
.btn-outline-custombtn1:disabled { background-color: transparent }
.btn-outline-custombtn1 { border: 0px solid grey !important; }
/**/
/* INPUTS 2*/
.btn-outline-custombtn3 {
  text-align: center !important;
  padding: 0.5rem 0rem 0.5rem 0rem;
  max-width: 70% !important;
  border-radius: 25px;
  background-color: #EDF8FC;
  font-size: 1.3rem;
  font-weight: 600;
  color: #344A5E !important;
}
.btn-check:active+.btn-outline-custombtn3,
.btn-check:checked+.btn-outline-custombtn3,
.btn-outline-custombtn3.active,
.btn-outline-custombtn3.dropdown-toggle.show,
.btn-outline-custombtn3:active {
  border: none;
  background-color: #B6D9E7;
  color: black;
}
.btn-outline-custombtn3.disabled,
.btn-outline-custombtn3:disabled { background-color: transparent }
.btn-outline-custombtn3 { border: none !important; }
label.btn-outline-custombtn3 { opacity: 1; filter: none; }
/**/
.minH250 { min-height: 300px; }
.minH310 { min-height: 310px; }
.flexCenterXY {
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}
.FlexBlocXY {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.iconitos { max-height: 200px; }
.flexCenterY {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
}
.mh90 { max-height: 90px; }
.minh90 { min-height: 150px; }
.form-control_custom {
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #344A5E;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.negro { font-weight: 900; color: #000000; }
.cajadescri {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0rem 0rem 2rem 0rem;
}
.cajatool {
  padding: 1rem;
  background: #E4ECF2;
  border-radius: 30px;
  font-size: 0.8rem;
}
.texttooltip {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  align-items: flex-start;
  color: #344A5E;
  flex-direction: column;
  text-align: justify;
}
.tootip {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  display: flex;
  align-items: center;
  color: #D4B483;
  width: 95%;
  display: flex;
  justify-content: space-between;
}
.toolcolapsebtn {
  font-size: 2rem;
  border: 1px solid #d5b483;
  border-radius: 25px;
  padding: 0 !important;
  background-color: white;
}
#info_desc { padding: 1rem; }
input[type=range] {
  height: 31px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus { outline: none; }
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 17px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
  border-radius: 7px;
  border: 0px solid #081554;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000031;
  border: 0px solid #00001E;
  height: 25px;
  width: 27px;
  border-radius: 0px;
  background: #e8ba76;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 17px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
  border-radius: 7px;
  border: 0px solid #081554;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000031;
  border: 0px solid #00001E;
  height: 25px;
  width: 27px;
  border-radius: 0px;
  background: #e8ba76;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 17px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
  border: 0px solid #081554;
  border-radius: 14px;
  box-shadow: 0px 0px 0px #000000;
}
input[type=range]::-ms-fill-upper {
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
  border: 0px solid #081554;
  border-radius: 14px;
  box-shadow: 0px 0px 0px #000000;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000031;
  border: 0px solid #00001E;
  height: 25px;
  width: 27px;
  border-radius: 0px;
  background: #e8ba76;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
}
input[type=range]:focus::-ms-fill-upper {
  background: linear-gradient(270deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
}
output { margin-left: 25px; }
.form_label {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #66737F;
}
.form_txt_input {
  background: #EEF2F6;
  border-radius: 10px;
  font-size: 25px !important;
  line-height: 35px !important;
  padding: 0.5rem;
  color: #66737F;
  border: none;
}
.custheigt { display: flex; align-items: center; min-height: 1000px; }
.custheigt95 { display: flex; align-items: center; min-height: 950px; }
#header {
  max-height: 100px;
  background: linear-gradient(90deg, #397FA0 51.53%, rgba(117, 173, 194, 0.31) 100%);
}
#footer { max-height: 200px; background: #397FA0; }
.logoK { max-height: 50px; }
.logoK2 { max-height: 60px; }
.dotsmoldea {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 32px;
  display: flex;
  align-items: center;
  color: #344A5E;
  display: flex;
  align-items: flex-start;
}
.titulotest {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-size: 58px;
}
.titulotest22 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-size: 58px;
  line-height: 87px;
  color: #6DA1B7;
}
.subtitulo {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  display: flex;
  align-items: center;
  color: #88929B;
}
.titulo {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 81px;
  color: #6DA1B7;
  text-align: left;
}
.progressbarbox {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-height: 200px;
}
.bg-progress {
  background: linear-gradient(90deg, #48A9A6 0%, rgba(72, 169, 166, 0.3) 98.41%);
  border-radius: 8px 0px 0px 8px;
}
.txterror {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #C1666B;
}
.btnnextprev {
  min-height: 50px;
  width: 100%;
  color: white;
  background: #344A5E;
  border-radius: 35px;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.invertMob {}
.custcardbutton {
  margin: 0rem 3rem 0rem 3rem !important;
  border: none !important;
  border-radius: 30px !important;
  background-color: #EDF8FC !important;
  padding: 1rem !important;
  max-width: 240px !important;
  min-width: 240px !important;
  align-items: center;
  max-height: 300px !important;
  min-height: 300px !important;
  display: flex !important;
  justify-content: center;
}
.textfooter {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.w-13 { width: 13% !important; }
.pregjusti { text-align: left; font-size: 1.3rem; }
.info_img { display: block; }
.dinamicshow { display: block; }
.flexcenter {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
.labeloutbox {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #344A5E !important;
  font-weight: 500;
}
.container_dinamic {
  width: 100%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
  margin-right: auto;
  margin-left: auto;
  max-width: 1500px;
}
.selectCustom {
  background: #EEF2F6;
  border-radius: 35px !important;
  border: none;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.tnkbac{
  background-image: url('../images/bg_svg/bg_Desktop_Thankyou.svg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.cajafooterbox{ display: flex; justify-content: space-between; width: 100% !important; padding: 1rem; }
.footerbox1{ width: 50% !important; display: flex; align-items: center; justify-content: start; }
.footerbox2{ width: 50% !important; display: flex; align-items: center; justify-content: space-evenly; }
.enviamosmail{
  font-size: 30px;
   padding-top: 1rem;
  font-weight: 100;
  text-align: center;
  color: #344A5E; 
  line-height: 40px;
}
.tienestodo{
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #344A5E;
  margin-top: 4rem;
}
.portodo{ line-height: 65px; }

@media (min-width: 1080px) {
  .bgrow2 { background: linear-gradient(90deg, rgba(255, 255, 255, 0) 60%, rgba(228, 236, 242, 1) 0%);}
}


@media (max-width: 1024px) {
  .titulotest22 { font-size: 58px; line-height: 67px; letter-spacing: -1px; }
}
@media (max-width: 992px) {
  .invertMob {
    display: flex;
    justify-content: space-evenly;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .bgrow { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 87%, rgba(228, 236, 242, 1) 0%); }
  .bgrow2 { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 80%, rgba(228, 236, 242, 1) 0%); }
  .cusbg {
    background-image: url('../images/bg_svg/bg_iPad.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: initial;
  }
  .mh550 {
    margin-top: 5rem;
    max-height: 350px;
    width: auto;
  }
  .mh550tnk{
    margin-top: 5rem;
    max-height: 350px;
    width: auto;
  }
  .centermob { text-align: right; }
  .custheigt { min-height: 600px; }
  .custheigt95 { min-height: 600px; }
}
@media (max-width: 840px) {
  .custcardbutton { max-width: 166px !important; min-width: 165px !important; }
}
@media (max-width: 768px) {
  .minH250 { min-height: 310px; }
  .custcardbutton { margin: 0rem 0.5rem 0rem 0.5rem !important; }
  .container_dinamic {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 96%;
  }
  .minH310 { min-height: 70px; }
  .titulotest { text-align: left; }
  .titulo { font-size: 44px; line-height: 51px; }
  .subtitulo { font-size: 22px; }
  .w-13 { width: 25% !important; }

  .cajafooterbox{ 
    display: flex;
    flex-direction: column;
    align-items: center;
   }

   .footerbox1{ 
    width: 100% !important;
    margin-top: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footerbox2{ 
    width: 100% !important;
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;

  }
}
@media (max-width: 575px) {
  .FlexBlocXY {
    display: block !important;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .custcardbutton { max-width: 160px !important; min-width: 160px !important; }
  .btn-outline-custombtn3 { margin-top: 24px; margin-right: 10px; }
  #btn_prev { margin-top: 15px; }
  #btn_sig { margin-top: 15px; }
  .minH250 { min-height: 525px; }
  .dinamicshow { display: none; }
  .info_img { display: none; }
  .dotsmoldea { font-size: 23px; }
  .titulo { font-size: 34px; line-height: 50px; }
  .subtitulo { font-size: 22px; line-height: 30px; }
  .progressbarbox { min-height: 130px; }
  .w-13 {
    width: 25% !important;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .custcardbutton {
    max-width: 250px !important;
    min-width: 250px !important;
    padding: 0.1rem !important;
    margin-top: 1rem !important;
  }
  .titulotest22 {
    font-size: 31px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
  }
  .cusrombuttonsend { width: 75%; }
  .centermob2{ text-align: center; }
  .dotsmoldea { justify-content: center; }


}
@media (max-width: 420px) {
  .centermob { text-align: center; }
  .mh550 {
    margin-top: 0rem;
    max-height: 210px;
    width: auto;
  }
  .mh550tnk {
    margin-top: 2rem;
    max-height: 340px;
    width: auto;
  }
  .dotsmoldea {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 15px;
  }
  .titulotest { font-size: 38px; line-height: 30px; }
  .progressbarbox { min-height: 100px; }
  .custcardbutton {
    max-width: 230px !important;
    min-width: 230px !important;
    padding: 0.1rem !important;
    margin-top: 1rem !important;
  }
  .custheigt { min-height: 400px; }
  .custheigt95 { min-height: 400px; }
  .enviamosmail {
    font-size: 18px;
    line-height: 25px;
  }
  .tienestodo {font-size: 18px; line-height: 0px;}
  .portodo{ line-height: 41px; }
}
@media (max-width: 360px) {
  .custcardbutton {
    max-width: 120px !important;
    min-width: 120px !important;
    padding: 0.5rem !important;
  }
  .iconitos { max-height: 150px; }
  .custcardbutton {
    max-width: 250px !important;
    min-width: 250px !important;
    padding: 0.1rem !important;
    margin-top: 1rem !important;
  }
  .bgrow { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 92%, rgba(228, 236, 242, 1) 0%); }
  .bgrow2 { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 87%, rgba(228, 236, 242, 1) 0%); }
  .textfooter { font-size: 19px; }
}
@media (max-width: 327px) {
  .dotsmoldea { font-size: 14px; }
  .iconitos { max-height: 150px; }
  .w-13 {
    width: 25% !important;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .custcardbutton { padding: 0.1rem !important; margin-top: 1rem !important; }
}
.br-15{border-radius: 15px;}