@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Space+Grotesk:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* font-family: "Urbanist"; */
  font-family: "Poppins" !important;
}
body {
  overflow-x: hidden;
  /* Disable text selection for the entire website */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.navbar-nav .nav-item {
  margin-right: 17px;
}
nav {
  transition: top 0.3s ease-in-out !important;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 95px;
  transition: 0.5s;
}

.hero-section-image {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100% !important;
  height: 100vh !important;
  /* position: relative; */
}

.midnight-blue {
  background-color: #04243d !important;
}

nav.hide {
  transform: translateY(-100%) !important;
  transition: transform 0.3s ease-in !important;
}
.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: top 0.3s ease-in-out;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.navbar-brand img {
  animation: infiniteSpin 5s linear infinite;
  position: relative;
}

.nav-item .nav-link:hover {
  color: #0d6efd !important;
  transition: all 0.3s ease-in;
}
.dropdown-menu {
  background-color: #fff !important;
  border: none !important;
}
/* .dropdown-menu .dropdown-item:hover {
  color: #0d6efd !important;
  transition: all 0.3s ease-in-out;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
} */

.hero-img .before-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));
}

.shadow-sm {
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.6) !important;
}

.overlay-content {
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 20px;
  max-width: 80%;
}

.hero-padding-top-bottom {
  padding-top: 5.5rem !important;
  padding-bottom: 1.5rem !important;
}

.btn {
  border-radius: 0px !important;
}
.bg-dark {
  background-color: #000 !important;
}

.space-grotesk-font {
  /* font-family: "Space Grotesk" !important; */
  font-family: "Poppins" !important;
  font-size: 32px !important;
  font-weight: bold !important;
  line-height: 20px;
}
.space-grotesk-font-hero {
  /* font-family: "Space Grotesk" !important; */
  font-family: "Poppins" !important;
  font-size: 50px !important;
  font-weight: bold !important;
  line-height: 20px;
}

.Urbanist-p {
  /* font-family: "Urbanist" !important; */
  font-family: "Poppins" !important;
  font-size: 18px !important;
  font-weight: 400;
  line-height: 21px;
}

.Urbanist-p-navbar {
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  /* line-height: px; */
}
.Urbanist-fourteen {
  /* font-family: "Urbanist" !important; */
  font-family: "Poppins" !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 17px;
}
.Urbanist {
  font-size: 40px !important;
  /* font-family: "Urbanist" !important; */
  font-family: "Poppins" !important;
  font-weight: 650 !important;
  line-height: 60px;
}

.Urbanist-heading {
  font-size: 30px !important;
  /* font-family: "Urbanist" !important; */
  font-family: "Poppins" !important;
  font-weight: 700 !important;
  line-height: 50px;
}

.Urbanist-twenty-four {
  font-size: 24px !important;
  /* font-family: "Urbanist" !important; */
  font-family: "Poppins" !important;
  font-weight: 600 !important;
  line-height: 32px;
}
.card-background-partner {
  background-color: #fff;
}
.inter-font-heading {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 20px !important;
  font-weight: 600;
  line-height: 30px;
}

.inter-font-p {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 26px !important;
}
.inter-p-eighteen {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  text-align: justify;
}
.inter-fourteen {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}
.inter-twenty {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
}

.poppins-font-fourteen {
  /* font-family: "Poppins" !important; */
  font-family: "Poppins" !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #9a99ad;
}

.poppins-font-eighteen {
  font-family: "Poppins" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #a1b3c9;
}

.poppins-font-p {
  font-family: "Poppins" !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  color: #a1b3c9;
}

.ubuntu-heading {
  /* font-family: "Ubuntu" !important; */
  font-family: "Poppins" !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 32px !important;
}

.ubuntu-sixteen-heading {
  /* font-family: "Ubuntu" !important; */
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
}
.ubuntu-sixteen {
  /* font-family: "Ubuntu" !important; */
  font-family: "Poppins" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}

.footer-text-color {
  color: #ccc;
  transition: color 0.3s ease;
}

.footer-text-color-hovers:hover {
  transition: color 0.3s ease;
  color: rgb(1, 47, 253);
  text-decoration: none;
}
.bg-dark {
  /* background-color: #000 !important; */
  background-color: #04243d !important;
}

