:root {
  --primary-color: #0069b1;
  --secondary-color: #e12e56;
  --white: var(--white);
  --black: #000;
  --bg-grey: rgba(0, 45, 92, 0.05);
  --swiper-theme-color: #000000 !important;
  --white: #fff !important;
}
.fs-15 {
  font-size: 15px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-20 {
  font-size: 20px !important;
}
body {
  font-family: 'Gotham-Book';
  font-size: 16px;
  background-color: #eeeff0;
  background-image: url(../images/others/bg-img.jpg);
  /* background: url(../images/imgHero1.jpg); */
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  /* background-color: #fff; */
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.content-wrapper .container-box {
  background: var(--white);
  border-radius: 10px;
  width: 100%;
  max-width: 800px;
  padding: 50px 50px 0px 50px;
}
.content-wrapper {
  display: flex;
  margin: 0px;
  padding: 0;
  justify-content: center;
  align-items: center;
  min-height: 800px;
  height: 100%;
}
.content-wrapper .content-box input {
  border: 1px solid #ccc;
  padding: 10px 8px;
  border-radius: 3px;
  margin-bottom: 20px;
  width: 50%;
  font-size: 14px;
  text-align: center;
}
.content-wrapper .content-box {
  padding: 70px 20px;
  text-align: center;
  margin-top: 10px;
}
.content-wrapper .content-box .checkbox-holder label {
  color: var(--primary-color) !important;
  text-align: center;
  font-size: 14px;
}
/* .header-left figure img {
  max-width: 80px;
} */
.header-right {
  max-width: 185px;
}
.header-right img {
  width: 170px;
  margin-top: 5px;
}
.main-header {
  justify-content: space-between;

  width: 100%;
  z-index: 100;
  border-bottom: 1px solid #ececec;
}
.content-wrapper .content-box p {
  font-size: 20px;
  color: var(--primary-color);
  margin-bottom: 40px;
  font-family: 'Gotham-Medium';
}
.content-wrapper .content-box .checkbox-holder {
  display: flex !important;
}
.content-wrapper .content-box .checkbox-holder input {
  width: 36px !important;
  margin-right: 15px !important;
}
.content-wrapper .content-box input {
  border: 1px solid #ccc;
  padding: 10px 8px;
  border-radius: 3px;
  margin-bottom: 20px !important;
  width: 50%;
  font-size: 14px;
  text-align: center;
}
.content-wrapper .content-box .checkbox-holder label a {
  color: var(--secondary-color) !important;
}
.confirm2 {
  clear: both;
  background-color: var(--secondary-color) !important;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: var(--white) !important;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 10px 30px !important;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: fit-content;
  width: -moz-fit-content;
  width: 50%;
  margin-top: 20px;
}
.main-header .container {
  padding: 13px 0px;
  justify-content: space-between;
  max-width: 767px;
}
.welcome-content {
  color: var(--primary-color);
  width: 100%;
}
.welcome-content p {
  font-size: 18px;
  font-weight: 500;
  color: var(--primary-color);
  font-family: 'Gotham-Medium';
  padding: 0 !important;
  line-height: 30px;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.welcome-content-wrapper .container {
  max-width: 767px;
  background: #f2f4f7;
  padding: 0px 20px 0px 20px !important;
}
.content-wrapper .container {
  background: rgba(223, 226, 233);
  padding: 0 20px 20px 20px !important;
  width: 767px;
}
.header-left {
  max-width: 400px;
}
img {
  border: none;
  margin: 0px;
  max-width: 100%;
  object-fit: cover;
}
.header-left figure {
  margin-right: 15px;
}
#mc_embed_signup_scroll {
  display: flex !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  align-items: self-end !important;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
  border-radius: 3px;
  border: none !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 14px 0 !important;
}
#mc_embed_signup .asterisk {
  color: var(--secondary-color);
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
  font-size: 14px !important;
  color: var(--primary-color);
}
#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
}
#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 3%;
  min-height: 50px;
  display: grid;
  width: 48% !important;
  padding-bottom: 1% !important;
}
@media (max-width: 768px) {
  #mc_embed_signup .mc-field-group {
    width: 100% !important;
  }
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 3px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: var(--secondary-color);
}
#mc_embed_signup .button {
  clear: both;
  background-color: #e12e56 !important;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 45px !important;
  line-height: 32px;
  padding: 0 30px !important;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 5px 10px 12px !important;
}
label.radio {
  cursor: pointer;
  margin: 0;
  position: relative;
  padding: 3px 0 0 31px;
  margin-right: 15px;
  margin-bottom: 18px;
  font: 14px Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #878484;
}

