@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;600;700&display=swap');
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;
}

:focus {
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

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

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.banner-section {
  background-color: #fff8f2;
}

.banner-section .banner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 973px;
  margin-left: -7%;
}

@media screen and (max-width: 1440px) {
  .banner-section .banner-container {
    width: 75%;
  }
}

@media screen and (max-width: 1366px) {
  .banner-section .banner-container {
    margin-left: 0;
    width: 65%;
  }
}

@media screen and (max-width: 768px) {
  .banner-section .banner-container {
    width: 100%;
    flex-direction: column;
  }
  .banner-section {
    margin-top: 63px;
  }
}

.banner-section .banner-container .left-content {
  width: 100%;
}

.banner-section .banner-container .left-content .banner-content {
  position: relative;
  padding-top: 30px;
}

.banner-section .banner-container .left-content .banner-content .main-banner {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1366px) {
  .banner-section .banner-container .left-content .banner-content {
    padding-top: 50px;
  }
}

@media screen and (max-width: 550px) {
  .banner-section .banner-container .left-content .banner-content {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1366px) {
  .banner-section .banner-container .left-content .banner-content img {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .banner-section .banner-container .left-content .banner-content img {
    width: 100%;
  }
  .banner-section {
    margin-top: 63px;
  }
}

.banner-section .banner-container .left-content .banner-content h3 {
  font-size: 2.25em;
  font-weight: bold;
  color: #e77817;
}

@media screen and (max-width: 550px) {
  .banner-section .banner-container .left-content .banner-content h3 {
    font-size: 1.5em;
  }
}

.banner-section .banner-container .left-content .banner-content h5 {
  font-size: 2.25em;
  color: #454545;
}

@media screen and (max-width: 550px) {
  .banner-section .banner-container .left-content .banner-content h5 {
    font-size: 1.5em;
    margin-bottom: 20px;
  }
}

.banner-section .banner-container .left-content .banner-content p {
  font-size: 0.938em;
  font-weight: bold;
  color: #05456d;
}

/* .banner-section .banner-container .left-content .banner-content  */
.cards-display {
  position: relative;
  margin-top: -20px;
  background: #ffffff;
  /* right: 0;
    bottom: -40px */
  padding-bottom: 20px;
}

@media screen and (max-width: 550px) {
  /* .banner-section .banner-container .left-content .banner-content */
  .cards-display {
    width: 100%;
    position: relative;
    margin-top: -10px;
  }
}
/* .banner-section .banner-container .left-content .banner-content */
.cards-display ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media screen and (max-width: 550px) {
  /* .banner-section .banner-container .left-content .banner-content */
  .cards-display ul {
    flex-direction: row;
    justify-content: space-between;
  }
}
/* .banner-section .banner-container .left-content .banner-content */
.cards-display ul li {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.85);
  /* margin-bottom: 30px; */
  overflow: hidden;
  border-radius: 15px;
  width: calc((100% / 2) - 3%);
}

@media screen and (max-width: 550px) {
  /* .banner-section .banner-container .left-content .banner-content */
  .cards-display ul li {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.85);
    margin-bottom: 0;
    width: calc((100% / 2) - 3%);
  }
}
/* .banner-section .banner-container .left-content .banner-content */
.cards-display ul li img {
  width: 100%;
}
/* .banner-section .banner-container .left-content .banner-content */
.cards-display ul li:last-child {
  margin-bottom: 0;
}

.banner-section .banner-container .left-content .sms-text {
  padding: 23px 0px;
  background-color: #fff;
  font-size: 1.25em;
  color: #05456d;
  font-weight: bold;
}

@media screen and (max-width: 1440px) {
  .banner-section .banner-container .left-content .sms-text {
    font-size: 1em;
  }
  .banner-section .banner-container .left-content .sms-text {
    padding: 23px 0px !important;
  }
}

@media screen and (max-width: 1366px) {
  .banner-section .banner-container .left-content .sms-text {
    padding: 23px 0px !important;
  }
}

