/* ===== BASE ====== */
/* CONTAINER'S MAX WIDTH */
/* FONTS */
/* COLORS */
/* BRANDS COLOR */
/* STATUS COLOR */
/* FOR SPACING (MARGIN AND PADDING) */
/* IMAGE SPRITE */
/* RESET AND NORMALIZE CSS */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header,
hgroup, menu, nav, output, ruby, section, summary, time, mark,
audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  line-height: 1.5;
}
@media (min-width: 1200px) {
  body {
    line-height: 1.8;
  }
}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
}

iframe, video {
  max-width: 100%;
  width: 100%;
  height: auto;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

ol,
ul {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

hr {
  border: none;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../icons/icomoon.eot");
  src: url("../icons/icomoon.eot") format("embedded-opentype"), url("../icons/icomoon.ttf") format("truetype"), url("../icons/icomoon.woff") format("woff"), url("../icons/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-propelrr {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cheveron-down:before {
  content: "\e905";
}

.icon-cheveron-left:before {
  content: "\e906";
}

.icon-cheveron-right:before {
  content: "\e907";
}

.icon-cheveron-up:before {
  content: "\e908";
}

.icon-close:before {
  content: "\e909";
}

.icon-exclamation-outline:before {
  content: "\e90d";
}

.icon-snapchat-ghost:before {
  content: "\e90a";
}

.icon-youtube:before {
  content: "\e90b";
}

.icon-location:before {
  content: "\e90c";
}

.icon-mail:before {
  content: "\e900";
}

.icon-next:before {
  content: "\e901";
}

.icon-phone:before {
  content: "\e902";
}

.icon-search:before {
  content: "\e903";
}

.icon-shopping-bag:before {
  content: "\e904";
}

.icon-spinner11:before {
  content: "\e984";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-pause2:before {
  content: "\ea1d";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-youtube1:before {
  content: "\ea9d";
}

.icon-pinterest2:before {
  content: "\ead2";
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 400;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.2;
}

h1, .h-h1 {
  font-size: 2rem;
  /** 32px **/
}

h2, .h-h2 {
  font-size: 1.75rem;
  /** 28px **/
}

h3, .h-h3 {
  font-size: 1.5rem;
  /** 24px **/
}

h4, .h-h4 {
  font-size: 1.125rem;
  /** 18px **/
}

h5, .h-h5 {
  font-size: 0.938rem;
  /** 15px **/
}

h6, .h-h6 {
  font-size: 0.875rem;
  /** 14px **/
}

body,
p {
  font-size: 0.813rem;
  /** 13px **/
}

p {
  margin-bottom: 0;
}

.fw-medium {
  font-weight: 500;
}

.fw-bold, b, strong {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

@media screen and (min-width: 768px) {
  h1, .h-h1 {
    font-size: 3.625rem;
    /** 58px **/
  }

  h2, .h-h2 {
    font-size: 3rem;
    /** 48px **/
  }
}
@media screen and (min-width: 1200px) {
  h1, .h-h1 {
    font-size: 4.875rem;
    /** 78px **/
  }

  h2, .h-h2 {
    font-size: 4.25rem;
    /** 68px **/
  }

  h3, .h-h3 {
    font-size: 1.875rem;
    /** 30px **/
  }

  h4, .h-h4 {
    font-size: 1.75rem;
    /** 28px **/
  }

  h5, .h-h5 {
    font-size: 1.25rem;
    /** 20px **/
  }

  h6, .h-h6 {
    font-size: 1rem;
    /** 16px **/
  }

  body,
p {
    font-size: 0.875rem;
    /** 14px **/
  }
}
@media screen and (min-width: 2000px) {
  h1, .h-h1 {
    font-size: 5.188rem;
    /** 83px **/
  }

  h2, .h-h2 {
    font-size: 4.563rem;
    /** 73px **/
  }

  h3, .h-h3 {
    font-size: 2.688rem;
    /** 43px **/
  }

  h4, .h-h4 {
    font-size: 2.063rem;
    /** 33px **/
  }

  h5, .h-h5 {
    font-size: 1.563rem;
    /** 25px **/
  }

  h6, .h-h6 {
    font-size: 1.313rem;
    /** 21px **/
  }

  body,
p {
    font-size: 1.188rem;
    /** 19px **/
  }
}
/* ===== LAYOUT ====== */
/** == FLEX == **/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex.flex-wrap-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.flex.flex-justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex.flex-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex.flex-justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex.flex-justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex.flex-align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex.flex-align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.flex.flex-align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.no-flex {
  display: inline-block !important;
}

.m-lr-15 {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 992px) {
  .m-lr-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.p-lr-15 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .p-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.t-right {
  text-align: right;
}

.t-left {
  text-align: left;
}

.t-center {
  text-align: center;
}

/*** Container ***/
.container {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 2000px) {
  .container {
    max-width: 1200px;
  }
}

/*** Grid ***/
body {
  background-color: #f7f7f7;
}

.sec-form {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
  height: 100vh;
}
.sec-form .float-bg {
  text-align: center;
  margin-top: -2rem;
  margin-bottom: -2rem;
}
@media (min-width: 992px) {
  .sec-form .float-bg {
    position: absolute;
    top: -2rem;
    right: -20%;
    margin-bottom: 0;
  }
}
.sec-form .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec-form .row .form-details,
.sec-form .row .form-box {
  width: 100%;
}
@media (min-width: 992px) {
  .sec-form .container {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec-form .row .form-details {
    width: 35%;
    padding-right: 60px;
  }
  .sec-form .row .form-box {
    width: 65%;
  }
}

/* ===== COMPONENTS ====== */
.form-details img {
  margin-bottom: 20px;
}
.form-details .form-title {
  text-align: center;
  margin-bottom: 20px;
}
.form-details .form-title h1 {
  margin-bottom: 5px;
}
.form-details .form-title p {
  color: #666;
  font-size: 12px;
}
.form-details .form-footer {
  display: none;
}
@media (min-width: 992px) {
  .form-details {
    display: block;
  }
  .form-details .form-title {
    text-align: left;
    margin-bottom: 0;
  }
  .form-details .form-title p {
    font-size: 14px;
  }
  .form-details .form-footer {
    display: block;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    padding: 0;
    margin-top: 30px;
  }
  .form-details .form-footer .text-group {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.form-box {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  z-index: 1;
}
.form-box .main-content.hide {
  display: none;
}
.form-box .form-logo {
  position: relative;
}
.form-box .form-logo .logo,
.form-box .form-logo p {
  position: absolute;
  top: 20px;
  left: 15px;
}
.form-box .form-logo p {
  color: #000;
  font-size: 20px;
}
.form-box .form-title {
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 0 15px 20px 15px;
}
.form-box .form-title h1 {
  margin-bottom: 5px;
}
.form-box .form-title p {
  color: #666;
  font-size: 12px;
}
.form-box label {
  font-size: 13px;
}
.form-box label small {
  color: red;
}
.form-box .error .input-error {
  margin-top: 8px;
}
.form-box .input-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: red;
  font-size: 11px;
}
.form-box .input-error i {
  margin-right: 6px;
  font-size: 13px;
}
.form-box form {
  padding-left: 15px;
  padding-right: 15px;
}
.form-box .form-group {
  margin-bottom: 15px;
}
.form-box .form-group .input-field {
  position: relative;
}
.form-box .form-group .input-field label {
  position: absolute;
  top: 8px;
  left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.form-box .form-group .input-field input {
  background-color: #fff;
  border: 1px solid #a8a8a8;
  color: #666;
  border-radius: 5px;
  outline: none;
  width: 100%;
  padding: 7px 15px;
  font-size: 12px;
}
.form-box .form-group .input-field input::-webkit-input-placeholder {
  color: transparent;
  font-size: 12px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.form-box .form-group .input-field input::-moz-placeholder {
  color: transparent;
  font-size: 12px;
  -moz-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.form-box .form-group .input-field input:-ms-input-placeholder {
  color: transparent;
  font-size: 12px;
  -ms-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.form-box .form-group .input-field input::-ms-input-placeholder {
  color: transparent;
  font-size: 12px;
  -ms-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.form-box .form-group .input-field input::placeholder {
  color: transparent;
  font-size: 12px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.form-box .form-group .input-field input:focus {
  border-color: #23a7f4;
}
.form-box .form-group .input-field input:focus::-webkit-input-placeholder {
  color: #666;
}
.form-box .form-group .input-field input:focus::-moz-placeholder {
  color: #666;
}
.form-box .form-group .input-field input:focus:-ms-input-placeholder {
  color: #666;
}
.form-box .form-group .input-field input:focus::-ms-input-placeholder {
  color: #666;
}
.form-box .form-group .input-field input:focus::placeholder {
  color: #666;
}
.form-box .form-group .input-field input:not(:-moz-placeholder-shown) ~ label {
  background-color: #fff;
  top: -9px;
  font-size: 11px;
}
.form-box .form-group .input-field input:not(:-ms-input-placeholder) ~ label {
  background-color: #fff;
  top: -9px;
  font-size: 11px;
}
.form-box .form-group .input-field input:not(:placeholder-shown) ~ label,
.form-box .form-group .input-field input:focus ~ label,
.form-box .form-group .input-field .active ~ label {
  background-color: #fff;
  top: -9px;
  font-size: 11px;
}
.form-box .form-group .input-field.error input {
  border-color: red;
}
.form-box .form-group .select-field {
  position: relative;
}
.form-box .form-group .select-field label {
  position: absolute;
  top: 8px;
  left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.form-box .form-group .select-field select {
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.1018 8C5.02785 8 4.45387 9.2649 5.16108 10.0731L10.6829 16.3838C11.3801 17.1806 12.6197 17.1806 13.3169 16.3838L18.8388 10.0731C19.5459 9.2649 18.972 8 17.898 8H6.1018Z' fill='%23212121'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  border: 1px solid #a8a8a8;
  color: #666;
  border-radius: 5px;
  outline: none;
  width: 100%;
  padding: 7px 15px;
  padding-right: 35px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap;
}
.form-box .form-group .select-field select:focus {
  border-color: #23a7f4;
}
.form-box .form-group .select-field select:focus::-webkit-input-placeholder {
  color: #666;
}
.form-box .form-group .select-field select:focus::-moz-placeholder {
  color: #666;
}
.form-box .form-group .select-field select:focus:-ms-input-placeholder {
  color: #666;
}
.form-box .form-group .select-field select:focus::-ms-input-placeholder {
  color: #666;
}
.form-box .form-group .select-field select:focus::placeholder {
  color: #666;
}
.form-box .form-group .select-field select:focus ~ label,
.form-box .form-group .select-field select:valid ~ label,
.form-box .form-group .select-field .active ~ label {
  background-color: #fff;
  top: -9px;
  font-size: 11px;
}
.form-box .form-group .select-field.error select {
  border-color: red;
}
.form-box .radio-group .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.form-box .radio-group .col {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  width: 100%;
}
.form-box .radio-group .others-input-field input {
  background-color: #fff;
  border: 1px solid #a8a8a8;
  color: #444;
  border-radius: 5px;
  outline: none;
  width: 100%;
  padding: 7px 15px;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}
.form-box .radio-group .others-input-field input::-webkit-input-placeholder {
  color: #444;
  font-size: 12px;
}
.form-box .radio-group .others-input-field input::-moz-placeholder {
  color: #444;
  font-size: 12px;
}
.form-box .radio-group .others-input-field input:-ms-input-placeholder {
  color: #444;
  font-size: 12px;
}
.form-box .radio-group .others-input-field input::-ms-input-placeholder {
  color: #444;
  font-size: 12px;
}
.form-box .radio-group .others-input-field input::placeholder {
  color: #444;
  font-size: 12px;
}
.form-box .radio-group .others-input-field input:focus {
  border-color: #23a7f4;
}
.form-box .radio-group .others-input-field input.active {
  display: block;
}
.form-box .radio-group label {
  margin-bottom: 0;
}
.form-box .radio-group .radio-box {
  position: relative;
  margin-bottom: 10px;
}
.form-box .radio-group .radio-box:last-of-type {
  margin-bottom: 0;
}
.form-box .radio-group .radio-box [type=radio]:checked,
.form-box .radio-group .radio-box [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.form-box .radio-group .radio-box [type=radio]:checked + label,
.form-box .radio-group .radio-box [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  line-height: 20.5px;
  display: inline-block;
  color: #000;
}
.form-box .radio-group .radio-box [type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #a8a8a8;
  border-radius: 100%;
  background-color: #fff;
}
.form-box .radio-group .radio-box [type=radio]:checked + label:before {
  border-color: #23a7f4;
}
.form-box .radio-group .radio-box [type=radio]:checked + label:after,
.form-box .radio-group .radio-box [type=radio]:not(:checked) + label:after {
  content: "";
  width: 11px;
  height: 11px;
  background-color: #23a7f4;
  position: absolute;
  top: 3.5px;
  left: 3.5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form-box .radio-group .radio-box [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.form-box .radio-group .radio-box [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.form-box .privacy-policy-group p {
  font-size: 12px;
  margin-bottom: 15px;
}
.form-box .privacy-policy-group .check-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-box .privacy-policy-group .check-box input[type=checkbox] {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #a8a8a8;
  border-radius: 3px;
  vertical-align: sub;
  position: absolute;
  outline: none;
  cursor: pointer;
}
.form-box .privacy-policy-group .check-box input[type=checkbox]:after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: transparent;
}
.form-box .privacy-policy-group .check-box input[type=checkbox]:checked {
  background-color: #fff;
  border-color: #23a7f4;
}
.form-box .privacy-policy-group .check-box input[type=checkbox]:checked:after {
  background-color: #23a7f4;
}
.form-box .privacy-policy-group .check-box input[type=checkbox]:checked + label {
  font-weight: bold;
}
.form-box .privacy-policy-group .check-box label {
  color: #000;
  display: inline-block;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  padding-left: 28px;
}
.form-box .privacy-policy-group .check-box.error input {
  border-color: red;
}
.form-box .privacy-policy-group .check-box.error label {
  color: red;
}
.form-box .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 20px 0;
}
.form-box .button-group button {
  cursor: pointer;
  background-color: #eee;
  color: #212121;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  padding: 8px 20px;
  font-size: 14px;
}
.form-box .button-group button.blue-btn {
  background-color: #23a7f4;
  color: #fff;
}
.form-box .button-group button.gray-btn {
  background-color: #e5e5e5;
  color: #000;
}
.form-box .button-group button#submit-btn.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
@media (min-width: 992px) {
  .form-box .form-logo img {
    display: block;
    max-width: 75%;
    margin-left: auto;
  }
  .form-box .form-logo .logo,
.form-box .form-logo p {
    top: 15px;
    left: 30px;
    font-size: 30px;
  }
  .form-box .form-title {
    padding: 0 30px 20px 30px;
  }
  .form-box .form-title p {
    font-size: 13px;
  }
  .form-box label {
    font-size: 15px;
  }
  .form-box .input-error i {
    font-size: 14px;
  }
  .form-box form {
    padding-left: 30px;
    padding-right: 30px;
  }
  .form-box .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 15px;
  }
  .form-box .form-row .form-group {
    width: 50%;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 0;
  }
  .form-box .form-group {
    margin-bottom: 15px;
  }
  .form-box .form-group .input-field label {
    top: 8px;
    left: 10px;
  }
  .form-box .form-group .input-field input {
    padding: 7px 15px;
    font-size: 14px;
  }
  .form-box .form-group .input-field input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .form-box .form-group .input-field input::-moz-placeholder {
    font-size: 14px;
  }
  .form-box .form-group .input-field input:-ms-input-placeholder {
    font-size: 14px;
  }
  .form-box .form-group .input-field input::-ms-input-placeholder {
    font-size: 14px;
  }
  .form-box .form-group .input-field input::placeholder {
    font-size: 14px;
  }
  .form-box .form-group .select-field select {
    padding: 7px 15px;
    font-size: 14px;
  }
  .form-box .radio-group .col {
    width: auto;
  }
  .form-box .radio-group .others-input-field {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 10px;
  }
  .form-box .radio-group .others-input-field input {
    font-size: 14px;
    margin: 0;
  }
  .form-box .radio-group .others-input-field input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .form-box .radio-group .others-input-field input::-moz-placeholder {
    font-size: 14px;
  }
  .form-box .radio-group .others-input-field input:-ms-input-placeholder {
    font-size: 14px;
  }
  .form-box .radio-group .others-input-field input::-ms-input-placeholder {
    font-size: 14px;
  }
  .form-box .radio-group .others-input-field input::placeholder {
    font-size: 14px;
  }
  .form-box .radio-group .radio-box [type=radio]:checked + label,
.form-box .radio-group .radio-box [type=radio]:not(:checked) + label {
    padding-left: 30px;
  }
  .form-box .radio-group .radio-box [type=radio] + label:before {
    content: "";
    width: 18px;
    height: 18px;
  }
  .form-box .radio-group .radio-box [type=radio]:checked + label:after,
.form-box .radio-group .radio-box [type=radio]:not(:checked) + label:after {
    content: "";
    width: 13px;
    height: 13px;
    top: 3.5px;
    left: 3.5px;
  }
  .form-box .privacy-policy-group p {
    font-size: 12px;
  }
  .form-box .privacy-policy-group .check-box input[type=checkbox] {
    width: 18px;
    height: 18px;
  }
  .form-box .privacy-policy-group .check-box input[type=checkbox]:after {
    width: 13px;
    height: 13px;
  }
  .form-box .privacy-policy-group .check-box label {
    font-size: 13px;
  }
  .form-box .button-group {
    padding: 0 0 20px 0;
  }
  .form-box .button-group button {
    font-size: 16px;
    padding: 8px 25px;
  }
}

.form-footer {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 30px 25px;
}
.form-footer p {
  color: #888;
  font-size: 14px;
}
.form-footer .text-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-footer .text-group p {
  font-weight: bold;
  color: #444;
}
.form-footer .text-group p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-footer .text-group span {
  color: #888;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
  margin-right: 8px;
}
@media (min-width: 992px) {
  .form-footer.bottom-footer {
    display: none;
  }
}

body .overlay-body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  opacity: 0;
  visibility: hidden;
}
body.active {
  overflow: hidden;
}
body.active .overlay-body {
  opacity: 1;
  visibility: visible;
}

.loading {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.loading .loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.loading .loader div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.loading .loader div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
          animation-delay: -0.45s;
}
.loading .loader div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.loading .loader div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
          animation-delay: -0.15s;
}
.loading.active {
  opacity: 1;
  visibility: visible;
}

@-webkit-keyframes lds-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes lds-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.thankyou-modal {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
  height: calc(100% - 120px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.thankyou-modal .modal-content {
  text-align: center;
  padding: 25px 30px;
}
.thankyou-modal .modal-content h2 {
  margin-bottom: 10px;
}
.thankyou-modal .modal-content button {
  margin-top: 15px;
  cursor: pointer;
  background-color: #eee;
  color: #212121;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  padding: 8px 20px;
  font-size: 14px;
}
.thankyou-modal .modal-content button.blue-btn {
  background-color: #23a7f4;
  color: #fff;
}
.thankyou-modal.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thankyou-page {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.thankyou-page a {
  margin-top: 15px;
}