
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Halant&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&family=Dancing+Script&family=Edu+NSW+ACT+Foundation&family=Gothic+A1:wght@100&family=Halant&family=Jost:ital,wght@1,200&family=Montserrat:wght@300&family=Mr+De+Haviland&family=PT+Sans&family=Poppins:ital,wght@0,200;0,300;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Forum&display=swap');

@font-face {
  font-family: 'bits_indian_calligraregular';
  src: url('bitsindiancalligra-regular-webfont.woff2') format('woff2'),
    url('bitsindiancalligra-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'avenirlight';
  src: url('avenir_light-webfont.woff2') format('woff2'),
    url('avenir_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'bits_indian_calligraregular';
  src: url('bitsindiancalligra-italic-webfont.woff2') format('woff2'),
    url('bitsindiancalligra-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'halantlight';
  src: url('halant-light-webfont.woff2') format('woff2'),
    url('halant-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-weight: 100;
}

/* Reset default margin and padding */

body {
  
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  overflow-x: hidden;

}


/* ----------------our mission start------------- */

#our-mission{
  height: 100vh;
}

.mission {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 150px;
  width: 100%;
  height: 100vh;
  padding-top: 7%;
}

.lft-imgs {
  position: relative;

  margin-top: -13%;

}

.lft-imgs .top-img1,
.book-1 {
  width: 350px;
  border-radius: 10px;
  height: 260px;
  object-fit: cover;
}

.lft-imgs .top-img1 {
  position: relative;
  z-index: 2;
  left: 50px;
  top: 70px;
  object-fit: cover;
}

.lft-imgs .book-1 {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: 1;
}

.ryt-content {
  margin-top: -8%;

}

.ryt-content h4 {
  font-size: 13px;
  font-family: 'Halant', serif;
  color: white;
  letter-spacing: 2px;
  margin-left: 2%;

}

.ryt-content h2 {
  font-size: 75px;
  letter-spacing: 5px;
  font-family: 'bits_indian_calligraregular';
  color: #e0b35e;
  margin-top: -5%;
  z-index: 1;
}

.ryt-content p {
  font-family: 'avenirlight';
  line-height: 1.3;
  width: 400px;
  font-size: 17px;
  font-weight: 100;
}

.btn-sec {
  background-color: rgb(207, 157, 61);
  border: 1px solid rgb(207, 157, 61);
  border-radius: 20px;
  padding: 0px 20px;
  height: 35px;
  letter-spacing: 2px;
  font-size: 14px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  margin: 4%;
  font-family: 'Halant', serif;
}

.btn-sec:hover {
  border: 1px solid brown;
  background-color: brown;
}

.ass-sec {
  background-color: rgb(207, 157, 61);
  border: 1px solid rgb(207, 157, 61);
  border-radius: 20px;
  padding: 0px 20px;
  height: 35px;
  letter-spacing: 2px;
  font-size: 14px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  margin-top: 15%;
  margin-left: 23%;
  font-family: 'Halant', serif;
}

.ass-sec:hover {
  border: 1px solid brown;
  background-color: brown;
}

.mission {
  margin-top: -94px;
}

.oil-1 {
  width: 160px;
  z-index: -1;
  margin-left: 45%;
  margin-top: -12%;
}

/* ----------- our mission end -----------  */

/* ----------- yoga section start -----------  */


/* 
.Bhava{
  color: white;
  font-family: 'avinerlight';
  letter-spacing: 2px;
  font-size: 22px;
  position: relative;
 z-index: 99;


}

.Namaskaram{
  
  margin-top: 2%;
  letter-spacing: 1px;
  line-height: 20px;
  font-family: 'halantlight';
}

.items{
  position: relative;
  margin-top: -23%;
  margin-left: 20%;
  justify-content: center;
  align-items: center;
} */


.carousel-item {
  position: relative;
  color: white;
}

.items {
  position: absolute;
  top: 0;
  left: -30%;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  padding: 20px;
}


.items1 {
  position: absolute;
  top: 0;
  left: 0%;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  padding: 20px;
}

.Bhava {
  font-size: 24px;
  color: #e7e6e5;

  font-family: 'Forum', cursive;
}

.Namaskaram {
  font-size: 14px;
  margin-top:20px;
  text-align: center;
  font-family: 'avenirlight';
    line-height: 23px;
  width: 350px;
  font-weight: 100;
  color: #e7e6e5;
}

.btn-sec {
  margin-top: 20px;
 
width: 150px;
  color: #fff;
  border: none;
  cursor: pointer;
}

.carousel-control-prev span{
  border: 1px solid white;
  border-radius: 8px;
  padding: 1%;
  width: 30px;
  background-color: white;
  color: black;
}

.carousel-control-next span{
  border: 1px solid white;
  border-radius: 8px;
  padding: 1%;
  width: 30px;
  background-color: white;
  color: black;
}

.carousel-control-next span:hover{
  background-color: #ce9c3c;
  border: 1px solid #ce9c3c;
  color: white;
}
.carousel-control-prev span:hover{
  background-color: #ce9c3c;
  border: 1px solid #ce9c3c;
  color: white;
}

.carousel-control-next, .carousel-control-prev{
  font-size: 25px;
}
/* 


.yoga-imgs {
  width: 100%;
  object-fit: cover;
  position: relative;
}

.women-yoga {
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  position: relative;
  height: 100vh;
  opacity: 1;
  transition: opacity 2s ease-in-out;
  object-fit: cover;
}

.men-yoga {
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100vh;
  opacity: 0;
  transition: opacity 2s ease-in-out;
  object-fit: cover;
} */

/* ----------- yoga section end -----------  */

/* ----------- mystic section start -----------  */

#mystic {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  margin-top: -2px;
}

.mystic {
  width: 100%;
  margin-bottom: 30px;
  height: 90vh;
}



.guruji-bg {
  display: flex;


}

.guruji-bg .guruji-bg-1 {
  height: 75vh;
  opacity: 0.3;
  object-fit: cover;
  z-index: -3;
  width: 10%;

}

.guruji-bg .guruji-bg-2 {
  height: 83vh;

  margin-top: 21px;
  margin-right: 10px;
  z-index: -2;
}

.bramarishi {
  background-color: #2b333b;
  width: 80%;
  height: 80vh;
  margin-left: 10px;
  margin-top: 60px;
}

.bramarishi h5 {
  position: relative;
  margin-top: -50%;
  margin-left: 27%;
  font-size: 13px;
  color: #ddcd8b;
  font-family: 'Halant', serif;
  letter-spacing: 2px;
}

.bramarishi h2 {
  margin-top: -9%;
  margin-left: 20%;
  font-size: 80px;
  color: white;
  font-family: 'bits_indian_calligraregular';
  letter-spacing: 4px;
  color: #dfdede;
  z-index: 9999;
}

.bramarishi .p {
  width: 400px;
  margin-top: 1%;
  margin-left: 20%;
  font-size: 22px;
  color: #ddcd8b;
  font-family: 'halantlight';
  line-height: 1.2;

}

.bramarishi .p1 {
  width: 400px;
  margin-top: 3%;
  margin-left: 20%;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
  font-family: 'avenirlight';
}

.gu {
  margin-top: -16px;
}

.guruu {
  z-index: 6;
  width: 30%;
  height: 82vh;
  margin-top: -100%;
  margin-left: 54%;
  border-top-left-radius: 45%;
  border-top-right-radius: 45%;
  opacity: 1;
  object-fit: cover;
  padding-bottom: 1.5%;
}

.lrn-btn {
  background-color: rgb(207, 157, 61);
  border: 1px solid rgb(207, 157, 61);
  border-radius: 20px;
  padding: 0px 20px;
  height: 30px;
  font-size: 14px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  margin-top: 3%;
  margin-left: 30%;
  font-family: 'Halant', serif;
  letter-spacing: 2px;
}

.lrn-btn:hover {
  border: 1px solid brown;
  background-color: brown;
  color: white;
}

.oil-3 {
  width: 130px;
  z-index: -6;
  margin-left: 48%;
  margin-top: -4%;
}

.ti-icon {
  margin-top: -8px;
  margin-left: -8%;
  z-index: -6;
}

/* ----------- mystic section end -----------  */

/* ----------- ASHRAM-WIDE section start -----------  */

.wide {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  background-image:url(../images/download\ \(1\).webp);background-repeat: no-repeat;background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    object-fit: cover;
}

.cont {
  margin-top: 40px;
  color: #e8e6e6;
  margin-left: 20px;
  font-family: 'Cinzel', serif;
}

.cont p {
  font-size: 12px;
  letter-spacing: px;
}

.cont h3 {
  font-size: 80px;
  margin-top: -72px;
  letter-spacing: 5px;
  font-family: 'bits_indian_calligraregular';
  margin-left: -3%;
  color: #e8e6e6;
}



.ASHRAM-WIDE {
 padding-top: 35px;
 padding-left: 20px;
}
.rightcol{
  padding-top:100px;
  margin-left: 6%;
}
.rty {
  position: relative;
  color: white;
  padding-left: 5%;
column-gap: 7%;
}

.oil-4{
 
    width: 80px;
    z-index: -6;
    margin-left: 60%;
   margin-top: -20px;
 
  
}


.rty-1 {
  position: relative;
padding-top: 40px;
  color: white;
  padding-left: 5%;
  column-gap: 7%;

}



.stdy h5 {
  font-family: 'Halant', serif;
  font-size:40px;
  letter-spacing: 3px;
}

.stdy p {
  width: 300px;
  font-size: 16px;
  padding-top: 5%;
  font-family: 'avenirlight';
  line-height: 1.4;
}

.stdy .focus {
  margin-top: -1%;
}

.stdy-1 h5 {
  font-size: 40px;
  font-family: 'Halant', serif;
  letter-spacing: 5px;
}

.stdy-1 p {
  width: 300px;
  font-size: 16px;
  padding-top: 5%;
  font-family: 'avenirlight';
  line-height: 1.4;
}

/* .out-txt {
  margin-left: 18%;
} */

.out-txt p {
  color: white;
  font-size: 19px;
  font-family: 'Halant', serif;
  text-align: center;
  margin-left: 45%;
  margin-top: 5%;
}

.authour {
  font-family: 'Mr De Haviland', cursive;
  color: white;
  text-align: center;
  margin-left: 76%;
  font-size: 40px;
  margin-top: 1%;
}

/* ----------- ASHRAM-WIDE section end-----------  */

/* -----------spiritual development section start-----------  */

.main {
  display: flex;
  margin-bottom: 6%;
}

.slider {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
   height: 55vh;
}

.slider__container {
  cursor: pointer;
  display: flex;
  overflow: hidden;
  scroll-behavior: smooth;
  column-gap: 5px;
  margin-top: 5%;
}

.slider__container.dragging {
  scroll-behavior: auto;
  cursor: grabbing;
}

.slider__item {
  padding: 16px 4px;
  /* Adjust the padding values as needed */
  flex: 0 0 30%;

  /* Adjust the flex value to control the width of each item */
}



.slider__item img {
  border-radius: 20px;
  width: 90%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  /* filter: sepia(70%); 
  background-color:rgba(64,25,14, 0.8); */
}


.txt {

  margin-top: 1px;
  color: #fff;
  padding: 50px;
  padding-left: 100px;
  width: 50%;

}

.txt h6 {
  font-family: 'Halant', serif;
  letter-spacing: 2px;
  margin-top: -2%;
  font-size: 20px;
}


h2 {
  margin-bottom: 10px;
  color: #e0b35e;
  font-family: 'bits_indian_calligraregular';
  letter-spacing: 2px;
}

.ass {
  font-size: 15px;
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.3;
  font-family: 'avenirlight';
}

.arrow-top {
  display: flex;
  column-gap: 10px;
}

.arrow-1 {
  display: flex;
  column-gap: 10px;
}

.arrow-top p a{
  margin-top: 5px;
  font-size: 13px;
  font-family: 'Halant', serif;
  color: white;
}


.arrow-top svg {
  cursor: pointer;
  margin-left: 10px;
  color: #e0b35e;
}

.arrow-1 svg {
  cursor: pointer;
  margin-left: 10px;
  color: #e0b35e;
}

.arrow-1 svg:hover {
  color: brown;
}


.arrow-top svg:hover {
  color: brown;
}

.icon svg {
  color: white;
  cursor: pointer;
  margin-left: 10px;

}



.slider__item .text-overlay {
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  display: none;
  background-color: rgba(172, 121, 27, 0.8);

  color: #fff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  z-index: 1;
  font-family: 'avenirlight';
  line-height: 20px;
  width: 87.5%;
  height: 87%;
  border-radius: 9%;
}

.slider__item:hover .text-overlay {
  display: block;
  cursor: pointer;
}

.text-overlay h3{
  padding-top: 42%;
font-size: 20px;
 text-align: left;
 font-family: 'halantlight';
}

.over-1{
  padding-top:5%;
  padding-right: 5%;
  padding-bottom: 5%;
}

.text-overlay p{
  width: 200px;
  font-size: 12px;
  text-align: left;
  font-family:'avenirlight';
  line-height: 20px;
}
.slider__item:hover img {
  filter:brightness(20%);
  cursor: pointer;
}

.slider__item {

  position: relative;

}


/* -----------spiritual development section end-----------  */

/* -----------LIVING  section start----------- */
#living{
  height: 100vh;
  width: 100%;
  background-image:url(../images/living-bg.webp);
  background-size: cover;
  background-position: center;
  object-fit: cover;
}


.vedha {
  display: flex;
  column-gap: 10%;
  overflow: hidden;
}

.living {

  margin-top: 10%;
  margin-left: 8%;
}


.living p {
  width: 400px;
  font-size: 13px;
  margin-top: 14%;
  text-align: center;
  font-family: 'Halant', serif;
  line-height: 1.2;
  font-family: 'halantlight';
}

.living p {

  color: #e8e6e6;
}

.living h6 {
  margin-left: 7%;
  font-family: 'Halant', serif;
  letter-spacing: 2px;
  font-size: 14px;
  color: white;
}

.living h3 {
  color: #e0b35e;
  font-family: 'bits_indian_calligraregular';
  font-size: 100px;
  margin-left: 5%;
  margin-top: -9%;
  letter-spacing: 5px;
}

.right-cntent {
  display: flex;
  background-color: #c79e53;
  opacity: 0.9;
  border-radius: 20px;
  margin-top: 10%;
  height: 55vh;

}

.back {
  margin-left: -60px;
  margin-right: 30px;
  margin-top: 1%;
}

.right-cntent .hed {
  font-size: 15px;
  margin-bottom: -1%;
  margin-top: 5%;
  color: white;
  font-family: 'Halant', serif;
}

.back .sb-hed {
  font-size: 14px;
  color: white;
  font-family: 'Halant', serif;
  margin-top: 5%;
}

.right-cntent p {
 width: 300px;
  font-size: 13px;
  line-height: 1.3;
  color: white;
  margin-top: 5%;
  font-family: 'avenirlight';
}

.liv-img img {
  border-radius: 20px;
  height: 55vh;
  width: 70%;
  text-align: center;
  object-fit: cover;
  /* transition: filter 0.7s ease-in-out; */
}




.liv-img {

  position: relative;

}

.ved-btn {
  background-color: rgb(169, 47, 14);
  border: 1px solid rgb(169, 47, 14);
  border-radius: 20px;
  height: 28px;
  margin-top: 5%;
  font-family: 'Halant', serif;
  margin-left: 20%;
  font-size: 5px;
  height: 30px;
  padding: 10px 20px;
  font-size: 13px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 2px;
}

.ved-btn:hover {
  color: white;
  background-color: rgb(112, 109, 109);
  border-color: rgb(112, 109, 109);
}


.authour-1 {
  font-family: 'Mr De Haviland', cursive;
  color: white;
  text-align: center;

  margin-left: 60%;
  font-size: 18px;
}

.lft-btn {
  background-color: #711f09;
  border: 1px solid #711f09;
  height: 40px;
  border-radius: 20px;

  margin-left: 24%;
  margin-top: 15%;
  color: white;
  font-family: 'avenirlight';
  padding: 0px 20px;
  font-size: 13px;
  letter-spacing: 2px;
  cursor: pointer;
  text-decoration: none;
}

.mbl-btn {
  background-color: rgb(207, 157, 61);
  border: 1px solid rgb(207, 157, 61);
  border-radius: 20px;
  padding: 0px 20px;
  height: 30px;
  font-size: 14px;
  color: white;
  cursor: pointer;
  text-decoration: none;
  margin-top: 3%;
  margin-left: 30%;
  font-family: 'Halant', serif;
  letter-spacing: 2px;
}


.mbl-btn:hover {
  color: white;
  background-color: #e0b35e;
  border-color: #e0b35e;
}

.lft-btn:hover {
  color: white;
  background-color: #e0b35e;
  border-color: #e0b35e;
}



.oil {
  width: 160px;
  z-index: -1;
  margin-left: 60%;
  margin-top: -10%;
}

/* -----------LIVING  section end----------- */

/* -----------online pooja  section start----------- */


.online {
  display: flex;
}
/* 
#online-2{
  display: block;
} */

.oil-2 {
  width: 200px;
  height: 90px;
  margin-left: 5%;
  margin-top: 6%;
}

.pooja {
  margin-top: 2%;
  margin-left: -22%;
  width: 100%;
  padding-top: 5%;
}


.pooja h6 {
  font-family: 'Halant', serif;
  letter-spacing: 1.5px;
  font-size: 14px;
  margin-left: 2%;
}

.pooja p {
  width: 350px;
  font-size: 13px;
  line-height: 1.5;
  font-family: 'avenirlight';
}

.pooja h6,
h3,
p {
  color: white;
}

.pooja h3 {
  color: #ce9c3c;
  font-family: 'bits_indian_calligraregular';
  font-size: 100px;
  margin-top: -8%;
  letter-spacing: 5px;

}


.dmy-tmg {
  display: flex;
  column-gap: 50px;
  margin-left: 2%;
  z-index: -1;


}






.img-container {
  height: 110%;
  width: 90%;
  position: relative;

}

.img-container .hover-img {
  height: 110%;
  width: 90%;
  border-radius: 20px;
  transition: filter 0.7s ease-in-out;
  margin-top: -24%;
}

.fire-img img {
  width: 200px;
  height: 68%;
  margin-left: -30%;
}

.fire-btn {
  background-color: #711f09;
  border: 1px solid #711f09;
  border-radius: 20px;
  height: 30px;
  margin-left: 15%;
  margin-top: 15%;
  color: white;
  margin-bottom: 15%;

  font-family: 'Halant', serif;
  padding: 0px 20px;
  font-size: 14px;
  letter-spacing: 2px;
  cursor: pointer;
  text-decoration: none;
}

.fire-btn:hover {
  color: white;
  background-color: #e0b35e;
  border-color: #e0b35e;
}



.mandala img {
  width: 100%;
  margin-left: -10%;
  margin-top: 10%;
}

.vel img {
  margin-left: -36%;
  margin-top: 55%;
  height: 70vh;
}



.move {
  width: 320px;
  height: 306px;
  border-radius: 100%;
  overflow: hidden;
  object-fit: cover;
  position: relative;
  left: 7%;
  top: -47%;

}



#muteIcon.muted {
  text-decoration: line-through;
}

