.inner-container {
    max-width: 1320px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}
/* Inner Banner CSS Start */
.breadcrumbs-block {
    width: 100%;
    padding: 8px 15px;
    background-color: #EE7A20;
}
.breadcrumbs-block span, .breadcrumbs-block span a {
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
}
.breadcrumbs-block span.breadcrumb_last {
    font-weight: 400;
}
.breadcrumbs-block span a:hover {
    color: var(--color-9);
}
.inner-banner-section {
    z-index: 1;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    background-color: #151717;
    min-height: 396px;
}
.inner-banner-section .banner-bg-img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    object-fit: cover;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
}
.inner-banner-section .container {
    z-index: 2;
    padding-bottom: 0;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.inner-banner-info {
    width: 100%;
    max-width: 100%;
    padding-top: 130px;
}
.inner-banner-section .inner-banner-title {
    margin-bottom: 0;
    position: relative;
    display: block;
    color: var(--color-9);
    text-transform: none;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    font-family: var(--font-calistoga);
    letter-spacing: 3px;
}
.inner-banner-section .inner-banner-content {
    position: relative;
    margin-top: 30px;
    margin-bottom: 40px;
    color: var(--bs-black)
}
.inner-banner-section .inner-banner-content p {
    font-size: 21px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: .5px;
    color: var(--bs-black)
}
.page-not-found {
    background: #FBB90B;
    width: 100%;
    position: relative;
}
.page-not-found .error-info {
    text-align: center;
    margin-bottom: 60px
}
.page-not-found .error-info h2 {
    margin-bottom: 25px;
    position: relative;
    display: block;
    color: var(--color-0);
    text-transform: none;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    font-family: var(--font-calistoga);
    letter-spacing: 3px;
}
.page-not-found .wp-form-btn {
    text-align: center;
}
.page-not-found p {
    color: #000000;
}
.error-page-form {
    width: 100%;
    position: relative;
    padding: 80px;
    border-radius: 0 80px 80px 80px;
    z-index: 0;
}
.wpcf7 .wpcf7-form .error-page-form .form-control {
    background: #f9f9f9;
}
.error-page-form:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    margin: auto;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #DF5728 0%, #F9E31B 100%);
    opacity: 0.10;
    border-radius: 0 80px 80px 80px;
    z-index: 1;
    pointer-events: none;
}
.error-page-form .row {
    position: relative;
    z-index: 1;
}
/* Inner Banner css */

/* Contact Form CSS */
.contact-form-wrap {
    background: var(--color-6);
    padding: 50px 35px;
    border-radius: 24px;
    position: relative;
    width: calc(100% - 15px);
    margin: 0;
}

.sidebar .contat-wrap.contact-form-sidebar .contact-form-wrap {
    padding: 40px 25px;
}
.sidebar .contact-form-wrap div.wpcf7 .wpcf7-form .form-control, .sidebar .contact-form-wrap .common-form-style .form-group .form-control, .sidebar .contact-form-wrap select {
    height: 48px;
    border-radius: 14px;
    font-size: 14px;
}
.sidebar .contact-form-wrap div.wpcf7 .wpcf7-form textarea.form-control {
    height: 124px;
    padding-top: 10px;
}

.sidebar .contact-form-wrap div.wpcf7 .wp-form-btn .btn-wrap input {
    font-size: 20px;
    padding-bottom: 17px;
}
.contact-form-wrap:after {
    display: block;
    border-radius: 24px;
    position: absolute;
    padding: 0;
    background: #254441;
    right: -15px;
    bottom: -15px;
    width: calc(100% + 15px);
    content: "";
    height: calc(100% + 15px);
    opacity: 1;
    transition: 0.5s all;
    pointer-events: none;
    z-index: -1;
}
.contact-form-wrap div.wpcf7 .common-label {
    color: #4C4C4C;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.contact-form-wrap div.wpcf7 .wpcf7-form .form-control, .contact-form-wrap .common-form-style .form-group .form-control, .contact-form-wrap select {
    padding: 5px;
    font-size: 16px;
    text-transform: none;
    height: 70px;
    padding-left: 15px;
    font-weight: 300;
    color: #000;
    background: #ffffff;
    border: 1px solid #DFDEDE;
    border-radius: 12px;
}

.contact-form-wrap div.wpcf7 .wpcf7-form textarea.form-control {
    height: 120px;
}
/* Contact Form CSS */



