.font-heading-hkgrotesk-bold h1,
.font-heading-hkgrotesk-bold h2,
.font-heading-hkgrotesk-bold h3,
.font-heading-hkgrotesk-bold h4,
.font-heading-hkgrotesk-bold h5,
.font-heading-hkgrotesk-bold h6 {
  font-family: var(--font_hkgrotesk);
  font-weight: 700;
  line-height: 1;
}



/* bannner-1 area style start */
.banner-1.banner-area .swiper-slide-item {
    padding-top: 45vh;
    padding-bottom: 0;
}
@media only screen and (max-width: 1399px) {
  .banner-1.banner-area .swiper-slide-item {
    padding-top: 45vh;
  }
}
@media only screen and (max-width: 767px) {
  .banner-1.banner-area .swiper-slide-item {
    padding-top: 190px;
    padding-bottom: 45px;
  }
}
@media (min-width: 300px) and (max-width: 767px) {
  .banner-1.banner-area .baner-active-1,
  .banner-1.banner-area {
    height: 50vh;
  }
}
@media (min-width: 991px) and (max-width: 2500px) {
  .banner-1.banner-area .baner-active-1,
  .banner-1.banner-area {
    height: 100vh;
  }
}
.banner-1 .banner-area-bg:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.3);
  top: 0;
  inset-inline-start: 0;
}
.banner-1 .banner-content {
  max-width: 60%;
}
.dir-rtl .banner-1 .banner-content {
  margin-left: auto;
}
.banner-1 .subtitle {
  font-size: 16px;
  font-weight: 700;
  color: var(--white);
  padding: 9.5px 12px;
  background: rgba(255, 255, 255, 0.0705882353);
  display: inline-block;
  border-radius: 8px;
}
.banner-1 .title {
  font-size: 60px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--white);
  margin-top: 23px;
  font-family: var(--font_recoleta);
}
@media only screen and (max-width: 1919px) {
  .banner-1 .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-1 .title {
    font-size: 60px;
  }
  .banner-1 .banner-content {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .banner-1 .title {
    font-size: 30px;
  }
  .banner-1 .title br {
    display: none;
  }
}
@media (max-width: 575px) {
  .banner-1 .title {
    font-size: 30px;
  }
  
}
.banner-1 .banner-content .text {
  max-width: 200px;
  margin-top: -12px;
  margin-inline-start: 215px;
}
@media only screen and (max-width: 767px) {
  .banner-1 .banner-content .text {
    margin-inline-start: 0;
    margin-top: 40px;
  }
}
.banner-1 .banner-content .text p {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: var(--white);
}
.banner-1 .banner-content .text p.has-top-line {
  padding-top: 14px;
  border-width: 2px;
}
.banner-1 .banner-area-vision {
  position: absolute;
  max-width: 33%;
  inset-inline-end: 0;
  bottom: 0;
  z-index: 2;
}
@media only screen and (max-width: 1399px) {
  .banner-1 .banner-area-vision {
    max-width: 475px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-1 .banner-area-vision {
    position: relative;
    margin-top: 0;
  }
}

/* bannner-1 area style end */
.banner-area-vision {
  background: var(--black);
  padding-top: 80px;
  padding-bottom: 73px;
  padding-inline-start: 110px;
  padding-inline-end: 165px;
  position: relative;
}
@media only screen and (max-width: 1919px) {
  .banner-area-vision {
    padding: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-area-vision {
    padding: 30px;
  }
}
.banner-area-vision .text-wrapper {
  padding-top: 43px;
}
.banner-area-vision .text {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  color: var(--white);
}
.banner-area-vision .shape-x {
  width: 264px;
  position: absolute;
  top: 72px;
  inset-inline-end: 138px;
}
@media only screen and (max-width: 1199px) {
  .banner-area-vision .shape-x {
    inset-inline-end: 38px;
  }
}

.swiper-pagination-current {
  color: var(--white);
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.dash {
  width: 2px;
  height: 11px;
  background-color: var(--white);
  display: inline-block;
  transform: rotate(30deg);
}

.swiper-pagination-total {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.pagination-style-1 {
  bottom: 54px;
  z-index: 2;
  max-width: 47px;
  display: flex;
  justify-content: space-between;
}

.swiper-pagination-current {
  color: var(--white);
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.dash {
  width: 2px;
  height: 11px;
  background-color: var(--white);
  display: inline-block;
  transform: rotate(30deg);
}

.swiper-pagination-total {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
}

.pagination-style-1 {
  bottom: 54px;
  z-index: 2;
  max-width: 47px;
  display: flex;
  justify-content: space-between;
}

.pagination-wrapper {
  position: absolute;
  bottom: 60px;
  z-index: 2;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .pagination-wrapper {
    display: none;
  }
}








/* blog style 1 */
.blog.style-1 {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  @media only screen and (max-width: 991px) {
    .blog.style-1 {
      gap: 20px;
    }
  }
  .blog.style-1:hover .thumb img {
    transform: scale(1.02);
  }
  .blog.style-1 .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: all 0.5s;
  }
  .blog.style-1 .tag {
    font-size: 12px;
    font-weight: 600;
    color: var(--black);
    line-height: 1;
    background-color: #F0F0F0;
    padding: 4px 6px;
    display: inline-block;
  }
  .blog.style-1 .meta {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
  }
  .blog.style-1 .date {
    font-size: 12px;
    line-height: 1;
  }
  .blog.style-1 .has-left-line {
    padding-inline-start: 25px;
  }
  .blog.style-1 .has-left-line:before {
    width: 15px;
    color: var(--black);
  }
  .blog.style-1 .title {
    font-size: 30px;
    line-height: 1.16;
    margin-bottom: 18px;
  }
  @media only screen and (max-width: 1399px) {
    .blog.style-1 .title {
      font-size: 24px;
    }
  }
  @media only screen and (max-width: 991px) {
    .blog.style-1 .title {
      font-size: 22px;
    }
  }
  .blog.style-1 .title span {
    font-weight: 600;
  }
  .blog.style-1 .title a:hover {
    color: inherit;
  }
  .blog.style-1 .text {
    font-size: 16px;
    line-height: 1.5;
  }

  .blog-area.style-1 .blog-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    margin: 0 -35px;
  }
  @media only screen and (max-width: 1199px) {
    .blog-area.style-1 .blog-wrapper {
      margin: 0 -25px;
    }
  }
  @media only screen and (max-width: 991px) {
    .blog-area.style-1 .blog-wrapper {
      margin: 0;
      gap: 30px;
    }
  }
  .blog-area.style-1 .blog {
    border-left: 1px solid #E2E2E2;
    padding: 0 35px;
  }
  @media only screen and (max-width: 1199px) {
    .blog-area.style-1 .blog {
      padding: 0 25px;
    }
  }
  @media only screen and (max-width: 991px) {
    .blog-area.style-1 .blog {
      padding: 0;
      margin: 0;
      border: none;
    }
  }
  .blog-area.style-1 .blog .title {
    font-weight: 600;
  }
  .blog-area.style-1 .section-heading {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 62px;
  }
  @media only screen and (max-width: 1199px) {
    .blog-area.style-1 .section-heading {
      margin-bottom: 52px;
    }
  }
  @media only screen and (max-width: 991px) {
    .blog-area.style-1 .section-heading {
      margin-bottom: 42px;
    }
  }
  .blog-area.style-1 .section-title {
    max-width: 607px;
  }
  @media only screen and (max-width: 991px) {
    .blog-area.style-1 .section-title {
      max-width: 477px;
    }
  }

























