.carousal-swiper1 .swiper-pagination-fraction {
  top: var(--swiper-pagination-top, 80%);
  bottom: unset;
}
.carousal-swiper1 .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.carousal-swiper1 .swiper-pagination {
  direction: ltr;
  margin-bottom: 5rem;
  color: white;
}
.carousal-swiper1 .swiper-pagination-current,
.carousal-swiper1 .swiper-pagination-total {
  font-weight: bolder;
}
.carousal-swiper1 .swiper-pagination-current {
  font-size: 1.875rem;
}
.carousal-swiper1 .swiper-pagination-total {
  font-size: 0.94rem;
}
.carousal-swiper1 .swiper-button-next1 {
  margin-left: 1.5rem;
}
.carousal-swiper1 .swiper-button-prev1 {
  margin-right: 1.5rem;
}
.carousal-swiper1 .swiper-button-next1,
.carousal-swiper1 .swiper-button-prev1,
.carousal-swiper1 .navigation-swiper {
  top: 88%;
  z-index: 1;
  color: white;
}
.carousal-swiper1 .swiper-button-next1 i,
.carousal-swiper1 .swiper-button-prev1 i,
.carousal-swiper1 .navigation-swiper i {
  font-size: 2rem !important;
}
.carousal-swiper1 .swiper-button-next1:after,
.carousal-swiper1 .swiper-button-prev1:after,
.carousal-swiper1 .navigation-swiper:after {
  content: "";
}

.who-are-we-container {
  background-color: #f6f5f8;
  padding-top: 5.6rem;
  padding-bottom: 5.6rem;
}
.who-are-we-container .who-are-we-title {
  font-size: 53px;
  margin-bottom: 1.5rem;
}
.who-are-we-container .who-are-we-subtitle {
  font-size: 21px;
}
.who-are-we-container .image1 {
  width: 411px;
}
.who-are-we-container .image2 {
  width: 241px;
  top: 24%;
  left: 284px;
}
.who-are-we-container .dashed-div {
  color: #9a9a9a;
}

.card {
  width: 292px;
  border-color: transparent;
  box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.031372549);
  border-radius: 15px;
  background: #ffffff 0% 0% no-repeat padding-box;
}
.card .card-title {
  font-size: 19px;
}
.card .card-text {
  font-size: 14px;
}

.card_slider2 .swiper-slide,
.card_slider3 .swiper-slide {
  margin-bottom: 1.5rem;
}

.sales-container .half-circle1 {
  width: 30px;
  height: 50px;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  border: 3px solid #f4e834;
  border-left: 0;
  box-sizing: border-box;
}
.sales-container .half-circle2 {
  width: 30px;
  height: 50px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  border: 3px solid #f4e834;
  border-right: 0;
  box-sizing: border-box;
}

.gmap_iframe {
  height: 435px;
}

.location-title {
  font-size: 20px;
}

.location-img {
  width: 30px;
}

.swiper-button-prev2 .fa-angle-right,
.swiper-button-prev2 .fa-angle-left,
.swiper-button-next2 .fa-angle-right,
.swiper-button-next2 .fa-angle-left,
.swiper-button-prev3 .fa-angle-right,
.swiper-button-prev3 .fa-angle-left,
.swiper-button-next3 .fa-angle-right,
.swiper-button-next3 .fa-angle-left {
  color: #f4e834;
}

