p{
    color:#4A4A4A;
}
.font-14{
    font-size:14px !important;
}
a:hover{
    color:#FAD6A5;
}

.dark-color-link a{
    color:#287848;
}
.dark-color-link a:hover{
    color: #dd9430 !important;
}
.post-global-heading{
    text-align: right;
    position: relative;
}
.post-global-heading:after{
    content: '';
    background: #FAD6A5;
    width: 160px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.feature-image img{
    height: 600px;
    object-fit: cover;
    object-position: top right;
}
.breadcrumbs ul{
    padding: 0px;
    list-style: none;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.post-global-heading{
    font-size: 30px !important;
}
.contact-us-inner img{
    border-radius: 50% 50% 0px 0px;
}
.grid-hero .col-lg-4:after{
    content: "";
    height: 100%;
    background:#000;
    opacity: 0.3;
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.profile-image img{
    position: relative;
    padding: 5px;
    border: 1px solid #ccc;
    background: #f5f5f5;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus{
    color: rgb(0 0 0 / 0%);
    outline: 0px;
}
#word{
    max-width: 100px;
}
.dropdown-menu{
    min-width: 20rem;
}
.dropdown-item:hover, .dropdown-item:focus{
    background-color: #fff5ee;
}
p.dropdown-item:hover, p.dropdown-item:focus{
    background-color: transparent !important;
}
#hero-banner.white-bg{
    background: #fff !important;
    position: relative;
}
.inner-content:before{
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #fff;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -4rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}
.contact-us-inner{
    box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.3);
    padding: 20px;
    border-radius: 170px 170px 15px 15px;
}
.contact-us-inner ul{
    list-style: none;
    padding: 0px;
    display: flex;
    gap: 15px;
}
.contact-us-inner ul i{
    background: #A8D5BA;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.who-we-are ul{
    list-style: none;
    display: flex;
    padding: 0px;
    gap:15px;
}
#lets-your-journey{
    position: relative;
}
#lets-your-journey:before{
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
}
#lets-your-journey .container{
    position: relative;
}
#lets-your-journey .white{
    color:#fff !important;
}
.who-we-are ul li{
    font-size:18px;
}
.who-we-are ul li i{
    width: 2rem;
    height: 2rem;
    text-align: center;
    color: #fff;
    background-color: #A8D5BA;
    border-radius: 50%;
    margin-left: .5rem;
    margin-right: 0;
    font-size: 1rem;
    line-height: 2rem;
    text-decoration: none;
}
.font-20{
    font-size: 20px !important;
}
.font-18 {
    font-size: 18px !important;
}
.relationship-revivers h1.global-heading:after{
    background: #4d7ca6 !important;
}
h1.global-heading:after{
    content:'';
    background: #FAD6A5;
    width:160px;
    height:2px;
    position:absolute;
    bottom:0px;
    right:0px;
}
h1.global-heading{
    font-size: 50px;
    font-weight: 500 !important;
    color: #4A4A4A;
    font-family: "Jost", sans-serif;
    position:relative;
}
h2.justify-content-center{
    justify-content: center;
    width: 100%;
}
.advice-green-right{
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
}
.advice-green-right h3{
    font-size: 20px;
}
#faq-start.services-single{
    padding-bottom:5rem !important;
}
#faster-and-easier{
    background:#FFF5EE;
    padding: 60px 0px 0px 0px;
}
.after-none:after,.before-none:before{
    display:none;
}
#best-life .col-lg-5 img{
    position:relative;
    z-index:9;
}
.icon-box h3{
    color:#A8D5BA;
    font-size: 22px !important;
}
.icon-box img{
    width:50px;
}
#best-life{
    background-color: #FFF5EE;
}
.benifit-grid img{
    width:65px;
    height:65px;
    object-fit:contain;
}
.benifit-grid{
    background: #A8D5BA;
    padding: 50px 20px;
    border-radius: 10px;
    min-height: 295px;
}
.individual-banner-bottom img{
    width:30px;
}
.green-bg{
    background:#A8D5BA;
}
.pr-50{
    padding-right:50px;
}
.grid-hero .col-lg-4 .full-link{
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.grid-hero .col-lg-4 h2{
    padding:29px 29px 0px 29px;
}
#help-and-support{
    background-color: #fff;
    position:relative;
}
#help-and-support:before {
    content: "";
    background-color: #FFF5EE;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
    height: 3rem;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#helpful-mental:before {
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #A8D5BA;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -4rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
}
#helpful-mental{
    background:#A8D5BA;
    position:relative;
    margin-top:-80px;
    padding-bottom: 8rem;
}
.review-grid img{
    width:160px;
    height:128px;
    object-fit:contain
}
.editorial-team img{
    border-radius: 100px;
    width: 128px;
    height: 128px;
    object-fit: cover;
}
#review-process{
    background:#FFF5EE;
}
.editorial-team h5{
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 600 !important;
}
.two-col-recent .featured-image img{
    height: 115px;
    object-fit: cover;
    border-radius: 6px;
}
.mb-0{
    margin-bottom:0px !important;
}
.pl-50{
    padding-left:50px;
}
.recent-inner .arrow-inner{
    border-radius: 50px;
    border: 1px solid #325343;
    padding: 4px 5px;
    font-size: 14px;
    color: #325343;
}
.recent-inner:hover .arrow-inner{
    background:#325343;
    color:#fff;
}
.recent-inner p{
    font-size: 12px !important;
    line-height: 18px;
}
.recent-inner h3{
    font-size: 18px;
    color: #252625;
    font-weight: 300 !important;
}
.recent-inner .featured-image{
    overflow:hidden;
}
.recent-inner:hover img{
    transform: scale(1.1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s;
}
.recent-inner{
    background-color: #f5f7f5;
    border: 1px solid #dbdeda;
    padding: 12px;
    border-radius: 6px;
}
h3.global-heading {
    font-size: 22px;
    font-weight: 300 !important;
    color: #4A4A4A;
    align-items: center;
}
.global-heading{
    display:inline-flex;
    align-items:center;
}
.global-heading .fa-clock-o{
    background: #daefef;
    border-radius: 50px;
    padding: 5px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.global-heading .fa-heart{
    background: #fde6e6;
    border-radius: 50px;
    color: #c73d2d;
    padding: 5px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
#advice-article-start .input-group-text {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0px;
 }
#advice-article-start .form-control{
    border-radius:6px !important;
    background:transparent !important;
}
.advice-carousel.owl-drag .owl-item{
    padding:15px;
}
.advice-carousel img{
    border-radius: 160px 10px 10px 10px;
}
.advice-carousel .testimonial-item .col-lg-6{
    position:relative;
}
.advice-carousel .testimonial-item .col-lg-6:last-child:after{
    content: "";
    width: 140px;
    height: 140px;
    background-color: rgb(160 207 206);
    border-radius: 320px 0px 0px 0px;
    position: absolute;
    bottom: -15px;
    right: -15px;
    z-index: 99;
}
.advice-carousel .testimonial-item{
    text-align:left !important;
}
#advice-banner{
    background-color: #FFF5EE;
    position:relative;
}
#advice-banner:before{
    pointer-events: none;
    position: absolute;
    inset: 0;
    display: block;
    opacity: .5;
    content: "";
    background: url(https://therapyconnectindia.com/img/bg-texture.png);
    z-index: 0;
}
.minue-80{
   margin-top:-80px; 
}
#notification{
    background-color: #A8D5BA;
    padding-top:105px;
    padding-bottom:5px;
}
.inner-right-contact{
    background-color: #FFF5EE;
    padding: 24px;
    border-radius: 15px;
}
.inner-right-contact p a{
    color:#A8D5BA;
    text-decoration:underline;
}
.contact-us-page-bottom,.contact-us-page{
    position:relative;
}
.contact-us-page:before{
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #ffffff;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -4rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
}
.contact-us-page-bottom:after {
    content: "";
    background-color: #FFF5EE;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
    height: 4rem;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.inner-review p{
    margin-bottom: 5px;
    font-size: 16px !important;
    line-height: 20px;
}
.client-info{
    display: flex;
    align-items: center;
    gap: 10px;
}
.inner-review h3{
    -webkit-line-clamp: 7;
    color: #252625;
    max-height: 210px;
    word-break: break-word;
    -webkit-box-orient: vertical;
    margin: 12px 0 16px;
    font-size: 20px;
    font-weight: 300 !important;
    line-height: 32px;
    display: -webkit-box;
    overflow: hidden;
}
.user-image img{
    width:80px;
    border-radius:50px;
}
.inner-review{
    background-color: #FFF5EE;
    border-radius: 15px;
    padding: 20px 24px;
}
#review-content h2{
    color: #A8D5BA;
    text-align: center;
    padding: 0 16px;
    font-size: 28px;
    line-height: 24px;
}
#review-content:before {
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #fff;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -4rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
}
#review-content{
    background-color: #fff;
    position:relative;
}
#review-content:after {
    content: "";
    background-color: #FFF5EE;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
    height: 4rem;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.bg-white{
    background:#fff !important;
    padding-bottom:10rem !important;
    position:relative;
}
.faq-page:before {
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #ffffff;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -7rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
}
.faq-page:after {
    content: "";
    background-color: #FFF5EE;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
    height: 4rem;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
#work-with-us{
    background: #FFF5EE;
    position:relative;
}
#work-with-us:after {
    content: "";
    background-color: #FFF5EE;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    height: 4rem;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.work-with-us-position{
    margin-top:-80px;
}
.thoughts-scholars p{
    font-size:18px !important;
    color:#444 !important;
}
.thoughts-scholars .carousel-indicators [data-bs-target]{
    background-color: #444 !important;
}
.carousel-indicators [data-bs-target]{
    background-color: #A8D5BA !important;
}
#scholarship-position-content .owl-carousel .owl-item img{
    width: 150px;
    margin:auto;
}
#scholarship-position-content .owl-carousel .owl-stage-outer{
    padding:10px 0px;
}
#scholarship-position-content .testimonial-item{
    padding:20px;
}
#scholarship-position-content  .owl-carousel.owl-drag .owl-item{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .06);
    border-radius: 6px;
}
#scholarship-position-content{
    background:#ffffff;
}
.scholarship-position{
    margin-top:-80px;
}
#celebrity-position-content a{
    color: #A8D5BA;
    text-decoration: underline;
}
#celebrity-position-content p{
    margin-bottom: 2px;
}
#celebrity-position-content{
    background-color: #FFF5EE;
}
.celebrity-position{
    margin-top:-80px;
}
.partner-and-comunity-position{
    margin-top:-80px;
}
.simple-global-btn{
    font-size:16px;
    color:#A8D5BA;
    font-weight:600;
}
.simple-global-btn:hover{
    color:#A8D5BA;
    text-decoration:underline;
}
.inner-disaster img{
    border-radius:5px;
    height: 180px;
    object-fit: cover;
}
.inner-disaster .col-lg-3{
    border-right:1px solid #cdd0cc;
    padding: 0px 30px;
}
.inner-disaster .col-lg-3:last-child{
    border-right:0px !important;
}
#disaster-and-crisis h2{
    font-size: 32px;
    color:#444;
    font-weight:300 !important;
}
.disaster-and-crisis-position{
    margin-top:-80px;
}
.pb-5rem{
    padding-bottom:5rem;
}
#disaster-and-crisis{
    background-color: #FFF5EE;
}
.border-none{
    border:0px !important;
}
.our-social-grid .col-lg-4 .grid-iiner{
    background: #f5f7f5;
    padding: 25px;
    border-radius: 16px;
}
.our-social-grid .col-lg-4 img{
    width: 150px;
    height: 150px;
    object-fit: contain;
}
.our-social-grid .col-lg-4 p{
    color:#252625 !important;
    font-size:20px !important;
}
.inner-footer-curve:before{
    content: "";
    background-color: #FFF5EE;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
    height: 3rem;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.inner-footer-curve{
    position:relative;
}
.dna-grid h3{
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 300 !important;
    margin-left:20px;
}
.dna-grid p{
    font-size:16px !important;
}
.text-justify{
    text-align: justify;
}
h2.global-heading{
    font-size: 40px;
    font-weight: 500 !important;
    color: #4A4A4A;
    font-family: "Jost", sans-serif;
}
.white-bg-btn{
    font-size: 20px;
    border-width: 1px;
    line-height: 24px;
    padding: 16px 24px;
    background-color: #f5f7f5 !important;
    border-color: #f5f7f5 !important;
    color: #325343 !important;
    border-radius: 50px;
}
.divider-none:before{
    display:none;
}
#our-team-position-content{
    background-color: #FFF5EE;
    padding-bottom:60px;
}
.our-team-position-content{
    background-color: #FFF5EE;
}
.our-team-position{
    margin-top:-80px;
}
#our-social-impact h2{
    font-size: 32px;
    font-weight: 300 !important;
    color: #4A4A4A;
}
#our-social-impact{
    background-color: #ffffff;
    padding-bottom: 10rem;
    margin-top: -5px;
    position: relative;
}
.inner-social-connect h3{
    color: #A8D5BA;
}
.inner-social-connect{
    border-bottom: 1px solid #ccc;
}
.font-32{
    font-size:32px !important;
}
.font-16{
    font-size:16px !important;
}
.social-impact-position{
    margin-top:-80px;
}
.md\:w-\[670px\] {
    width: 670px;
}
.md\:h-\[153px\] {
    height: 153px;
}
.fill-site-green-400 {
    fill: #FAD6A5;
}
.opacity-75 {
    opacity: .75;
}
.relative{
    position:relative;
}
.md\:hidden {
    display: none;
}
.w-full {
    width: 100%;
}
.h-3{
   height: 3px;  
}
.minus-3{
    margin-top:-3px;
}
.h-16 {
    height: 4rem;
}
.inner-testimonials img{
    width: 80px;
    border-radius: 50px;
    border: 1px solid #fff;
}
.inner-testimonials p.client-name{
    color:#a8d5ba !important;
}
.fill-site-beige-100 {
    fill: #FFF5EE;
}
#our-latest-reviews h2{
    color: #4A4A4A;
    font-size: 32px;
    font-weight: 500 !important;
}
#our-latest-reviews p{
    color:#4A4A4A;
    font-size:16px;
}
#our-latest-reviews:before{
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #FFF5EE;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -4rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1.1) scaleY(1);
}
#our-latest-reviews{
    position: relative;
    background-color: #FFF5EE;
    padding-bottom: 10rem;
}
#ourtherapist h2{
    color: #4A4A4A;
    font-size: 32px;
    font-weight: 300 !important;
}
#ourtherapist{
    position:relative;
    background-color: #ffffff;
    padding-bottom: 10rem;
}

