:root {
  --c1: #4b9e22;
  --c2: #848d96;
  --c3: #929090;
  --c4: #333;
  --bg: #4b9e22d1;
  --w: #fff;
  /* --bg:#dce6fa; */
}

/* @font-face {
  font-family: 'Philosopher Regular';
  src: local('Philosopher Regular'), url('Philosopher-Regular.woff') format('woff');
  } */
.c1 {
  color: var(--c1) !important;
}

.c2 {
  color: var(--c2) !important;
}

.c3 {
  color: var(--c3) !important;
}

.c4 {
  color: var(--c4) !important;
}

.bg {
  background-color: var(--bg) !important;
}

.w {
  color: #fff !important;
}

.b {
  color: black !important;
}

a {
  text-decoration: none !important;
}

.ls {
  letter-spacing: 1px;
}

.lh {
  line-height: 2rem !important;
}

@font-face {
  font-family: Adamina;
  src: url(../Adamina-Regular.ttf);
}

@font-face {
  font-family: Poppins-Regular;
  src: url(../Poppins-Regular.ttf);
}

@font-face {
  font-family: sign;
  src: url(../Theprestigesignature-ywwaM.otf);
}

@font-face {
  font-family: cormorant;
  src: url(../CormorantInfant-Regular.ttf);
}

@font-face {
  font-family: jost;
  src: url(../Jost-Regular.ttf);
}

.sf {
  font-family: sign !important;
}

.hf {
  font-family: cormorant;
}

html {
  width: 100vw !important;
  overflow-x: hidden !important;

}

body {
  top: 0% !important;
  margin: 0% !important;
  padding: 0% !important;
  /* font-family: Poppins-Regular !important; */
  font-family: jost !important;
  overflow-x: hidden !important;
  width: 100vw;
  margin: 0%;
  padding: 0%;
  scroll-behavior: smooth !important;
}

iframe#\:1\.container {
  display: none !important;
  /* Remove the iframe from the layout completely */
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
  /* Hide the rest of the Google Translate elements */
}


/* h1,h2,h3{
  font-family: Adamina !important;
} */
* {
  box-sizing: border-box;
  /* border: 1px solid black; */
}

/* top first section */

.first-top {
  background-color: var(--w);
  /* position: relative; */
}

/* .first-top::before{
  content: '';
  background-image: url(../images/footer-1.jpg);
  background-position: center;
  background-size: cover;
  position: absolute;
  inset: 0%;
  z-index: -1;
} */
.first-text {
  display: flex;
  align-items: center;
}

.first-text .ftp {
  font-size: 13px;
  color: #fff;
  letter-spacing: 1px;
}


.top-nv-soc-img {
  width: 19px;

}

.first-img {
  height: 80px;
  width: 50%;
}

.iconHeight {
  height: 45px;
  width: auto;
}

.first-img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

/* ----------------- navbar --------------------------*/
/* navbar */

