@keyframes sitemap_slide__B75v2 {
    0% {
        background-size: 100%
    }

    50% {
        background-size: 110%
    }

    to {
        background-size: 100%
    }
}

@keyframes sitemap_smoothScroll__z2rfO {
    0% {
        transform: translateY(-100px)
    }

    to {
        transform: translateY(0)
    }
}

.sitemap_sitemap__jsyBx {
    min-height: 100vh
}

.sitemap_intro__phs3_ {
    padding: 30px 0;
    border-bottom: 1px solid #eee
}

.sitemap_intro__phs3_ .sitemap_introContent__tzbEU {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center
}

.sitemap_intro__phs3_ .sitemap_introText__r928F {
    font-size: 1rem;
    color: #555;
    max-width: 700px;
    margin: 0 auto 1.25rem;
    line-height: 1.6
}

.sitemap_intro__phs3_ .sitemap_stats__QXMYN {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

.sitemap_intro__phs3_ .sitemap_stats__QXMYN .sitemap_stat__wpYoR {
    display: flex;
    flex-direction: column;
    align-items: center
}

.sitemap_intro__phs3_ .sitemap_stats__QXMYN .sitemap_stat__wpYoR .sitemap_statNumber__o0egP {
    font-size: 1.75rem;
    font-weight: 700;
    color: #8b1538;
    line-height: 1
}

.sitemap_intro__phs3_ .sitemap_stats__QXMYN .sitemap_stat__wpYoR .sitemap_statLabel__9gACD {
    font-size: .8rem;
    color: #323333;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-top: .25rem;
    font-weight: 600
}

.sitemap_intro__phs3_ .sitemap_lastUpdated__h9UqQ {
    font-size: 14px;
    color: #323333;
    font-weight: 600;
    margin: 0
}

.sitemap_grid__93vC7 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.25rem;
    gap: 1.25rem;
    padding-top: 40px
}

.sitemap_section__S_uZs {
    background: #fff;
    border-radius: 10px;
    padding: 1.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .04), 0 4px 12px rgba(0, 0, 0, .03);
    border: 1px solid #f6dede;
    transition: box-shadow .2s ease, transform .2s ease
}

.sitemap_section__S_uZs:hover {
    box-shadow: 0 4px 20px rgba(139, 21, 56, .08);
    transform: translateY(-2px)
}

.sitemap_section__S_uZs h2 {
    font-size: 1rem;
    color: #8b1538;
    margin: 0 0 1rem;
    padding-bottom: .6rem;
    border-bottom: 2px solid #f5e6ea;
    display: flex;
    align-items: center;
    gap: .5rem;
    font-weight: 600
}

.sitemap_section__S_uZs h2 i {
    font-size: 1rem;
    opacity: .85
}

.sitemap_section__S_uZs h3 {
    font-size: .14px;
    color: #000;
    margin: 1rem 0 .5rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .03em
}

.sitemap_section__S_uZs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.sitemap_section__S_uZs li {
    margin-bottom: .35rem
}

.sitemap_section__S_uZs a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .2rem 0;
    transition: color .15s ease, transform .15s ease
}

.sitemap_section__S_uZs a:hover {
    color: #8b1538;
    transform: translateX(3px)
}

.sitemap_section__S_uZs a i {
    font-size: .85rem;
    opacity: .7
}

.sitemap_badge__2Ky6V {
    margin-left: auto;
    background: #f5e6ea;
    color: #8b1538;
    font-size: .75rem;
    padding: .25rem .65rem;
    border-radius: 12px;
    font-weight: 500
}

