* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  background-color: #FFFFFF;
}

a img {
  border: none;
  text-decoration: none;
  outline: none;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a {
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none;
}

/*
a:hover{color:var(--secondary-color)}
*/
a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

.form-control:focus {
  box-shadow: 0 0 0 .1rem var(--primary-color);
  border: none;
}

p {
  font-size: 14px;
  line-height: 22px;
  color: #8D9396;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "Marcellus", serif;
}

img {
  max-width: 100%;
  height: auto;
}

ol,
ul,
li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

input:focus {
  outline: none;
}

textarea {
  outline: none;
  resize: none;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.p0 {
  padding: 0px;
}

:root {
  --primary-color: #A80359;
  --secondary-color: #f7f8fa;
}

::-webkit-input-placeholder {
  /* Edge */
  color: rgba(255, 255, 255, 0.7);
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.7);
}

::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.btn-theme {
  background-color: #9F86D9;
  border: 1px solid #9F86D9;
}

.header .menu>ul>li>a.active {
  background-color: var(--primary-color);
  color: #fff;
}

.header .menu>ul>li>a.active:hover {
  color: #fff
}

.w100 {
  width: 100%;
}

.container-fluid {
  max-width: 1850px;
  width: 96%;
}

.container {
  max-width: 1500px;
  width: 96%;
}

.text-center {
  text-align: center;
}

.navbar {
  padding-top: 5px;
  padding-bottom: 0px;
  margin-left: 35px;
}

.radius-20 {
  border-radius: 20px;
}

/*header .left-blk{padding-top:20px;padding-bottom:20px;}*/
header {
  width: 100%;
}

.top-bar {
  background-color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 4px solid #A80359;
}

.top-bar p a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}

.top-bar p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
}

.contact-info {
  text-align: right;
}

ul.contact-info a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
}

ul.contact-info li {
  display: inline-block;
}

ul.contact-info li:nth-child(2) {
  margin-left: 30px;
}

.mySwiperBanner {
  width: 100%;
  height: 100%;
}

.mySwiperBanner .caption {
  position: absolute;
  z-index: 44;
  text-align: center;
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.mySwiperBanner .swiper-button-next:after {
  content: url(../images/arrow-right.png);
  line-height: 0;
}

.mySwiperBanner .swiper-button-prev:after {
  content: url(../images/arrow-left.png);
  line-height: 0;
}

.mySwiperBanner .swiper-button-next,
.mySwiperBanner .swiper-button-prev {
  width: 80px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #fff;
}

.mySwiperBanner .swiper-button-next:hover,
.mySwiperBanner .swiper-button-prev:hover {
  background-color: var(--primary-color);
  border: 0px solid transparent;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.mySwiperBanner .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #fff;
  position: relative;
  opacity: 1;
  margin: 0px 10px !important;
}

.mySwiperBanner .swiper-pagination-bullet-active::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 50px;
  left: -7px;
  top: -7px;
}

.mySwiperBanner .caption h2 {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 64px;
  line-height: 84px;
  color: #fff;
  margin-bottom: 10px;
}

.mySwiperBanner .caption p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
}

.mySwiperBanner .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}

.mySwiperBanner {
  width: 100%;
  /*height: 700px;*/
  /* Full viewport height */
}

.mySwiperBanner .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mySwiperBanner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Maintains aspect ratio and fills the container */
}

/* Add blur to the previous and next slides */
.mySwiperBanner .swiper-slide-prev img,
.mySwiperBanner .swiper-slide-next img {
  filter: blur(8px) brightness(0.8);
  transform: scale(0.9);
  /* Slightly smaller for depth effect */
}

/* Active slide remains sharp and full size */
.mySwiperBanner .swiper-slide-active img {
  filter: blur(0);
  transform: scale(1);
}

.custompad {
  padding-top: 150px;
  padding-bottom: 150px;
}

.heading {
  font-size: 52px;
  line-height: normal;
  font-family: "Marcellus", serif;
  font-weight: 400;
  color: #000000;
}

.eyebrow {
  color: var(--primary-color);
  font-size: 13px;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}

.title-wrap {
  padding-right: 100px;
}

.description {
  padding-top: 50px;
}

.categorySwiper .swiper-slide::after,
.productSwiper .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/bg_overlay.png);
  width: 100%;
  height: 100%;
  background-size: cover;
}

.overlay {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  z-index: 44;
  opacity: 0;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;

}

