.section-banner-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0; }
  @media screen and (max-width: 991px) {
    .section-banner-hero {
      padding: 30px 0; } }
  @media screen and (max-width: 767px) {
    .section-banner-hero {
      padding: 0; } }
  .section-banner-hero .container .row {
    align-items: center; }
  @media screen and (max-width: 767px) {
    .section-banner-hero .box-content {
      padding: 0 12px; } }
  @media screen and (max-width: 767px) {
    .section-banner-hero .box-content #breadcrumbs {
      margin: 0;
      padding: 10px 0; } }
  .section-banner-hero .box-content h1 {
    font-family: "Mulish Bold";
    font-size: 48px;
    color: #2a2f38; }
    @media screen and (max-width: 1024px) {
      .section-banner-hero .box-content h1 {
        font-size: 36px; } }
    @media screen and (max-width: 767px) {
      .section-banner-hero .box-content h1 {
        font-size: 32px; } }
    @media screen and (max-width: 390px) {
      .section-banner-hero .box-content h1 {
        font-size: 28px; } }
  .section-banner-hero .box-content p {
    color: #4d5565;
    font-size: 18px;
    font-family: "Mulish Regular"; }
    @media screen and (max-width: 767px) {
      .section-banner-hero .box-content p {
        text-align: justify; } }
  .section-banner-hero .box-image img {
    width: 100%; }

.section-experience {
  position: relative;
  padding: 80px 0; }
  @media screen and (max-width: 991px) {
    .section-experience {
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .section-experience {
      padding: 30px 0; } }
  .section-experience .img-item-background {
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (max-width: 991px) {
      .section-experience .img-item-background {
        width: 300px; } }
    @media screen and (max-width: 767px) {
      .section-experience .img-item-background {
        display: none; } }
  .section-experience .box-heading {
    max-width: 100%;
    margin: 0 auto 50px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .section-experience .box-heading {
        padding-left: 70px; } }
    @media screen and (max-width: 767px) {
      .section-experience .box-heading {
        padding-left: 0;
        text-align: center;
        margin-bottom: 24px;
        padding: 0 12px; } }
    .section-experience .box-heading h2 {
      font-size: 40px;
      color: #2a2f38;
      font-family: "Mulish Bold";
      text-align: center; }
      @media screen and (max-width: 991px) {
        .section-experience .box-heading h2 {
          font-size: 32px; } }
      @media screen and (max-width: 767px) {
        .section-experience .box-heading h2 {
          font-size: 28px; } }
      @media screen and (min-width: 768px) {
        .section-experience .box-heading h2 br {
          display: none; } }
    .section-experience .box-heading p {
      font-size: 18px;
      color: #525560;
      font-family: "Mulish Regular";
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .section-experience .box-heading p {
          text-align: left; } }
  .section-experience .gallery-image {
    position: relative; }
    @media screen and (max-width: 767px) {
      .section-experience .gallery-image .row {
        margin: 0 -6px; } }
    @media screen and (max-width: 767px) {
      .section-experience .gallery-image .row .col-lg-3 {
        padding: 0 6px; } }
    @media screen and (max-width: 767px) {
      .section-experience .gallery-image .row .col-lg-3:nth-child(even) .box-image {
        margin-top: 24px; } }
    .section-experience .gallery-image .box-image {
      border-radius: 12px; }
      .section-experience .gallery-image .box-image img {
        border-radius: 8px;
        width: 100%;
        height: auto;
        object-fit: cover;
        min-height: 330px; }
        @media screen and (max-width: 991px) {
          .section-experience .gallery-image .box-image img {
            min-height: 220px; } }

.section-usps {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 991px) {
    .section-usps {
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .section-usps {
      padding: 30px 0; } }
  .section-usps .box-heading {
    margin: 0 auto 50px;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .section-usps .box-heading {
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .section-usps .box-heading {
        margin-bottom: 24px;
        padding: 0 12px; } }
    .section-usps .box-heading h2 {
      font-size: 40px;
      font-family: "Mulish Bold";
      color: #fff; }
      .section-usps .box-heading h2 span {
        color: #22bfef; }
      @media screen and (max-width: 991px) {
        .section-usps .box-heading h2 {
          font-size: 32px; } }
      @media screen and (max-width: 767px) {
        .section-usps .box-heading h2 {
          font-size: 28px; } }
      @media screen and (max-width: 390px) {
        .section-usps .box-heading h2 {
          font-size: 24px; } }
      @media screen and (min-width: 768px) {
        .section-usps .box-heading h2 br {
          display: none; } }
    .section-usps .box-heading p {
      color: #fff;
      font-size: 18px;
      font-family: "Mulish Regular"; }
      @media screen and (max-width: 767px) {
        .section-usps .box-heading p {
          text-align: left; } }
  @media screen and (max-width: 767px) {
    .section-usps .list-usps .usps-item {
      margin-bottom: 20px; } }
  .section-usps .list-usps .usps-item .box-image {
    margin-bottom: 18px;
    border-radius: 16px;
    overflow: hidden; }
    .section-usps .list-usps .usps-item .box-image img {
      width: 100%;
      height: auto;
      object-fit: cover; }
  .section-usps .list-usps .usps-item .box-content {
    text-align: center; }
    .section-usps .list-usps .usps-item .box-content h3 {
      color: #ffffff;
      font-size: 20px;
      font-family: "Mulish Bold";
      margin-bottom: 0; }
    .section-usps .list-usps .usps-item .box-content .img-vector {
      position: relative;
      margin-top: -20px; }

.section-success {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media screen and (max-width: 991px) {
    .section-success {
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .section-success {
      padding: 30px 0; } }
  .section-success .container .row.align {
    align-items: center; }
  @media screen and (max-width: 767px) {
    .section-success .container .row .col-lg-7 .row {
      margin: 0 -6px; } }
  @media screen and (max-width: 767px) {
    .section-success .container .row .col-lg-7 .row .col-6 {
      padding: 0 6px; } }
  .section-success .container .row .col-lg-7 .row .col-6:last-child .box-item {
    margin-top: 70px; }
    @media screen and (max-width: 767px) {
      .section-success .container .row .col-lg-7 .row .col-6:last-child .box-item {
        margin-top: 40px; } }
  @media screen and (max-width: 991px) {
    .section-success .box-heading {
      text-align: center;
      margin-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .section-success .box-heading {
      margin-bottom: 24px;
      padding: 0 12px; } }
  .section-success .box-heading h2 {
    font-size: 40px;
    color: #2a2f38;
    font-family: "Mulish Bold"; }
    @media screen and (max-width: 991px) {
      .section-success .box-heading h2 {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .section-success .box-heading h2 {
        font-size: 28px; } }
  .section-success .box-heading p {
    font-size: 18px;
    color: #525560;
    font-family: "Mulish Regular"; }
    @media screen and (max-width: 767px) {
      .section-success .box-heading p {
        text-align: left; } }
  .section-success .box-item {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e9e9eb; }
    .section-success .box-item .box-image img {
      width: 100%;
      height: auto;
      object-fit: cover;
      min-height: 250px; }
      @media screen and (max-width: 767px) {
        .section-success .box-item .box-image img {
          min-height: 170px; } }
    .section-success .box-item .box-content {
      padding: 12px 24px;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .section-success .box-item .box-content {
          flex-direction: column; } }
      .section-success .box-item .box-content .number {
        color: #0086d7;
        font-size: 24px;
        font-family: "Mulish ExtraBold";
        margin-right: 10px; }
        @media screen and (max-width: 767px) {
          .section-success .box-item .box-content .number {
            margin-right: 0;
            font-size: 18px; } }
      .section-success .box-item .box-content .text {
        color: #525560;
        font-size: 18px;
        font-family: "Mulish Regular";
        text-align: center; }

.section-certification {
  padding-bottom: 80px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .section-certification {
      padding-bottom: 50px; } }
  .section-certification .box-heading {
    position: relative; }
    @media screen and (max-width: 991px) {
      .section-certification .box-heading {
        text-align: center;
        margin-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      .section-certification .box-heading {
        margin-bottom: 24px;
        padding: 0 12px; } }
    .section-certification .box-heading h2 {
      font-size: 40px;
      color: #2a2f38;
      font-family: "Mulish Bold"; }
      @media screen and (max-width: 1024px) {
        .section-certification .box-heading h2 {
          font-size: 36px; } }
      @media screen and (max-width: 991px) {
        .section-certification .box-heading h2 {
          font-size: 32px; } }
      @media screen and (max-width: 767px) {
        .section-certification .box-heading h2 {
          font-size: 28px; } }
    .section-certification .box-heading p {
      font-size: 18px;
      color: #525560;
      font-family: "Mulish Regular"; }
      @media screen and (max-width: 767px) {
        .section-certification .box-heading p {
          text-align: left; } }
  .section-certification .box-award-content {
    height: 405px;
    position: relative; }
    .section-certification .box-award-content .arrow {
      position: absolute;
      left: 80px; }
      @media screen and (max-width: 767px) {
        .section-certification .box-award-content .arrow {
          left: 50px; } }
    .section-certification .box-award-content .box-item {
      display: flex; }
      .section-certification .box-award-content .box-item .year {
        color: #0086d7;
        font-size: 24px;
        font-family: "Mulish ExtraBold";
        margin-right: 15px;
        max-width: 58px;
        text-align: center;
        line-height: 1.25; }
        @media screen and (max-width: 767px) {
          .section-certification .box-award-content .box-item .year {
            font-size: 16px;
            margin-right: 8px;
            max-width: 40px; } }
      .section-certification .box-award-content .box-item .dot {
        width: 26px;
        height: 26px;
        background: #e3f2ff;
        border-radius: 50%;
        position: relative; }
        @media screen and (max-width: 767px) {
          .section-certification .box-award-content .box-item .dot {
            width: 24.25px;
            height: 19px; } }
        @media screen and (max-width: 384px) {
          .section-certification .box-award-content .box-item .dot {
            width: 19px; } }
        .section-certification .box-award-content .box-item .dot::after {
          content: "";
          width: 12px;
          height: 12px;
          background: #0086d7;
          border-radius: 50%;
          position: absolute;
          top: 7px;
          right: 7px; }
          @media screen and (max-width: 767px) {
            .section-certification .box-award-content .box-item .dot::after {
              width: 10px;
              height: 10px;
              top: 5px;
              right: 5px; } }
      .section-certification .box-award-content .box-item .line {
        width: 70px;
        height: 1px;
        background: #0086d7; }
        @media screen and (max-width: 767px) {
          .section-certification .box-award-content .box-item .line {
            width: 15px; } }
      .section-certification .box-award-content .box-item .box-award {
        position: relative;
        background-color: #e9f5ff;
        border-radius: 30px;
        padding: 24px 0 20px 20px;
        width: 605px;
        min-width: 605px;
        margin-bottom: 14px; }
        @media screen and (max-width: 1024px) {
          .section-certification .box-award-content .box-item .box-award {
            width: 480px;
            min-width: 480px; } }
        @media screen and (max-width: 767px) {
          .section-certification .box-award-content .box-item .box-award {
            display: flex;
            flex-direction: column;
            width: 100%;
            min-width: 270px;
            border-radius: 20px;
            padding: 20px; } }
        @media screen and (max-width: 390px) {
          .section-certification .box-award-content .box-item .box-award {
            padding: 15px;
            width: 240px;
            min-width: 240px; } }
        .section-certification .box-award-content .box-item .box-award::after {
          content: "";
          position: absolute;
          top: 52%;
          left: 0;
          transform: translate(-80%, -40%);
          width: 0;
          height: 0;
          border-top: 20px solid transparent;
          border-bottom: 20px solid transparent;
          border-right: 30px solid #e9f5ff;
          clear: both; }
          @media screen and (max-width: 767px) {
            .section-certification .box-award-content .box-item .box-award::after {
              content: none; } }
        .section-certification .box-award-content .box-item .box-award .content-award {
          margin-bottom: 0;
          color: #2a2f38;
          font-size: 18px;
          font-family: "Mulish Regular";
          max-width: 380px;
          position: relative;
          z-index: 1; }
          @media screen and (max-width: 1024px) {
            .section-certification .box-award-content .box-item .box-award .content-award {
              font-size: 16px;
              max-width: 280px; } }
          @media screen and (max-width: 767px) {
            .section-certification .box-award-content .box-item .box-award .content-award {
              max-width: 100%;
              font-size: 14px; } }
          .section-certification .box-award-content .box-item .box-award .content-award ul {
            padding-left: 20px; }
        .section-certification .box-award-content .box-item .box-award .img-medal {
          position: absolute;
          top: 0;
          right: 160px; }
          @media screen and (max-width: 767px) {
            .section-certification .box-award-content .box-item .box-award .img-medal {
              width: 40px;
              top: 0;
              right: 20px; } }
        .section-certification .box-award-content .box-item .box-award .img-award {
          max-width: 142px;
          height: 100%;
          object-fit: contain;
          border-radius: 30px 30px 30px 0;
          position: absolute;
          top: 0;
          right: 0; }
          @media screen and (max-width: 767px) {
            .section-certification .box-award-content .box-item .box-award .img-award {
              height: 80px;
              object-fit: cover;
              border-radius: 20px 20px 20px 0px;
              position: relative;
              top: unset;
              bottom: 0; } }
      .section-certification .box-award-content .box-item.box-1 {
        position: absolute;
        top: 0;
        left: 0;
        align-items: center; }
      .section-certification .box-award-content .box-item.box-2 {
        position: absolute;
        top: 150px;
        left: 0;
        align-items: center; }
        @media screen and (max-width: 767px) {
          .section-certification .box-award-content .box-item.box-2 {
            top: 200px; } }
      .section-certification .box-award-content .box-item .list-award {
        position: relative; }
        .section-certification .box-award-content .box-item .list-award .box-award:last-child {
          position: absolute; }

.bg-wrapper {
  position: relative; }
  .bg-wrapper .img-map-left {
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 1024px) {
      .bg-wrapper .img-map-left {
        display: none; } }
  .bg-wrapper .img-map-right {
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (max-width: 1024px) {
      .bg-wrapper .img-map-right {
        display: none; } }

.section-news {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 991px) {
    .section-news {
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .section-news {
      padding: 30px 0; } }
  @media screen and (max-width: 767px) {
    .section-news .container {
      padding: 0 24px; } }
  .section-news .box-heading {
    text-align: center;
    margin: 0 auto 50px; }
    @media screen and (max-width: 767px) {
      .section-news .box-heading {
        margin-bottom: 24px; } }
    .section-news .box-heading h2 {
      font-size: 40px;
      color: #ffffff;
      font-family: "Mulish Bold"; }
      @media screen and (max-width: 991px) {
        .section-news .box-heading h2 {
          font-size: 32px; } }
      @media screen and (max-width: 767px) {
        .section-news .box-heading h2 {
          font-size: 28px; } }
    .section-news .box-heading p {
      font-size: 18px;
      color: #ffffff;
      font-family: "Mulish Regular"; }
      @media screen and (max-width: 767px) {
        .section-news .box-heading p {
          text-align: left; } }
  .section-news .list-news .news-pr .news-item .box-image {
    border-radius: 12px;
    overflow: hidden; }
    .section-news .list-news .news-pr .news-item .box-image img {
      width: 100%;
      height: auto;
      object-fit: cover; }
  .section-news .list-news .news-pr .owl-nav {
    margin: 0; }
    .section-news .list-news .news-pr .owl-nav button {
      position: absolute;
      top: 45%;
      font-size: 20px;
      color: #ffffff;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background-color: #000e3e;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%; }
      @media screen and (max-width: 767px) {
        .section-news .list-news .news-pr .owl-nav button {
          width: 30px;
          height: 30px;
          line-height: 30px;
          font-size: 15px;
          top: 40%; } }
    .section-news .list-news .news-pr .owl-nav .owl-prev {
      left: 0; }
    .section-news .list-news .news-pr .owl-nav .owl-next {
      right: 0; }
  .section-news .list-news .news-pr .owl-dots {
    margin-top: 30px; }
    .section-news .list-news .news-pr .owl-dots .owl-dot span {
      background: transparent;
      border: 2px solid #ffffff;
      margin: 5px;
      border-radius: 50px;
      width: 15px;
      height: 15px;
      display: inline-block;
      transition: all 0.5s ease-in-out; }
      @media screen and (max-width: 767px) {
        .section-news .list-news .news-pr .owl-dots .owl-dot span {
          width: 10px;
          height: 10px; } }
    .section-news .list-news .news-pr .owl-dots .owl-dot.active span {
      background: #ffffff; }

.section-community {
  position: relative;
  padding: 80px 0; }
  @media screen and (max-width: 991px) {
    .section-community {
      padding: 50px 0; } }
  @media screen and (max-width: 767px) {
    .section-community {
      padding: 30px 0; } }
  @media screen and (max-width: 767px) {
    .section-community .container {
      padding: 0 24px; } }
  .section-community .img-item-left {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .section-community .img-item-left {
        display: none; } }
  .section-community .img-item-right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .section-community .img-item-right {
        display: none; } }
  .section-community .box-heading {
    text-align: center;
    margin: 0 auto 50px; }
    @media screen and (max-width: 991px) {
      .section-community .box-heading {
        margin-bottom: 24px; } }
    .section-community .box-heading h2 {
      font-size: 40px;
      color: #2a2f38;
      font-family: "Mulish Bold"; }
      @media screen and (max-width: 991px) {
        .section-community .box-heading h2 {
          font-size: 32px; } }
      @media screen and (max-width: 767px) {
        .section-community .box-heading h2 {
          font-size: 28px; } }
    .section-community .box-heading p {
      font-size: 18px;
      color: #4d5565;
      font-family: "Mulish Regular"; }
      @media screen and (max-width: 767px) {
        .section-community .box-heading p {
          text-align: left; } }
  .section-community .box-main-content {
    position: relative; }
    @media screen and (max-width: 767px) {
      .section-community .box-main-content .row .col-lg-8 .row {
        margin: 0 -6px; } }
    @media screen and (max-width: 767px) {
      .section-community .box-main-content .row .col-lg-8 .row .col-4 {
        padding: 0 6px; } }
    .section-community .box-main-content .row .col-lg-8 .row .col-4:nth-child(2) .box-item {
      margin-top: 40px; }
      @media screen and (max-width: 767px) {
        .section-community .box-main-content .row .col-lg-8 .row .col-4:nth-child(2) .box-item {
          margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      .section-community .box-main-content .row .col-lg-8 .row .col-12 {
        padding: 0 6px; } }
    .section-community .box-main-content .row.item-gallery {
      margin-bottom: 24px; }
    @media screen and (max-width: 991px) {
      .section-community .box-main-content .box-content {
        margin-bottom: 30px; } }
    .section-community .box-main-content .box-content h3 {
      color: #272b2f;
      font-size: 20px;
      font-family: "Mulish Bold";
      margin-bottom: 12px; }
    .section-community .box-main-content .box-content p {
      color: #525560;
      margin-bottom: 0;
      font-size: 18px;
      font-family: "Mulish Regular"; }
    .section-community .box-main-content .box-item {
      border-radius: 12px; }
      .section-community .box-main-content .box-item img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 12px; }

section.section-cta-footer {
  padding-bottom: 0; }

/*# sourceMappingURL=page-archivement.css.map */
