html {
  scroll-behavior: smooth;
}
.site-width {
   max-width: 1440px;
    margin: 0 auto;
    padding: 0 100px;
}
a.brand-logo {
    text-decoration: none;
    font-size: 28px;
    font-family: DM Sans;
    color: #151515;
}
.pd60.pr.bn-sec.pdt30, .max-wth1440 {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.navbar-brand {
    max-width: 399px;
    text-align: center;
}

.top-ph a {
display: flex;
}
span#Full\ Name-error {
    border-radius: 8px;
}
.formResponsive .required7.rsform-input-box.is-invalid {
    border: 1px solid red !important;
    transition: none !important;
    box-shadow: none !important;
}
.rsform-block.rsform-block-contact-time {
    display: none;
}
.top-ph {
 display: flex;
 justify-content: center;
 gap: 8px;
  padding: 12px 20px;
 border-radius: 131px;
 border: 1px solid #FF5FB4;
  background-color: #FE1D95;
 align-items: center;
}

	.pb80.pt56 {
 padding-top: 20px;
}


a {
    text-decoration: none;
}
.top-ph a {
    font-family: 'lato';
    color: #FFFFFF;
    font-size: 22px;
}
::marker {
    color: rgb(227, 16, 126);
}
footer {
    margin-top: 50px;
}
.pr.ftr-pd p.text-center {
    font-size: 16px;
}
header.header.container-header .site-width {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pd60.pr {
    padding: 60px 0;
}

.flx {
    display: flex;
    gap: 45px;
    align-items: center;
}
.flx.gap74 {
    gap: 74px;
}
.flx-equ-col {
    flex: 1 50%;
    box-sizing: border-box;
    width: 50%;
}
.pr, .fmn-box.fmn-box-two {
    position: relative;
    z-index: 1;
}
h1.hph2-title {
    color: var(--White, #FFF);
text-align: center;

/* H1 */
font-family: "Playfair Display";
font-size: var(--H1, 56px);
font-style: normal;
font-weight: 600;
line-height: 120%; /* 67.2px */
    margin-top: 0;
}

h2{
    font-family: "Playfair Display";
font-size: var(--H2, 32px);
font-style: normal;
font-weight: 600;
line-height: 120%; /* 38.4px */
margin-bottom: 16px;
margin-top: unset;
}

h3 {
    font-size: 24px;
    color: rgb(94, 94, 94);
    line-height: 1.5;
    font-weight: 400;
    font-family: DM Sans;
}
.bn-sec h3 {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    font-weight: 400;
    font-family: DM Sans;
    margin-top: 3px;
	/*max-width: 450px;*/
}
img {
    max-width: 100%;
}
.site-def-btn.mrt32 {
    margin-top: 45px;
    box-sizing: border-box;
}
a.def-btn,
a.view-btn{
    letter-spacing: 1px;
    background-color: rgb(241, 18, 134);
    color: #fff;
    padding: 16px 32px;
    border-radius: 131px;
    box-sizing: border-box;
    /*text-transform: uppercase;*/
    display: inline-block;
    text-align: center;
	    font-family: "DM Sans";
}
.button {
  background-color: #e83981;
  border:1px solid #e83981;
  border: none;
  color: white;
  padding: 18px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  
  margin: 5px 2px;
  cursor: pointer;
text-transform:uppercase;
letter-spacing:2px;
border-radius: 5px;
  color: var(--Text-Primary, #000);

/* Button */
font-family: Lato;
font-size: var(--button, 20px);
font-style: normal;
font-weight: 600;
line-height: normal;
}
.button.btn1 {
  background-color: #fff;
  color: #e83981;
border:1px solid #e83981;
  }
.text-center {
text-align:center;
}
.btn-flx {
	display:flex;
	gap:20px;
justify-content: center;
}


/* span.cal-flx {
    padding: 13px 20px;

} */

.bn-sec span.cal-flx a {
    color: #fff;
    font-size: 20px;
    font-family: "DM Sans";
}.bn-sec span.cal-flx i.fa {    color: #fff;}
.flx-equ-col.pr1.mb-center {
    flex: 1 50%;
}
span.cal-txt {
    color: rgb(241, 18, 134);
    font-size: 19px;
}

/* span.cal-flx a {
    color: #000;
    font-size: 18px;
} */

.mrt50.flx-center {
    display: flex;
    gap: 30px;
    justify-content: flex-start;
}
.mrt50 {
	margin-top:50px;
}
.mrt60 {
    margin-top: 60px;
}
.mrt100 {
    margin-top: 100px;
}
.cleanser-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: stretch;
	text-align: center;
	justify-content: center;
}
p {
    color: #393C47;
    line-height: 30px;
    font-size: 16px;
    margin-top: 0;
	font-family: "DM Sans";
}
.cleanser-cl {
    /*flex: 1 26.333%;*/
    width: 28.333%;
    background-color: #fff;
    padding: 32px 19px;
    border-radius: 5px;
    border: 1px solid #e1d5d5;
    background: #FFF;
}
.cleanser-flx h3, h3.hph2-title {
    color: #0B081D;
    font-family: DM Sans;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 20px;
}
.hp-section {
    padding: 70px 0;
}
.text-center {
	text-align:center;
}
h2.hph2-title {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0.031em;
    margin-top: 0;
    color: #1b1b1b;
    line-height: 1.4;
	font-family: DM Sans;
}
.text-center {
text-align:center;
}
.flex {
    display: flex;
    align-items: flex-start;
    gap: 60px;
    justify-content: space-between;
text-align:left
}
.flex .col {
    flex: 1;
}
.flex.algn-center {
    align-items: center;
}
h3.sml-title {
    margin-top: 0;
    color: rgb(227, 16, 126);
    /* letter-spacing: 0.125em; */
    line-height: 16px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    font-family: DM Sans;
    margin-bottom: 8px;
}

h3{
    color: #000;

/* H3 */
font-family: "Playfair Display";
font-size: var(--H3, 24px);
font-style: normal;
font-weight: 600;
line-height: 120%; /* 28.8px */
}

h2.h-title {
 color: #000;
text-align: center;

/* H2 */
font-family: "Playfair Display";
font-size: var(--H2, 32px);
font-style: normal;
font-weight: 600;
line-height: 120%; /* 38.4px */
}
.img-rt {
	text-align:right;
}
ul.list-wcu {
    padding-left: 18px;
}
ul.list-wcu li {
    color: #393C47;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;
    font-family: "DM Sans";
}
.pd60.pdt30 {
padding-top: 30px;
}button.accordion.active {

    border-bottom: none;

    padding-bottom: 16px;

}

.accordion {
    padding: 0px 50px 22px 0px;
    overflow: hidden;
    cursor: pointer;
    text-transform: inherit;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    position: relative;
    border-width: 0;
    border-style: solid;
    cursor: pointer;
    margin-bottom: 0px;
    border-bottom: 1px solid;
    border-image: none;
    background: transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    font-family: DM Sans;
    font-weight: 400;
    color: rgb(27, 27, 27);
    line-height: 32px;
    /*letter-spacing: 0.045em;*/
    border-color:  #F3F4F6 ;
   

}

div.panel.show {

    opacity: 1;

    max-height: max-content;

    text-align: left;

    color: #fff;

    /* padding: 0px 35px 15px 0px; */

    border-bottom: 1px solid;

   border-color: #e2e2e2;

    background: transparent;

    background-clip: padding-box, border-box;

    background-origin: padding-box, border-box;

}
.faqbox {
    flex: 1 48%;
	max-width:48%;
}
div#faq {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

div.panel {

    background-color: #121a24;

    max-height: 0;

    overflow: hidden;

    transition: 0.4s ease-in-out;

    opacity: 0;

}

button.accordion:after {

    content: "";

    background-image: url(../../../../../images/svg/licheck.svg);

    height: 24px;

    width: 24px;

    background-size: 100%;

    background-repeat: no-repeat;

    position: absolute;

    top: 33px;

    right: 20px;
/* filter: brightness(0) saturate(100%) invert(20%) sepia(60%) saturate(5275%) hue-rotate(316deg) brightness(88%) contrast(102%); */
}
button.accordion.active:after {

    rotate: 180deg;

}
/*--- review ---*/
.owl-carousel .owl-item img {
    display: block;
    width: auto!important;
}
/*--- review ---*/
.testi-bg {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%), url(../../../../../images/rev-bg-im.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.item {
    background-color: #fff;
    padding: 32px 24px;
    text-align: center;
}
.pd60.testi-bg {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%), url(../../../../../images/rev-bg-im.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
img.rev-icon {
    margin: 20px auto;
}
.card-item img:first-child {
    margin: auto;
}
.auth-flx {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    margin-top: 32px;
}
.testi-bg DM Sans.cl-wt {
    color: #fff;
    margin-bottom: 20px;
}
p.rev-sub-txt.cl-w.text-center {
    color: #fff;
    margin-bottom: 50px;
    font-size: 24px;
}
span.rev-arw {
    color: rgb(241, 18, 134);
    font-weight: 800;
    font-size: 18px;
}
.card-item p {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    min-height: 50px;
}
.ems button.owl-next::before {
    content: "";
    background-image: url(../../../../../images/right-arrow.png);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    background-size: 100%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(13%) hue-rotate(237deg) brightness(104%) contrast(104%);
}
.ems button.owl-prev::before {
    content: "";
    background-image: url(../../../../../images/left-arrow.png);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    background-size: 100%;
    filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(13%) hue-rotate(237deg) brightness(104%) contrast(104%);
}
.site-width .ems .owl-nav button.owl-prev, .site-width .feed-clt .owl-nav button.owl-prev {
    background: #f11286 !important;
    padding: 15px !important;
}
button.owl-prev {
    position: absolute;
    top: 40%;
    left: -80px;
}
button.owl-next {
    position: absolute;
    right: -80px;
    top: 40%;
}
.site-width .ems .owl-nav button.owl-next, .site-width .feed-clt .owl-nav button.owl-next {
    background: #f11286 !important;
    padding: 15px !important;
}
.flx.f-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    gap: 24px;
    flex-direction: row;
    flex-wrap: wrap;
}
i.fa.fa-youtube-play, i.fa-brands.fa-instagram, i.fa.fa-yelp {
    color: red;
}
i.fa.fa-facebook {
    color: blue;
}
.flx.f-icon i.fa {
    font-size: 20px;
}
.testi-bg h2.h-title.cl-wt {
    color: #fff;
}
.card-item a {
    color: rgb(241, 18, 134);
    font-weight: 400;
    font-size: 16px;
    font-family: "DM Sans";
}
button span {
    display: none;
}

.auth-flx h3 {
    margin: 0;
    font-size: 20px;
    color: #000;
}
.cleanser-cl {
    position: relative;
}
.cleanser-cl p {
    margin-bottom: 0;
}
.cleanser-cl .site-def-btn.mrt32 {
    position: absolute;
    bottom: 40px;
    left: 25%;
}
.pr.pd60.pdb0 {
    padding-bottom: 0;
}
body {
    margin: 0;
    font-family: DM Sans;
}
.gallery {    display: flex;    flex-wrap: wrap;}.mb32 {    margin-bottom: 32px;}.mt32 {    margin-top: 32px;}.gallery img {    width: 282px;  /*height: 285px;*/    margin: 5px;    cursor: pointer;    transition: transform 0.2s;}.popup {    position: fixed;    display: none;    top: 50%;    left: 50%;     transform: translate(-50%, -40%);   width: 100%;    height: 100%;    background: rgba(0, 0, 0, 0.8);    justify-content: center;    align-items: center;    z-index: 99999;}.popup img {
    max-width: 500px;
}.popup .close {    position: absolute;    top: 20px;    right: 20px;    font-size: 30px;    color: white;    cursor: pointer;}.gallery img:hover {    transform: scale(1.1);}span.cal-flx i.fa {    color: #f11286;}   .formResponsive .formHorizontal .formControls {    margin-left: 0%!important;}.formResponsive input[type=email], .formResponsive input[type=number], .formResponsive input[type=password], .formResponsive input[type=tel], .formResponsive input[type=text], .formResponsive input[type=url] {    display: inline-block;    height: 35px!important;    padding: 4px;    margin-bottom: 0px;    font-size: 16px!important;    line-height: 16px!important;    color: #555;    box-sizing: content-box;    width: 100%;}button#Submit {    color: rgb(241 18 134);    background-color: #fff;    border: 2px solid #fff !important;    border-radius: 4px;    font-size: 16px;    font-style: normal;    font-weight: 600;    line-height: 30px;    display: flex;    cursor: pointer;    width: max-content;    font-family: 'DM Sans';    font-family: DM Sans;    letter-spacing: 0.214em;} 

.frm-box {    
      padding: 32px;    ;
/*max-width: 500px;
    margin-left: auto;  
      margin-right: 0;   */
box-sizing: border-box;
    background: rgba( 255, 255, 255, 0.25 );
/* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
/* backdrop-filter: blur( 4px ); */
/* -webkit-backdrop-filter: blur( 4px ); */
border-radius: 10px;
border: 1px solid rgba( 255, 255, 255, 0.18 );

border-radius: 24px;
border: 1px solid #D1D5DC;
background: #FFF !important;
}  

.f-txt{
    color: var(--Text-Primary, #000);
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 133.333% */
letter-spacing: 0.07px;
}

p.frm-title-txt {    color: #fff;    font-size: 20px;    font-weight: 500;}textarea#Message {      padding-top: 15px;  width: 100%;    font-size: 16px!important;    font-family: sans-serif;}textarea {    resize: vertical;}form#userForm {    margin-bottom: 0!important;}.formResponsive .formHorizontal .rsform-block {    margin-bottom: 0px!important;}p.formDescription {    display: none!important;} .bn-sec {    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url(../../../../../images/insta-banner.webp);    background-size: cover;    background-position: center;    background-repeat: no-repeat;    padding-top: 170px;    padding-bottom: 200px; z-index: 1; position: relative;}.pr.pd60.pdt30.faq-sec, .pr.ftr-pd {    z-index: 0;}.text-center.max-wth750 {    max-width: 750px;    margin-left: auto;    margin-right: auto;}.owl-carousel .owl-item .auth-flx img {    width: 31px !important;}.owl-carousel .owl-item img.auth-im {    width: 90px !important;}.pd60.pr.bn-sec.pdt30 {    padding-top: 20px;}.pr.pd60.pdt0 {    padding-top: 0;}



/* label.formControlLabel {    display: none;}  */

.bn-sec .site-width::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: -1;
}


.formResponsive .formHorizontal .formControlLabel {
    color: var(--Text-Secondary, #383838);
font-family: Lato;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 142.857% */
letter-spacing: -0.15px;
width: unset !important;
}

.jst-cnt{
justify-content: center !important;
}

.mt56{
    margin-top: 56px !important;
}

.mx750{
    max-width: 750px;
    margin: 0 auto;
}

.mt16{
    margin-top: 16px !important;
}

p{
    color: var(--Text-Secondary, #383838);

/* Body */
font-family: Lato;
font-size: var(--body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
}


/* healing css */

.pt80{
    padding-top: 80px ;
}
.pb80{
    padding-bottom: 80px ;
}

.pt40{
    padding-top: 40px;
}



.ptpb{
    padding-top: 0;
    padding-bottom: 0;
}


.healing-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 56px;
}

.healing-flex .f1 {
    flex: 1 60%;
    max-width: 560px;
}
.healing-flex .f2
 {
    flex: 1 40%;
    max-width: 510px;
}

/* .healing-text {
    width: 50%;
} */


.healing-img {
    width: 50%;
}

.healing-img img {
    width: 100%;
    display: block;
    border-radius: 18px;
}



.healing-text h2 span {
    color: #ff2b93;
}

.healing-text p {
   color: var(--Text-Secondary, #383838);

/* Body */
font-family: Lato;
font-size: var(--body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
}

.healing-text ul {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
}

.healing-text ul li{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}

.healing-text ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.healing-text ul li:last-child {
    margin-bottom: 0;
}

.healing-text ul li::before{
    content: "";
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    background: url("/images/svg/check-icon2.svg") no-repeat center / contain;
}

.mx612{
    max-width: 612px;
}




.btn-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.button1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    gap: 16px;
}

.button2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
  
}

.button1,
.button2 {
    display: inline-flex;
    width: 233px;
    height: 48px;
    padding: 0 16px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    box-sizing: border-box;
}


.button1 {
   border-radius: 131px;

background: var(--Pink, #FE1D95);
    color: #fff;
}

.button2 {
    background: transparent;
    color: #222;
    border: 1px solid #ff2b93;
    max-width: 353px;
}

.button1 i {
    margin-right: 8px;
}


/* healing css end  */


/* service css  */


.services-sec{
    background:#fff;
}

.pink-text{
    color:#FE1D95;
}

.services-desc{
    margin:0 auto 0;
}

.services-box{
    max-width:940px;
    margin:40px auto 0;
    padding:32px;
    border:1px solid #F3F4F6;
    border-radius:24px;
    box-sizing:border-box;
    background:#fff;
}

.services-title{
    display:flex;
    align-items:center;
    gap:8px;
    color:#1B1B1B;
    font-family:"Playfair Display";
    font-size:28px;
    font-style:normal;
    font-weight:600;
    line-height:120%;
    margin:0 0 12px;
}

.services-title img{
    width:18px;
    height:18px;
}

.services-subtxt{
    margin-bottom:24px;
}

.services-box .panel{
    background:transparent;
}

.services-box .panel.show{
    /* padding:0 0 24px; */
}

.services-box .accordion{
    padding: 32px;
}
.services-box .panel.show .service-card{
   /* border-bottom: 2px solid #F3F4F6;
background: linear-gradient(135deg, #FAF5FF 0%, #FDF2F8 100%); */
}

.service-card{
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    padding-top: 0px;
}

.service-card h4{
  color: #9810FA;

/* H4 */
font-family: Lato;
font-size: var(--H4, 22px);
font-style: normal;
font-weight: 500;
line-height: normal;
}

.service-price{
    color:#9810FA;
    font-size:28px;
    font-weight:700;
    line-height:120%;
    margin-bottom:12px;
}

.services-box .button1,
.services-box .button2{
    width:184px;
    height:48px;
    font-size:16px;
}

.services-box .phone-icon{
    width:16px;
    height:16px;
}

.services-disclaimer{
    max-width: 750px;
    margin: 12px auto 0;
}



.services-box .panel{
    overflow: hidden;
}

.services-box .panel.show .service-card{
    /* border-bottom: 2px solid #F3F4F6;
    background: linear-gradient(135deg, #FAF5FF 0%, #FDF2F8 100%); */
}


.services-box .accordion.active{
   background: linear-gradient(135deg, #FAF5FF 0%, #FDF2F8 100%);

}

.services-box .panel.show{
    background: linear-gradient(135deg, #FAF5FF 0%, #FDF2F8 100%);
    padding-top: 0;
}

.services-box .panel.show .service-card{
    /* border-bottom: 2px solid #F3F4F6;
    background: transparent; */
}


.button2 a :hover{
  background: #ff2b93;
    color: #fff;
}


/* css end  */

/* recovery box css  */

.recovery  {
    position: relative;
    min-height: 451px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.80) 100%), url(/images/insta-bx.webp) lightgray 50% / cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.healing-flex.recovery::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 1;
}

.healing-flex.recovery > * {
    position: relative;
    z-index: 2;
}

.recovery .healing-text{
    padding:100px 0;
}

.recovery .healing-text p{
    color: var(--White, #FFF);
text-align: center;

/* Body */
font-family: Lato;
font-size: var(--body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
}

.recovery .healing-text h2{
color: var(--White, #FFF);
text-align: center;

/* H2 */
font-family: "Playfair Display";
font-size: var(--H2, 32px);
font-style: normal;
font-weight: 600;
line-height: 120%; /* 38.4px */
}
.recovery .healing-text .button2{
color: var(--White, #FFF);

/* Button */
font-family: Lato;
font-size: var(--button, 20px);
font-style: normal;
font-weight: 600;
line-height: normal;
border-radius: 131px;
border: 1px solid var(--White, #FFF);
}

.recovery .healing-text .btn-wrap{
    justify-content: center;

}

.healing-text2 {
    width: 100%;
text-align: center;
}

/* form css  */


.rsform-block.rsform-block-hcaptcha strong.formRequired {
    display: none;
}

.formResponsive .formRow .formSpan6 {
    width: 98.93617% !important;
}
.formResponsive .formRow [class*=formSpan]{
margin-left: 0 !important;
}

.rsform-block.rsform-block-hcaptcha label.formControlLabel {
display: none!important;
}
div#h-captcha-26 {
display: flex!important;
}
.rsform-block.rsform-block-note p {
text-align: left!important;
margin-bottom: 24px!important;
}
button#Submit\ VIP\ Mobile\ Request\ {
    margin-top: 0;
    color: #FFF;
    font-family: Lato;
    font-size: var(--button, 20px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.formResponsive input[type=email], 
.formResponsive input[type=number], .formResponsive input[type=password], 
.formResponsive input[type=tel], .formResponsive input[type=text],
 .formResponsive input[type=url], .formResponsive textarea{
border-radius: 10px !important;
border: 1px solid #D1D5DC !important;
margin-top: 8px;
}


.formResponsive .formHorizontal .formValidation,
 .formResponsive .formHorizontal .input-append,
  .formResponsive .formHorizontal .input-prepend,
   .formResponsive .formHorizontal .uneditable-input,
    .formResponsive .formHorizontal input, .formResponsive .formHorizontal select,
 .formResponsive .formHorizontal textarea {
    width: 100% ;
 }

strong.formRequired {
  font-size: 0;
  color: transparent;
}

strong.formRequired::after {
  content: "*";
  color: var(--Text-Secondary, #FB2C36);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.15px;
}


.formResponsive input[type=email],
 .formResponsive input[type=number],
  .formResponsive input[type=password],
   .formResponsive input[type=tel], 
   .formResponsive input[type=text], 
.formResponsive input[type=url], .formResponsive textarea
 {

    color: rgba(10, 10, 10, 0.50);

/* Body */
font-family: Lato;
font-size: var(--body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
 }

.formResponsive .formHorizontal .formValidation,
 .formResponsive .formHorizontal .input-append, .formResponsive .formHorizontal .input-prepend, 
 .formResponsive .formHorizontal .uneditable-input,
 .formResponsive .formHorizontal input, .formResponsive .formHorizontal select,
 .formResponsive .formHorizontal textarea{
    color: rgba(10, 10, 10, 0.50);

/* Body */
font-family: Lato;
font-size: var(--body, 16px);
font-style: normal;
font-weight: 400;
line-height: 160%; /* 25.6px */
border-radius: 10px;

background: #FFF;
 }

.formSpan12 .rsform-block .rsform-block-note p{
color: var(--Text-Secondary, #383838);
font-family: Lato;
font-size: 14px;
font-style: italic;
font-weight: 700;
line-height: 160%; /* 22.4px */
margin-top: 24px;
margin-bottom: 24px; }


.rsform-block .rsform-block-hcaptcha .formControlLabel .formRequired 
strong.formRequired{
    display: none;
}


 .formResponsive button[type=reset],
  .formResponsive button[type=submit],
   .formResponsive input[type=reset],
    .formResponsive input[type=submit] {
   display: flex !important;
height: 48px !important;
padding: 0 16px !important;
justify-content: center !important;
align-items: center !important;
gap: 16px !important;
align-self: stretch !important;
    border-radius: 131px !important;
border: 1px solid #FF5FB4 !important;
background: var(--Pink, #FE1D95) !important;
width: 100% !important;
margin-top: 24px;
 }

.formResponsive button[type=submit]{
    cursor: pointer;
}

.healing-text.mx645 {
    max-width: 645px;
}




#userForm .formRow:has(.formSpan6) {
    display: flex;
    column-gap: 32px;
    gap: 32px;
}
.formResponsive .formRow .formSpan12 {
    width: 95%;
}

/* css end  */

.pb56{
    padding-bottom: 56px;
}
.pt56{
    padding-top: 56px;
}

@media (max-width: 767px) {
    .healing-flex.recovery {
        min-height: 260px;
        background-position: 60% center;
    }
}

/* css end  */

/* faq css  */


.faq-sec .accordion::after {
    content: "";
    background-image: url("/images/faq-plus.svg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 14px;
    height: 14px;
    top: 16px  ;
    right: 0;
    transform: translateY(-50%);
}

.faq-sec .accordion.active::after {
    background-image: url("/images/faq-cross.svg") !important;
}


.faq-sec .faqbox:last-child .accordion {
    border-bottom: 1px solid #e5e5e5;
}



.faq-sec .accordion.active::after {
    rotate: 0deg;
}


.faq-sec .accordion.active ul li ::marker {
    color: unset;
}


.formResponsive .formRow {
    width: 95% !important;
}



.formResponsive .formRow:after, .formResponsive .formRow:before{
content: unset !important;
}


button#btnjQ1_0 {
    display: none;
}



/* css end  */

/* footer css  */

 .black{
    background-color: #000;
}

.mx750{
    max-width: 750px;
}
.mlr-ato{
    margin: 0 auto;
}
.mt56{
    margin-top: 56px;
}

.mx561{
    max-width: 561px;
}

.mx420{
    max-width: 420px;
}




/* css end  */


button#Submit\ VIP\ Mobile\ Request\ [disabled] {
    cursor: not-allowed;
    opacity: .6;
}
@media (max-width: 1280px) {
	.site-width {
    padding: 0 70px;
	}
	button.owl-prev {
    left: -30px;
}
button.owl-next {
    right: -30px;
}
}
@media (max-width: 1100px) {
		.site-width {
    padding: 0 50px;
	}
}
@media (max-width: 991px) {	
.pt80.pb80.test-sec {
    padding-bottom: 0;
}
.button1, .button2 {
    width: 343px;
    height: 48px;
}
.bn-sec {
    padding-top: 100px;
    padding-bottom: 125px;
}
.healing-text.mx645 {
    max-width: 100%;
}
.recovery  {
    min-height: 375px;
}
    h2{
        /* H2 */
font-family: "Playfair Display";
font-size: var(--H2, 22px);
font-style: normal;
font-weight: 600;
line-height: 120%; /* 26.4px */
    }
    
    .frm-box {    margin-left: auto;    margin-right: auto;}
	.pd60.pdt30 {
    padding-top: 0px;
}
.mrt60 {
    margin-top: 40px;
}
	.mrt50.flx-center {
    gap: 20px;
    justify-content: center;
}
	.bn-sec h3, h1.hph2-title {
    margin-left: auto;
    margin-right: auto;
}
	.flx-equ-col.pr1.mb-center {
    flex: 1 100%;
}
.flx-equ-col, .faqbox {
    flex: 1 100%;
    box-sizing: border-box;
    width: 100%;
}
.flx-equ-col.eca-txt, .mb-center, h3.sml-title, DM Sans {
    text-align: center;
}
.flex {
    gap: 30px;
}
	.flx {
    gap: 16px;
    flex-direction: column;
}
div#faq {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.flx.gap74 {
    gap: 35px;
}
	.site-width {
    padding: 0 30px;
	}
	.flex {
    display: flex;
    align-items: flex-start;
    gap: 60px;
    justify-content: space-between;
    text-align: left;
    flex-direction: column-reverse;
}
h1.hph2-title {
    font-size: 24px;
}
h2.hph2-title {
    font-size: 32px;
}
p.rev-sub-txt.cl-w.text-center {
    font-size: 22px;
}.gallery img {    width: 48%;}.faqbox {    flex: 1 48%;    max-width: 100%;}
footer {
    margin-top: 34px;
}.pd60.pr.bn-sec.pdt30 {    padding-top: 30px;}  .cleanser-txt a.def-btn {    width: auto;}

/* .bn-sec .site-width {
    padding-top: 50px; 
   padding-bottom: 50px;} */
a.btn-txt {
display: none;
}
.top-ph img {
display: flex;
}
.top-ph {
width: 32px;
height: 32px;
padding: 10px;
}


.healing-flex {
    
    gap: 32px;
}
     .healing-flex {
        flex-direction: column;
    }

    .healing-text,
    .healing-img {
        width: 100%;
    }

    .pt80{
    padding-top: 40px ;
}
.pb80{
    padding-bottom: 40px;
}


.services-title{
    font-size: 20px;
}
.healing-text ul li::before{
 
    width: 24px;
    height: 24px;
    aspect-ratio: 1/1;

}

.top-ph {
  width: 32px;
  height: 32px;
 padding: 10px;
 display: flex;
 align-items: center;
 justify-content: center;
}

}





@media (max-width: 768px) {.gallery img {    width: 47%;}
	a.def-btn {
    width: 100%;
}
	    .cleanser-cl {
        position: relative;
        padding-bottom: 32px;
        width: 100%;
        flex: 1 100%;
    }
	.pr.pd60.pdt30 {
    padding-top: 10px;
}
	header.header.container-header .site-width {
    flex-direction: column;
}
	.cleanser-cl .site-def-btn.mrt32 {
    position: relative;
    bottom: 0px;
    left: auto;
    top: 0px;
}
	.mrt50.flx-center {
    display: flex;
    gap: 30px;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 20px;
}
	p.rev-sub-txt.cl-w.text-center {
    font-size: 20px;
}
	.accordion {
    font-size: 16px;
}
	    h2.hph2-title {
        font-size: 28px;
    }
	.faqbox {
    flex: 1 100%;
    max-width: 100%;
}
	.owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
	button.owl-next {
    position: relative;
    right: -30px;
}
	    button.owl-prev {
        left: -30px;
        position: relative;
      }
	.pd60.pr {
    padding: 40px 0;
}
	a.brand-logo {
    font-size: 24px;
}
		.site-width {
    padding: 0 20px;
	}
	DM Sans {
    font-size: 28px;
}
	.flex.rw-rev.pt-30 {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
}
.flex .col.cl1 {
    flex: 1 100%;
    width: 100%;
}
    .btn-flx {
        flex-direction: column;
    }
}

/*edit by yogita */
/* Review css  */

.testimonialsSection .testMnlWrap {

    gap: 15px;

}



.testMnlWrap {

    display: flex;

    align-items: center;

}



.tstmnColOne {

    width: 33%;

    padding-right: 15px;

}



.tstmnColTwo {

    position: relative;

    width: 67%;

    padding-left: 15px;

    box-sizing: border-box;

}



.sub-title.hmbn-title {

    font-weight: 600;

    border: 2px solid rgb(241 18 134);

    background-color: transparent;

    max-width: max-content;

    color: rgb(241 18 134);

    font-size: 16px;

    padding: 12px 20px;

    line-height: 16px;

    text-align: center;

    border-radius: 50px;
    margin-bottom:15px;

}

.ArrowControl__ArrowControlContainer-sc-ps7sz3-0.jeSnNy {
    background: #f11286 !important;
}

.site-width .sec-title {
    /* margin: 20px 0 0; */
margin-bottom: 20px;
    font-weight: 700;

    font-size: 32px;
/* padding-bottom:10px; */
    line-height: 40px;

}
p.tmnlMainDsc {
    padding-bottom: 20px;
    line-height: 22px;
}
.KAoOK{
    border-right:1px solid #ddd!important;
    border-radius:0!important;
}
.ldZdCm {
    top: unset !important;
    bottom: -74px !important;
    transform: unset !important;
    right: 0px;
}
.iqPsnt{
     top: unset !important;
    bottom: -74px !important;
    transform: unset !important;
   left: 88% !important;
}
.ehf-template-twentytwenty .entry-content p.btn-ih {

    line-height: 16px;

    margin-bottom: 0;

}



.ehf-template-twentytwenty .entry-content p.btn-ih a.view-btn,

.ehf-footer.ehf-template-twentytwenty p.btn-ih a.view-btn {

    padding: 16px 20px;

}



.ehf-template-twentytwenty .entry-content .view-btn,

.ehf-footer.ehf-template-twentytwenty .view-btn {

    margin-bottom: 0;

    background-color: #8cc63e;

    border: 2px solid #8cc63e;

    border-radius: 50px;

    text-decoration: none;

    color: #fff !important;

    position: relative;

    display: inline-block;

    line-height: 18px;

}
@media(max-width:992px){
    .testimonialsSection .testMnlWrap{
        flex-direction:column;
    }
    .tstmnColOne,
    .tstmnColTwo{
    width: 100%;
    }
        .ldZdCm {
    right: 30% !important;
}
.iqPsnt {
    left:30%!important;
}
}

/*review */
header {
    position: sticky;
    top: 0;
    z-index: 99999;
    background: #000000;
}
.m-auto{
    margin:auto;
}
ul.b-list {
    padding-left: 18px;
    line-height: 32px;
}
.b-list li {
    color: #fff;
    font-size: 16px;
}
.b-list li::marker {
    color: #fff;
}
.formRow {
    /* display: flex; */
    /* gap: 16px; */
}



input,textarea{
    margin-bottom:0px!important;
    border: unset !important;
    padding-left: 12px !important;
}
button#Submit {
    background: rgb(241 18 134);
    color: #fff;
    letter-spacing: 0;
    padding: 6px 22px;
    border:unset!important;
}
h2.h-title{
    position:relative;
   max-width: max-content;
}

/* h2.h-title:after{
     content:'';
  height:2px;
  width:20%;
  background:#e83981;
  position:absolute;
  left:calc(50% - 10%);
  bottom:-3px;
} */


h2.h-title.lft:after{
    content:unset;
}
.cleanser-cl:nth-child(even) {
    background: #f8e8e8;
    border: 0px;
}
.cleanser-cl:nth-child(even) .cleanser-txt h3,
.cleanser-cl:nth-child(even) .cleanser-txt p{
    /*color:#fff;*/
}
.pd100.pr{
    padding: 100px 0;
}
.logo-top {
    max-width: 270px;
}

.bg-pnk {
    /* background: #f8e8e8; */
    background: linear-gradient(135deg, #FAF5FF 0%, #FDF2F8 100%);
    /* padding:50px 0; */
}
.packList {
    padding-top:30px;
    display: flex;
    gap: 30px;
}
.packContainer h4 {
    margin-bottom: 6px;
}

.packContainer {
    flex:1;
    background: #fff;
    padding: 20px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.pkg-btn {
    text-align: center;
}
.panel li {
    color: #393C47;
    line-height: 26px;
    padding-bottom: 10px;
}
.cleanser-txt ul li {
    text-align: left;
    padding-bottom: 10px;
    line-height: 24px;
}
@media(max-width:992px){
    .packList {
        flex-direction:column;
}
.mrt100 {
    margin-top: 50px;
}
h2.h-title {
    font-size: 28px;
    line-height: 36px;
}
.pd100.pr {
    padding: 50px 0;
}
.testimonialsSection {
    padding-bottom: 50px;
}
#req-frm .eca-txt {
    text-align: left;
}
.formRow {
    flex-direction: column;
        gap: 0;
}
   #req-frm .flx {
        gap: 10px;
    }
    .frm-box {
    margin-top: 30px;
}
/* .tstmnColOne {
    text-align: center;
} */
.sub-title.hmbn-title{
    margin:auto;
}
}
.bknw-fm {
    border: 1px solid #f8e8e8;
    padding: 1em;
    border-radius:7px;
}

/* by gopal for video */
@media (max-width:768px) {

    iframe {
        max-width: 100%;
    }


a.btn-txt {
 display: none;
}
.top-ph img {
 display: flex;
}


}
.btm-no {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-bottom: 20px;
}
.btm-no a {
  color: #FFF;

/* Button */
font-family: Lato;
font-size: var(--button, 20px);
font-style: normal;
font-weight: 600;
line-height: normal;
}



.mb16{
    margin-bottom: 16px;
}

.tw{
    color: #fff;
}


.bbt{
    border-bottom: none !important;
}



 h2 span
 {
    color: #ff2b93;
}


@media (max-width: 767px) {
    .services-box {
        padding: 20px;
        margin-top: 24px;
        border-radius: 16px;
    }

    .services-title {
        align-items: flex-start;
        gap: 8px;
        font-size: 20px;
        line-height: 130%;
    }

    .services-subtxt {
        margin-bottom: 16px;
    }

    .services-box .accordion {
        padding: 16px 40px 16px 12px;
        font-size: 16px;
        line-height: 140%;
        background-position: right 12px center;
        background-size: 16px;
    }

    .services-box .panel.show {
        padding: 0;
    }

    .service-card {
        padding: 16px 12px 20px;
        gap: 12px;
    }

    .service-price {
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 0;
    }

    .service-card p {
        font-size: 14px;
        line-height: 160%;
    }

    .services-box .btn-wrap {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        width: 100%;
    }

    .services-box .btn-wrap .flx-center,
    .services-box .btn-wrap .cal-flx {
        width: 100%;
        display: block;
    }

    .services-box .button1,
    .services-box .button2 {
        width: 343px;
        max-width: 100%;
        height: 44px;
        font-size: 14px;
    }

    .services-box .phone-icon {
        width: 16px;
        height: 16px;
    }
}

/* nav css 
 */

button#Submit\ VIP\ Mobile\ Request\ {
 margin-top: 0;
}

/* css end  */



/* css added by saksham start 10-3-26  */
.hero-sec {
  background-image: url("/images/bck-bt.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  width: 100%;
  height: auto;
  padding: 80px 20px; /* this gives section height */
}

.content {
  max-width: 1200px;
  margin: 0 auto;
}

.txt-wt{
    color:white;
}
.txt-wt p{
    color:white;
}


.new-faq .faqbox {
    flex: 1 100%;
    max-width: 58%;
    margin: auto !important;
}

.faqbox {
    margin: auto;
}
.mx877{
    max-width: 877px;
}
.mx948 {
    max-width: 948px;
    margin: auto;
}

.bg-sec-bt .healing-img {
    width: 40%;
}

.bg-sec-bt .healing-text {
    width: 40%;
}


.gallery-sec {
  /* padding: 50px 20px; */
}

.gallery-wrap {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 20px;
  align-items: start;
}

.gallery-left img,
.gallery-item img {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: block;
  object-fit: cover;
  border: 4px solid #fff;
  box-sizing: border-box;
}

.gallery-right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}



@media (max-width: 991px) {
	footer.container-footer.footer.full-width .flx:first-child {
    gap: 0 !important;
}
	    footer.container-footer.footer.full-width .flex {
       display: flex;
        align-items: flex-start;
        gap: 0px;
        justify-content: space-between;
        text-align: left;
        flex-direction: column;
    }
    
  .gallery-wrap {
    grid-template-columns: 1fr;
  }

  .gallery-right {
    grid-template-columns: 1fr 1fr;
  }

  p.f-txt {
    text-align: center;
}

  
}


@media (max-width: 768px) {

header.header.container-header .site-width {
display: flex;
flex-direction: row;
gap: 24px;
}



}

@media (max-width: 450px) {
}
@media (max-width: 575px) {
  .gallery-right {
    grid-template-columns: 1fr;
  }
  .button2 {
 
    /* border: unset !important ; */
    
}
}

.healing-text ul li {
    color: var(--Text-Secondary, #383838);
    font-family: 'Lato';
}

.button1, .button2{
     font-family: 'Lato';
}

.top-ph{
    font-family: 'Lato';
}

.bn-sec span.cal-flx a {
    
    font-family: "lato";
}

.accordion{
     font-family: "lato";
}
.service-price{
    font-family: "lato";
    margin-bottom: 0px;
	line-height: 1;
}

.service-card p {
    margin-bottom: 0px !important;
}
.service-card  .button1 {
    font-weight: 400;
}

.service-card  .button2 {
    font-weight: 400;
}


.bg-sec-bt{
    padding-bottom: 80px;
    padding-top: 80px;
}

@media (max-width: 991px) {
    .bg-sec-bt{
    padding-bottom: 40px;
    padding-top: 56px;
}
.formResponsive .formRow .formSpan6 {
    width: 98.93617%;
}

#userForm .formRow:has(.formSpan6) {
    gap: 0px;
    flex-wrap: wrap;
}
.formResponsive .formRow [class*=formSpan]{
margin-left: 0;

}

a.view-btn{
    font-family: "lato";
}

.mx856{
    max-width: 856px;
    margin: auto;
}

.faqbox .accordion{
    font-size: 20px;
    font-family: "Playfair Display" ;
    font-weight: 600;
}
}
/* css added by saksham end */

/* css start  */
@media (max-width: 991px) {
.healing-img img {
    border-radius: 24px;
}


.healing-text ul li {
    font-size: 14px !important;
}
.accordion{
    font-size: 18px !important;
}
    .service-card{
        padding-top: 0px ;
    }

    .services-title img {
    width: 24px;
    height: 24px;
}
 

.test-sec{
        padding: var(--padding-top-bottom, 40px) var(--padding-left-right, 16px);
}
a.view-btn {
    width: 100%;
}
h2.h-title:after {
    height: 0px;
    
}

.new-faq .faqbox {
    flex: 1 100%;
    max-width: 100%;
    margin: auto !important;
}
.faqbox .accordion {
    font-size: 20px !important;
}
}

@media (max-width: 991px) {
  .gallery-right {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }

  .gallery-right .col1,
  .gallery-right .col2 {
    display: contents !important;
    width: auto !important;
  }

  .gallery-right .gallery-item {
    margin: 0 !important;
    width: 100% !important;
    position: static !important;
    transform: none !important;
  }

  .gallery-right .gallery-item img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
  }
  .mt56{
    margin-top: 32px !important;
  }
}
.flx.btn-wrap {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}
.mx856 {
    max-width: 856px;
}
.recovery .flx-center.btn2{
    border: none !important;
}

/* end  */
.rsform-block.rsform-block-surgery-date .formBody {
    position: relative;
}

button#btn1_0 {
    position: absolute;
    right: -7px;
    top: 47px;
}