.categorySwiper .swiper-slide h4,
.productSwiper .swiper-slide h4 {
  font-family: "Marcellus", serif;
  font-size: 26px;
  color: #fff;
}
.categorySwiper .swiper-slide h4 a,
.productSwiper .swiper-slide h4 a {
  color: #fff;
}
.categorySwiper .swiper-slide:hover .overlay,
.productSwiper .swiper-slide:hover .overlay {
  opacity: 1;
  bottom: 30px;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.categorySwiper {
  position: relative;
  left: 0;
  width: calc(100vw - ((100vw - 1500px) / 2) - 30px);
  /* Prevent overflow */
  max-width: 100vw;
  /* Prevent overflow */
  margin-left: 0;
  /* Start at container's left */
  overflow: hidden;
}

.categorySwiper .swiper-slide img,
.productSwiper .swiper-slide img {
  width: 100%;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.categorySwiper .swiper-slide,
.productSwiper .swiper-slide {
  overflow: hidden;

}

/* Scale effect on hover */
.categorySwiper .swiper-slide:hover img,
.productSwiper .swiper-slide:hover img {
  transform: scale(1.1);
  /* Zoom in by 10% */
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.categorySwiper .swiper-wrapper {
  margin-bottom: 80px;
}

.categorySwiper .swiper-pagination {
  bottom: 0px;
  top: auto;
  height: 2px;
  max-width: calc(1500px - 200px);
  width: calc(96% - 200px);
}

.categorySwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: var(--primary-color);
}

.btn-c {
  padding: 15px 25px;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border: 1px solid #EBEBEB;
  display: inline-block;
  text-align: center;
  color: #332F2C;
  position: relative;
  z-index: 44;
}

.btn-c:hover,
.btn-c2:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.custom-margin {
  margin-top: -25px;
}

.view-our-categories {
  overflow: hidden;
}

.btn-c img {
  filter: brightness(0) saturate(100%);
}

.btn-c:hover img {
  filter: brightness(1) saturate(100%);
}

.welcome-to-kpk .img-box {
  margin-bottom: 50px;
  position: relative;
}

.welcome-to-kpk .img-box::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 44;
  border: 1px solid #fff;
  /* Start with transparent border */
  width: calc(100% - 130px);
  height: calc(100% - 60px);
}

.custom-margin2 {
  margin-top: 50px;
}

.btn-c2 {
  padding: 15px 25px;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border: 1px solid #EBEBEB;
  display: inline-block;
  text-align: center;
  color: #332F2C;
}

.btn-c2 img {
  filter: brightness(0) saturate(100%);
}

.btn-c2:hover img {
  filter: brightness(1) saturate(100%);
}

.welcome-to-kpk .img-box img {
  height: 680px;
  object-fit: cover;
}

.welcome-to-kpk .img-box {
  padding-right: 70px;
}

.welcome-to-kpk .img-box-2 {
  margin-top: 68px;
  position: relative;
}

.welcome-to-kpk .img-box-2 img {
  height: 640px;
  object-fit: cover;
}

.welcome-to-kpk .img-box-2::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 44;
  border: 1px solid #fff;
  /* Start with transparent border */
  width: calc(100% - 60px);
  height: calc(100% - 60px);
}

.welcome-to-kpk .text-description {
  padding-right: 90px;
}

.lg-container {
  position: relative;
  max-width: 1920px;
  margin: auto;
}

.lg-image {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}

.lg-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
}

