body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}

.banner_section {
  background-image: url(../../img/pages/banner-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner_content {
  text-align: center;
  padding: 60px 0px;
  max-width: 500px;
  margin: auto;
}

.banner_content p {
  color: rgb(49, 49, 49);
  text-align: center;
  font-size: 39px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  line-height: 126.1%;
  letter-spacing: 0.39px;
  margin-bottom: 17px;
}

.ganancias {
  display: inline-flex;
  min-height: 52px;
  border-radius: 46px;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 600;
  line-height: 126.1%;
  letter-spacing: 0.4px;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease 0s;
  padding: 13px 53px;
  min-width: 265px;
  background: rgb(255, 153, 0);
  box-shadow: rgba(0, 0, 0, 0.18) 0px 4px 9px 0px;
}

.ganancias:hover {
  transform: scale(1.08);
  color: rgb(255, 255, 255);
}
.quotes_wrapper {
  display: flex;
  align-items: center;
  min-height: 106px;
  background: #064572;
  padding: 15px 0px;
}

.quotes_text {
  display: flex;
  align-items: center;
}

.quotes_text h5 {
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 138.4%;
  letter-spacing: 0.2px;
  padding-right: 30px;
}
.banner_wrap {
  position: relative;
  width: 100%;
}
.Invierte {
  max-width: 368px;
  position: relative;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 14px;
  margin: auto;
  margin-right: -20px;
  margin-top: -32rem;
}

.form_contact {
  width: 100%;
  background: rgb(255, 255, 255);
  padding: 18px 16px 10px;
}
.invierte-title {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-weight: 700;
  color: rgb(255, 255, 255);
  min-height: 89px;
  background: rgb(239, 239, 239);
}
.invierte-title p {
  line-height: 35px;
  text-align: center;
  color: rgb(0, 0, 0);
  padding: 4px;
  font-size: 21px;
  font-weight: 700;
}

.FormBuilder_Wrap {
  display: block;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 2px;
  font-weight: 400;
  font-size: 15px;
  color: rgb(55, 55, 55);
  margin-bottom: 16px;
}
.FormBuilder_Wrap input {
  margin-top: 2px;
  max-width: 100%;
  width: 100%;
  font-size: 13px;
  padding: 6px;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
  height: 32px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  font-weight: 400;
}
.FormBuilder_Wrap input:focus {
  outline: none;
}
.jQcRLv input {
  height: 32px;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
  font-weight: 400;
}
.ysAUD {
  height: 32px;
  border: 1px solid rgb(184, 183, 183);
  max-width: 100%;
  border-radius: 5px;
  width: 100%;
  font-size: 14px;
  padding: 6px 17px 6px 30px;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
  text-align: right;
}
.fJXliz {
  display: block;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 2px;
  font-weight: 400;
  font-size: 15px;
  color: rgb(55, 55, 55);
}
.dxrjzD {
  position: relative;
  display: flex;
  direction: ltr;
}
.jQcRLv {
  flex: 0 0 105px;
}
.gXJoBA {
  position: relative;
  margin-right: 7px;
}
.FSKnZ [data-countrycode="tw"] {
  height: 14px;
  background-position: -5131px 0px;
}
.GiWnl {
  position: absolute;
  width: 20px;
  height: 15px;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../../img/pages/flags-sprite.webp");
  background-repeat: no-repeat;
  background-color: rgb(219, 219, 219);
  background-position: 20px 0px;
  cursor: pointer;
  pointer-events: none;
}
button,
select,
input {
  overflow: visible;
  outline: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0px;
}
/* .gXJoBA::after {
    content: "";
    position: absolute;
    right: 6px;
    top: 47%;
    margin-top: -2px;
    width: 0px;
    height: 0px;
    border-top: 5px solid rgb(0, 0, 0);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}*/
.bYJKnN {
  text-align: center;
  color: rgb(109, 109, 109);
  margin-top: 15px;
  font-size: 16px;
  line-height: 125%;
}
.hCeFSs {
  background: rgb(239, 239, 239);
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 15px 10px 10px;
}
.exZKeF {
  height: 32px;
  border: 1px solid rgb(180, 179, 179);
  max-width: 100%;
  border-radius: 5px;
  width: 100%;
  font-size: 13px;
  padding: 6px;
  box-sizing: border-box;
  color: rgb(0, 0, 0);
}
.gCXJMF {
  width: 100%;
}
.kirjQZ {
  width: 100%;
  height: 56px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 9px;
  line-height: 30px;
  text-align: center;
  color: rgb(255, 255, 255);
  border: none;
  outline: none;
  transition: all 0.3s ease 0s;
  user-select: none;
  border-radius: 0px;
  min-height: 73px;
  font-size: 22px;
  font-weight: 700;
  background: rgb(49, 49, 49);
  text-transform: none;
}
.kirjQZ:hover {
  transform: scale(1.06);
}
.kbQEbX {
  margin-bottom: 16px;
}

section.descubre_section {
  margin-top: 40px;
}
.descubre_box {
  width: 100%;
  position: relative;
  max-width: 768px;
  background: rgb(255, 255, 255);
  border: 4px solid rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 32px;
  border-radius: 10px;
  padding: 32px 32px 92px;
  margin: 0px auto;
}
.descubre_box h2 {
  font-size: 27px;
  line-height: 126.1%;
  max-width: 596px;
  text-align: center;
  margin: 0px auto 0px;
  font-weight: 700;
  color: rgb(0, 0, 0);
  letter-spacing: 0.02em;
}

.empezar {
  padding: 53px 0px 73px;
  position: relative;
  background: rgb(241, 241, 241);
  margin-top: 70px;
}

.empezar::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 27px solid rgb(241, 241, 241);
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
}
.empezar_main {
  max-width: 1044px;
  margin: auto;
}

.h2-title {
  width: 100%;
  text-align: center;
}
.h2-title h2 {
  color: rgb(0, 0, 0);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 126.1%;
  letter-spacing: 0.56px;
  margin-bottom: 62px;
}

.acceso_box {
  text-align: center;
}
.icon-img {
  width: 87px;
  height: 87px;
  margin: 0px auto 15px;
}
.icon-img img {
  width: 100%;
}
.acceso-text p {
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: rgb(54, 63, 64);
}

.descubre_btn {
  text-align: center;
  padding: 71px 0px 58px;
}
.descubre_btn a {
  min-height: 70px;
  font-size: 20px;
  font-weight: 600;
  line-height: 126.1%;
  letter-spacing: 0.4px;
  max-width: 896px;
  display: inline-flex;
  border-radius: 46px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease 0s;
  padding: 5px 25px;
  background: #ff9900;
  box-shadow: rgba(0, 0, 0, 0.18) 0px 4.51487px 10.1585px;
  margin-bottom: 21px;
}
.descubre_btn a:hover {
  transform: scale(1.1);
}
.publicitada {
  position: relative;
  font-family: inherit;
  border-top: 1px solid rgb(214, 214, 214);
  padding-top: 25px;
  padding-bottom: 25px;
  background: rgb(255, 255, 255);
}

.publicitada_text p {
  font-size: 10px;
  line-height: 1.2;
  color: rgb(64, 64, 64);
  font-weight: 300;
}

.footer {
  width: 100%;
  background: rgb(229, 229, 229);
  padding: 35px 0px 55px;
  position: relative;
}
.footer_logo {
  margin-bottom: 35px;
}

.footer_nav {
  width: 100%;
  margin-bottom: 25px;
}

.footer_nav ul li {
  display: inline-block;
  padding-right: 80px;
}

.footer_nav ul li a {
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 700;
}

.footer_content p {
  line-height: 18px;
  margin-bottom: 0px;
  font-size: 12px;
  color: rgb(0, 0, 0);
}

.range-container {
  position: relative;
}

input[type="range"] {
  width: 300px;
  margin: 10px 0;
  -webkit-appearance: none;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"] + label {
  background-color: white;
  position: absolute;
  top: -25px;
  left: 110px;
  width: 80px;
  padding: 5px 0;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* Chrome and Safari */

input[type="range"]::-webkit-slider-runnable-track {
  background: purple;
  border-radius: 4px;
  width: 100%;
  height: 10px;
  cursor: pointer;
}

.range-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

#range {
  -webkit-appearance: none;
  width: 100%;
}
#range:focus {
  outline: none;
}
#range::before {
  left: 0;
  content: attr(data-min);
}
#range::after {
  right: 0;
  content: attr(data-max);
}