.sitemap_categoryList__aExjR {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.sitemap_categoryItem__cRiGT {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.sitemap_categoryItem__cRiGT a {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-weight: 500
}

.sitemap_categoryItem__cRiGT a i {
    color: #8b1538;
    opacity: 1
}

.sitemap_count__9k8yz {
    font-size: .75rem;
    color: #90051a;
    background: #f6dede;
    padding: .2rem .5rem;
    border-radius: 8px
}

.sitemap_serviceList__1yIDp {
    column-count: 2;
    column-gap: 1.5rem
}

.sitemap_highlight__XQMjD {
    margin-bottom: 1rem !important;
    padding-bottom: .75rem;
    border-bottom: 1px dashed #e5e5e5
}

.sitemap_highlight__XQMjD a {
    color: #8b1538 !important;
    font-weight: 500
}

.sitemap_blogSection__IhU8L {
    grid-column: span 2
}

.sitemap_blogGrid__6wvot {
    gap: 1.5rem
}

.sitemap_blogLeft__vykie {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.sitemap_viewAll__vcVzP {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    color: #8b1538 !important;
    font-weight: 500;
    font-size: .85rem
}

.sitemap_blogCategories__JPMCT {
    margin-bottom: 0
}

.sitemap_tagList__xiMXr {
    display: flex;
    flex-wrap: wrap;
    gap: .35rem;
    margin-top: .35rem
}

.sitemap_tag__80Lvb {
    background: #f8f9fa;
    color: #555 !important;
    padding: .25rem 10px !important;
    border-radius: 16px;
    font-size: .75rem;
    border: 1px solid #e8e8e8;
    transition: all .15s ease !important
}

.sitemap_tag__80Lvb:hover {
    background: #8b1538 !important;
    color: #fff !important;
    border-color: #8b1538 !important;
    transform: none !important
}

.sitemap_compactList__shSqh {
    column-count: 2;
    column-gap: 1rem
}

.sitemap_compactList__shSqh li {
    margin-bottom: .25rem;
    page-break-inside: avoid;
    break-inside: avoid
}

.sitemap_compactList__shSqh a {
    font-size: 14px;
    line-height: 1.35;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sitemap_moreLink__L8zAo {
    margin-top: .75rem;
    padding-top: .5rem;
    border-top: 1px dashed #e5e5e5
}

.sitemap_moreLink__L8zAo a {
    color: #8b1538;
    font-weight: 500;
    font-size: .14px;
    display: inline-flex;
    align-items: center;
    gap: .35rem
}

.sitemap_contact__nv7xq {
    margin-top: 1.5rem;
    background: linear-gradient(135deg, #8b1538, #6b1028);
    border-radius: 12px;
    padding: 2rem;
    text-align: center;
    color: #fff
}

.sitemap_contact__nv7xq h2 {
    font-size: 1.25rem;
    margin: 0 0 .5rem;
    font-weight: 600
}

.sitemap_contact__nv7xq p {
    opacity: .9;
    margin: 0 auto 1.25rem;
    max-width: 500px;
    line-height: 1.5;
    font-size: .9rem
}

.sitemap_contactButtons__h985M {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap
}

.sitemap_primaryButton__PhmwL {
    background: #fff;
    color: #8b1538;
    padding: .875rem 2rem;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    transition: all .2s ease
}

.sitemap_primaryButton__PhmwL:hover {
    background: #f5e6ea;
    transform: translateY(-2px)
}

.sitemap_secondaryButton__TxGK2 {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    padding: .875rem 2rem;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    border: 2px solid hsla(0, 0%, 100%, .5);
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    transition: all .2s ease
}

.sitemap_secondaryButton__TxGK2:hover {
    background: hsla(0, 0%, 100%, .15);
    border-color: hsla(0, 0%, 100%, .8);
    transform: translateY(-2px)
}

.sitemap_xmlLink__8tRbV {
    margin: 0 0 2rem;
    text-align: center
}

.sitemap_xmlLink__8tRbV p {
    font-size: .8rem;
    color: #888;
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    flex-wrap: wrap;
    justify-content: center
}

.sitemap_xmlLink__8tRbV a {
    color: #8b1538;
    text-decoration: underline
}

@media(max-width:1100px) {
    .sitemap_grid__93vC7 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:900px) {
    .sitemap_blogSection__IhU8L {
        grid-column: span 1
    }

    .sitemap_blogGrid__6wvot {
        grid-template-columns: 1fr;
        gap: 1rem
    }

    .sitemap_blogRight__VKH0_ {
        border-left: none;
        padding-left: 0;
        border-top: 1px solid #f0f0f0;
        padding-top: 1rem
    }

    .sitemap_compactList__shSqh,
    .sitemap_serviceList__1yIDp {
        column-count: 1
    }
}

@media(max-width:768px) {
    .sitemap_intro__phs3_ {
        padding: 1.25rem 1rem
    }

    .sitemap_stats__QXMYN {
        gap: 1rem
    }

    .sitemap_statNumber__o0egP {
        font-size: 1.5rem
    }

    .sitemap_grid__93vC7 {
        display: flex;
        flex-direction: column;
        gap: 1rem
    }

    .sitemap_section__S_uZs {
        padding: 1rem
    }

    .sitemap_contact__nv7xq {
        padding: 1.5rem 1rem
    }

    .sitemap_contact__nv7xq h2 {
        font-size: 1.1rem
    }
}

@media(max-width:360px) {
    .sitemap_section__S_uZs a {
        font-size: 14px
    }

    .sitemap_introText__r928F {
        font-size: .9rem
    }

    .sitemap_stats__QXMYN {
        gap: .75rem
    }

    .sitemap_stat__wpYoR {
        min-width: 65px
    }

    .sitemap_statNumber__o0egP {
        font-size: 1.25rem
    }

    .sitemap_tagList__xiMXr {
        gap: .25rem
    }

    .sitemap_tag__80Lvb {
        font-size: .7rem;
        padding: .2rem .5rem
    }
}

@keyframes slide {
    0% {
        background-size: 100%
    }

    50% {
        background-size: 110%
    }

    to {
        background-size: 100%
    }
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-100px)
    }

    to {
        transform: translateY(0)
    }
}

.about_page .about_banner_section,
.category_page .about_banner_section,
.home_page .about_banner_section,
.service_page .about_banner_section,
.sitemap_cta_section .about_banner_section {
    padding: 80px 0;
    background-color: #f6dede;
    position: relative;
    z-index: 1;
    overflow-x: clip
}

.about_page .about_banner_section:before,
.category_page .about_banner_section:before,
.home_page .about_banner_section:before,
.service_page .about_banner_section:before,
.sitemap_cta_section .about_banner_section:before {
    content: "";
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    opacity: .05
}

.about_page .about_banner_section .banner_content .breadcrumb_area,
.category_page .about_banner_section .banner_content .breadcrumb_area,
.home_page .about_banner_section .banner_content .breadcrumb_area,
.service_page .about_banner_section .banner_content .breadcrumb_area,
.sitemap_cta_section .about_banner_section .banner_content .breadcrumb_area {
    display: flex;
    gap: 10px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 12px
}

.about_page .about_banner_section .banner_content .breadcrumb_area a,
.category_page .about_banner_section .banner_content .breadcrumb_area a,
.home_page .about_banner_section .banner_content .breadcrumb_area a,
.service_page .about_banner_section .banner_content .breadcrumb_area a,
.sitemap_cta_section .about_banner_section .banner_content .breadcrumb_area a {
    color: #90051a;
    text-decoration: none
}

.about_page .about_banner_section .banner_content .breadcrumb_area span,
.category_page .about_banner_section .banner_content .breadcrumb_area span,
.home_page .about_banner_section .banner_content .breadcrumb_area span,
.service_page .about_banner_section .banner_content .breadcrumb_area span,
.sitemap_cta_section .about_banner_section .banner_content .breadcrumb_area span {
    font-weight: 400;
    color: #323333
}

.about_page .about_banner_section .banner_content h1,
.category_page .about_banner_section .banner_content h1,
.home_page .about_banner_section .banner_content h1,
.service_page .about_banner_section .banner_content h1,
.sitemap_cta_section .about_banner_section .banner_content h1 {
    font-size: 45px;
    font-weight: 500;
    color: #90051a;
    text-transform: capitalize;
    margin-bottom: 20px
}

.about_page .about_banner_section .banner_content h2,
.category_page .about_banner_section .banner_content h2,
.home_page .about_banner_section .banner_content h2,
.service_page .about_banner_section .banner_content h2,
.sitemap_cta_section .about_banner_section .banner_content h2 {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px
}

.about_page .about_banner_section .banner_content p,
.category_page .about_banner_section .banner_content p,
.home_page .about_banner_section .banner_content p,
.service_page .about_banner_section .banner_content p,
.sitemap_cta_section .about_banner_section .banner_content p {
    font-size: 18px;
    color: #323333;
    line-height: 1.8;
    margin-bottom: 30px
}

.about_page .about_banner_section .banner_content .award_logos,
.category_page .about_banner_section .banner_content .award_logos,
.home_page .about_banner_section .banner_content .award_logos,
.service_page .about_banner_section .banner_content .award_logos,
.sitemap_cta_section .about_banner_section .banner_content .award_logos {
    display: flex;
    gap: 30px;
    margin-top: 30px;
    flex-wrap: wrap
}

.about_page .about_banner_section .banner_content .award_logos .award_item,
.category_page .about_banner_section .banner_content .award_logos .award_item,
.home_page .about_banner_section .banner_content .award_logos .award_item,
.service_page .about_banner_section .banner_content .award_logos .award_item,
.sitemap_cta_section .about_banner_section .banner_content .award_logos .award_item {
    align-content: center
}

.about_page .about_banner_section .banner_content .award_logos .award_item img,
.category_page .about_banner_section .banner_content .award_logos .award_item img,
.home_page .about_banner_section .banner_content .award_logos .award_item img,
.service_page .about_banner_section .banner_content .award_logos .award_item img,
.sitemap_cta_section .about_banner_section .banner_content .award_logos .award_item img {
    max-width: 100px;
    height: auto;
    object-fit: contain
}

.about_page .about_banner_section .banner_image,
.category_page .about_banner_section .banner_image,
.home_page .about_banner_section .banner_image,
.service_page .about_banner_section .banner_image,
.sitemap_cta_section .about_banner_section .banner_image {
    text-align: center;
    width: 400px;
    margin: 0 auto
}

.about_page .about_banner_section .banner_image img,
.category_page .about_banner_section .banner_image img,
.home_page .about_banner_section .banner_image img,
.service_page .about_banner_section .banner_image img,
.sitemap_cta_section .about_banner_section .banner_image img {
    max-width: 100%;
    height: auto;
    border-radius: 10px
}

.about_page .about_banner_section .banner_image .doctor_name,
.category_page .about_banner_section .banner_image .doctor_name,
.home_page .about_banner_section .banner_image .doctor_name,
.service_page .about_banner_section .banner_image .doctor_name,
.sitemap_cta_section .about_banner_section .banner_image .doctor_name {
    display: block;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #90051a;
    text-transform: uppercase
}

.about_page .walk_through_section,
.category_page .walk_through_section,
.home_page .walk_through_section,
.service_page .walk_through_section,
.sitemap_cta_section .walk_through_section {
    padding: 80px 0;
    background-color: #fff
}

.about_page .walk_through_section .section_header,
.category_page .walk_through_section .section_header,
.home_page .walk_through_section .section_header,
.service_page .walk_through_section .section_header,
.sitemap_cta_section .walk_through_section .section_header {
    text-align: center;
    margin-bottom: 40px
}

.about_page .walk_through_section .section_header h2,
.category_page .walk_through_section .section_header h2,
.home_page .walk_through_section .section_header h2,
.service_page .walk_through_section .section_header h2,
.sitemap_cta_section .walk_through_section .section_header h2 {
    font-size: 36px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px
}

.about_page .walk_through_section .section_header h3,
.category_page .walk_through_section .section_header h3,
.home_page .walk_through_section .section_header h3,
.service_page .walk_through_section .section_header h3,
.sitemap_cta_section .walk_through_section .section_header h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    font-style: italic
}

.about_page .walk_through_section .walk_through_content,
.category_page .walk_through_section .walk_through_content,
.home_page .walk_through_section .walk_through_content,
.service_page .walk_through_section .walk_through_content,
.sitemap_cta_section .walk_through_section .walk_through_content {
    max-width: 100%;
    margin: 0 auto;
    text-align: center
}

.about_page .walk_through_section .walk_through_content p,
.category_page .walk_through_section .walk_through_content p,
.home_page .walk_through_section .walk_through_content p,
.service_page .walk_through_section .walk_through_content p,
.sitemap_cta_section .walk_through_section .walk_through_content p {
    font-size: 16px;
    color: #323333;
    line-height: 1.8;
    margin-bottom: 20px
}

.about_page .walk_through_section .walk_through_content p a,
.category_page .walk_through_section .walk_through_content p a,
.home_page .walk_through_section .walk_through_content p a,
.service_page .walk_through_section .walk_through_content p a,
.sitemap_cta_section .walk_through_section .walk_through_content p a {
    color: #90051a;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.about_page .walk_through_section .walk_through_content p a:hover,
.category_page .walk_through_section .walk_through_content p a:hover,
.home_page .walk_through_section .walk_through_content p a:hover,
.service_page .walk_through_section .walk_through_content p a:hover,
.sitemap_cta_section .walk_through_section .walk_through_content p a:hover {
    text-decoration: underline
}

.about_page .instagram_section,
.category_page .instagram_section,
.home_page .instagram_section,
.service_page .instagram_section,
.sitemap_cta_section .instagram_section {
    padding: 60px 0;
    background-color: #f6dede
}

.about_page .instagram_section .instagram_embed,
.category_page .instagram_section .instagram_embed,
.home_page .instagram_section .instagram_embed,
.service_page .instagram_section .instagram_embed,
.sitemap_cta_section .instagram_section .instagram_embed {
    max-width: 100%;
    overflow: hidden
}

.about_page .schedule_section,
.category_page .schedule_section,
.home_page .schedule_section,
.service_page .schedule_section,
.sitemap_cta_section .schedule_section {
    padding: 100px 0;
    background-color: #90051a;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative
}

.about_page .schedule_section:before,
.category_page .schedule_section:before,
.home_page .schedule_section:before,
.service_page .schedule_section:before,
.sitemap_cta_section .schedule_section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.about_page .schedule_section .schedule_content,
.category_page .schedule_section .schedule_content,
.home_page .schedule_section .schedule_content,
.service_page .schedule_section .schedule_content,
.sitemap_cta_section .schedule_section .schedule_content {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 700px;
    margin: 0 auto
}

.about_page .schedule_section .schedule_content .span_text,
.category_page .schedule_section .schedule_content .span_text,
.home_page .schedule_section .schedule_content .span_text,
.service_page .schedule_section .schedule_content .span_text,
.sitemap_cta_section .schedule_section .schedule_content .span_text {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px
}

.about_page .schedule_section .schedule_content h2,
.category_page .schedule_section .schedule_content h2,
.home_page .schedule_section .schedule_content h2,
.service_page .schedule_section .schedule_content h2,
.sitemap_cta_section .schedule_section .schedule_content h2 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px
}

.about_page .schedule_section .schedule_content .schedule_text p,
.category_page .schedule_section .schedule_content .schedule_text p,
.home_page .schedule_section .schedule_content .schedule_text p,
.service_page .schedule_section .schedule_content .schedule_text p,
.sitemap_cta_section .schedule_section .schedule_content .schedule_text p {
    font-size: 16px;
    color: hsla(0, 0%, 100%, .9);
    line-height: 1.8;
    margin-bottom: 30px
}

.about_page .schedule_section .schedule_content .btn-primary,
.category_page .schedule_section .schedule_content .btn-primary,
.home_page .schedule_section .schedule_content .btn-primary,
.service_page .schedule_section .schedule_content .btn-primary,
.sitemap_cta_section .schedule_section .schedule_content .btn-primary {
    display: inline-block;
    padding: 15px 40px;
    background-color: #fff;
    color: #90051a;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .3s ease-in-out
}

.about_page .schedule_section .schedule_content .btn-primary:hover,
.category_page .schedule_section .schedule_content .btn-primary:hover,
.home_page .schedule_section .schedule_content .btn-primary:hover,
.service_page .schedule_section .schedule_content .btn-primary:hover,
.sitemap_cta_section .schedule_section .schedule_content .btn-primary:hover {
    background-color: #f6dede;
    color: #90051a
}

.about_page .consultation_area,
.category_page .consultation_area,
.home_page .consultation_area,
.service_page .consultation_area,
.sitemap_cta_section .consultation_area {
    padding: 60px 0;
    background-color: #fff
}

.about_page .consultation_area .consultation_image,
.category_page .consultation_area .consultation_image,
.home_page .consultation_area .consultation_image,
.service_page .consultation_area .consultation_image,
.sitemap_cta_section .consultation_area .consultation_image {
    height: 500px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    border-radius: 10px;
    position: relative
}

.about_page .consultation_area .consultation_image:hover img,
.category_page .consultation_area .consultation_image:hover img,
.home_page .consultation_area .consultation_image:hover img,
.service_page .consultation_area .consultation_image:hover img,
.sitemap_cta_section .consultation_area .consultation_image:hover img {
    transform: scale(1.1)
}

.about_page .consultation_area .consultation_image img,
.category_page .consultation_area .consultation_image img,
.home_page .consultation_area .consultation_image img,
.service_page .consultation_area .consultation_image img,
.sitemap_cta_section .consultation_area .consultation_image img {
    width: 100%;
    height: auto
}

.about_page .consultation_area .consultation_image .consultation_text,
.category_page .consultation_area .consultation_image .consultation_text,
.home_page .consultation_area .consultation_image .consultation_text,
.service_page .consultation_area .consultation_image .consultation_text,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    align-content: center;
    margin-top: auto;
    margin-bottom: auto;
    background: rgba(246, 222, 222, .65);
    padding: 20px 150px
}

.about_page .consultation_area .consultation_image .consultation_text h3,
.category_page .consultation_area .consultation_image .consultation_text h3,
.home_page .consultation_area .consultation_image .consultation_text h3,
.service_page .consultation_area .consultation_image .consultation_text h3,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text h3 {
    font-weight: 700;
    color: #90051a;
    text-transform: uppercase;
    font-size: 24px;
    width: 80%;
    margin-bottom: 10px
}

.about_page .consultation_area .consultation_image .consultation_text .call_text,
.category_page .consultation_area .consultation_image .consultation_text .call_text,
.home_page .consultation_area .consultation_image .consultation_text .call_text,
.service_page .consultation_area .consultation_image .consultation_text .call_text,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text .call_text {
    font-size: 35px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
    text-decoration: underline;
    transition: all .3s ease-in-out
}

.about_page .consultation_area .consultation_image .consultation_text .call_text:hover,
.category_page .consultation_area .consultation_image .consultation_text .call_text:hover,
.home_page .consultation_area .consultation_image .consultation_text .call_text:hover,
.service_page .consultation_area .consultation_image .consultation_text .call_text:hover,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text .call_text:hover {
    color: #90051a
}

.about_page .consultation_area .consultation_image .consultation_text h2,
.category_page .consultation_area .consultation_image .consultation_text h2,
.home_page .consultation_area .consultation_image .consultation_text h2,
.service_page .consultation_area .consultation_image .consultation_text h2,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text h2 {
    font-size: 40px;
    color: #000;
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: capitalize
}

.about_page .consultation_area .consultation_image .consultation_text p,
.category_page .consultation_area .consultation_image .consultation_text p,
.home_page .consultation_area .consultation_image .consultation_text p,
.service_page .consultation_area .consultation_image .consultation_text p,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text p {
    font-size: 18px;
    line-height: 1.7;
    color: #323333;
    margin-bottom: 25px
}

.about_page .consultation_area .consultation_image .consultation_text .cta_buttons,
.category_page .consultation_area .consultation_image .consultation_text .cta_buttons,
.home_page .consultation_area .consultation_image .consultation_text .cta_buttons,
.service_page .consultation_area .consultation_image .consultation_text .cta_buttons,
.sitemap_cta_section .consultation_area .consultation_image .consultation_text .cta_buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap
}

