body{
    font-size: 16px;
    color:#000;
    font-weight: 400px;
}
html, body {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
}
.no-padding{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#intro{
   background: url('../images/intro-bg.png') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    height: 650px;
    padding-top: 130px;
   
}
#visiblepanel{
position: fixed;
top: 0px;
bottom:0px;
width:auto;
background-color: #F3F1F1;
height: 100%;

}
.title{
    font-weight: 700;
    color: #fff;
    text-transform:uppercase;
    text-shadow: 2px 2px 4px #4f4f4f;
    margin-top: 4%;
    font-size: 40px;
}
.page-desc{
   color: #000;
font-size: 25px;
margin-top: 2%;
}
.page-desc2{
    font-size: 25px;
    margin-top: 2%;
    text-transform: capitalize;
}
html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
} 
 #intro{
 
     min-height: 100%;
}
.findmore{
    background-color: #F8F5F5;
    color:#FD2003;
    padding: 4px 10px;
    border-radius: 10px;
    text-decoration: none !important;
    cursor: pointer;
    margin-top: 3%;
    
}
.anchor{
    margin-top: 4%;
}
.detail-title{
    color: #436403;
    font-size: 24px;
    margin-top: 90px;
}
.sub-title{
    font-weight: 700;
    color: #fff;
    text-shadow: 2px 2px 4px #4f4f4f;
    margin-top: 0;
    font-size: 24px;
}

#detail-1, #detail-3, #detail-4{
    margin-top: 50px;
}
#detail-2 {
    margin-top: 0px;
}
.img2{
    width: 250px;
    height: auto;
    margin: 0 auto;
    display: block;
}
.detail-title-2{
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin-top: 2%;
}
#detail-2{
     background: url('../images/section-bg.png') no-repeat center; 
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     min-height: 363px;
}
#detail-4{
/*
     background: url('../images/section-bg2.png') no-repeat center; 
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
*/
    background-color: #ffffff;
     min-height: 291px;
    margin-top: 0px;
    padding: 20px 0px;
}
#detail-5{
     background: url('../images/section-bg3.png') no-repeat center; 
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     min-height: 291px;
}
#detail-2 p{
    color:#fff;
    
}
.detail-title-3{
    text-align: center;
    color:#436403;
    font-size: 24px;
    margin-bottom: 2%;
}
.black-text {
    color: #000000;
}
.link-button{
  background-color: #D9D437;
border: 1px solid #6B6969;
border-radius: 21px;
padding: 9px 16px;
text-decoration: none !important;
cursor: pointer;
    color: #000;
}
p span{
    margin-left: 7px;
}
#detail-4 p{
    vertical-align: middle; 
    color:#000000;
    font-size:24px;
}
.img-logo{
width: 180px;
height: auto;
margin: 0 auto;
display:block;
}
.logo{
   margin: 0 auto;
display:block; 
}
.team-title{
    color:#00721A;
    text-align: center;
    font-size:20px;
}
.team-txt{
    margin-top: 7%;
}
#footer{
    background: url('../images/footerbg.png') no-repeat center; 
     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     min-height: 300px; 
     float: left;
     width: 84%;
}
#footer h3, #footer p{
    text-align: center;
    color: #fff;
    text-transform: capitalize;
}
#footer a{
    text-transform: lowercase;
    color: #fff;
}
#footer p{
    font-size: 17px;
}
.footer-txt{
    background-color: rgba(0,0,0,0.6);
    border-radius: 10px;
    width:400px;
   float:left;
    margin-top: 20px;
}
.bottom-tab{
    margin-top: 10px;
    font-size: 12px;
    float: left;
    width: 100%;
}
#detail-5 .img6{
    margin: 0 auto;
    display: block;
}
#hiddenPanel {
    position: fixed;
    top: 160px;
    right: -350px;
    width: 350px;
    background-color:#F3F1F1;
    height: 490px;
    border: 2px solid #78BDD8;
}
#close-bar {
    position: absolute;
    left: -56px;
    color: #FFF;
    width: auto;
    height: 250px;
    top: -4px;
}
#close-bar img {
    height: 180px;
    width: auto;
}
#hiddenPanel h5 {
    color: #FFF;
}
.enq-form{
   padding: 0px 9px;
margin-top:-18px;
display: block;
background-color: #FFBC01;
border-radius: 7px;
}
.enq-form .form-control{
    border-radius: 10px;
    height: 27px;
    padding: 4px 12px;
    border: 1px solid #FFBC01;
}
.message{
    height: 60px !important;
}
.enq-form .btn{
    width:100%;
}

.enq-form .form-group {
    margin-bottom: 10px;
}
.font-12{
    font-size: 12px;
    margin-top: 5px;
}
img.yoga {
    margin: 0 auto;
}
.yoga-part {
    margin: 20px 0px;
    padding: 30px 40px;
}
.yoga-part a {
    background: #5CB85C;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    display: block;
    width: 40%;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
}
.yoga-part a:active, .yoga-part a:focus {
    text-decoration: none;
}
.inner-yoga {
    border: 4px solid #F5C582;
    border-radius: 10px;
    padding: 20px;
}
.govt-app {
  color: #ffffff;
}
a.for-details {
  text-align: center;
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 10px;
}
.foot-con {
  color: #ffffff;
  text-align: center;
}
.foot-p a {
  text-transform: capitalize !important;
}
.panacha {
  color: #ffffff;
}