body{
  font-family: "Montserrat", sans-serif;
  color: #2e2e2e;
}
.py-60{
    padding-top: 60px;
    padding-bottom: 60px;
}
.mt-20{
    margin-top: 20px;
}
ul{
    padding-left: 0;
}


.main-inner-banner1 {
    position: relative;
    width: 100%;
    max-height: 240px;
}
.main-inner-banner1 .inn-ban-title1 {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30%;
    margin: 0 auto;
    text-align: center;
}
.main-inner-banner1 .inn-ban-title1 h1 {
    position: relative;
    color: #fff !important;
    font-size: 34px;
    font-weight: 500;
    line-height: 36px;
    padding: 0;
    margin: 0;
}
.main-inner-banner1 p {
    margin: 0;
}
.main-inner-banner1 img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}



.common-h2, .faq-sec h4{
      font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}
ul.imgvector-list{
    list-style: none;
}
ul.imgvector-list li {
    margin: 8px 0;
    font-weight: 600;
    display: flex;
}
ul.imgvector-list img {
    margin-right: 10px;
    max-width: 20px;
    max-height: 20px;
    min-width: 20px;
}
.common-contact-btn a{
        display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    padding: 7px 20px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
    border-radius: 50px;
    background: #6b224f;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.common-contact-btn a:hover {
    color: #fff;
    text-decoration: none;
    background: #ee8961;
}


.therapy-session-left h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

.therapy-session-left p{
    font-weight: 500;
}
.therapy-session-img img{
    width: 100%;
}

.whatis-therapy-session{
  background: url('https://www.muskanwellness.com/wp-content/uploads/2025/12/individual-therapy-bg.webp') center/cover no-repeat;

}
.whatis-therapy-session .therapy-session-img img {
    max-width: 550px;
}
.ts-right-content h4{
font-weight: 700;
margin-bottom: 16px;
}


section.meet-therapists {
    background: #6B224F;
}
.meet-top h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}
.meet-top p {
    color: #fff;
    text-align: center;
    max-width: 1000px;
    margin: auto;
}
.meet-top{
    margin-bottom: 50px;
}
.meet-therapists-col {
    background: #fff;
    border-radius: 10px;
    padding: 30px 10px;
    text-align: center;
    height: 100%;
}
.meet-therapists-col h4 {
    font-weight: 700;
    margin-bottom: 22px;
}