label.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
label.radio input:checked ~ span {
  background-position: 0 -22px;
}
label.radio span {
  position: absolute;
  top: 2px;
  left: 0;
  width: 22px;
  height: 22px;
  background: #fff url(../images/others/checkbox-1.png) 0 0 no-repeat;
}
#mc_embed_signup input[type='radio'] {
  -webkit-appearance: radio;
}
#container {
  background-color: #fff;
}
.page-logo {
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 5px 0 5px;
}
.page-logo img {
  height: 35px;
}
.page-spotlight {
  position: relative;
  display: block;
}
@media (max-width: 1299px) {
  .page-spotlight .ng-spotCaption {
    bottom: calc(11%);
  }
}

@media (max-width: 1399px) {
  .page-spotlight .ng-spotCaption {
    bottom: calc(15%);
  }
}
.page-spotlight .ng-spotCaption {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  padding-left: 0px;
  width: 100%;
}
.page-spotlight .inner-banner p {
  color: var(--primary-color);
  text-transform: inherit;
  font-size: 24px;
  font-family: 'Gotham-Medium';
  letter-spacing: 0;
  margin: 0;
}
.page-spotlight .inner-banner h2 {
  font-family: 'Gotham-Medium';
  font-weight: normal;
  font-size: 40px;
  color: var(--primary-color);
  margin: 0px;
  line-height: 50px;
}
.page-spotlight .inner-banner h2 span {
  font-family: 'Gotham-Medium';
  font-weight: normal;
  font-size: 40px;
  color: var(--secondary-color);
  margin: 0px;
  line-height: 50px;
}
.page-spotlight .inner-banner figure {
  margin: 0;
}

