.banner-text {
  width: 494px;
  padding: 55px;
  margin-left: -15px;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.9882352941) 0%, rgba(255, 255, 255, 0.9568627451) 0%, rgba(255, 255, 255, 0.9019607843) 0%, rgba(255, 255, 255, 0.8196078431) 0%, rgba(255, 255, 255, 0.7176470588) 0%, rgba(255, 255, 255, 0.5921568627) 70%, rgba(255, 255, 255, 0.4392156863) 83%, rgba(255, 255, 255, 0.262745098) 91%, rgba(255, 255, 255, 0.0705882353) 98%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}
.banner-text h2 {
  color: #66360E;
  line-height: 43px;
  font-style: italic;
  font-family: "Cormorant Garamond";
  font-weight: bold;
  padding-bottom: 40px;
  position: relative;
}
.banner-text h2.font-41 {
  padding-top: 45px;
}
@media (min-width: 1200px) {
  .banner-text h2 {
    min-height: 280px;
  }
}
.banner-text p {
  font-family: "Cormorant Garamond";
  font-size: 20px;
  line-height: 16.5px;
  font-weight: 600;
  color: #66360E;
  margin-bottom: 25px;
}
.banner-text a {
  width: 100%;
  text-align: left !important;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: 0.4px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1;
}
.banner-text a img {
  margin-left: 20px;
}
.banner-text a:hover {
  color: #fff;
}

.home-accordion button {
  color: #66360E !important;
  justify-content: center;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  padding: 0;
  margin-bottom: 0px;
  text-shadow: 0.6px 0px #66360e;
}
.home-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus-round.svg");
  margin-left: 10px;
}
.home-accordion .accordion-button::after {
  background-image: url("../images/plus-round.svg");
  margin-left: 10px;
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.home-accordion .accordion-button.small-bold-head:not(.collapsed)::after {
  transform: rotate(0deg);
}
.home-accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
}
.home-accordion .home-accordion-inner button {
  color: #F16122 !important;
  text-transform: none;
  font-family: "Cormorant Garamond";
  font-size: 25px;
  font-weight: 600;
  border-bottom: 1px solid #B5AEA9 !important;
  margin-bottom: 0px !important;
  padding: 21px 0px;
  border-radius: 0 !important;
  text-shadow: 0px 0px black;
}
.home-accordion .home-accordion-inner .accordion-button:not(.collapsed)::after {
  background-image: url("../images/right-arrow.svg");
  background-size: 60% !important;
}
.home-accordion .home-accordion-inner .accordion-button::after {
  background-image: url("../images/right-arrow.svg");
  margin: 10px 10px 0px 20px;
  background-size: 11px;
  width: 17px;
  height: 25px;
}
.home-accordion .home-accordion-inner .accordion-item:last-child button {
  border: 0px !important;
}