#range::-webkit-slider-runnable-track {
  width: 100%;
  height: 1rem;
  cursor: pointer;
  animate: 0.2s;
  background: #dee4ec;
  border-radius: 1rem;
}

#range::-webkit-slider-thumb {
  -webkit-appearance: none;
  border-radius: 6px;
  width: 100px;
  cursor: pointer;
  height: 32px;
  transform: translateY(calc(-50% + 8px));
}

#tooltip {
  position: absolute;
  top: 0px;
}
#tooltip span {
  position: absolute;
  padding: 10px 3px;
  border-radius: 6px;
  background: #000;
  left: 50%;
  transform: translate(-50%, 0);
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.range-slider span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-align: center;
  cursor: pointer;
  color: rgb(198, 198, 198);
  font-weight: 400;
}

.container {
  max-width: 1200px;
}

@media (max-width: 1200px) {
  .Invierte {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: -90px;
  }
  .footer_content {
    text-align: center;
    max-width: 420px;
    margin: auto;
  }
  .footer_nav ul li {
    display: block;
    padding-right: 0;
  }
  .footer_content {
    text-align: center;
  }
  .quotes_wrapper {
    align-items: start;
    min-height: 226px;
    position: relative;
    padding-top: 35px;
  }
  .quotes_text {
    max-width: 395px;
    margin: auto;
    position: relative;
  }
  .arrow_img {
    position: absolute;
    right: -15px;
    top: 35px;
  }
  .quotes_text h5 {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .acceso_box {
    text-align: center;
    margin-bottom: 40px;
  }
  .empezar {
    margin-top: 65px;
    padding: 40px 0px 0px;
  }
}

@media (max-width: 767px) {
  .banner_content {
    padding: 14px;
    padding-top: 100px;
  }
  .banner_content img {
    width: 77% !important;
  }

  .ganancias {
    font-size: 16px;
  }
  .banner_content p {
    margin-top: 21px;
    font-size: 24px;
  }

  .quotes_text h5 {
    font-size: 21px;
    margin-bottom: 10px;
    padding: 0;
  }
  .quotes_text {
    display: block;
    text-align: center;
    max-width: 360px;
  }
  .descubre_box h2 {
    font-size: 22px;
    margin: 0px auto 10px;
  }
  .descubre_box {
    padding: 32px;
  }
  .range-slider {
    margin-top: 0;
  }
  .inversion {
    padding: 30px 10px 40px 10px;
  }
  .empezar {
    margin-top: 70px;
    padding: 40px 0px 0px;
  }
  .descubre_btn a {
    font-size: 16px;
  }
  .banner_section {
    background-image: url(../../img/pages/banner-bg2.webp);
    padding-top: 40%;
  }

  .NgfDA {
    height: 77px;
    width: 218px;
  }
  .Invierte {
    margin-top: 10px;
  }
  .arrow_img {
    position: relative;
    right: 0;
    top: 0;
  }
  .quotes_wrapper {
    min-height: 150px;
    padding-top: 35px;
  }
  .cAKAyJ {
    font-size: 30px;
    line-height: 44.1%;
  }
  .NgfDA div:first-child {
    font-size: 13px;
    line-height: 40%;
  }
  .cAKAyJ {
    font-size: 30px;
    line-height: 44.1%;
  }
}

@media (max-width: 575px) {
}

@media (max-width: 480px) {
  .descubre_btn img {
    width: 77% !important;
  }

  .banner_content img {
    width: 100%;
  }
}

div#sample-country {
  position: absolute;
  margin-left: 6px;
  display: flex;
}

.dial-code {
  margin-left: 11px;
  margin-top: 5px;
}

/* Privacy Policy Start */
.privacy_content h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}
.entry_content h3 {
  margin-top: 25px;
  font-size: 26px;
  color: #000;
  font-weight: 600;
}

.entry_content p {
  margin-top: 15px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.entry_content p a {
  color: #963bf9;
}

.entry_content li a {
  color: #963bf9;
}

.entry_content h6 {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-top: 30px;
}
.entry_content ul {
  padding-left: 32px;
  margin-top: 20px;
}
.entry_content li {
  list-style: disc;
}

/* Privacy Policy End */

label.error,
.error-msg {
  display: block;
  color: red;
  text-align: center;
}
.loadingView {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  display: none;
}
.intl-tel-input {
  width: 100%;
}