.nav-bx {
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-btn {
  /* transform: translateX(-150%); */
  background-color: #000 !important;
  color: #FFF !important;
}

.nav-icon {
  width: 40px;
}

.icon-top-count {
  background-color: #ffffff;
  color: #000 !important;
}

/* nav bar */
.home-nav {
  /* display: none !important; */
  background-color: unset !important;
  position: fixed !important;
  top: 0%;
  left: 0%;
  width: 100%;
  z-index: 10000;
}

.home-nav .nav-link {
  color: #fff !important;
}

.navbar {
  transition: all .5s;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: -10px -10px 25px rgba(255, 255, 255, .08), 10px 10px 25px rgba(0, 0, 0, .08);
  /* border-bottom: 2px solid var(--c1); */
  /* background-color: white !important; */
  z-index: 20 !important;
}

.logo {
  /* width: 180px; */
  height: 53px;
  object-fit: contain;
}

.nav-menus {
  display: flex !important;
  align-items: center;
  justify-content: center;

}

.newnav {
  position: fixed !important;
  top: 0% !important;
  left: 0%;
  width: 100%;
  z-index: 50;
  background-color: #fff !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  animation: mymove .5s;
  border-bottom: 1px solid var(--c1);
  /* display: unset !important; */
}

.home-d-nav .nav-link {
  color: var(--c1) !important;
}

/* .home-d-nav .nav-active{
  color:  #ffff !important;
} */
@keyframes mymove {
  0% {
    transform: translateY(-50%);
  }

  100% {
    transform: translatey(0%);
  }
}

.dropdown-item {
  color: black !important;
}

.search-bx {
  width: 40%;
}

.serc-btn {
  background-color: var(--c1) !important;
  color: #fff !important;
}

.nav-item {
  padding: 0px 10px;
}

.navbar .nav-link {
  color: #fff !important;
}

.nav-link {
  /* color: var(--w) !important; */
  /* font-weight: bold !important; */
  letter-spacing: 1px;
  font-size: 12px !important;
  /* font-weight: 500 !important; */
  /* font-family: Adamina !important; */
  font-family: Poppins-Regular !important;
}

.nav-active {

  font-weight: bolder !important;
  /* border-bottom: 2px solid var(--c) !important; */
  /* color: var(--c2) !important; */
}

.nv-icon {
  /* background-color: #ff6f00; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-div img {
  width: 40px;
}

/* .icon-div img{
width: 50px;
} */
.icon-div i {
  font-size: 20px;
}

.nv-icon p {
  margin-bottom: 0% !important;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: unset !important;
}

.dropdown:hover .dropdown-menu .dropdown-item {
  transform: scale(1);
  /* background-color: var(--c2); */
}

/* .dropdown-item:hover{
  background-color: var(--bg) !important;
} */

.dropdown-item {
  background-color: unset !important;
  transition: all .5s;
  font-size: 14px;
  color: black !important;
  /* font-family: Arial, Helvetica, sans-serif !important; */
  /* height: 30px; */
  text-transform: capitalize;
  display: flex !important;
  align-items: center;
}

.dropdown-item i {
  margin-right: 6px;

}

.dropdown-menu {
  /* border-radius: 5% !important; */
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
  border-top: 3px solid var(--c1) !important;
}

.dropdown-item:hover {
  transform: translateX(10px) !important;
  /* border-bottom: 1px solid var(--c1) !important; */
  transition: all .5s;
  /* background-color: var(--bg) !important; */

}

.nv-fl {
  position: relative;
  overflow: hidden;
}

.nav-flower {
  width: 37%;
  position: absolute;
  bottom: -18%;
  right: -13%;
  animation: animName 15s linear infinite;
}

/* @keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
} */

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.animate {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

.btn-search {
  background-color: var(--c2) !important;

}

.nav-gift {
  width: 20px;
}

.btn-log {
  background-color: var(--c1) !important;
  color: #fff !important;
  border-radius: 50% !important;
}

.mob-s-nav .ab-lgo-bx {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--c1);
}

.mob-s-nav .ab-lgo-bx img {
  width: 50%;
}

.navbar .dn {
  display: none;
}

.newnav .dn {
  display: unset !important;
}

.newnav .nav-link {
  color: #000 !important;
}

.h-left {
  position: relative;
}

.line-hero {
  background-color: var(--c1);
  width: 20%;
  height: 3px;
}

.btn-c2 {
  background-color: var(--c1) !important;
  color: #fff !important;
  border-radius: 0% !important;
  transition: all .5s;
}

.btn-c2:hover {
  border: 2px solid var(--c1) !important;
  background-color: unset !important;
  transition: all .5s;
  color: var(--c1) !important;
}

.btn-c2-out {
  border: 2px solid var(--c1) !important;
  color: var(--c1) !important;
  border-radius: 0% !important;
  transition: all .5s;
}

.btn-c2-out:hover {
  background-color: var(--c1) !important;
  transition: all .5s;
  color: #fff !important;
}

.new-banner {
  width: 100%;
  /* border-radius: 50% 0% 0% 50%; */
  border-radius: 87px 19px 0px 87px / 78px 0px 0px 70px;
}

@keyframes trin {

  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  20%,
  32%,
  44%,
  56%,
  68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  23%,
  35%,
  47%,
  59%,
  71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  26%,
  38%,
  50%,
  62%,
  74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  29%,
  41%,
  53%,
  65%,
  77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

}

.phn {
  animation-name: trin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}





.dropdown-item {
  background-color: unset !important;
  transition: all .5s;
  font-size: 12px;
  font-weight: 500 !important;
}

.dropdown-item i {
  margin-right: 6px;
}

.dropdown-item:hover {
  /* transform: translateX(10px); */

  transition: all .5s;
}

.navbar .dropdown-menu {
  min-width: 180px;
  /* border-radius: 0% !important; */
  /* border-top: 3px solid var(--c1); */
}

/* Open dropdown on hover */
/* .nav-item.dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0; 
} */

/* Open sub-dropdowns on hover */
.dropdown-menu li:hover>.dropdown-menu {
  display: block;
}

/* Optionally add some transition effects */
.dropdown-menu {
  transition: all 0.3s ease;
}

.dropdown-menu {
  top: 60% !important;
}

.dropend .dropdown-menu {
  top: -30% !important;
  left: 100% !important;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
  margin-top: 0;
}

.navbar .dropdown-item {
  font-size: 14px;
}


/* ------------  */

/* Hide the dropdown menu by default */
.dropdown-menu {
  display: none;
  opacity: 0;
  transform: translateY(-10px);
  /* Start slightly above */
  transition: all 0.4s ease;
}

/* Show the dropdown menu on hover */
.dropend:hover .dropdown-menu {
  display: block;
  opacity: 1;
  transform: translateY(0);
  /* Slide down smoothly */
}

.dropdown-item {
  transition: background-color 0.3s ease, color 0.3s ease;
}

.dropdown-item:hover {
  background-color: #f8f9fa;
  /* Add hover effect if desired */
  color: #000;
}

/* --/---------- / */

.top-cer {
  width: 70px;
}


/* Show dropdown on hover */
.nav-item.dropdown:hover>.dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* To apply the same animations */
.dropdown-menu.animate {
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translateY(-10px);
  opacity: 0;
}

.nav-item.dropdown:hover>.dropdown-menu.animate {
  transform: translateY(0);
  opacity: 1;
}


/* ----------- side bar  ------------ */


/* ----------- side bar  ------------ */

.side-op {
  position: fixed;
  bottom: 2%;
  left: 2%;
  z-index: 50;
}

.sopp {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: #fff200;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sopp i {
  font-size: 40px;
}



@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}



/* ----------- hero section ------------- */


.hero-f {
  font-size: 50px;
}


.navs-round {
  background-color: #0a0a0a !important;
  height: 40px !important;
  width: 40px !important;
  border-radius: 50%;
  font-size: 16px !important;
  color: #2b2626 !important;

  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navs-round i {
  color: #FFF !important;
}

.mob-baner {
  display: none !important;
}

.desk-baner {
  display: block;
}

.hero-crd {
  width: 100%;
}

.hero-crd img {
  width: 100%;
  height: 100%;
  object-fit: contain;

}

.carousel-indicators button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background-color: #0000008c !important;
  /* Change this to the color you want */
}

.carousel-indicators .active {
  background-color: #fff !important;
  /* Change this to the color you want for the active indicator */
}


.fill {
  width: 100%;
  height: 75vh;
  object-fit: cover;
  opacity: .5;

}

.ban-main {
  position: relative;
  background-color: black;
}

.ban-con {
  position: absolute;
  top: 25%;
  /* right: 50% !important; */
  text-align: center !important;
}

.ban-con h5 {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 1px;
}

.ban-con p {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 15px;
}

.ban-con1 {
  padding: 20px;
  border-radius: 5px;
}


.ban-c1 {
  background-color: var(--c1);
  color: var(--w);
  transition: all .2s ease-in-out;
  border: none;
}

.ban-c1:hover {
  background-color: #f6f6f6 !important;
  color: var(--c1);
  border: 1px solid var(--c1);
}



.con-div {
  position: relative;
}

.dot {
  height: 46px;
  width: 46px;
  background-color: var(--c1);
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  right: -20%;
  top: 8%;
  transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  -webkit-transition: -webkit-transform .4 s ease-in-out;
  -ms-transition: -ms-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
}

.btn-c1:hover {
  border: 1px solid var(--c1) !important;
}

.btn-c1 {
  /* background-color: var(--w); */
  border: 1px solid var(--c2) !important;
  transition: all .2s ease-in-out;
  /* border: none; */
}


.con-div:hover .dot {

  transform: rotate(0) !important;
  -ms-transform: rotate(0) !important;
  -webkit-transform: rotate(0) !important;
}

.click-img {
  cursor: pointer;
  position: absolute;
  top: 0%;
  right: 10%;
}

.click-img img {
  width: 30px;
}

/* ---------- google translatep ---------  */

/* Hide the "Powered by Google Translate" text and logo */
.goog-logo-link,
.goog-te-gadget span,
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}



/* .goog-te-gadget {
  color: transparent !important;
} */




/* Hide the dropdown icon */
.goog-te-combo {
  margin: 0 auto;
  display: block;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;

}

/* Center the translate element */
#google_translate_element_1 {
  text-align: center;
}


/* ------------- abtus --------------  */


/* ========== ovel image============ */



.abt-img {
  height: 480px;
}

.abt-img1 {
  height: 90%;
  width: 100%;
  object-fit: cover;
}

.abt-img2 {
  height: 90%;
  width: 100%;
  object-fit: cover;
}

.arow-hover1 {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .5s;
  margin-top: 1rem;
  font-size: 14px;
}


.arow-hover {
  display: flex;
  align-items: center;
  transition: all .5s;
  margin-top: 1rem;
  font-size: 14px;
}

.foot-p:hover {
  transform: translateX(5%);
  transition: all .5s;
}

.abt1-con:hover .arow-hover {
  transform: translateX(3%);
  transition: all .5s;
}