#inner-content h2{
    color: #4A4A4A;
    font-size: 48px;
    font-weight: 500 !important;
}
#inner-content p{
    color:#4A4A4A;
    font-size:16px;
}
#inner-content:before{
    content: "";
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    background-color: #fff;
    height: 4rem;
    position: absolute;
    width: 100%;
    top: -4rem;
    transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}
#inner-content{
    position: relative;
    background-color: #FFF5EE;
}
.pb-10rem{
    padding-bottom:10rem;
}
#inner-banner h1{
    letter-spacing: -.02em;
    -webkit-font-smoothing: antialiased;
    color: #4A4A4A;
    font-family: Overpass, sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 3.5rem;
}
#inner-banner:before{
    pointer-events: none;
    position: absolute;
    inset: 0;
    display: block;
    opacity: .5;
    content: "";
    background: url(https://therapyconnectindia.com/img/bg-texture.png);
    z-index: 0;
}
#inner-banner{
    background: radial-gradient(33.17% 82.61% at 81.42% 43.25%, #fad6a57a 0, rgba(255, 223, 158, 0) 100%) #fad6a582;
    padding-top: 172px;
    padding-bottom: 72px;
    position:relative;
}
.inner-header{
    background:#fff;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.3);
}
#header.inner-header .nav-item.nav-link {
    color: #4A4A4A !important;
}
#header.inner-header .nav-item.nav-link:hover,#header.inner-header .nav-item.nav-link.active {
    color: #A8D5BA !important;
}
.footer-bottom .lower{
    list-style: none;
    padding: 0px;
    display: flex;
    gap: 30px;
    justify-content: center;
}
.footer-bottom .lower li{
    color: #4A4A4A;
    text-decoration: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
}
.footer-bottom ul.upper{
    border-bottom: 1px solid #f1f1f1;
    padding: 16px 0;
    position: relative;
    list-style: none;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}