.meet-therapists-col h4 + p {
    background-color: #ffc803a8;
    font-size: 16px;
    color: #6B224F;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    font-weight: 700;
    min-height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.meet-therapists-col li {
    color: #fff;
    margin: 10px;
    background: #6b224f;
    border-radius: 100vh;
    padding: 6px 10px;
    font-size: 14px;
    min-height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.meet-therapists-col li a {
    display: contents;
}
.meet-therapists-col p{
    font-weight: 500;
}
.meet-therapists-col ul + p {
    font-weight: 500;
    margin-top: 22px;
    margin-bottom: 0;
}

.whatis-therapy-session.who-should{
    background: #fff;
}
.who-should h2{
    color: #6B224F;
}
.who-should h6 {
    background-color: #ffc800cb;
    color: #000;
    padding: 12px 15px;
    max-width: fit-content;
    border-radius: 4px;
    font-weight: 600;
    margin-bottom: 16px;
}
.who-should ul {
    margin: 20px 0;
}


.common-concerns{
    background: #DAD6D6;
}
.common-concerns-inner{
    max-width: 900px;
    margin: auto;
}
.common-concerns-top h2{
    color: #6B224F;
    text-align: center;
}
.common-concerns-top p {
    font-weight: 600;
    font-size: 18px;
}
.common-concerns-top {
    width: 100%;
    text-align: center;
}
.common-concerns-bottom{
    background: #000000cc;
}
.common-concerns-bottom {
    max-width: 760px;
    margin: auto;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    margin-top: 20px;
}
.common-concerns-bottom p{
    margin-bottom: 0;
}
.benefits-of-individual{
     background: url('https://www.muskanwellness.com/wp-content/uploads/2025/12/benefits-of-individual.webp') center/cover no-repeat;
}
.benefits-of-individual .therapy-session-img {
    margin-top: -60px;
}
.what-to-expect{
        background: url('https://www.muskanwellness.com/wp-content/uploads/2025/12/what-to-expect-bg.webp') center/cover no-repeat; 
}
.what-to-top{
    text-align: center;
}
.what-to-expect h2{
    color: #fff;
    margin-bottom: 20px;
}
.what-to-top p {
    font-weight: 600;
    color: #fff;
    max-width: 900px;
    margin: auto;
}
.what-to-top h6 {
    margin: 18px 0 34px;
    color: #FDCC1B;
    font-weight: 700;
}
.what-to-expect-mid {
    max-width: 900px;
    margin: auto;
}

.what-to-expect-mid ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    justify-content: space-between;
}

.what-to-expect-mid li {
    margin: 10px 0;
    background: #fff;
    padding: 10px;
    font-weight: 600;
    border-radius: 6px;
    flex-basis: 48%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
}
.expet-mid-last p{
      color: #FDCC1B;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    margin-top: 26px;
}

.we-offer-services h4 {
    background-color: #6B224F;
    padding: 10px 22px;
    max-width: 560px;
    border-radius: 10px;
    color: #fff;
    margin: 28px 0 35px;
    font-size: 20px;
}
.we-offer-services ul.imgvector-list li {
    font-size: 18px;
    max-width: 610px;
    margin: 12px 0;
}
.we-offer-services ul li img{
position: relative;
top: 3px;
}
.we-offer-services .therapy-session-left p {
    font-weight: 500;
    font-size: 18px;
}

.what-to-expect.why-choose-muskanwell{
    background: #fff;
}

.why-choose-muskanwell .common-h2 {
    color: #6B234F;
    margin-bottom: 10px;
}
.why-choose-muskanwell .what-to-top p{
    font-weight: 700;
    font-size: 18px;
    color: #2e2e2e;
}
.what-to-expect.why-choose-muskanwell li{
       color: #fff;
       background-color: #6B224F;
}
.what-to-expect.why-choose-muskanwell .what-to-expect-mid {
    margin-top: 20px;
}
.why-choose-muskanwell .expet-mid-last p {
    color: #2e2e2e;
    max-width: 786px;
    margin: auto;
}
.time-to-consult h4 {
    background: #6b234f;
    padding: 10px 18px;
    max-width: fit-content;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 26px;
}
.time-to-consult ul.imgvector-list li {
    font-size: 18px;
    margin: 13px 0;
}
.time-to-consult ul.imgvector-list li img{
    position: relative;
    top: 2px;
}
.time-to-consult p{
    font-size: 18px;
    font-weight: 600;
}
.call-inner {
    padding: 30px 20px;
    background: #6b234f;
    border-radius: 30px;
    text-align: center;
    color: #fff;
}

.call-inner a{
    background-color: #fff;
    color: #6B224F;
}
.call-inner p {
    max-width: 820px;
    margin: 7px auto;
}


/* marriage counselling */
.what-is-m-counselling h4 {
    color: #FFC800;
    font-weight: 700;
    text-align: center;
    margin-bottom: 24px;
    font-size: 28px;
}
.what-is-m-counselling .meet-top {
    margin-bottom: 24px;
}
.what-is-m-inner p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.what-is-m-counselling .what-to-expect-mid li {
    flex-basis: 31%;
    min-height: 58px;
}
.couple-conselling .ts-right-content {
    text-align: center;
}

.couple-counselling-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
}

.cc-inner {
    flex-basis: 31%;
    border: 2px solid #000;
    border-radius: 10px;
    padding: 15px;
}

.cc-inner h6 {
    font-size: 20px;
    font-weight: 600;
}
.couple-counselling-inner .therapy-session-left p {
    font-weight: 500;
    color: #6B234F;
    font-size: 16px;
}
.couple-counselling-inner .therapy-session-left h2 {
    margin-bottom: 10px;
}
.cc-inner p {
    color: #6B234F;
}
.common-concerns-inner1 {
    padding-top: 20px;
}
.cc-inner1 {
    background: #6B224F;
    border-radius: 10px;
    padding: 12px 10px;
    width: 100%;
    max-width: 601px;
}

.cc-inner1 p {
    margin-bottom: 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}

.cc-inner1 h6 {
    text-align: center;
    color: #FFC801;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 2px;
}
.couples-heal .therapy-session-left h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #6B224F;
}
.couples-heal .couple-counselling-inner {
    margin-top: 20px;
}
.couple-counselling-inner {
    gap: 5px;
}
p.couples-heal-last-para {
    text-align: center;
    margin-top: 30px;
    font-weight: 500;
    margin-bottom: 0;
}