.rn-rou {
  width: 60px;
  height: 60px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.rn-rou img {
  width: 80%;
}



/* ===== hero section ==================== */
.hero {
  position: relative;
  height: 80vh !important;
  overflow: hidden;
}

.hero-video {
  position: absolute;
  top: 60%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translate(-50%, -50%);

}



.hero-content h1 {
  font-size: 80px !important;
}

.hero-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 102%;
  width: 100%;
  color: white;
  text-align: center;
  background-color: transparent;
  background-image: linear-gradient(180deg, #0000001e 0%, #1c1c1c98 100%);
  opacity: 1;
  padding: 0 !important;
}

.hero-content h1 {
  font-size: 3rem !important;
  margin-bottom: 20px;
  font-weight: bold;
}

.hero-content h2 {
  width: 70%;
}

.hero-content p {
  font-size: 1.5rem;
  margin-bottom: 30px;
}

.hero-content .btn {
  padding: 10px 20px;
  font-size: 1.2rem;
}


.round-call {
  /* background-color: var(--c1); */
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.round-call img {
  width: 80%;
}

.call-p1 {
  font-size: 11.5px;
}

.call-p2 {
  font-size: 13px;
}


/* ------------------- counter --------------*/
.count-div {
  position: relative;
  background-color: white;
}

.count-div::after {
  content: '';
  /* background-image: url(../images/agency-1.jpg); */
  background-attachment: fixed;
  background-position: right;
  background-size: cover;
  position: absolute;
  inset: 0%;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.count-head {
  font-size: 50px;
  color: black !important;
  font-weight: bold;
}

.count-bx {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  min-height: 180px;
  font-family: Poppins-Regular;
}

.cnt-nm {
  color: var(--c1) !important;
  display: inline-block;


  font-size: 38px;
  line-height: 1em;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}

.about-main1 {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}



/* --------- */

.bg-choose {
  position: relative;
  /* height: 100vh !important; */
}

.bg-choose::after {
  content: '';
  width: 100%;
  height: 100% !important;
  position: absolute;
  inset: 0%;
  background-image: url(../images/qlty1.png);
  background-size: cover;
  opacity: 0.6;
  z-index: -1;
  /* background-attachment: fixed; */
  background-position: top left;
}

.bg-choose1 {
  position: relative;
  /* height: 100vh !important; */

}

.bg-choose1::after {
  content: '';
  width: 100%;
  height: 100% !important;
  position: absolute;
  inset: 0%;
  background-image: url(../images/qlty1.png);
  background-size: cover;
  opacity: 0.4;
  z-index: -1;
  /* background-attachment: fixed; */
  background-position: top left;
}

.bg-choose2 {
  position: relative;
  /* height: 100vh !important; */

}

.bg-choose2::after {
  content: '';

  width: 100%;
  height: 100% !important;
  position: absolute;
  inset: 0%;
  background-image: url(../images/2147927318.jpg);
  background-size: cover;
  opacity: 0.7;
  z-index: -1;
  /* background-attachment: fixed; */
  background-position: bottom center;
}

.arow-hover1 {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .5s;
  margin-top: 1rem;
  font-size: 14px;
}



.abt2-con:hover .arow-hover1 {
  transform: translateY(-5%);
  transition: all .5s;
}

.foot-arrow1 {
  width: 30px;
}


/* -------------  */

.why-cho-us {
  position: relative;
}

.why-cho-img {
  /* position: absolute;
  top: 50%;
  right: 50% ;
  transform: translate(-50%, -50%); */
  display: flex;
  justify-content: center;
}

.why-cho-img1 {
  width: 100%;
  /* height: ; */
  /* border-radius: 50%; */
  object-fit: cover;

}

.why-col {
  min-height: 170px;
}

/* ------------- */

.rn-rou2 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--c2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.rn-rou2 img {
  width: 50%;
}

.why-cho-con {
  z-index: 20 !important;
  width: 100%;
  /* right: 50%; */
  /* transform: translate(-50%, -50%); */
}


.box1 {
  align-self: flex-end;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  transform-origin: bottom;

}

.bounce-4 {
  animation-name: bounce-4;
  animation-timing-function: ease;
}

@keyframes bounce-4 {
  0% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(-30px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}


.box2 {
  align-self: flex-end;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  transform-origin: bottom;

}

.bounce-5 {
  animation-name: bounce-4;
  animation-timing-function: ease;
}

@keyframes bounce-5 {
  0% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(-50px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}



/* ----------   */

/* ---------------------- */
.drive-box {
  width: 100%;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  height: 100%;
  border-bottom: 2px solid #ffff;
  position: relative;
  overflow: hidden;
}

.drive-box:hover {
  border-bottom: 2px solid var(--c1);
}

.drive-grid-img {
  width: 100px;
  position: absolute;
  bottom: -40%;
  right: -5%;
}

/* ----- */
.fuel-main {
  background-color: #171d2f;
}

.con-n-left {
  background-image: url(../images/contact-form-bg.jpg);
  background-size: cover;
}

.hero-form {
  transform: translateX(-30%);
  z-index: 5;
}

.under-frm {
  transform: translateX(-30%);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.ser-btn-top-img {
  width: 40px;
}

.serve-pils .active {
  background-color: transparent !important;
  color: var(--c4) !important;
}

z {
  color: var(--w) !important;
}

.serv-pil-btn {
  min-width: 130px;
  height: 90px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--c1) !important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.serv-pil-btn:hover {
  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.sw-img {
  display: none;
}

.serve-pils .active .sw-img {
  display: block;
}

.serve-pils .active .sb-img {
  display: none;
}

.small-s-p {
  font-size: 14px;
  text-align: center;
}

.serve-pils .active .small-s-p {
  color: #fff;
}

.serve-pils .small-s-p {
  color: var(--c1);
}

.bf-p {
  display: flex;
  position: relative;
}

.bf-p::before {
  content: '-';
  color: var(--c1);
  margin-right: .5rem;
  font-weight: bold;
}


.ex-box {
  width: 100%;
  min-height: 280px;
  background-color: #FFF;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: relative;
  z-index: 4;
  /* Keep the content in front */
  border: 1px solid var(--c1);
}


.ex-box:hover .ex-h {
  color: var(--c1);
}

.l-bx {
  height: 15%;
  width: 10%;
  border-top: 3px solid var(--c2);
  border-left: 3px solid var(--c2);
  position: absolute;
  transition: all 1s;
  z-index: -1;
  /* Move the border behind the content */
}

.r-bx {
  border-bottom: 3px solid var(--c2);
  border-right: 3px solid var(--c2);
  bottom: 0%;
  right: 0%;
  position: absolute;
  transition: all 1s;
  z-index: -1;
  height: 15%;
  width: 10%;
}

.l-bx {
  top: 0%;
  left: 0%;
}

.ex-box:hover {
  box-shadow: unset;
  transition: all 0.5s;
}

.ex-box:hover .pro-img {
  transform: scale(1.02);

}

.ex-box:hover .l-bx,
.ex-box:hover .r-bx {
  width: 100%;
  height: 100%;
}

.pro-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  transition: all .5s ease-in-out;
}


.seo-price-pl-btn {
  background-color: #e2f3dc !important;
  color: var(--c1) !important;
  width: 70%;
  transition: all .5s !important;
  clip-path: polygon(0 0, 87% 0, 100% 100%, 0% 100%);
}

.seo-price-pl-btn:hover {
  background-color: var(--c1) !important;
  color: var(--w) !important;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
  transition: all .5s;
  transform: scale(1.02);
}

.ex-box:hover .seo-price-pl-btn {
  clip-path: polygon(0 0, 100% 0, 87% 100%, 0% 100%);
  color: var(--w) !important;
  transition: all .5s;
  background-color: var(--c1) !important;
}



/* --------------- / */
/* 
  .veg-main{
    height: 100%;
    width: 100%;
    border: 1px solid #ddd;
    overflow: hidden;
  }

  .veg-main:hover{
    border: 1px solid var(--c1);
  }


  .veg-main:hover .veg-main-img1 {
    transform: scale(1.1);
    transition: all 0.5s;
  }

  .veg-con{
    z-index: 10;
  }

  .veg-main-img1{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .veg-main-img{
    position: relative;
    height: 250px;
  }

  .veg-main-img3{
    width: 50px;
  
    object-fit: contain;
    position: absolute;
    bottom: 5%;
    right: 50%;
    z-index: 10;
    transform: translateX(50%);
  }
  .veg-main-img2{
    width: 100%;

    position: absolute;
    bottom: 0%;
    right: 0%;
    z-index: 5;
  } */


/* ------------------- */

.card1 {
  width: 100%;
  height: 300px !important;
  border-radius: 20px !important;
  background: #f5f5f5;
  position: relative;
  /* padding: 1.8rem; */
  border: 1px solid #c3c6ce;
  transition: all .5s;
  overflow: hidden;
}


.card-button {
  transform: translate(-50%, 125%);
  width: 150px;
  border-radius: 20px;
  border: none;
  background-color: var(--c1);
  color: #fff;
  font-size: 1rem;
  padding: .5rem 1rem;
  position: absolute;
  left: 75%;
  bottom: 10%;
  opacity: 0;
  transition: 0.3s ease-out;
}

.detail-img {
  height: 100%;
  width: 100%;
  border-radius: 18px;
  object-fit: cover;
}

.text-detail {
  position: absolute;
  bottom: -2%;
  left: 4%;
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(18, 15, 15));
  width: 100%;
}

.text-body {
  color: rgb(134, 134, 134);
}

/*Text*/
.text-title {
  font-size: 1.5em;
  font-weight: bold;
}

/*Hover*/
.card1:hover {
  border-color: var(--c1);
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
}

.card1:hover .card-button {
  transform: translate(-50%, 50%);
  opacity: 1;
}

.card1:hover .detail-img {
  filter: brightness(110%);
  /* transform: scale(1.02); */
  transition: all .5s;
}



/* -----------------  */

.card-pro {
  width: 100%;
  height: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  background-image: url(../images/qlty1.png);
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  border: 1px solid #c3c6ce;
}

.card-pro::before {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: 3px solid #fefefe;
  background: #e4fade;
  transition: all 0.5s ease;

}

.card-pro * {
  z-index: 1;
}

.image-pro {
  width: 90px;
  height: 90px;
  background-color: #f6f6f6;
  border-radius: 50%;
  border: 4px solid #fefefe;
  /* margin-top: 30px; */

  transition: all 0.5s ease;
}

.card-info-pro {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  transition: all 0.5s ease;

}

.card-info-pro span {
  font-weight: 600;
  font-size: 24px;
  color: #161A42;
  margin-top: 15px;
  line-height: 5px;
}

.card-info-pro p {
  color: rgba(0, 0, 0, 0.5);
}

.button-pro {
  text-decoration: none;
  background-color: #1562BF;
  color: white;
  padding: 5px 20px;
  border-radius: 5px;
  border: 1px solid white;
  transition: all 0.5s ease;
}

.card-pro:hover::before {
  width: 100%;
  height: 280px;
  border-bottom: none;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  transform: scale(0.95);
}

.card-pro:hover .card-info-pro {
  transform: translate(0%, -25%);
}

.card-pro:hover .image-pro {
  transform: scale(2) translate(-60%, -30%);
}

.image-pro-img {
  width: 70%;
}

.card-pro:hover .button-pro {
  transform: scale(1.1);
}

.button-pro:hover {
  background-color: var(--c1);
  transform: scale(1.1);
}

/* ------------ product range------------ */

.pro-hm-box {
  width: 100%;
  min-height: 300px;
  background-color: var(--c2);
  display: flex;
  justify-content: end;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.pro-hm-img {
  width: 60% !important;
  position: absolute;
  left: -20%;
  transition: all .5s;
  top: 0%;
}

.pro-hm-box:hover .pro-hm-img {
  top: 10%;
  left: -30%;
  transition: all 1s;
}

.pro-hm-img-2 {
  width: 60%;
}



.pro-hm-box1 {
  width: 100%;
  min-height: 220px;
  background-color: var(--c2);
  display: flex;
  justify-content: end;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.pro-hm-img1 {
  width: 60% !important;
  position: absolute;
  left: -20%;
  transition: all .5s;
  top: 0%;
}

.pro-hm-box1:hover .pro-hm-img1 {
  top: 10%;
  left: -30%;
  transition: all 1s;
}

.pro-hm-img-2 {
  width: 60%;
}




/* -------------------form ------------ */


.form-background {
  background-color: white !important;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 20px;
}

.form-div {
  position: relative;
  background-color: rgba(71, 70, 70, 0.61);
}

.form-div::after {
  content: '';
  background-image: url(../images/formimg.jpg);
  background-attachment: fixed;
  background-position: right;
  background-size: cover;
  position: absolute;
  inset: 0%;
  height: 100%;
  width: 100%;
  z-index: -1;
}

/* .count-head{
  font-size: 50px;
  color: #FFF;
  font-weight: bold;
} */

.form-nm {
  font-size: 60px;
  line-height: 1em;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}

.form-bx {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* background-color: #FFF; */
  /* border-top: 3px solid var(--c4); */
  min-height: 180px;
}

.form-control:focus {
  outline: unset !important;
  box-shadow: unset !important;
  background-color: #f6f6f6 !important;
}

.form-control {
  background-color: #f6f6f6 !important;
  padding: 20px;
}

.form-control::placeholder {
  color: red;
}



.sub_btn {
  background-color: var(--blue) !important;
  border: none !important;
  font-size: 18px !important;
  padding: 13px 18px !important;
}

.sub_btn:hover {
  background-color: var(--white) !important;
  color: var(--blue) !important;
  transform: scale(1.1);
  transition: all .3s ease-in-out;
}

.form_input input {
  padding: 10px !important;
}

.new-why-mainfluid {
  position: relative;
}


/* .new-why-img{
  height: 100px;
  width: 100px;
} */

.new-why-img1 {
  position: absolute;
  height: 140px;
  width: 140px;
  top: -10%;
  left: 20px;
  transform: rotate(-20deg);

  /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
  /* border: 5px solid white;/ */
}

.new-why-img2 {
  position: absolute;
  /* height: 140px; */
  width: 180px;
  bottom: -10%;
  /* border: 5px solid white; */
  right: 7%;
  transform: rotate(30deg);
  /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
}

.new-why-img6 {
  position: absolute;
  height: 140px;
  width: 140px;
  top: 0%;
  left: 20px;
  transform: rotate(-20deg);
  z-index: -1;
  /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
  /* border: 5px solid white;/ */
}

.new-why-img3 {
  position: absolute;
  /* height: 140px; */
  object-fit: contain;
  width: 80px;
  bottom: 10%;
  /* border: 5px solid white; */
  right: 7%;
  transform: rotate(90deg);
  /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
}

.new-why-img4 {
  position: absolute;
  /* height: 140px; */
  width: 100px;
  bottom: 5%;
  /* border: 5px solid white; */
  left: 20%;
  transform: rotate(30deg);
  /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
  z-index: -1;
}

.new-why-img5 {
  position: absolute;
  /* height: 140px; */
  width: 140px;
  top: 0%;
  /* border: 5px solid white; */
  right: 7%;
  transform: rotate(0deg);
  z-index: -1;
  /* box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6); */
}




.new-why-main1 {
  background-image: url(../images/qlty1.png);
  background-size: cover;
  height: 57vh !important;
  width: 100% !important;
  display: flex;
  align-items: center;
  position: relative;
}

.form-con {
  margin-top: 400px;
}

.up_arrow {
  display: flex;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: var(--c1);
  /* border-radius: 3px; */
}

.arrow_up {
  position: fixed;
  right: 2%;
  bottom: 4%;
  /* margin: 20px; */
  z-index: 100;
  cursor: pointer;
  /* padding: 5px 10px 0 10px; */
}

.arrow_img {
  width: 50%;
}

/* ------------ */


.acc-card {
  position: relative;
  height: 300px;
  width: 100%;
  transition: all .5s;
  background-image: fill 0 linear-gradient(#0001, #000);
  overflow: hidden;
  border-radius: 10px;
  filter: brightness(80%);

}



.book-acc {
  position: absolute;
  top: 3%;
  right: 3%;
  /* transform: rotate(-90deg);  */
  transition: all .5s;
}


.book-acc a {
  font-size: 50px !important;
  color: #03708175 !important;
  transform: scale(1.05);
  transition: all .5s;
}

.acc-card-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  transition: all .5s;
}

.acc-card:hover .acc-card-img {
  transform: scale(1.1);
  transition: all .5s;
  filter: brightness(110%);
}

.bottom-Center5 {
  position: absolute;
  bottom: -5%;
  left: 0%;
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(18, 15, 15));
  width: 100%;
  border-radius: 10px;
}


.dot2 {
  height: 46px;
  width: 46px;
  background-color: var(--w);
  color: var(--c1) !important;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  right: 5%;
  bottom: 8%;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .4 s ease-in-out;
  -ms-transition: -ms-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
}

.acc-card:hover .dot2 {
  background-color: var(--c1) !important;
  color: var(--w) !important;
}


/* ================ Testimonial =================== */
.tes-pro {
  position: relative;
}

.owl-nav {
  /* width: 100%; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  /* top: 40%;
  left: 0%; */
}

.sim-arrow {
  background-color: #fff !important;
  border-radius: 50% !important;
  height: 35px;
  width: 35px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transition: all 1s !important;
}

.h-arrow {
  border: 2px solid var(--c1) !important;
  color: #000 !important;
}

/* .sim-pro:hover .sim-arrow{
  transform: scale(1.3);
  transition: all 1s !important;
} */

.isim-btn {
  background-color: var(--c1) !important;
  color: #fff !important;
  font-weight: 500 !important;
}

.sim-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sw-nav {
  width: 102%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 40%;
  left: -1%;
}

.ser-nav {
  width: 102%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: -31%;
  left: -1%;
}

.tes-card {
  width: 100%;
  min-height: 310px;
  box-shadow: -10px -10px 25px rgba(255, 255, 255, .08), 10px 10px 25px rgba(0, 0, 0, .08);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.text-con {
  min-height: 130px;
}

.tes-card p {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tes-profile {
  width: 50px !important;
  height: 50px;
  /* object-fit: cover; */
  border-radius: 50%;
}

.quote {
  width: 60% !important;
}



/* Popup container */
.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 99999 !important;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  border-radius: 20px !important;
}


.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999 !important;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  border-radius: 20px !important;

}

.popup-content {
  background-color: #fefefe;
  /* padding: 20px; */
  border: 1px solid #888;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  /* width: 80%;  */
  max-width: 600px;
  /* Maximum width */
  margin: auto;
  /* Center horizontally */
  position: relative;
  border-radius: 20px !important;

}

.popup .close-p {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  /* border: 1px solid #000; */
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -7%;
  right: -2%;
  color: #000;
  float: right;
  font-size: 28px;
  /* font-weight: bold; */
  cursor: pointer;
  z-index: 5;
}

.pop-img {
  height: 250px !important;
  width: 100%;
  object-fit: cover;
  border-radius: 20px !important;

}



/* ====footer===== */
/* .footer{
  
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  background-attachment: fixed;
 
  position: relative;
}
.footer::after{
  content: '';
  
 background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  z-index: -1;

}

.btn-soc{
  color: var(--c1) !important;
  border: 1px solid var(--c1) !important;
}

.btn-soc:hover{
  background-color: var(--c1) !important;
  
  color: var(--w) !important;
}

.f-logo{
 
  height: 120px;
}
.full-so{
  display: flex;

}
.soc-bx{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--c1);
}
.soc-icon{
  width: 50%;

  transition: all .5s;
}
.soc-bx:hover .soc-icon{
  animation: gelatine 0.5s ;
}

.soc-bx1{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--c1);
}

.soc-icon1{
  width: 70%;
 
  transition: all .5s;
}
.soc-bx1:hover .soc-icon1{
  animation: gelatine 0.5s ;
}

@keyframes gelatine {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}

.foot-arrow{
  width: 16px;
}
.foot-p{
  display: flex;
  align-items: center;
  transition: all .5s;
  margin-top: 1rem;
  font-size: 15px;
}
.foot-p:hover{
  transform: translateX(5%);
  transition: all .5s;
}

.f-con-div{
  display: flex;
}
.f-con-bx{
  background-color: var(--c1);
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.con-f-icon{
  width: 50%;
}
.f-con-txt{
  width: 60%;
}
.f-con-h{
  font-size: 14px;
}

.foot-logos{
  width: 100%;
}
 */


/* ====footer===== */
.footer {
  /* background-color: rgba(63, 63, 63, 0.2); */
  position: relative;

}

.footer::after {
  content: '';
  background-image: url(../images/qlty1.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  opacity: 0.6;
  position: absolute;
  background-position: right;
  inset: 0%;
  z-index: -2;

}

.footer::before {
  content: '';
  background-image: url(../images/who-element.png);
  background-size: contain;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  opacity: 0.5;
  position: absolute;
  background-position: right;
  inset: 0%;
  z-index: -1;

}

.f-logo {
  width: 100%;
}

.full-so {
  display: flex;
  /* background-color: #daa52a; */
  /* height: 100px; */
}

.soc-bx {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--c1);
}

.soc-icon {
  width: 50%;
  /* height: 50%; */
  transition: all .5s;
}

.soc-bx:hover .soc-icon {
  animation: gelatine 0.5s;
}

@keyframes gelatine {

  from,
  to {
    transform: scale(1, 1);
  }

  25% {
    transform: scale(0.9, 1.1);
  }

  50% {
    transform: scale(1.1, 0.9);
  }

  75% {
    transform: scale(0.95, 1.05);
  }
}

.foot-arrow {
  width: 16px;
}

.foot-p {
  display: flex;
  align-items: center;
  transition: all .5s;
  margin-top: 1rem;
  font-size: 14px;
}

.foot-p:hover {
  transform: translateX(5%);
  transition: all .5s;
}

/* .ft-main{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
} */
.f-con-div {
  display: flex;
}

.f-con-bx {
  background-color: var(--c1);
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.con-f-icon {
  width: 50%;
}

.f-con-txt {
  width: 60%;
}

.f-con-h {
  font-size: 14px;
}

/* for chat bot */

/* Popover container custom width */



.side-op1 {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 50;
}

.sopp1 {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  /* background-color: #fff200; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.sopp1 i {
  font-size: 30px;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.chat-window {
  max-height: 250px;
  overflow-y: auto;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
}

.message {
  margin-bottom: 10px;
  padding: 8px;
  border-radius: 5px;
  max-width: 80%;
}

.bot-message {
  background-color: #e0e0e0;
  text-align: left;
}

.user-message {
  background-color: #007bff;
  color: white;
  text-align: right;
  margin-left: auto;
}



/* Popover container custom width */
.popover {
  min-width: 380px !important;
}

/* Custom popover height */
.popover-body {
  height: 420px !important;
  /* Set desired height for the popover */
  overflow-y: hidden;
  margin: 0 !important;
  padding: 0 !important;
  /* Remove padding to eliminate extra space */
  display: flex;
  flex-direction: column;
  /* Use flexbox to center elements */
  justify-content: center;
  /* Center vertically */
  align-items: center;
  /* Center horizontally */
}

.popover-con {
  width: 100%;

}

/* width */
.messages::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.messages::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.messages::-webkit-scrollbar-thumb {
  background: var(--c1);
  border-radius: 10px;
}

/* Handle on hover */
.messages::-webkit-scrollbar-thumb:hover {
  background: var(--c1);
}

/* Custom styling for the chat-box */


.btn-grad1 {
  border-radius: 0 0 10px 0 !important;
  background-color: var(--c1) !important;
  border: 1px solid var(--c1) !important;
}

/* Ensure the input field is at the bottom */
.input-group-append {
  margin-left: 5px;
}

.chat-box {
  /* max-width: 500px; */
  margin: 50px auto;
  /* border: 1px solid #ccc; */
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.messages {
  height: 300px;
  overflow-y: auto;
  margin-bottom: 20px;
  border: 1px solid var(--c1);
  background-image: url(../images/qlty1.png) !important;
  background-attachment: fixed;
  background-position: top;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  width: 94% !important;
  margin: auto;
}

.message {
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.meg-out-box {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.user-message {
  background-color: var(--c1);
  color: white;
  text-align: right;
  max-width: 70%;
  border-radius: 10px 0 10px 10px !important;
}

.bot-message {
  background-color: #f1f1f1;
  color: #333;
  text-align: left;
  max-width: 70%;
  border-radius: 0 10px 10px 10px !important;
  border: 1px solid var(--c1);
}

.button-options {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
}

.button-options button {
  background-color: #fffefe;
  color: var(--c1);
  border: 1px solid var(--c1) !important;
  border: none;
  padding: 10px 15px;
  margin: 5px 0;
  border-radius: 20px;
  cursor: pointer;
}

.button-options button:hover {
  background-color: var(--c1);
  color: #fff;
}

.popover-con .input-group {
  width: 94% !important;
  margin: auto;
}

.popover-con .form-control {
  border-radius: 0px 0px 10px 10px;
}

.form-control:focus {
  outline: unset !important;
  box-shadow: unset !important;
  background-color: #f6f6f6 !important;
  border: 1px solid var(--c1) !important;
}


/* ================= about us =============  */

.other-hero1 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero1::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/abtus1.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

.hero-h {
  font-size: 60px !important;

}

/* ================= contact us =============  */

.other-hero2 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero2::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/contact.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

.other-hero11 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero11::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/vegetable.jpeg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

.other-hero12 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero12::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/fall-colours-1324015.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}


.other-hero3 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero3::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/potato.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

.other-hero13 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero13::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/banana1.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

.other-hero14 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero14::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/lemon1.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.other-hero4 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero4::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/onion.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}


.other-hero5 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero5::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/ladtfinger.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}


.other-hero6 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero6::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/carrot.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}


.other-hero7 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero7::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/beetroot.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}


.other-hero8 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero8::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/chayote1.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}


.other-hero9 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero9::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/cabbage.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}


.other-hero10 {
  height: 50vh;
  display: flex;
  /* align-items: center; */
  /* justify-content: center/; */
  flex-direction: column;
  background: rgb(39, 39, 39, 0.6);
  position: relative;
}

.other-hero10::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* background-color: var(--c2); */
  z-index: -1;
  /* background-color: rgb(0, 2, 25,0.7); */
  background-image: url(../images/chilly1.jpg) !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: top;
}

/* ----------- abt-us1 ---------  */

.abt-us {
  position: relative;
  height: 450px !important;
  width: 450px;
}

.abt-us-img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
  background-color: white;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.abt-us-img1 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100px;
  object-fit: cover;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: white;
  border-radius: 50%;
}

.abt-us-img2 {
  position: absolute;
  bottom: 40%;
  left: -10%;
  height: 100px;
  width: 100px;
  object-fit: cover;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: white;
  border-radius: 50%;
}

.abt-us-img3 {
  position: absolute;
  top: 0;
  left: 5%;
  height: 100px;
  width: 100px;
  object-fit: cover;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: white;
  border-radius: 50%;
}

/* ---------------  */

.bg1 {
  background-color: #e2f3dc !important;
}

/* social medea services */
.bg-light-af {
  position: relative;
}

.bg-light-af::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  background-color: #f6f6f6;
  z-index: -2;
}

.social-service-card {
  width: 100%;
  position: relative;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.social-service-card::after {
  content: '';
  width: 100%;
  height: 90%;
  position: absolute;
  bottom: 0%;
  left: 0%;
  background-color: white;
  /* background-image: url(../images/shape-bg.png); */
  box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  z-index: -1;
  /* border-top: 2px solid var(--c1) ; */
  transition: all .5s;
}

.social-service-card:hover::after {
  height: 100%;
  transition: all .5s;
}

.soc-service-img {
  width: 50%;
}

.half-card {
  border-radius: 100%;
  background-color: #f6f6f6;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
}



/* --- cooshe section ---- */

.choose-head {
  font-size: 50px;
}

.choose-bx {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 290px;
}

.choose-img-bx {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ffff;
}

.choose-img {
  width: 60%;
}

.br-right {
  border-right: 1px solid var(--c1);
}

.br-bot {
  border-bottom: 1px solid var(--c1);
}



/* -------- our mission ---------  */

/* --- best section ----------- */
.best-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FFF;
  box-shadow: -10px -10px 25px rgba(255, 255, 255, .08), 10px 10px 25px rgba(0, 0, 0, .08);
  min-height: 330px;
  border-radius: 10px;
}

.best-img-div {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--c1);
}

