body{
	font-family: "Outfit", sans-serif !important;
	background: #fff !important;
}

header{
	background: url(../images/home-hero.jpg) no-repeat center left;
	width:  100%;
	height: 100%;
	display: inline-block;
	background-size: cover;
	padding: 25px 0px 30px;
}

header.hypnotherapy{
	background: url(../images/hypnotherapy-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.guided-meditation{
	background: url(../images/guided-meditation-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.singing-bowls{
	background: url(../images/singing-bowls-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}


header.frequency-therapy{
	background: url(../images/frequency-therapy-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}


header.spiritual-counseling{
	background: url(../images/spiritual-counseling-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}


header.personal-training{
	background: url(../images/personal-training-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.reiki-therapy{
	background: url(../images/reiki-therapy-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.rife-therapy{
	background: url(../images/rife-therapy-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.skin-care{
	background: url(../images/skin-care-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.body-therapy{
	background: url(../images/body-therapy-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.redlight-therapy{
	background: url(../images/redlight-therapy-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.diagnostics{
	background: url(../images/diagnostics-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.ketohut{
	background: url(../images/ketohut-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.garments-gear{
	background: url(../images/garments-gear-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.body{
	background: url(../images/body-banner.jpg)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.spirit{
	background: url(../images/spirit-soul-banner.jpg)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.nutrition{
	background: url(../images/nutrition-banner.jpg)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.marketplace{
	background: url(../images/marketplace-banner.jpg)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.shopping-mall{
	background: url(../images/shopping-mall.jpeg)no-repeat center left;
	width: 100%;
	background-size: cover;
}


header.about{
	background: url(../images/abt-banner.jpg)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.contact{
	background: url(../images/contact-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.terms{
	background: url(../images/terms-conditions-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.blog-listing{
	background: url(../images/blog-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}

header.spirit-blog{
	background: url(../images/spirit-blog-banner.png)no-repeat center left;
	width: 100%;
	background-size: cover;
}










.home .navbar{
	position: inherit !important;
	 font-family: "Outfit", sans-serif;
}

.home .push-button::after {
	content: 'MENU';
	position: absolute;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	right: -52px;
	top: 0;
	color: #fff;
}

.top-left {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center ;
}

.top-left svg{
	stroke: #fff;
}

.top-left  span:hover{
	background: #99ff00;
	color: #000;
}

.header-push-button{
	padding-right:0px;
}

.top-left li {
	position: relative;
	margin: 0px 12px;
}

.top-left li span {
	font-family: "Outfit", sans-serif;
	position: absolute;
	background: #ff6600;
	color: #fff;
	font-size: 12px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	padding: 5px 0px;
	line-height: 0;
	text-align: center;
	line-height: 9px;
	top: 0;
	right: -10px;
}

.top-left li:first-child a {
	font-family: "Outfit", sans-serif;
	background: #99ff00;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	padding: 6px 22px;
	border-radius: 30px;
}

.top-left li:first-child a:hover{
	background: #ff6700;
	color: #fff;
}

.home .navbar-brand img {
	max-height: 92px;
}

.home h1 {
	font-size: 16px;
	background: #ff6600;
	display: inline-block;
	padding: 17px 20px;
	line-height: 0;
	border-radius: 30px;
	color: #fff;
	margin: 150px 0px 15px;
	text-transform: capitalize;
}

.home h2{
	font-size: 55px;
	font-weight: 800;
	color: #fff;
	line-height: 65px;
	text-transform: uppercase;
}

.home h2 span{
	color: #99ff00;
}

.home p{
	color: #fff;
	font-size: 18px;
}

.home .box p {
	display: none;
}

.home a{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}

.home a svg{
	fill: #fff;
}

.home a:hover{
	color: #99ff00;
}

.home a:hover svg{
	fill: #99ff00;
}

.banner-services{
	margin: 90px 0px 50px;
}

.banner-services a{
	border: 1px solid #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	border-radius: 7px;
	padding: 25px 0px;
}

.banner-services a span{
	display:block;
	margin: 10px 0px 0px;
	font-weight: 600;
}

.banner-services a:hover{
	background: #c69c6d;
	border-color: #c69c6d;
	color: #fff;
}

@media (max-width: 991px) {

.home .navbar-brand .alt-logo, .home .navbar-brand .default-logo {
    visibility:visible !important;
    opacity: 1 !important;
    width: auto !important
  }

.home .navbar [class*="col-"]{
  	padding: 0 !important;
  }

  .home .push-button::after{
  	display: none;
  }

  .banner-services a {
	margin-bottom: 30px;
  }


}


.about-images{
position: relative;
text-align: center;
  margin: 20px 0px 20px 0;
  padding-left: 20px;
}

.about-images::after {
	content: '';
	position: absolute;
	top: -19px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('../images/about-img-bg-shape.png') no-repeat;
	background-position: left top;
	background-size: auto;
	width: 100%;
	height: 100%;
}


.about-images::before {
	content: '';
	position: absolute;
	top: 20px;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(90deg, #acacac 50%, transparent 50%);
	border-radius: 50%;
	width: 100%;
	height: 100%;
}

.about-images img{
	position: relative;
	z-index: 9999;
}

.about-image-title {
	position: absolute;
	top: 0;
	right: -30px;
	transform: rotate(-180deg);
	writing-mode: vertical-rl;
	height: 100%;
	align-content: center;
}

.about-image-title h2 {
	font-family: ;
	font-size: 5.625vw;
	font-weight: 800;
	line-height: 1em;
	text-transform: uppercase;
	background: #f0f2f1;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-stroke: 4px transparent;
	color: #fff;
	cursor: none;
	transition: all 0.3s ease-in-out;
	z-index: 0;
}

.main-pad {
    margin: 100px 0px 0px ;
}


.tit-1{
	font-size: 38px;
	font-weight: 500;
	color: #000000;
	margin: 0;
}

.tit-1 span{
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #497900;
	letter-spacing: 3px;
}


.services-tit-1 {
	display: inline-block;
	position: relative;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.6em;
	color: #000;
	background: url('../images/tit-icon.svg') no-repeat;
	background-position: left center;
	background-size: 18px auto;
	padding-left: 28px;
	margin-bottom: 10px;
}

.services-tit-2 {
	display: inline-block;
	position: relative;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.6em;
	color: #000;
	margin-bottom: 10px;
}

.para-1{
	font-size: 16px;
}

.link-a {
	background: #aea17e;
	font-size: 16px;
	font-weight: 500;
	padding: 9px 15px;
	border-radius: 5px;
	color: #fff;
}

.link-a svg{
	width: 22px;
	height: 22px;
	fill: #fff;
	margin: 0 0 0 10px;
}

.link-a:hover{
	background: #3d493b;
	color: #fff;
}


.link-b {
	background: #3d493b;
	font-size: 16px;
	font-weight: 500;
	padding: 3px 15px 3px;
	border-radius: 5px;
	color: #fff;
	float: right;
}

.link-b svg{
	margin: 0 0 0 10px;
}

.link-b:hover{
	background: #7e817d;
	color: #fff;
}


.services-box{
	background: #fff;
	border: 1px solid #dadada;
	border-radius: 18px;
	padding: 45px 25px;
	position: relative;
	height: 100%;
}

.services-box:hover{

}

.services-box:hover::before {
	border-radius: 18px;
	height: 100%;
}

.services-box::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #598651;
	width: 100%;
	height: 0;
	transition: all 0.4s ease-in-out;
	z-index: 0;
	border-radius: 12px;
}

.services-box .head img{
	width: 60px;
	height: 60px;
	position: relative;
	z-index: 999;
}

.services-box:hover .head img {
	filter: brightness(0) invert(1);
}

.services-box .head a img {
	max-width: 14px;
	transition: all 0.3s ease-in-out;
}

.mind-ser.mt-5 {
	margin-bottom: 25px !important;
}

.mind-ser .mx-1{
	padding: 0 !important;


}

.services-box .head a  {
	display: block;
	background: #283626;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease-in-out;
	position: absolute;
	right: 15px;
	top: 15px;
}

.services-box:hover .head a{
	background: #141a13;
}




.services-box h2 {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	margin: 0;
	position: relative;
	z-index: 999;
	line-height: 33px;
	margin: 11px 0px;
}

.services-box:hover h2{
	color: #fff;
}

.services-box p{
	font-size: 16px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	position: relative;
z-index: 999;
}

.services-box:hover  p{
	color: #fff;
}

.home-services2 .para-2{
	font-size: 17px;
	line-height: 28px;
	padding: 0 120px;
}


.our-benefits-image figure {
	position: relative;
	background: url('../images/benefits-image-bg-shape.svg') no-repeat;
	background-position: top center;
	background-size: auto;
	z-index: 1;
}



.our-benefits-image {
	position: relative;
	text-align: center;
	margin: 0 30px;
}

.our-benefits-image::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #ccc;
	opacity: 10%;
	width: 445px;
	height: 410px;
	z-index: 0;
}


.home-services2 h2{
	font-size: 19px;
	font-weight: 500;
	color: #000;
	margin: 0;
}

.home-services2 p{
		font-size: 17px;
		margin: 0;
}

.home-services2 a{
	font-size: 13px;
	font-weight: 500;
	color: #bc4200;
}

.home-services2 a svg{
	width: 18px;
	fill: #bc4200;
}


.home-services2 a:hover{
	opacity: .5;
}


.home-services3{
	background: #3d493b;
	padding: 80px 0px;
}

.home-services3 h2{
	font-size: 36px;
	font-weight: 500;
	line-height: 1.6em;
	color: #fff;
	margin: 0;
}

.home-services4 img{
	border-radius: 7px;
}

.home-services3 p{
	font-size: 17px;
  margin: 0;
  color: #fff;
}

.home-services3 img{
	border-radius:15px;
}

.home-services3 h4{
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.home-services3 a:hover{
	opacity: .8;
}

.nutrition-panel{
	position: relative;
}

.nutrition-content{
	background: #fe5102;
	padding: 50px;
	position: absolute;
	right: 0;
	bottom: -90px;
	width: 50%;
}

.nutrition-content h2{
	font-size: 36px;
  font-weight: 500;
  margin-bottom: 0;
  color: #fff;
}

.nutrition-content p{
	font-size: 17px;
	color: #fff;
}


/*-- testimonials --*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}




.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;

}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
     box-shadow: 0 0px 0px rgba(0,0,0,0.19), 0 px 0px rgba(0,0,0,0.23);

}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.customer-logos, .testimonialclient{
overflow: hidden;

}

.customer-logos ul{

   text-align: center;
   width: 100%;
}

.slick-dots {
   list-style: none;
   margin: 0;
   padding: 0;
   display: inline-block;
}



.slick-dots li {
   margin: 25px 5px 0px 5px;
   display: inline-block;
}


.slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: 50000px;
    border: none;
}

.slick-active button{
   background-color: #000;
}


 .testimonials {
    margin-bottom: 60px;
}

.testimonials-section {
    border: 1px solid #acaaaa;
    padding: 20px;
    border-radius: 9px;
    height: 350px;
}

.testimonials-section h4 {
    font-family: 'Outfit';
    font-size: 20px;
    margin: 10px 0px;
    font-weight: 700;
}

.testimonials-section h6 {
    font-family: 'Outfit';
    font-size: 18px;
    font-weight: 500;
}

.testimonials-section p {
    font-family: "outfit";
    font-size: 16px;
    font-weight: 400;
}

.testimonials-section img {
    margin: 20px 0px;
}

.testimonial img{
	width: 150px;
}


.testimonials-section{
	margin-top: 0px;
}

/*-- testimonials --*/

.home-finialsec .box {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 50px;
	height: 100%;
}

.testimonialclient .testimonials-section{
 	border: 0;
 	padding: 0;
 	height: auto;
}

.testimonialclient h3{
	font-size: 19px;
	color: #ff6600;
}

.slick-slide{
	
}

.text-other-sec [class^="col"] {
	position: relative;
}

.text-other-sec img{
	border-radius: 10px;
}

.text-other-sec .text-other-sec-contant{
	position: absolute;
	z-index: 9999;
	bottom: 30px;
	left: 25px;
}

.text-other-sec-contant p{
	font-size: 13px;
	color: #fff;
	line-height: 0;
	margin: 0;
}

.text-other-sec-contant span{
	font-size: 16px;
	color: #fff;
}

footer{
	background: #0a0a0a;
	padding: 50px 0px;
}

.footer-top{
	display: flex;
}

.footer-top img{
}

.footer-top h3 {
	font-size: 31px;
	color: #fff;
	font-weight: 500;
	align-content: center;
	margin-left: 35px;
}

footer h2{
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	margin: 0;
	letter-spacing: 1px;
}

footer h4 a{
	font-size: 26px;
	color: #fff;
}


.footer-social svg{
	width: 22px;
	height: 22px;
	fill: #7c8983;
}


.footer-social li{
	display: inline-block;
}

.footer-social li a{
	margin-left: 10px;
}
.footer-social a:hover svg{
	fill: #fff;
}

.sub-footer{
	background: #0a0a0a;
	border-top: 1px solid #2a2a2a;
}

.sub-footer p{
	margin: 0;
	font-size: 17px;
	color: #353535;
	padding: 10px 0px;
}

.marketplace-sec{
	text-align: center;
	position: relative;
	margin: 50px 0px 	;
}

.marketplace-sec a {
	position: absolute;
	background: #fff;
	border-radius: 30px;
	font-size: 18px;
	top: 30px;
	left: 30px;
	color: #000;
	padding: 2px 21px;
}
/* hypnotherapy */

.faqs-image {
	position: relative;
	padding: 35px 35px 30px 45px;
	margin-left: 20px;
}

.faqs-image::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: #a18b7b;
	border-radius: 30px;
	width: 310px;
	height: 310px;
}

.faqs-image img {
	width: 100%;
	aspect-ratio: 1 / 1.01;
	object-fit: cover;
	border-radius: 30px;
}

.image-anime::after {
	content: "";
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgba(255,255,255,.3);
	transform: translate(-50%,-50%) rotate(-45deg);
	z-index: 1;
}

.faqs-image figure {
	position: relative;
	display: block;
	border-radius: 30px;
	z-index: 1;
}


.service-inner1::after, .service-inner1::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	border-radius: 0 200px 200px 0;
	background-image: linear-gradient(var(--gradient-direction, to right), rgb(254, 254, 254) 0%, rgb(253, 230, 216) 100%);
	z-index: -1;
}

.service-inner1::after {
	left: auto;
	right: 0;
	border-radius: 200px 0 0 200px;
	--gradient-direction: to left;
}

.service-inner1 {
	position: relative;
	margin: 0 auto;
	z-index: 1;
	padding: 80px 0px;
}


.book-treatment ul li {
	align-items: center;
	margin: 70px 0px;
}
.book-treatment ul li span {
	font-size: 24px;
	font-weight: 600;
	color: #f60;
	display: block;
}

.book-treatment ul li b{
	font-weight: 500;
	font-size: 17px;
	color: #000;
}

.book-treatment ul li a {
	background: #72362C;
	color: #fff;
	font-size: 15px;
	padding: 5px 12px;
	border-radius: 27px;
	margin: 0px 0px 0px 5px;
}
/* hypnotherapy */

/* Guided Meditation */
.circle-logo{
	 -webkit-animation-name: pbmit_rotate;
    -moz-animation-name: pbmit_rotate;
    -ms-animation-name: pbmit_rotate;
    -o-animation-name: pbmit_rotate;
    animation-name: pbmit_rotate;
    -webkit-animation-duration: 15s;
    -moz-animation-duration: 15s;
    -ms-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    width: 120px;
}
/*--
@-webkit-keyframes pbmit_rotate {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes pbmit_rotate {
    from {
        -moz-transform: rotate(0);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-ms-keyframes pbmit_rotate {
    from {
        -ms-transform: rotate(0);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}
@-o-keyframes pbmit_rotate {
    from {
        -o-transform: rotate(0);
    }
    to {
        -o-transform: rotate(360deg);
    }
}
@keyframes pbmit_rotate {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
} --*/


.hypnotherapy-main{
	position: relative;
}

.banner-logo {
	position: absolute;
	top: -150px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* Guided Meditation */
.menu-item {
  position: relative;
  padding: 10px;
  cursor: pointer;
  z-index: 1;
}
 
.menu-item .dropdown-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 10px; /* Space between parent and dropdown */
  background-color: #99ff00;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 8px;
  min-width: 150px;
  z-index: 1000;
}
 
.dropdown-item {
  padding: 8px 15px;
  white-space: nowrap;
  transition: background-color 0.3s;
}
 
.dropdown-item:hover {
  background-color: transparent;
}

.dropdown-item a {
	color: #000;
	font-family: "Outfit", sans-serif !important;
	font-size: 16px;
	text-transform: capitalize;
}

.dropdown-item a:hover{
	color: #fe6500;
}
 
/* Ensure parent menu doesn't clip the submenu */
.hamburger-menu.menu-list-wrapper {
  overflow: visible; /* Allow submenus to overflow right */
  position: relative;
}

.menu-item.dropdown:hover ~ .menu-item {
  pointer-events: none;
}


.dropdown-menu::after {
	border-right: 11px solid #99ff00;
	border-bottom: 11px solid rgba(0, 0, 0, 0);
	border-top: 11px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	position: absolute;
	left: -11px;
	/* margin-left: -90%; */
	top: 20px;
}

/*.mCustomScrollBox{
	overflow: visible !important;
}


.mCSB_container{
	overflow: visible !important;
}*/

.menu-item-list li:last-child .dropdown-menu{
	top:  inherit;
	bottom: 0;
}

.menu-item-list li:last-child .dropdown-menu::after {
	border-right: 11px solid #99ff00;
	border-top: 11px solid rgba(0, 0, 0, 0);
	border-bottom: 11px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	position: absolute;
	left: -11px;
	/* margin-left: -90%; */
	bottom: 20px;
	top: inherit;
}

/* ---- */


.image-anim {
  position: relative;
  overflow: hidden;
}

.goal-thumb1-1 {
  position: relative;
  display: inline-block;
  padding-left: 24px;
}

.image-anim::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}

.goal-thumb1-1 .img-bg-shape {
  position: absolute;
  width: 582px;
  height: 515px;
  background: #f00;
  -webkit-mask-image: url('../images/goal-img-mask1-2.png');
  mask-image: url('../images/goal-img-mask1-2.png');
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  left: 0;
  top: 20px;
}

.goal-thumb1-1 .thumb {
  position: relative;
  width: 535px;
  height: 535px;
  background-color: #ddd;
  -webkit-mask-image: url('../images/goal-img-mask1-1.png');
  mask-image: url('../images/goal-img-mask1-1.png');
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.bg-mask {
  -webkit-mask-size: cover;
  mask-size: cover;
}

.top-brand {
	padding: 16px 0px !important;
}


/*-- personal-traning --*/


         .new-service .content {
            position: relative;
            width: 100%;
            max-width: 400px;
            margin: auto;
            overflow: hidden;
            border-radius: 12px;
            transition: transform 0.3s ease;
            cursor: pointer;
        }

         .new-service .content:hover {
            transform: translateY(-5px);
        }

         .new-service .content a {
            display: block;
            text-decoration: none;
            position: relative;
        }

         .new-service .content-overlay {
            background: rgba(0, 0, 0, 0.7);
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            opacity: 0;
            transition: all 0.4s ease-in-out;
            border-radius: 12px;
            z-index: 2;
        }

         .new-service .content:hover   .content-overlay {
            opacity: 1;
        }

         .new-service .content-image {
            width: 100%;
            height: auto;
            display: block;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            border-radius: 12px;
            transition: transform 0.3s ease;
        }

 .new-service  .image-title {
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	padding: 8px 16px;
	border-radius: 6px;
	font-weight: 500;
	z-index: 3;
	transition: opacity 0.3s ease;
	font-family: "Outfit", sans-serif;
	font-size: 15px;
	backdrop-filter: blur(5px);
}

        .new-service .content:hover  .image-title {
            opacity: 0;
        }

        .new-service .content-details {
            position: absolute;
            text-align: center;
            padding: 0 20px;
            width: 100%;
            top: 50%;
            left: 50%;
            opacity: 0;
            transform: translate(-50%, -50%);
            transition: all 0.3s ease-in-out;
            z-index: 4;
        }

        .new-service .content:hover .content-details {
            top: 50%;
            opacity: 1;
        }

        .new-service .content-details p {
            font-family: "Outfit", sans-serif;
            color: #fff;
            font-size: clamp(14px, 2.2vw, 16px);
            font-weight: 400;
            line-height: 1.6;
            margin: 0;
            text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        }

        /* Mobile Specific Styles */
        @media (max-width: 768px) {
 

            .new-service .content {
                max-width: 100%;
                width: 95%;
            }

            .new-service .image-title {
                bottom: 10px;
                left: 10px;
                padding: 6px 12px;
                font-size: 14px;
            }

             .new-service .content-details {
                padding: 0 15px;
            }
        }

        /* Extra Small Mobile */
        @media (max-width: 480px) {
  


				.new-service .content {
				width: 100%;
				margin-bottom: 15px;
				}

            .new-service .image-title {
                bottom: 8px;
                left: 8px;
                padding: 4px 10px;
                font-size: 12px;
            }

             .new-service .content-details {
                padding: 0 12px;
            }

             .new-service .content-details p {
                font-size: 13px;
                line-height: 1.5;
            }
        }

        /* Large Screens */
        @media (min-width: 1200px) {
            .new-service .content {
                max-width: 450px;
            }

            .new-service .content-details p {
                font-size: 17px;
            }
        }

        /* Touch Device Optimizations */
        @media (hover: none) and (pointer: coarse) {
            .new-service .content {
                -webkit-tap-highlight-color: transparent;
            }
            
            /* Enable touch-based hover simulation */
            .new-service .content:active  .content-overlay,
            .new-service .content:focus  .content-overlay {
                opacity: 1;
            }

            .new-service .content:active .image-title,
            .new-service .content:focus  .image-title {
                opacity: 0;
            }

            .new-service .content:active .content-details,
            .new-service .content:focus .content-details {
                opacity: 1;
            }
        }

        /* Mobile tap/touch interaction */
        .new-service .content.active .content-overlay {
            opacity: 1;
        }

        .new-service .content.active  .image-title {
            opacity: 0;
        }

        .new-service .content.active .content-details {
            opacity: 1;
        }
/*-- personal-traning --*/


/*-- about-us --*/


.abt-heart{
	    position: relative;
	    height: 100%;
}

.who {
	background: #dae2cb;
}

.tit-2 span {
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #497900;
	letter-spacing: 3px;
	margin: 0px;
	line-height: 20px;
}


.who-info h3 {
	font-family: "outfit";
	color: #0f2e15;
	font-size: 32px;
	font-weight: 500;
	line-height: 42px;
	margin: 10px 0px;
}

.who-info p {
	font-family: "outfit";
	color: #2e4a31;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
}

.who img {
	width: 700px;
	border-raidus: 21px;
	border-top-left-radius: 50px;
	height: 700px;
	position: absolute;
	right: 50px;
	top: -70px;
	object-fit: cover;
	object-position: center;
	border-bottom-left-radius: 50px;
}

.abt-heart .link-b {
	background: #3d493b;
	font-size: 16px;
	font-weight: 500;
	padding: 3px 15px 3px;
	border-radius: 5px;
	color: #fff;
	float: left;
}

.abt-heart .link-b:hover {
	background: #7e817d;
	color: #fff;
}

.carousel-track {
	display: flex;
	gap: 32px;
	scroll-snap-type: x mandatory;
	overflow-x: hidden;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	padding: 1rem 0;
}
    .carousel-track::-webkit-scrollbar {
      display: none;
    }
    
.carousel-item-custom {
	flex: 0 0 100%;
	scroll-snap-align: center;
	background: #c6d6b1;
	border-radius: 16px;
	padding: 1rem;
	position: relative;
}


.icon-box {
	background: #000;
	border-radius: 16px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	/* display: none; */
}

.carousel-image {
	border-radius: 16px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

    .carousel-pagination {
      display: flex;
      justify-content: center;
      margin-top: 1rem;
      gap: 8px;
    }

    .carousel-dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #87a330;
      opacity: 0.5;
    }
    .carousel-dot.active {
      opacity: 1;
    }
    .carousel-nav-buttons {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: space-between;
      padding: 0 1rem;
      transform: translateY(-50%);
      pointer-events: none;
    }
.carousel-nav-buttons button {
	pointer-events: all;
	background: rgba(120, 160, 0, 0.54);
	border: none;
	font-size: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.3s;
	color: #fff;
}
    .carousel-nav-buttons button.visible {
      opacity: 1;
    }
    .carousel-nav-buttons button:disabled {
      opacity: 0;
    }


.why-body-is-your-temple {
	background: #dae2cb;
}

.why-body-is-your-temple .link-b {
	background: #3d493b;
	font-size: 14px;
	font-weight: 500;
	padding: 3px 8px 3px;
	border-radius: 5px;
	color: #fff;
	float: left;
}

.why-body-is-your-temple .link-b svg {
	margin: 0 0 0 10px;
	vertical-align: middle;
}




.why{

	padding: 40px	;
}


.why h4 {
	font-size: 36px;
	color: #0f2e15;
	font-weight: 500;
	font-family: "outfit";
	margin: 0px;
	/* -- background: url('../images/tit-icon.svg') no-repeat; */
	/* background-position-x: 0%; */
	/* background-position-y: 0%; */
	/* background-size: auto; */
	/* background-position: left center; */
	/* background-size: 18px auto; */
	/* padding-left: 28px; */
	line-height: 1.6em;
}


.why p {
	font-size: 16px;
	font-family: "outfit";
	font-weight: 400;
	color: #0f2e15;
	line-height: 28px;
}


.empower img {

	border-radius: 15px;
	width: 100%;
	height: 100%;
}

.empower-info {
	padding: 30px;
}

.empower-info p {
	font-family: "outfit";
	font-size: 18px;
	/* color: #000; */
	font-weight: 400;
	line-height: 30px;
}

.empower-info h4 {
	font-family: "outfit";
	color: #000;
	/* font-size: ; */
	font-size: 36px;
	font-weight: 500;
	line-height: 1.6em;
}

.empower-info .link-b {

	background: #3d493b;
	font-size: 16px;
	font-weight: 500;
	padding: 3px 15px 3px;
	border-radius: 5px;
	color: #fff;
	float: left;
}



.contact-section {
	/* max-width: 500px; */
	width: 100%;
	padding: 50px;
}

.contact-section h2 {
	font-size: 2rem;
	color: #0f2e15;
	margin-bottom: 10px;
	font-family: "outfit";
}

.contact-section p {
	color:#2e4a31;
	line-height: 1.5;
	margin-bottom: 20px;
	font-family: "outfit";
	font-size: 18px;
}

.contact-section input, .contact-section textarea {
	width: 100%;
	padding: 8px;
	border: none;
	border-bottom: 1px solid #243010;
	background: transparent;
	margin-bottom: 20px;
	font-family: "Outfit";
	color: #243010;
}

.contact-section input:focus,
.contact-section textarea:focus {
  outline: none;
  border-bottom: 2px solid #243010;
}

.contact-section button {
	background: #243010;
	color: #fff;
	padding: 5px 30px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	font-family: "outfit";
	font-size: 1rem;
	transition: background 0.3s ease;
}

.contact-section button:hover {
  background: #000;
}


.contact{
	background: #dae2cb;
}



/*-- about-us --*/




/*-- contact-us --*/


.be-in-touch form {
    border-radius: 37px;
}



.be-in-touch h4 {
    font-family: "outfit";
    color: #000;
    font-weight: 600;
    margin: 0;
}

.be-in-touch p {
    font-family: "outfit";
    font-size: 20px;
    color: #4e5c26;
    margin: 20px 0px 50px;
    font-weight: 300;
}


.be-in-touch label {
    font-family: "Outfit", sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0px;
    color: #000;
}



.be-in-touch form h1 {
    font-family: 'Marcellus';
    font-size: 30px;
    font-weight: 600;
    margin: 20px 0px 35px;
    color: #fef6ed;
}


.be-in-touch .form-details button {
    font-size: 17px;
    background: #243010;
    color: #fef6ed;
    display: inline-block;
    border-radius: 18px;
    border: 0;
    font-family: outfit;
    margin: 20px 0px;
    padding: 10px 23px 10px 23px;
    width: 100%;
    font-weight: 500;
}


.be-in-touch .form-details button:hover {
    color: #ffffff;
}



.be-in-touch .form-control {
    display: block;
    width: 100%;
    padding: .975rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #f4f5f0;
    background-clip: padding-box;
    border: 1px solid #f4f5f0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 18px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 12px 0px;
}

.be-in-touch img {

	    display: block;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    object-position: center;
    object-fit: cover;
}

nopadding {
  padding: 0 !important;
}

.map iframe {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}

.location {
  width: 100%;
  display: inline-block;
}

.address-info {
    background: #c6d6b1;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
    width: 100%;
}


.address-info-details {
    background: #f4f5f0;
    padding: 20px;
    border-radius: 11px;
    height: 100%;
    width: 100%;
}

.address-info-details .icon-box {
    background: #000;
    border-radius: 8px;
    padding: 10px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
}

.address-info-details h5 {
    display: inline-block;
    font-family: "outfit";
    color: #000;
    font-weight: 500;
    vertical-align: sub;
    font-size: 25px;
    margin: 20px 0px;
}

.address-info-details h6 {
    font-family: "outfit";
    font-size: 18px;
    margin-top: 10px;
    font-weight: 300;
    color: #445218;
    margin-bottom: 6px;
}

.address-info-details a {
    font-size: 18px;
    font-weight: 500;
    margin: 0px;
    color: #243010;
}

::placeholder{
	color: #243010!important;
	font-family: "outfit";
	font-weight: 300;
	opacity: 0.5 !important;

}

/*-- contact-us --*/



/*-- terms-conditions --*/



.terms-conditions h1 {
    font-family: "outfit", sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #000;
    line-height: 45px;
    margin: 13px 0px;
}

.terms-conditions ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.terms-conditions li {
    font-family: "outfit";
    font-size: 17px;
    font-weight: 500;
    color: #000;
    line-height: 33px;
}

.terms-conditions ul li::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	background: #6e9434;
	vertical-align: unset;
	margin-right: 10px;
}


.terms-conditions p {
	font-size: 17px;
	font-weight: 400;
}


/*-- terms-conditions --*/





/*-- blog-lisiting --*/


.blogs-info-bg {
	background: #c6d6b1;
	padding: 20px;
	border-radius: 20px;
	margin-left: 0px;
}

.blogs-info-bg-2 {
	background: #c6d6b1;
	padding: 20px;
	border-radius: 20px;
	margin-left: 0px;
}




.blog-info {
	padding: 0px 0px 0px;
}

.blogs-info-bg img {
	border-radius: 18px;
	width: 100%;
	height: 100%;
}


.blogs-info-bg-2 img {
	border-radius: 18px;
	width: 100%;
	height: 100%;
}




.blog-info h6 {
	font-size: 13px;
	background: #3d493b;
	display: inline-block;
	padding: 0px 18px;
	border-radius: 14px;
	color: #fff;
	margin: 0;
}

.blog-info h4 {
	font-size: 36px;
	color: #0f2e15;
	font-weight: 500;
	font-family: "outfit";
	margin: 0px;
	line-height: 1.6em;
	margin-top: 13px;
}

.mt-1{
	margin-top: 1% ;
}



.blog-info p {
	font-size: 16px;
	font-family: "outfit";
	font-weight: 400;
	color: #0f2e15;
	line-height: 24px;
	margin: 5px 0px 20px;
}

.blog-info-2 p {
	font-size: 16px;
	font-family: "outfit";
	font-weight: 400;
	color: #0f2e15;
	line-height: 24px;
	margin: 5px 0px 25px;
}



.blog-info .link-b {
	background: #3d493b;
	font-size: 14px;
	font-weight: 500;
	padding: 3px 13px 3px;
	border-radius: 5px;
	color: #fff;
	float: left;
	margin: 0;
}


/*-- blog-lisiting --*/



/*-- blogs-detail --*/
.blogs-detail img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}

.blogs-detail h4 {
	font-size: 16px;
	background: #000;
	color: #fff;
	padding: 0px 30px;
	border-radius: 6px;
	display: inline-block;
	margin: 0px;
	font-weight: 500;
}

.blogs-detail h2 {
	color: #000;
	font-size: 40px;
	font-weight: 600;
	margin: 20px 0px;
}



/*-- blogs-detail --*/



@media only screen and (max-width: 600px) {

	
    .mind-ser .mx-1 {
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	flex: inherit !important;
}
 

.home-services2 .para-2 {
	padding: 0px;
}

.nutrition-content p {
	font-size: 15px;
	color: #fff;
	line-height: 25px;
}

.nutrition-content h2 {
	font-size: 30px;
}

.nutrition-content {
	
	padding: 10px;
	bottom: -110px;
	width: 79%;
}

.testimonial {
	margin: 20px 0px;
}

.footer-top h3 {
	margin-left: 5px;
	font-size: 16px;
}

footer p,a{
	color: #747474;
}

.sub-footer p {
	color: #747474;
}

.service-content {
	margin-bottom: 20px;
}

/*--
.services-box {
	padding: 45px 0px;
	display: block ruby;
} --*/

.mind-ser .col {
	width: 100% !important;
	display: block ruby;
	padding: 16px !important;
}

.footer-top {
	display: block;
}

.services-box h2 {
	font-size: 17px;

}

.link-b {
	margin-bottom: 20px;
}

.home-services3 p {
	margin-bottom: 10px;
}

.services-box {
	width: 100%;
}
.home h2 {
	font-size: 50px;
}

.text-other-sec {
	margin-top: 30px;
}

.dropdown-menu{
	display: none !important;
}

.services-box h2 {
	font-size: 17px;

}

.home .box p {
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	display: inline-block;
}

.mobile-responsiveness{
	display: none;
}

.about-image-title h2 {

	display: none;
}

}