.what-to-expect-mid-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.what-to-expect-mid-inner {
    flex-basis: 30%;
    background: #fff;
    padding: 16px;
    border-radius: 14px;
}

.what-to-expect-mid-inner ul {
    padding-left: 24px;
    margin-bottom: 4px;
}
.what-to-expect-mid-inner li{
    color: #6B234F;
    font-weight: 500;
}
.what-to-expect-mid-inner p{
    color: #6B234F;
    font-weight: 500;
}
.we-offer-services.time-to-seek{
        background: url('https://www.muskanwellness.com/wp-content/uploads/2026/01/its-time-to-seek-bg.webp') center/cover no-repeat; 
}
.time-to-seek p, .time-to-seek li {
    color: #fff;
}
.time-to-seek p {
    margin-top: 14px;
}
/* marriage counselling  end */

@media (min-width:768px) and (max-width:991.98px){
.couple-conselling .therapy-session-left.ts-right-content, .couples-heal .therapy-session-left.ts-right-content {
    margin: 0;
}
.benefits-of-individual .therapy-session-img {
    margin-top: 16px;
}
.what-to-expect-mid-inner {
    flex-basis: 45%;
}
}
@media (min-width:0px) and (max-width:991.98px){
.therapy-session-left {
    margin-bottom: 40px;
}
.therapy-session-left.ts-right-content {
    margin-top: 40px;
}
.meet-therapists .col-md-6.col-lg-4 {
    margin-bottom: 30px;
}
.common-concerns .therapy-session-left.ts-right-content, .common-concerns .therapy-session-left {
    margin-top: 0;
    margin-bottom: 0;
}
.common-concerns  ul.imgvector-list {
    margin-bottom: 0;
    margin-top: 0;
}
}

@media (max-width:767px){
    .faq-sec .panel-default .panel-title a {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}
.wellfaqs-section.faq-sec {
    padding: 30px 0 40px;
}
.faq-sec .panel-default>.panel-heading {
    margin: 11px 0!important;
}
    .who-should  .therapy-session-left.ts-right-content {
    margin-top: 16px;
}
.we-offer-services .therapy-session-left.ts-right-content {
    margin-top: 30px;
}
.faq-sec h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}
        .main-inner-banner1 .inn-ban-title1 h1 {
    font-size: 26px;
    line-height: 32px;
}
.main-inner-banner1 img {
    height: 180px;
}
.main-inner-banner1 {
    max-height: 180px;
}
    .py-60 {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .therapy-session-left h2, .meet-top h2 , .common-h2{
    font-size: 22px;
    margin-bottom: 10px;
}
.ts-right-content h4, .meet-therapists-col h4 {
    font-size: 18px;
}
.time-to-consult ul.imgvector-list li, .we-offer-services ul.imgvector-list li {
    font-size: 15px;
    margin: 4px 0;
}
.what-to-expect.why-choose-muskanwell li, ul.imgvector-list li{
    font-size: 15px;
}
.what-to-expect-mid li {
    margin: 2px 0;
    flex-basis: 100%;
    font-size: 15px;
}
.time-to-consult p, .we-offer-services .therapy-session-left p, .why-choose-muskanwell .what-to-top p, .expet-mid-last p, .what-to-top p, .therapy-session-left p, .meet-therapists-col ul + p, .common-concerns-top p, .what-to-expect-mid-inner p {
    font-size: 14px;
}
.time-to-consult .therapy-session-img {
    margin-bottom: 30px;
}
.benefits-of-individual .therapy-session-img {
    margin-top: 10px;
}
.meet-therapists-col h4 + p {
    min-height: 55px;
}
.what-is-m-counselling .what-to-expect-mid li {
    flex-basis: 100%;
    height: auto;
}
.cc-inner {
    flex-basis: 100%;
}
.couples-heal .therapy-session-left h2 {
    font-size: 22px;
}
.what-to-expect-mid-inner {
    flex-basis: 100%;
}
.what-to-expect-mid-inner h4 {
    font-size: 20px;
}
.what-to-expect-mid-inner h5 {
    font-size: 18px;
}
.cc-inner h6 {
    font-size: 18px;
}
.time-to-consult .therapy-session-left.ts-right-content {
    margin-top: 0;
    margin-bottom: 10px;
}
}




