@media(min-width:1400px)and (max-width:1599px) {

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        padding: 20px 100px
    }
}

@media(min-width:1300px)and (max-width:1399px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 60px 0
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        padding: 20px 100px
    }
}

@media(min-width:1200px)and (max-width:1299px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 60px 0
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        padding: 20px 100px
    }
}

@media(min-width:992px)and (max-width:1199px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 60px 0
    }

    .about_page .about_banner_section .banner_content,
    .category_page .about_banner_section .banner_content,
    .home_page .about_banner_section .banner_content,
    .service_page .about_banner_section .banner_content,
    .sitemap_cta_section .about_banner_section .banner_content {
        margin-bottom: 40px
    }

    .about_page .about_banner_section .banner_content h1,
    .category_page .about_banner_section .banner_content h1,
    .home_page .about_banner_section .banner_content h1,
    .service_page .about_banner_section .banner_content h1,
    .sitemap_cta_section .about_banner_section .banner_content h1 {
        font-size: 36px
    }

    .about_page .about_banner_section .banner_content h2,
    .category_page .about_banner_section .banner_content h2,
    .home_page .about_banner_section .banner_content h2,
    .service_page .about_banner_section .banner_content h2,
    .sitemap_cta_section .about_banner_section .banner_content h2 {
        font-size: 20px
    }

    .about_page .about_banner_section .banner_image img,
    .category_page .about_banner_section .banner_image img,
    .home_page .about_banner_section .banner_image img,
    .service_page .about_banner_section .banner_image img,
    .sitemap_cta_section .about_banner_section .banner_image img {
        max-width: 80%
    }

    .about_page .walk_through_section,
    .category_page .walk_through_section,
    .home_page .walk_through_section,
    .service_page .walk_through_section,
    .sitemap_cta_section .walk_through_section {
        padding: 60px 0
    }

    .about_page .walk_through_section .section_header h2,
    .category_page .walk_through_section .section_header h2,
    .home_page .walk_through_section .section_header h2,
    .service_page .walk_through_section .section_header h2,
    .sitemap_cta_section .walk_through_section .section_header h2 {
        font-size: 28px
    }

    .about_page .walk_through_section .section_header h3,
    .category_page .walk_through_section .section_header h3,
    .home_page .walk_through_section .section_header h3,
    .service_page .walk_through_section .section_header h3,
    .sitemap_cta_section .walk_through_section .section_header h3 {
        font-size: 20px
    }

    .about_page .schedule_section,
    .category_page .schedule_section,
    .home_page .schedule_section,
    .service_page .schedule_section,
    .sitemap_cta_section .schedule_section {
        padding: 60px 0
    }

    .about_page .schedule_section .schedule_content h2,
    .category_page .schedule_section .schedule_content h2,
    .home_page .schedule_section .schedule_content h2,
    .service_page .schedule_section .schedule_content h2,
    .sitemap_cta_section .schedule_section .schedule_content h2 {
        font-size: 32px
    }

    .about_page .consultation_area .consultation_image,
    .category_page .consultation_area .consultation_image,
    .home_page .consultation_area .consultation_image,
    .service_page .consultation_area .consultation_image,
    .sitemap_cta_section .consultation_area .consultation_image {
        height: 100%
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        padding: 20px 50px
    }

    .about_page .consultation_area .consultation_image .consultation_text h3,
    .category_page .consultation_area .consultation_image .consultation_text h3,
    .home_page .consultation_area .consultation_image .consultation_text h3,
    .service_page .consultation_area .consultation_image .consultation_text h3,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h3 {
        width: 100%
    }

    .about_page .consultation_area .consultation_image .consultation_text h2,
    .category_page .consultation_area .consultation_image .consultation_text h2,
    .home_page .consultation_area .consultation_image .consultation_text h2,
    .service_page .consultation_area .consultation_image .consultation_text h2,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h2 {
        font-size: 30px
    }
}