#muteIcon.strikethrough {
  text-decoration: line-through;
}

.music {
  margin-top: -140%;
  color: white;
}

/* -----------online pooja  section end----------- */

/* -----------contact-us  section start----------- */

.contact-us{
  width: 100%;
  height: 100vh;
  margin-top: -2%
}

.us {
  display: flex;
  column-gap: 30%;
}

.us-cont {
  margin-top: 2%;
  color: white;
  margin-left: 20px;

}

.us-cont .para {
  font-family: 'Halant', serif;
  letter-spacing: 2px;
  font-size: 14px;
}

.us-cont p {
  font-size: 12px;
}

.us-cont h3 {
  margin-top: -32px;
  font-size: 90px;
  margin-left: 16px;
  color: #e0b35e;
  font-family: 'bits_indian_calligraregular';
  letter-spacing: 5px;
}


.cont-overlay{
  margin-top: 5%;
  padding: 2%;
   position: relative;
   right: 0;
   height:auto;
   width: 35%;
   background-color:rgba(93, 91, 95, 0.8) ;
   border-radius: 10px;
}

.get h3{
  font-family: 'avenirlight';  
  font-size: 22px;
  letter-spacing: 2px;
  color: #e0b35e;
  padding-bottom: 2%;
}

.get label{
  font-size: 13px;
  color: white;
  letter-spacing: 1px;
  font-family: 'halantlight';
}