.home .scriptures {
  background: url("../images/scripture-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}
.home .scriptures h3 {
  font-size: 22px;
  color: #F26222;
  font-weight: bold;
  letter-spacing: 2.2px;
  margin-bottom: 20px;
}
.home .scriptures .script-bg {
  padding: 40px 0px;
}
.home .scriptures .lotus-img {
  width: 155px;
  margin-bottom: 20px;
}
.home .scriptures h1 {
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 5px;
}
.home .scriptures p {
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
}
.home .scriptures .essential-blk h2 {
  margin-top: 8px;
  letter-spacing: 1px;
}
.home .scriptures .essential-blk h2 img {
  margin-left: 15px;
}
.home .scriptures .q-a-speak .read-more {
  display: inherit;
}
.home .scriptures .q-a-speak p {
  color: #1A1A1A;
  font-weight: 300;
  margin-bottom: 30px;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: -0.47px;
  text-shadow: 0.5px 0px black !important;
  margin-top: 15px;
}
.home .scriptures .q-a-speak h1 {
  font-weight: 300;
  margin-bottom: 0px;
}
.home .scriptures .q-a-speak .small-head {
  margin-bottom: 30px;
  text-shadow: 0 0 black;
}
.home .scriptures .q-a-speak.speak-ashram .small-head {
  margin-top: 40px;
}
.home .scriptures .q-a-speak.speak-ashram .large-light-head {
  margin-bottom: 17px;
}
.home .scriptures .q-a-speak.meet-challeng h4 {
  padding-top: 25px;
  margin-bottom: 26px;
}
.home .scriptures .q-a-speak.meet-challeng li {
  font-size: 18px;
  margin-top: 12px;
  white-space: nowrap;
}
.home .scriptures .q-a-speak.meet-challeng li img {
  width: 20px;
  margin-left: 5px;
  margin-right: 30px;
}

.our-guiding .guide-bg {
  background-image: url("../images/guide-bg.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  margin: 50px 0px;
  padding-bottom: 25px;
  text-align: center;
}
.our-guiding .small-head {
  margin-top: 33px;
}
.our-guiding .guid-head {
  margin-top: 145px;
  font-size: 22px;
  letter-spacing: 2.2px;
  font-weight: 600;
}
.our-guiding p {
  font-size: 26px;
  color: #F26222;
  line-height: 37px;
  margin-bottom: 5px;
}
.our-guiding .read-more {
  margin-bottom: 29px;
  padding-bottom: 31px;
  display: block;
  margin-top: 20px;
  display: inline-block !important;
}
.our-guiding h3 {
  font-size: 18px;
}
.our-guiding .date-time {
  font-size: 18px;
  font-weight: 400;
  color: #66360E;
}
.our-guiding .youtube-link {
  padding: 5px;
  background: #fff;
  display: inline-flex;
  min-width: 145px;
  justify-content: space-around;
  font-size: 18px;
  border-radius: 5px;
  color: #66360E;
}
.our-guiding .hyphen-brdr {
  position: relative;
}
.our-guiding .hyphen-brdr::after {
  background: #F16122;
  bottom: 28px;
}

.events-content ul li {
  font-size: 16px !important;
  font-family: "Roboto";
  font-weight: 300 !important;
  border-bottom: 1px solid #DBD2CC;
  padding: 4px 0px;
}
.events-content ul li a {
  color: #66360E;
}

.pre-foo-img {
  width: auto;
  height: auto;
  margin-bottom: 45px;
}
.pre-foo-img.bg-color {
  background-color: #f8f6f0;
  margin-bottom: 0px;
  padding-bottom: 45px;
}

.event-sec {
  padding-bottom: 55px;
  padding: 35px 0px 57px 0px;
  background-color: #f8f6f0;
}
.event-sec .read-more img {
  width: auto !important;
  display: initial !important;
}
.event-sec .small-head {
  margin: 35px 0px;
}
.event-sec .m-light-head {
  margin: 25px 0px 15px 0px;
  font-size: 24px !important;
  font-weight: 300 !important;
}
.event-sec .s-light-head {
  padding: 0px 20px;
  margin-bottom: 16px;
}
.event-sec .s-light-head p {
  margin-bottom: 0px;
}
.event-sec .chant-time {
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #DBD2CC;
  padding-bottom: 10px;
}

.pre-footer {
  background: #D36102;
  padding: 43px 0px 44px 0px;
  color: #fff;
}
.pre-footer h3 {
  margin-bottom: 25px;
  font-size: 26px;
  font-weight: 300;
}
.pre-footer h3 strong {
  font-size: 26px;
  font-weight: bold; 
}
.pre-footer h3 span {
  font-size: 44px;
  position: relative;
  top: 5px;
  font-weight: 100;
}
.pre-footer .list-group-item {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #E9B081;
  padding-left: 5px;
  border-radius: 0px;
  font-size: 20px;
  line-height: 31px;
}
.pre-footer .list-group-item:last-child {
  border: 0;
}

.pre-footer .carousel-indicators {
  left: 0px !important;
  margin: 0 !important;
  width: 35%;
  text-align: left !important;
}
.pre-footer .carousel-item {
  margin-bottom: 25px;
}
.pre-footer .carousel-item h2 {
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 0px;
}
.pre-footer .carousel-item p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  opacity: 1;
}
.pre-footer .carousel-item .nt-plain-btn {
  position: absolute;
  bottom: 0px;
}

.sound-blk {
  position: absolute;
  z-index: 99;
  right: 90px;
  top: 15px;
}
.sound-blk img {
  width: 75px;
}

.bg-fly-1 {
  position: relative;
}
.bg-fly-1 img {
  position: absolute;
  left: 0;
  width: 168px;
  transform: rotate(197deg);
  mix-blend-mode: multiply;
}

.bg-fly-2 img {
  position: absolute;
  right: 0;
  width: 285px;
  top: 300px;
}

.bg-fly-3 {
  position: relative;
}
.bg-fly-3 img {
  position: absolute;
  left: 0;
  width: 309px;
  bottom: 200px;
}

.insights-blk .insight-img {
  margin-top: 52px;
  padding-bottom: 5px;
}
.insights-blk .book-sec img {
  float: left;
}
.insights-blk .book-sec .book-img {
  position: relative;
}
.insights-blk .book-sec .book-img:after {
  content: "";
  position: absolute;
  background: #8E847D 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  opacity: 0.3;
  filter: blur(31px);
  height: 139px;
  width: 131px;
  right: 0;
  bottom: 0;
}
.insights-blk .book-sec .book-img:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 14px;
  left: 0px;
  width: 72px;
  background: #8e847d 0% 0% no-repeat padding-box;
  box-shadow: 0 35px 20px #8e847d;
  transform: rotate(-8deg);
  height: 22px;
  filter: blur(21px);
}
.insights-blk .ins-border-top {
  border-top: 2px solid #D1CAC5;
  margin-top: 4px !important;
  padding-top: 25px;
}
.insights-blk .book-sec h2 {
  font-weight: 700;
  position: relative;
  text-align: left;
  margin: 0 0 0 17px;
  top: 4px;
}
.insights-blk .book-desc {
  align-items: center;
}
.insights-blk .book-desc img {
  position: relative;
  width: 25px;
}
.insights-blk .book-desc h3 {
  font-size: 21px;
  letter-spacing: 0;
  text-align: left;
  position: relative;
  font-weight: 600;
}/*# sourceMappingURL=home.css.map */