p::-webkit-scrollbar {
    display: none;
}
p{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.bg-pink{
    background-color: #ffebe8;
}
.banner {
    background-image: url(../img/hawan/banner1.jpg);
    background-size: cover;
    padding: 0;
    background-position: center center;
    display: flex;
    align-items: center;
}
.white-fade::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to top, rgb(255 255 255 / 15%) 0, #fff 100%);
  margin-top: 0;
  height: 600px;
  width: 100%;
  content: '';
  z-index: -1;
}
.white-fade {
    position: relative;
    max-width: 100%;
    z-index: 99;
}
.hawan-banner-content {
    width: 100%;
    float: left;
    padding-top: 10%;
}
.hawan-banner-content h1 {
    font-size: 180px;
    font-weight: 900;
    letter-spacing: 1rem;
    color: #fff;
    line-height: 190px;
    margin-bottom: 0;
}
.hawan-banner-content h1 span {
    position: absolute;
    left: -38%;
}
.trns-text {
  background: url(../img/hawan/banner1.jpg)   -14px -95px no-repeat;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  /* Below is not needed */
  display:block;
  font-weight: bold;
  background-size: cover;
}
.hawan-banner-content p {
    font-size: 16px;
    text-align: justify;
    height: 173px;
    overflow-y: scroll;
    color: #fff;
    line-height: 20px;
}
.hawan-content-detail{
  padding: 0 77px;
    padding-right: 33%;
}
.btn {
    position: relative;
    display: inline-block;
    padding: 23px 27px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 4px solid #fff;
    cursor: pointer;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    border-radius: 0;
    display: inline-block;
    font-weight: 600;
}
.btn.btn-border-5{
    width: 100%;
    margin-top: 30px;
}
.btn.btn-border-5::after,
.btn.btn-border-5::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    transition: .5s;
}

.btn.btn-border-5::after {
    top: 0;
    left: 0;
    border-top: 3px solid transparent;
}

.btn.btn-border-5::before {
    bottom: 0;
    right: 0;
    border-bottom: 3px solid transparent;
}

.btn.btn-border-5:hover {
    color: #222222;
}

.btn.btn-border-5:hover::after,
.btn.btn-border-5:hover::before {
    width: 100%;
    height: 100%;
    border-color: #222222;
}

.hawan-slider .owl-item img{
   transform: translate(0, 0) scale(1);
  transition: all 0.4s ease; 
}
.hawan-slider .firstactivehawanslideritem img{
    height: 400px !important;
}
.hawan-slider .recent-causes-data {
    width: 100%;
    padding: 0;
    background-color: transparent;
    margin: auto;
    margin-top: 10px;
    position: relative;
    border-radius: 40px;
}
.hawan-slider .owl-item.firstactivehawanslideritem {
    padding: 10px;
    padding-top: 214px;
     -webkit-transform: translate3d(0px,0px,0px);
  transform: translate3d(0px,0px,0px);
    
  transition: all 0.66s ease; -webkit-transition: all 1s ease; 
}
.hawan-slider .recent-causes img {
    border-radius: 0;
    height: 185px;
}
.hawan-slider .owl-item{
    padding: 10px;
    padding-top: 214px;

}
.section-recent-causes {
    background-color: #ffebe8!important;
}
.hawan-slider .owl-item.firstactivehawanslideritem{
    padding-top: 0;
}
.section-recent-causes .hawan-title {
    margin-bottom: -170px;
    padding-left: 70px;
}
.hawan-slider .recent-causes-data h3 {
    font-size: 22px;
    font-weight: 600;
}
.hawan-slider .recent-causes-data p{
    line-height: 23px;
}
.hawan-title h3 {
    font-size: 40px;
}
.hawan-title p {
    line-height: 21px;
}
.section-recent-causes .hawan-title .btn.btn-border-5 {
    width: auto;
    background: #900b33;
    border: 0;
    padding: 23px 44px;
    display: inline-block;
    margin-top: 20px;
}
.hawan-schedule {
    position: relative;
    z-index: 99;
}
.hawan-schedule:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #6c757d;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.hawan-schedule ul li {
    margin-bottom: 20px;
    padding-right: 100px;
}
.hawan-schedule ul li img {
    width: 80px;
    float: left;
    margin-right: 20px;
}
.hawan-schedule {
    position: relative;
    z-index: 99;
    padding: 40px 60px 40px 120px;
    color: #fff;
    margin: 50px 0;
}
.schedule-content p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}
.upcoming-slider-bg{
    background-image: url(../img/hawan/orange-bg.jpg);
    background-size: cover;
    padding: 0;
    background-position: center center;
    display: flex;
    align-items: center;
    height: 100%;
}