/* Contact Page CSS */
.footer-bg-line:before {
    content: "";
    background: rgba(237, 246, 246, 1);
    clip-path: polygon(0 0, 100% 33%, 100% 100%, 0% 100%);
    height: 25%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    z-index: -1;
    pointer-events: none;
}
.contact-info-wrap {
    position: relative;
    background-color: #5BC3EB;
    padding: 35px;
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-image: url(../img/contact-pattern-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    box-shadow: 0px 15px 0px #254441;
    border: 1px solid #000;
}
.contact-col-left {
    position: relative;
    display: flex;
    align-items: flex-end;
}
.common-contact-text {
    margin-top: 15px;
}
.fax-img {
    color: #0B0B0B;
    font-size: 22px;
    line-height: normal;
    display: inline-block;
    font-weight: 600;
    display: flex;
    gap: 17px;
    align-items: center;
}
.common-contact-text a {
    color: #0B0B0B;
    font-size: 22px;
    line-height: normal;
    display: inline-block;
    font-weight: 600;
}
.common-contact-text a:hover {
    color: var(--color-9);
}
.common-contact-text:first-child {
    margin: 0;
}
.common-contact-text a img, .common-contact-text.fax-img img {
    margin-right: 20px;
}
.common-contact-text a svg {
    width: 28px;
    height: 28px;
    margin-right: 15px;
}
.contact-image-left {
    width: 51%;
    position: absolute;
    left: 0;
    top: 56px;
    margin: auto;
    height: 75%;
    overflow: hidden;
}
.contact-image-left div {
    width: 100%;
    position: relative;
}
.contact-image-left div img {
    width: 100%;
}
.contact-image-left div:after {
    background: linear-gradient(180deg, rgba(237, 246, 246, 0) 2.27%, #EDF6F6 100%);
    content: "";
    bottom: 0;
    height: 210px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
}
/* Contact Page CSS */
.latest-therapy-section::before {
    content: "";
    background: rgba(237, 246, 246, 1);
    clip-path: polygon(0 0, 100% 33%, 100% 100%, 0% 100%);
    height: 70%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    z-index: -1;
}

/* Testimonial Page css */
.testimonial-row-list {
    margin-bottom: 0;
    margin-top: 40px;
}
.testimonial-row-list .testimonial-list .testimonials {
    padding: 30px;
    width: 100%;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid rgba(194, 151, 99, 0.2);
    padding-bottom: 95px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.testimonial-row-list .testimonial-list .testimonials:after {
    content: "";
    width: 183px;
    height: 123px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/qoute.svg);
    background-position: right;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none;
}
.testimonial-row-list .testimonial-list .testimonials-wrap {
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.testimonial-row-list .testimonial-list .testimonials:hover {
    background: #f3f3f3;
}
.testimonial-row-list .testimonial-list .testimonials .testimonial-content {
    font-size: 16px;
    font-weight: 300;
    line-height: 35px;
}
.testimonial-row-list .testimonial-list .testimonials-wrap .the-client-name {
    margin-top: 30px;
    display: flex;
    align-items: center;
}
.the-client-name .first-char {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    width: 44px;
    height: 44px;
    background: #008080;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 55px;
    margin-right: 5px;
}
.testimonial-row-list .testimonial-list .testimonials:hover .the-client-name .first-char {
    background: #000;
}
.testimonial-row-list .testimonial-list .quotes-img {
    top: -29px;
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    left: -15px;
    padding-top: 9px;
}
.testimonial-row-list .the-client-name .h5 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: .03em;
    color: #000000;
    line-height: normal;
    position: relative;
    margin: 0;
    margin-left: 10px;
}
.testimonial-row-list .review-rating {
    margin-top: 15px;
    margin-bottom: 25px;
}
.testimonial-row-list .testimonial-list {
    display: flex;
}
.author-wrap .testimonial-name {
    font-weight: 400;
    font-size: 26px;
    letter-spacing: .03em;
    color: #2c2c2c;
    line-height: normal;
    position: relative;
}
.testimonial-review-rating {
    display: flex;
    align-items: center;
    line-height: normal;
    margin-bottom: 10px;
}
.testimonial-review-rating .star-icon-wraper.filled {
    display: inline-block;
    background-image: url(../img/star.png);
    background-repeat: no-repeat;
    background-size: 20px;
    height: 20px;
    width: 20px;
    background-position: center;
    font-size: 0px;
    margin-right: 3px;
}
.testimonial-small-title {
    font-size: 22px;
    color: rgba(29, 17, 3, 1);
    font-weight: 400;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(194, 151, 99, 1);
    min-width: 440px;
    padding-bottom: 15px;
}
/* Testimonial Page CSS End */


/* Faq Page CSS */
.faq-bottom-information {
    margin-top: 40px;
}
.faq-bottom-information p {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
}
.faq-section .accordion-item {
    background: #254441;
    margin-top: 30px;
    border-radius: 24px 32px;
    color: #fff;
}
.faq-section .accordion-item .accordion-button {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    color: #0B0B0B;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 18px 15px !important;
    position: relative;
    background: #FBB90B;
    width: calc(100% - 10px);
    margin-bottom: 10px;
    padding-left: 30px;
}
.faq-section .accordion-item .linklist ol li, .faq-section .accordion-item .linklist ul li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 16px;
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
    width: 100%;
}
.faq-section .accordion-item .accordion-button:after {
    background-color: #EE7A20;
    width: 28px;
    height: 28px;
    padding: 0;
    background-position: center;
    color: #fff;
    border-radius: 50%;
    background-image: url(../img/down-arrow-white.svg);
    background-size: 12px;
    background-repeat: no-repeat;
}
.faq-section .accordion-item .linklist ul li:after {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    border-radius: 100%;
    height: 5px;
    width: 5px;
    background: #fff;
}
.faq-section .accordion-item .accordion-body {
    padding-top: 8px;
    padding-bottom: 20px;
    padding-left: 30px;
}
/* Faq Page CSS */
/* Addmission Page css */
.admissions-section .admissions-info-wrap {
    width: 100%;
    padding: 100px 70px;
    background-color: #5bc3e3;
    background-image: url(../img/admission-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    clip-path: polygon(0 12%, 100% 0, 94% 100%, 4% 100%);
    padding-bottom: 70px;
    margin-top: 0px;
}
.admissions-section .faq-left-col .heading {
    margin: 0;
}
.admissions-section .admission-dtl {
    margin-top: 20px;
}
.admissions-section .admission-dtl p {
    font-size: 20px;
    font-weight: 500;
}

.admissions-section .faq-left-col {
    padding-right: 75px;
}
.admissions-section .faq-right-col {
    display: flex;
    align-items: center;
    justify-content: center;
}
.admissions-criteria-section .image-text-wrap {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
    margin-top: 15px;
}
.criteria-image-wrap {
    width: 100%;
}
.criteria-image-wrap img {
    width: 100%;
    border-radius: 20px;
}
.insurance-image-wrap {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.insurance-image-wrap .insurance-image {
    padding: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: calc(30%  - 5px);
    margin: 5px;
}
.insurance-image-wrap .insurance-image img {
    width: auto;
    height: auto;
}
.payment-information-section {
    clip-path: polygon(0 0, 100% 26%, 100% 100%, 0 100%, 0 56%);
    background: #edf6f6;
    padding-top: 110px;
}
 
/* css residential content */
.residential-content-wrap {
    width: 100%;
    background: #5BC3EB;
    padding: 70px;
    position: relative;
    clip-path: polygon(22% 0, 100% 4%, 100% 100%, 0 100%, 0 4%);
    padding-top: 110px;
    background-image: url(../img/blue-bg-pattern.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.residential-treatment-section  .heading {
    margin-bottom: 50px;
}
.residential-content-wrap .residential-heading {
    font-size: 26px;
    color: #000000;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
}
.link-style ul li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.link-style ul li:after {
    position: absolute;
    left: 0;
    top: 10px;
    content: "";
    border-radius: 0px;
    height: 11px;
    width: 11px;
    background-image: url(../img/right-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.residential-treatment-list {
    width: 100%;
    position: relative;
    margin-bottom: 90px;
}
.residential-treatment-list:last-child {
    margin-bottom: 0px;
}
.residential-description ul {
    width: 100%;
    position: relative;
    display: block;
    column-count: 2;
}
.residential-description ul li {
    width: 100%;
    padding-right: 0;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    padding-right: 25px;
}
.things-full-content {
    margin-top: 50px;
}
.things-full-content p {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
}
.things-aware-col .things-aware-list {
    background: #43AA8B;
    width: calc(100% - 20px);
    padding: 40px;
    border-radius: 50px;
    position: relative;
}

.things-aware-col:nth-child(even) .things-aware-list {
    background: #FBB90B;
}
.things-aware-col .things-aware-list ul li {
    font-weight: 500;
}
.things-aware-col {
    display: flex;
}
.things-aware-col .things-heading {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}
.things-aware-col .things-aware-list:after {
    display: block;
    border-radius: 40px 40px 62px 65px;
    position: absolute;
    padding: 15px;
    background: #254441;
    right: -15px;
    bottom: -15px;
    width: calc(100% + 15px);
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.admission-form-section .heading {
    margin-bottom: 10px;
}
.admission-form-section .admission-form {
    background: #ccc;
    padding: 15px;
    width: 100%;
    margin-top: 50px;
}
/* Addmission Page css */

/* BLog Page CSS */
.mobile-search-blog {
    display: none;
}
.bloglist:after {
    content: "";
    background: rgba(237, 246, 246, 1);
    clip-path: polygon(0 0, 100% 65%, 100% 100%, 0% 100%);
    height: 11%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    z-index: -1;
    pointer-events: none;
}
.post-and-content-box {
    transition: 0.5s;
    width: 100%;
    position: relative;
    background: #5BC3EB;
    border-radius: 35px;
    padding-bottom: 60px;
    border: 1px solid;
}
.post-and-content-box:after {
    display: block;
    border-radius: 43px;
    position: absolute;
    padding: 15px;
    background: #254441;
    right: -10px;
    bottom: -10px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
    transition: 0.5s;
}
.post-and-content-box:hover:after {
    opacity: 1;
    transition: opacity 0.5s;
}
.post-and-content-box:hover {
    transition: 0.5s;
}
.post-and-content-box .blog-btn {
    line-height: normal;
    margin-top: 10px;
    width: 100%;
    position: absolute;
    bottom: -20px;
}
.post-and-content-box:hover span.author-name {
    color: #fff;
}

.post-and-content-box:hover span.author-name:hover {
    text-decoration: underline;
    color: #fff;
    border-color: #fff;
}
.post-and-content-box .blog-post-info {
    width: 100%;
    position: relative;
    padding: 20px;
}
.post-and-content-box .post-title {
    width: 100%;
    position: relative;
    margin-bottom: 0;
    line-height: normal;
}
.post-and-content-box  .news-date {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.post-and-content-box .post-title a {
    font-size: 26px;
    color: #333;
    display: inline-block;
    transition: all 0.5s;
    font-weight: 700;
}
.post-and-content-box .post-title a:hover {
    color: var(--color-5);
    transition: all 0.5s;
}
.post-and-content-box:hover .post-title a {
    color: var(--color-5);
    transition: all 0.5s;
}
.post-and-content-box .blog-btn .read-link {
    color: #0B0B0B;
    transition: 0.5s;
    font-size: 20px;
}

.post-and-content-box .blog-btn .read-link:hover {
    color: var(--color-5);
    transition: 0.5s;
    text-decoration: underline;
}
.blog-post-list.blog-list-area {
    padding-bottom: 20px;
}
.post-and-content-box:hover .read-link svg path {
    stroke: #fff;
    transition: 0.5s;
}
.blog-post-list {
    position: relative;
    width: 100%;
    z-index: 1;
}
.blog-post-list .post-col-info {
    display: flex;
}
.post-and-content-box .post-image {
    width: 100%;
    border-radius: 35px;
    overflow: hidden;
}
.post-and-content-box .post-image a {
    position: relative;
    background-color: #f3f3f3;
    transition: 1s;
    display: block;
    border-radius: 30px;
    height: 270px;
    overflow: hidden;
}
.post-and-content-box .post-image a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    background: #293a4c;
    content: "";
    opacity: 0.5;
    transition: 1s;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.post-and-content-box:hover .post-image a:after {
    bottom: 0;
    transition: 1s;
    opacity: 0;
}
.post-and-content-box .post-image a img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    position: relative;
    display: block;
    object-position: center;
    padding: 0;
    transition: 1s;
    border-radius: 26px;
}
.post-and-content-box:hover .post-image a img {
    transition: 1s;
    transform: scale(1.05);
}
.post-and-content-box .post-image a img.no-featured-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
}

.blog-btn .blog-read-btn {
    font-size: 20px;
    padding: 0;
    display: flex;
    font-weight: 700;
    align-items: center;
}
.blog-btn .blog-read-btn svg {
    margin: 0;
    width: 16px;
    height: 16px;
    position: relative;
    left: 0;
    top: 1px;
    margin-left: 5px;
}
.blog-btn .blog-read-btn:hover svg path {
    stroke: var(--color-1-black);
}
.post-date {
    font-weight: 300;
    color: #c29763;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.blog-list-area .post-date {
    margin-bottom: 10px;
}
/* Blog Page CSS End */


/* Blog Page Search CSS Sidebar */
.searchitem ::-webkit-input-placeholder {
    color: #0B0B0B;
}
.searchitem ::-moz-placeholder {
    color: #0B0B0B;
}
.searchitem :-ms-input-placeholder {
    color: #0B0B0B;
}
.searchitem :-moz-placeholder {
    color: #0B0B0B;
}
.search-form label {
    width: 100%
}
.widget.searchitem {
    padding: 0;
    border: none;
    float: left;
    width: 100%;
    position: relative;
    box-shadow: none
}
input.search-field {
    height: 65px;
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0;
    border: 1px solid #000000;
    padding: 12px 0;
    padding-right: 15px;
    line-height: 26px;
    background: #fff;
    padding-left: 15px;
    font-weight: 600;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    border-radius: 35px;
    box-shadow: 0px 6px 0px #5BC3EB;
}
input.search-submit {
    border: none;
    position: absolute;
    top: 4px;
    bottom: 0;
    width: 52px;
    height: 59px;
    padding: 10px;
    font-size: 0px;
    right: 20px;
    background: #fff;
    border-radius: 0;
}
.search-form:after {
    content: "";
    position: absolute;
    top: -9px;
    right: 7px;
    pointer-events: none;
    bottom: 0;
    margin: auto;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../img/search-blue.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 0;
    background-position: center;
    border-radius: 10px;
}
.search-form:hover:after {
    background-image: url(../img/orange-search-icon.svg);
}
/* Blog Page Search CSS Sidebar */
/* Pagination CSS */
.pagination-wrapper {
    border-top: 1px solid rgba(194, 151, 99, 0.2);
    padding-top: 50px;
}
.paging-new {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    position: relative;
    width: 100%;
}
.paging-new .nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: none;
    padding: 0;
    border-radius: 0;
}
.paging-new .page-numbers {
    background-color: transparent;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #1D1103;
    height: 50px;
    width: 50px;
    text-align: center;
    border: 1px solid #B3C7C7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10.8px;
    box-shadow: #FBB90B 0px 3px 0px 0px;
}
.paging-new .page-numbers, .paging-new .page-numbers.current {
    margin: 0 10px;
}
.paging-new .next.page-numbers, .paging-new .prev.page-numbers {
    display: inline-block;
    height: 40px;
    text-align: center;
    font-size: 0px;
    width: 40px;
    font-weight: 400;
    line-height: 43px;
    background-repeat: no-repeat;
    background-size: 10px;
    background-color: #ee7a20;
    background-position: 16px;
    box-shadow: none;
    border-radius: 50%;
}
.paging-new .prev.page-numbers {
    position: relative;
    background-image: url(../img/next-icon.svg);
    transform: rotate(180deg);
    border: none;
}
.paging-new .prev.page-numbers:hover {
    background-image: url(../img/next-icon-black.svg)
}

.paging-new .next.page-numbers {
    position: relative;
    right: 0;
    left: inherit;
    background-image: url(../img/next-icon.svg);
    margin-left: 5px;
    border: none;
}
.paging-new .next.page-numbers:hover {
    background-image: url(../img/next-icon-black.svg)
}

.paging-new .page-numbers:hover {
    color: #1D1103;
    border-color: #1D1103;
    background-color: #FBB90B;
    box-shadow: #000000 0px 3px 0px 0px;
}
.paging-new .page-numbers.current {
    color: #1D1103;
    border-color: #1D1103;
    background-color: #FBB90B;
    box-shadow: #000000 0px 3px 0px 0px;
}
.paging-new .screen-reader-text {
    display: none;
    font-size: 0px;
    opacity: 0;
    pointer-events: none
}
.paging-new .next.page-numbers:hover, .paging-new .prev.page-numbers:hover {
    background-color: #FBB90B;
    border: none;
    box-shadow: none;
}
.paging-new .pagination {
    margin-top: 70px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paging-new .page-numbers.dots {
    background-color: transparent;
    border: transparent;
}
/* Pagination CSS */
/* Blog Detail Page */
.single-page-img {
    width: calc(100% - 20px);
    position: relative;
    margin-top: 0;
    border-radius: 26px;
    margin-bottom: 40px;
    padding-right: 5px;
    padding-bottom: 5px;
    max-width: 700px;
    text-align: center;
}
.blog-list-area .single-content img {
    border: 1px solid #ccc;
    padding: 5px;
}
.single-page-img:after {
    display: block;
    border-radius: 37px;
    position: absolute;
    background: #254441;
    right: -10px;
    bottom: -10px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    pointer-events: none;
    z-index: -1;
}
.single-page-img img {
    width: 100%;
    border-radius: 26px;
    height: auto;
    object-fit: cover;
    object-position: center;
    max-height: 700px;
}
.blog-list-area .link-style ul li {
    padding-left: 26px;
    font-weight: 600;
}
.blog-list-area .link-style ul li:after {
    background-image: url(../img/right-icon-yellow.svg);
    height: 15px;
    width: 15px;
    top: 9px;
}
.blog-list-area, .static-page-details {
    padding-right: 70px;
}
.blog-list-area .single-content {
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.post-main-heading {
    margin-bottom: 30px;
}
.blog-list-area .blog-post-title {
    margin-bottom: 15px;
    color: #333333;
    text-transform: none;
    font-size: 40px;
    line-height: 52px;
    font-weight: 400;
    font-family: var(--font-calistoga);
}
.blog-list-area .blog-post-title span {
    color: var(--color-9);
    background: #008080;
    display: inline-block;
    padding: 2px 11px;
}
.static-page-details h2 {
    line-height: 1.2;
    margin-bottom: 15px;
    color: rgba(29, 17, 3, 1);
    font-weight: 500;
}
.blog-list-area h2, .blog-list-area h3, .blog-list-area h4, .blog-list-area h5, .blog-list-area h6,
.static-page-details h2, .static-page-details h3, .static-page-details h4, .static-page-details h5, .static-page-details h6 {
    color: #333333;
    text-transform: none;
    font-weight: 700;
    font-family: var(--font-calistoga);
}
.blog-list-area h2 strong, .blog-list-area h3 strong, .blog-list-area h4 strong, .blog-list-area h5 strong, .blog-list-area h6 strong {
    color: var(--color-9);
    background: #008080;
    display: inline-block;
    padding: 2px 11px;
}
.static-page-details h2 strong, .static-page-details h3 strong, .static-page-details h4 strong, .static-page-details h5 strong, .static-page-details h6 strong {
    color: var(--color-9);
    background: #008080;
    display: inline-block;
    padding: 2px 11px;
}
.static-page-details h1 {
    font-size: 45px;
    font-weight: 500;
}
.static-page-details h2 {
    font-size: 40px;
}
.single-page-section h2 {
    font-size: 35px;
}
.single-page-section h3, .static-page-details h3 {
    font-size: 35px;
}
.single-page-section h4, .static-page-details h4 {
    font-size: 30px;
}
.single-page-section h5, .static-page-details h5 {
    font-size: 25px;
}
.single-page-section h6, .static-page-details h6 {
    font-size: 20px;
}

.single-page-section .blog-list-area a:hover {
    text-decoration: underline;
}
.single-post-detail-wrap {
    width: 100%;
    padding: 0;
    border-radius: 40px;
}
/* Blog Detail Page */

/* Search CSS */
.search-no-results .search-left-side .page-header {
    margin-bottom: 0
}
.search-left-side .page-title {
    color: #2c2c2c;
    font-weight: 600;
}
.search-left-side .page-title span {
    color: var(--color-5);
    font-size: 28px;
    line-height: 35px;
    font-weight: 300
}
.search-left-side .entry-title {
    line-height: 20px;
    margin: 0
}
.search-left-side .entry-title a {
    display: inline-block;
    font-style: normal;
    width: auto;
    position: relative;
    margin-bottom: 10px;
    font-size: 26px;
    color: var(--bs-black);
    line-height: 30px;
    font-family: var(--font-calistoga);
    font-weight: 400;
}
.search-left-side .entry-title a:hover {
    color: var(--color-5);
    opacity: 1
}
.search-left-side .entry-summary .btn {
    margin-top: 15px
}

.search_result article {
    width: 100%;
    position: relative;
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #ededed;
    margin-bottom: 30px;
    padding-bottom: 40px
}

.search_result article:last-child {
    margin: 0
}

.search-left-side .entry-title a br {
    display: none
}
/* Search CSS */
/* Site Schema Styling */
.clientreviews {
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.87;
}
.page-template-template-about  .site-schema {
    margin-top: 70px;
}
.clientreviews .heading {
    margin-bottom: 15px;
    position: relative;
    line-height: normal;
    font-size: 35px;
    display: flex;
    align-items: center;
}
.clientreviews .heading .rating {
    display: inline-block;
    align-items: center;
    background: none;
    padding: 0;
    margin: 0;
    line-height: 18px;
    margin-left: 10px;
}

.clientreviews .heading .rating .star {
    color: #FBB90B;
    font-size: 18px;
    display: inline-block;
    width: auto;
    min-width: inherit;
    background: none;
    padding: 0;
    margin: 0;
    margin-left: 0px;
    height: 21px;
    line-height: 21px;
    width: 10px;
}
.review-schema-wrapper {
    padding-top: 0px;
    margin-bottom: 50px;
}
.clientreviews div strong, .clientreviews p strong {
    color: var(--color-5);
    letter-spacing: 1px;
}
.clientreviews p {
    color: #000;
}
.page_review_by .testimonialTitle {
    color: #000;
}
.clientreviews p strong {
    font-weight: 600;
}
.review-schema-wrapper .page_review {
    line-height: 32px;
}
.clientreviews .heading span, .clientreviews .heading strong {
    position: relative;
}
.clientreviews.video-schema .heading:after {
    bottom: 6px;
}
.video-schema p {
    line-height: 32px;
    margin-bottom: 5px;
}
.site-schema {
    margin-top: 70px;
    margin-bottom: 70px;
}
.video-schema {
    margin-bottom: 0px;
    margin-top: 0px;
}

.video-schema .heading {
    margin-bottom: 15px;
}
.clientreviews iframe {
    border: 1px solid #f6f6f6;
    width: 100%;
}
.review-schema-wrapper + .clientreviews.video-schema {
    margin-bottom: 70px;
}
.wpcf7 .form-group .wpc-form-links a {
    margin-right: 4px;
    margin-left: 4px;
}
.wpcf7 .form-group .wpc-form-links a:first-child {
    margin-left: 0;
}
/*  Site Schema Styling End */

/* Sidebar menu css */
.sidebar .widget {
    margin-bottom: 40px;
    z-index: 1;
}

.sidebar .widget.practice-side {
    padding-bottom: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    float: none;
}
.sidebar .widget:last-child {
    margin-bottom: 0;
}
.sidebar .widget.practice-side ul {
    padding-bottom: 11px;
    margin-bottom: 20px;
}
.sidebar .widget-menu {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 30px 0;
    border: none;
    padding-bottom: 0;
    border-radius: 0px;
    background: var(--color-5);
    border-radius: 12px;
}
.sidebar .practice-side .widget-menu {
    padding-bottom: 0;
}
.sidebar .widget-title br {
    display: none;
}
.sidebar .widget-menu .widget-title {
    margin-bottom: 10px;
    position: relative;
    display: block;
    padding: 0 15px;
    text-align: center;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    background-clip: text;
    font-family: var(--font-calistoga);
}
.sidebar .widget ul {
    padding-bottom: 11px;
    margin-bottom: 0;
}

.sidebar .widget li {
    position: relative;
    padding-right: 0;
    margin-top: 2px;
    border-bottom: 1px solid #ffffff1c;
}

.sidebar .widget-menu ul li a {
    display: block;
    padding: 8px 15px;
    position: relative;
    color: var(--color-9);
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    text-transform: capitalize;
    padding-right: 30px;
    font-weight: 400;
}
.sidebar .widget-menu ul li a br {
    display: none;
}
.sidebar .widget-menu ul li:last-child a{
    border-bottom: none;
}
.sidebar .widget li:last-child {
    border-bottom: none;
}
.sidebar .widget li a:after {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/white-arrow-right.svg);
    content: "";
    position: absolute;
    right: 12px;
    top: 10px;
    height: 14px;
    width: 14px;
}
.sidebar .widget-menu ul li a:hover {
    color: var(--color-5);
    background: var(--color-9);
}
.sidebar .widget-menu ul li a:hover:after {
    background-image: url(../img/right-arrow-blue.svg);
}
.sidebar .widget-menu .current-menu a:after, .sidebar .widget-menu .current-menu-item a:after, .sidebar .widget-menu .activeChild a:after{
    background-image: url(../img/right-arrow-blue.svg);
}
.sidebar .widget-menu .current-menu a, .sidebar .widget li.current-cat a, .sidebar .widget-menu .current-menu-item a, .sidebar .widget-menu ul .current_page_item a, .sidebar .widget-menu li.activeChild a {
    color: var(--color-5);
    background: var(--color-9);
}
.contact-page-form.contact-forms .form-group {
    margin-bottom: 15px;
}
/* Sidebar menu */
/* Sideform css*/
.sidebar .wpcf7 .wp-form-btn .contact-btn {
    width: 100%;
    margin-top: 10px;
}
.sidebar .contat-wrap.contact-form-sidebar {
    margin-bottom: 55px;
}
.sidebar .wpcf7 .contact-btn .wpcf7-submit {
    width: 100%;
}
/* Sideform css*/
/* Static Page CSS */
.static-page-details img {
    border: 1px solid #ccc;
    padding: 5px;
}
.page-content-col {
    display: flex;
}
.page-content-col .page-content-sec {
    background: #5BC3EB;
    width: calc(100% - 20px);
    padding: 28px;
    border-radius: 50px;
    position: relative;
}
.page-content-col:nth-child(odd) .page-content-sec {
    background: #FBB90B;
}
.page-content-col .page-content-sec:after {
    display: block;
    border-radius: 50px 50px 50px 50px;
    position: absolute;
    padding: 0;
    background: #254441;
    right: -10px;
    bottom: -10px;
    width: calc(100% + 10px);
    content: "";
    height: calc(100% + 10px);
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.page-content-col .page-small-text {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}
.first-content-section {
    width: 100%;
    position: relative;
    margin-top: 40px;
}
.display-two-content-section {
    width: 100%;
    margin-top: 40px;
}
.left-and-right-content-section {
    margin-top: 40px;
    position: relative;
    width: 100%;
}
.page-right-image-col {
    padding-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.static-page-details .page-right-image-col h2 {
    font-size: 32px;
}
.page-right-image-col .small-heading span {
    color: var(--color-9);
    background: #008080;
    display: inline-block;
    padding: 2px 11px;
}
.page-left-image-col .image-wrap-sec {
    width: 100%;
    position: relative;
}
.page-left-image-col .image-wrap-sec:after {
    display: block;
    border-radius: 36px 26px;
    position: absolute;
    padding: 0;
    background: #254441;
    right: -10px;
    bottom: -10px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.page-left-image-col .image-wrap-sec img {
    border-radius: 26px;
    border: none;
}

.static-page-details .featured-image-wrap {
    margin-bottom: 50px;
    width: 100%;
    position: relative;
}
.static-page-details .featured-image-wrap:after {
    display: block;
    border-radius: 40px 26px;
    position: absolute;
    padding: 0;
    background: #254441;
    right: -15px;
    bottom: -15px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.static-page-details .featured-image-wrap img {
    padding: 0;
    border-radius: 26px;
    border: none;
    max-height: 450px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.static-page.section-pd {
    padding-bottom: 20px;
}
.static-page:after {
    content: "";
    background: rgba(237, 246, 246, 1);
    clip-path: polygon(0 0, 100% 65%, 100% 100%, 0% 100%);
    height: 6%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    z-index: -2;
    pointer-events: none;
}
/* Static Page CSS */

.html5lightbox .play-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 61px;
    height: 61px;
    font-size: 0px;
    border: 1.5px solid #F37021;
    border-radius: 18px;
    background-color: #fff;
    background-image: url(../img/play-orange.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: 51%;
    transition: 1s;
}
.html5lightbox:hover .play-icon {
    transition: 1s;
    transform: scale(1.1);
    background-color: #fff;
}

/* Page CSS Start */
.baton-video-section .html5lightbox, .baton-video-section .html5lightbox img {
    width: 100%;
    padding: 0px;
    border-radius: 0px 40px 40px 0px;
    position: relative;
    display: block;
}
.baton-video-section .html5lightbox:after {
    display: block;
    border-radius: 50px 26px 50px 0;
    position: absolute;
    padding: 0;
    background: #5BC3EB;
    right: -15px;
    bottom: -15px;
    width: 100%;
    content: "";
    height: 95%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.baton-video-section .html5lightbox {
    display: block;
    max-width: 840px;
    margin: 0 auto;
}
.baton-video-section .html5lightbox img {
    width: 100%;
}
.who-do-we-serve-section .heading {
    margin-bottom: 15px;
    line-height: normal;
    font-size: 32px;
}
.who-do-we-serve-section .serve-detail {
    width: 100%;
    position: relative;
    background: #43AA8B;
    padding: 30px 40px;
    border-radius: 25px;
    border: 1px solid #000000;
}
.who-do-we-serve-section .serve-detail:after {
    display: block;
    border-radius: 30px;
    position: absolute;
    padding: 15px;
    background: #254441;
    right: -15px;
    bottom: -15px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.families-address-sec p {
    color: #000;
}
.educational-services .educational-info-wrap {
    width: 100%;
    padding: 100px 70px;
    background-color: #70caee;
    background-image: url(../img/educational-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    clip-path: polygon(0 12%, 100% 0, 94% 100%, 4% 100%);
    padding-bottom: 70px;
    margin-top: -90px;
}
.health-issues .page-content-col .page-small-text {
    color: #000;
    margin-bottom: 15px;
    font-size: 38px;
    line-height: 48px;
    font-weight: 400;
    font-family: var(--font-calistoga);
}
.health-issues .page-content-col .page-small-text span {
    color: var(--color-9);
    background: #008080;
    display: inline-block;
    padding: 2px 11px;
}

.treatment-type-info {
    margin-bottom: 0;
    z-index: 0;
    position: relative;
}
.treatment-type-info:after {
    content: "";
    background: rgba(237, 246, 246, 1);
    clip-path: polygon(0 66%, 100% 48%, 100% 100%, 0% 100%);
    height: 75%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    z-index: -1;
}
.treatment-type-info .the-maples-info {
    width: 100%;
    margin-top: 50px;
    text-align: center;
}
.treatment-type-info .treatment-desc {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.treatment-type-info .treatment-small-text {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.treatment-type-info .treatment-list {
    width: 100%;
    position: relative;
    padding-bottom: 30px;
}
.treatment-list ul li {
    font-size: 22px;
    color: #0B0B0B;
    margin-top: 15px;
    font-weight: 600;
    width: 100%;
    border: 1px solid #0B0B0B;
    padding: 10px 15px;
    border-radius: 10px;
}
.treatment-type-info .treatment-right-col {
    display: flex;
    align-items: flex-end;
}
.treatment-type-info .treatment-list p {
    margin-top: 10px;
}
/* Baton Rouge Residential Program Page CSS */
/* Team Page CSS */
.team-inner-wrap {
    width: 100%;
    padding: 100px 70px;
    background-color: #5bc3eb;
    background-image: url(../img/admission-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    clip-path: polygon(0 12%, 100% 0, 94% 100%, 4% 100%);
    padding-bottom: 70px;
    margin-top: 0px;
    padding-left: 105px;
    padding-right: 140px;
}

.team-top-sec .heading span {
    color: var(--color-0);
    background: var(--color-6);
    display: inline-block;
    padding: 2px 11px;
}

.team-bottom-content {
    font-family: var(--font-calistoga);
    font-weight: 400;
    font-size: 38px;
    line-height: 52px;
}

.team-category-title .heading {
    width: 100%;
    position: relative;
    background: #43AA8B;
    padding: 30px 40px;
    border-radius: 25px;
    border: 1px solid #000000;
}

.team-category-title .heading:after {
    display: block;
    border-radius: 30px;
    position: absolute;
    padding: 15px;
    background: #254441;
    right: -15px;
    bottom: -15px;
    width: 100%;
    content: "";
    height: 100%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}

.team-category-title .heading span {
    color: var(--color-0);
    background: var(--color-6);
}
.team-cat-featured-img {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 20px;
    height: 80%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.team-cat-col .team-cat-featured-img:after {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    background: #FBB80C;
    z-index: -1;
    width: 100%;
    opacity: 1;
    transition: all 0.5s;
    clip-path: polygon(29% 0, 89% 10%, 100% 100%, 0 100%, 6% 8%);
}
.team-cat-col {
    display: flex;
    position: relative;
    right: 40px;
}
.team-cat-col .team-cat-featured-img .img-sc {
    height: 100%;
    clip-path: polygon(30% 0, 100% 8%, 100% 100%, 0 100%, 0 10%);
}
.team-cat-featured-img img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.team-cat-col .team-cat-featured-img .img-sc:after {
    position: absolute;
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    z-index: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    transition: all 0.3s ease;
}
.team-category-page .team-cat-info-right {
    align-items: center;
    display: flex;
    left: 40px;
    z-index: 1;
    position: relative;
}
.team-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    z-index: 1;
    text-align: center;
    padding-bottom: 25px;
    transition: 0.5s;
}

.team-info .team-name {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.team-info .team-designation {
    color: #fff;
    font-size: 20px;
    line-height: normal;
}
.team-category-title {
    margin-bottom: 0px;
}
.cat-team-content {
    background: var(--color-6);
    padding: 50px 35px;
    border-radius: 50px;
    position: relative;
    width: calc(100% - 15px);
    margin: 0;
}
.cat-team-content:after {
    display: block;
    border-radius: 50px;
    position: absolute;
    padding: 15px;
    background: #254441;
    top: -4px;
    right: -17px;
    bottom: -17px;
    left: 0;
    content: "";
    opacity: 1;
    transition: 0.5s all;
    pointer-events: none;
    z-index: -1;
}
.team-category-page {
    min-height: inherit;
    display: block;
}
.team-category-list-wrap {
    position: relative;
    width: 100%;
}
.team-category-main {
    position: relative;
    width: 100%;
    z-index: 0;
    padding-bottom: 50px;
    padding-top: 70px;
}

div#community-outreach {
    padding-top: 80px;
}

.team-category-list-wrap .team-category-main:nth-child(odd):after {
    content: "";
    background: rgba(237, 246, 246, 1);
    height: 95%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -14px;
    right: 0;
    z-index: -1;
    clip-path: polygon(0 31%, 100% 10%, 100% 100%, 0% 100%);
}
.team-category-list-wrap .team-category-main:nth-child(even):after {
    content: "";
    background: rgba(237, 246, 246, 1);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    z-index: -1;
    clip-path: polygon(0 23%, 100% 30%, 100% 100%, 0% 100%);
}

.main-team {
    position: relative;
    width: 100%;
}
.team-category-main .container {
    position: relative;
    z-index: 1;
}

.cat-team-content ul li {
    position: relative;
    padding-left: 25px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
}

.cat-team-content ul li:after {
    position: absolute;
    left: 0;
    top: 7px;
    content: "";
    border-radius: 0px;
    height: 16px;
    width: 16px;
    background-image: url(../img/right-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.team-category-main:nth-child(odd) .team-category-page .row {
    flex-direction: row-reverse;
}
.team-item-even .team-category-main:nth-child(even) .team-category-page .row .team-cat-col {
    right: 0;
    left: 40px;
}
.team-item-even .team-category-main:nth-child(even) .team-category-page .team-cat-info-right {
    left: -40px;
    right: 0;
}

.team-item-odd .team-category-main:nth-child(even) .team-category-page .row .team-cat-col {
    right: 0;
    left: 40px;
}
.team-item-odd .team-category-main:nth-child(even) .team-category-page .team-cat-info-right {
    left: -40px;
    right: 0;
}

.team-category-list-wrap .team-category-main.career-content-sec-item:after {
    clip-path: polygon(0 66%, 100% 48%, 100% 100%, 0% 100%);
    bottom: 270px;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
}
.team-category-list-wrap .team-category-main.career-content-sec-item {
    padding-bottom: 20px;
}

.team-category-list-wrap .team-category-main.career-content-sec-item:nth-child(odd) .team-category-page .row {
    flex-direction: row;
}
.team-category-list-wrap .team-category-main.career-content-sec-item:nth-child(odd) .team-category-page .row .team-cat-col {
    right: 0;
    left: 40px;
}
.team-category-list-wrap .team-category-main.career-content-sec-item:nth-child(odd) .team-category-page .team-cat-info-right {
    left: -40px;
    right: 0;
}

.team-category-list-wrap .team-category-main.career-content-sec-item:nth-child(even) .team-category-page .row .team-cat-col {
    right: 0;
    left: 40px;
}
.team-category-list-wrap .team-category-main.career-content-sec-item:nth-child(even) .team-category-page .team-cat-info-right {
    left: -40px;
    right: 0;
}

.career-content-row {
    margin-top: 90px;
    max-width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
}
.career-content-row .career-content-col .career-detail-item {
    width: calc(100% - 20px);
    background-color: var(--color-8);
    padding: 40px;
    border-radius: 0px 40px 40px 0px;
    position: relative;
}

.career-content-row .career-content-col {
    display: flex;
}
.career-content-row .career-content-col .career-detail-item:after {
    display: block;
    border-radius: 0px 40px 45px 0px;
    position: absolute;
    padding: 10px;
    background: #254441;
    right: -10px;
    bottom: -10px;
    width: calc(100% - 30px);
    content: "";
    height: 90%;
    opacity: 1;
    transition: 0.5s all;
    z-index: -1;
    pointer-events: none;
}
.career-content-row .career-content-col ul li {
    font-weight: 500;
}
.career-content-row .career-content-col .career-detail-item .heading {
    color: #0F0D0C;
    letter-spacing: 0.2px;
    font-size: 32px;
}
.career-content-row .career-content-col .career-detail-item .heading span {
    color: #0F0D0C;
    background: #FBB90B;
}

/* Team Image slider section css */
.team-slider-section  .team-image-item {
    width: 100%;
    height: 100%;
}

.team-slider-section .item .team-image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-slider-section .item {
    width: 100%;
    height: 100%;
}
.team-cat-col .team-cat-featured-img .team-slider-section {
    display: flex;
}
.team-cat-col .team-cat-featured-img .team-slider-section .owl-stage-outer {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.team-cat-col .team-cat-featured-img .team-slider-section .owl-stage-outer .owl-stage {
    height: 100%;
    display: flex;
}
.team-cat-col .team-cat-featured-img .team-slider-section  .owl-dots {
    bottom: 25px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
}
.team-cat-col .team-cat-featured-img .team-info {
    pointer-events: none;
    bottom: 20px;
}
.team-slider-section .team-image-item:after {
    position: absolute;
    width: 100%;
    height: 50%;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    z-index: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    transition: all 0.3s ease;
    pointer-events: none;
}
/* Team Page slider section */

/* Team page CSS */
.treatment-type-info .treatment-detail-wrap {
    padding-bottom: 0;
    clip-path: polygon(22% 0, 100% 7%, 100% 100%, 0 100%, 0 7%);
}
.health-issues .display-two-content-section {
    margin-top: 0;
}

.admissions-criteria-section .criteria-right-col .outer-border-wrap .inner-border-wrap:after {
    border: none;
}

.admissions-criteria-section .criteria-right-col .outer-border-wrap:after {
    height: 89%;
    width: calc(100% + 15px);
    margin: auto;
}

.sidebar .contact-page-form.contact-forms .heading {
    font-size: 32px;
    letter-spacing: 0;
    margin: 0;
}

.educational-services .educational-info-wrap p {
    font-weight: 500;
}

.who-do-we-serve-section .serve-detail p {
    font-weight: 600;
}

.health-issues .page-content-col:nth-child(even) .page-content-sec {
    background: #FBB90B;
}
.health-issues .page-content-col:nth-child(odd) .page-content-sec {
    background: #5BC3EB;
}

.category .breadcrumbs-block {
    padding-left: 15px;
}
.main-page-contact-form.section-pd {
    padding-bottom: 20px;
}
.page-template-template-team .team-bottom-sec {
    margin-top: 60px;
}
.page-template-template-team .footer-contact-section.section-pd {
    padding-bottom: 0;
}
.page-template-template-team .footer-contact-section:after {
    content: "";
    background: rgba(237, 246, 246, 1);
    height: 70%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    z-index: -1;
    clip-path: polygon(0 29%, 100% 60%, 100% 100%, 0% 100%);
}


.image-slider-section .image-slider-wrap {
    max-width: 800px;
    margin: 0 auto;
}

.image-slider-section .image-slider-wrap .item {
    padding: 15px;
}
.image-slider-section .image-slider-wrap .item .image-items {
    border: 1px solid #ccc;
    width: 100%;
    height: 420px;
    overflow: hidden;
}
.image-slider-section .image-slider-wrap .item .image-items img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 15px;
}
.page-template-template-residential-program .treatment-type-info + .faq-detail-sec.educational-services {
    margin-top: 70px;
}

.criteria-slider-wrap {
    position: relative;
    height: 480px;
    display: flex;
    overflow: hidden;
}
.criteria-slider-wrap .owl-carousel .owl-dots {
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.criteria-slider-wrap .owl-carousel .owl-dots .owl-dot span { 
    background: #e2ffff; 
} 
.criteria-slider-wrap .owl-carousel .owl-dots .owl-dot.active span { 
    background: #008080; 
}
.criteria-slider-wrap .owl-carousel .owl-stage-outer, .criteria-slider-wrap .owl-carousel .owl-stage {
    height: 100%;
}
.criteria-right-col .owl-item {
    height: 100%;
}
.criteria-right-col .owl-item .item {
    height: 100%;
}
.criteria-right-col .owl-item .item .image-items {
    height: 100%;
}
.criteria-slider-wrap .image-items {
    width: 100%;
    max-height: 100%;
    display: flex;
}
.criteria-slider-wrap .image-items img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact-form-wrap #crmWebToEntityForm {
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-template-residential-program .families-address-sec.who-do-we-serve-section + .insurance-accepted-sec {
    padding-top: 150px;
}