@import url(https://db.onlinewebfonts.com/c/6dd2f2510b4a00a5461b2455928209c2?family=Brandon+Grot+W01+Light);
@import url(https://db.onlinewebfonts.com/c/e5f78b4fb90a80a32be156470cbfead1?family=Avenir+LT+Pro+35+Light);
@import url(https://db.onlinewebfonts.com/c/16efa2896f117dae2debeb23ab4715dd?family=Didot+eText+W01+Italic);
html {
    box-sizing: border-box;
    display: block;
    
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
.clear::after {
    clear: both;
}
.clear::before,
.clear::after {
    display: block;
    content: "";
}
.pgs-list.display {
    display: block;
}
h1, h2, h3, h4, p, a, div, ul, li {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;

}
img {
  vertical-align: top;
  width: 100%;
}
ul {
    list-style: none;
}
body{
    padding: 0;
    margin: 0;
    font-family: "Brandon Grot W01 Light";
}
main a{
    display: inline;
}
.display-button{
    cursor: pointer;
    width: 55px;
    height: 35px;
    padding-top: 7px;
    border-radius: 5px;
    margin-top: 30px;
    margin-right: 20px;
    float: right;

  }
  .display-button span{
    background-color:#2F6D75;
    display: block;
    height: 3px;
    margin-bottom: 5px;
    width: 22px;
    
  }
  .nav-list{
    text-align: center;
    margin-top: 50px;
    display: none;
  }
  .nav-list.show{
    display: block;
  }
  .nav-list li{
    padding: 10px;
    color: rgb(80,166,166);
    cursor: pointer;
  }
  .nav-list a{
    display: block;
    color: rgb(80,166,166);
  }
  .container{
    text-align: center;
    margin-top: 50px;

  }
  .container h2{
    color: #2F6D75;
    font-weight: 300;
    font-size: 32px;
    letter-spacing: 3px;
    margin-bottom: 40px;
  }
  .container p{
    color: rgb(47,47,48);
    margin-top: 15px;
  }
  .container i{
    color: rgb(47,47,48);
    font-weight:500;
    font-size: 14px;
    font-family: "Didot eText W01 Italic";

  }
  .photo1{
    background: url(/images/vsdd.jpg);
    width: 220px;
    height: 200px;
    border-radius: 50%;
    margin: 30px auto;
  }
.text{
    padding-top: 80px;
    padding-bottom: 100px;
    padding-left: 30px;
    background-color: #ffffffba;
    opacity: 0;
    text-align: center;
}
.text:hover{
    opacity: 1;
}
.photo2{
    background: url(/images/keeping-sturdy-shot-of-a-female-holding-an-exerci-2023-11-27-05-06-40-utc.jpg);
    width: 220px;
    height: 200px;
    border-radius: 50%;
    margin: 30px auto;
    background-size: cover;

  }
  .photo3{
    background: url(/images/vsdvs.jpg);
    width: 220px;
    height: 200px;
    border-radius: 50%;
    margin: 30px auto;

  }
  .photo4{
    background: url(/images/sporty-young-caucasian-woman-doing-stretching-exer-2023-11-27-04-50-17-utc.jpg);
    width: 220px;
    height: 200px;
    border-radius: 50%;
    margin: 30px auto;
    background-size: cover;

  }  
  .photo5{
    background: url(/images/unrecognizable-women-taking-cobra-pose-during-trai-2023-11-27-05-05-53-.jpg);
    width: 220px;
    height: 200px;
    border-radius: 50%;
    margin: 30px auto;
    background-size: cover;

  }  .photo6{
    background: url(/images/young-man-and-woman-practicing-yoga-sport-at-the-g-2023-11-27-05-13-02-utc.jpg);
    width: 220px;
    height: 200px;
    border-radius: 50%;
    margin: 30px auto;
    background-size: cover;

  }
  .txt{
    width: 90%;
    margin: 30px auto;
    max-width: 370px;
    text-align: center;
    font-family: "Avenir LT Pro 35 Light";
    line-height: 30px;
    padding: 10px;
  }
  .txt h2{
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 30px;
  }
  .yoga button{
    background-color:transparent ;
    border: 1px solid rgb(80,166,166);
    color: rgb(80,166,166);
    padding: 10px 20px 10px 20px;
    cursor: pointer;
    margin-top: 30px;
    font-size: 15px;
  }
  .yoga button:hover{
    background-color: rgb(80,166,166);
    color: #fff;
  }
  footer p{
    text-align: center;
    font-family: "Avenir LT Pro 35 Light";
    margin-top: 80px;
    margin-bottom: 20px;
  }
.content{
  width: 90%;
  margin: 30px auto;
  max-width: 990px;
}
.content h1{
  color: #2F6D75;
  font-weight: 300;
  font-size: 32px;
  letter-spacing: 3px;
  margin-bottom: 40px;
  text-align: center;
  margin-top: 100px;
}
.content p{
  font-size: 16px;
  font-family: "Avenir LT Pro 35 Light";
  line-height: 30px;
  padding-top: 15px;

}
.content h2{
  padding-top: 15px;
  color: #2F6D75;

}
.second{
  background-color: rgba(113, 176, 176, 0.65);
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.second h1{
  font-weight: 400;
  font-size: 42px;
  padding-bottom: 30px;
}





#n{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  height: 30px;
  width: 48%;
}
#s{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  height: 30px;
  width: 46%;
  margin-left: 5%;
}
#m{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  height: 30px;
  width: 100%;
  margin-top: 15px;
}
#d{
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  height: 100px;
  width: 100%;
  margin-top: 10px;
}
.right{
  text-align: center;
  color: #fff;
}
.wrapper{
  width: 90%;
  margin: 0 auto;
  max-width: 980px;
}
.right p{
  cursor: pointer;
}
#s::placeholder{
  font-family: "Avenir LT Pro 35 Light";
  color: #fff;
}#d::placeholder{
  font-family: "Avenir LT Pro 35 Light";
  color: #fff;
}#n::placeholder{
  font-family: "Avenir LT Pro 35 Light";
  color: #fff;
}#m::placeholder{
  font-family: "Avenir LT Pro 35 Light";
  color: #fff;
}












  @media (min-width:767px){
  .pilat{
    width: 700px;
    margin: 0 auto;
  }
  
  .photo1,.photo2,.photo3,.photo4,.photo5,.photo6{
    width: 30%;
    float: left;
    margin-left: 20px;
  }
  .yoga{
    width: 90%;
    margin: 0 auto;
    max-width: 990px;
  }
  
  
  .unu{
    float: left;
    width: 50%;
    border-bottom: 1px solid rgb(80,166,166);
  }
.doi{
    float: left;
    width: 50%;
    border-left: 1px solid rgb(80,166,166);
    border-bottom: 1px solid rgb(80,166,166);


  }
.trei{
    float: left;
    width: 50%;
  }
  .patru{
    float: left;
    width: 50%;
    border-left: 1px solid rgb(80,166,166);
    
  }
  .display-button{
    display: none;
  }
  .nav-list{
    display: block;
    width: 95%;
    margin: 0 auto;
    max-width: 900px;
  }
  .nav-list li{
    float: left;
  }
  .topbar{
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .logo{
    max-width: 990px;
    margin: 0 auto;
  }
  .left{
    width: 50%;
    float: left;
  }
  .right {
    width: 50%;
    float: right;
    border-left: 1px solid #fff;
    padding-left: 50px;
  }
  
  
  
  
  
  }