* {
  margin: 0;
  padding: 0;
}

body{
  overflow-x: hidden;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

/* Container for language switcher */
.language-switcher {
  position: relative;
  
}

.lang{
  display: flex;
  gap: 10px;
  align-items: center;
}

/* Dropdown button styling */
.dropdown-button {
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}

.dropdown-button img {
  width: 40px;
  height: auto;
  border: 2px solid #ccc;
}

/* Dropdown content styling */
.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: white;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
  min-width: 150px;
  border-radius: 5px;
}

/* Dropdown links */
.dropdown-content a {
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 10px;
  color: #333;
  border-bottom: 1px solid #ddd;
}

.dropdown-content a:last-child {
  border-bottom: none;
}

.dropdown-content img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

/* Show dropdown on hover */
.dropdown-button:hover + .dropdown-content,
.dropdown-content:hover {
  display: block;
}

.container {
  width: 90%;
}

.logo img {
  width: 100px;
}

.banner {
  width: 100%;
  height: 110vh;
  display: flex;
  justify-content: center;
  font-family: "Philosopher", sans-serif;
  background: url(/assets/img/spa.jpg);
  background-size: cover;
}

.navigation {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 120px;
}

nav ul {
  display: flex;
  gap: 50px;
  list-style: none;
}

nav a{
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.makeanappointment button {
  padding: 15px 20px;
  border-radius: 50px;
  background: #139243;
  color: white;
  border: none;
  font-size: 15px;
}

.heading {
  height: 80vh;
}

.header-flex {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}

.mainheader {
  width: 60%;
  overflow: hidden;
  transform: translateX(-50%);
}


.mainheader {
transition: opacity 250ms ease-in, transform 700ms ease-in;
opacity: 0;
}

.mainheader.appear{
transform: translateX(0);
opacity: 1;
}

.mainheader h1 {
  font-size: 60px;
  margin: 20px 0;
  color: #042410;
}

.mainheader h3 {
  font-size: 20px;
  color: #07431e;
}

.headerimage {
  width: 40%;
}

.mainheader p {
  color: gray;
}

.greentext {
  color: #139243;
  font-size: 60px;
}

.booknow {
  margin-top: 20px;
}

.booknow button {
  padding: 15px 20px;
  border-radius: 50px;
  background: #139243;
  color: white;
  border: none;
}

/* About Us */

.aboutus {
  display: flex;
  justify-content: center;
  height: 100vh;
  overflow-x: hidden;
}

.about-flex {
  display: flex;
  gap: 50px;
}



.about-img {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 30px;
  height: 100%;
  overflow: hidden;
  transform: translateX(-50%);
}

.about-img {
  transition: opacity 250ms ease-in, transform 700ms ease-in;
  opacity: 0;
  }
  
  .about-img.appear{
  transform: translateX(0);
  opacity: 1;
  }
  

.mini-image {
  height: 80%;
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.big-image {
  width: 50%;
  height: 80%;
}

.about-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img1 {
  
  height: 50%;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.img2 {
  
  height: 50%;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.img3 {
 
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.about-content {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  transform: translateX(50%);
}


.about-content {
transition: opacity 250ms ease-in, transform 700ms ease-in;
opacity: 0;
}

.about-content.appear{
transform: translateX(0);
opacity: 1;
}

.about-content h3 {
  font-size: 20px;
  color: #07431e;
}

.about-content h2 {
  font-size: 50px;
  margin: 20px 0;
  color: #042410;
  font-weight: 500;
}

.about-content p {
  color: gray;
}

.about-content span {
  margin-top: 20px;
  color: gray;
  font-size: 20px;
}

.parallax {
  background-image: url("/assets/img/bac.jpg");
  min-height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}

.quote {
  width: 50%;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #011408;
  padding: 50px;
  font-family: "DM Sans", sans-serif;
}

.quote h2{
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    
}

.closebutton{
  display: flex;
  justify-content: end;
  padding: 20px;
}

.closebutton img{
  width: 50px;
}

/* Services */

.service{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 50px;
    transform: translateY(20%);

}

.service {
    transition: opacity 250ms ease-in, transform 900ms ease-in;
    opacity: 0;
  }

.service.appear
{
  transform: translateY(0);
  opacity: 1;
}


.service h2{
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 25px;
    font-weight: 400;
}

.card {

    padding: 20px;
    border-radius: 10px;
    border: 1px solid #aca7a7;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height:200px;
}
.card h3 {
    color: #5a7c66;
    font-size: 30px;
    font-weight: 400;
}
.card h4 {
    font-size: 30px;
    margin: 10px 0;
    font-weight: 400;
}
.card p {
    font-size: 16px;
    color: #666;
    
}

.menu{
  display: none;
}

.mobile-navigation{
  width: 100%;
  height: 100vh;
  position: fixed;
  background-color: white;
  z-index: 10000;
  left:-100%;
  transition: 500ms;
}

.why-choose-us{
  background-color: #07431e;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}

.whyus-service {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0; /* Remove gaps to align borders */
}

.whyus-cards {
  padding: 20px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* Remove the right border from the last card in each row */
.whyus-cards:nth-child(3n) {
  border-right: none;
}

/* Remove the bottom border for the cards in the last row */
.whyus-cards:nth-last-child(-n+3) {
  border-bottom: none;
}


.why-us{
  width: 80%;
  background: url(/assets/img/backdrop.jpg);
  background-size: cover;
  border-radius: 50px;
  overflow: hidden;
  
}

.whyus-wrapper{
  width: 100%;
  height: 100%;
  background-color: #171717b5;
  color: white;
  padding: 80px;
  box-sizing: border-box;
  
}

.whyus-cards{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.whyus-cards h3{
  margin: 10px 0;
  font-size: 25px;
  font-weight: 400;
}

.whyus-cards p{
  font-family: Arial, Helvetica, sans-serif;
  color: #aca7a7;
}

.whyus-cards img{
  width: 50px;
}

.whyus-heading{
  text-align: center;
  margin-bottom: 50px;
}

.whyus-heading h2{
  font-size: 40px;
  font-weight: 400;
}

.whyus-heading h3{
  font-weight: 400;
}

.products{
  display: flex;
  justify-content: center;
  margin: 80px 0;
}

.product-grid{
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3,1fr);
}

.product-card {

  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 20px;
  font-family: 'Arial', sans-serif;
  border: 1px solid rgba(138, 138, 138, 0.481);
  transform: translateY(20%);

}

.slide-in {
    transition: opacity 250ms ease-in, transform 900ms ease-in;
    opacity: 0;
  }

.slide-in.appear
{
  transform: translateY(0);
  opacity: 1;
}

.product-title {
  font-size: 1.5em;
  color: #333;
  margin-bottom: 10px;
}

.product-description {
  font-size: 1em;
  color: #666;
  line-height: 1.5;
  margin-bottom: 20px;
}

hr {
  border: none;
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

.product-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product-price {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
}

.product-button {
  background-color: #4CAF50;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 1em;
  transition: background-color 0.3s;
}

.product-button:hover {
  background-color: #45a049;
}

footer{
  display: flex;
  justify-content: center;
  background: #07431e;
  color: rgb(214, 214, 214);
  padding: 50px 0;
}

footer a{
  color: rgb(214, 214, 214);
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

footer h3{
  font-size: 25px;
  margin: 20px 0;
  color: white;
}

footer ul{
  list-style: none;
  margin-top: 20px;
}

footer li{
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

footer p{
  font-family: Arial, Helvetica, sans-serif;
}

.footer-left{
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  
}

.footer-left-flex{
  display: flex;
  gap: 20px;
}

.footer-logo img{
  width: 100px;
}

.footer-right{
  width: 50%;
}

.footer-flex{
  display: flex;
  gap: 50px;
}

.map{
  border-radius: 50px;
}

.social-icon img{
  width: 30px;
}

.social-icon{
  display: flex;
  gap: 20px;
}

.mobile-nav{
  margin-left: 150px;
}

.mobile-nav ul{
list-style: none;
}

.mobile-nav li{
  margin-bottom: 20px;
  }

.mobile-nav a{
  font-size: 20px;
  text-decoration: none;
  color: #011408;
  font-family: Arial, Helvetica, sans-serif;
}




@media screen and (min-width: 321px) and (max-width: 968px) { 
  .mainheader h1{
    font-size: 50px;
  }
  .makeanappointment{
    display: none;
  }

  nav{
    display: none;
  }

  .menu{
    display: block;
  }

  .menu img{
    width: 35px;
  }

  .headerimage{
    display: none;
  }

  .mainheader{
    width: 100%;
  }

  .about-flex{
    flex-direction: column;
  }

  .about-img{
    width: 100%;
  }

  .about-content{
    width: 100%;
    min-height: fit-content;
  }

  .aboutus{
    height: auto;
    margin-bottom: 50px;
  }

  .whyus-service{
    grid-template-columns: repeat(1,1fr);
  }

  .whyus-cards {
    padding: 20px;
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #ddd;
  }

  .whyus-cards:nth-last-child(-n+3) {
    border-bottom: 1px solid #ddd;
  }

  .product-grid{
    grid-template-columns: repeat(1,1fr);
  }

  .footer-flex{
    flex-direction: column;
  }

  .footer-left{
    width: 100%;
  }

  .footer-right{
    width: 100%;
  }

  .map{
    width: 100%;
  }

  .whyus-wrapper {
    padding: 50px 20px;
  }
}

@media screen and (min-width: 969px) and (max-width: 1200px) {

  .product-grid{
    grid-template-columns: repeat(2,1fr);
  }
}