.bg-dark-second {
  background: #091523 !important;
}
.custom-list {
  list-style-type: circle !important;
}
.backward-left {
  border: 1px solid #727272;
  padding: 1px 15px;
  color: #727272 !important;
}
.forward-right {
  border: 1px solid #fff;
  padding: 1px 15px;
  background-color: #fff;
}

.logo-icons-width {
  width: 150px !important;
  height: 50px !important;
  object-fit: contain !important;
}

.icon-size {
  width: 100px;
  height: 100px;
}
.global-icon-size {
  width: 48px !important;
  height: 48px !important;
}

.card-background-about {
  background-color: #ffffff !important;
  color: #000 !important;
}
.hover-black:hover {
  color: black !important;
}
.color-about-us:hover {
  color: #091523 !important;
}

.vertical-line {
  border-right: 2px solid rgb(51, 49, 49);
}
.award-font-big {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 15px !important;
  top: 27%;
  left: 11%;
}
.award-font-top {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 15px !important;
  top: 30%;
  left: 18%;
}
.award-font-most {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 15px !important;
  top: 40%;
  left: 19%;
}
.award-font-list {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 15px !important;
  top: 35%;
  left: 20%;
}
.award-font-best {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 15px !important;
  top: 43%;
  left: 19%;
}

.award-font-innovative {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 14px !important;
  top: 11%;
  left: 20%;
}
.award-font-indian {
  /* font-family: "Inter" !important; */
  font-family: "Poppins" !important;
  font-size: 15px !important;
  top: 30%;
  left: 19%;
}
.founder-image-size {
  height: 250px; /* Fixed height for the image */
  width: auto; /* Auto width to maintain aspect ratio */
  object-fit: cover; /* This will cover the area of the given height, potentially cropping the image */
  display: block;
  margin: auto; /* This will center the image horizontally if the container is wider */
}

/* Ensuring the flex container aligns items properly */
.d-flex.align-items-center {
  align-items: center; /* This should vertically center the items in the container */
}

@media (max-width: 768px) {
  .founder-image-size {
    max-height: 200px; /* Smaller max-height for smaller devices */
  }
}
.team-member-img {
  width: 160px; /* Adjust width to maintain 4:5 aspect ratio */
  height: 200px; /* Fixed height of 200px */
  object-fit: cover; /* Ensures the image covers the area without distorting aspect ratio */
  border-radius: 8px; /* Optional: for rounded corners */
  margin-left: 50px;
}

.team-image-size {
  width: 293px;
  height: 254px;
}
.team-img-size {
  height: 432px !important;
  width: 426px !important;
}
.center-img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.blogs-icons {
  width: 100px !important;
  height: 100px !important;
}

.center-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.project-image {
  width: 80% !important;
  height: auto !important;
  max-height: 300px !important;
  object-fit: cover !important;
}

.hover-black:hover .heading-text,
.hover-black:hover .paragraph-text {
  color: black !important;
}

.hero-text-overlay {
  /* background: #00000066; */
  /* background-color: rgb(58, 54, 54) !important; */
  /* background-color: rgba(0, 0, 0, 0.8); */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));

  margin: 0px;
  width: 57%;
}

.card-container {
  display: flex;
  flex-wrap: wrap;
}
.benefits-cards:hover {
  scale: 1.05;
  transition: all 0.3s ease-in-out;
}

.benefits-cards {
  flex: 1 1 auto;
  margin: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px !important;
}

.custom-card {
  border: none !important;
  outline: none !important;
  flex: 1;
  background: #091523 !important;
  padding: 5px;
}
.services-card-icon {
  width: 90px !important;
  height: 90px !important;
  border: 1px solid grey;
  border-radius: 50%;
}
.card-background {
  background-color: #091523;
  /* background-color: red; */
  color: #fff;
}

.card-background-light {
  background-color: #fafbfc;
}