.best-img {
  width: 60%;
}

.best-box:hover .best-img-div {
  transform: rotateY(360deg);
  transition: all 1s;

}

.js {
  text-align: justify;
}

/* take the first step */
.take-first-main {
  background-color: var(--c1);
}

.btn-buy {
  border-radius: 0% !important;
  background-color: #ffff !important;
  color: var(--c1) !important;

}

.btn-buy:hover {
  box-shadow: 5px 3px 3px #000 !important;
  transition: all .5s;
}

.first-step-img {
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}


/* ======= contact us ================ */




.form-control:focus {
  outline: unset !important;
  box-shadow: unset !important;
  background-color: #f6f6f6 !important;
}

.form-control {
  background-color: #f6f6f6 !important;
  padding: 20px;
}



.form_input input {
  padding: 10px !important;
}

.con_img img {
  height: 80%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  margin-left: 40px;
  margin-top: 20px;
}


.con-box {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.con-box img {
  width: 40px;
}

.con-right {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 10px;
  height: 100%;
}


.contact .info-wrap {
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  padding: 30px !important;
  border-radius: 10px;
}

.con-pad {
  padding-top: 100px !important;
}

.contact .info {
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: var(--c1);
  float: left;
  width: 44px;
  height: 44px;
  border: 1px solid var(--c1);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #111;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #444444;
}

.contact .info:hover i {
  background: var(--c1);
  color: #fff;
}


/* ------------ potato --------  */



.carousel-ban-main {
  border-radius: 10px;
}

.fill1 {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  /* opacity: .5; */
  border-radius: 10px;

}

.call-n-content {
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  width: 100%;
  background-color: var(--c1);
}

.call-n-hed {
  font-size: 18px;
}

.round-orange {
  background-color: var(--c1);
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}


.choose-in1 {
  /* background-color: var(--c1) !important; */
  border: 1px solid var(--c3) !important;
  background-color: #f6f6f6 !important;
  color: #000 !important;
  transition: all 0.5s ease-in-out;
}

.choose-in1:hover {
  /* background-color: var(--c1) !important; */
  border: 1px solid var(--c3) !important;
  background-color: var(--c1) !important;
  color: #fff !important;
}




.btn-grad {
  background-color: var(--c1);
  /* margin: 10px;
  padding: 15px 45px; */
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  /* box-shadow: 0 0 20px #eee; */
  border-radius: 8px;
  outline: none;
  border: none;
  display: block;
  width: 180px;
  height: 50px;
}

.btn-grad:hover {
  background-position: right center;
  /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}



/* faq */



.faq-heading {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: start;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.3;
  font-family: Lato-Regular;
  letter-spacing: 1px;
}

.faq-card {
  border-bottom: 1px solid #CFCFCF;
  /* border-radius: 6px; */
  padding: 15px 15px;
  margin-bottom: 12px;
  list-style: none;
  position: relative;
  cursor: pointer;
  font-size: 17px;
}

.faq-open-icon {
  font-size: 20px;
  position: absolute;
  top: 18px;
  right: 24px;
  font-weight: 700;
  color: var(--c1);
}

details[open] .faq-open-icon {
  top: 18px;
  right: 24px;
}

details>summary {
  list-style: none;
}

details>summary::-webkit-details-marker {
  display: none;
}

details[open] summary {
  color: var(--c1);
  font-weight: 500;
}

details[open] .faq-card-spoiler {
  display: inline-block;
  padding-top: 8px;
  /* color: ; */
  font-size: 14px;
  color: var(--c3) !important;
}

.faq-aftertext {
  text-align: center;
  color: #8b8b9a;
}

.show-more {
  /* display: none; */
  cursor: pointer;
}

.ty-compact-list {
  /* padding: 5px 5px 5px 0px; */
  /* float: left; */
  width: 100%;
}

.btn-faq {
  background-color: var(--c1) !important;
  color: #FFF !important;
  /* min-width: 170px; */
  /* width: 100%; */
  border-radius: 10px !important;
}


.faq-img img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 10px;
  object-fit: cover;
}