@media(min-width:768px)and (max-width:991px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 40px 0
    }

    .about_page .about_banner_section:before,
    .category_page .about_banner_section:before,
    .home_page .about_banner_section:before,
    .service_page .about_banner_section:before,
    .sitemap_cta_section .about_banner_section:before {
        width: 65%
    }

    .about_page .about_banner_section .banner_content h1,
    .category_page .about_banner_section .banner_content h1,
    .home_page .about_banner_section .banner_content h1,
    .service_page .about_banner_section .banner_content h1,
    .sitemap_cta_section .about_banner_section .banner_content h1 {
        font-size: 36px
    }

    .about_page .about_banner_section .banner_content h2,
    .category_page .about_banner_section .banner_content h2,
    .home_page .about_banner_section .banner_content h2,
    .service_page .about_banner_section .banner_content h2,
    .sitemap_cta_section .about_banner_section .banner_content h2 {
        font-size: 20px
    }

    .about_page .about_banner_section .banner_image img,
    .category_page .about_banner_section .banner_image img,
    .home_page .about_banner_section .banner_image img,
    .service_page .about_banner_section .banner_image img,
    .sitemap_cta_section .about_banner_section .banner_image img {
        max-width: 80%
    }

    .about_page .walk_through_section,
    .category_page .walk_through_section,
    .home_page .walk_through_section,
    .service_page .walk_through_section,
    .sitemap_cta_section .walk_through_section {
        padding: 60px 0
    }

    .about_page .walk_through_section .section_header h2,
    .category_page .walk_through_section .section_header h2,
    .home_page .walk_through_section .section_header h2,
    .service_page .walk_through_section .section_header h2,
    .sitemap_cta_section .walk_through_section .section_header h2 {
        font-size: 28px
    }

    .about_page .walk_through_section .section_header h3,
    .category_page .walk_through_section .section_header h3,
    .home_page .walk_through_section .section_header h3,
    .service_page .walk_through_section .section_header h3,
    .sitemap_cta_section .walk_through_section .section_header h3 {
        font-size: 20px
    }

    .about_page .schedule_section,
    .category_page .schedule_section,
    .home_page .schedule_section,
    .service_page .schedule_section,
    .sitemap_cta_section .schedule_section {
        padding: 60px 0
    }

    .about_page .schedule_section .schedule_content h2,
    .category_page .schedule_section .schedule_content h2,
    .home_page .schedule_section .schedule_content h2,
    .service_page .schedule_section .schedule_content h2,
    .sitemap_cta_section .schedule_section .schedule_content h2 {
        font-size: 32px
    }

    .about_page .consultation_area,
    .category_page .consultation_area,
    .home_page .consultation_area,
    .service_page .consultation_area,
    .sitemap_cta_section .consultation_area {
        padding: 40px 0
    }

    .about_page .consultation_area .consultation_image,
    .category_page .consultation_area .consultation_image,
    .home_page .consultation_area .consultation_image,
    .service_page .consultation_area .consultation_image,
    .sitemap_cta_section .consultation_area .consultation_image {
        height: 350px
    }

    .about_page .consultation_area .consultation_image img,
    .category_page .consultation_area .consultation_image img,
    .home_page .consultation_area .consultation_image img,
    .service_page .consultation_area .consultation_image img,
    .sitemap_cta_section .consultation_area .consultation_image img {
        height: 100%
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        padding: 20px 40px
    }

    .about_page .consultation_area .consultation_image .consultation_text h3,
    .category_page .consultation_area .consultation_image .consultation_text h3,
    .home_page .consultation_area .consultation_image .consultation_text h3,
    .service_page .consultation_area .consultation_image .consultation_text h3,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h3 {
        width: 100%;
        font-size: 18px
    }

    .about_page .consultation_area .consultation_image .consultation_text h2,
    .category_page .consultation_area .consultation_image .consultation_text h2,
    .home_page .consultation_area .consultation_image .consultation_text h2,
    .service_page .consultation_area .consultation_image .consultation_text h2,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h2 {
        font-size: 28px
    }

    .about_page .consultation_area .consultation_image .consultation_text .call_text,
    .category_page .consultation_area .consultation_image .consultation_text .call_text,
    .home_page .consultation_area .consultation_image .consultation_text .call_text,
    .service_page .consultation_area .consultation_image .consultation_text .call_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text .call_text {
        font-size: 24px
    }
}

