@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI'), url('fonts/Segoe UI.woff') format('woff');
    }
    *{
     box-sizing:border-box;
     margin:0;
    }
    body{
        font-family:'Segoe UI', Sans-serif;
        color:#222222;
        line-height: 1.54;
    }
    h1,h2,h3,h4,h5,h6{
        font-family: 'Merriweather', Sans-serif;
        font-weight: 600;
        letter-spacing: 1.5px;
        margin:0;
    }
p{
    margin:0 0 0.5em 0;
    font-size:16px;
    letter-spacing:0.4px;

}
.lsh{
    font-size: 18px;
   
}
.slide1{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.lfg{
     width: 100%;
    height: 100vh;
}
.lfg1{
     width: 100%;
    height: 50vh;
}
.slide2{
    width: 100%;
    height: 100%;
}
.logo-space{
    position: absolute;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:0;
    text-align: center;
    width:200px;
    background: rgba(68,68,68,0.6);
    padding-bottom:5px;
}
.logo-space1{
    position: absolute;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:0;
    text-align: center;
    width:400px;
     
}
.logo-space p{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.logo-space1 p{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.logo1{
    width:70px;
}
.logo11{
    width:100%;
    height:100%;
    opacity:0.9;
}
.nav-f{
    bottom: 0px;
    position: absolute;
    width: 100%;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.nav-f1{
    bottom: 0vh;
    position: absolute;
    width: 100%;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.navbar{
    background: rgba(68,68,68,0.6);
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.nav-item .nav-link{
    font-family: 'Roboto Slab', serif;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
}
 
.margin-uu{
    margin-top:0px;
}
.margin-ug{
    margin-top:30px;
}
.long-text {
	display: none
}
.newsd{
    background: #FF9000;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size:18px;
    padding: 5px;
}
.kg{
    background: #f4f5f9;
}
.mxa{
    margin-top: 60px;
    margin-bottom: 60px;
}
.mxa2{
    margin-top: 50px;
    margin-bottom: 60px;
}
.mxa1{
    margin-top: 65px;
    margin-bottom: 50px;
}
#content {
    display: none;
  }
  #content1 {
    display: none;
  }
  #content2 {
    display: none;
  }
  #content3 {
    display: none;
  }
  .ldop{
      margin-top:10px;
  }
  #buttonReadMore{
     color:#444;
     font-size:13px;
  }
  #buttonReadMore1{
    color:#444;
         font-size:13px;
}
#buttonReadMore2{
    color:#444;
         font-size:13px;
}
#buttonReadMore3{
    color:#444;
         font-size:13px;
}
#buttonReadMore:hover, #buttonReadMore1:hover, #buttonReadMore2:hover, #buttonReadMore3:hover{
   cursor: pointer;
}

