/* ALL STYLES*/
* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: white;
}
ul {
  list-style: none;
}
/* ALL STYLES*/

/* FONTS STYLES*/
.dm-sans-regular {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.dm-sans-bold {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.cormorant-garamond-regular {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.cormorant-garamond-bold {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

/* FONTS STYLES END*/

/* FONTS */
p {
  font-family: "DM Sans";
}
h1,
h2,
h3 {
  font-family: "Cormorant garamond";
}
/* FONTS END*/

.button-center {
  text-align: center;
}
.button-center a {
  background-color: #7a9e97;

  display: inline-block;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  border-radius: 24px;
  font-family: "DM Sans";
  font-weight: bold;
  padding: 18px 48px 18px 48px;
}

/* BUTTON LEFT */
.button a {
  background-color: #7a9e97;

  display: inline-block;
  justify-content: center;
  align-items: center;
  margin-top: 36px;
  border-radius: 24px;
  font-family: "DM Sans";
  font-weight: bold;
  padding: 18px 48px 18px 48px;
}
/* BUTTON LEFT END */
.black{
  color: #1a1a18;
}
nav a{
color:#1a1a18;
}
ul li a{
color: #1a1a18;
}

/* NAV START */
  .menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }

  .nav-bold {
    font-weight: bold;
  }


 .nav-hero {
    background-image: url("../images/hero.jpg");
    background-size: cover;
    background-position: center;
    height: 70vh;
  }




/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

 .navbar {
    display: flex;
    flex-flow: wrap;
    padding: 24px;
    box-sizing: border-box;
    width:100%;
    justify-content: center;
  }

.menu {
  display: flex;
  gap: 24px;
  
}
  .menu a {
    font-family: "Cormorant garamond";
    font-size: 17px;
  }


 

  .hero {
    display: block;
    margin: 24px 0px 0px 24px;
  }
  .hero-content {
    color: white;  }

  .hero-content h1 {
    font-size: 30px;
    margin-bottom: 18px;
  }


    .description {
  width:90%;
  margin:24px;
    text-align: center;
    flex:1;
    height:100%
  }

  .description h2 {
    margin-bottom: 24px;
    font-size: 30px;
  }


  .treatments-text p {
    margin-bottom: 16px;
  }  
  .treatments {
    display: block;
    margin: 60px 24px 24px 24px;
    width:90%
  }

  .treatments img{
    width: 100%;
    margin-bottom: 60px;
  }
  .treatments-text {

    text-align: center;
    width:100%
  
  }
  .treatments-text h2 {
    margin-bottom: 24px;
    font-size: 30px;
  
  }

  .treatments-text p {
    margin-bottom: 16px;
    line-height: 21px;
  }

.white{color: white;}

 /* Service */
 
  .navher {
    background-color: #d6d9d4;
    height: 50vh;
    width: 100%;
  }

  .service {
    display: block;
    width: 90%;
    margin: 30px auto auto auto;
    text-align: center;
    }

  .service h1 {
    margin-bottom: 24px;
    font-size: 30px;
  }

  .thermal {
    display: block;
    margin: 24px;
  }

  .therm-ritual {
    margin: 24px 0px 48px 24px;
    color: #7a9e97;
  }

  .therm-ritual h3 {
    font-size: 24px;
  }

  hr {
    border: 1px solid #7a9e97;
    margin-top: 18px;
    width: 90%
  }

  .card {
    border: 1px solid #d6d9d4;
    border-radius: 12px;
    padding: 24px;
    flex:1;
    margin-bottom: 48px;
  }

  .card-img {
    display: flex;
  }

  .card-img img {
    width: 100%;
  }

.card-text h2{
  margin:18px 0px 18px 0px;
}

  .card-info {
    display: flex;
    justify-content: space-between;
    margin-top:50px;
  }

  .card-time{
    color: #7a9e97
  }

.rituals{
  margin-bottom:24px;
  margin-top:60px
}

 /* ABOUT US */

.origins{
  margin:24px 24px 60px 24px;
  width:90%;
  text-align: center;
}
 
.origins h1{
  margin-bottom: 24px;
  font-size: 28px;
}

.story-mg{
width:100%}

.story img{
width:100%;
border-radius: 12px;
margin:24px 0px 24px 0px
}
.story{
display: block;
gap:48px;
margin:0px 24px 80px 24px;
align-items: center;
}

.story-content{width:100%;}

.story-content h2 {padding-bottom: 24px;}
.story-content p{
   margin-bottom: 16px;
    line-height: 21px;
}

 /*GALLERY */

 .gallery{
  margin:60px 24px 60px 24px;
  display:flex;
  flex-flow: column wrap;
  height:1050px;
  gap:20px;}

.gallery1, .gallery2, .gallery3, .gallery4, .gallery5, .gallery6, .gallery7{
  width:48%;
  object-fit:cover
}


.gallery1, .gallery6 {
  height:300px;
 
}

.gallery2, .gallery5 {
  height:174px;

}

.gallery3{ 
  height: 410px;

}

.gallery4{
  height:75px;
}

.gallery7{
  height:500px;

}


/*CONTACT FORM */
 .info-form{
    display:block;
    margin: 60px 24px 60px 24px
  }

.contact-info{
  width:100%;
  margin-bottom: 24px;
}
.contact-info h1{
  margin-bottom: 24px;
  font-size: 28px;
}
.contact-info p{
  margin-bottom: 24px;
}
.info{
  margin-bottom: 24px;
}

.info h2{
  font-weight: bold;
  padding-bottom: 12px;
}
.contact-form{
  width: 100%;
  margin: 60px 0px 0px 0px
}

.contact-form h2{
  font-size: 24px;
  margin-bottom:24px ;
}

 /* FOOTER */
  .footer-content {
    background-color: #d6d9d4;
    padding: 0px 36px 0px 36px;
    display: block;
    flex: 1;
  font-size: 18px;}

.news{
  margin-bottom: 60px;
}
  .social {
    display: flex;
    gap: 12px;
    margin-top: 24px;
    width:100%;
    justify-content: center;
  }
  .footer-sec {
    background-color: #d6d9d4;
    text-align: center;
    padding:60px 0px 24px 0px;
    margin-top: 60px;
  }

  .footer-sec p {
    margin-top: 24px;
    font-family: "Cormorant garamond";
  }

  form {
    display: flex;
    gap: 0px;
    margin: 0px;
    padding: 0px;
    justify-content: center;
  }

  input[type="text"] {
    width: 200px;
    height: 55px;
    padding-left: 12px;
    border: 1px solid #7a9e97;
    border-radius: 24px 0px 0px 24px;
    color: #1a1a18;
    font-family: "DM Sans";
    margin-top: 36px;
    outline: none;
  }

  input[type="text"]::placeholder {
    color: #9f9f9f;
    opacity: 1;
  }

  input[type="submit"] {
    background-color: #7a9e97;
    color: white;
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    border-radius: 0px 24px 24px 0px;
    font-family: "DM Sans";
    font-weight: bold;
    padding: 18px 48px 18px 48px;
    border: none;
  }



}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

   .navbar {
    display: flex;
    padding: 24px;
    box-sizing: border-box;
    width:70%;
    justify-content: space-between;
  }
.menu {
  display: flex;
  gap: 24px;
  
}
  .menu a {
    font-family: "Cormorant garamond";
    font-size: 17px;
  }


 

  .hero {
    display: block;
    margin: 24px 0px 0px 24px;
  }
  .hero-content {
    color: white;  }

  .hero-content h1 {
    font-size: 36px;
    margin-bottom: 18px;
  }


    .description {
  width:90%;
  margin:24px;
    text-align: center;
    flex:1;
    height:100%
  }

  .description h2 {
    margin-bottom: 24px;
    font-size: 30px;
  }


  .treatments-text p {
    margin-bottom: 16px;
  }  
  .treatments {
    display: block;
    margin: 60px 24px 24px 24px;
    width:90%;
    align-items: center;
  }

  
  .treatments img{
    width: 80%;
    margin: 0px auto auto 60px;  }
  .treatments-text {
margin-top: 60px;
    text-align: center;
    width:100%
  
  }
  .treatments-text h2 {
    margin-bottom: 24px;
    font-size: 30px;
  
  }

  .treatments-text p {
    margin-bottom: 16px;
    line-height: 21px;
  }

.white{color: white;}

 /* Service */
 
  .navher {
    background-color: #d6d9d4;
    height: 40vh;
    width: 100%;
  }

  .service {
    display: block;
    width: 90%;
    margin: 30px auto auto auto;
    text-align: center;
    }

  .service h1 {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .thermal {
    display: block;
    margin: 24px;
  }

  .therm-ritual {
    margin: 24px 0px 48px 24px;
    color: #7a9e97;
  }

  .therm-ritual h3 {
    font-size: 24px;
  }

  hr {
    border: 1px solid #7a9e97;
    margin-top: 18px;
    width: 90%
  }

  .card {
    border: 1px solid #d6d9d4;
    border-radius: 12px;
    padding: 24px;
    flex:1;
    margin-bottom: 48px;
  }

  .card-img {
    display: flex;
  }

  .card-img img {
    width: 100%;
  }

.card-text h2{
  margin:18px 0px 18px 0px;
}

  .card-info {
    display: flex;
    justify-content: space-between;
    margin-top:50px;
  }

  .card-time{
    color: #7a9e97
  }

.rituals{
  margin-bottom:24px;
  margin-top:60px
}

 /* ABOUT US */

.origins{
  margin:24px 24px 60px 24px;
  width:90%;
  text-align: center;
}
 
.origins h1{
  margin-bottom: 24px;
  font-size: 28px;
}

.story-mg{
width:100%}

.story img{
width:100%;
border-radius: 12px;
margin:24px 0px 24px 0px
}
.story{
display: block;
gap:48px;
margin:0px 24px 80px 24px;
align-items: center;
}

.story-content{width:100%;}

.story-content h2 {padding-bottom: 24px;}
.story-content p{
   margin-bottom: 16px;
    line-height: 21px;
}


/*GALLERY */

 .gallery{
  margin:60px 24px 60px 24px;
  display:flex;
  flex-flow: column wrap;
  height: 1500px;
  gap:20px;}

.gallery1, .gallery2, .gallery3, .gallery4, .gallery5, .gallery6, .gallery7{
  width:48%;
  object-fit:cover
}

.gallery1, .gallery6 {
  height:400px;
 
}

.gallery2, .gallery5 {
  height:200px;

}

.gallery3{ 
  height: 500px;

}

.gallery4{
  height:100px;
}

.gallery7{
  height:620px;

}

/*CONTACT FORM */
 .info-form{
    display:block;
    margin: 60px 24px 60px 24px
  }

.contact-info{
  width:100%;
  margin-bottom: 24px;
}
.contact-info h1{
  margin-bottom: 24px;
  font-size: 28px;
}
.contact-info p{
  margin-bottom: 24px;
}
.info{
  margin-bottom: 24px;
}

.info h2{
  font-weight: bold;
  padding-bottom: 12px;
}
.contact-form{
  width: 100%;
  margin: 60px 0px 0px 0px
}

.contact-form h2{
  font-size: 24px;
  margin-bottom:24px ;
}

 /* FOOTER */
  .footer-content {
    background-color: #d6d9d4;
    padding: 0px 36px 0px 36px;
    display: block;
    flex: 1;
  font-size: 18px;}

.news{
  margin-bottom: 60px;
}
  .social {
    display: flex;
    gap: 12px;
    margin-top: 24px;
    width:100%;
    justify-content: center;
  }
  .footer-sec {
    background-color: #d6d9d4;
    text-align: center;
    padding:60px 0px 24px 0px;
    margin-top: 60px;
  }

  .footer-sec p {
    margin-top: 24px;
    font-family: "Cormorant garamond";
  }

  form {
    display: flex;
    gap: 0px;
    margin: 0px;
    padding: 0px;
    justify-content: center;
  }

  input[type="text"] {
    width: 200px;
    height: 55px;
    padding-left: 12px;
    border: 1px solid #7a9e97;
    border-radius: 24px 0px 0px 24px;
    color: #1a1a18;
    font-family: "DM Sans";
    margin-top: 36px;
    outline: none;
  }

  input[type="text"]::placeholder {
    color: #9f9f9f;
    opacity: 1;
  }

  input[type="submit"] {
    background-color: #7a9e97;
    color: white;
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    border-radius: 0px 24px 24px 0px;
    font-family: "DM Sans";
    font-weight: bold;
    padding: 18px 48px 18px 48px;
    border: none;
  }



}







/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  /* NAV BAR */
  .navbar {
    display: flex;
    padding: 24px;
    box-sizing: border-box;
    width:65%;
    justify-content: space-between;
  }

.menu {
  display: flex;
  gap: 24px;
  
}
  .menu a {
    font-family: "Cormorant garamond";
    font-size: 20px;
  }

  .menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }

  .nav-bold {
    font-weight: bold;
  }
  /* NAV BAR ENDS */

  /* FOOTER */
  .footer-content {
    background-color: #d6d9d4;
    padding: 0px 36px 0px 36px;
    display: flex;
    height: 279px;
    justify-content: space-between;
    align-items: center;
  }

  .footer-content {
    font-size: 21px;
  }

  .social {
    display: flex;
    gap: 12px;
    margin-top: 24px;
  }

  .footer-sec {
    background-color: #d6d9d4;
    text-align: center;
    padding-bottom: 24px;
  }

  .footer-sec p {
    font-family: "Cormorant garamond";
  }

  form {
    display: flex;
    gap: 0px;
    margin: 0px;
    padding: 0px;
  }

  input[type="text"] {
    width: 272px;
    height: 55px;
    padding-left: 12px;
    border: 1px solid #7a9e97;
    border-radius: 24px 0px 0px 24px;
    color: #1a1a18;
    font-family: "DM Sans";
    margin-top: 36px;
    outline: none;
  }

  input[type="text"]::placeholder {
    color: #9f9f9f;
    opacity: 1;
  }

  input[type="submit"] {
    background-color: #7a9e97;
    color: white;
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
    border-radius: 0px 24px 24px 0px;
    font-family: "DM Sans";
    font-weight: bold;
    padding: 18px 48px 18px 48px;
    border: none;
  }

  /* FOOTER ENDS */

  /* ==================== */
  /* INDEX PAGE           */
  /* ==================== */

  /* HERO SECTION */

  .hero {
    display: block;
    margin: 73px;
  }
  .hero-content {
    color: white;
    line-height: 21px;
  }

  .hero-content h1 {
    font-size: 48px;
    margin-bottom: 18px;
  }

  /* HERO SECTION ENDS*/

  /* DESCRIPTION SECTION */
  .description {
    width: 900px;
    margin: 60px auto 82px auto;
    text-align: center;
  }

  .description h2 {
    margin-bottom: 24px;
    font-size: 30px;
  }

  /* DESCRIPTION SECTION ENDS*/

  /* TREATMENTS SECTION */
  .treatments {
    display: flex;
    margin: 0px 73px 60px 73px;
    gap:48px
  }
  .treatments-text {
    width:50%;
    text-align: start;
  }
  .treatments-text h2 {
    margin-bottom: 24px;
    font-size: 30px;
  }

  .treatments-text p {
    margin-bottom: 16px;
    line-height: 21px;
  }

  .treatments img{
    width: 100%;
    margin:0px
  }

  /* ==================== */
  /* INDEX PAGE ENDS      */
  /* ==================== */

  /* ==================== */
  /* SERVICES PAGE        */
  /* ==================== */

  .black a {
    color: #1a1a18;
  }

  .navher {
    background-color: #d6d9d4;
    height: 50vh;
  }

  .service {
    display: block;
    width: 100vh;
    margin: auto;
    text-align: center;
  }

  .service h1 {
    margin-bottom: 24px;
    font-size: 48px;
  }

  .thermal {
    display: flex;
    margin: 73px;
    gap: 48px;
  }

  .therm-ritual {
    margin: 60px 0px 48px 73px;
    color: #7a9e97;
  }

  .therm-ritual h3 {
    font-size: 24px;
  }

  hr {
    border: 1px solid #7a9e97;
    margin-top: 18px;
    width: 95%;
  }

  .card {
    border: 1px solid #d6d9d4;
    border-radius: 12px;
    padding: 24px;
    flex:1
  }

  .card-img {
    display: flex;
  }

  .card-img img {
    width: 100%;
  }

.card-text h2{
  margin:18px 0px 18px 0px;
}

  .card-info {
    display: flex;
    justify-content: space-between;
    margin-top:50px
  }

  .card-time{
    color: #7a9e97
  }

.rituals{
  margin-bottom:60px
}


  /* ==================== */
  /* SERVICES PAGE ENDS   */
  /* ==================== */


  /* ==================== */
  /* ABOUT US PAGE        */
  /* ==================== */

.origins{
  margin:60px auto 60px auto;
  width:100vh;
  text-align: center;
}

.story-mg{
width:50%}
.story img{width:100%;
border-radius: 12px;}
.story{display: flex;
gap:48px;
margin:0px 73px 80px 73px;
align-items: center;}

.story-content{width:50%;}

.story-content h2 {padding-bottom: 24px;}
.story-content p{
   margin-bottom: 16px;
    line-height: 21px;
}
  /* ==================== */
  /*  ABOUT US PAGE ENDS  */
  /* ==================== */


  /* ==================== */
  /* GALLERY PAGE        */
  /* ==================== */
.gallery{
  margin:60px 73px 60px 73px;
  display:flex;
  flex-flow: column wrap;
  height:620px;
  gap:20px
}
.gallery1, .gallery2, .gallery3, .gallery4, .gallery5, .gallery6, .gallery7{
  width:23%;
  object-fit:cover
}

.gallery1, .gallery6 {
  height:400px;
 
}

.gallery2, .gallery5 {
  height:200px;

}

.gallery3{ 
  height: 500px;

}

.gallery4{
  height:100px;
}

.gallery7{
  height:620px;

}

  /* ==================== */
  /*  GALLERY ENDS  */
  /* ==================== */

  /* ==================== */
  /* CONTACT US PAGE      */
  /* ==================== */

  .info-form{
    display:flex;
    gap:80px;
    margin: 60px 73px 60px 73px
  }

.contact-info{
  width:50%;
  margin-bottom: 24px;
}
.contact-info h1{
  margin-bottom: 24px;
}
.contact-info p{
  margin-bottom: 24px;
}
.info{
  margin-bottom: 24px;
}

.info h2{
  font-weight: bold;
  padding-bottom: 12px;
}
.contact-form{
  width: 50%;
}

.contact-form h2{
  font-size: 30px;
  margin-bottom:24px ;
}

  /* ==================== */
  /* CONTACT US ENDS PAGE */
  /* ==================== */

  }


