html,
body {
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #373737;
  background-color: #f8f8f8;
}
body:not(.iti-mobile) .iti__country-list {
  white-space: normal;
  width: 315px;
  right: 0;
}
@media screen and (min-width: 768px) {
  .desktopForm-container {
    max-width: initial;
    padding: 0 1.5rem;
  }
 
}
@media screen and (min-width: 1200px) {
  .desktopForm-container {
    max-width: 0px;
    padding-left: 32rem;
    margin: 0 auto;
  }
}
header .logo-row {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .logo-row a,
header .logo-row img {
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
 .mob-hide {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  header .header {
    background: url("../img/main.webp") no-repeat center;
    background-size: cover;
    background-position: center;
    height: 580px !important;
  }
}
@media screen and (min-width: 1600px) {
  header .header {
    background-position: center;
  }
}
header .header .container-content {
  top: 0;
  position: absolute;
}
header .header .container-content .content {
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding-top: 6vw;
  max-width: 86%;
  margin: 0 auto;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content {
    padding-top: 15.2vw;
    padding-left: 7vw;
    max-width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content {
    padding-top: 7vw;
    padding: 4.4rem 0 0;
    padding-right: 5rem;
    padding-left: 0;
    max-width: 1170px;
    margin: 0 auto;
  }
}
header .header .container-content .content h1 {
  font-family: "Montserrat", sans-serif;
  color: #ed0606;
  font-weight: 800;
  font-size: 6.4347826087vw;
  line-height: 10.0591304348vw;
  max-width: 80vw;
  margin: 0 auto 0.5rem;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h1 {
    margin: 0 auto 0.6rem;
    font-size: 5.2083333333vw;
    line-height: 6.25vw;
    text-align: center;
    max-width: 63%;
    padding-left: 22vw;
  }
}
@media screen and (min-width: 769px) {
  header .header .container-content .content h1 {
    font-size: 5.0041701418vw;
    line-height: 4.8240200167vw;
    max-width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h1 {
    max-width: 40%;
    padding-left: 0;
    font-size: 40px;
    line-height: 57.84px;
    margin: 0 auto 1rem;
  }
}
header .header .container-content .content h2 {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  max-width: 100%;
  font-size: 6.5634782609vw;
  line-height: 8vw;
  margin: 0.5rem auto 0.8rem;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h2 {
    margin: 0.5rem auto 1rem;
    font-size: 3.1476230192vw;
    line-height: 3.836530442vw;
    max-width: 92%;
    padding-left: 22vw;
    max-width: 64vw;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h2 {
    padding-left: 0;
    font-size: 34.1px;
    line-height: 41.57px;
    margin-right: auto;
    max-width: 500px;
    margin: 4rem auto 1rem;
  }
}
header .header .container-content .content h2 span {
  font-weight: 700;
  color: #ed0606;
}
header .header .container-content .content h3 {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  max-width: 92%;
  margin: 0 auto 1rem;
  font-size: 3.3739130435vw;
  line-height: 7.7686956522vw;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h3 {
    font-size: 3.0567139283vw;
    line-height: 3.7256046706vw;
    padding-left: 22vw;
    max-width: 64vw;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h3 {
    padding-left: 0;
    font-size: 26.12px;
    line-height: 40.37px;
    margin-right: auto;
    max-width: 480px;
  }
}
header .header .container-content .content h4 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  font-size: 4.6765217391vw;
  line-height: 5.2608695652vw;
  margin: 71vw auto 0.2rem;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h4 {
    font-weight: 600;
    font-size: 2.0308590492vw;
    line-height: 2.0308590492vw;
    bottom: -115%;
    margin: 15.6vw 12vw 0.2rem 0;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h4 {
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    text-align: left;
    top: 151%;
    margin: -6.1rem -1rem 1rem;
  }
}
header .arrow-section {
  font-family: "Montserrat", sans-serif;
  background: #232323;
  color: #fff;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  padding: 3.2vw 0;
}
@media screen and (min-width: 576px) {
  header .arrow-section {
    background: #000;
    padding: 6px 0;
    height: 65px;
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 1200px) {
  header .arrow-section {
    margin-top: -1px;
    margin-bottom: 67px;
  }
}
header .arrow-section .content {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  width: 80vw;
  gap: 2rem;
}
@media screen and (min-width: 375px) {
  header .arrow-section .content {
    width: 80vw;
  }
}
@media screen and (min-width: 1200px) {
  header .arrow-section .content {
    gap: 1.4rem;
    width: 720px;
    flex-direction: row;
    top: 0;
    left: -226px;
  }
}
header .arrow-section .content p {
  margin: 0;
  font-weight: 400;
  font-size: 4.6765217391vw;
  line-height: 5.2608695652vw;
}
@media screen and (min-width: 576px) {
  header .arrow-section .content p {
    font-weight: 600;
    font-size: 2.0308590492vw;
    line-height: 2.0308590492vw;
  }
}
@media screen and (min-width: 1200px) {
  header .arrow-section .content p {
    font-size: 22px;
    line-height: 22px;
  }
}
header .arrow-section .arrow-down {
  transform: scale(0.8);
}
main .article-section {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  main .article-section {
    text-align: left;
    max-width: 1170px;
    margin: 0 auto;
  }
}
main .article-section .container-fluid {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 576px) {
  main .article-section .container-fluid {
    padding-left: 1.9rem;
    padding-right: 1.9rem;
  }
}
@media screen and (min-width: 1200px) {
  main .article-section .container-fluid {
    padding: 0;
  }
}
main .article-section .column-1 {
  max-width: 590px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  main .article-section .column-1 {
    max-width: 595px;
    margin: unset;
  }
}
@media screen and (min-width: 1200px) {
  main .article-section .column-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
main .article-section h3,
main .article-section p {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #4f4f4f;
}
main .article-section p {
  font-weight: 400;
}
main .article-section h3.section-title {
  margin-top: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  main .article-section h3.section-title {
    margin-bottom: 1.5rem;
    margin-top: 0;
  }
}
main .calculator-section {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin: 4.8rem auto 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 425px) {
  main .calculator-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 576px) {
  main .calculator-section {
    margin: 5rem auto 4rem;
  }
}
@media screen and (min-width: 1200px) {
  main .calculator-section {
    margin: 8rem auto 5rem;
  }
}
main .calculator-section .container .row {
  margin: 0 auto;
}
@media screen and (min-width: 576px) {
  main .calculator-section .container .row {
    max-width: 514px !important;
  }
}
@media screen and (min-width: 992px) {
  main .calculator-section .container .row {
    max-width: 1028px !important;
  }
}
main .calculator-section .box-wrapper {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
main .calculator-section .leading-text {
  font-family: "Montserrat", sans-serif;
  max-width: 24em;
  font-size: 22px;
  line-height: 26.82px;
}
@media screen and (min-width: 576px) {
  main .calculator-section .leading-text {
    font-size: 28px;
    line-height: 34.13px;
  }
}
@media screen and (min-width: 1200px) {
  main .calculator-section .leading-text {
    font-size: 25px;
    line-height: 32.5px;
  }
}
main .calculator-section .leading-text p {
  display: block;
  width: 98%;
  font-weight: 700;
  color: #000;
}
main .calculator-section .grey-box,
main .calculator-section .green-box {
  padding-top: 1.7rem;
  width: 100%;
  position: relative;
  height: 155px;
}
main .calculator-section .grey-box .title-calc,
main .calculator-section .green-box .title-calc {
  margin-bottom: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
}
main .calculator-section .grey-box {
  background: #f1f1f1;
}
main .calculator-section .grey-box .title-calc {
  color: #000;
}
main .calculator-section .green-box {
  background: #058789;
}
main .calculator-section .green-box .title-calc {
  color: #000;
}
main .calculator-section .green-box .title-calc.white-letters {
  color: #fff;
}
main .calculator-section .rounded {
  border: none;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 41.3699px !important;
  height: 50px;
  width: 90%;
}
@media screen and (min-width: 576px) {
  main .calculator-section .rounded {
    width: 80%;
  }
}
main .calculator-section .calc-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background: #058789;
  color: #fff;
  border-radius: 50px;
  position: absolute;
  right: 5%;
  border: none;
  font-size: 16px;
  padding: 13px 12px;
  max-width: 30%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: uppercase;
}
@media screen and (min-width: 320px) {
  main .calculator-section .calc-btn {
    max-width: 100%;
  }
}
@media screen and (min-width: 360px) {
  main .calculator-section .calc-btn {
    padding: 13px 10px;
  }
}
@media screen and (min-width: 420px) {
  main .calculator-section .calc-btn {
    padding: 13px 20px;
  }
}
@media screen and (min-width: 576px) {
  main .calculator-section .calc-btn {
    font-size: 18px;
    padding: 13px 30px;
    right: 10%;
  }
}
main .calculator-section #dollarSign {
  position: absolute;
  display: inline-block;
  border-right: 1px solid #d6d6d6;
  padding: 15px 0px 10px 9px;
  left: 8%;
  width: 72px;
}
@media screen and (min-width: 576px) {
  main .calculator-section #dollarSign {
    left: 11%;
    width: 72px;
  }
}
main .calculator-section #initial-value,
main .calculator-section #potencial-value {
  padding: 6px 0 0 80px;
}
@media screen and (min-width: 576px) {
  main .calculator-section #initial-value,
  main .calculator-section #potencial-value {
    padding: 6px 0 0 78px;
  }
}
main .boxes-section {
  margin-top: 2rem;
}
@media screen and (min-width: 576px) {
  main .boxes-section .boxes-container {
    padding: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  main .boxes-section .boxes-container {
    max-width: 1060px;
    margin: 0 auto;
    max-width: 1170px;
  }
}
@media screen and (min-width: 1200px) {
  main .boxes-section .boxes-container {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1200px) {
  main .boxes-section .boxes-header-wrapper {
    padding: 0;
  }
}
main .boxes-section h3 {
  font-family: "Poppins", "Montserrat", sans-serif;
  color: #313131;
  font-weight: 700;
  margin-top: 5rem;
  margin-bottom: 2em;
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  main .boxes-section h3 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) {
  main .boxes-section h3 {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  main .boxes-section h3 {
    margin-top: 1rem;
    text-align: left;
  }
}
main .boxes-section .boxes-ctr {
  text-align: center;
}
@media screen and (min-width: 576px) {
  main .boxes-section .boxes-ctr {
    max-width: 570px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  main .boxes-section .boxes-ctr {
    max-width: initial;
  }
}
@media screen and (min-width: 1200px) {
  main .boxes-section .boxes-ctr :first-child {
    padding-left: 0;
  }
  main .boxes-section .boxes-ctr :last-child {
    padding-right: 0;
  }
}
main .boxes-section .boxes-ctr .box {
  margin-bottom: 1rem;
}
@media screen and (min-width: 576px) {
  main .boxes-section .boxes-ctr .box {
    margin-bottom: 1.7rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  main .boxes-section .boxes-ctr .box {
    padding: 0.6vw;
  }
}
main .boxes-section .boxes-ctr .box .box-img-ctr {
  padding: 1rem 0 0.6rem;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin: 0 auto 0.5rem;
  height: 100%;
}
@media screen and (min-width: 576px) {
  main .boxes-section .boxes-ctr .box .box-img-ctr {
    max-width: 270px;
  }
}
main .boxes-section .boxes-ctr .box .box-img-ctr img {
  margin-top: 0;
}
main .boxes-section .boxes-ctr .box p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #313131;
  max-width: 430px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  main .boxes-section .boxes-ctr .box p {
    max-width: 230px;
  }
}
main .boxes-section .boxes-ctr .box p br {
  display: block;
}
@media screen and (min-width: 450px) {
  main .boxes-section .boxes-ctr .box p br {
    display: none;
  }
}
@media screen and (min-width: 1100px) {
  main .boxes-section .boxes-ctr .box p br {
    display: block;
  }
}
main blockquote {
  position: relative;
  font-style: italic;
  font-weight: 600;
  color: #000;
  font-size: 1.3em;
  line-height: 1.2;
  margin-bottom: 1.5em;
  margin-left: 1em;
}
@media screen and (min-width: 576px) {
  main blockquote {
    margin-left: 0;
    font-size: 1.7em;
  }
}
main blockquote:before {
  content: "";
  background-color: #ffbe27;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 7px;
  left: -1em;
}
main .content p {
  font-style: normal;
  font-weight: normal;
  color: #000;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  main .content p {
    font-size: 20px;
  }
}
main .cta-btn {
  background: #058789;
  border-radius: 4px;
  padding: 25px 10px;
  color: #fff;
  border: 0;
  cursor: pointer;
  margin: auto;
  margin-bottom: 1em;
  width: 100%;
  display: block;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  main .cta-btn {
    padding: 25px 40px;
    width: initial;
  }
}
main .cta-btn:hover {
  transition: 0.1s all linear;
  transform: scale(1.03);
}
main .cta-mini {
  font-family: "Poppins", sans-serif;
  background: rgba(0, 0, 0, 0);
  color: #161616;
  padding: 0;
  font-weight: 400;
  font-size: 3.31265625vw;
  line-height: 4.0625vw;
  text-transform: none;
  box-shadow: none;
  width: -moz-max-content;
  width: max-content;
  outline: none;
  border: none;
  text-decoration: underline;
}
@media screen and (min-width: 576px) {
  main .cta-mini {
    color: #fff;
    font-size: 1.7578125vw;
    line-height: 1.953125vw;
  }
}
@media screen and (min-width: 1200px) {
  main .cta-mini {
    font-size: 18px;
    line-height: 20px;
  }
}
main .payments-container .payment-form {
  margin: 1.5rem auto 0;
  max-width: 100%;
}
@media screen and (min-width: 576px) {
  main .payments-container .payment-form {
    width: 560px;
  }
}
@media screen and (min-width: 992px) {
  main .payments-container .payment-form {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  main .payments-container .payment-form {
    width: 1170px;
  }
}
main .payments-container .payment-form img {
  display: inline-block;
  padding: 0 0.5rem;
}
@media screen and (min-width: 520px) {
  main .payments-container .payment-form img {
    padding: 0 1.4rem;
  }
}
@media screen and (min-width: 576px) {
  main .payments-container .payment-form img {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 768px) {
  main .payments-container .payment-form img {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 992px) {
  main .payments-container .payment-form img {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 1200px) {
  main .payments-container .payment-form img {
    padding: 0 1.8rem;
  }
}
footer {
  font-family: "Poppins", sans-serif;
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: center;
  color: #464646;
}
@media screen and (min-width: 768px) {
  footer {
    margin-top: 0;
  }
}
footer .nav-row div {
  display: flex;
  flex-direction: column;
}
footer .nav-row div p {
  margin-bottom: 0.5rem;
}
footer .nav-row div a {
  color: #464646 !important;
  font-size: 15px;
  display: block;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  footer .nav-row div a {
    display: inline-block;
    margin: 1rem 0;
  }
  footer .nav-row div a:first-of-type {
    margin-top: 0;
  }
  footer .nav-row div a:last-of-type {
    margin-bottom: 0;
  }
}
footer div.disclaimer-ctr {
  line-height: 18px;
  font-size: 15px;
  text-align: center;
  color: #464646;
}
footer div.disclaimer-ctr a {
  color: #464646;
  text-decoration: underline;
}
#mainForm {
  z-index: 10;
}
@media screen and (min-width: 992px) {
  #mainForm {
    margin-top: 0;
  }
}
.lp-action {
  cursor: pointer;
}
.video-pic {
  cursor: pointer;
}
#myVideo {
  display: none;
}
.form-container {
  font-family: "Poppins", sans-serif;
  background: #f2f2f2;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin: 0px auto 0 auto;
  max-width: 345px;
  z-index: 10;
  scroll-margin-top: 15px;
  max-width: initial;
}
@media screen and (min-width: 1200px) {
  .form-container {
    position: absolute;
    top: 5.86rem;
    max-width: 345px;
    margin: 0px auto 50px auto;
  }
}
.form-container h2 {
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  color: #4f4f4f;
  padding: 20px 15px 0px !important;
  margin: 0;
}
.form-container .dss-ctr {
  display: flex;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.user-inputs {
  padding: 0 15px;
}
@media screen and (max-width: 1199px) {
  .user-inputs {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .user-inputs {
    padding: 0 10rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .user-inputs {
    padding: 0 15rem;
  }
}
.user-inputs div {
  max-width: 100%;
}
.form-wrapper h2 {
  color: #373737;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 20px 0px !important;
  text-align: center;
}
.form-wrapper .form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-wrapper .form-control {
  background: #fff;
  background: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  height: 45px;
  margin-bottom: 0px;
}
.form-wrapper .form-control:focus {
  border: 1px solid #989898;
  box-shadow: none;
}
.form-wrapper .form-control[readonly] {
  background: #f2f2f2;
  border: 1px solid #c4c4c4;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #464646;
}
.form-wrapper .form-control-lg {
  border-radius: 4px;
  font-size: 14px;
  height: 45px;
  line-height: 1.5;
  min-width: 243px;
  padding-left: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .form-wrapper .form-control-lg {
    min-width: 200px;
  }
}
.form-wrapper .cfd-1 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 1.4;
  text-align: center;
  color: #464646;
}
.form-wrapper .cfd {
  color: #464646;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 0;
  padding: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .form-wrapper .cfd {
    padding-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .form-wrapper .cfd {
    padding-top: 10px;
  }
}
.form-wrapper .country {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .form-wrapper .country {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .form-wrapper .country {
    margin-bottom: 0;
  }
}
.form-wrapper .reg-btn {
  border: 0;
  border-radius: 4px;
  background: #058789;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin: auto;
  margin-bottom: 0;
  padding: 25px 5px;
  white-space: normal;
  width: 100%;
}
.form-wrapper .reg-btn:hover {
  transition: 0.1s all linear;
  transform: scale(1.03);
}
.form-wrapper .form-group label {
  position: absolute;
  z-index: 200;
  left: 15px;
  top: 13px;
  transition: 0.1s all;
  font-size: 14px;
  margin: 0;
}
.form-wrapper .selected.form-group label {
  top: -16px;
  left: 0px;
  transition: 0.1s all;
  font-size: 12px;
}
.form-wrapper .selected.form-group label[for="mobile"] {
  left: 0;
}
.form-wrapper .active.form-group label {
  top: -16px;
  left: 0px;
  transition: 0.1s all;
  font-size: 12px;
}
.form-wrapper .active.form-group label[for="mobile"] {
  left: 0;
}
.form-wrapper .custom-select-lg {
  border-radius: 4px;
  font-size: 14px;
  height: 45px;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 15px;
}
.form-wrapper .nxreg-sign-up-phone-number-wrapper label {
  left: 60px;
}
.form-wrapper .invalid-feedback {
  margin-top: 0;
  font-size: 14px;
}
.form-wrapper .custom-control {
  padding-left: 0;
  margin-top: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .form-wrapper .custom-control {
    align-items: center;
    margin-top: 0;
  }
}
.form-wrapper .check-box {
  margin-top: 10px;
}
.form-wrapper .custom-checkbox .terms-link {
  font-family: "Poppins", sans-serif;
}
.form-wrapper .custom-checkbox .custom-control-label {
  position: relative !important;
  left: 0;
  font-size: 13px;
  font-weight: 400;
  padding-left: 25px;
  padding-bottom: 15px;
}
.form-wrapper .custom-checkbox .custom-control-label a {
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
}
.form-wrapper .custom-checkbox .custom-control-label:before {
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
}
.form-wrapper .custom-checkbox .custom-control-label:after {
  left: 0, 5px;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
}
.form-wrapper #msgContainer {
  color: red;
  padding: 0 15px;
  text-align: center;
  font-size: 14px;
}
.form-wrapper #msgContainer a {
  color: red;
  text-decoration: underline;
}
.form-wrapper .payments-container .payment-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
}
.form-wrapper .payments-container .payment-form img {
  padding-right: 10px;
  min-width: 0;
  min-height: 0;
  margin: 10px 0;
}
.form-wrapper .payments-container .payment-form img:last-of-type {
  padding-right: 0;
}
.focusForm {
  animation: focusForm 0.7s ease-in-out 2;
}
@keyframes focusForm {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
input[type="checkbox"] {
  display: none;
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 18px;
  margin: 0;
  margin-right: 5px;
  vertical-align: middle;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: dimgray;
  transition: 0.4s;
}
.advertorial {
  text-decoration: underline;
  color: gray;
  padding-top: 40px;
  padding-bottom: 33px;
}
@media screen and (min-width: 576px) {
  .advertorial {
    padding-bottom: 0px;
  }
}
.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 2px;
  background-color: #fff;
  transition: 0.4s;
}
input:checked + .switch .slider {
  background-color: #058789;
}
input:checked + .switch .slider::before {
  background-color: #fff;
  transform: translateX(20px);
}
input:checked + .switch .slider::after {
  content: "";
  color: #fff;
  left: 20%;
  top: 30%;
  transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
}
input:focus + .switch .slider {
  box-shadow: 0 0 1px #008dde;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.check-box label {
  margin-bottom: 10px;
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
}
.switch {
  position: relative;
}
.check-box span:not(.slider) {
  display: inline-block;
  color: #fff;
  width: calc(92% - 45px);
  text-align: left;
  margin-left: 65px;
  vertical-align: top;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 20px;
}
.form-wrapper .form-group label.switch {
  position: relative;
  left: 0;
  top: 0;
  padding-right: 40px;
}
.terms-link {
  padding-top: 5px;
  color: #464646;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  padding-left: 15px;
}
.terms-link a {
  font-weight: 300;
  text-decoration: underline;
}
img:not(.full-width) {
  max-width: 100%;
  margin: 20px 0;
}
.check-box span:not(.slider) {
  display: inline-block;
  width: calc(92% - 45px);
  text-align: left;
  margin-left: 65px;
  font-size: 15px;
  vertical-align: top;
  font-size: 0.8125em;
  margin-bottom: 20px;
}
textarea:focus,
input:focus,
button:focus {
  outline: none;
}
button:hover {
  cursor: pointer;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999999;
  color: #585858;
  display: none;
}
.overlay .container {
  height: 100%;
}
.overlay .container .thank-you-msg {
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 650px;
  border-radius: 25px;
  padding: 35px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .overlay .container .thank-you-msg {
    padding: 35px;
    text-align: left;
  }
}
.overlay .container .thank-you-msg .img-wrapp {
  padding: 0;
}
.overlay .container .thank-you-msg .img-wrapp img {
  width: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 576px) {
  .overlay .container .thank-you-msg .img-wrapp img {
    width: 150px;
  }
}
@media screen and (min-width: 992px) {
  .overlay .container .thank-you-msg .img-wrapp img {
    width: 180px;
  }
}
.overlay .container .thank-you-msg h3 {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  color: #06a2e4;
  font-weight: 700;
  margin: 0 auto;
}
@media screen and (min-width: 576px) {
  .overlay .container .thank-you-msg h3 {
    font-size: 30px;
  }
}
.overlay .container .thank-you-msg p {
  font-family: "Roboto", sans-serif;
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.5em;
}
@media screen and (min-width: 576px) {
  .overlay .container .thank-you-msg p {
    font-size: 20px;
  }
}
.overlay .container .thank-you-msg .confirm {
  background: #06a2e4;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  padding: 5px 80px;
  font-weight: 100;
  text-shadow: none;
  opacity: 9;
  line-height: 1.5em;
}
@media screen and (min-width: 576px) {
  .overlay .container .thank-you-msg .confirm {
    padding: 10px 100px;
  }
}
.overlay .container .thank-you-msg .confirm:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#msgContainer {
  color: red;
}
.respond-card {
  padding: 0 35px;
  background: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
}
.card-respond-wrapper {
  text-align: center;
  padding-top: 30px;
}
.respond-header {
  font-size: 20px;
  padding: 12px 0px !important;
}
.respond-body {
  display: inline-block;
  padding: 15px !important;
  font-size: 18px;
  border-style: groove;
}
.card-body {
  padding: 0 !important;
  word-break: break-all !important;
}
.respond-btn {
  width: 100% !important;
  max-width: 360px !important;
  display: inline-block !important;
  background: #00d1ff !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  color: #fff !important;
  margin: 20px 0 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  padding: 10px 0 !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  transition: 0.3s all ease-in-out !important;
  transform-origin: 50% 50% 50% !important;
  backface-visibility: hidden !important;
}
@media (min-width: 576px) {
  .respond-btn {
    width: auto !important;
    padding: 10px 65px !important;
  }
}
@media (min-width: 992px) {
  .respond-card {
    min-height: 480px;
  }
  .respond-btn {
    width: 100% !important;
    padding: 10px 0px !important;
  }
}
.nxreg-form-loader-ctr {
  width: 345px;
  height: 564px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.nxreg-form-loader-ctr .nxreg-form-loader {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border-left: 5px solid #ff066e;
  animation: rightrotate 900ms linear infinite;
}
.nxreg-form-loader-ctr .nxreg-form-loader::before,
.nxreg-form-loader-ctr .nxreg-form-loader::after {
  content: "";
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  border-radius: 50%;
  border-right: 4px solid #3853de;
  animation: leftrotate 900ms linear infinite;
}
.nxreg-form-loader-ctr .nxreg-form-loader::after {
  width: 90px;
  height: 90px;
  top: calc(50% - 45px);
  left: calc(50% - 45px);
  border: 0;
  border-left: 3px solid #efc000;
  animation: none;
}
@keyframes leftrotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
  }
}
@keyframes rightrotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
} /*# sourceMappingURL=style.min.css.map */