/* ---------  */


.qual-badge {
  width: 150px;
  object-fit: contain;
  position: absolute;
  bottom: 3%;
  left: -4%;
}

.custom-shake-icon {
  display: inline-block;
  animation: altShake 2s ease-in-out infinite;
  /* Slow down to 2s */
}

@keyframes altShake {
  0% {
    transform: rotate(0deg) translate(0, 0);
  }

  10% {
    transform: rotate(-1deg) translate(-1px, 0);
  }

  20% {
    transform: rotate(1deg) translate(1px, 0);
  }

  30% {
    transform: rotate(-1deg) translate(-1px, 0);
  }

  40% {
    transform: rotate(1deg) translate(1px, 0);
  }

  50% {
    transform: rotate(-1deg) translate(-1px, 0);
  }

  60% {
    transform: rotate(1deg) translate(1px, 0);
  }

  70% {
    transform: rotate(-1deg) translate(-1px, 0);
  }

  80% {
    transform: rotate(1deg) translate(1px, 0);
  }

  90% {
    transform: rotate(-1deg) translate(-1px, 0);
  }

  100% {
    transform: rotate(0deg) translate(0, 0);
  }
}


/* gallery section */
.gall-div {
  width: 100%;
  height: 250px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  overflow: hidden;
}

.gal-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gall-over {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  transition: all .5s;
}