@media(min-width:576px)and (max-width:767px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 40px 0
    }

    .about_page .about_banner_section .banner_content h1,
    .category_page .about_banner_section .banner_content h1,
    .home_page .about_banner_section .banner_content h1,
    .service_page .about_banner_section .banner_content h1,
    .sitemap_cta_section .about_banner_section .banner_content h1 {
        font-size: 28px;
        margin-bottom: 10px
    }

    .about_page .about_banner_section .banner_content h2,
    .category_page .about_banner_section .banner_content h2,
    .home_page .about_banner_section .banner_content h2,
    .service_page .about_banner_section .banner_content h2,
    .sitemap_cta_section .about_banner_section .banner_content h2 {
        font-size: 18px
    }

    .about_page .about_banner_section .banner_content p,
    .category_page .about_banner_section .banner_content p,
    .home_page .about_banner_section .banner_content p,
    .service_page .about_banner_section .banner_content p,
    .sitemap_cta_section .about_banner_section .banner_content p {
        font-size: 15px;
        margin-bottom: 8px
    }

    .about_page .about_banner_section .banner_content .award_logos,
    .category_page .about_banner_section .banner_content .award_logos,
    .home_page .about_banner_section .banner_content .award_logos,
    .service_page .about_banner_section .banner_content .award_logos,
    .sitemap_cta_section .about_banner_section .banner_content .award_logos {
        gap: 20px;
        margin-top: 20px
    }

    .about_page .about_banner_section .banner_content .award_logos .award_item,
    .category_page .about_banner_section .banner_content .award_logos .award_item,
    .home_page .about_banner_section .banner_content .award_logos .award_item,
    .service_page .about_banner_section .banner_content .award_logos .award_item,
    .sitemap_cta_section .about_banner_section .banner_content .award_logos .award_item {
        width: calc((100% - 40px)/3)
    }

    .about_page .about_banner_section .banner_image,
    .category_page .about_banner_section .banner_image,
    .home_page .about_banner_section .banner_image,
    .service_page .about_banner_section .banner_image,
    .sitemap_cta_section .about_banner_section .banner_image {
        width: auto
    }

    .about_page .walk_through_section,
    .category_page .walk_through_section,
    .home_page .walk_through_section,
    .service_page .walk_through_section,
    .sitemap_cta_section .walk_through_section {
        padding: 40px 0
    }

    .about_page .walk_through_section .section_header h2,
    .category_page .walk_through_section .section_header h2,
    .home_page .walk_through_section .section_header h2,
    .service_page .walk_through_section .section_header h2,
    .sitemap_cta_section .walk_through_section .section_header h2 {
        font-size: 24px
    }

    .about_page .walk_through_section .section_header h3,
    .category_page .walk_through_section .section_header h3,
    .home_page .walk_through_section .section_header h3,
    .service_page .walk_through_section .section_header h3,
    .sitemap_cta_section .walk_through_section .section_header h3 {
        font-size: 18px
    }

    .about_page .walk_through_section .walk_through_content p,
    .category_page .walk_through_section .walk_through_content p,
    .home_page .walk_through_section .walk_through_content p,
    .service_page .walk_through_section .walk_through_content p,
    .sitemap_cta_section .walk_through_section .walk_through_content p {
        font-size: 15px
    }

    .about_page .instagram_section,
    .category_page .instagram_section,
    .home_page .instagram_section,
    .service_page .instagram_section,
    .sitemap_cta_section .instagram_section {
        padding: 40px 0
    }

    .about_page .instagram_section h2,
    .category_page .instagram_section h2,
    .home_page .instagram_section h2,
    .service_page .instagram_section h2,
    .sitemap_cta_section .instagram_section h2 {
        font-size: 24px
    }

    .about_page .schedule_section,
    .category_page .schedule_section,
    .home_page .schedule_section,
    .service_page .schedule_section,
    .sitemap_cta_section .schedule_section {
        padding: 40px 0
    }

    .about_page .schedule_section .schedule_content h2,
    .category_page .schedule_section .schedule_content h2,
    .home_page .schedule_section .schedule_content h2,
    .service_page .schedule_section .schedule_content h2,
    .sitemap_cta_section .schedule_section .schedule_content h2 {
        font-size: 24px
    }

    .about_page .schedule_section .schedule_content .span_text,
    .category_page .schedule_section .schedule_content .span_text,
    .home_page .schedule_section .schedule_content .span_text,
    .service_page .schedule_section .schedule_content .span_text,
    .sitemap_cta_section .schedule_section .schedule_content .span_text {
        font-size: 12px
    }

    .about_page .consultation_area,
    .category_page .consultation_area,
    .home_page .consultation_area,
    .service_page .consultation_area,
    .sitemap_cta_section .consultation_area {
        padding: 40px 0
    }

    .about_page .consultation_area .consultation_image,
    .category_page .consultation_area .consultation_image,
    .home_page .consultation_area .consultation_image,
    .service_page .consultation_area .consultation_image,
    .sitemap_cta_section .consultation_area .consultation_image {
        height: 340px
    }

    .about_page .consultation_area .consultation_image img,
    .category_page .consultation_area .consultation_image img,
    .home_page .consultation_area .consultation_image img,
    .service_page .consultation_area .consultation_image img,
    .sitemap_cta_section .consultation_area .consultation_image img {
        height: 100%
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        padding: 20px 40px
    }

    .about_page .consultation_area .consultation_image .consultation_text h3,
    .category_page .consultation_area .consultation_image .consultation_text h3,
    .home_page .consultation_area .consultation_image .consultation_text h3,
    .service_page .consultation_area .consultation_image .consultation_text h3,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h3 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px
    }

    .about_page .consultation_area .consultation_image .consultation_text h2,
    .category_page .consultation_area .consultation_image .consultation_text h2,
    .home_page .consultation_area .consultation_image .consultation_text h2,
    .service_page .consultation_area .consultation_image .consultation_text h2,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h2 {
        font-size: 25px
    }

    .about_page .consultation_area .consultation_image .consultation_text p,
    .category_page .consultation_area .consultation_image .consultation_text p,
    .home_page .consultation_area .consultation_image .consultation_text p,
    .service_page .consultation_area .consultation_image .consultation_text p,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text p {
        font-size: 14px
    }

    .about_page .consultation_area .consultation_image .consultation_text .call_text,
    .category_page .consultation_area .consultation_image .consultation_text .call_text,
    .home_page .consultation_area .consultation_image .consultation_text .call_text,
    .service_page .consultation_area .consultation_image .consultation_text .call_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text .call_text {
        font-size: 20px;
        margin-bottom: 10px
    }
}

