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;
  }
}
.logoWrapper {
  background-color: #3e3e3f;
  padding: 0.5rem 0;
}
@media (min-width: 1200px) {
  .logoWrapper div {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  header .header {
    background: url("../img/header-desktop.jpg") no-repeat center;
    background-size: cover;
    background-position: center;
    height: 640px !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: 5vw;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content {
    padding-top: 5vw;
    padding-left: 3.8vw;
    padding-right: 43vw;
    max-width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content {
    padding: 6rem 0 0;
    padding-right: 40rem;
    max-width: 1170px;
    margin: 0 auto;
  }
}
header .header .container-content .content h1 {
  font-family: "Poppins", sans-serif;
  color: #414141;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 7.0330434783vw;
  line-height: 11.4173913043vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h1 {
    font-size: 4.1501251043vw;
    line-height: 6.7381150959vw;
    max-width: 52vw;
    margin: 3vw 0vw 2.7vw 0.2vw;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h1 {
    font-size: 40.44px;
    line-height: 65.65px;
    max-width: 31rem;
    margin: 3rem 0 1.6rem 1rem;
  }
}
header .header .container-content .content h2 {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 4.6886956522vw;
  line-height: 6.7843478261vw;
  margin-bottom: 1vw;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h2 {
    font-size: 2.7664720601vw;
    line-height: 4.0041701418vw;
    margin: 0 1vw 1vw;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h2 {
    font-size: 26.96px;
    line-height: 39.01px;
    margin: 0 1rem 0.6rem;
  }
}
header .header .container-content .content h3 {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  font-size: 3.5165217391vw;
  line-height: 4.8vw;
  max-width: 80vw;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h3 {
    font-size: 2.0750625521vw;
    line-height: 2.8323603003vw;
    margin: 0 4vw 1.5vw;
    max-width: 45vw;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h3 {
    font-size: 20.22px;
    line-height: 27.6px;
    max-width: 30rem;
    margin: 0 1rem;
  }
}
header .header .container-content .content h4 {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  font-size: 4.4869565217vw;
  line-height: 5.3391304348vw;
}
@media screen and (min-width: 576px) {
  header .header .container-content .content h4 {
    text-align: left;
    font-size: 2.151793161vw;
    line-height: 2.5604670559vw;
    max-width: 45vw;
  }
}
@media screen and (min-width: 1200px) {
  header .header .container-content .content h4 {
    font-size: 20px;
    line-height: 27.8px;
    max-width: 26.9rem;
  }
}
header .header .container-content .content h4 span {
  font-weight: 700;
  color: #ffca05;
}
main .section-0 {
  background-color: #a12525;
  padding: 1rem 0;
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  main .section-0 {
    padding: 2rem 0;
  }
}
main .section-0 div {
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  main .section-0 div {
    max-width: 1170px;
  }
}
main .section-0 div p {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
  font-size: 3.8260869565vw;
  line-height: 5.4330434783vw;
  max-width: 80vw;
  margin: 0 auto;
}
@media screen and (min-width: 576px) {
  main .section-0 div p {
    font-size: 2.8645833333vw;
    line-height: 4.0677083333vw;
    max-width: 50vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  main .section-0 div p {
    margin: 0;
    max-width: initial;
    font-size: 1.8348623853vw;
    line-height: 2.3853211009vw;
  }
}
@media screen and (min-width: 1200px) {
  main .section-0 div p {
    font-size: 22px;
    line-height: 24.53px;
    max-width: 509px;
    text-align: left;
  }
}
main .adv-section {
  margin: 0 auto 1rem;
}
@media screen and (min-width: 992px) {
  main .adv-section {
    margin: 0 auto 2rem;
  }
}
@media screen and (min-width: 1200px) {
  main .adv-section {
    margin: 1rem auto 2rem;
    max-width: 1170px;
  }
}
main .adv-section h3 {
  font-family: "Poppins", sans-serif;
  color: #4f4f4f;
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
main .adv-section h4 {
  font-family: "Poppins", sans-serif;
  color: #4f4f4f;
  font-weight: 400;
  margin: 0 auto 2rem;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  max-width: 90vw;
}
main .adv-section .adv {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 20.8px;
  color: #464646;
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  main .adv-section .adv {
    font-size: 14px;
    line-height: 18.2px;
  }
}
@media screen and (min-width: 1200px) {
  main .adv-section .adv {
    text-align: left;
  }
}
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 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #4f4f4f;
}
main .article-section p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #4f4f4f;
  max-width: 90vw;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  main .article-section p {
    max-width: unset;
    margin: unset;
  }
}
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;
  }
}
@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: #4f4f4f;
  font-weight: 700;
  margin-bottom: 2em;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 576px) {
  main .boxes-section h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  main .boxes-section h3 {
    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: #4f4f4f;
  max-width: 430px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  main .boxes-section .boxes-ctr .box p {
    max-width: 240px;
  }
}
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: #ffca05;
  border-radius: 4px;
  padding: 25px 10px;
  color: #3e3e3f;
  border: 0;
  cursor: pointer;
  margin: auto;
  margin-bottom: 1em;
  width: 100%;
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 19.78px;
}
@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-wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: 93%;
}
@media screen and (min-width: 1200px) {
  main .payments-container-wrapper {
    max-width: 1170px;
  }
}
main .payments-container-wrapper .payments-container .payment-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 80%;
  margin: 2rem auto;
  gap: 2rem;
}
@media screen and (min-width: 992px) and (max-width: 1160px) {
  main .payments-container-wrapper .payments-container .payment-form {
    gap: 1rem;
  }
}
@media screen and (min-width: 576px) {
  main .payments-container-wrapper .payments-container .payment-form {
    max-width: 450px;
  }
}
@media screen and (min-width: 992px) {
  main .payments-container-wrapper .payments-container .payment-form {
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  main .payments-container-wrapper .payments-container .payment-form {
    max-width: 1170px;
  }
}
main .payments-container-wrapper .payments-container .payment-form img {
  padding-right: 0px;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
main
  .payments-container-wrapper
  .payments-container
  .payment-form
  img:last-of-type {
  padding-right: 0;
}
footer {
  background-color: #4f4f4f;
  font-family: "Poppins", sans-serif;
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: center;
  color: #fff;
}
@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: #fff !important;
  font-size: 15px;
  display: inline-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: #fff;
}
footer div.disclaimer-ctr a {
  color: #fff;
  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 2rem 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: 5rem;
    max-width: 345px;
  }
}
.form-container h2 {
  font-size: 18px;
  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;
  border: 1px solid #bdbdbd !important;
  border-radius: 4px !important;
  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;
  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: 10px;
  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: #ffca05;
  color: #3e3e3f;
  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: -16px;
  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;
  align-items: center;
}
@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: 300px;
  gap: 0.5rem;
}
@media screen and (min-width: 375px) {
  .form-wrapper .payments-container .payment-form {
    gap: 1rem;
    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);
  }
}

.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: #ffca05;
}
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 */
#custom-regform .form-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-transform: uppercase;
  background: #60359b;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 30px 24px;
  font-size: 20px;
  
  /*letter-spacing: 2px;*/
  font-family: inherit;
  line-height: 40px;
  white-space: normal;
  word-break: break-word;
}