/* Animate */
@keyframes rotateIcon {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.card .services-card-icon {
  transition: transform 0.3s ease;
}

.card:hover .services-card-icon {
  animation: rotateIcon 2s infinite linear;
}

.card:hover .card-background {
  background-color: white !important;
  color: black !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.card:hover .card-title,
.card:hover .card-text {
  color: black !important;
}

.card .card-title,
.card .card-text {
  transition: color 0.3s ease;
}

.hover-card {
  transition: all 0.3s ease;
}

.hover-card:hover {
  background: white !important;
  transform: scale(1.02);
  transition: all 0.3s ease;
}

.hover-card:hover .text-white {
  color: black !important;
}
.contact-img-size {
  width: 216px !important;
  height: 231px !important;
}
.blogs-img-size {
  width: 180px;
  height: 180px;
}
.one-thirty {
  width: 130px !important;
  height: 130px !important;
}

.blue-background {
  background-color: #07002f !important;
}
.portfolio-img-size {
  width: 360px !important;
  height: 258px !important;
}

.project-image-size {
  width: 450px !important;
  height: 350px !important;
}

.milestone-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
  width: 100% !important;
}

.black-background {
  /* background-color: #000 !important; */
  background-color: #04243d !important;
}

footer img.img-fluid {
  max-width: 100%;
  height: auto;
}

.footer-social .social-icon {
  margin-right: 15px;
}
.social-links a {
  margin-bottom: 10px;
}

.responsive-img-flag {
  width: 100% !important;
  height: auto !important;
  display: block !important;
  object-fit: cover !important;
}
.custom-container {
  text-align: start !important;
}

.partner-logo-size-pho {
  width: 160px !important;
  height: 160px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.customerbase-size {
  width: 100px;
  height: 100px;
}
.about-us-team-img {
  width: 100%;
  height: 369px !important;
}

.margin-bottom {
  margin-bottom: 0.25rem !important;
}

.custom-img {
  width: 190px !important;
  max-height: auto !important;
}
.mainpara {
  font-size: 18px;
  color: black;
  line-height: 1.5em;
}
.ulli {
  list-style-type: decimal;
}

.logo-main {
  width: 190px;
  margin: -10px;
}

.logo-size-icon {
  max-width: 100%;
  width: 12rem;
  height: auto;
}
.fixed-img {
  max-height: 200px !important;
  width: auto !important;
  object-fit: contain !important;
}
.gallery {
  background-color: #5888a0 !important;
}
.card-background-about {
  background-color: #2c0c0c !important;
  color: #fff !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.card-background-about:hover {
  background-color: #091523 !important;
  color: #ffffff !important;
}

.color-about-us p {
  color: #dfdfdf !important;
}

.color-about-us:hover p {
  color: #ffffff !important;
}

.greenish-gray {
  background-color: #04243d !important;
  padding: 10px;
  border-radius: 10px;
}

.main_heading3 {
  font-size: 18px;
}
.transform-card {
  padding: 10px !important;
  border-radius: 20px !important;
  /* border: 2px solid #0d6efd; */
  /* box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7); */
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.scale-effect {
  transition: transform 0.3s ease;
  transform-origin: center;
}

.scale-effect:hover {
  transform: scale(1.09);
}

.scale-effect img {
  transition: transform 0.3s ease;
  display: block;
  margin: 0 auto;
}

.scale-effect:hover img {
  transform: scale(1.1);
}

.margin-left-image-footer {
  margin-left: -19px;
}

.custom-margin-top {
  margin-top: 6rem !important;
}
.box-shadow-presense {
  background-color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 5px 5px 0px;
  /* box-shadow: 1px 1px 5px rgb(13, 110, 253, 0.4); */
  /* border-radius: 20px; */
  border: 1px solid #ddd;
}

.swiper {
  width: 100%;
  height: auto;
}

.project-slides {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f8f9fa;
}

.project-slides .card {
  width: 100%;
}

/* img.center-img {
  display: block;
  margin: 0 auto;
} */

.padding-right {
  padding-right: 60px !important;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.custom-container {
  width: 92%;
  margin: 0 auto;
  padding-top: 20px;
}

.cloud-image {
  max-width: 100% !important;
  height: 767px !important;
}
.required-label::after {
  content: "*";
  color: red;
}

.form-control {
  box-shadow: none !important;
}

.pdf-card-back {
  background-color: #e4e4e4 !important;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.pdf-card-back:hover {
  background-color: #04243d !important;
  transform: scale(1.05);
}

.pdf-card-back:hover p {
  color: #fff !important;
}

.pdf-card-back:hover .ri-file-pdf-2-line {
  color: #ff0000 !important;
}

.list-group-item {
  border: none !important;
}
.pdf-custom-size {
  width: 153px !important;
  height: 155px !important;
}
.pdf-font-size {
  font-size: 15px;
  font-weight: 500;
  line-height: 17px;
}
.active-item {
  background-color: #04243d !important;
  color: white !important;
  /* border-top: 4px solid midnightblue !important;
  border-bottom: 4px solid midnightblue !important; */
  /* border-right: 4px solid midnightblue !important; */
}

/* Submenu positioning */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none; /* Ensure it is hidden by default */
  position: absolute;
  visibility: hidden; /* Ensure it's not visible until hover */
  opacity: 0;
  transition: visibility 0.2s, opacity 0.2s ease;
}

.dropdown-submenu:hover .dropdown-menu {
  display: block;
  visibility: visible; /* Show submenu on hover */
  opacity: 1; /* Fade in effect */
}

/* Styling for the right hover effect */
.dropdown-submenu > a:after {
  content: " ";
  float: right;
  border: solid transparent;
  border-width: 5px;
  border-left-color: #000;
  margin-top: 5px;
  margin-right: -10px;
}

/* Highlight effect for hovered items */
.dropdown-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.enhanced-list {
  border-radius: 8px;
  background-color: #f9f9f9;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.list-group-item {
  border: none;
  /* padding: 15px 20px; */
  background-color: #fff;
  transition: background-color 0.3s ease, transform 0.2s ease;
  margin-bottom: 5px;
}

.list-link {
  font-size: 1.1rem;
  font-weight: 500;
  color: #333;
  transition: color 0.3s ease;
}

.dropdown-link > a {
  color: #333 !important;
}

.list-group-item:hover {
  cursor: pointer;
  /* background-color: #04243d; */
  transform: translateX(5px);
}

.list-group-item:not(:last-child) {
  border-bottom: 1px solid black;
}

/* Award Card Styles */
.award-card {
  background: #091523;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
}
.award-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.award-icon img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}
h5 {
  color: #ffffff;
}
.desc {
  color: rgba(255, 255, 255, 0.8);
}

.team-back-slide {
  background-color: #fff !important;
  box-shadow: 0 4px 8px 4px rgba(0, 0, 0, 0.1) !important;
  /* cursor: pointer; */
}

.team-wrapper {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
}

.team-slider {
  display: inline-flex;
  white-space: nowrap;
  animation: slideLeft 15s linear infinite !important;
}

.team-slide {
  padding: 0 10px;
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  display: inline-block;
  text-align: center;
  width: 250px;
  height: 230px;
}

.team-slide img {
  width: 150px !important;
  height: 130px !important;
  object-fit: cover !important;
}

.team-font-size-eighteen {
  font-size: 18px !important;
  font-family: "Poppins" !important;
  font-weight: 600 !important;
}
.team-font-size-para-fifteen {
  font-size: 15px !important;
  font-family: "Poppins" !important;
  font-weight: 500 !important;
}

#map {
  height: 80vh;
}

.company-name {
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
}

.address {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #555;
}

.email {
  font-size: 1.2rem;
  color: #007bff;
  font-weight: 500;
}

.icons-background {
  background-color: #091523;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.email-map a {
  color: #000 !important;
  text-decoration: none;
}

.email-map a:hover {
  text-decoration: underline;
}

.leaflet-control-attribution {
  display: none !important;
}

/* .leaflet-popup-content-wrapper {
  background: #0d6efd !important;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
} */

/* .stripPopup {
  background-color: #37424b;
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
}

.stripPopup .container-cookies {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  display: block;
  padding: 0 20px;
  margin: 0 auto;
}

.stripPopup .container-cookies .contentWrap {
  width: 490px;
  float: left;
}

.stripPopup .container-cookies .contentWrap .span {
  font-size: 14px;
  color: #fff !important;
  font-weight: 700;
  display: block;
}

.stripPopup .container-cookies .contentWrap abbr {
  font-size: 12px;
  color: #fff !important;
  font-weight: 400;
  display: block;
}

.stripPopup .btnWrap {
  width: 400px;
  float: right;
  display: flex;
}

.stripPopup .btnWrap a.button {
  width: 188px;
  padding: 12px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  margin: 2px 5px 0;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.stripPopup .btnWrap a.button:hover {

  background-color: #0d6efd;
  color: #fff;
  border-color: #fff;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
} */

.stripPopup {
  background-color: #37424b;
  padding: 15px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
}

.stripPopup .container-cookies {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.stripPopup .contentWrap {
  width: 60%;
}

.stripPopup .contentWrap span {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  display: block;
}

.stripPopup .contentWrap abbr {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  display: block;
}

.stripPopup .btnWrap {
  width: 35%;
  display: flex;
  justify-content: space-between;
}

.stripPopup .btnWrap a.button {
  width: 180px;
  padding: 12px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  margin: 2px 5px 0;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.stripPopup .btnWrap a.button:hover {
  background-color: #0d6efd;
  color: #fff;
  border-color: #fff;
  transition: all 0.5s ease-in-out;
}

@keyframes slideLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.navbar-back-white {
  background-color: #fff !important;
}

.hero-section {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

.hero-content {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 5;
  width: 50%;
  animation: fadeInLeft 1s ease-out;
}

.hero-text {
  color: white !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.hero-text.h3 {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}

.hero-slide {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.heroSwiper {
  width: 100%;
  height: 100%;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate(-100px, -50%);
  }
  to {
    opacity: 1;
    transform: translate(0, -50%);
  }
}

.btn-primary {
  background: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  margin-top: 1rem;
}

/* Responsive Design */
@media (max-width: 768px) {
  .hero-content {
    width: 80%;
    left: 5%;
  }

  .hero-text.h3 {
    font-size: 1.8rem;
  }

  .hero-text {
    font-size: 0.9rem;
  }
}

@media (max-width: 480px) {
  .hero-text.h3 {
    font-size: 1.5rem;
  }

  .hero-content {
    width: 90%;
  }
}

/* here is the code after nextgen it */

.light-background {
  background-color: #f8f9fa;
}

.section-title {
  font-family: "Urbanist", sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.section-subtitle {
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  color: #555;
  max-width: 600px;
  margin: 0 auto;
}

.services-scroll-container {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: 1rem;
}

.service-card {
  flex: 0 0 auto;
  scroll-snap-align: start;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  padding: 1.5rem;
  width: 300px;
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.service-card:hover {
  transform: translateY(-5px);
}

.service-icon {
  height: 60px;
  margin-bottom: 1rem;
}

.service-card h5 {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  font-family: "Inter", sans-serif;
}

.service-card p {
  font-size: 0.95rem;
  color: #333;
  flex-grow: 1;
}

.service-link {
  margin-top: 1rem;
  font-weight: 600;
  font-size: 0.9rem;
  text-decoration: none;
  color: #007bff;
}

.service-link:hover {
  text-decoration: underline;
}

/* Navbar Adjustments */
.navbar {
  padding-top: 0.25rem; /* Further reduced height */
  padding-bottom: 0.25rem; /* Further reduced height */
  background-color: #f8f9fa; /* Subtle light background */
}

/* Logo Adjustment */
.logo-size-icon {
  height: auto; /* Ensures the logo keeps its original aspect ratio */
  max-height: 35px; /* Keeps the logo within the navbar height */
}

/* Custom Gradient Button */
.btn-gradient {
  background: linear-gradient(
    135deg,
    #ff7e5f,
    #feb47b
  ); /* Updated gradient colors */
  color: white;
  border: none;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.btn-gradient:hover {
  background: linear-gradient(
    135deg,
    #ff4c3b,
    #febc60
  ); /* Hover state with a darker gradient */
  transform: translateY(-2px);
}

/* Dropdown Item Hover Effect */
.dropdown-menu .dropdown-item {
  transition: background-color 0.2s ease;
}
.dropdown-menu .dropdown-item:hover {
  background-color: #f1f1f1;
  color: #1d3557;
}

/* Navbar Brand Hover */
.navbar-brand:hover {
  opacity: 0.85;
  transition: opacity 0.2s;
}

/* Smooth hover for nav items */
.nav-link {
  transition: color 0.2s ease;
}
.nav-link:hover {
  color: #1d3557;
}

/* Section Padding and Spacing */
.container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* Header Styling */
h3 {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 1px;
}

/* Card Adjustments */
.card {
  border: 1px solid #f0f0f0; /* Light border for better contrast */
  border-radius: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Card Hover Effect */
.card:hover {
  transform: translateY(-5px); /* Subtle lift effect */
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1); /* Enhance shadow on hover */
}

/* Image Adjustments */
.card img {
  border-radius: 10px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* Image Hover Effect */
.card img:hover {
  transform: scale(1.05); /* Zoom effect on image hover */
}

/* Text Styling */
h4 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
}

/* Center Text in Paragraph */
p.text-center {
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.6;
}

/* Responsive Layout */
@media (max-width: 768px) {
  .col-md-4 {
    margin-bottom: 2rem;
  }
}