input{
  width: 100%;
  font-family: 'avenirlight';}

.submit{
  margin-top: 2%;
   background-color: #e0b35e;
   border: 1px solid #e0b35e;
   border-radius: 4px;
   padding: 2%;
   width: 100%;
   color: white;
}

.on-contact a{
text-decoration: underline;
color: #e0b35e;
position: relative;
align-items: center;

}

.on-contact p{
  font-family: 'avenirlight';  
text-align: center;
}


.on-contact a:hover{
  color: white;
}
/* .contact{
    margin-top: 2%;
   background-color: #e0b35e;
   border: 1px solid #e0b35e;
   border-radius: 4px;
   padding: 2%;
   width: 100%;
  
}

.contact a{
  color: white;
}

.contact a:hover{
  color: white;
} */

#message{
  max-height: 100px;
  min-height: 50px;
 width: 100%;
}

.in-submit{
  padding-left: 5%;
  padding-right: 5%;
}

/* .line{
  border: 1px solid white;
  width: 150px;
  
}

.or{
  display: flex;
  column-gap:2% ;
  padding: 1%;
  position: relative;
  align-items: center;
  justify-content: center;
} */
/* -----------contact-us  section end----------- */


/* ----------------map section start--------------- */

.map {
  width: 100%;
  height: 30%;
  /* filter: grayscale(90%) invert(82%) contrast(73%); */

}