.footer-bottom .lower li:hover,.footer-bottom ul.upper li:hover{
    color: #A8D5BA;
}
.footer-bottom ul.upper li{
    color:#4A4A4A;
    text-decoration: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
}
.footer-bottom .social-icons{
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: center;
}
.footer-bottom .social-icons a:hover{
    background-color: #FAD6A5;
}
.footer-bottom .social-icons a{
    width: 2rem;
    height: 2rem;
    text-align: center;
    color: #fff;
    background-color: #A8D5BA;
    border-radius: 50%;
    margin-left: .5rem;
    margin-right: 0;
    font-size: 1rem;
    line-height: 2rem;
    text-decoration: none;
}
.footer-bottom .social-icons a li{
    color: #fff !important;
}
.footer-bottom{
    background-color: #ffffff;
    border-top: 1px solid #f1f1f1;
    padding: 16px 0 50px;
}
.footer-top img{
    height: 40px;
    max-width: 100%;
    float: none;
    vertical-align: middle;
    opacity: .5;
}
.get-help-link{
    color: #A8D5BA;
    font-weight: 600;
    text-decoration: underline;
}
.footer-top{
    color: #4a4d4a;
    -webkit-font-smoothing: antialiased;
    background-color: #FFF5EE;
    padding: 33px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.625rem;
    overflow-x: hidden;
}
.gift-img img{
    width: 384px;
    height: 346px;
    object-fit: cover;
    object-position: left bottom;
    border-radius: 240px 15px 15px;
}
.gift-img{
    position: relative;
    padding-right: 80px;
}
.gift-img:after {
    content: "";
    width: 85px;
    height: 52px;
    background-image: url(https://therapyconnectindia.com/img/line-squiggle01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -2.75rem;
    right: 0;
    transform: rotate(-20deg);
}
.global-btn-border-colered{
    color: #4A4A4A;
    background-color: #A8D5BA;
    border-color: #0000;
    min-width: 160px;
    border-width: 1px;
    padding: 10px 36px;
    font-size: 16px;
    line-height: 26px;
    border-radius: 50px;
}
.global-btn-border-colered:hover{
    color: #4A4A4A;
    background-color: #FAD6A5;
    border-color: #FAD6A5;
}
#home_gift_section{
    background-color: #FFF5EE;
    position: relative;
    margin-top:-5px;
}
#faq-start .accordion-item:first-child .accordion-collapse.collapse.show{
    border-bottom: 0px solid rgba(0, 0, 0, 0.125);
}
#faq-start .accordion-button:not(.collapsed){
    box-shadow: 0 0 0 0rem rgba(53,94,252,0.25);
}
#faq-start .accordion-button:focus {
    z-index: 3;
    border-color: #9aaffe00;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(53,94,252,0.25);
}
#faq-start .accordion-item:last-of-type{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#faq-start .accordion-button:not(.collapsed){
    color: #A8D5BA;
}
#faq-start .accordion-button{
    background-color:transparent !important;
    color: #4A4A4A;
}
.accordion-body{
    color: #4A4A4A;
}
#faq-start .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#faq-start .accordion-item {
    background-color: #ffffff00;
    border-left:0px !important;
    border-right:0px !important;
}
#faq-start .accordion-item:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}
#faq-start{
    background-color: #fff;
    padding-bottom: 10rem;
}
#curved-top-2:before{
    content: "";
    height: 72px;
    z-index: -1;
    background: #fff;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: scaleX(1.15);
}
#curved-top-2{
    z-index: 4;
    margin-top: -4.5rem;
    margin-bottom: -1px;
    padding-top: 72px;
    position: relative;
    overflow: hidden;
}
#testimonials-start{
    background-image: url(https://therapyconnectindia.com/img/success-story0002.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0rem 0 19.375rem;
    background-color: #FFF5EE;
}
.global-btn-border{
    height: 56px;
    min-width: 160px;
    border-width: 1px;
    padding: 15px 36px;
    font-size: 20px;
    line-height: 26px;
    color: #f5f7f5;
    background-color: #0000;
    border-color: #f5f7f5;
    border: 1px solid;
    border-radius: 50px;
}
.global-btn-border:hover{
    background-color: #0000;
    border-color: #f5f7f5;
    border: 1px solid;
    border-radius: 50px;
    color:#a6de9b;
}
.carousel-indicators{
    bottom:-50px;
}
.user-bio p{
    text-align: left;
    color: #A8D5BA;
    margin-bottom:0px;
}
.user-bio span{
    color:#4A4A4A;
    text-align:left;
}
#testimonialSlider .textimonials-info{
    display: inline-flex;
    gap: 15px;
    justify-content: flex-start;
    align-items: center;
}
#testimonialSlider p.h5{
    font-size: 2rem;
    line-height: 2.5rem;
    color:#4A4A4A;
}
#testimonialSlider .start-quote{
    position:absolute;
    top:0;
    left:0;
}
#testimonialSlider .end-quote{
    position:absolute;
    top:0;
    right:0;
}
#testimonialSlider .carousel-inner{
    max-width: 730px;
    margin: 0 auto 3.75rem;
    font-style: normal;
}
.table-comparison-icon.question-mark .feature-icon{
    text-indent: 0 !important;
    color: #939b92;
    font-size: 1.75rem;
    line-height: 1.5rem;
}
#comparison-table-wrap table.table .table-comparison-icon.feature-present-not>.feature-icon {
    background-image: url(https://therapyconnectindia.com/img/no.svg);
}
#comparison-table-wrap table.table .table-comparison-icon.feature-present>.feature-icon {
    background-image: url(https://therapyconnectindia.com/img/yes.svg);
}
#comparison-table-wrap table.table .table-comparison-icon>.feature-icon{
    text-indent: -9999px;
    width: 2rem;
    height: 1.5rem;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: block;
}
#comparison-table-wrap table.table thead tr th{
    border: 0;
}
#comparison-table-wrap table.table thead tr th h4{
    font-size: 1.25rem;
    line-height: 1.4;
    color: #4a4a4a;
    font-weight: 300 !important;
}
#comparison-table-wrap .bh-logo-header{
    background: #A8D5BA;
    border-radius: .5rem .5rem 0 0;
}
#comparison-table-wrap table.table tr td.table-comparison-text, #comparison-table-wrap table.table tr th.table-comparison-text{
    text-align: left;
    padding-left: 2px;
    font-family: Inter, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    width: 60%;
}
#comparison-table-wrap .table-comparison-icon:nth-child(2){
    background: #fff;
    border-bottom: 1px solid #e7ece7;
}
#comparison-table-wrap table .table-comparison-icon{
    width:20%;
}
.info-circle{
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: -6px;
    background: url(https://therapyconnectindia.com/img/info-light-green.svg) 0 0 / contain no-repeat;
    display: inline-block;
}
.custom-tooltip {
    position: absolute;
    right:0px;
    background-color: #fff;
    color: #325343;
    padding: 15px 15px;
    border-radius: 4px;
    font-size: 12px;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: none;
    max-width: 200px; /* Optional max width */
    width: auto; /* Adjusts width based on content */
    height: auto; /* Adjust height based on content */
    word-wrap: break-word; /* Ensures text breaks if it's too long */
    white-space: normal; /* Allows text to wrap */
}

.table-hover>tbody>tr:hover{
    --bs-table-accent-bg: rgb(0 0 0 / 0%);
}

#comparison-table-wrap table{
    max-width: 100%;
    margin: 0 auto 2.5rem;
}
#comparison-table-wrap table.table tr td, #comparison-table-wrap table.table tr th {
    padding: 1.5rem;
    color:#4A4A4A;
}
#comparison-table-wrap{
    position:relative;
    background-color: #FFF5EE;
}
.down-arrow img{
    width: 40px;
    margin: 0 auto;
    display: block;
}
#how-it-works h3{
    letter-spacing: -.02em;
    -webkit-font-smoothing: antialiased;
    color: #4A4A4A;
    font-size: 2rem;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 2.5rem;
}
#how-it-works{
    background-color: #fff;
    padding-bottom: 10rem;
    position: relative;
}
.counselor-right-right img:nth-child(1){
    width: 107px;
    height: 102px;
    border-radius: 70px 15px 15px;
    object-fit: cover;
}
.counselor-right-right img:nth-child(2){
    width: 150px;
    height: 172px;
    border-radius: 15px 70px 15px 15px;
    object-fit: cover;
}
.counselor-right-right img:nth-child(3){
    width: 196px;
    height: 148px;
    border-radius: 15px 70px 15px 15px;
    object-fit: cover;
}
.second-img .left1 img{
    width: 157px;
    height: 118px;
    border-radius: 15px 15px 15px 70px;
    object-fit: cover;
}
.second-img .left2 img{
    width: 171px;
    height: 162px;
    border-radius: 15px 15px 70px;
    object-fit: cover;
}
.text-align-center{
    text-align:center;
}
.text-align-right{
    text-align:right;
}
.counselor-right-left:before{
    content: "";
    width: 72px;
    height: 108px;
    background-image: url(https://therapyconnectindia.com/img/line-burst-green01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -50px;
    left: 20px;
    z-index:9;
}
.counselor-right-left{
    margin-top:px;
    position:relative;
}
.first-img{
    padding-left: 60px;
}
.first-img img{
    border-radius: 140px 15px 15px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.counselor-feature-left{
    padding-right:85px;
}
.counselor-feature-left p{
    margin-bottom: 3rem;
    font-size: 20px;
    line-height: 32px;
}
#counselor-feature h2{
    letter-spacing: -.02em;
    -webkit-font-smoothing: antialiased;
    color: #4A4A4A;
    font-family: Overpass, sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 3.5rem;
}
.global-btn{
    color: #4A4A4A;
    background-color: #A8D5BA;
    border-color: #0000;
    min-width: 160px;
    border-width: 1px;
    padding: 10px 36px;
    font-size: 16px;
    line-height: 25px;
    border-radius: 50px;
}
.global-btn:hover{
    color: #4A4A4A;
    background-color: #FAD6A5;
    border-color: #FAD6A5;
}
#counselor-feature{
    background: linear-gradient(#FFF5EE 60%, #FFF5EE 80%);
    padding-top: 1rem;
    padding-bottom: 140px;
}
#curved-top{
    z-index: 2;
    margin-top: -5.25rem;
    padding-top: 84px;
    position: relative;
    overflow: hidden;
}
#curved-top:before{
    content: "";
    height: 84px;
    z-index: -1;
    background: #FFF5EE;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: scaleX(1.15);
}
#home_numbers_section h2{
    font-size: 3rem;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 3.5rem;
    color:#4A4A4A;
}
.home-number-corner{
    padding-left:80px;
    position:relative;
}
#home_numbers_section h3{
    color: #4A4A4A;
    letter-spacing: -.02em;
    font-size: 2rem;
    line-height: 2.5rem;
}
#home_numbers_section .counter-inner span{
    font-size: 20px;
    font-weight: 400;
    line-height: 2rem;
    color:#4A4A4A;
}
#home_numbers_section .counter-inner {
    border-bottom: 1px solid #c3c8c1;
    padding: 1rem 0;
}
.home-number-corner:before{
    content: "";
    width: 72px;
    height: 108px;
    background-image: url(https://therapyconnectindia.com/img/line-burst-green01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -70px;
    left: 0;
}
#home_numbers_section h2 span{
    color: #FAD6A5;
}
#home_numbers_section{
    background-color: #ffffff;
    padding: 0rem 0rem 6rem 0rem;
}
#hero-banner .col-lg-4 h2{
    font-size: 22px;
    color: #fff;
    font-family: sans-serif;
    font-weight: 500 !important;
}
#hero-banner .col-lg-4 i{
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 3px;
    font-size: 10px;
    margin-left: 5px;
}
#hero-banner .col-lg-4:hover{
    border: 0px solid #f5f7f5;
}
#hero-banner .col-lg-4:hover i{
    background:#fff;
    color:#325343;
}
#hero-banner .col-lg-4 .home-illus-cta-btn-help-text{
    color: #fff;
    font-family: sans-serif;
    padding-left:29px;
}
.grid-hero{
    gap:15px;
}
#hero-banner .col-lg-4.start-individual{
    background: #397a4a;
}
#hero-banner .col-lg-4.start-teen{
    background: #a75d00;
}
.exam-stress:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/exam-stresscard.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.workfrom-home:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/work-life-balance-card.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.peer-pressure:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/peer-pressure.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.burnout:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/burnout.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.exam-stress:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/exam-stress.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.body-issue:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/body-issue.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.self-esteem:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/self-image-issue.jpg);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.gift-therapy:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/gift-therapy.png);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.start-teen:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/teen0001.png);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#hero-banner .col-lg-4.start-couples{
    background: #406e6e;
}
.adhd:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/Hyper-activity-disorder-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.sexual-wellbeing:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/sexual-wellbeing-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.self-care:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/self-care.png);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.mens-health:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/Men-Health-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.womens-health:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/Women-Health-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.social-anxiety:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/Social-anxiety-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.depression:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/Depression-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.anxiety-therapy:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/Anxiety-Therapy-card.jpg);
    z-index: 1;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.start-couples:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/couples0002.png);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.start-individual:before {
    content: "";
    height: 100%;
    background-image: url(https://therapyconnectindia.com/img/individual0003.png);
    z-index: 1;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#hero-banner .col-lg-4{
    position: relative;
    max-width: 32.4%;
    height: 280px;
    padding: 29px;
    color: #f5f7f5;
    border-radius: 10px;
    overflow: hidden;
}
.inner-banner h1{
    color:#4A4A4A;
    font-size: 28px;
}
#hero-banner .inner-banner{
    width:100%;
}
#hero-banner{
    background: #FFF5EE;
}
.navbar-brand img{
    width:33%;
}
#header{
    position:fixed;
    width:100%;
    z-index:999;
}
#header.fixed-header{
    background:#fff;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.3);
}
.logo-colered{
    display:none;
}
.fixed-header .logo-colered{
    display:block;
}
.fixed-header .logo-white{
    display:none;
}
.fixed-header .nav-item.nav-link{
    color:#4A4A4A !important;
}
.fixed-header .nav-item.nav-link.active{
    color: #A8D5BA !important;
}
#hero-banner .min-height-760{
    max-height:860px;
    height:100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner-navigation ul{
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 70px;
}
.inner-navigation ul li a{
    font-size: 16px;
    color: #4A4A4A;
    font-weight: 500;
}