.full-screen {
  width: 50px;
}

.gall-div:hover .gall-over {
  width: 85%;
  height: 85%;
  opacity: 1;
  transition: all .5s;
}


.gal-video {

  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}

/* <!-- Styles for lightbox --> */

.lightbox-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

.lightbox-video {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

.close-lightbox {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

/* ------------ certificate ---------  */

.cer-card {
  width: 100%;
  min-height: 300px;
  background-color: var(--w);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cer-tit {
  background-color: var(--c1);
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.cer-img {
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
  object-fit: contain;
}

/* ------------ certificate ---------  */

.cer-card {
  width: 100%;
  min-height: 300px;
  background-color: var(--w);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.cer-tit {
  background-color: #fff;
  width: 100%;
  /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */

}

.cer-img {
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
  object-fit: contain;
}

/* ---------- marquee ----------- */

.marque-top {
  box-shadow: rgba(14, 30, 37, 0.089) 0px 2px 4px 0px, rgba(14, 30, 37, 0.203) 0px 2px 16px 0px;
}

.firstmarquee img {
  height: 70px;
}

.marqueeimg {
  overflow: hidden;
  white-space: nowrap;
  /* width:900px; */
  /* margin-left: 50px; */
}

.firstmarquee {
  display: inline-block;
  animation: 19.5s slide infinite linear;

}

.firstmarquee img {
  margin: 30px 20px;
}

@keyframes slide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

/* --------------------------------------make it responsive------------------------ */
@media screen and (max-width:1400px) {
  .nav-link {
    font-size: 12px !important;
  }
}

@media screen and (max-width:1025px) {

  /* navbar */
  .top-nav-one {
    display: none;
  }

  .menu {
    width: 42px;
  }

  /* .logo{
            width: 77px;
        } */
  .nav-menus {
    display: flex;
    align-items: unset !important;
    justify-content: unset;

  }

  /* .nav-link{
            color: #000 !important;
        } */
  .offcanvas {
    width: 80% !important;
  }

  .dropdown-item {
    white-space: unset !important;
    font-size: 12px;
  }

  .menu {
    width: 52px;
  }

  .offcanvas-header {
    /* background-color: var(--c2); */
    border-bottom: 1px solid var(--c1);
  }

}

@media screen and (max-width:1200px) {}

@media screen and (min-width:960px) and (max-width:1030px) {
  .logo {
    height: 39px;
  }

  .nav-link {
    font-size: 12px !important;
  }

}


@media (min-width:920px) and (max-width:1200px) {}

@media screen and (max-width:920px) {

  .sm-js {
    text-align: justify !important;
  }

  /* navbar */
  .top-nav-one {
    display: none;
  }

  .menu {
    width: 42px;
  }

  /* .logo{
          width: 77px;
      } */
  .nav-menus {
    display: flex;
    align-items: unset !important;
    justify-content: unset;

  }

  .nav-link {
    /* color: var(--c3) !important; */
    font-size: 15px !important;
    font-weight: normal !important;
  }

  .offcanvas {
    width: 80% !important;
  }

  /* .navbar .dropdown{
        padding-left: 0% !important;
        padding-right: 0% !important;
      } */
  .dropdown-item {
    white-space: unset !important;
    font-size: 16px;

    /* border-bottom: 1px solid var(--c1) !important;
        min-height: 56px; */
  }

  .dropdown-menu {
    border: unset !important;
    box-shadow: unset !important;
  }

  @-webkit-keyframes slideIn {
    0% {
      -webkit-transform: transform;
      -webkit-opacity: 0;
    }

    100% {
      -webkit-transform: translateY(-8%);
      -webkit-opacity: 1;
    }

    0% {
      -webkit-transform: translateY(0);
      -webkit-opacity: 0;
    }
  }

  .navbar-nav .dropdown-menu {
    margin-top: 15px !important;
  }

  .menu {
    width: 52px;
  }

  .offcanvas-header {
    /* background-color: var(--w); */
  }

  .nav-link {
    color: unset !important;
    height: 60px;
    display: flex !important;
    align-items: center;
  }

  .navbar {
    background-color: #fff !important;
  }

  .dn {
    display: unset !important;
  }

  .navbar .nav-link {
    color: #000 !important;
  }

  .nav-active {
    background-color: unset !important;
    color: var(--c1) !important;
    font-weight: bold !important;
    border-bottom: unset !important;
  }

  .nav-item {
    border-bottom: 1px solid var(--c1);
    min-height: 56px;
    width: 100%;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
  }

  .serve-pils .nav-item {
    border-bottom: none !important;
  }

  .home-nav .nav-link {
    color: unset !important;
  }

  .nav-pills .nav-link {
    color: unset !important;
  }

  /* hero section */
  .hero-top {
    min-height: 70vh;
  }

  .hero-name {
    font-size: 61px;
    z-index: 3;
  }

  .b-bot {
    border-bottom: 3px solid #fff;
  }

  .box-hero {
    width: 180px;
    height: 180px;
    position: absolute;
    left: -1%;
    top: 0;
  }

  /* footer */
  .f-first {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .ft-main {
    border-top: 1px solid #fff;
  }

  .other-hero {
    height: 38vh;

  }


  .hero-content h1 {
    font-size: 1.8rem !important;
    margin-bottom: 20px;
    font-weight: bold;
  }

  .hero-content h2 {
    width: 80%;
    font-size: 1rem !important;
  }

}

@media screen and (max-width:720px) {

  .hero {
    position: relative;
    height: 60vh !important;
    overflow: hidden;
  }

  .messages {
    height: 55vh !important;
    overflow-y: auto;
    margin-bottom: 20px;
    border: 1px solid var(--c1);
    background-image: url(../images/qlty1.png) !important;
    background-attachment: fixed;
    background-position: top;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    width: 94% !important;
    margin: auto;
  }


  .popover-body {
    height: 75vh !important;
    /* Set desired height for the popover */
    overflow-y: hidden;
    margin: 0 !important;
    padding: 0 !important;
    /* Remove padding to eliminate extra space */
    display: flex;
    flex-direction: column;
    /* Use flexbox to center elements */
    justify-content: center;
    /* Center vertically */
    align-items: center;
    /* Center horizontally */
  }


  .popover-con {
    width: 90%;

  }

  .lightbox-modal {
    padding-top: 30px;
    /* Reduce top padding for mobile */
  }

  .lightbox-video {
    width: 95%;
    /* Make video take more width on small screens */
    max-width: none;
    /* Remove max width limitation */
  }

  .close-lightbox {
    font-size: 30px;
    /* Decrease the size of the close button */
    right: 20px;
    /* Adjust close button position */
    top: 15px;
  }

}



@media screen and (max-width:660px) {


  .navbar {
    background: unset !important;
    background-color: white !important;
    /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
    backdrop-filter: unset !important;
    -webkit-backdrop-filter: unset !important;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
  }

  .mb-h {
    font-size: 20px;
  }

  .menu {
    width: 32px;
  }

  .logo {
    /* width: 180px; */
    height: 48px;
  }

  .sm-js {
    text-align: justify !important;
  }

  /* hero */
  /* .hero-top {
  height: 100vh;
} */

  .fill {
    object-fit: cover;
    height: 50vh;
  }


  .hero-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100% !important;
  }

  .ban-con {
    position: absolute;
    top: 5%;
    /* right: 50% !important; */
    text-align: center !important;
  }

  .ban-con h5 {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .ban-con p {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
    margin-top: 20px;
  }

  /* -- other hero ----  */
  .other-hero {
    height: 30vh;
  }

  .top-lan {
    background-color: #f6f6f6;
  }

  /* ----avtus--- */

  .abt-img {
    height: 340px;
  }

  .pro-hm-box {
    width: 100%;
    min-height: 200px;
    background-color: var(--c2);
    display: flex;
    justify-content: end;
    align-items: center;
    overflow: hidden;
    position: relative;
  }


  .pro-hm-txt h3 {
    font-size: 20px !important;
  }

  .pro-hm-txt p {
    font-size: 14px !important;
  }



  .pro-hm-txt1 h3 {
    font-size: 20px !important;
  }

  .pro-hm-txt1 p {
    font-size: 10px !important;
  }


  .new-why-main1 {
    /* background-color: var(--c4) !important; */
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    position: relative;
    background-image: url(../images/qlty1.png);
    background-size: cover;
    background-position: top;
  }


  .abt-us {
    position: relative;
    height: 300px !important;
    width: 300px;
  }


  .abt-us-img1 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 70px;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: white;
    border-radius: 50%;
  }

  .abt-us-img2 {
    position: absolute;
    bottom: 40%;
    left: -10%;
    height: 70px;
    width: 70px;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: white;
    border-radius: 50%;
  }

  .abt-us-img3 {
    position: absolute;
    top: 0;
    left: 5%;
    height: 70px;
    width: 70px;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: white;
    border-radius: 50%;
  }


  .fill1 {
    width: 100%;
    height: 40vh;
    object-fit: cover;
    /* opacity: .5; */
    border-radius: 10px;
  }

  /* ------- abt us -------  */

  .side-pg-img {
    width: 100%;
    height: 300px;
    border-radius: 12px;
    object-fit: cover;

  }


  .br-right {
    border-right: unset;
  }

  .br-bot {
    border-bottom: unset;
  }

  .choose-bx {
    border-bottom: 1px solid var(--c1);
  }


  .serve-pils {
    min-height: 400px !important;
  }



  .pro-hm-box1 {
    width: 100%;
    min-height: 190px;
    background-color: var(--c2);
    display: flex;
    justify-content: end;
    align-items: center;
    overflow: hidden;
    position: relative;
  }

  .pro-hm-txt1 .ban-c1 {
    font-size: 12px !important;
  }


  .qual-badge {
    width: 100px;
    object-fit: contain;
    position: absolute;
    bottom: 5%;
    left: -2%;
  }


  /* ---abtus ------  */

  .other-hero1 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero2 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero3 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero4 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }



  .other-hero5 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }



  .other-hero6 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }



  .other-hero7 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }



  .other-hero8 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }



  .other-hero9 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero10 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero11 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero12 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero13 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }

  .other-hero14 {
    height: 40vh;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    flex-direction: column;
    background: rgb(39, 39, 39, 0.6);
    position: relative;
  }



  .hero-h {
    font-size: 40px !important;
    font-weight: 900;
    letter-spacing: 1px;
  }


  .footer::after {
    content: '';
    background-image: url(../images/qlty1.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    opacity: 0.6;
    position: absolute;
    background-position: bottom;
    inset: 0%;
    z-index: -2;

  }

}