/* ----------------map section end--------------- */

#online_pooja{
  height:130vh
}



.img-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;

}



.img-popup.active {
  display: block;
  z-index: 9999;
 
}

.close-button{
  float: right;
  background-color: transparent;
  color: white;
  border:1px solid transparent;
  font-size: 20px;

}


.carousel-item img{
  height: 90vh;
  object-fit: cover;
}


.music-control{
  position: relative;
  display: flex;
color: white;
  float: right;
margin-top: -20%;
z-index: 99999;
  padding: 2%;
  padding-right: 25%;
 font-size: 30px;
}


/* .mbl-bg{
display: block;
} */

#carouselExampleControls1{
  display: none;
}
#mbl-mystic{
  display: none; /* Show the mobile image in mobile view */ 
}

#mbl-mystic{
  display: none;
}

.guruu1{
  z-index: 6;
  width: 100%;
  height: 62vh;
  border-top-left-radius: 45%;
  border-top-right-radius: 45%;
  opacity: 1;
  object-fit: cover;
  padding-bottom: 1.5%;
}

.ads h6{
  padding-bottom: 5%;
  color: #fff;
}
.ads{
  padding:1% ;
   position: absolute;
  left: 5%;
  margin-top:-5%;
  transform: translateX(-10%);
  border: 1px solid red;
  width: 300px;
  background-color: rgba(64,25,14, 0.9);
  border: 1px solid black;
  border-radius: 10px; 
  z-index: 99999;
}

.ads-logo{
  display: flex;
  text-align: center;
}
.ads img{
  border-radius: 80%;
  border: 1px solid rgb(255, 248, 248);
  object-fit: cover;
}

.instrust{
  padding: 10%;
  font-size: 13px;
}

.instrust button{
  height: 40px;
  background-color: rgb(224,179,94,0.6);
  border: 1px solid #000000;
  color: white;
  border-radius: 6px;
}

.instrust button a{
  color: white;
}

.popup-close-btn{
color: white;

}