#hero-banner .down-arrow {
    z-index: 2;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
}
.global-heading h2{
    letter-spacing: -.02em;
    -webkit-font-smoothing: antialiased;
    color: #252625;
    font-family: Overpass, sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 3.5rem;
}

/********** Template CSS **********/

 body{
     overflow-x: hidden;
 }
 
:root {
    --primary: #355EFC;
    --secondary: #E93C05;
    --tertiary: #555555;
    --light: #DFE4FD;
    --dark: #011A41;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
    background: #FAD6A5;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.back-to-top:hover{
    color:#fff;
}
p{
    font-size: 20px;
    font-weight: 400;
    line-height: 2rem;
}

h1,
.h1,
h2,
.h2,
.fw-bold {
    font-weight: 500 !important;
    font-family: sans-serif;
    color:#4A4A4A;
}

h3,
.h3,
h4,
.h4,
.fw-medium {
    font-weight: 600 !important;
    font-family: sans-serif;
    color:#4A4A4A;
}

h5,
.h5,
h6,
.h6,
.fw-semi-bold {
    font-weight: 500 !important;
    font-family: sans-serif;
    color:#4A4A4A;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    transition: .5s;
    font-weight: 500;
}

.btn-primary,
.btn-outline-primary:hover {
    color: var(--light);
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.fixed-top {
    transition: .5s;
}

.top-bar {
    height: 45px;
    border-bottom: 1px solid rgba(53, 94, 252, .07);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar .navbar-nav .nav-link {
    padding: 25px 20px;
    color: #4A4A4A;
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #A8D5BA;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav {
        margin-top: 10px;
        border-top: 1px solid rgba(0, 0, 0, .07);
        background: #FFFFFF;
    }

    .navbar .navbar-nav .nav-link {
        padding: 10px 0;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: start;
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 3rem;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--primary);
    border: 10px solid var(--primary);
}

.carousel-control-prev-icon {
    border-radius: 0 3rem 3rem 0;
}

.carousel-control-next-icon {
    border-radius: 3rem 0 0 3rem;
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.page-header {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: url(../img/header.jpg) top left no-repeat;
    background-size: cover;
}

.page-header .breadcrumb-item,
.page-header .breadcrumb-item a {
    font-weight: 500;
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: var(--tertiary);
}


/*** Facts ***/
.facts {
    background: linear-gradient(rgba(53, 94, 252, .95), rgba(53, 94, 252, .95)), url(../img/bg.png);
}


/*** Callback ***/
.callback {
    position: relative;
}

.callback::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    background: linear-gradient(rgba(53, 94, 252, .95), rgba(53, 94, 252, .95)), url(../img/bg.png);
    z-index: -1;
}


/*** Feature ***/
.feature .feature-box,
.feature .feature-box * {
    transition: .5s;
}

.feature .feature-box:hover {
    background: var(--primary);
    border-color: var(--primary) !important;
}

.feature .feature-box:hover * {
    color: #FFFFFF !important;
}


/*** Service ***/
.service .nav .nav-link {
    transition: .5s;
}

.service .nav .nav-link.active {
    border-color: var(--primary) !important;
    background: var(--primary);
}

.service .nav .nav-link.active h5 {
    color: #FFFFFF !important;
}

.service .nav .nav-link.active h5 i {
    color: #FFFFFF !important;
}


/*** Project ***/
.project-item,
.project-item .project-img {
    position: relative;
}

.project-item .project-img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    opacity: 0;
    transition: .5s;
}