@media(min-width:361px)and (max-width:575px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 30px 0
    }

    .about_page .about_banner_section:before,
    .category_page .about_banner_section:before,
    .home_page .about_banner_section:before,
    .service_page .about_banner_section:before,
    .sitemap_cta_section .about_banner_section:before {
        width: 100%;
        bottom: unset;
        height: 50%
    }

    .about_page .about_banner_section .banner_content h1,
    .category_page .about_banner_section .banner_content h1,
    .home_page .about_banner_section .banner_content h1,
    .service_page .about_banner_section .banner_content h1,
    .sitemap_cta_section .about_banner_section .banner_content h1 {
        font-size: 28px;
        margin-bottom: 10px
    }

    .about_page .about_banner_section .banner_content h2,
    .category_page .about_banner_section .banner_content h2,
    .home_page .about_banner_section .banner_content h2,
    .service_page .about_banner_section .banner_content h2,
    .sitemap_cta_section .about_banner_section .banner_content h2 {
        font-size: 18px
    }

    .about_page .about_banner_section .banner_content p,
    .category_page .about_banner_section .banner_content p,
    .home_page .about_banner_section .banner_content p,
    .service_page .about_banner_section .banner_content p,
    .sitemap_cta_section .about_banner_section .banner_content p {
        font-size: 15px;
        margin-bottom: 8px
    }

    .about_page .about_banner_section .banner_content .award_logos,
    .category_page .about_banner_section .banner_content .award_logos,
    .home_page .about_banner_section .banner_content .award_logos,
    .service_page .about_banner_section .banner_content .award_logos,
    .sitemap_cta_section .about_banner_section .banner_content .award_logos {
        gap: 20px;
        margin-top: 20px
    }

    .about_page .about_banner_section .banner_content .award_logos .award_item,
    .category_page .about_banner_section .banner_content .award_logos .award_item,
    .home_page .about_banner_section .banner_content .award_logos .award_item,
    .service_page .about_banner_section .banner_content .award_logos .award_item,
    .sitemap_cta_section .about_banner_section .banner_content .award_logos .award_item {
        width: calc((100% - 40px)/3)
    }

    .about_page .about_banner_section .banner_image,
    .category_page .about_banner_section .banner_image,
    .home_page .about_banner_section .banner_image,
    .service_page .about_banner_section .banner_image,
    .sitemap_cta_section .about_banner_section .banner_image {
        margin-top: 25px;
        width: auto
    }

    .about_page .walk_through_section,
    .category_page .walk_through_section,
    .home_page .walk_through_section,
    .service_page .walk_through_section,
    .sitemap_cta_section .walk_through_section {
        padding: 40px 0
    }

    .about_page .walk_through_section .section_header h2,
    .category_page .walk_through_section .section_header h2,
    .home_page .walk_through_section .section_header h2,
    .service_page .walk_through_section .section_header h2,
    .sitemap_cta_section .walk_through_section .section_header h2 {
        font-size: 24px
    }

    .about_page .walk_through_section .section_header h3,
    .category_page .walk_through_section .section_header h3,
    .home_page .walk_through_section .section_header h3,
    .service_page .walk_through_section .section_header h3,
    .sitemap_cta_section .walk_through_section .section_header h3 {
        font-size: 18px
    }

    .about_page .walk_through_section .walk_through_content p,
    .category_page .walk_through_section .walk_through_content p,
    .home_page .walk_through_section .walk_through_content p,
    .service_page .walk_through_section .walk_through_content p,
    .sitemap_cta_section .walk_through_section .walk_through_content p {
        font-size: 15px
    }

    .about_page .instagram_section,
    .category_page .instagram_section,
    .home_page .instagram_section,
    .service_page .instagram_section,
    .sitemap_cta_section .instagram_section {
        padding: 40px 0
    }

    .about_page .instagram_section h2,
    .category_page .instagram_section h2,
    .home_page .instagram_section h2,
    .service_page .instagram_section h2,
    .sitemap_cta_section .instagram_section h2 {
        font-size: 24px
    }

    .about_page .schedule_section,
    .category_page .schedule_section,
    .home_page .schedule_section,
    .service_page .schedule_section,
    .sitemap_cta_section .schedule_section {
        padding: 40px 0
    }

    .about_page .schedule_section .schedule_content h2,
    .category_page .schedule_section .schedule_content h2,
    .home_page .schedule_section .schedule_content h2,
    .service_page .schedule_section .schedule_content h2,
    .sitemap_cta_section .schedule_section .schedule_content h2 {
        font-size: 24px
    }

    .about_page .schedule_section .schedule_content .span_text,
    .category_page .schedule_section .schedule_content .span_text,
    .home_page .schedule_section .schedule_content .span_text,
    .service_page .schedule_section .schedule_content .span_text,
    .sitemap_cta_section .schedule_section .schedule_content .span_text {
        font-size: 12px
    }

    .about_page .consultation_area,
    .category_page .consultation_area,
    .home_page .consultation_area,
    .service_page .consultation_area,
    .sitemap_cta_section .consultation_area {
        padding: 25px 0
    }

    .about_page .consultation_area .consultation_image,
    .about_page .consultation_area .consultation_image img,
    .category_page .consultation_area .consultation_image,
    .category_page .consultation_area .consultation_image img,
    .home_page .consultation_area .consultation_image,
    .home_page .consultation_area .consultation_image img,
    .service_page .consultation_area .consultation_image,
    .service_page .consultation_area .consultation_image img,
    .sitemap_cta_section .consultation_area .consultation_image,
    .sitemap_cta_section .consultation_area .consultation_image img {
        height: 100%
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        text-align: center;
        width: 100%;
        padding: 20px;
        position: static
    }

    .about_page .consultation_area .consultation_image .consultation_text.home_txt,
    .category_page .consultation_area .consultation_image .consultation_text.home_txt,
    .home_page .consultation_area .consultation_image .consultation_text.home_txt,
    .service_page .consultation_area .consultation_image .consultation_text.home_txt,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text.home_txt {
        margin-top: -10px
    }

    .about_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .category_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .home_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .service_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text .cta_buttons {
        justify-content: center
    }

    .about_page .consultation_area .consultation_image .consultation_text h3,
    .category_page .consultation_area .consultation_image .consultation_text h3,
    .home_page .consultation_area .consultation_image .consultation_text h3,
    .service_page .consultation_area .consultation_image .consultation_text h3,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h3 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px
    }

    .about_page .consultation_area .consultation_image .consultation_text h2,
    .category_page .consultation_area .consultation_image .consultation_text h2,
    .home_page .consultation_area .consultation_image .consultation_text h2,
    .service_page .consultation_area .consultation_image .consultation_text h2,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h2 {
        font-size: 25px
    }

    .about_page .consultation_area .consultation_image .consultation_text .call_text,
    .category_page .consultation_area .consultation_image .consultation_text .call_text,
    .home_page .consultation_area .consultation_image .consultation_text .call_text,
    .service_page .consultation_area .consultation_image .consultation_text .call_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text .call_text {
        font-size: 20px;
        margin-bottom: 10px
    }
}

