
header
{
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
a
{
  text-decoration: none;
}
.margin-top-10
{
  margin-top: 10px !important;
}
.margin-top-20
{
  margin-top: 20px !important;
}

.margin-top-30
{
  margin-top: 30px !important;
}

.rounded-circle
{
  display: none !important;
}

#openMenu
{
  position: fixed;width: 100px;height: 100px;top: 45px;right:-40px;z-index: 9999;cursor: pointer;
}

.theme-color1
{
  color: #3f2d29 !important;
}

.full-body-optimize
{
max-width: 1150px !important;margin:0 auto;
padding-left: 0px !important;
padding-right: 0px !important;

}

.navbar
{
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.btn
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;

  font-style: normal;
border-radius: 100px !important
}
.raleway-regular {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


.font1
{
  font-family: "Poppins", sans-serif;

  font-style: normal;
}

.nav-link,.dropdown-item
{
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;

}

.navbar-brand
{
   font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px;
}

.navbar-brand img
{
  width: 200px;
  position: relative;
  left: 0px;
}


.nav-item
{
  padding-left: 15px;
  padding-right: 15px;
}

.arrow-icon {
  display: inline-block;
  transition: transform 0.3s ease;
  margin-left: 8px;
  font-weight: bold;
}

.dropdown-item:hover .arrow-icon {
  transform: translateX(6px);
}


.btn:hover .arrow-icon {
  transform: translateX(6px);
}
.expert-card-name
{
  text-align: center;
  margin-top: 10px;
}

.expert-card-name p
{
  margin-top: -5px;
  color: #595959;
}
.expert-card-name h4
{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-style: normal;


  font-size: 18px;
}
.title01
{
   font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-style: normal;

  font-size: 36px;

}



.title02
{
   font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;

  font-size: 22px;

}


.title03
{
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;


  font-size: 24px;
}
.sub-title01
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;

  font-size: 16px;

}

.f-link,.f-item
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
color: #4f4f4f;
  font-size: 14px;
  text-decoration: none;
}


.m-link
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
color: #4f4f4f;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.content1
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
color: #4f4f4f;
  font-size: 16px;
}

.content3
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
color: black;
  font-size: 16px;
}


.content2
{
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
color: black;
  font-size: 16px;
}



.cards1
{
  background-color:rgba(255,255,255,0.2) ;

  transition: all .2s linear;
  position: relative;
  top: 0px;
  cursor: pointer;
}

.cards1:hover
{
  top:-10px;
}


.cards04
{
  padding: 30px !important;
  border-radius: 25px;
transition: all .2s linear;
  position: relative;
  top: 0px;
  cursor: pointer;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}


.cards04:hover
{
  top:-10px;
}
.about-section
{
  padding-top:20px;
  padding-bottom: 100px;
}



.service-image-container {
    position: relative;
    overflow: hidden;
      border-radius: 25px;
      cursor: pointer;
  }

  .service-img {
    transition: transform 0.6s ease;
      border-radius: 25px;
  }

  .service-image-container:hover .service-img {
    transform: scale(1.1);
      border-radius: 25px;
  }

  .image-overlay {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.4);
    transition: top 0.6s ease;
  }

  .service-image-container:hover .image-overlay {
    top: 0;
    animation: overlay-move 1s forwards;
  }

  @keyframes overlay-move {
    0% { top: -100%; }
    50% { top: 0; }
    100% { top: 100%; }
  }





  .swiper {
    padding: 20px 0;
  }

  .swiper-wrapper {
    gap: 20px;
  }

  .swiper-slide {
    width: 280px;
    flex-shrink: 0;
  }

  .expert-card {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: all .2s linear;
    opacity: 1;

    cursor: pointer;
  }

.expert-card:hover
{
opacity: 0.9;
}

  .expert-card img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    display: block;
  }

  .expert-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px;
    padding-top: 10px;
    background: linear-gradient(to top, rgba(37, 69, 50,1), transparent);
    color: #fff;
  }

  .expert-info h5 {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
  }

  .expert-info p {
    margin: 5px 0 0;
    font-size: 0.9rem;
    font-weight: 400;
  }

  /* Hide scrollbar */
  .swiper::-webkit-scrollbar {
    display: none;
  }