@media screen and (max-width: 786px) {
  .banner-section .banner-container .left-content .sms-text {
    padding: 23px 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .banner-section .banner-container .left-content .sms-text {
    font-size: 0.813em;
  }
  .banner-section .banner-container .left-content .sms-text {
    padding: 23px 20px !important;
  }
}

.banner-section .banner-container .left-content .card-features-wrap {
  background-color: #e68636;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.banner-section .banner-container .left-content .card-features-wrap h3 {
  font-size: 1.5em;
  color: #fff;
  margin: 20px 0px;
}

.banner-section .banner-container .left-content .card-features-wrap ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

@media screen and (max-width: 550px) {
  .banner-section .banner-container .left-content .card-features-wrap ul {
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
  }
}

.banner-section .banner-container .left-content .card-features-wrap ul li {
  width: calc(100% / 3);
  padding: 5px 15px;
  margin: 20px 0;
  border-right: 1px dashed #fff;
  list-style-type: none;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.banner-section
  .banner-container
  .left-content
  .card-features-wrap
  ul
  li:last-child {
  border-right: 0;
}

@media screen and (max-width: 1366px) {
  .banner-section .banner-container .left-content .card-features-wrap ul li {
    padding: 26px 20px;
  }
}

@media screen and (max-width: 550px) {
  .banner-section .banner-container .left-content .card-features-wrap ul li {
    width: 100%;
    padding: 10px 20px;
    margin: 10px 0;
  }
  .banner-section .banner-container .left-content .card-features-wrap h3 {
    font-size: 1.2em;
  }
}

.banner-section .banner-container .left-content .card-features-wrap ul li img {
  margin-bottom: 20px;
  width: 70px;
  height: 70px;
}

.banner-section .banner-container .left-content .card-features-wrap ul li p {
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}

.banner-section
  .banner-container
  .left-content
  .card-features-wrap
  ul
  li
  p
  .bold-span {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .banner-section
    .banner-container
    .left-content
    .card-features-wrap
    ul
    li
    p
    .break {
    display: block;
  }
  .banner-section
    .banner-container
    .left-content
    .card-features-wrap
    ul
    li
    img {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 768px) {
  .banner-section
    .banner-container
    .left-content
    .card-features-wrap
    ul
    li
    p
    .break
    br {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .banner-section .banner-container .left-content .card-features-wrap ul {
    flex-wrap: wrap;
    padding: 0px 20px;
  }
}

.banner-section
  .banner-container
  .left-content
  .card-features-wrap
  ul
  .banner-section
  .banner-container
  .form {
  width: 467px;
  border-radius: 5px;
  border: 1px solid #ececec;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .banner-section .banner-container .form {
    width: 100%;
    height: 100%;
    margin-top: 50px;
  }
}

.banner-section .banner-container .form .form-header {
  background-color: #fa9d26;
  padding: 18px 25px;
}

@media only screen and (max-width: 768px) {
  .banner-section .banner-container .form .form-header {
    text-align: center;
    cursor: pointer;
  }
}

.banner-section .banner-container .form .form-header h3 {
  font-weight: bold;
  color: white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .banner-section .banner-container .form .form-header h3 span:first-child {
    width: 100%;
  }
}

.banner-section .banner-container .form .form-header .close {
  display: none;
  font-size: 30px;
  line-height: 20px;
}

.banner-section .banner-container .form form {
  background-color: white;
  height: 100%;
}

.banner-section .banner-container .form form .form-fields-container {
  height: 100%;
}

.banner-section
  .banner-container
  .form
  form
  .form-fields-container
  .padded-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 25px;
}

@media only screen and (max-width: 768px) {
  .banner-section
    .banner-container
    .form
    form
    .form-fields-container
    .padded-form {
    min-height: auto;
  }
}

.banner-section .banner-container .form form .form-row {
  margin-bottom: 25px;
  position: relative;
  border-bottom: 1px solid #cdd8e2;
}

.banner-section .banner-container .form form .form-row input[type="text"],
.banner-section .banner-container .form form .form-row input[type="tel"],
.banner-section .banner-container .form form .form-row input[type="email"],
.banner-section
  .banner-container
  .form
  form
  .form-row
  input[type="number"]
  select {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "ZurichBoldBT";
  border: none;
  height: 40px;
  border-radius: 0;
  line-height: 40px;
  padding: 0;
  background: transparent;
  width: 100%;
  box-sizing: border-box;
  color: #000000;
  outline: none;
  font-size: 15px;
}

.banner-section
  .banner-container
  .form
  form
  .form-row
  input[type="text"]::placeholder,
.banner-section
  .banner-container
  .form
  form
  .form-row
  input[type="tel"]::placeholder,
.banner-section
  .banner-container
  .form
  form
  .form-row
  input[type="email"]::placeholder,
.banner-section
  .banner-container
  .form
  form
  .form-row
  input[type="number"]
  select::placeholder {
  font-family: "ZurichLightBT";
  color: #000000;
}

.banner-section .banner-container .form form .form-row label.error {
  font-family: "ZurichCondensedBT";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -23px;
  font-size: 12px;
  font-size: 0.813em;
  color: #ed7e2f;
}

.banner-section .banner-container .form form .form-row select {
  border-bottom: 1px solid #cdd8e2;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
  color: #000000;
  outline: none;
  font-size: 15px;
  appearance: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAMAAAACJixMAAAAS1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3i/cDAAAAGXRSTlMAG0e59DkLYHfQpMZOsYeOMCOX3G/m4lpEg7uG6QAAAFlJREFUGBmNwVcSQDAAQMEXUiV6vf9JtTGEfNilI8UotOSrskDb82ZrdsoTMwWnUPKU5VxMx61x3GzFRUw81QMnLYkVMwepeckXNn3Lh2vAKxJGUQaSXMYPK4brAhLeOliTAAAAAElFTkSuQmCC")
    96%/15% no-repeat;
  background-size: 16px;
}

.banner-section .banner-container .form form .form-row select option {
  /* font-family: "ZurichBoldBT"; */
  font-family: Mulish, sans-serif !important;
}

.banner-section .banner-container .form form .form-row select.bold {
  font-weight: bold;
}

.banner-section .banner-container .form form .form-row:last-child {
  padding-bottom: 0;
}

.banner-section .banner-container .form form .form-row.submit {
  border: 0;
}

.banner-section .banner-container .form form .form-row.submit .btn {
  width: 70%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .banner-section .banner-container .form form .form-row.submit .btn {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .banner-section .banner-container .form form .form-row .mobile-auto {
    margin-top: 40px;
  }
}

.formSection-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  background: #a03636;
  min-height: 922px;
}

@media screen and (max-width: 1440px) {
  .formSection-wrapper {
    min-height: 937px;
  }
}

@media screen and (max-width: 1366px) {
  .formSection-wrapper {
    width: 33%;
    min-height: 926px;
  }
}

@media screen and (max-width: 1024px) {
  .formSection-wrapper {
    min-height: unset;
  }
}

@media screen and (max-width: 768px) {
  .formSection-wrapper {
    width: 100%;
    position: static;
    margin-top: 30px;
  }
}

.formSection .formHeader {
  font-size: 1.125em;
  padding: 62px 20px 20px;
  color: #ffffff;
  text-align: center;
  font-weight: 300;
}

@media screen and (max-width: 1024px) {
  .formSection .formHeader {
    padding: 20px 20px 20px;
  }
}

@media screen and (max-width: 768px) {
  .formSection .formHeader {
    padding: 30px 20px 20px;
  }
}

.formSection .formHeader h3 {
  color: #ffffff;
  font-size: 1.25em;
  margin-bottom: 10px;
  font-weight: 500;
}

.formSection .formHeader span {
  line-height: 1.8;
  font-size: 1.25em;
  display: block;
  text-transform: uppercase;
}

@media screen and (max-width: 1440px) {
  .formSection .formHeader span {
    font-size: 1em;
  }
}

.formSection .formBody {
  padding: 30px 10%;
  display: none;
}

@media screen and (max-width: 1680px) {
  .formSection .formBody {
    padding: 12px 10%;
  }
}

@media screen and (max-width: 1440px) {
  .formSection .formBody {
    padding: 20px 10%;
  }
}

@media screen and (max-width: 1366px) {
  .formSection .formBody {
    padding: 20px 5%;
  }
}

.formSection .formBody.active {
  display: block;
}

.formSection input::placeholder {
  color: #fff;
}

.formSection select option {
  color: #000000;
}

.formSection .formHeader .hBtn {
  font-size: 15px;
  padding: 7px 25px;
  margin: 3px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 20px;
  cursor: pointer;
  color: #ffffff;
  display: inline-block;
}

.formSection .formHeader .hBtn.active {
  background: #ed7e2f;
  border: 1px solid #ed7e2f;
}

.formSection .formBody .form-control-wrap.icons {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
}

.formSection .formBody .form-group {
  margin: 0 0 15px;
  display: block;
  width: 100%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}

.formSection .formBody .form-group.hide {
  display: none !important;
}

.formSection .formBody .form-control-wrap {
  position: relative;
  height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.formSection .formBody .form-control-wrap.otp {
  width: calc(100% - 150px);
  display: inline-block;
}

.formSection .formBody .form-control-wrap .select-text {
  font-size: 14px;
  color: #ffffff;
  line-height: 40px;
  width: 100%;
  height: 40px;
  background: url("../images/select-arrow.png") no-repeat center right;
  padding-right: 24px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.formSection .formBody .form-group select.form-control {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  font-family: "ZurichBT";
}

.formSection .formBody .form-group .form-control {
  box-shadow: none;
  border: none;
  height: 40px;
  border-radius: 0;
  font-family: "ZurichBT";
  line-height: 40px;
  padding: 0;
  background: transparent;
  width: 100%;
  box-sizing: border-box;
  color: #ffffff;
  outline: none;
  font-size: 14px;
}

.control-wrap {
  width: auto;
  margin: auto;
}

.formSection .formBody .form-group .form-control[type="email"] {
  text-transform: lowercase;
}

.form-control[type="email"]::-webkit-input-placeholder {
  text-transform: capitalize;
}

.form-control[type="email"]::-moz-placeholder {
  text-transform: capitalize;
}

.form-control[type="email"]:-ms-input-placeholder {
  text-transform: capitalize;
}

.form-control[type="email"]:-moz-placeholder {
  text-transform: capitalize;
}

.btn-submit {
  height: 35px;
  color: #ffffff;
  padding: 0 10px;
  background: transparent;
  border: 1px solid #ffffff;
  font-size: 0.7em;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 0 auto;
}

.otp-box-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-right: 10px;
}

.otp-message-live-text {
  padding-left: 10px;
  color: #ffffff;
}

.formSection .formBody .error {
  font-size: 11px;
  padding: 0;
  color: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: calc(100% + 4px);
}

.formSection .formBody .btnWrap {
  margin: 50px -20px 0;
}

.formSection .formBody .btn {
  width: 100%;
  background: #003366;
  border: none;
  height: 92px;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  outline: none;
}

.formSection .checkboxWrap {
  display: inline-block;
  margin: 5px auto 15px;
  position: relative;
  padding: 0 10px;
}

.formSection .checkboxWrap label {
  padding-left: 28px;
  color: #ffd9d9;
  font-size: 13px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: position;
  font-weight: 100;
}

.formSection .checkboxWrap label .check {
  position: absolute;
  height: 18px;
  width: 18px;
  left: 0;
  border: 1px solid #ffd9d9;
  border-radius: 5px;
}

.formSection .checkboxWrap label .check span {
  display: block;
  position: absolute;
  height: 5px;
  width: 12px;
  border-left: 2px solid #ffd9d9;
  border-bottom: 2px solid #ffd9d9;
  transform: rotate(-45deg);
  top: -6px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}

.formSection .checkboxWrap .error {
  top: calc(100% + 2px);
}

.formSection .checkboxWrap .checkbox {
  display: inline-block;
  position: absolute;
  opacity: 0;
}

.formSection .checkboxWrap .checkbox:checked + label .check {
  border: 1px solid #ffd9d9;
}

.formSection .checkboxWrap .checkbox:checked + label .check span {
  opacity: 1;
}

.formSection .radioButtonBox .form-control-wrap {
  height: auto;
  border: none;
}

.formSection .radioButtonBox p {
  color: #ffffff;
  font-size: 13px;
}

.formSection .radioButtonBox label {
  position: relative;
  font-size: 14px;
  padding: 3px 10px 3px 30px;
  font-weight: 100;
  margin-bottom: 0;
  color: #ffffff;
}

.formSection .radioButtonBox label:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #dadada;
  border-radius: 50%;
  left: 0;
}

.formSection .radioButtonBox label:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #dadada;
  border-radius: 50%;
  left: 4px;
  top: 5px;
  display: none;
}

@media screen and (max-width: 768px) {
  .formSection .radioButtonBox label:after {
    left: 4px;
    top: 7px;
  }
}

.formSection .radioButtonBox .radioBtn {
  opacity: 0;
  position: absolute;
  z-index: -10;
}

.formSection .radioButtonBox .radioBtn:checked + label:after {
  display: block;
}

.formSection .btnWrapper {
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
  text-align: center;
}

.formSection .btnWrapper .getOffer {
  height: 53px;
  width: 70%;
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
  font-size: 1.25em;
  border-radius: 5px;
  text-transform: uppercase;
  margin: 0 auto;
}

.formSection .formBody .form-group .form-control[type="email"] {
  text-transform: lowercase;
}

.icons.Type-of-Employment {
  background-image: url("../images/Type-of-Employment.png");
}

.icons.mobile {
  background-image: url("../images/mobile.png");
}

.icons.location {
  background-image: url("../images/location.png");
}

.icons.education {
  background-image: url("../images/Education.png");
}

.icons.salary {
  background-image: url("../images/salary.png");
}

.icons.emi {
  background-image: url("../images/emi.png");
}

.icons.name {
  background-image: url("../images/name.png");
}

.icons.email {
  background-image: url("../images/email.png");
}

.icons.dob {
  background-image: url("../images/date-of-birth.png");
}

.icons.company {
  background-image: url("../images/company.png");
}

.icons.monthly-salary {
  background-image: url("../images/monthly-income.png");
}

.icons.gross-salary {
  background-image: url("../images/gross-salary.png");
}

.Purpose-of-loan {
  background-image: url("../images/Purpose-of-loan.png");
}

.Where-do-you-live {
  background-image: url("../images/Where-do-you-live.png");
}

.Relationship-with-ICICI-Bank {
  background-image: url("../images/Relationship-with-ICICI-Bank.png");
}

.ResendOTP {
  min-height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 20px;
  float: right;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.ResendOTP:hover,
.ResendOTP:visited {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-decoration: none;
}

#ParaOTP,
#ParaResend {
  display: none;
}

@font-face {
  font-family: "ZurichBT";
  src: url("../fonts/ZurichBT.eot");
  src: url("../fonts/ZurichBT.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ZurichBT.woff2") format("woff2"),
    url("../fonts/ZurichBT.woff") format("woff"),
    url("../fonts/ZurichBT.ttf") format("truetype"),
    url("../fonts/ZurichBT.svg#ZurichBT") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ZurichLightBT";
  src: url("../fonts/ZurichLightBT.eot");
  src: url("../fonts/ZurichLightBT.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ZurichLightBT.woff2") format("woff2"),
    url("../fonts/ZurichLightBT.woff") format("woff"),
    url("../fonts/ZurichLightBT.ttf") format("truetype"),
    url("../fonts/ZurichLightBT.svg#ZurichLightBT") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ZurichBoldBT";
  src: url("../fonts/ZurichBoldBT.eot");
  src: url("../fonts/ZurichBoldBT.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ZurichBoldBT.woff2") format("woff2"),
    url("../fonts/ZurichBoldBT.woff") format("woff"),
    url("../fonts/ZurichBoldBT.ttf") format("truetype"),
    url("../fonts/ZurichBoldBT.svg#ZurichBoldBT") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ZurichCondensedBT";
  src: url("../fonts/ZurichCondensedBT.eot");
  src: url("../fonts/ZurichCondensedBT.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ZurichCondensedBT.woff2") format("woff2"),
    url("../fonts/ZurichCondensedBT.woff") format("woff"),
    url("../fonts/ZurichCondensedBT.ttf") format("truetype"),
    url("../fonts/ZurichCondensedBT.svg#ZurichCondensedBT") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 16px;
  font-family: Mulish, sans-serif !important;;
  line-height: 1.2;
  color: #454545;
  background-color: #fef8f3;
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 14px;
    background-color: #ffffff;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important;
}

p {
  font-size: 1em;
  color: #454545;
  line-height: 1.5;
}

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

.text--size-13 {
  font-size: 0.813em;
}

select::-ms-expand {
  display: none;
}

.margin--b20 {
  margin-bottom: 20px;
}

.margin--mb-30 {
  margin-bottom: 30px;
}

.margin--b50 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
  .margin--b50 {
    margin-bottom: 30px;
  }
}