@media(max-width:360px) {

    .about_page .about_banner_section,
    .category_page .about_banner_section,
    .home_page .about_banner_section,
    .service_page .about_banner_section,
    .sitemap_cta_section .about_banner_section {
        padding: 30px 0
    }

    .about_page .about_banner_section:before,
    .category_page .about_banner_section:before,
    .home_page .about_banner_section:before,
    .service_page .about_banner_section:before,
    .sitemap_cta_section .about_banner_section:before {
        width: 100%;
        bottom: unset;
        height: 50%
    }

    .about_page .about_banner_section .banner_content h1,
    .category_page .about_banner_section .banner_content h1,
    .home_page .about_banner_section .banner_content h1,
    .service_page .about_banner_section .banner_content h1,
    .sitemap_cta_section .about_banner_section .banner_content h1 {
        font-size: 28px;
        margin-bottom: 10px
    }

    .about_page .about_banner_section .banner_content h2,
    .category_page .about_banner_section .banner_content h2,
    .home_page .about_banner_section .banner_content h2,
    .service_page .about_banner_section .banner_content h2,
    .sitemap_cta_section .about_banner_section .banner_content h2 {
        font-size: 18px
    }

    .about_page .about_banner_section .banner_content p,
    .category_page .about_banner_section .banner_content p,
    .home_page .about_banner_section .banner_content p,
    .service_page .about_banner_section .banner_content p,
    .sitemap_cta_section .about_banner_section .banner_content p {
        font-size: 15px;
        margin-bottom: 8px
    }

    .about_page .about_banner_section .banner_content .award_logos,
    .category_page .about_banner_section .banner_content .award_logos,
    .home_page .about_banner_section .banner_content .award_logos,
    .service_page .about_banner_section .banner_content .award_logos,
    .sitemap_cta_section .about_banner_section .banner_content .award_logos {
        gap: 20px;
        margin-top: 20px
    }

    .about_page .about_banner_section .banner_content .award_logos .award_item,
    .category_page .about_banner_section .banner_content .award_logos .award_item,
    .home_page .about_banner_section .banner_content .award_logos .award_item,
    .service_page .about_banner_section .banner_content .award_logos .award_item,
    .sitemap_cta_section .about_banner_section .banner_content .award_logos .award_item {
        width: calc((100% - 40px)/3)
    }

    .about_page .about_banner_section .banner_image,
    .category_page .about_banner_section .banner_image,
    .home_page .about_banner_section .banner_image,
    .service_page .about_banner_section .banner_image,
    .sitemap_cta_section .about_banner_section .banner_image {
        margin-top: 25px;
        width: auto
    }

    .about_page .walk_through_section,
    .category_page .walk_through_section,
    .home_page .walk_through_section,
    .service_page .walk_through_section,
    .sitemap_cta_section .walk_through_section {
        padding: 40px 0
    }

    .about_page .walk_through_section .section_header h2,
    .category_page .walk_through_section .section_header h2,
    .home_page .walk_through_section .section_header h2,
    .service_page .walk_through_section .section_header h2,
    .sitemap_cta_section .walk_through_section .section_header h2 {
        font-size: 24px
    }

    .about_page .walk_through_section .section_header h3,
    .category_page .walk_through_section .section_header h3,
    .home_page .walk_through_section .section_header h3,
    .service_page .walk_through_section .section_header h3,
    .sitemap_cta_section .walk_through_section .section_header h3 {
        font-size: 18px
    }

    .about_page .walk_through_section .walk_through_content p,
    .category_page .walk_through_section .walk_through_content p,
    .home_page .walk_through_section .walk_through_content p,
    .service_page .walk_through_section .walk_through_content p,
    .sitemap_cta_section .walk_through_section .walk_through_content p {
        font-size: 15px
    }

    .about_page .instagram_section,
    .category_page .instagram_section,
    .home_page .instagram_section,
    .service_page .instagram_section,
    .sitemap_cta_section .instagram_section {
        padding: 40px 0
    }

    .about_page .instagram_section h2,
    .category_page .instagram_section h2,
    .home_page .instagram_section h2,
    .service_page .instagram_section h2,
    .sitemap_cta_section .instagram_section h2 {
        font-size: 24px
    }

    .about_page .schedule_section,
    .category_page .schedule_section,
    .home_page .schedule_section,
    .service_page .schedule_section,
    .sitemap_cta_section .schedule_section {
        padding: 40px 0
    }

    .about_page .schedule_section .schedule_content h2,
    .category_page .schedule_section .schedule_content h2,
    .home_page .schedule_section .schedule_content h2,
    .service_page .schedule_section .schedule_content h2,
    .sitemap_cta_section .schedule_section .schedule_content h2 {
        font-size: 24px
    }

    .about_page .schedule_section .schedule_content .span_text,
    .category_page .schedule_section .schedule_content .span_text,
    .home_page .schedule_section .schedule_content .span_text,
    .service_page .schedule_section .schedule_content .span_text,
    .sitemap_cta_section .schedule_section .schedule_content .span_text {
        font-size: 12px
    }

    .about_page .consultation_area,
    .category_page .consultation_area,
    .home_page .consultation_area,
    .service_page .consultation_area,
    .sitemap_cta_section .consultation_area {
        padding: 25px 0
    }

    .about_page .consultation_area .consultation_image,
    .about_page .consultation_area .consultation_image img,
    .category_page .consultation_area .consultation_image,
    .category_page .consultation_area .consultation_image img,
    .home_page .consultation_area .consultation_image,
    .home_page .consultation_area .consultation_image img,
    .service_page .consultation_area .consultation_image,
    .service_page .consultation_area .consultation_image img,
    .sitemap_cta_section .consultation_area .consultation_image,
    .sitemap_cta_section .consultation_area .consultation_image img {
        height: 100%
    }

    .about_page .consultation_area .consultation_image .consultation_text,
    .category_page .consultation_area .consultation_image .consultation_text,
    .home_page .consultation_area .consultation_image .consultation_text,
    .service_page .consultation_area .consultation_image .consultation_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text {
        position: static;
        text-align: center;
        width: 100%;
        padding: 20px
    }

    .about_page .consultation_area .consultation_image .consultation_text.home_txt,
    .category_page .consultation_area .consultation_image .consultation_text.home_txt,
    .home_page .consultation_area .consultation_image .consultation_text.home_txt,
    .service_page .consultation_area .consultation_image .consultation_text.home_txt,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text.home_txt {
        margin-top: -10px
    }

    .about_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .category_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .home_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .service_page .consultation_area .consultation_image .consultation_text .cta_buttons,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text .cta_buttons {
        justify-content: center
    }

    .about_page .consultation_area .consultation_image .consultation_text h3,
    .category_page .consultation_area .consultation_image .consultation_text h3,
    .home_page .consultation_area .consultation_image .consultation_text h3,
    .service_page .consultation_area .consultation_image .consultation_text h3,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h3 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px
    }

    .about_page .consultation_area .consultation_image .consultation_text h2,
    .category_page .consultation_area .consultation_image .consultation_text h2,
    .home_page .consultation_area .consultation_image .consultation_text h2,
    .service_page .consultation_area .consultation_image .consultation_text h2,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text h2 {
        font-size: 25px
    }

    .about_page .consultation_area .consultation_image .consultation_text .call_text,
    .category_page .consultation_area .consultation_image .consultation_text .call_text,
    .home_page .consultation_area .consultation_image .consultation_text .call_text,
    .service_page .consultation_area .consultation_image .consultation_text .call_text,
    .sitemap_cta_section .consultation_area .consultation_image .consultation_text .call_text {
        font-size: 20px;
        margin-bottom: 10px
    }
}