@media screen and (max-width:500px) {

  .fill {
    object-fit: cover;
    height: 40vh;

  }

  .ban-con {
    position: absolute;
    top: 5%;
    /* right: 50% !important; */
    text-align: center !important;
  }

  .ban-con h5 {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .ban-con p {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
    margin-top: 20px;
  }

  .lightbox-modal {
    padding-top: 10px;
    /* Even less padding for very small screens */
  }

  .lightbox-video {
    margin-top: 200px;
    display: block;
    width: 95%;
    max-width: 700px;
  }

  .close-lightbox {
    font-size: 25px;
    /* Make close button smaller */
    right: 10px;
    /* Adjust the position for tiny screens */
    top: 10px;
  }

  .lightbox-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 60px;
    left: 0;
    top: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
  }

}

@media screen and (max-width:400px) {}

@media screen and (max-width:380px) {


  .fill {
    object-fit: cover;
    height: 52vh;

  }

  .ban-con {
    position: absolute;
    top: 5%;
    /* right: 50% !important; */
    text-align: center !important;
  }

  .ban-con h5 {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .ban-con p {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
    margin-top: 20px;
  }
}

@media screen and (max-width:320px) {
  /* /////////////////////////////counter//////////////////////////////////////////////// */

  .ban-con {
    position: absolute;
    top: 5%;
    /* right: 50% !important; */
    text-align: center !important;
  }

  .ban-con h5 {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 1px;
  }

  .ban-con p {
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
    margin-top: 20px;
  }
}

@media screen and (min-width:321px) and (max-width:425px) {}

@media screen and (max-width:800px) {
  .new-why-main1 {
    /* background-color: var(--c4) !important; */
    height: 100% !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    position: relative;
  }
}