@charset "UTF-8";
@import url("https://v1.fontapi.ir/css/Estedad");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lalezar&family=Vazirmatn:wght@100..900&display=swap");
@import url("https://v1.fontapi.ir/css/Sahel");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  direction: rtl;
  font-family: Sahel, sans-serif;
}

/* this AI made not me */
.dropdown {
  position: relative;
  display: inline-block;
  font-family: Tahoma;
}

.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background: white;
  min-width: 160px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  z-index: 1;
}

.dropdown-content a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}

.dropdown-content a:hover {
  background: #f5f5f5;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* End */

.my-align {
  text-align: justify;
}

.top-backruond-color {
  background-color: #f2f2ec;
}

.top-bar {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(35, 35, 35, 0.48);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}

.navbar {
  position: absolute;
  margin-top: 30px;
  background-color: rgba(255, 253, 253, 0);
}
.navbar-img {
  height: 90px;
  display: flex;
}

.logo {
  height: 150px;
}

.book-online {
  height: 50px;
  width: 100px;
  color: white;
  background-color: #bba07a;
}

.book-online:hover {
  background-color: #bba07a;
  color: white;
}

.intro {
  position: absolute;
  font-size: 90px;
}
.intro-txt {
  position: absolute;
  padding-top: 320px;
}

.intro-btn {
  position: absolute;
  background-color: white;
  border-radius: 5px;
  height: 50px;
  width: 110px;
  transition: all 0.7s;
  margin-top: 470px;
  align-content: center;
}

.intro-btn:hover {
  background-color: #bba07a;
  color: white;
  transform: scale(1.05);
}

.about-img {
  height: 590px;
  border-radius: 15px;
}

.about-txt {
  margin-top: 60px;
}

.learn-more {
  background-color: #bba07a;
  color: white;
  margin-top: 30px;
  height: 50px;
  width: 150px;
  transition: all 0.9s;
}

.learn-more:hover {
  background-color: #bba07a;
  color: white;
  box-shadow: 0px 10px 20px 0px rgb(192, 179, 179);
  transform: scale(1);
}

.service {
  width: 100%;
  height: 260px;
  object-fit: cover;
  object-position: top;
}

.navbar-dk {
  position: fixed;
  transition: all 0.5s ease-in;
  width: 100%;
}

.dark {
  margin-top: 0;
  width: 100%;
  background-color: black;
}

.comment {
  border: 2px solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  height: 350px;
  width: 250px;
  margin: 15px;
}

.comment p {
  margin-top: 40px;
  padding: 15px;
  font-weight: bold;
}

.comment a {
  background-color: #bba07a;
  color: white;
  width: 100px;
  height: 40px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.comment a:hover {
  color: white;
  background-color: black;
}

.comment span {
  color: #e4c139;
  font-size: larger;
  padding: 15px;
}

.comment h6 {
  margin-right: 15px;
}

.booking-online {
  height: 472px;
  background: url(../img/massage2.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.booking-online a {
  background-color: #ffffff;
  color: rgb(0, 0, 0);
  margin-top: 25px;
  height: 50px;
  width: 120px;
  transition: all 0.5s;
  padding-top: 10px;
}
.booking-online a:hover {
  background-color: #bba07a;
  color: white;
  transform: scale(1);
}

.input-b input {
  border-bottom: 1px solid black;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background-color: #f8f9fa;
  width: 250px;
  margin: 25px;
  margin-bottom: 30px;
}

.input-bu input {
  border-bottom: 1px solid black;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background-color: #f8f9fa;
  width: 89%;
  margin-top: 60px;
}

.contact {
  border-radius: 15px;
  height: 550px;
}

.contact-container {
  border-radius: 20px;
}

.contact-section {
  background-color: #f2f2ec;
  width: 800px;
}

.send-massage {
  background-color: black;
  color: white;
  margin-top: 60px;
  font-weight: bold;
  height: 55px;
  width: 562px;
  padding-top: 14px;
  transition: all 0.9s;
}

.send-massage:hover {
  background-color: #bba07a;
  color: white;
  transform: scale(1);
}

.map-txt {
  position: absolute;
  height: 569px;
  width: 310px;
  border-radius: 8px;
  background-color: white;
  margin-top: 119px;
  margin-right: 25px;
}

.map-txt h1 {
  padding-top: 30px;
}

.map-txt a {
  color: brown;
}




.lorem {
  padding-right: 40px;
  padding-left: 40px;
}


.bg {
  background: #bba07a;
}

.face-book {
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 51px;
  border: 1px solid rgba(255, 255, 255, 0.512);
  border-radius: 50%;
  padding: 0;
  line-height: 49px;
}

.face-book:hover {
  background-color: white;
  color: red;
}

.item {
  margin-left: 7px;
}

.owl-dots {
  visibility: hidden;
}
@media only screen and (max-width: 800px) {
  .navbar-img {
    height: 80px;
  }
  .intro {
    font-size: 35px;
    margin-bottom: 0px;
  }
  .intro-txt {
    font-size: 15px;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 146px;
  }
  .intro-btn {
    margin-top: 100px;
  }

  .about-txt {
    padding: 20px;
  }
  .about-img {
    margin-top: 20px;
  }
  .service {
    width: 450px;
    height: 400px;
    object-fit: cover;
    object-position: top;
  }
  .booking-online {
    height: 250px;
    background: url(../img/massage2.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .input-b input {
    width: 130px;
  }
  .send-massage {
    margin-bottom: 20px;
    width: 328px;
  }
  .contact {
    height: 349px;
  }
  .comment-row {
    padding-right: 27px;
  }
  .slider {
    height: 100vh;
  }
  .map-row{
    display: flex;
    justify-content: center;
  }
  .map-txt{
    margin-right: 0;
  }
}

.about-img {
  height: 461px;
}
.service {
  height: 272px;
}

@media only screen and (max-width: 920px) {
  .booking-online {
    height: 70vh;
  }
  .contact {
    height: 450px;
  }
  .about-img {
    height: 530px;
  }
  .intro-btn {
    margin-top: 300px;
  }
}

@media only screen and (max-width: 500px) {
  .booking-online {
    height: 300px;
  }
}

@media only screen and (max-width: 1058px) {
  .contact {
    height: 500px;
  }
}


.slick-prev:before, .slick-next:before {
  color: #bba07a;  
  font-size: 30px;
}