.parallax {
    /* The image used */
    background-image: url("../images/ashram.png");
  
    /* Set a specific height */
    min-height: 300px; 
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
.kas{
    width: 100%;
    height: 100%;
}
.nbx{
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
 width: 100%;
    background: rgba(68,68,68,0.9);
}
.jkl{
    padding-left: 30px;
}
.jhm{
 
    list-style: none;
    padding-inline-start: 0px;
}
.jhm li{
    
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.jhm li::before{
    content: '✓';
    padding-right: 10px;
}
.lxv{
    text-align: center;
   background-position:center center;
 background: url(../images/new-images/1.JPG);
   
 width: 100%;
 background-size: cover;
   height: 100%;
}
.lxv1{
    padding-bottom: 10px;
}
.bi-check{
    font-size: 22px;
}
 .divider1 {
        display: flex;
        margin:auto;
        text-align: center;
        left: 0;
        right: 0;
      }
      .divider1:before, .divider1:after {
        content: "";
        flex: 1;
      }
      .line1 {
          width: 50%;
          justify-content: center;
        align-items: center;
        margin: 0.5em auto;
      }
      .line1:before, .line1:after {
        height: 1px;
        margin: 0 0.5em;
      }
      .one-line1:before, .one-line1:after {
        background: #fff;
      }
.divider {
    display: flex;
    margin:auto;
    text-align: center;
    left: 0;
    right: 0;
  }
  .divider:before, .divider:after {
    content: "";
    flex: 1;
  }
  .line {
      width: 40%;
      justify-content: center;
    align-items: center;
    margin: 0.5em auto;
  }
  .line:before, .line:after {
    height: 1px;
    margin: 0 0.5em;
  }
  .one-line:before, .one-line:after {
    background: black;
  }
  
  .divider1 {
    display: flex;
    margin:auto;
    text-align: center;
    left: 0;
    right: 0;
  }
  .divider1:before, .divider1:after {
    content: "";
    flex: 1;
  }
  .line1 {
      width: 80%;
      justify-content: center;
    align-items: center;
    margin: 0.5em auto;
  }
  .line1:before, .line1:after {
    height: 1px;
    margin: 0 0.5em;
  }
  .one-line1:before, .one-line1:after {
    background: black;
  }
  a{
      color: #000;
      text-decoration: none;
  }


  .tcontainer {
    width: 100%;
    overflow: hidden;
}

.ticker-wrap {
    width: 100%;
    padding-left: 100%;
     
}

@keyframes ticker {
    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

.ticker-move {
    display: inline-block;
    white-space: nowrap;
    padding-right: 100%;
    animation-timing-function: linear;
    animation: ticker 40s infinite;
}

.ticker-move:hover {
    animation-play-state: paused;
}

.ticker-item {
    display: inline-block;
    padding: 3px 40px;
    font-size: 16px;
}
.lqw{
    padding:10px;
}
.lwv{
    box-shadow: rgba(95, 64, 64, 0.3) 0px 2px 8px 0px;
    background:url('../images/medi1.jpg');
    background-size: cover;
    color: #fff;
    
}
.lwv1{
    box-shadow: rgba(95, 64, 64, 0.3) 0px 2px 8px 0px;
    background:url('../images/yoga.jpg');
    background-size: cover;
    color: #fff;
    
}
.kh{
    width: 100%;
    height: 100%;
    background:rgba(68,68,68,0.7);
    padding:40px 40px;
     
}
.lvu{
    padding: 0;
}
.leu{
    padding-top:70px;
    padding-left: 20px;
    padding-right: 20px;
}
.lz{
    margin-top:10px;
}
.lac{
    box-shadow: rgba(250, 168, 168, 0.2) 0px 2px 8px 0px;
    text-align: center;
}
.margin-by{
    margin-bottom: 50px;
}
.jg{
    width: 60px;
    height: 60px;
}
.lxy{
    object-fit:cover;
    width: 100%;
    height:400px
}
 .video1 {
  width: 100%;
  height: 400px;
}
.margin-byo{
    margin-bottom:60px;
}
.margin-byu{
    margin-top:20px;
}
.mcv{
    box-shadow: rgba(95, 64, 64, 0.07) 0px 2px 8px 0px;
    margin-left:5px;
    margin-right: 5px;
    border:1px solid #f4f5f9

}

.mcv12{
    box-shadow: rgba(95, 64, 64, 0.07) 0px 2px 8px 0px;
    margin-left:5px;
    margin-right: 5px;
    border:1px solid #f4f5f9;
    padding:12px;

}
footer{
    background:#444;
    color: #fff;
    padding-top:30px;
    padding-bottom: 20px;
}
.mnb{
    border-right: 1px solid #f4f5f9;
    padding:20px 0;
}
.mnbc{
    border-right: 1px solid #f4f5f9;
    padding:0px 0;
}
.lcuq{
    width:100%;
    height:80px;
}
.mvc{
    padding:20px;
}
.mvc1{
    padding:0px 10px 0px 20px;
}
.ksf{
    font-size: 26px;
    margin-top:0;
}
.ksf1{
    font-size: 22px;
}
.lae{
    width: 50px;
    height: 50px;
    background: #FF9000;
    transform: rotate(135deg);
    margin: 0;
    border-radius:3px;
}
.jhg{
    width: 100%;
    height: 50px;
    padding: 8px;
    transform: rotate(225deg);
}
.pdc:hover .lae{
  
    background: #444;
    
}
.lzp{
    font-size:20px;
margin-bottom:5px;
    text-transform:capitalize;
}
.lzp12{
    font-size:19px;

    text-transform:capitalize;
}
.lcp{
    padding-left:30px;
    padding-right:40px;
}
.lscp{
    font-size:22px;
}
.lao{
    width: 350px;
}
.mzlp{
 line-height:1.54;
    font-weight:400;
        margin:0 0 0.5em 0;
    font-size:16px;
    text-align:justify;
}

 .video1 {
     background:#5A3115;
  width: 100%;
  height: 400px;
}

@media only screen and (max-width:767px){
  .slide1{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.lfg{
     width: 100%;
    height: 50vh;
}
    .logo-space{
        position: absolute;
        z-index: 9;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top:0;
        text-align: center;
        width:150px;
        background: rgba(68,68,68,0.6);
        padding:5px 2px 5px 2px;
    }
    .logo-space p{
        font-size: 15px;
        font-weight: 700;
        color: #fff;
    }
    .logo1{
        width:45px;
    
    }
    .lxy{
            object-fit:cover;
        margin-top:10px;
        width: 100%;
        height:220px
    }
     .video1 {
         margin-top:10px;
  width: 100%;
  height: 220px;
}
    .divider {
        display: flex;
        margin:auto;
        text-align: center;
        left: 0;
        right: 0;
      }
      .divider:before, .divider:after {
        content: "";
        flex: 1;
      }
      .line {
          width: 100%;
          justify-content: center;
        align-items: center;
        margin: 0.5em auto;
      }
      .line:before, .line:after {
        height: 1px;
        margin: 0 0.5em;
      }
      .one-line:before, .one-line:after {
        background: black;
      }
    .ksf{
        font-size: 20px;
    }
    .ksf1{
        font-size: 22px;
    }
    .nav-item .nav-link{
        font-family: 'Roboto Slab', serif;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 15px;
    }
    .margin-u{
    margin-top:60px;
}
.margin-uu{
    margin-top:30px;
}
.margin-ug{
    margin-top:30px;
}
.lsh{
    font-size: 16px;
}
.lzp{
    font-size:16px;
}
.lzp12{
    font-size:16px;

    text-transform:capitalize;
}
.jkl{
    padding-left: 10px;
}

    .divider1 {
        display: flex;
        margin:auto;
        text-align: center;
        left: 0;
        right: 0;
      }
      .divider1:before, .divider1:after {
        content: "";
        flex: 1;
      }
      .line1 {
          width: 100%;
          justify-content: center;
        align-items: center;
        margin: 0.5em auto;
      }
      .line1:before, .line1:after {
        height: 1px;
        margin: 0 0.5em;
      }
      .one-line1:before, .one-line1:after {
        background: #fff;
      }
         .lxv1{
        font-size: 20px;
    }
    .lwv{
        margin-top:5px;
        margin-bottom:5px;
    }
    .lwv1{
        margin-top:5px;
        margin-bottom:5px;
    }
    .mxa{
    margin-top: 50px;
    margin-bottom: 50px;
}
.lscp{
    font-size:18px;
}
.logo-space1{
    position: relative;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:0;
    text-align: center;
    width:100%;
     
}
.logo11{
    width:100%;
    height:100%;
    opacity:1;
}
.lao{
    width: 250px;
}
.lfg1{
     width: 100%;
    height: 30vh;
}
.nav-f1{
     bottom:0;
    position: absolute;
    width: 100%;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.mzl{
    width:100%;
    height:30vh;
}
.slide2{
    width: 100%;
    height: 100%;
}
.logo-space1 p{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.leu{
    padding-top:10px;
    padding-left: 20px;
    padding-right: 20px;
}
.mzlp{
 display:block;
   font-weight: bold;
        margin:0 0 0.5em 0;
    font-size:16.5px;
    
}
}

@media only screen and (min-width:768px) and (max-width:1024px){
     .slide1{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.lfg{
     width: 100%;
    height: 50vh;
}
    .logo-space{
        position: absolute;
        z-index: 9;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top:0;
        text-align: center;
        width:150px;
        background: rgba(68,68,68,0.6);
        padding:5px 2px 5px 2px;
    }
    .logo-space p{
        font-size: 15px;
        font-weight: 700;
        color: #fff;
    }
    .logo1{
        width:45px;
    
    }
    .lxy{
            object-fit:cover;
        margin-top:10px;
        width: 100%;
        height:220px
    }
     .video1 {
         margin-top:10px;
  width: 100%;
  height: 220px;
}
    .divider {
        display: flex;
        margin:auto;
        text-align: center;
        left: 0;
        right: 0;
      }
      .divider:before, .divider:after {
        content: "";
        flex: 1;
      }
      .line {
          width: 100%;
          justify-content: center;
        align-items: center;
        margin: 0.5em auto;
      }
      .line:before, .line:after {
        height: 1px;
        margin: 0 0.5em;
      }
      .one-line:before, .one-line:after {
        background: black;
      }
    .ksf{
        font-size: 20px;
    }
    .ksf1{
        font-size: 22px;
    }
    .nav-item .nav-link{
        font-family: 'Roboto Slab', serif;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 15px;
    }
    .margin-u{
    margin-top:60px;
}
.margin-uu{
    margin-top:30px;
}
.margin-ug{
    margin-top:30px;
}
.lsh{
    font-size: 16px;
}
.lzp{
    font-size:16px;
}
.lzp12{
    font-size:16px;

    text-transform:capitalize;
}
.jkl{
    padding-left: 10px;
}

    .divider1 {
        display: flex;
        margin:auto;
        text-align: center;
        left: 0;
        right: 0;
      }
      .divider1:before, .divider1:after {
        content: "";
        flex: 1;
      }
      .line1 {
          width: 100%;
          justify-content: center;
        align-items: center;
        margin: 0.5em auto;
      }
      .line1:before, .line1:after {
        height: 1px;
        margin: 0 0.5em;
      }
      .one-line1:before, .one-line1:after {
        background: #fff;
      }
         .lxv1{
        font-size: 20px;
    }
    .lwv{
        margin-top:5px;
        margin-bottom:5px;
    }
    .lwv1{
        margin-top:5px;
        margin-bottom:5px;
    }
    .mxa{
    margin-top: 50px;
    margin-bottom: 50px;
}
.lscp{
    font-size:18px;
}
.logo-space1{
    position: relative;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:0;
    text-align: center;
    width:100%;
     
}
.logo11{
    width:100%;
    height:100%;
    opacity:1;
}
.lao{
    width: 250px;
}
.lfg1{
     width: 100%;
    height: 30vh;
}
.nav-f1{
     bottom:0;
    position: absolute;
    width: 100%;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.mzl{
    width:100%;
    height:30vh;
}
.slide2{
    width: 100%;
    height: 100%;
}
.logo-space1 p{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.leu{
    padding-top:10px;
    padding-left: 20px;
    padding-right: 20px;
}
.mzlp{
 display:block;
   font-weight: bold;
        margin:0 0 0.5em 0;
    font-size:16.5px;
    
}

}