.new-arrival {
  background-color: #f6f5f8;
}
.new-arrival .circle1 {
  background: #fff;
  height: 50px;
  width: 50px;
  border: 3px solid;
  border-radius: 50%;
  border-color: #f4e834 #f4e834 transparent transparent;
  transform: rotate(45deg);
}
.new-arrival .circle1 i {
  transform: rotate(-45deg);
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.new-arrival .circle2 {
  background: #fff;
  height: 50px;
  width: 50px;
  border: 3px solid;
  border-radius: 50%;
  border-color: #f4e834 #f4e834 transparent transparent;
  transform: rotate(225deg);
}
.new-arrival .circle2 i {
  transform: rotate(-225deg);
  padding-left: 1rem;
  padding-top: 1rem;
}

.swiper-button-disabled {
  border-color: transparent !important;
}

.connect-input {
  height: 45px;
  font-weight: 500;
}
.connect-input:focus {
  box-shadow: none;
  border-color: #f4e834;
}

.connect-msg-input {
  height: unset;
}

@media (max-width: 991px) {
  .who-are-we-container {
    background-color: #f6f5f8;
    padding-top: 5.6rem;
    padding-bottom: 5.6rem;
  }
  .who-are-we-container .who-are-we-title {
    margin-bottom: 0px;
    font-size: 46px;
  }
  .who-are-we-container .who-are-we-subtitle {
    font-size: 17px;
    padding-left: 30px;
  }
  .who-are-we-container .image1 {
    width: 352px;
  }
  .who-are-we-container .image2 {
    width: 210px;
    top: 24%;
    left: 246px;
  }
}
@media screen and (max-width: 767px) {
  .who-are-we-container {
    background-color: #f6f5f8;
    padding-top: 5.6rem;
    padding-bottom: 5.6rem;
  }
  .who-are-we-container .who-are-we-title {
    margin-bottom: 0px;
    font-size: 46px;
  }
  .who-are-we-container .who-are-we-subtitle {
    font-size: 19px;
    padding-left: 30px;
  }
  .who-are-we-container .images-container {
    display: flex;
    justify-content: end;
  }
  .who-are-we-container .image1 {
    width: 75%;
  }
  .who-are-we-container .image2 {
    width: 45%;
    top: 24%;
    left: 52%;
  }
}
@media (max-width: 575px) {
  .gmap_iframe {
    height: 300px;
  }
  .location-title {
    font-size: 15px;
  }
  .location-img {
    width: 20px;
  }
}/*# sourceMappingURL=home.css.map */
/* Home skeleton loader */
.home-skeleton {
  background-color: #f6f5f8;
  overflow: hidden;
}

.home-skeleton .skeleton-box,
.home-skeleton .skeleton-line,
.home-skeleton .skeleton-button,
.home-skeleton .skeleton-card,
.home-skeleton .skeleton-image,
.home-skeleton .home-skeleton-hero {
  position: relative;
  overflow: hidden;
  background: #ececec;
}

.home-skeleton .skeleton-box::after,
.home-skeleton .skeleton-line::after,
.home-skeleton .skeleton-button::after,
.home-skeleton .skeleton-card::after,
.home-skeleton .skeleton-image::after,
.home-skeleton .home-skeleton-hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: -150px;
  height: 100%;
  width: 150px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.55), transparent);
  animation: homeSkeletonLoading 1.2s infinite;
}

.home-skeleton-hero {
  width: 100%;
  height: calc(100vh - 78px);
  min-height: 560px;
}

.home-skeleton-section {
  width: 100%;
}

.skeleton-line {
  height: 18px;
  border-radius: 20px;
  margin-bottom: 16px;
}

.skeleton-title {
  width: 70%;
  height: 54px;
  margin-bottom: 26px;
}

.skeleton-heading {
  width: 220px;
  height: 32px;
  margin-bottom: 0;
}

.skeleton-text {
  width: 95%;
}

.skeleton-button {
  width: 150px;
  height: 42px;
  border-radius: 25px;
}

.skeleton-image {
  height: 300px;
  border-radius: 18px;
}

.home-skeleton-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 38px;
}

.skeleton-card {
  height: 360px;
  border-radius: 15px;
  background: #ececec;
}

@keyframes homeSkeletonLoading {
  0% {
    left: -150px;
  }
  100% {
    left: 100%;
  }
}

@media (max-width: 1399px) {
  .home-skeleton-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 899px) {
  .home-skeleton-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .home-skeleton-hero {
    height: 520px;
    min-height: 520px;
  }

  .home-skeleton-cards {
    grid-template-columns: 1fr;
  }

  .skeleton-card {
    height: 330px;
  }

  .skeleton-title {
    width: 90%;
    height: 42px;
  }
}
