/* Loyalty */
html {
  overflow-x: hidden; }

#banner .bannerslider.activeBanner .swiper-slide img {
  width: 100%;
  object-fit: cover; }

.loyal-banner {
  position: relative; }
  .loyal-banner .caption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 160px;
    max-width: 560px;
    z-index: 10; }
    .loyal-banner .caption .wow {
      visibility: visible !important; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .loyal-banner .caption {
        max-width: 400px;
        left: 100px; } }
    @media (max-width: 767px) {
      .loyal-banner .caption {
        left: 16px; } }
    .loyal-banner .caption h1 {
      color: #fff;
      font-family: 'Nexa';
      font-size: 70px;
      font-style: normal;
      font-weight: 700;
      line-height: 94%;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .loyal-banner .caption h1 {
          font-size: 40px; } }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .loyal-banner .caption h1 {
          font-size: 60px; } }
    .loyal-banner .caption p {
      color: #fff;
      font-family: 'Nexa';
      font-size: 40px;
      font-style: normal;
      font-weight: 400;
      line-height: 1.3; }
      @media (max-width: 767px) {
        .loyal-banner .caption p {
          font-size: 25px; } }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .loyal-banner .caption p {
          font-size: 28px; } }

.overview {
  position: relative;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 75px; }
  @media (min-width: 1200px) and (max-width: 1600px) {
    .overview {
      padding-bottom: 75px; } }
  .overview .grey-vector {
    position: absolute;
    top: -75%;
    left: 0; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .overview .grey-vector {
        position: absolute;
        top: -42%;
        left: 4%; }
        .overview .grey-vector img {
          width: 65%; } }
  @media (max-width: 767px) {
    .overview {
      padding-left: 16px;
      padding-right: 16px; } }
  @media (min-width: 1200px) and (max-width: 1600px) {
    .overview .overviwInner {
      max-width: 690px; } }
  .overview .overviwInner h2 {
    color: #1D423D;
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1.5px;
    text-transform: uppercase;
    margin-bottom: 22px;
    font-family: 'Nexa'; }
    @media (max-width: 767px) {
      .overview .overviwInner h2 {
        font-size: 50px; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .overview .overviwInner h2 {
        font-size: 70px; } }
  .overview .overviwInner h3 {
    color: #1D423D;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.4px;
    margin-bottom: 30px;
    font-family: 'Nexa'; }
    @media (max-width: 767px) {
      .overview .overviwInner h3 {
        font-size: 26px; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .overview .overviwInner h3 {
        font-size: 34px; } }
  .overview .overviwInner p {
    color: #666;
    font-size: 20.5px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: -0.45px;
    line-height: 2; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .overview .overviwInner p {
        font-size: 16px; } }

.program {
  background-color: #fff;
  padding-bottom: 150px;
  margin-bottom: 100px;
  position: relative; }
  @media (max-width: 767px) {
    .program {
      padding-bottom: 0; } }
  .program.program-one .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 68%;
    background-image: url("../images/program-verticle-waves.png");
    background-repeat: repeat-y; }
    @media (max-width: 767px) {
      .program.program-one .bg {
        background-image: none; } }
  @media (min-width: 1200px) and (max-width: 1600px) {
    .program.program-one {
      background-position: bottom -250px left -400px; } }
  .program.program-one .ref-program {
    padding-left: 160px; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .program.program-one .ref-program {
        padding-left: 120px; } }
    @media (max-width: 767px) {
      .program.program-one .ref-program {
        padding-left: 16px;
        padding-right: 16px; }
        .program.program-one .ref-program .bg {
          background-image: none; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .program.program-one .ref-program {
        padding-left: 50px;
        padding-right: 50px; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .program.program-one .ref-program .mainRow {
        margin: 0; } }
    .program.program-one .ref-program h2 {
      color: #1D423D;
      font-size: 90px;
      font-family: 'Nexa';
      font-style: normal;
      font-weight: 700;
      line-height: 1;
      letter-spacing: -4.5px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .program.program-one .ref-program h2 {
          font-size: 50px; } }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .program.program-one .ref-program h2 {
          font-size: 70px; } }
    .program.program-one .ref-program .row {
      align-items: center; }
      .program.program-one .ref-program .row .animate-img {
        position: relative; }
        .program.program-one .ref-program .row .animate-img .img-back {
          width: 100%;
          position: relative;
          max-width: 100%; }
          .program.program-one .ref-program .row .animate-img .img-back .cover-img {
            position: relative;
            width: 100%;
            height: 600px;
            overflow: hidden; }
            @media (max-width: 767px) {
              .program.program-one .ref-program .row .animate-img .img-back .cover-img {
                height: 250px; } }
            .program.program-one .ref-program .row .animate-img .img-back .cover-img img {
              display: block;
              width: 100%;
              height: 110%;
              object-fit: cover;
              position: absolute; }
              @media (max-width: 767px) {
                .program.program-one .ref-program .row .animate-img .img-back .cover-img img {
                  height: 250px; } }
              @media (min-width: 1200px) and (max-width: 1600px) {
                .program.program-one .ref-program .row .animate-img .img-back .cover-img img {
                  /* height: 600px; */ } }
            .program.program-one .ref-program .row .animate-img .img-back .cover-img .img-overlay {
              position: absolute;
              width: 100%;
              height: 100%;
              left: 0;
              top: 0;
              background: #1D423D; }
      .program.program-one .ref-program .row .contentBox {
        padding: 2.5rem;
        position: relative;
        left: 100px;
        z-index: 9; }
        @media (max-width: 767px) {
          .program.program-one .ref-program .row .contentBox {
            padding: 1rem;
            left: 0; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .program.program-one .ref-program .row .contentBox {
            left: 0; } }
        @media (min-width: 1200px) and (max-width: 1600px) {
          .program.program-one .ref-program .row .contentBox {
            left: 0;
            min-width: 521.5px; } }
        .program.program-one .ref-program .row .contentBox .content-overlay {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background-color: #1D423D; }
        .program.program-one .ref-program .row .contentBox .contents {
          position: relative; }
          .program.program-one .ref-program .row .contentBox .contents h3 {
            color: #fff;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: 1.2;
            font-family: 'Nexa';
            margin-bottom: 0.8rem; }
            @media (max-width: 767px) {
              .program.program-one .ref-program .row .contentBox .contents h3 {
                font-size: 22px; } }
            @media (min-width: 1200px) and (max-width: 1600px) {
              .program.program-one .ref-program .row .contentBox .contents h3 {
                font-size: 30px; } }
          .program.program-one .ref-program .row .contentBox .contents p {
            color: #fff;
            font-size: 18px;
            font-style: normal;
            font-weight: 300;
            line-height: 1.5;
            margin-bottom: 1.5rem; }
            @media (min-width: 1200px) and (max-width: 1600px) {
              .program.program-one .ref-program .row .contentBox .contents p {
                font-size: 16px; } }
          .program.program-one .ref-program .row .contentBox .contents ul {
            list-style: none;
            padding-left: 20px; }
            .program.program-one .ref-program .row .contentBox .contents ul li {
              list-style-image: url("../images/Union.svg"); }
              .program.program-one .ref-program .row .contentBox .contents ul li h4 {
                color: #fff;
                font-size: 24px;
                font-style: normal;
                font-weight: 500;
                line-height: normal; }
                @media (min-width: 1200px) and (max-width: 1600px) {
                  .program.program-one .ref-program .row .contentBox .contents ul li h4 {
                    font-size: 20px; } }
              .program.program-one .ref-program .row .contentBox .contents ul li p {
                color: #88929d;
                font-size: 16px;
                font-style: normal;
                font-weight: 300;
                line-height: 24px; }
                @media (min-width: 1200px) and (max-width: 1600px) {
                  .program.program-one .ref-program .row .contentBox .contents ul li p {
                    font-size: 14px;
                    line-height: 1.6;
                    margin-top: 5px; } }
              .program.program-one .ref-program .row .contentBox .contents ul li:nth-child(2) p {
                margin-bottom: 0; }
  .program.program-one .ref-program-left .row {
    margin-left: -160px; }
    @media (max-width: 767px) {
      .program.program-one .ref-program-left .row {
        margin-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .program.program-one .ref-program-left .row {
        margin-left: 0; } }
    .program.program-one .ref-program-left .row .contentBox {
      left: initial;
      right: 100px; }
      @media (max-width: 767px) {
        .program.program-one .ref-program-left .row .contentBox {
          right: inherit; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .program.program-one .ref-program-left .row .contentBox {
          right: inherit; } }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .program.program-one .ref-program-left .row .contentBox {
          min-width: 515px; } }
  .program.program-two .bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 68%;
    background-image: url("../images/program-verticle-waves.png");
    background-repeat: repeat-y; }
    @media (max-width: 767px) {
      .program.program-two .bg {
        background-image: none; } }
  @media (min-width: 1200px) and (max-width: 1600px) {
    .program.program-two {
      background-position: bottom -250px right -400px; } }
  .program.program-two .ref-program {
    padding-left: 160px;
    padding-right: 160px; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .program.program-two .ref-program {
        padding-left: 120px;
        padding-right: 120px; } }
    @media (max-width: 767px) {
      .program.program-two .ref-program {
        padding-left: 16px;
        padding-right: 16px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .program.program-two .ref-program {
        padding-left: 50px;
        padding-right: 50px; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .program.program-two .ref-program .mainRow {
        margin: 0; } }
    .program.program-two .ref-program h2 {
      color: #1D423D;
      font-size: 70px;
      font-family: 'Nexa';
      font-style: normal;
      font-weight: 700;
      line-height: 1;
      letter-spacing: -1.5px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .program.program-two .ref-program h2 {
          font-size: 50px;
          padding-top: 40px; } }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .program.program-two .ref-program h2 {
          font-size: 70px; } }
    .program.program-two .ref-program .row {
      align-items: center; }
      .program.program-two .ref-program .row .animate-img {
        position: relative; }
        .program.program-two .ref-program .row .animate-img .img-back {
          width: 100%;
          position: relative;
          max-width: 100%; }
          .program.program-two .ref-program .row .animate-img .img-back .cover-img {
            position: relative;
            width: 100%;
            overflow: hidden;
            height: 600px; }
            @media (max-width: 767px) {
              .program.program-two .ref-program .row .animate-img .img-back .cover-img {
                height: 250px; } }
            .program.program-two .ref-program .row .animate-img .img-back .cover-img img {
              display: block;
              width: 100%;
              height: 110%;
              object-fit: cover;
              position: absolute;
              left: 0px;
              top: 0px; }
              @media (max-width: 767px) {
                .program.program-two .ref-program .row .animate-img .img-back .cover-img img {
                  height: 250px; } }
              @media (min-width: 1200px) and (max-width: 1600px) {
                .program.program-two .ref-program .row .animate-img .img-back .cover-img img {
                  /* height: 600px; */ } }
            .program.program-two .ref-program .row .animate-img .img-back .cover-img .img-overlay {
              position: absolute;
              width: 100%;
              height: 100%;
              left: 0;
              top: 0;
              background: #1D423D; }
      .program.program-two .ref-program .row .contentBox {
        padding: 2.5rem;
        position: relative;
        left: 100px;
        z-index: 9; }
        @media (max-width: 767px) {
          .program.program-two .ref-program .row .contentBox {
            padding: 1rem;
            left: 0; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .program.program-two .ref-program .row .contentBox {
            left: 0; } }
        @media (min-width: 1200px) and (max-width: 1600px) {
          .program.program-two .ref-program .row .contentBox {
            left: 0;
            min-width: 521.5px;
            min-height: 521.53px; } }
        .program.program-two .ref-program .row .contentBox .content-overlay {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background-color: #1D423D; }
        .program.program-two .ref-program .row .contentBox .contents {
          position: relative; }
          .program.program-two .ref-program .row .contentBox .contents h3 {
            color: #fff;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: 1.2;
            font-family: 'Nexa';
            margin-bottom: 0.8rem; }
            @media (max-width: 767px) {
              .program.program-two .ref-program .row .contentBox .contents h3 {
                font-size: 22px; } }
            @media (min-width: 1200px) and (max-width: 1600px) {
              .program.program-two .ref-program .row .contentBox .contents h3 {
                font-size: 30px; } }
          .program.program-two .ref-program .row .contentBox .contents p {
            color: #fff;
            font-size: 18px;
            font-style: normal;
            font-weight: 300;
            line-height: 1.5;
            margin-bottom: 1.5rem; }
            @media (min-width: 1200px) and (max-width: 1600px) {
              .program.program-two .ref-program .row .contentBox .contents p {
                font-size: 16px; } }
          .program.program-two .ref-program .row .contentBox .contents ul {
            list-style: none; }
            .program.program-two .ref-program .row .contentBox .contents ul li {
              list-style-image: url("../images/Union.svg"); }
              .program.program-two .ref-program .row .contentBox .contents ul li h4 {
                color: #fff;
                font-size: 24px;
                font-style: normal;
                font-weight: 500;
                line-height: normal; }
                @media (min-width: 1200px) and (max-width: 1600px) {
                  .program.program-two .ref-program .row .contentBox .contents ul li h4 {
                    font-size: 20px; } }
              .program.program-two .ref-program .row .contentBox .contents ul li p {
                color: #88929d;
                font-size: 16px;
                font-style: normal;
                font-weight: 300;
                line-height: 24px; }
                @media (min-width: 1200px) and (max-width: 1600px) {
                  .program.program-two .ref-program .row .contentBox .contents ul li p {
                    font-size: 14px;
                    line-height: 1.6;
                    margin-top: 5px; } }
              .program.program-two .ref-program .row .contentBox .contents ul li:nth-child(2) p {
                margin-bottom: 0; }
  .program.program-two .ref-program-left .row {
    margin-left: -160px; }
    @media (max-width: 767px) {
      .program.program-two .ref-program-left .row {
        margin-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .program.program-two .ref-program-left .row {
        margin-left: 0; } }
    .program.program-two .ref-program-left .row .contentBox {
      left: initial;
      right: 100px; }
      @media (max-width: 767px) {
        .program.program-two .ref-program-left .row .contentBox {
          right: inherit; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .program.program-two .ref-program-left .row .contentBox {
          right: inherit; } }

.unlock-rewards {
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    .unlock-rewards {
      padding: 0 16px 50px; } }
  .unlock-rewards .ico {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fafafa;
    display: flex;
    padding: 23px;
    margin: 0 auto 22px; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .unlock-rewards .ico {
        width: 100px;
        height: 100px; } }
  .unlock-rewards h2 {
    color: #1D423D;
    text-align: center;
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -4px;
    text-transform: uppercase;
    font-family: 'Nexa'; }
    @media (max-width: 767px) {
      .unlock-rewards h2 {
        font-size: 2rem;
        letter-spacing: 0; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .unlock-rewards h2 {
        font-size: 70px; } }
  .unlock-rewards p {
    color: #666;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: -0.45px; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .unlock-rewards p {
        font-size: 16px; } }
  .unlock-rewards .rewardsBox h5 {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Nexa'; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .unlock-rewards .rewardsBox h5 {
        font-size: 20px; } }
  .unlock-rewards .rewardsBox p {
    color: #666;
    font-size: 15px;
    font-weight: 400; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .unlock-rewards .rewardsBox p {
        font-size: 15px; } }

.enquirebg {
  width: 100%;
  height: 100vh; }
  @media (max-width: 767px) {
    .enquirebg {
      height: 410px; } }
  .enquirebg .enquire-bg {
    height: 714px;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      .enquirebg .enquire-bg {
        height: 53%; } }
  .enquirebg img {
    width: 100%;
    height: 110%;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px; }
    @media (max-width: 767px) {
      .enquirebg img {
        height: 90%;
        position: relative; } }

.enquireForm {
  position: relative;
  top: -200px;
  margin-bottom: -200px;
  padding-bottom: 100px; }
  .enquireForm .enquireFormBg {
    background-image: url("../images/wide-waves.png");
    background-repeat: repeat-x;
    width: 100%;
    height: calc(100% - 200px);
    position: absolute;
    top: 200px; }
  .enquireForm .container {
    position: relative;
    max-width: 60%;
    background-color: #fff;
    padding: 50px;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15); }
    @media (max-width: 767px) {
      .enquireForm .container {
        padding: 16px;
        max-width: 100%; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .enquireForm .container {
        max-width: 60%; } }
    .enquireForm .container h2 {
      color: #1D423D;
      text-align: center;
      font-size: 90px;
      font-style: normal;
      font-weight: 700;
      line-height: 1.2;
      text-transform: uppercase;
      font-family: 'Nexa'; }
      @media (max-width: 767px) {
        .enquireForm .container h2 {
          font-size: 40px; } }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .enquireForm .container h2 {
          font-size: 54px; } }
    .enquireForm .container .form-group {
      position: relative; }
      @media (max-width: 767px) {
        .enquireForm .container .form-group {
          margin-bottom: 50px; } }
      .enquireForm .container .form-group + .form-group {
        margin-top: 30px; }
    .enquireForm .container .form-label {
      position: absolute;
      left: 0;
      top: 10px;
      color: #999;
      background-color: #fff;
      z-index: 10;
      transition: transform 150ms ease-out, font-size 150ms ease-out;
      font-size: 14px; }
    .enquireForm .container .focused .form-label {
      transform: translateY(-125%);
      font-size: 10px;
      margin-bottom: 0; }
    .enquireForm .container .form-input {
      position: relative;
      padding: 12px 0px 5px 0;
      width: 100%;
      outline: 0;
      border: 0;
      box-shadow: 0 1px 0 0 #e5e5e5;
      transition: box-shadow 150ms ease-out;
      min-height: 47px;
      font-size: 14px; }
      .enquireForm .container .form-input:focus {
        box-shadow: 0 2px 0 0 #1D423D; }
    .enquireForm .container .form-input.filled {
      box-shadow: 0 2px 0 0 lightgreen; }

.contact-information {
  background-color: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px; }
  .contact-information h2 {
    color: #1D423D;
    text-align: center;
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Nexa';
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .contact-information h2 {
        font-size: 40px; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .contact-information h2 {
        font-size: 70px; } }
  .contact-information p {
    color: #58595b;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .contact-information p {
        font-size: 18px; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .contact-information p {
        font-size: 18px; } }
    .contact-information p small {
      color: #58595b;
      text-align: center;
      font-size: 16px;
      line-height: 1; }
  .contact-information .call {
    position: relative;
    background-color: #f5f5f5;
    padding: 1rem 1rem 1rem 4rem;
    max-width: 50%;
    margin: 40px auto; }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .contact-information .call {
        max-width: 32%; } }
    @media (max-width: 767px) {
      .contact-information .call {
        max-width: 80%; } }
    @media (min-width: 1200px) and (max-width: 1600px) {
      .contact-information .call {
        padding: 1rem 0.5rem 1rem 3rem; } }
    .contact-information .call::before {
      position: absolute;
      content: '';
      width: 70px;
      height: 70px;
      top: 50%;
      left: -15%;
      transform: translate(50%, -50%);
      background-image: url("../images/call-icon.svg");
      background-repeat: no-repeat;
      background-size: contain; }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .contact-information .call::before {
          left: -28%; } }
    .contact-information .call p {
      text-align: left;
      margin-bottom: 0;
      font-weight: 500; }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .contact-information .call p {
          font-size: 12px; } }
    .contact-information .call a {
      font-size: 36px;
      font-weight: 700;
      color: #1D423D; }
      @media (min-width: 1200px) and (max-width: 1600px) {
        .contact-information .call a {
          font-size: 22px; } }

/*# sourceMappingURL=loyalty.css.map */