/* Section background gradient */
.appointment-section {
  background: linear-gradient(135deg,#3f2d29,#ffe6cb); /* Light to blue gradient */
  color: #fff;
}

/* Heading styles */
.appointment-title {
  font-size: 2.5rem;
  font-weight: 600;
  color: #fff;
}

.appointment-subtitle {
  font-size: 1.1rem;
  color: #f1f9ff;
}

.badge
{
  border-radius: 1000px;
  background-color: #3f2d29; color: white;
}

.btn-primary,.button01{
  background-color: #3f2d29 !important;
  color: white !important;
  border-color: #3f2d29 !important;
  transition: all .5s linear;

}


.button01:hover
{
  background-color: #4a3733 !important;
    color: white !important;
  border-color: #4a3733 !important;;
}

.btn-primary:hover
{
  background-color: #4a3733 !important;
  border-color: #4a3733 !important;;
}

/* Buttons */
.btn-primary-custom {
  background-color: #3f2d29;
  color: #fff;
  border: none;
  padding: 10px 24px;
  border-radius: 8px;
  transition: background 0.3s ease;
}

.btn-primary-custom:hover {
  background-color: #4a3733;
}

.btn-outline-custom {
  background-color: #fff;
  color: #007bff;

  padding: 10px 24px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.btn-outline-custom:hover {
  background-color: #007bff;
  color: #fff;
}

/* Floating image animation */
.floating-img-wrapper {
  position: relative;
  display: inline-block;
}

.floating-image {
  animation: float 6s ease-in-out infinite;
  border-radius: 20px;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
}

.footer-section
{
  padding-top: 50px;
  padding-bottom: 50px;
}

.social-icon {
  background: #fff;
  color: #254532;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(37, 69, 50, 0.3);
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.social-icon:hover {
  background: #667b6f ;
  color: #fff;
}

.hs
{
  margin-top: 120px;
}


#heroSlider {
  margin-top: 98px;
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.hero-slide {
  height: 100vh;
  background-size: cover;
  background-position: center;
  animation: kenburns 20s ease-in-out infinite alternate;
  position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 1;
}

.hero-content {
  z-index: 2;
  position: relative;
  max-width: 800px;
  padding: 20px;
}

.hero-content h1 {
   font-size: 40px;
  font-weight: bold;
  margin-bottom: 15px;
}

.hero-content p {
  font-size: 1.2rem;
  margin-bottom: 25px;
}

.hero-content .btn {
  padding: 10px 25px;
  font-size: 1rem;
  transition: 0.3s ease;
}

.hero-content .btn:hover {
  transform: translateY(-3px);
}

/* Ken Burns effect */
@keyframes kenburns {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1.15);
  }
}

/* Fade + slide animations */
.animate__fadeUp {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 1s forwards ease;
   font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}




.delay-1 {
  animation-delay: 0.5s;
}
.delay-2 {
  animation-delay: 1s;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.slide-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  width: 0;
  background-color: #667b6f; /* Blue */
  transition: width 5s linear;
  z-index: 10;
}

.fs-1
{
  color: #3f2d29 !important;
}


/* Floating animation */
@keyframes floatY {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

.floating-img-wrapper {
  animation: floatY 4s ease-in-out infinite;
}

.about-img:hover {
  box-shadow: 0 0 25px rgba(255, 255, 255, 0.3);
  filter: brightness(1.1);
}

@media(max-width: 1101px)
{
.full-body-optimize
{
  max-width: 100% !important;
width: 100% !important;
padding-left: 15px !important;
padding-right: 15px !important;overflow-x: hidden;
}

}

@media(max-width: 992px)
{


}


@media(max-width: 692px)
{

   .expert-card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
  }
  .hero-content h1 {
   font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
}

#heroSlider {
  margin-top: 67px;
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.hs
{
  margin-top: 90px;
}

}

@media(max-width: 576px)
{


#heroSlider {
  margin-top: 55px;
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.hs
{
  margin-top: 80px;
}
}

@media(max-width: 692px)
{
  .title01
{
   font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;


  font-size: 30px;

}

.navbar
{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
    padding-left: 15px !important;
      padding-right: 15px !important;
}

#openMenu
{
  position: fixed;width: 100px;height: 100px;top: 30px;right:-40px;z-index: 9999;cursor: pointer;
}

}


@media(max-width: 576px)
{
  .navbar-brand img
{
  width: 150px;
    position: relative;
  left: -10px !important;
}
}