.project-item:hover .project-img a {
    opacity: 1;
}

.project-item .project-title {
    position: absolute;
    top: 3rem;
    right: 0;
    bottom: 0;
    left: 3rem;
    border: 1px solid var(--light);
    border-radius: 8px;
    display: flex;
    align-items: flex-end;
    padding: 18px;
    z-index: -1;
    transition: .5s;
}

.project-item:hover .project-title {
    background: var(--primary);
    border-color: var(--primary);
}

.project-item .project-title h4 {
    transition: .5s;
}

.project-item:hover .project-title h4 {
    color: #FFFFFF;
}

.project-carousel .owl-nav {
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

.project-carousel .owl-nav .owl-prev,
.project-carousel .owl-nav .owl-next {
    margin: 0 12px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4a4a4a;
    background: #A8D5BA;
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}

.project-carousel .owl-nav .owl-prev:hover,
.project-carousel .owl-nav .owl-next:hover {
    background-color: #FAD6A5;
    color: #4a4a4a;
}


/*** Team ***/
.team-item {
    position: relative;
    padding: 4rem 0;
}

.team-item img {
    position: relative;
    z-index: 2;
}

.team-item .team-text {
    position: absolute;
    top: 0;
    right: 3rem;
    bottom: 0;
    left: 3rem;
    padding: 15px;
    border: 1px solid var(--light);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    z-index: 1;
}

.team-item:hover .team-text {
    background: var(--primary);
    border-color: var(--primary);
}

.team-item .team-text h4 {
    transition: .5s;
}

.team-item:hover .team-text h4 {
    color: #FFFFFF;
}

.team-item .team-social .btn {
    background: var(--light);
    color: var(--primary);
}

.team-item:hover .team-social .btn {
    background: #FFFFFF;
}

.team-item .team-social .btn:hover {
    background: var(--primary);
    color: var(--light);
}


/*** Testimonial ***/
.testimonial-item {
    position: relative;
    text-align: center;
    padding-top: 30px;
}

.testimonial-item .testimonial-text {
    position: relative;
    text-align: center;
}

.testimonial-item .testimonial-text .btn-square {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-item .testimonial-text::before {
    position: absolute;
    content: "";
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    border: 30px solid;
    border-color: var(--light) transparent transparent transparent;
}

.testimonial-item .testimonial-text::after {
    position: absolute;
    content: "";
    bottom: -59px;
    left: 50%;
    transform: translateX(-50%);
    border: 30px solid;
    border-color: #FFFFFF transparent transparent transparent;
}

.testimonial-carousel .owl-item img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

.testimonial-carousel .owl-dots {
    margin-top: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border: 1px solid var(--light);
    border-radius: 30px;
    transition: .5s;
}

.testimonial-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    top: 6px;
    left: 6px;
    border-radius: 16px;
    background: var(--light);
    transition: .5s;
}
.testimonial-carousel .owl-dot.active {
    border-color: var(--primary);
}

.testimonial-carousel .owl-dot.active::after {
    background: var(--primary);
}
.scholarship-winners-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    top: 6px;
    left: 6px;
    border-radius: 16px;
    background: var(--light);
    transition: .5s;
}
.scholarship-winners-carousel .owl-dots {
    margin-top: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.scholarship-winners-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border: 1px solid var(--light);
    border-radius: 30px;
    transition: .5s;
}
.scholarship-winners-carousel .owl-dot.active {
    border-color: #FAD6A5;
}

.scholarship-winners-carousel .owl-dot.active::after {
    background: #FAD6A5;
}

.advice-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    top: 6px;
    left: 6px;
    border-radius: 16px;
    background: var(--light);
    transition: .5s;
}
.advice-carousel .owl-dots {
    margin-top: 25px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.advice-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border: 1px solid var(--light);
    border-radius: 30px;
    transition: .5s;
}
.advice-carousel .owl-dot.active {
    border-color: #A8D5BA;
}

.advice-carousel .owl-dot.active::after {
    background: #A8D5BA;
}


/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.copyright {
    color: var(--light);
    background: #000B1C;
}

.copyright a {
    color: var(--light);
}

.copyright a:hover {
    color: var(--primary);
}