.meditation-title h3 {
    font-family: Norican;
    font-size: 47px;
    line-height: 75px;
    color: #004e4b;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.05em;
}
.s-slider {
    display: flex;
    position: relative;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    pointer-events: auto;
    background-image: url(../img/meditation/slider-bg.png);
    background-position: bottom center;
    background-size: cover;
    background-origin: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
.slider-item {
    position: relative;
}
.slider-item span {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 8%;
    left: 5%;
    right: 5%;
    z-index: 99;
}
.slider-item span a {
    color: #fff;
    font-family: 'Poppins';
}
.slider-item:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 1.00)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000000', EndColorStr='#000000');
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55%;
    z-index: 1;
    border-radius: 20px;
}
.s-slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    -webkit-filter: blur(5px);
    filter: blur(2px);
    background-color: #ffffff7d;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.meditation-title.text-white p, .meditation-title.text-white h3{
    color: #fff!important;
}
.meditation-title p{
    font-size: 20px;
}
.title-btn-png img {
    width: 180px;
    transform: rotate(180deg);
}
.title-btn-png{
        margin-top: -35px;
}
.testimonial .start i{
    color: #ffcc00;
}
.testimonial .start {
    margin: 20px 0;
}
.testimonial .start i {
    color: #ffcc00!important;
    font-size: 20px;
}
.banner_thumb img {
    height: 300px;
    border-radius: 10px;
}
.banner_area.mb-36 {
    padding: 30px 0;
}
.gradient-banner {
    background-image: url(../img/meditation/gradient-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    padding: 80px 0;
    position: relative;
}
.gradient-banner-content h2 {
    color: #fff;
}
.gradient-banner-content p {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 20px;
}
.gradient-banner-content .btn-transparent{
font-family: 'Poppins';
    width: 100%;
}
.logo-bg {
    width: 260px;
}
.banner-single {
    width: 25%;
    position: absolute;
    left: 59%;
    top: 10%;
}
.banner-line {
    transform: rotate(90deg);
    width: 26%;
    position: absolute;
    right: -3%;
    top: 37%;
}
.testimonial-section {
    background: url(../img/meditation/testimonial-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    table-layout: fixed;
    padding: 50px 0 50px;
    z-index: 99;
}
.testimonial-section:before {
    content: '';
    background: linear-gradient(to bottom, #c55b6d , #453aba);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
    z-index: -1;
}
.meditation-title {
    color: #fe3975;
    font-size: 85px;
    line-height: 90px;
}
.title-btn-png {
    margin-top: -35px;
}
.title-btn-png img {
    width: 180px;
    transform: rotate(180deg);
}
.testimonials {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
}
.testimonial {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 100px;
}
.testimonial p {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    color: #ECEEF4;
    font-family: 'Poppins';
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.testimonial .start {
    margin: 20px 0;
}
.testimonial .start i {
    color: #ffcc00!important;
    font-size: 20px;
}
.testimonial img {
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
    height: 200px;
    margin-bottom: 10px;
    border-radius: 50%;
}
.testimonial .details span {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    font-family: poppins;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 21px;
    text-align: center;
}
.type6 span {
    background: #fff;
    text-align: center;
    display: block;
    border: 5px solid #004e4b;
    margin: 10px;
    padding: 22px;
    font-family: 'Norican';
    font-size: 60px;
    color: #004e4b;
    font-weight: 600;
}
.type3, .type6, .type12, .type5{
    position: relative;
}
.type3 img {
    height: 400px;
    overflow: hidden;
}
.type6 img {
    height: 235px;
    position: relative;
}

.type12 img {
    height: 330px;
}
.type5 img {
    height: 730px;
}

.type3::after, .type6::after, .type5::after, .type12::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 1.00)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 1.00));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000000', EndColorStr='#000000');
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    z-index: 1;
}
.type6::after{
  bottom: 41%;
}
.type-title {
    position: absolute;
    bottom: 2px;
    transform: translate(-50%, -33%);
    z-index: 9;
    left: 50%;
    text-align: center;
}
.type-title h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 30px;
}
.type12 .type-title h4{
    display: inline-block;
    margin-right: 100px;
}
 .type6 .type-title h4 {
    display: inline-block;
    margin-right: 20px;
}
.type-title .btn-default {
    padding: 6px 15px;
    font-weight: 600;
    font-size: 23px;
}
.type6 .type-title {
    bottom: 40%;
}
.type12 .type-title {
    transform: translate(-0%, -33%);
    left: 62%;
}
.upcoming-slider {
    position: relative;
    right: 32px;
    z-index: 999;
}

