a:hover {
    text-decoration: none;
}


/*@font-face {
    font-family: 'Neue Kabel';
    font-weight: 400;
    src: url('../fonts/NeueKabel.otf') format('OpenType');
    font-display: swap;
}

@font-face {
    font-family: 'Neue Kabel';
    font-weight: 500;
    src: url('../fonts/NeueKabel-Medium.otf') format('OpenType');
    font-display: swap;
}

@font-face {
    font-family: 'Neue Kabel';
    font-weight: 700;
    src: url('../fonts/NeueKabel-Bold.otf') format('OpenType');
    font-display: swap;
}

@font-face {
    font-family: 'Neue Kabel';
    font-weight: 800;
    src: url('../fonts/NeueKabel-ExtraBold.otf') format('OpenType');
    font-display: swap;
}

@font-face {
    font-family: 'Neue Kabel';
    font-weight: 900;
    src: url('../fonts/NeueKabel-Black.otf') format('OpenType');
    font-display: swap;
}
*/





/* Meet Our Licensed Therapists section start */

.meet-our-licensed-therapists-section {
    padding-bottom: 80px;
	padding: 32px 0;
}


.meet-our-licensed-therapists-section .meet-our-licensed-title h2 {
    font-family: 'Neue Kabel';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 50px;
    color: #094454;
    margin: 0;
    padding-bottom: 40px;
    text-align: center;
}

.meet-our-licensed-therapists-section .meet-our-licensed-therapists-slider-wapper {
    padding: 0px 0;
	background: transparent;
}


.meet-our-licensed-therapists-card-wapper {
    display: flex;
    gap: 24px;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-img {
    max-width: 344px;
    min-width: 344px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-img img {
    width: 100%;
    object-fit: cover;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-inner h3 {
    font-family: 'Neue Kabel';
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 35px;
    color: #094454;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 8px;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-inner h3 span {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #094454;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-inner h6 {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #222728;
    margin: 0;
    padding-bottom: 16px;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-inner p {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222728;
    margin: 0;
    padding-bottom: 16px;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-inner p a {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #00A17B;
}

.meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-inner p:last-child {
    padding-bottom: 0;
}


#owl-our-licensed-therapists .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #094454;
    font-size: 30px;
    box-shadow: none;
    border: none;
    outline: none;
}

#owl-our-licensed-therapists .owl-nav button.owl-prev {
    left: -68px;
}

#owl-our-licensed-therapists .owl-nav button.owl-next {
    right: -68px;
}


/* Meet Our Licensed Therapists section end */
@media (min-width: 1150px) {
    .container.w-1080 {
        max-width: 1110px;
        width: 100%;
    }
}



@media (max-width: 1300px) {
   

    /* Meet Our Licensed Therapists section start  */

    #owl-our-licensed-therapists .owl-nav button.owl-prev {
        left: -50px;
    }

    #owl-our-licensed-therapists .owl-nav button.owl-next {
        right: -50px;
    }

    /*  Meet Our Licensed Therapists section end  */
}

@media (max-width: 1200px) {
    

    /* Meet Our Licensed Therapists section start  */

    #owl-our-licensed-therapists .owl-nav button.owl-prev {
        left: -30px;
    }

    #owl-our-licensed-therapists .owl-nav button.owl-next {
        right: -30px;
    }

    /*  Meet Our Licensed Therapists section end  */
}

@media (max-width: 1024px) {
    

    /* Meet Our Licensed Therapists section start  */

    #owl-our-licensed-therapists .owl-nav button.owl-prev {
        left: -20px;
    }

    #owl-our-licensed-therapists .owl-nav button.owl-next {
        right: -20px;
    }

    /*  Meet Our Licensed Therapists section end  */
}

@media (max-width: 767px) {
    

    /* Meet Our Licensed Therapists section start  */

    .meet-our-licensed-therapists-section .meet-our-licensed-title h2 {
        font-size: 25px;
        line-height: 35px;
        padding-bottom: 30px;
    }

    .meet-our-licensed-therapists-card-wapper {
        flex-direction: column;
    }

    .meet-our-licensed-therapists-card-wapper .meet-our-licensed-therapists-card-img {
        max-width: 100%;
    min-width: unset;
    }

    #owl-our-licensed-therapists .owl-nav button {
        position: static;
        transform: unset;
        font-size: 20px;
    }

    #owl-our-licensed-therapists .owl-nav {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        gap: 8px;

    }

    /*  Meet Our Licensed Therapists section end  */
}