.home-section-2 .how-to-yulu-animation-container {
  padding: 50px 0; }
  @media screen and (max-width: 768px) {
    .home-section-2 .how-to-yulu-animation-container .section-headings {
      text-align: center; } }
  .home-section-2 .how-to-yulu-animation-container .how-to-yulu-container {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .home-section-2 .how-to-yulu-animation-container .how-to-yulu-container {
        display: block; } }
  .home-section-2 .how-to-yulu-animation-container .how-to-yulu-animation {
    position: relative;
    top: 0px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    margin: auto;
    max-width: 280px;
    height: calc(280px * 25 / 14); }
    @media screen and (max-width: 575px) {
      .home-section-2 .how-to-yulu-animation-container .how-to-yulu-animation {
        height: calc(280px * (25 / 14) * .8); } }
    @media screen and (max-width: 480px) {
      .home-section-2 .how-to-yulu-animation-container .how-to-yulu-animation {
        height: calc(280px * (25 / 14) * .75); } }
    @media screen and (max-width: 320px) {
      .home-section-2 .how-to-yulu-animation-container .how-to-yulu-animation {
        height: calc(280px * (25 / 14) * .5); } }
    .home-section-2 .how-to-yulu-animation-container .how-to-yulu-animation video {
      max-width: 100%;
      height: 100%;
      width: 100%;
      left: 50%; }
  .home-section-2 .how-to-yulu-animation-container .how-to-cards-container {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media screen and (min-width: 768px) {
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-container {
        padding-left: 0; } }
    .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
      padding: 1.5rem 0;
      max-width: 90%;
      cursor: pointer;
      box-shadow: none;
      transition: box-shadow .3s ease-in; }
      @media screen and (min-width: 768px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
          padding-left: 15px;
          padding-right: 20px; } }
      @media screen and (max-width: 990px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
          max-width: 100%; } }
      @media screen and (max-width: 767px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
          max-width: 25%;
          min-width: 300px;
          padding-left: 1.5rem;
          padding-right: 1.5rem;
          margin: 0 1rem;
          flex-direction: column;
          display: flex; } }
      @media screen and (max-width: 576px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
          padding: 1rem; } }
      @media screen and (max-width: 480px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
          padding: .875rem;
          display: none; } }
      @media screen and (max-width: 320px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media {
          padding: .625rem; } }
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media .media-body {
        font-size: 1rem; }
        @media screen and (max-width: 767px) {
          .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media .media-body {
            margin-top: 1rem; } }
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media .media-body h5 {
          font-size: 1.125rem;
          margin-bottom: 2px;
          font-weight: 700; }
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media.active {
        display: flex;
        box-shadow: 0px 2px 12px 4px rgba(0, 0, 0, 0.05); }
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media.active img {
          filter: invert(66%) sepia(99%) saturate(1233%) hue-rotate(136deg) brightness(94%) contrast(108%); }
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-container .media.active .media-body h5 {
          color: #00DCF7; }
    @media screen and (max-width: 767px) {
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-container {
        flex-direction: row;
        overflow: auto;
        flex-wrap: nowrap;
        width: 100%;
        justify-content: flex-start;
        padding-bottom: 30px; } }
  .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container {
    overflow: visible; }
    .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
      padding: 1.5rem 0;
      cursor: pointer;
      box-shadow: none;
      transition: box-shadow .3s ease-in; }
      @media screen and (min-width: 768px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          padding-left: 15px;
          padding-right: 20px;
          height: auto; } }
      @media screen and (max-width: 990px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          max-width: 100%; } }
      @media screen and (max-width: 767px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          max-width: 80%;
          min-width: 300px;
          padding-left: 1.5rem;
          padding-right: 1.5rem;
          margin: 0 1rem;
          flex-direction: column;
          display: flex; } }
      @media screen and (max-width: 576px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          padding: 1rem;
          min-width: 1px; } }
      @media screen and (max-width: 320px) {
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          margin: 0 .5rem; } }
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .media-body {
        font-size: 1rem; }
        @media screen and (max-width: 767px) {
          .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .media-body {
            margin-top: 1rem; } }
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .media-body h5 {
          font-size: 1.125rem;
          margin-bottom: 2px;
          font-weight: 700; }
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide.active {
        display: flex;
        box-shadow: 0px 2px 12px 4px rgba(0, 0, 0, 0.05); }
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide.active img {
          filter: invert(66%) sepia(99%) saturate(1233%) hue-rotate(136deg) brightness(94%) contrast(108%); }
        .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide.active .media-body h5 {
          color: #00DCF7; }
      .home-section-2 .how-to-yulu-animation-container .how-to-cards-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide:hover .media-body h5 {
        color: #00DCF7; }

.home-section-2 .section-2-background-image {
  background: url("../images/Home/Home-image-edit2-placeholder.jpg") no-repeat center center;
  background-size: cover;
  transition: background .3s ease-in; }
  .home-section-2 .section-2-background-image.lazy-bg-loaded {
    background: url("../images/Home/Home-image-edit2.jpg") no-repeat center center;
    background-size: cover; }

.home-section-3 {
  background-color: #D7E0EA;
  padding: 100px 0;
  padding-bottom: 50px; }
  @media screen and (max-width: 991px) {
    .home-section-3 {
      padding-bottom: 50px; } }
  @media screen and (max-width: 768px) {
    .home-section-3 {
      padding: 50px 0; } }
  .home-section-3 .product-swiper-wrapper .swiper-container {
    padding: 75px 0;
    padding-bottom: 0;
    overflow: visible; }
    .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
      display: flex;
      flex-direction: column-reverse;
      align-items: center; }
      @media screen and (min-width: 768px) {
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          flex-direction: column; } }
      .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .details-container {
        max-width: 35%;
        z-index: 3; }
        @media screen and (max-width: 767px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .details-container {
            max-width: 90%; } }
        @media screen and (min-width: 768px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .details-container {
            align-self: flex-start; } }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .details-container .know-more-btn {
          margin-top: 15px;
          color: #071228;
          font-family: "CircularStd";
          font-size: 16px;
          font-weight: 300;
          line-height: 20px;
          padding: 15px 40px;
          background-color: #00DCF7;
          border-radius: 0;
          outline: none;
          cursor: pointer;
          transition: background-color .3s ease-in, color .3s ease-in; }
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .details-container .know-more-btn:hover {
            background-color: #071228;
            color: white; }
      .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        max-width: 58%;
        max-height: 100%;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1;
        animation-fill-mode: forwards; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper img {
          max-width: 100%; }
        @media screen and (max-width: 990px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper {
            max-width: 75%; } }
        @media screen and (max-width: 767px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper {
            max-width: 100%;
            top: 5%;
            width: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%; }
            .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper img {
              max-width: 75%;
              margin: auto;
              margin-top: 5%; } }
        @media screen and (max-width: 576px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper {
            max-width: 100%;
            top: 5%;
            width: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%; }
            .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper img {
              max-width: 55%;
              margin: auto;
              margin-top: 5%; } }
        @media screen and (max-width: 420px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%; }
            .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-wrapper img {
              max-width: 65%;
              margin: auto;
              margin-top: 10%; } }
      .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container {
        position: relative;
        min-height: 375px;
        display: flex;
        align-items: center;
        width: 100%;
        max-height: 450px; }
        @media screen and (max-width: 576px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container {
            min-height: 280px; } }
        @media screen and (max-width: 320px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container {
            min-height: 225px; } }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container .tab-name-wrapper {
          position: relative;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          z-index: 1;
          width: 100%;
          text-align: center;
          position: relative;
          animation-duration: 2s;
          animation-timing-function: ease-in;
          animation-iteration-count: 1;
          animation-fill-mode: forwards; }
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container .tab-name-wrapper h1 {
            color: white;
            font-size: 12.5vw;
            top: 0%;
            margin: .375rem 0;
            bottom: auto;
            font-weight: 600;
            font-stretch: ultra-expanded;
            text-transform: uppercase; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container .slide-in-text {
          animation-name: animation-in-text; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container .slide-out-text {
          animation-name: animation-out-text; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container .slide-in-img {
          animation-name: animation-in-img; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide .tab-name-and-image-container .slide-out-img {
          animation-name: animation-out-img; }

@keyframes animation-in-text {
  0%,
  8.3% {
    left: -100%;
    opacity: 0; }
  50%,
  100% {
    left: 0%;
    opacity: 1; } }

@keyframes animation-out-text {
  0%,
  8.3% {
    left: 0%;
    opacity: 1; }
  50%,
  100% {
    left: 100%;
    opacity: 0; } }

@keyframes animation-in-img {
  0%,
  8.3% {
    right: 100%;
    opacity: 0; }
  50%,
  100% {
    right: 0%;
    opacity: 1; } }

@keyframes animation-out-img {
  0%,
  8.3% {
    right: 0%;
    opacity: 1; }
  50%,
  100% {
    right: -100%;
    opacity: 0; } }
    .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 100%;
      left: 0;
      margin: 0;
      display: flex;
      align-items: center;
      height: 60px;
      justify-content: space-around; }
      @media screen and (min-width: 576px) {
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination {
          justify-content: flex-start; } }
      .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet {
        display: block;
        margin: 0 30px;
        color: #7e8daa;
        font-size: 1.5rem;
        font-weight: 600;
        border: none;
        z-index: 1;
        position: relative;
        overflow: hidden;
        padding: .65rem 1rem;
        height: auto;
        width: auto;
        border-radius: 0;
        background: transparent;
        opacity: 1;
        outline: none;
        transition: color .2s ease-in; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet:hover {
          color: black; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          color: #071228;
          background-color: transparent; }
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
            content: '';
            position: absolute;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            left: 5px;
            top: 3px;
            background-color: #D7E0EA;
            z-index: -1;
            box-shadow: 26px -26px 0 3px #D7E0EA, -26px -26px 0 3px #D7E0EA, -26px 26px 0 3px #D7E0EA, 26px 26px 0 3px #D7E0EA, 0 0 0 3px #E94E3D;
            animation: border 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 forwards;
            overflow: hidden; }

@keyframes border {
  0% {
    box-shadow: 26px -26px 0 3px #D7E0EA, -26px -26px 0 3px #D7E0EA, -26px 26px 0 3px #D7E0EA, 26px 26px 0 3px #D7E0EA, 0 0 0 3px #D7E0EA; }
  25% {
    box-shadow: 0 -57px 0 3px #D7E0EA, -26px -26px 0 3px #D7E0EA, -26px 26px 0 3px #D7E0EA, 26px 26px 0 3px #D7E0EA, 0 0 0 3px #00DCF7; }
  50% {
    box-shadow: 0 -57px 0 3px #D7E0EA, -57px 0px 0 3px #D7E0EA, -26px 26px 0 3px #D7E0EA, 26px 26px 0 3px #D7E0EA, 0 0 0 3px #00DCF7; }
  75% {
    box-shadow: 0 -57px 0 3px #D7E0EA, -57px 0px 0 3px #D7E0EA, 0px 57px 0 3px #D7E0EA, 26px 26px 0 3px #D7E0EA, 0 0 0 3px #00DCF7; }
  100% {
    box-shadow: 0 -57px 0 3px #D7E0EA, -57px 0px 0 3px #D7E0EA, 0px 57px 0 3px #D7E0EA, 52px 19px 0 3px #D7E0EA, 0 0 0 3px #00DCF7; } }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet:first-child {
          margin-left: 0; }
        .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet:last-child {
          margin-right: 0; }
        @media screen and (max-width: 420px) {
          .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet {
            font-size: 16px;
            padding: .875rem 1.15rem;
            margin: 0; } }
      .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        color: #fff;
        background: #007aff; }

.home-section-4 {
  padding: 80px 0;
  background-color: rgba(215, 224, 234, 0.17); }
  @media screen and (max-width: 768px) {
    .home-section-4 {
      padding: 50px 0;
      background-color: #ffffff; } }
  .home-section-4 .news-card-container {
    margin-top: 80px; }
    .home-section-4 .news-card-container .news-card-wrapper {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 990px) {
        .home-section-4 .news-card-container .news-card-wrapper {
          flex-direction: column;
          align-items: stretch; } }
      .home-section-4 .news-card-container .news-card-wrapper .news-card {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 35px;
        box-shadow: none;
        transition: all .3s ease-in; }
        @media screen and (min-width: 991px) {
          .home-section-4 .news-card-container .news-card-wrapper .news-card {
            min-width: calc((100% - 70px) / 3); } }
        .home-section-4 .news-card-container .news-card-wrapper .news-card:last-child {
          margin-right: 0; }
        @media screen and (max-width: 991px) {
          .home-section-4 .news-card-container .news-card-wrapper .news-card {
            flex-direction: row;
            margin-right: 0;
            margin-bottom: 1.25rem;
            max-width: 100%;
            width: 100%; } }
        .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper {
          border: none;
          border-radius: 0rem;
          text-align: left;
          max-width: 100%;
          width: 100%; }
          @media screen and (max-width: 991px) {
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper {
              flex-direction: row; } }
          @media screen and (max-width: 991px) {
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-img-top {
              max-width: 40%;
              border-top-right-radius: 0;
              border-bottom-left-radius: calc(.25rem - 1px);
              max-height: 100%;
              min-height: 100px; } }
          .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body {
            padding: 1.25rem;
            padding-bottom: 1.75rem;
            border: 1px solid #eee; }
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body .card-text {
              color: #2A2E33;
              font-family: "CircularStd", sans-serif;
              font-size: 1rem; }
              .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body .card-text .text-muted {
                color: #9B9B9B;
                font-family: "CircularStd", sans-serif;
                font-size: 0.875rem; }
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body .card-title {
              color: #333333;
              font-size: 1.25rem;
              font-weight: 600; }
            @media screen and (max-width: 576px) {
              .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body {
                padding: .75rem; }
                .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body .card-title {
                  font-size: 0.75rem; }
                .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body .card-text {
                  font-size: .5rem; }
                  .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card-body .card-text .text-muted {
                    font-size: .75rem; } }
          .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card_btn_box {
            display: flex;
            justify-content: space-between; }
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card_btn_box .card-link {
              font-size: 0.875rem;
              text-transform: uppercase; }
              .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card_btn_box .card-link span {
                font-size: 0.875rem; }
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card_btn_box .card-link:first-child {
              color: #2A2E33;
              font-family: "CircularStd", sans-serif; }
            .home-section-4 .news-card-container .news-card-wrapper .news-card .common_card_wrapper .card_btn_box .card-link:last-child {
              color: #66BD63;
              font-weight: 500; }
        @media screen and (min-width: 991px) {
          .home-section-4 .news-card-container .news-card-wrapper .news-card:hover {
            box-shadow: 0 20px 50px -10px rgba(18, 70, 102, 0.11); }
            .home-section-4 .news-card-container .news-card-wrapper .news-card:hover .common_card_wrapper .card-body {
              border-color: transparent; } }
    .home-section-4 .news-card-container .read-more-btn-container {
      margin-top: 30px;
      display: flex; }
      .home-section-4 .news-card-container .read-more-btn-container .read-more-btn-wrapper {
        margin-left: auto;
        width: auto; }
        .home-section-4 .news-card-container .read-more-btn-container .read-more-btn-wrapper .read-more-btn {
          cursor: pointer;
          height: 50px;
          padding: 15px 24px;
          border: 1px solid #C5D6E1;
          background-color: #00DCF7;
          box-shadow: -1px 4px 74px 16px rgba(0, 0, 0, 0.05); }
  .home-section-4 .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 6rem;
    padding-top: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background: transparent; }
    @media screen and (max-width: 576px) {
      .home-section-4 .swiper-container {
        padding-bottom: 5rem;
        padding-top: 4rem; } }
    .home-section-4 .swiper-container .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      box-shadow: 0px 2px 12px 4px rgba(0, 0, 0, 0.05); }
      @media screen and (max-width: 768px) {
        .home-section-4 .swiper-container .swiper-slide {
          max-width: 300px; } }
      @media screen and (max-width: 320px) {
        .home-section-4 .swiper-container .swiper-slide {
          max-width: 100%;
          margin: auto; } }
      .home-section-4 .swiper-container .swiper-slide .common_card_wrapper {
        border: none;
        border-radius: 0rem;
        text-align: left;
        min-height: 515px; }
        .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card-body {
          padding: 0.625rem 1.25rem; }
          .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card-body .card-text {
            color: #2A2E33;
            font-family: "CircularStd", sans-serif;
            font-size: 1rem; }
            .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card-body .card-text .text-muted {
              color: #9B9B9B;
              font-family: "CircularStd", sans-serif;
              font-size: 0.875rem; }
          .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card-body .card-title {
            color: #333333;
            font-size: 1.25rem;
            font-weight: 600; }
        .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card_btn_box {
          display: flex;
          justify-content: space-between; }
          .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card_btn_box .card-link {
            font-size: 0.875rem;
            text-transform: uppercase; }
            .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card_btn_box .card-link span {
              font-size: 0.875rem; }
          .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card_btn_box .card-link:first-child {
            color: #2A2E33;
            font-family: "CircularStd", sans-serif; }
          .home-section-4 .swiper-container .swiper-slide .common_card_wrapper .card_btn_box .card-link:last-child {
            color: #66BD63;
            font-weight: 500; }
    .home-section-4 .swiper-container .swiper-pagination {
      top: 0;
      bottom: auto;
      width: auto;
      left: 15px;
      color: #ffffff; }
      .home-section-4 .swiper-container .swiper-pagination .currentActive {
        font-size: 2rem;
        font-weight: bold; }
      @media screen and (max-width: 767px) {
        .home-section-4 .swiper-container .swiper-pagination {
          left: auto;
          right: 10px;
          color: black; } }
    .home-section-4 .swiper-container .swiper-button-next,
    .home-section-4 .swiper-container .swiper-button-prev {
      top: auto;
      bottom: 0;
      left: 15px;
      border: 1px solid white;
      height: 60px;
      width: 60px;
      border-radius: 60px;
      padding: .5rem;
      background-position: center center;
      background-size: cover;
      outline: none;
      box-shadow: none; }
    .home-section-4 .swiper-container .swiper-button-next {
      left: 100px;
      background-image: url("../images/Home/Right-arrow.svg"); }
    .home-section-4 .swiper-container .swiper-button-prev {
      background-image: url("../images/Home/Left-arrow.svg"); }
      .home-section-4 .swiper-container .swiper-button-prev:after {
        content: '';
        position: absolute;
        top: calc(50% - 1.5px);
        right: -50%;
        width: 50%;
        border-bottom: 3px solid white; }

.home-section-5 {
  padding: 105px 0; }
  @media screen and (max-width: 768px) {
    .home-section-5 {
      padding: 50px 0;
      background-color: rgba(215, 224, 234, 0.17); } }
  .home-section-5 .section-headings h2 {
    font-size: 2.3rem;
    font-weight: bold; }
    @media screen and (max-width: 575px) {
      .home-section-5 .section-headings h2 {
        text-align: center;
        font-size: 2rem;
        margin-bottom: 2rem; } }
  .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container {
    padding: 40px 0px 65px 45px; }
    .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container::before {
      content: "";
      position: absolute;
      background: linear-gradient(270deg, rgba(255, 255, 255, 0.89) 14%, rgba(255, 255, 255, 0) 24%);
      z-index: 2;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 991px) {
        .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container::before {
          background: none; } }
    @media screen and (max-width: 767px) {
      .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container {
        padding: 0px 0px 0px 0px; } }
    .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide {
      border: none;
      max-width: 70%;
      box-shadow: -6px 3px 30px -10px rgba(18, 70, 102, 0.11); }
      @media screen and (max-width: 991px) {
        .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide {
          min-width: 85%;
          max-width: 85%; } }
      .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide:last-child {
        margin-right: 0; }
      .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card {
        border: none; }
        .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body {
          padding: 32px;
          background-color: #ffffff;
          border-radius: 4px; }
          @media screen and (max-width: 991px) {
            .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body {
              padding: 20px; } }
        .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media {
          padding: 0px 20px 20px 20px;
          align-items: center;
          background-color: #fff; }
          .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media img {
            border-radius: 50%;
            width: 62px;
            height: 62px; }
          .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media .media-body h5 {
            color: #071228;
            font-size: 16px;
            font-weight: bold;
            line-height: 23px;
            margin-bottom: 0; }
          .home-section-5 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media .media-body p {
            color: #8997A7;
            font-size: 12px;
            line-height: 17px;
            margin: 0; }
  .home-section-5 .social-icons-container {
    margin-top: 40px; }
    @media screen and (max-width: 575px) {
      .home-section-5 .social-icons-container .social-icons-wrapper {
        text-align: center; } }
    .home-section-5 .social-icons-container .social-icons-wrapper .social-text {
      color: #071228;
      font-family: "Heebo", sans-serif;
      font-size: 18px;
      line-height: 22px;
      margin: 0; }
    .home-section-5 .social-icons-container .social-icons-wrapper .social-icons-list {
      padding-left: 0;
      display: block;
      list-style-type: none;
      margin-bottom: 0;
      align-items: center; }
      .home-section-5 .social-icons-container .social-icons-wrapper .social-icons-list .social-icon {
        margin: 0 10px;
        display: inline-block; }
        .home-section-5 .social-icons-container .social-icons-wrapper .social-icons-list .social-icon:first-child {
          margin-left: 0; }
        .home-section-5 .social-icons-container .social-icons-wrapper .social-icons-list .social-icon a {
          position: relative;
          height: 20px;
          width: 20px; }
          .home-section-5 .social-icons-container .social-icons-wrapper .social-icons-list .social-icon a img {
            max-width: 100%;
            margin: 0; }
  .home-section-5 .swiper-controls-wrapper {
    position: absolute;
    bottom: 0;
    height: 70px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-right: 35px;
    justify-content: flex-start;
    bottom: 15%; }
    .home-section-5 .swiper-controls-wrapper .swiper-button-next,
    .home-section-5 .swiper-controls-wrapper .swiper-button-prev {
      position: relative;
      top: auto;
      margin: 0;
      left: auto;
      right: auto;
      height: 30px;
      width: 30px;
      border-radius: 30px;
      padding: .5rem;
      background-position: center center;
      background-size: contain;
      outline: none;
      box-shadow: none;
      background-image: url("../images/right-arrow-colored.svg"); }
    .home-section-5 .swiper-controls-wrapper .swiper-button-prev {
      background-image: url("../images/left-arrow-colored.svg"); }
    .home-section-5 .swiper-controls-wrapper .seperator {
      margin: 0 -1px;
      width: 32px;
      opacity: 1 !important;
      border-bottom: 3px solid #00DCF7; }
    .home-section-5 .swiper-controls-wrapper .swiper-pagination {
      position: relative;
      width: 65px;
      bottom: auto;
      left: auto;
      margin-right: 1.25rem;
      color: rgba(81, 125, 214, 0.29);
      /*mix-blend-mode: exclusion;*/
      font-size: 12.6px;
      font-weight: 900;
      line-height: 16px; }
      .home-section-5 .swiper-controls-wrapper .swiper-pagination .currentActive {
        color: #000;
        font-size: 25.2px;
        font-weight: 900;
        line-height: 32px; }

.contact-section {
  padding: 86px 0;
  background-color: #FAFCFE; }
  .contact-section .section-headings p {
    max-width: 75%;
    margin: auto; }
  .contact-section .contact-form-container {
    margin-top: 61px; }
    @media screen and (max-width: 768px) {
      .contact-section .contact-form-container {
        margin-top: 40px; } }
    .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group {
      margin: .375rem 0; }
      .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group input {
        border-radius: 0;
        height: 100%;
        min-height: 50px;
        outline: none;
        box-shadow: none; }
        .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group input:focus {
          border-color: #8F9DB8; }
      .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group .submit-btn {
        min-height: 50px;
        height: 100%;
        width: 100%;
        cursor: pointer;
        background-color: #00DCF7;
        transition: background-color .3s ease-in, color .3s ease-in; }
        .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group .submit-btn:hover {
          background-color: #071228;
          color: white; }
        @media screen and (max-width: 768px) {
          .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group .submit-btn {
            max-width: 165px; } }
        @media screen and (max-width: 576px) {
          .contact-section .contact-form-container .contact-form-wrapper form .form-row .form-group .submit-btn {
            display: block;
            margin: auto; } }

.video-popup-modal .modal-dialog {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .video-popup-modal .modal-dialog {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .video-popup-modal .modal-dialog {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .video-popup-modal .modal-dialog {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .video-popup-modal .modal-dialog {
      max-width: 1140px; } }
  .video-popup-modal .modal-dialog .modal-content {
    border-radius: 0;
    background-color: black; }
    .video-popup-modal .modal-dialog .modal-content .modal-body {
      padding: 0; }
      .video-popup-modal .modal-dialog .modal-content .modal-body .close {
        color: white;
        position: absolute;
        right: -15px;
        top: -20px;
        outline: none;
        box-shadow: none;
        height: 35px;
        width: 35px;
        border-radius: 50%;
        background-image: url("../images/About/Close.svg");
        background-size: 45%;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #071228;
        z-index: 10; }
        .video-popup-modal .modal-dialog .modal-content .modal-body .close:hover {
          background-color: #263148; }
        @media screen and (max-width: 990px) {
          .video-popup-modal .modal-dialog .modal-content .modal-body .close {
            background-color: #263148; } }
      .video-popup-modal .modal-dialog .modal-content .modal-body video {
        max-width: 100%; }

@media screen and (min-width: 991px) {
  #form-modal .modal-dialog,
  #sub-modal .modal-dialog {
    max-width: 900px; } }

#form-modal .modal-dialog .modal-content,
#sub-modal .modal-dialog .modal-content {
  border-radius: 0;
  padding: 43px; }
  @media screen and (max-width: 576px) {
    #form-modal .modal-dialog .modal-content,
    #sub-modal .modal-dialog .modal-content {
      padding: 43px 5px; } }
  #form-modal .modal-dialog .modal-content .close,
  #sub-modal .modal-dialog .modal-content .close {
    position: absolute;
    top: 5px;
    right: 10px; }
  #form-modal .modal-dialog .modal-content .modal-body,
  #sub-modal .modal-dialog .modal-content .modal-body {
    font-family: inherit;
    padding: 0 15px; }
    #form-modal .modal-dialog .modal-content .modal-body .modal-title,
    #sub-modal .modal-dialog .modal-content .modal-body .modal-title {
      text-align: left;
      color: #071228;
      font-family: "CircularStd";
      font-size: 24px;
      font-weight: bold;
      line-height: 30px; }
    #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form,
    #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form {
      margin-top: 28px; }
      #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row,
      #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row {
        margin: 0;
        margin-bottom: 30px; }
        #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row [class^="col-"],
        #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row [class^="col-"] {
          padding: 0; }
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row [class^="col-"] span,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row [class^="col-"] span {
            text-align: center;
            vertical-align: middle; }
        #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row .col-md-1,
        #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row .col-md-1 {
          display: flex;
          align-items: center;
          text-align: center;
          justify-content: center; }
        #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row .form-control,
        #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row .form-control {
          outline: none;
          box-shadow: none;
          border-radius: 0; }
        @media screen and (max-width: 991px) {
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row label,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row label {
            font-size: 14px;
            position: absolute;
            top: 8px;
            left: 5px;
            transition: all .3s ease-in; }
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input ~ label,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input ~ label {
            font-size: 11px;
            transform: translateY(-30px); }
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input ~ .long-label,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input ~ .long-label {
            transform: translateY(-50px); } }
        @media screen and (min-width: 991px) {
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row label,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row label {
            font-size: 14px;
            position: absolute;
            top: 8px;
            left: 10px;
            transition: all .3s ease-in; }
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input:focus ~ label,
          #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input:valid ~ label,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input:focus ~ label,
          #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-row input:valid ~ label {
            font-size: 11px;
            transform: translateY(-30px); } }
      #form-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-button,
      #sub-modal .modal-dialog .modal-content .modal-body .request-form-wrapper form .form-button {
        margin: 0 auto;
        background-color: #00DCF7;
        color: black;
        width: 150px;
        display: block;
        outline: none;
        box-shadow: none;
        border-radius: 0;
        border-color: #00DCF7; }
    #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container,
    #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container {
      margin: -44px auto; }
      #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper,
      #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper,
        #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper {
          margin: 0 auto;
          max-width: 80%; }
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper img,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper img {
            margin-left: 5px;
            margin-bottom: 16px; }
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .text-1,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .text-1 {
            color: #071228;
            font-family: "CircularStd";
            font-size: 26px;
            font-weight: 900;
            line-height: 45px;
            margin-bottom: 0; }
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .text-2,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .text-2 {
            color: #071228;
            font-family: "CircularStd";
            font-size: 46px;
            font-weight: 900;
            line-height: 58px; }
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .subtext,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .subtext {
            margin-top: 21px;
            color: #071228;
            font-family: Heebo;
            font-size: 14px;
            line-height: 22px; }
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper {
            display: flex;
            align-items: center; }
            @media screen and (max-width: 575px) {
              #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper,
              #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper {
                flex-direction: column; } }
            #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-text,
            #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-text {
              color: #071228;
              font-family: "Heebo", sans-serif;
              font-size: 14px;
              line-height: 22px;
              margin: 0; }
            #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list,
            #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list {
              padding-left: 0;
              display: flex;
              list-style-type: none;
              margin-bottom: 0; }
              #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list .social-icon,
              #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list .social-icon {
                margin: 0 10px; }
                #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list .social-icon a,
                #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list .social-icon a {
                  position: relative;
                  height: 20px;
                  width: 20px; }
                  #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list .social-icon a img,
                  #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper .social-icons-wrapper .social-icons-list .social-icon a img {
                    max-width: 100%;
                    margin: 0; }
        @media screen and (max-width: 991px) {
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper {
            padding-top: 50px; }
            #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper,
            #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .thank-you-text-wrapper .content-wrapper {
              max-width: 100%;
              text-align: center; } }
      #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .yulu-zone-image,
      #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .yulu-zone-image {
        padding-top: 150px; }
        @media screen and (max-width: 991px) {
          #form-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .yulu-zone-image,
          #sub-modal .modal-dialog .modal-content .modal-body .thank-you-text-container .yulu-zone-image {
            padding-top: 50px;
            display: flex;
            justify-content: center; } }