/* Wrapper */
.wrapper{
  width: 600px;
  height: 300px;
  position: relative;
  background-color: var(--wrapper-background-c);
  box-shadow: 0 0 80px var(--wrapper-shadow-c);
}

/* Images Area */
.images-area{
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  overflow: hidden;
  right: 50px;
  z-index: 99;
}
.images-area img{
  width: 100%;
  transition: 0.3s cubic-bezier(.79,.03,0,.99);
}

/* Buttons Area  */
.buttons-area{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.buttons-area > div{
  color: var(--white-c);
  background-color: var(--buttons-background-c);
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
/* Buttons | Previous And Next */
.buttons-area > div:first-child{
  border-radius: 0 5px 5px 0;
  margin-left: -100px;
}
.buttons-area > div:last-child{
  border-radius: 5px 0 0 5px;
  margin-right: -100px;
}
/* Show The Buttons */
.wrapper:hover .buttons-area > div:first-child{
  margin-left: 0;
}
.wrapper:hover .buttons-area > div:last-child{
  margin-right: 0;
}
.buttons-area div:hover:not(div.disabled){
  background-color: var(--buttons-active-background-c);
}
.buttons-area div:not(div.disabled):active{
  opacity: 0.7;
}
/* Disabled Button */
.buttons-area > div.disabled{
  cursor: no-drop;
  opacity: 0.3;
}
.buttons-area div i{
  font-size: 70px;
}

/* Pagination Area */
.pagination-area{
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
/* Pagination Spans */
.pagination-area span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--white-c);
  margin-right: 5px;
  transform: scale(0.5);
  transition: 0.3s ease-in-out;
  opacity: 0.4;
}
/* Current Active Span */
.pagination-area span.active{
  transform: scale(1);
  opacity: 1;
}

/* End Wrapper */
.white-border {
    position: relative;
}
.white-border:after {
    border: 5px solid #ffff;
    position: absolute;
    top: 0;
    right: 80px;
    content: '';
    /* background: #fff; */
    width: 100%;
    height: 100%;
    z-index: 999;
}
.upcoming-slider-bg a.btn.btn-border-5 {
    position: absolute;
    right: 41px;
    width: auto;
    background: #f5f0f0;
    color: #333;
    border: none;
    bottom: 52px;
    z-index: 9999;
}
.upcoming-slider-bg h3 {
    text-align: left;
    font-size: 36px;
    padding: 22px 0 15px;
    margin-left: 10%;
}



.ui-container .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    right: 80px;
    z-index: 999;
    height: 260px;
}
.ui-container .carousel-indicators {
    position: absolute;
        right: -66%;
    bottom: -48px;
    left: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.ui-container .carousel-indicators [data-bs-target]{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
}