.margin--b70 {
  margin-bottom: 70px;
}

.margin--t60 {
  margin-top: 60px;
}

@media only screen and (max-width: 768px) {
  .margin--t60 {
    margin-top: 30px;
  }
}

.margin--t30 {
  margin-top: 30px;
}

.margin--t40 {
  margin-top: 40px;
}

.background-color-maroon {
  background-color: #97291e;
}

.df,
.cardstab-wrapper .custom-tabs .tabs {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.jcc {
  justify-content: center;
}

@media screen and (max-width: 550px) {
  .desktop {
    display: none;
  }
}

.mobile-view {
  display: none;
}

@media screen and (max-width: 550px) {
  .mobile-view {
    display: block;
  }
}

.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .container {
    padding: 0 5%;
  }
}

.container.common {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .container.common {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.container--center {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn,
.floating-button {
  background-color: #e77817;
  padding: 20px 80px;
  color: white;
  /* font-family: "ZurichBoldBT"; */
  font-family: Mulish, sans-serif !important;
  font-size: 1.25em;
  border: 0;
  outline: 0;
  display: inline-block;
  text-decoration: none;
}

.full.btn,
.full.floating-button {
  width: 100%;
}

.btn {
  border-radius: 0px;
  margin-top: 10px;
}

.floating-button {
  width: 100%;
  padding: 20px 40px;
  background-color: #7b2a2a;
  border-radius: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9;
}

@media only screen and (min-width: 769px) {
  .floating-button {
    display: none;
  }
}

header {
  background-color: #fff;
  padding: 12px 0;
  box-shadow: 0 9px 12px rgba(0, 0, 0, 0.16);
  position: relative;
}

@media screen and (max-width: 768px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
  }
}

header .container {
  max-width: 1366px;
}

@media screen and (max-width: 1366px) {
  header .container {
    max-width: 1200px;
  }
}

header .header-wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

header .header-wrapper .logo {
  margin-right: 50px;
}

@media screen and (max-width: 768px) {
  header .header-wrapper {
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  header .header-wrapper .cards-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 63px;
    left: 0;
    transform: translateX(100%);
    background-color: #fff;
    padding: 20px;
    transition: transform 0.5s ease-in-out;
  }
}

header .header-wrapper .cards-wrapper.active {
  transform: unset;
}

header .header-wrapper .cards-wrapper ul {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

@media screen and (max-width: 768px) {
  header .header-wrapper .cards-wrapper ul {
    flex-direction: column;
    align-items: flex-start;
  }
}

header .header-wrapper .cards-wrapper ul li {
  margin-right: 40px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

header .header-wrapper .cards-wrapper ul li a {
  text-decoration: none;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  header .header-wrapper .cards-wrapper ul li a {
    flex-direction: row;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  header .header-wrapper .cards-wrapper ul li {
    flex-direction: row;
    margin-bottom: 10px;
  }
}

header .header-wrapper .cards-wrapper ul li img {
  width: 45px;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  header .header-wrapper .cards-wrapper ul li img {
    margin-bottom: 0;
  }
}

header .header-wrapper .cards-wrapper ul li:last-child {
  margin-right: 0;
}

header .header-wrapper .cards-wrapper ul li span {
  font-size: 0.938em;
}

@media screen and (max-width: 768px) {
  header .header-wrapper .cards-wrapper ul li span {
    margin-left: 10px;
  }
}

header .header-wrapper .explore-cards {
  font-size: 0.938em;
  color: #a03636;
  display: none;
}

@media screen and (max-width: 768px) {
  header .header-wrapper .explore-cards {
    display: block;
  }
}

.cardstab-wrapper {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.cardstab-wrapper .custom-tabs .tabs {
  width: 100%;
  overflow: hidden;
  padding: 0;
  background-color: #fff;
  position: relative;
}

.cardstab-wrapper .custom-tabs .tabs li {
  padding: 16px 40px;
  width: 350px;
  margin-right: 5px;
  font-size: 1.875em;
  font-weight: bold;
  transition: all 0.5s;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  border: 1px solid #c2c2c2;
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper .custom-tabs .tabs li {
    padding: 16px;
    font-size: 1.25em;
  }
}

.cardstab-wrapper .custom-tabs .tabs li:last-child {
  margin-right: 0;
}

.cardstab-wrapper .custom-tabs .tabs li.current {
  background-color: #a43934;
  color: #fff;
  border-color: #a43934;
}

.cardstab-wrapper .custom-tabs .tab-content {
  display: none;
  background: #ffffff;
  padding: 50px 0;
  border-top: 1px solid #c5c5c5;
}

@media screen and (max-width: 550px) {
  .cardstab-wrapper .custom-tabs .tab-content {
    padding: 30px 0;
  }
}

.cardstab-wrapper .custom-tabs .tab-content.current {
  display: inherit;
}

.cardstab-wrapper .custom-tabs .tab-content .tab-card {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper .custom-tabs .tab-content .tab-card {
    margin-bottom: 30px;
  }
}

.cardstab-wrapper .custom-tabs .tab-content .tab-card ul {
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper .custom-tabs .tab-content .tab-card ul {
    flex-wrap: wrap;
  }
}

.cardstab-wrapper .custom-tabs .tab-content .tab-card ul li {
  overflow: hidden;
  width: calc((100% / 4) - 20px);
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper .custom-tabs .tab-content .tab-card ul li {
    width: calc((100% / 2) - 15px);
    margin-bottom: 30px;
  }
}

.cardstab-wrapper .custom-tabs .tab-content .tab-card ul li:last-child {
  margin-bottom: 0;
}

.cardstab-wrapper .custom-tabs .tab-content .tab-card ul li img {
  border-radius: 10px;
  width: 100%;
  margin-bottom: -10px;
}

.cardstab-wrapper .custom-tabs .tab-content .tab-card ul li p {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #ececec;
  border-top: 0;
  color: #454545;
  font-size: 1.125em;
  font-weight: bold;
  padding: 30px 20px;
  min-height: 169px;
}

@media screen and (max-width: 550px) {
  .cardstab-wrapper .custom-tabs .tab-content .tab-card ul li p {
    min-height: 175px;
    font-size: 0.938em;
  }
}

.cardstab-wrapper .custom-tabs .tab-content .content--wrap {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper .custom-tabs .tab-content .content--wrap {
    margin-top: 0px;
  }
}

@media screen and (max-width: 768px) {
  .cardstab-wrapper .btn {
    display: none;
  }
}

.card-features {
  background-color: #fff;
  margin-bottom: 160px;
}

@media screen and (max-width: 768px) {
  .card-features {
    margin-bottom: 30px;
  }
}

.card-features .tc {
  font-size: 0.813em;
  color: #454545;
  position: relative;
  bottom: -65px;
}

@media screen and (max-width: 768px) {
  .card-features .tc {
    bottom: 0;
  }
}

.card-features .tc a {
  text-decoration: none;
  color: #05456d;
  font-weight: bold;
}

.card-features:last-child {
  margin-bottom: 0;
}

.card-features .card-features-details {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details {
    flex-direction: column;
  }
}

.card-features .card-features-details .left-content {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .left-content {
    margin-bottom: 20px;
  }
}

.card-features .card-features-details .left-content img {
  width: 100%;
  margin-bottom: -45px;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .left-content img {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .left-content {
    width: 100%;
  }
}

.card-features .card-features-details .right-content {
  width: 60%;
  padding-left: 20px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-self: center;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .right-content {
    width: 100%;
    padding-left: 0;
  }
}

.card-features .card-features-details .right-content h4 {
  font-size: 2.25em;
  font-weight: bold;
  color: #a03636;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .right-content h4 {
    font-size: 1.5em;
  }
}

.card-features .card-features-details .right-content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .right-content p {
    font-size: 1.125em;
  }
}

.card-features .card-features-details .right-content .benifit-list {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .right-content .benifit-list {
    flex-direction: column;
  }
}

.card-features .card-features-details .right-content .benifit-list ul {
  margin-right: 50px;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .right-content .benifit-list ul {
    margin-right: 0;
    margin-bottom: 25px;
  }
}

.card-features .card-features-details .right-content .benifit-list ul li {
  font-size: 0.938em;
  font-weight: bold;
  padding-bottom: 25px;
  position: relative;
  padding-left: 25px;
}

.card-features
  .card-features-details
  .right-content
  .benifit-list
  ul
  li:last-child {
  padding-bottom: 0;
}

.card-features
  .card-features-details
  .right-content
  .benifit-list
  ul
  li:before {
  content: " ";
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  position: absolute;
  background: url("../images/star.svg");
}

.card-features
  .card-features-details
  .right-content
  .benifit-list-privileges
  ul {
  margin-bottom: 20px;
}

.card-features
  .card-features-details
  .right-content
  .benifit-list-privileges
  ul
  li {
  padding: 20px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
}

.card-features
  .card-features-details
  .right-content
  .benifit-list-privileges
  ul
  li:last-child {
  border-bottom: 0;
}

.card-features
  .card-features-details
  .right-content
  .benifit-list-privileges
  ul
  li
  .icon-wrap {
  padding: 18px 35px;
  background-color: rgba(231, 120, 23, 0.1);
}

@media screen and (max-width: 550px) {
  .card-features
    .card-features-details
    .right-content
    .benifit-list-privileges
    ul
    li
    .icon-wrap {
    padding: 18px 15px;
  }
}

.card-features
  .card-features-details
  .right-content
  .benifit-list-privileges
  ul
  li
  .icon-wrap
  img {
  width: 31px;
  margin-bottom: 0;
}

.card-features
  .card-features-details
  .right-content
  .benifit-list-privileges
  ul
  li
  p {
  font-size: 1.125em;
  margin-bottom: 0;
  padding-left: 30px;
}

@media screen and (max-width: 550px) {
  .card-features
    .card-features-details
    .right-content
    .benifit-list-privileges
    ul
    li
    p {
    padding-left: 15px;
    font-size: 0.813em;
  }
}

.card-features .card-features-details .right-content .note {
  font-size: 0.938em;
  font-weight: bold;
  color: #05456d;
  margin-bottom: 30px;
}

.card-features .card-features-details .right-content .btn {
  max-width: 350px;
  padding: 20px 10px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .card-features .card-features-details .right-content .btn {
    display: none;
  }
}

.rewards-points-wrapper h4 {
  font-size: 2.25em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #a03636;
}

@media screen and (max-width: 768px) {
  .rewards-points-wrapper h4 {
    font-size: 1.5em;
  }
}

.rewards-points-wrapper .reward-points-table {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: 100%;
  background-color: #fff;
}

.rewards-points-wrapper .reward-points-table .left {
  width: 40%;
}

.rewards-points-wrapper .reward-points-table .right {
  width: 60%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.rewards-points-wrapper .reward-points-table .right ul {
  width: 50%;
}

.rewards-points-wrapper .reward-points-table ul {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.rewards-points-wrapper .reward-points-table ul li {
  font-size: 1.125em;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 15px;
}

@media screen and (max-width: 640px) {
  .rewards-points-wrapper .reward-points-table ul li {
    font-size: 0.813em;
    min-height: 60px;
  }
}

.rewards-points-wrapper .reward-points-table ul li:first-child {
  font-size: 1.25em;
  font-weight: bold;
  color: #fff;
  background-color: #97291e;
}

@media screen and (max-width: 768px) {
  .rewards-points-wrapper .reward-points-table ul li:first-child {
    min-height: 80px;
  }
}

@media screen and (max-width: 640px) {
  .rewards-points-wrapper .reward-points-table ul li:first-child {
    font-size: 0.813em;
    min-height: 60px;
  }
}

@media screen and (max-width: 550px) {
  .rewards-points-wrapper .reward-points-table ul li:first-child {
    min-height: 70px;
  }
}

.rewards-points-wrapper .reward-points-table ul:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.thank-you-container {
  width: 350px;
  border-radius: 5px;
  margin-top: 50px;
}

.thank-you-container .thank-you {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e77817;
  text-align: center;
  padding: 35px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .thank-you-container {
    width: 100%;
    margin-top: 50px;
  }
}

.thank-you-container h2 {
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  margin: 20px 0;
}

.thank-you-container p {
  font-size: 1em;
  color: white;
}

footer {
  text-align: center;
  background-color: #0a3d6b;
  padding: 30px 0;
  margin-top: 50px;
}

footer .footer-text {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  footer .footer-text {
    flex-direction: column;
    text-align: left;
  }
}

footer p {
  color: #fff;
  font-size: 0.813em;
  font-family: "ZurichBT";
}

@media screen and (max-width: 768px) {
  footer p {
    margin-bottom: 20px;
  }
}

footer p:last-child {
  margin-bottom: 0;
}

footer p a {
  text-decoration: none;
  color: #ffffff;
}

.scrollToTop {
  position: fixed;
  right: 10px;
  cursor: pointer;
  color: #e4701e;
  background: #fff;
  border-radius: 50%;
  height: 46px;
  width: 46px;
  bottom: 0;
}