.lg-hotspot:hover .lg-hotspot__button,
.lg-hotspot:active .lg-hotspot__button {
  border-color: var(--primary-color);
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.lg-hotspot:hover .lg-hotspot__button:after,
.lg-hotspot:active .lg-hotspot__button:after {
  background-color: var(--primary-color);
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.lg-hotspot--selected {
  z-index: 999;
}

.lg-hotspot--selected .lg-hotspot__label {
  opacity: 1;
  display: block;
}

.lg-hotspot__button {
  height: 36px;
  width: 36px;
  padding: 0px;
  border-radius: 100%;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 0px 6px rgb(255, 255, 255, 0.5);
  z-index: 999;
  animation: button-pulse 7s ease-in-out infinite;
  cursor: pointer;
  display:inline-block;
}

.lg-hotspot__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  border-radius: 100%;
  border: 5px solid rgb(255, 255, 255, 0.5);
  background-color: #ffffff;
  transition: border-color 1s linear;
}

.lg-hotspot__label {
  position: absolute;
  padding: 1rem;
  width: 240px;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.45em;
  z-index: -1;
  border-radius: 2px;
  user-select: none;
  opacity: 0;
  transition: all 0.1s linear;
  display: none;
}

.lg-hotspot__label h4 {
  margin: 0;
  padding: 0.65em 24px;
  background-color: #555;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 0.02em;
  color: white;
  border-radius: 2px 2px 0 0;
}

.lg-hotspot__label p {
  margin: 0;
  padding-top: 15px;
  color: #333;
}

.lg-hotspot__label img {
  width: 210px;
}

.lg-hotspot--top-left .lg-hotspot__label {
  top: 24px;
  left: 24px;
}

.lg-hotspot--top-right .lg-hotspot__label {
  top: 24px;
  right: 24px;
}

.lg-hotspot--bottom-right .lg-hotspot__label {
  right: 24px;
  bottom: 24px;
}

.lg-hotspot--bottom-left .lg-hotspot__label {
  bottom: 24px;
  left: 24px;
}

@keyframes button-pulse {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }

  40% {
    transform: scale(1.15, 1.15);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

.custom-position {
  position: absolute;
  top: 20%;
  max-width: 600px;
}

.btn-c3 {
  padding: 15px 25px;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border: 1px solid #fff;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}

.btn-c3:hover {
  background-color: var(--primary-color);
  color: #fff;
  border: none;
}

.custom-next:after {
  content: url(../images/arrow-right-dark.png);
  line-height: 0;
}

.custom-prev:after {
  content: url(../images/arrow-left-dark.png);
  line-height: 0;
}

.custom-next {
  width: 80px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #EBEBEB;
  left: 0;
}

.custom-prev {
  width: 80px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #EBEBEB;
  left: 0;
  margin-top: -80px;
}


.custom-next:hover,
.custom-prev:hover {
  border-color: var(--primary-color);
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}


.latestmodels {
  position: relative;
  left: 0;
  width: calc(100vw - ((100vw - 1400px) / 2) - 100px);
  max-width: 100vw;
  margin-left: 100px;
  padding-left: 0px;
  overflow: hidden;
}

.latestmodels .latest-model-img {
  margin-bottom: 40px;
}

.latestmodels h3 {
  font-size: 26px;
  color: var(--primary-color);
  font-family: "Marcellus", serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}

.view_prdt {
  color: #332F2C;
  text-align: center;
  /*display: block;*/
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  position: relative;
  margin-bottom: 10px;
}

.view_prdt:after {
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 35%;
  height: 1px;
  background-color: #332F2C;
  content: "";
}

.view_prdt:hover::after {
  width: 70%;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.arrow-space {
  display: flex;
}

.video_block {
  position: relative;
}

.video_block::after {
  position: absolute;
  top: 0px;
  height: 50%;
  left: 0px;
  right: 0px;
  background-color: #E8F8DE;
  content: "";
  z-index: -2;
}

.video_block .row-1 {
  margin-top: 70px;
}

.video_block .video-container {
  position: relative;
  width: 100%;
  margin: auto;
  border-radius: 0px;
  overflow: hidden;
}

.video_block .video-container .custom-video {
  width: 100%;
  height: auto;
  display: block;
}

.video_block .video-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  color: white;
  border-radius: 50%;
  /*padding: 20px;*/
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s, opacity 0.3s;
  opacity: 1;
  animation: fadeIn 0.5s;
  /*width: 90px;
  height: 90px;*/
}

/*
.video_block .video-container .play-button:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
  */
.video_block .video-container .play-button:focus {
  outline: none;
}

.video_block .video-container .play-button.hidden {
  opacity: 0;
  pointer-events: none;
  animation: fadeOut 0.5s;
}

.video_block .video-container .play-button::before {
  content: "";
  position: absolute;
  width: 166px;
  height: 166px;
  border: 33px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  animation: pulse 1.5s infinite;
  box-sizing: border-box;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

.video_block .video-container .custom-video {
  width: 100%;
  height: 680px;
  object-fit: cover;
}


.latest-blog-img {
  margin-bottom: 30px;
}

.date {
  font-size: 12px;
  font-weight: 700;
  color: #8D9396;
  margin-bottom: 15px;
  display: inline-block
}

.latestblog h3 {
  color: var(--primary-color);
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.2em;
  /* Approx height for 2 lines */
  line-height: 1.6em;
  margin-bottom: 10px;
  transition: max-height 0.3s ease-in-out;
}

.our-brands {
  padding-left: 140px;
  padding-top: 90px;
  position: relative;
  margin-top:40px;
}

.our-brands h2 {
  font-size: 40px;
  color: #DCDCDC;
  font-weight: 600;
  position: absolute;
  writing-mode: vertical-rl;
  /* Vertical text, right-to-left */
  text-orientation: mixed;
  /* Keeps letters upright */
  transform: rotate(180deg);
  /* Fix text alignment if needed */
  white-space: nowrap;
  /* Prevents text wrapping */
  display: inline-block;
  height: auto;
  margin: 0 auto;
  /* Centers the text */
  line-height: 1.2;
  /* Controls space between letters */
  left: 0;
  border-left: 2px solid var(--primary-color);
  top: 25px;
}

footer {
  border-top: 20px solid var(--primary-color);
}

footer .section-1 {
  padding-top: 30px;
}

.f_BG {
  background: url(../images/footer_BG.png) no-repeat;
  background-size: cover;
}

.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 15px;
  /* Space between icons */
}

.social-icons li {
  display: inline-block;
}

.social-icons a:hover {
  color: #DCDCDC;
  /* Change color on hover */
}

footer .bx2 {
  padding-left: 10%;
}

footer .bx2,
footer .bx3,
footer .bx4 {
  padding-top: 25px;
}

footer .box h4 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 40px;
}

footer .box ul li {
  padding-top: 3px;
  padding-bottom: 3px;
}

footer .box ul li a,
footer .box a,
footer .box p {
  color: #dddddd;
  display: block;
  line-height: 24px;
  font-size: 15px;
}
footer .box a:hover,footer .box ul li a:hover{color:var(--primary-color);}
.ftr_logo {
  width: 230px;
}

.copy-rite {
  border-top: 1px solid #494949;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}

footer .box ul.social-icons a {
  text-decoration: none;
  color: #fff;
  /* Default icon color */
  font-size: 20px;
  transition: color 0.3s ease;
}

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #8f8f8f;
  width: 48px;
  height: 48px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 555;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 15px;
  top: 10px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.inner-banner-img {
  height: 285px;
  object-fit: cover;
}

.inner-banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.inner-banner-content h1 {
  font-size: 64px;
  color: #fff;
  font-weight: 400;
  font-family: "Marcellus", serif;
}

.inner-banner-content ul li {
  display: inline-block;
  color: var(--primary-color);
}

.inner-banner-content ul li a,
.fa-angle-right {
  color: #fff;
}

.match-style .bx-left {
  padding-right: 70px;
}

.img-box-3 {
  position: relative;
}

.img-box-3::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 44;
  border: 1px solid #fff;
}

.img-grid {
  margin-left: calc(-1 * ((100vw - 96vw) / 2));
}

.img-grid img {
  width: 100%;
  height: 410px;
  object-fit: cover;
}

.match-style .bx-left .btn-c2 {
  margin-top: 40px;
}

.match-style .bx-left .img-grid {
  margin-top: 50px;
}

.match-style .img-box-3 {
  margin-bottom: 40px;
}

.client-slider .client-img {
  margin-bottom: 40px;
}

.client-slider h4 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 10px;
}

.client-slider p {
  text-align: center;
  font-weight: 600;
}

.testi-wrapper {
  margin-top: 50px;
}

.feedback-wrapper {
  margin-top: 50px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.bg_2 {
  background: url(../images/testi_bg.png) no-repeat;
  background-size: 100%;
}

.client_face img {
  width: 100px;
}


.feedback-slider .swiper-button-next:after {
  content: url(../images/arrow-right-dark.png);
  line-height: 0;
}

.feedback-slider .swiper-button-prev:after {
  content: url(../images/arrow-left-dark.png);
  line-height: 0;
}

.feedback-slider .swiper-button-next,
.feedback-slider .swiper-button-prev {
  width: 80px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #EBEBEB;
}

.feedback-slider .swiper-button-next:hover,
.feedback-slider .swiper-button-prev:hover {
  background-color: var(--primary-color);
  border: 0px solid transparent;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}


.custom-next2:after {
  content: url(../images/arrow-right-dark.png);
  line-height: 0;
}

.custom-prev2:after {
  content: url(../images/arrow-left-dark.png);
  line-height: 0;
}

.custom-next2 {
  width: 80px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #EBEBEB;
  right: -100px;
}

.custom-prev2 {
  width: 80px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #EBEBEB;
  left: -100px;
}


.custom-next2:hover,
.custom-prev2:hover {
  background-color: var(--primary-color);
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: none;
}

.filter_dropdown button {
  border: none;
  background-color: transparent;
  font-size: 14px;
}

.prdt-blk {
  margin-top: 30px;
  margin-bottom: 20px;
}

.prdt-blk .img-box-4 {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.prdt-blk .prdt_cate {
  font-size: 14px;
  font-weight: 500;
  color: #8D9396;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.prdt-blk h4 {
  font-size: 20px;
  color: #332F2C;
  text-align: center;
}

/* Image styling */
.img-box-4 img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}

/* Glare effect on hover */
.glare {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 50% 50%,
      rgba(255, 255, 255, 0.4),
      rgba(255, 255, 255, 0.1),
      rgba(0, 0, 0, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}

/* Hover effect */
.img-box-4:hover img {
  transform: scale(1.05);
  /* Slight zoom */
}

.img-box-4:hover .glare {
  opacity: 1;
}

/* Pagination container */
.pagination {
  margin-top: 20px;
}

/* Page link styles */
.pagination .page-link {
  color: #332f2c;
  border: none;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  padding: 0;
  margin: 0 5px;
  font-weight: bold;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}

/* Active page link */
.pagination .page-link.active {
  background-color: #332f2c;
  color: #fff;
  border-color: #332f2c;
  border-radius: 50px;
}

/* Next button styles */
.pagination .page-link.next {
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
  line-height: normal;
  margin-left: 5px;
  padding: 0 10px;
  font-size: 16px;
}

/* Disabled next button */
.pagination .page-link.disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* Center pagination */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.latestblog .blog-box {
  margin-top: 20px;
  margin-bottom: 20px;
}

.latestblog .blog-box p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.2em;
  /* Approx height for 2 lines */
  line-height: 1.6em;
  margin-bottom: 10px;
  transition: max-height 0.3s ease-in-out;
}

.blog-details h1 {
  font-size: 42px;
  line-height: 43px;
  margin-bottom: 15px;
}

.highlight {
  padding-left: 20px;
  border-left: 3px solid var(--primary-color);
  margin-left: 5%;
}

.blog-details .highlight p {
  font-size: 18px;
  font-weight: 500;
  color: #332F2C;
}

.blog-details p {
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  color: #8D9396;
}

.blog-details .bx-right {
  padding-left: 60px
}

.blog-details .bx-right h4 {
  font-size: 25px;
  margin-bottom: 30px;
}

.recent-posts {
  margin-top: 40px;
}

.recent-posts h2 {
  font-size: 20px;
  color: #575757;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.2em;
  /* Approx height for 2 lines */
  line-height: 1.6em;
  margin-bottom: 10px;
  transition: max-height 0.3s ease-in-out;
}

.recent-posts img {
  width: 100px;
  height: 110px;
  object-fit: cover;
}

.contactus-thumb {
  background: url(../images/contact-us-gridbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  padding: 30px;
}

.contactus-thumb .logo-white {
  margin-top: 40px;
}

.blog-details .bx-right .contactus-thumb h4 {
  font-size: 20px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 20px;
}

.contactus-thumb .c_no {
  font-size: 30px;
  font-family: "Marcellus", serif;
  font-weight: 400;
  color: #fff;
}

.btn-c4 {
  padding: 15px 25px;
  border-radius: 25px;
  font-size: 12px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  background-color: var(--primary-color);
}

.contactus-thumb .content {
  margin-top: 270px;
}

.gallery-wrap {
  margin-top: 40px;
}

.gallery-wrap .row {
  margin-left: -2px;
  margin-right: -2px;
}

.gallery-wrap .row>* {
  padding-right: 3px;
  padding-left: 3px
}

.gallery-wrap .gallery {
  margin-top: 40px;
}

.gallery-wrap .gallery-item {
  margin-bottom: 6px;
}

.icon-holder {
  width: 40px;
  height: 40px;
  background-color: var(--primary-color);
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  margin-right: 20px;
  flex-shrink: 0;
}

.address h5 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #332F2C;
}

.address ul li,
.address ul li a {
  font-size: 15px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #8D9396;
}

.address ul li:last-child {
  margin-bottom: 0px;
}

.address ul li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.contactus .bx-left {
  padding-right: 10%;
}

.map iframe {
  width: 100%;
  height: 350px;
}

#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color:rgba(255, 255, 255, 0.7);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid var(--primary-color);
  border-top-color: var(--spinner-transparent);
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.logo img{width:175px;}
.mySwiperBanner .swiper-pagination{bottom:10%}