@media (max-width: 1199px) {
  .page-spotlight .inner-banner h2 {
    font-size: 30px;
    line-height: 39px;
  }
}
@media (max-width: 767px) {
  .page-spotlight .inner-banner figure img {
    object-position: 30%;
  }
}
@media (max-width: 767px) {
  .page-spotlight img {
    height: 310px;
  }
}
@media (max-width: 991px) {
  .page-spotlight img {
    height: 300px;
    width: 100%;
    object-fit: cover;
  }
}
.bg-grey {
  background-color: #f5f6f7;
}
.top-content-sec h2 {
  font-size: 30px;
  line-height: 32px;
  color: var(--primary-color);
  font-family: 'Gotham-Medium';
  margin: 0 0 18px;
}
@media (max-width: 767px) {
  .top-content-sec h2 {
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 18px;
  }
}
@media (max-width: 1199px) {
  .top-content-sec h2 {
    font-size: 23px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .top-content-sec h2 {
    font-size: 20px;
    line-height: 23px;
  }
}
figure.mastercard-tm {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767px) {
  figure.mastercard-tm {
    position: static;
  }
}
figure {
  margin: 0px;
}
@media (max-width: 767px) {
  .p-50 {
    padding: 20px !important;
  }
}
@media (max-width: 991px) {
  .p-50 {
    padding: 20px 25px !important;
  }
}
.p-50 {
  padding: 50px 65px;
}
.mastercard-tm img {
  width: 90px;
}
.top-content-sec p {
  font-size: 16px;
  line-height: 22px;
  color: var(--primary-color);
  font-family: 'Gotham-Light';
}
.ceo-wrap {
  padding: 50px 0;
  background-image: url(../images/others/img6.jpg);
  min-height: 400px;
  background-position: center;
  background-size: 101%;
}
@media (max-width: 1199px) {
  .ceo-wrap {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .ceo-wrap {
    background-size: cover;
  }
}
.bg-grey {
  background-color: #f5f6f7;
}
@media (max-width: 1199px) {
  .benefits-list-wrap .dark-grey-bg {
    padding: 50px 65px 0px;
  }
}
.benefits-list-wrap .dark-grey-bg {
  background-color: #edeff1;
  padding: 50px 65px 0;
}
.benefits-list-wrap h2 {
  margin: 0 0 30px;
  text-align: left;
}
.benefits-list-wrap h2 {
  font-family: 'Gotham-Medium';
  color: var(--primary-color);
  margin: 0 0 22px;
}
.benefits-list-wrap ul {
  position: relative;
  padding: 0;
}
.benefits-list-wrap li {
  width: auto;
  float: none;
  min-height: 180px;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .benefits-list-wrap li figure {
    width: 115px;
  }
}
.benefits-list-wrap li figure {
  float: none;
  width: 25%;
  display: table;
  margin-right: 0px;
  margin: 0;
  padding: 0;
}
.benefits-list-wrap li .figcaption {
  font-family: 'Gotham-Medium';
  font-size: 15px;
  color: var(--primary-color);
  margin: 0;
  float: left;
  padding-left: 0;
  display: table;
  padding-right: 15%;
  height: 150px;
  width: 70%;
}
.benefits-list-wrap li .figcaption p {
  height: 150px;
  display: table-cell;
  vertical-align: middle;
  color: var(--primary-color);
}
.cards-list-wrap.bg-grey {
  background-color: #f4f4f4;
  padding-bottom: 150px;
}
.cards-list-wrap .red-bg {
  background-color: var(--secondary-color);
}
.cards-list-wrap h2 {
  font-family: 'Gotham-Medium';
  font-size: 29px;
  color: var(--white);
  line-height: 34px;
}
.cards-list-wrap .bx-card-list {
  text-align: center;
  padding: 0 20%;
}
.cards-list-wrap .bx-card-list figure img {
  margin: 0 auto;
}
.cards-list-wrap .bx-card-list p {
  color: var(--white);
}
.all-tab-wrap {
  margin-top: -73px;
}
.all-tab-wrap ul.loc-tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 73px;
  width: 100%;
}
.all-tab-wrap ul.loc-tabs li button.active {
  background-color: var(--secondary-color);
  color: #ffffff;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
/* .all-tab-wrap ul.loc-tabs li .active {
  background-color: var(--secondary-color);
  color: var(--white);
} */
.all-tab-wrap ul.loc-tabs li:last-child button {
  padding: 15px 0px 15px 40px !important;
}
.all-tab-wrap ul.loc-tabs li button {
  float: left;
  margin: 0;
  width: auto;
  font-family: 'Gotham-Medium';
  cursor: pointer;
  padding: 15px 0px 15px 20px !important;
  font-size: 18px;
  line-height: 46px;
  height: 73px;
  background-color: #e6ecf2;
  color: #1d3865;
  border-radius: 0;
  position: relative;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.all-tab-wrap ul.loc-tabs li button {
  color: var(--primary-color);
}
.all-tab-wrap ul.loc-tabs li button::after {
  background-image: url(../images/others/img10.png);
  width: 20px;
  height: 73px;
  position: absolute;
  right: -20px;
  top: 0px;
  z-index: 1;
  content: '';
}
.all-tab-wrap ul.loc-tabs li button:focus::after,
.all-tab-wrap ul.loc-tabs li button.active::after {
  background-image: url(../images/others/img9.png);
  width: 20px;
  height: 71px;
  position: absolute;
  right: -20px;
  top: 0px;
  z-index: 1;
  content: '';
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  isolation: auto;
}
section.faq-form-wrap {
  display: block;
  padding: 0 0 60px;
  background-color: var(--white);
}
.loc-tab_container {
  border-top: none;
  float: left;
  width: 100%;
}
section.faq-form-wrap .loc-tab_content .dropdown:nth-child(odd) {
  background-color: #f4f4f7;
}
section.faq-form-wrap .loc-tab_content .dropdown {
  background-color: #eeeef3;
  padding: 30px 75px 30px 50px;
}
section.faq-form-wrap .dropdown-toggle {
  padding: 0 25px;
  width: 100%;
  display: block;
  font-size: 16px;
  cursor: pointer;
  color: var(--primary-color);
  position: relative;
  font-family: 'Gotham-Medium';
}
section.faq-form-wrap .dropdown-inner p,
section.faq-form-wrap .dropdown-inner li {
  padding: 0px;
  width: 100%;
  display: block;
  line-height: 16px;
  font-size: 13px;
  cursor: pointer;
  color: var(--primary-color);
  position: relative;
  font-family: 'Gotham-Medium';
}
section.faq-form-wrap .dropdown-inner {
  display: none;
  padding: 10px 25px 0;
  position: relative;
}
.dropdown-inner {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.dropdown.active .dropdown-inner {
  max-height: 200px !important;
  display: block;
}
.dropdown.active .caret:after {
  content: '-';
}
section.faq-form-wrap .dropdown-inner:before {
  padding: 0px;
  font-size: 16px;
  color: var(--secondary-color);
  position: absolute;
  left: 0px;
  top: 7px;
  content: 'A.';
  font-family: 'Gotham-Medium';
}
section.faq-form-wrap .dropdown-toggle:before {
  padding: 0px;
  font-size: 16px;
  color: var(--primary-color);
  position: absolute;
  left: 0px;
  top: 0px;
  content: 'Q.';
  font-family: 'Gotham-Medium';
}
section.faq-form-wrap a .caret:after {
  content: '+';
  position: absolute;
  font-family: 'Gotham-Light';
  right: 5px;
  top: -11px;
  color: var(--secondary-color);
  font-size: 38px;
  border: 1px solid var(--secondary-color);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dropdown-toggle::after {
  display: none;
}
footer {
  font-size: 13px;
  font-family: 'Gotham-Light';
  padding-top: 0;
}
.footer-bottom {
  padding-top: 20px;
  padding-bottom: 20px;
  background: var(--primary-color);
}
.footer-bottom a,
.footer-bottom p {
  color: #fff;
  margin: 0;
}
.footer-bottom li,
.footer-bottom p,
.footer-bottom ul,
.footer-nav ul,
.gridder-close {
  display: inline-block;
}
.footer-nav {
  line-height: 20px;
  margin-left: 20px;
}
.footer-nav li {
  position: relative;
  padding: 0 15px 0 0;
  clear: both;
}
.footer-bottom a,
.footer-bottom p {
  color: #fff;
  margin: 0;
}

.footer-nav li {
  position: relative;
  padding: 0 15px 0 0;
  clear: both;
}
.footer-bottom a,
.footer-bottom p {
  color: #fff;
  margin: 0;
}
.footer-logo {
  float: right;
}
.footer-logo img {
  height: 26px;
}
footer .col-md-3 {
  display: block;
}
@media (min-width: 1200px) {
  .copyright {
    display: flex;
    align-items: center;
  }
}
.footer-bottom ul {
  margin-bottom: 0;
}
.selectexp {
  color: #878484;
  border: 1px solid #ccc;
  padding: 10px 8px;
  border-radius: 3px;
  margin-bottom: 20px;
  width: 50%;
  font-size: 14px;
  text-align: center;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  height: 43px;
  left: 25% !important;
}
.iti {
  width: 100%;
  text-align: center;
  display: flex !important  ;
  justify-content: center;
}
.iti input,
.iti input[type='text'],
.iti input[type='tel'] {
  text-align: left !important;
}
.iti__country-list {
  width: 313px;
}
figure.pic-form {
  display: block;
  margin-top: -100px;
}
.form-tab-wrap {
  background-color: #f5f7fa;
  padding: 50px 50px 0;
  position: relative;
}
.form-tab-wrap label {
  font-family: 'Gotham-Medium';
  font-size: 13px;
  color: var(--primary-color);
  text-transform: uppercase;
  font-weight: normal;
}
.form-tab-wrap input {
  background-color: var(--white);
  height: 50px;
  border: none;
  outline: none;
  border-radius: 0px;
  font-family: 'Gotham-Medium';
  font-size: 13px;
  padding: 10px;
  color: var(--primary-color);
}
.form-tab-wrap ul {
  padding: 0;
}
.form-tab-wrap li {
  margin-bottom: 15px;
  position: relative;
  list-style: none;
}
.form-tab-wrap li:last-child {
  padding-top: 24px;
}
.form-tab-wrap button {
  background-color: var(--secondary-color);
  height: 50px;
  border: none;
  outline: none;
  width: 100%;
  text-align: center;
  border-radius: 0px;
  font-family: 'Gotham-Medium';
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px;
  color: #ffffff;
}
.form-tab-wrap button:hover {
  background-color: var(--secondary-color);
}
.welcome-content p {
  font-size: 29px !important;
  font-weight: 500;
  color: var(--primary-color);
  font-family: 'Gotham-Medium';
  padding: 0 !important;
}
.welcome-content p span {
  font-size: 19px;
  font-weight: 500;
  color: var(--primary-color);
  font-family: 'Gotham-Medium';
  display: block;
  padding: 0px !important;
}
