/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.4.6
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 02 Mar 2026 05:45:26 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/

p {
    margin-top: 0;
    margin-bottom: 0;
}

.services-cards .attachment-full.size-full {
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: auto !important;
    width: 50px !important;
    border-radius: 0 !important;
}

.toward-img .attachment-large.size-large.wp-image-21 {
    mix-blend-mode: darken;
}

#address-grid .elementor-icon-box-wrapper a {
    color: #fff;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
    font-family: "Plus Jakarta Sans";
}

#header-wrapper::after {
    content: "" !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9997;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-in-out, visibility 0.4s;
    pointer-events: none;
}

#header-wrapper.active-overlay::after {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

#address-grid .elementor-icon-box-wrapper .elementor-icon {
    background: #9f5391;
    height: 50px;
    width: 50px;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.services-cards .elementskit-commentor-image.ekit-testimonial--avatar {
    background: #fceef5;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 50%;
}

#gallery-1 {
    align-items: center;
    display: flex;
}

#insurance .swiper-slide-inner {
    justify-content: center;
    display: flex;
}

/*
#testimonials .elementskit-author-des {
    border-top: 1px solid #EEEFEF;
    padding-top: 25px;
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 0;
    font-family: "Plus Jakarta Sans", sans-serif;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

 #testimonials .elementskit-author-name {
    margin-bottom: 30px;
} 

#testimonials .elementskit-author-des span {
    color: #063063;
    font-size: 14px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 400;
}

#testimonials .elementskit-commentor-content p:nth-of-type(2) {
    display: none;
}
 
#testimonials .elementskit-stars {
    position: relative;
    top: 75px;
} */

.appointment-form .form-row.message p {
    width: 100%;
    display: inline-block;
}

.kjjOse {
    background-color: #FFFFFFBF !important;
    font-family: "Arial", Times, serif !important;
}

.eael-breadcrumbs a {
    text-decoration: none;
}

.site-header {
    display: none;
}

.appointment-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
}

.appointment-form .form-group {
    flex: 1;
}

.appointment-form .full-width {
    flex: 0 0 100%;
}

.appointment-form label {
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    color: #333;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.appointment-form input,
.appointment-form .form-row.message .wpcf7-textarea,
.appointment-form select {
    width: 100%;
    padding: 12px 15px;
    border-radius: 8px;
    border: 1px solid #C9CED3;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-family: inherit;
}

.contact-page .appointment-form .wpcf7-submit {
    background-color: #26ABA3 !important;
}

.appointment-form .wpcf7-submit {
    background-color: #8e4b3e !important;
    color: #fff !important;
    padding: 15px 40px !important;
    border-radius: 30px !important;
    border: none !important;
    font-size: 16px;
    cursor: pointer;
    width: fit-content;
    font-family: "Plus Jakarta Sans", sans-serif;
    transition: all 0.3s;
    margin-left: 70px;
}

.appointment-form .wpcf7-submit:hover {
    box-shadow: 0px 0px 4px 0px #333;
}

.appointment-form .form-group input,
.appointment-form .form-row.message textarea {
    margin-top: 10px;
}


#menu-main-menu #menu-item-294 {
    border-left: 5px solid #4d7b6c;
}

#menu-main-menu #menu-item-295 {
    border-left: 5px solid #99c054;
}

/*
#menu-main-menu #menu-item-296 {
        border-left: 5px solid #35072c;
}*/

#menu-main-menu #menu-item-297 {
    border-left: 5px solid #93103e;
}

#menu-main-menu #menu-item-298 {
    border-left: 5px solid #be6802;
}

#menu-main-menu #menu-item-299 {
    border-left: 5px solid #065f93;
}

#menu-main-menu #menu-item-294:hover,
#menu-main-menu #menu-item-294.eael-item-active {
    background-color: #598e7c !important;
}

#menu-main-menu #menu-item-295:hover,
#menu-main-menu #menu-item-295.eael-item-active {
    background-color: #99c054 !important;
}

#menu-main-menu #menu-item-296:hover,
#menu-main-menu #menu-item-296.eael-item-active {
    background-color: #540a46 !important;
}

#menu-main-menu #menu-item-297:hover,
#menu-main-menu #menu-item-297.eael-item-active {
    background-color: #bd1550 !important;
}

#menu-main-menu #menu-item-298:hover,
#menu-main-menu #menu-item-298.eael-item-active {
    background-color: #e97f02 !important;
}

#menu-main-menu #menu-item-299:hover,
#menu-main-menu #menu-item-299.eael-item-active {
    background-color: #087dc2 !important;
}

#menu-main-menu #menu-item-301:hover,
#menu-main-menu #menu-item-301.eael-item-active {
    background-color: #84a745 !important;
}

#menu-main-menu #menu-item-302:hover,
#menu-main-menu #menu-item-302.eael-item-active {
    background-color: #047f40 !important;
}

header.elementor-location-header {
    position: fixed !important;
    left: -300px;
    width: 300px;
    height: 100vh;
    transition: 0.4s ease-in-out;
    z-index: 9998;
}

header.elementor-location-header.sidebar-open {
    left: 0 !important;
}

#sidebar-burger {
    position: fixed;
    top: 20px;
    left: 20px;
    z-index: 9999;
    cursor: pointer;
    width: 30px;
}

#sidebar-burger span {
    display: block;
    width: 100%;
    height: 3px;
    background: #8e4b3e;
    margin: 5px 0;
    transition: 0.3s;
}


#sidebar-burger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
}

#sidebar-burger.active span:nth-child(2) {
    opacity: 0;
}

#sidebar-burger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}

#header {
    display: block;
    margin: 0;
    z-index: 9999999;
    background: #383838;
    position: fixed;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

#header.type1 {
    left: 0;
    top: 0;
    width: 230px;
    height: 100%;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

#header.type1:hover {
    left: 0;
}

#header.type1 #logo {
    float: left;
    height: auto;
    padding: 20px 0;
    justify-content: center;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

#menu-container {
    display: block;
    width: 100%;
    height: calc(100vh - 135px);
    clear: both;
    overflow-y: auto;
    padding-bottom: 15px;
}

#header.type1 #logo img {
    max-width: 170px;
}

#header.type1 nav ul li {
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
}

#header.type1 nav ul li a {
    height: 50px;
    line-height: 50px;
    padding: 0 8%;
    width: 100%;
    display: table;
    float: left;
    font-weight: lighter;
    color: #f1f1f1;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
    text-align: left;
    letter-spacing: 1px;
    font-family: "Plus Jakarta Sans", sans-serif;
    transition: all 0.3s;
}

#header.type1 nav ul li span {
    height: 80px;
    position: absolute;
    float: right;
    width: 0;
    line-height: 80px;
    right: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

#header.type1 ul li:hover span {
    opacity: 1;
    width: 80px;
    right: -80px;
}

#header .menu-toggled-title {
    display: none;
}

#header ul li.active.violet,
#header ul li.violet:hover {
    background: #598e7c;
}

#header ul li.active.green,
#header ul li.green:hover {
    background: #7B6F0A;
}

#header ul li.active.maroon,
#header ul li.maroon:hover {
    background: #540a46;
}

#header ul li.active.navy,
#header ul li.navy:hover {
    background: #191d64;
}

#header ul li.red.active,
#header ul li.red:hover {
    background: #bd1550;
}

#header ul li.active.orange,
#header ul li.orange:hover {
    background: #e97f02;
}

#header ul li.active.blue,
#header ul li.blue:hover {
    background: #087dc2;
}

#header ul li.active.dgreen,
#header ul li.dgreen:hover {
    background: #0c5743;
}

#header ul li.active.coral,
#header ul li.coral:hover {
    background: #f18a8a;
}

#header ul li.active.yellow,
#header ul li.yellow:hover {
    background: #eead1d;
}

#header.type1 ul li.yellow {
    -webkit-box-shadow: inset 5px 0 0 0 #d99a0f;
    -moz-box-shadow: inset 5px 0 0 0 #d99a0f;
    box-shadow: inset 5px 0 0 0 #d99a0f;
}

#header.type1 ul li.violet {
    -webkit-box-shadow: inset 5px 0 0 0 #4d7b6c;
    -moz-box-shadow: inset 5px 0 0 0 #4d7b6c;
    box-shadow: inset 5px 0 0 0 #4d7b6c;
}

#header.type1 ul li.dgreen {
    -webkit-box-shadow: inset 5px 0 0 0 #07513d;
    -moz-box-shadow: inset 5px 0 0 0 #07513d;
    box-shadow: inset 5px 0 0 0 #07513d;
}

#header.type1 ul li.green {
    -webkit-box-shadow: inset 5px 0 0 0 #574D00;
    -moz-box-shadow: inset 5px 0 0 0 #574D00;
    box-shadow: inset 5px 0 0 0 #574D00;
}

#header.type1 ul li.maroon {
    -webkit-box-shadow: inset 5px 0 0 0 #35072c;
    -moz-box-shadow: inset 5px 0 0 0 #35072c;
    box-shadow: inset 5px 0 0 0 #35072c;
}

#header.type1 ul li.navy {
    -webkit-box-shadow: inset 5px 0 0 0 #191d64;
    -moz-box-shadow: inset 5px 0 0 0 #191d64;
    box-shadow: inset 5px 0 0 0 #191d64;
}

#header.type1 ul li.red {
    -webkit-box-shadow: inset 5px 0 0 0 #93103e;
    -moz-box-shadow: inset 5px 0 0 0 #93103e;
    box-shadow: inset 5px 0 0 0 #93103e;
}

#header.type1 ul li.orange {
    -webkit-box-shadow: inset 5px 0 0 0 #be6802;
    -moz-box-shadow: inset 5px 0 0 0 #be6802;
    box-shadow: inset 5px 0 0 0 #be6802;
}

#header.type1 ul li.blue {
    -webkit-box-shadow: inset 5px 0 0 0 #065f93;
    -moz-box-shadow: inset 5px 0 0 0 #065f93;
    box-shadow: inset 5px 0 0 0 #065f93;
}

#header.type1 ul li.coral {
    -webkit-box-shadow: inset 5px 0 0 0 #eb7567;
    -moz-box-shadow: inset 5px 0 0 0 #eb7567;
    box-shadow: inset 5px 0 0 0 #eb7567;
}

#header.type1 ul li.violet span {
    background: #503e86;
}

#header.type1 ul li.green span {
    background: #7B6F0A;
}

#header.type1 ul li.maroon span {
    background: #35072c;
}

#header.type1 ul li.navy span {
    background: #191d64;
}

#header.type1 ul li.red span {
    background: #93103e;
}

#header.type1 ul li.orange span {
    background: #be6802;
}

#header.type1 ul li.blue span {
    background: #065f93;
}

#header.type1 ul li.coral span {
    background: #eb7567;
}

#header.type1 ul li.brown span {
    background: #eb7567;
}

.nav-contact {
    position: absolute;
    width: 100%;
    float: left;
    bottom: 0;
    text-align: center;
}

.nav-contact p {
    float: left;
    height: 62px;
    width: 100%;
    line-height: 62px;
    margin: 0;
    font-weight: normal;
    color: #ffffff;
    background: #434e54;
}

.nav-contact p span {
    font-weight: bold;
}

.nav-contact p i {
    margin-right: 5px;
    line-height: normal;
}

.nav-contact ul.dt-sc-social-icons {
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
}

.nav-contact ul.dt-sc-social-icons li {
    display: inline-block;
    float: left;
    padding: 0;
    text-align: center;
    width: 25%;
}

.nav-contact ul.dt-sc-social-icons li a {
    color: #ffffff;
    display: inline-block;
    float: none;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
}

.nav-contact ul.dt-sc-social-icons li.facebook a {
    box-shadow: inset 0 0 0 60px #3b5998;
}

.nav-contact ul.dt-sc-social-icons li.twitter a {
    box-shadow: inset 0 0 0 60px #55acee;
}

.nav-contact ul.dt-sc-social-icons li.google a {
    box-shadow: inset 0 0 0 60px #dd4b39;
}

.nav-contact ul.dt-sc-social-icons li.pinterest a {
    box-shadow: inset 0 0 0 60px #cc2127;
}

.nav-contact ul.dt-sc-social-icons li.youtube a {
    box-shadow: inset 0 0 0 60px #e52d27;
}

.nav-contact ul.dt-sc-social-icons li.linkedin a {
    box-shadow: inset 0 0 0 60px #0976b4;
}

.nav-contact ul.dt-sc-social-icons li.dribbble a {
    box-shadow: inset 0 0 0 60px #ea4c89;
}

.nav-contact ul.dt-sc-social-icons li.flickr a {
    box-shadow: inset 0 0 0 60px #ff0084;
}

.nav-contact ul.dt-sc-social-icons li.tumblr a {
    box-shadow: inset 0 0 0 60px #35465c;
}

.nav-contact ul.dt-sc-social-icons li.facebook a:hover {
    box-shadow: inset 0 0 0 2px #3b5998;
    color: #3b5998;
}

.nav-contact ul.dt-sc-social-icons li.twitter a:hover {
    box-shadow: inset 0 0 0 2px #55acee;
    color: #55acee;
}

.nav-contact ul.dt-sc-social-icons li.google a:hover {
    box-shadow: inset 0 0 0 2px #dd4b39;
    color: #dd4b39;
}

.nav-contact ul.dt-sc-social-icons li.pinterest a:hover {
    box-shadow: inset 0 0 0 2px #cc2127;
    color: #cc2127;
}

.nav-contact ul.dt-sc-social-icons li.youtube a:hover {
    box-shadow: inset 0 0 0 2px #e52d27;
    color: #e52d27;
}

.nav-contact ul.dt-sc-social-icons li.linkedin a:hover {
    box-shadow: inset 0 0 0 2px #0976b4;
    color: #0976b4;
}

.nav-contact ul.dt-sc-social-icons li.dribbble a:hover {
    box-shadow: inset 0 0 0 2px #ea4c89;
    color: #ea4c89;
}

.nav-contact ul.dt-sc-social-icons li.flickr a:hover {
    box-shadow: inset 0 0 0 2px #ff0084;
    color: #ff0084;
}

.nav-contact ul.dt-sc-social-icons li.tumblr a:hover {
    box-shadow: inset 0 0 0 2px #35465c;
    color: #35465c;
}

.dt-menu-toggle {
    color: #ffffff;
    background-color: #000;
    cursor: pointer;
    display: none;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 40px;
    height: 40px;
    background: #000;
    text-align: center;
    align-content: center;
    border-radius: 50%;
}

.body-wrapper {
    width: 100%;
    height: auto;
    padding-left: 210px;
    line-height: 0.5;
    box-sizing: border-box;
}

.body-wrapper img {
    width: 100%;
    height: auto;
}

#header.type1 {
    left: 0;
    display: block;
}

#dt-menu-toggle {
    position: fixed;
    top: 20px;
    right: 30px;
    z-index: 10000001 !important;
    cursor: pointer;
    background: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: left 0.4s ease-in-out;
}

.header-responsiver #dt-menu-toggle {
    background: #fff;
    color: #000;

}

#header.menu-open~#dt-menu-toggle {
    left: 160px;
}

#header.type1 {
    z-index: 10000000 !important;
}

#main-menu #menu {
    padding: 0;
    margin: 0;
}

.about p {
    padding-bottom: 0;
}

.contact-info .elementor-icon-box-icon {
    width: 40px;
    height: 40px;
    background-color: #E42E5A;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
}

.contact-info .elementor-icon-box-description a {
    color: #293039;
}

#faq .wpr-particle-no {
    border: none;
}

#faq .e-n-accordion-item {
    border-radius: 16px;
    border: 1px solid #E3E8EF;
    margin-bottom: 15px;
}

#faq .e-n-accordion-item p,
#faq .e-n-accordion-item .elementor-widget-text-editor {
    margin: 0;
    line-height: 30px;
}

.portfolio-quots img.alignnone {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

/* 
.bg-overlay {
    position: relative;
}

.bg-overlay.pink img {
    position: relative;
    z-index: 1;
    border-top-left-radius: 90px;
    border-bottom-right-radius: 90px;
    height: 370px;
    max-width: 100%;
    object-fit: cover;
}
  */
.bg-overlay img {
    position: relative;
    z-index: 1;
    height: 280px;
    max-width: 100%;
    object-fit: cover;

}

/* 
.bg-overlay::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 100%;
    height: 100%;
    border-top-left-radius: 120px;

}

.bg-overlay.purple::after {
    background: #EEA6E0;
}

.bg-overlay.green::after {
    background: #F2F9E6;
}

.bg-overlay.green-dark::after {
    background: #509583;
}

.bg-overlay.pink::after {
    background: #bd1550;
}

.bg-overlay.oring::after {
    background: #e97f02;
} */

.contact-section .elementor-image-box-description a {
    color: #333;
    font-weight: 600;
    margin-top: 15px;
    border-bottom: 1px solid #333;
    display: inline-block;
    line-height: 1;
}

.header-responsiver {
    display: none;
}

.form-submit p {
    justify-content: center;
    display: flex;
    align-items: center;
}

#services .elementor-widget-n-accordion:has([aria-expanded="false"]) {
    border-style: solid !important;
    border-width: 2px 2px 2px 2px;
    border-color: #fff0;
}

#services .elementor-widget-n-accordion:has([aria-expanded="true"]) {
    border-style: solid !important;
    border-width: 2px 2px 2px 2px;
    border-color: #EAEDEF;
    border-radius: 8px 8px 8px 8px;
}

/* 
.pink-form .contact-page .form-submit .wpcf7-submit {
    background-color: #93103E !important;
}

.yellow-form .contact-page .form-submit .wpcf7-submit {
    background-color: #E97F02 !important;
}

.brown-form .contact-page .form-submit .wpcf7-submit {
    background-color: #BE6802 !important;
}

.green-form .contact-page .form-submit .wpcf7-submit {
    background-color: #47690A !important;
}

.purple-form .contact-page .appointment-form .wpcf7-submit {
    background-color: #540A46 !important;
    color: #fff !important;
}

.green-d-form .contact-page .form-submit .wpcf7-submit {
    background-color: #0C5743 !important;
} */

.positions .elementor-image-box-description a {
    background-color: #93103E !important;
    color: #fff !important;
    padding: 10px 30px !important;
    border-radius: 30px !important;
    border: none !important;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    width: fit-content;
    margin-left: auto !important;
    margin-right: 0 !important;
    white-space: nowrap;
    /* background-color: #93103E !important;
    color: #fff !important;
    padding: 10px 30px !important;
    border-radius: 30px !important;
    border: none !important;
    font-size: 16px;
    cursor: pointer;
    width: fit-content;
    text-decoration: none;
    margin-left: 165px; */
}

.services-grid .elementor-image-box-title {
    margin-top: 0;
    margin-bottom: 0;
}


.positions .elementor-image-box-title {
    margin-top: 15px;
    margin-bottom: 10px;
}

.featured-list .eael-feature-list-item {
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

.post-3784 .featured-list .eael-feature-list-item:nth-child(1) .eael-feature-list-title a::after,
.post-3784 .featured-list .eael-feature-list-item:nth-child(2) .eael-feature-list-title a::after,
.post-3784 .featured-list .eael-feature-list-item:nth-child(3) .eael-feature-list-title a::after,
.post-3784 .featured-list .eael-feature-list-item:nth-child(4) .eael-feature-list-title a::after,
.post-3784 .featured-list .eael-feature-list-item:nth-child(5) .eael-feature-list-title a::after,
.post-3784 .featured-list .eael-feature-list-item:nth-child(6) .eael-feature-list-title a::after {
    color: #191d64;
}

.featured-list .eael-feature-list-item:nth-child(1) .eael-feature-list-title a::after {
    content: "Read Article →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
}

.featured-list .eael-feature-list-item:nth-child(2) .eael-feature-list-title a::after {
    content: "Listen Audio →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
}

.featured-list .eael-feature-list-item:nth-child(3) .eael-feature-list-title a::after {
    content: "Read Article →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
}

.featured-list .eael-feature-list-item:nth-child(4) .eael-feature-list-title a::after {
    content: "Watch Video →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
}

.featured-list .eael-feature-list-item:nth-child(5) .eael-feature-list-title a::after {
    content: "Online Event →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
}

.featured-list .eael-feature-list-item:nth-child(6) .eael-feature-list-title a::after {
    content: "Listen Audio →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
}

/* .featured-list .eael-feature-list-title a:after {
  content: "Read Article →";
    position: absolute;
    left: 0;
    bottom: 0;
    color: #93103E;
} */

.featured-list .eael-feature-list-content-box {
    position: relative;
    padding-bottom: 30px;
}

.eael-feature-list-title a::after {
    font-size: 14px;
    line-height: 10px;
}

body.page-id-1521 .page-header {
    display: none;
}

.ekit-template-content-footer {
    margin-left: 210px;
}

/************/

#menu-main-menu {
    padding: 0;
}

.menu-item-has-children .parent-menu-link {
    display: flex;
    gap: 10px;
}

.menu-item-has-children .submenu-toggle {
    cursor: pointer;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    z-index: 60;
    border-left: 1px solid #202020;
    visibility: visible;
    opacity: 1 !important;
    color: #fff;
    height: auto !important;
    line-height: 1 !important;
}

.menu-item-has-children .sub-menu {
    padding: 0;
    width: 100%;
    display: none;
    flex-direction: column;
    background: #3e3e3e;
    width: 100%;
}

.menu-item-has-children .sub-menu:after {
    clear: both;
    display: table;
    content: "";
}

.terms-text p {
    margin: 0;
}

.terms-text a {
    color: #000;
    text-decoration: none;
}

.partners .elementor-image-gallery .gallery,
.insurance .elementor-image-gallery .gallery {
    align-items: center;
    display: flex;
}

.partners .elementor-image-gallery .gallery .gallery-item,
.insurance .elementor-image-gallery .gallery .gallery-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners .gallery-icon.landscape {
    width: 150px;
}

.insurance .gallery-icon.landscape {
    width: 120px;
}

/* 
.page-id-3158 #footer-bg .elementor-button:not(:hover) .elementor-button-text,
.page-id-28 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #598e7c;
}

.page-id-801 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #bd1550;
}

.page-id-705 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #e97f02;
}

.page-id-1011 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #0c5743;
}

.page-id-902 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #7B6F0A;
}

.page-id-885 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #540a46;
}

.page-id-3784 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #191d64;
}

.page-id-649 #footer-bg a:hover,
.page-id-649 #footer-bg .elementor-button .elementor-button-text,
.page-id-649 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #333;
    border-color: #333;
}

.page-id-596 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #087dc2;
}

.page-id-2382 #footer-bg .elementor-button:not(:hover) .elementor-button-text,
.page-id-2373 #footer-bg .elementor-button:not(:hover) .elementor-button-text {
    color: #087dc2;
} 

.page-id-3158 #footer-bg,
.page-id-28 #footer-bg {
    background-color: #598e7c;
}

.page-id-801 #footer-bg {
    background-color: #bd1550;
}

.page-id-705 #footer-bg {
    background-color: #e97f02;
}

.page-id-1011 #footer-bg {
    background-color: #0c5743;
}

.page-id-902 #footer-bg {
    background-color: #7B6F0A;
}

.page-id-885 #footer-bg {
    background-color: #540a46;
}

.page-id-649 #footer-bg {
    background-color: #eead1d;
}

.page-id-3784 #footer-bg {
    background-color: #191d64;
}

.page-id-596 #footer-bg {
    background-color: #087dc2;
    display: none;
}

.page-id-649 #footer-bg .elementor-element-c3b2ec3.e-con-full h2,
.page-id-649 #footer-bg .elementor-widget-text-editor {
    color: #333;
} */

#header-wrapper.dt-sticky-menu.menu-open::after {
    opacity: 1 !important;
    visibility: visible !important;
}

.WidgetTitle__Container-sc-b66386bb-0 {
    display: none;
}

/************/
@media (max-width: 1024px) {
    .header-desk {
        display: none;
    }

    .header-responsiver #dt-menu-toggle {
        top: 30px;
        position: initial;
    }

    .header-responsiver {
        display: block;
    }

    #header.type1 {
        left: -230px;
    }

    #header.type1.menu-open {
        left: 0;
    }

    .body-wrapper {
        padding-left: 0 !important;
    }

    .dt-menu-toggle {
        display: block !important;
    }

    .active-overlay .dt-menu-toggle {
        position: relative;
        z-index: 9999;
    }

    /* .bg-overlay img {
        height: 300px;
    } */

}


@media (min-width: 1025px) {
    .dt-menu-toggle {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {

    #gallery-1,
    #gallery-2 {
        display: block;
    }

    .appointment-form .form-row {
        flex-direction: column;
        gap: 0;
        margin-bottom: 10px;
    }

    .partners .elementor-image-gallery .gallery,
    .insurance .elementor-image-gallery .gallery {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        padding: 20px;
        align-items: inherit !important;
    }

}

@media screen and (min-width: 1025px) {

    main#content,
    #footer {
        padding-left: 230px;
    }
}


@media screen and (max-width: 780px) {
    .header-stick-adjust #header {
        padding-top: 46px;
    }
}

@media screen and (max-width: 767px) {

    .partners .elementor-image-gallery .gallery,
    .insurance .elementor-image-gallery .gallery {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        padding: 20px;
        align-items: inherit !important;
    }

    .partners .elementor-image-gallery .gallery-item,
    .insurance .elementor-image-gallery .gallery-item {
        border: 1px solid #ddd;
        padding: 10px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #header.type1 #logo img {
        max-width: 120px;
    }

    #header.type1 #logo {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .partners .gallery-icon.landscape,
    .insurance .gallery-icon.landscape {
        width: 100px;
    }
}

@media screen and (max-width: 550px) {
    .form-submit p {
        margin-left: 0px;
    }

    .partners .elementor-image-gallery .gallery,
    .insurance .elementor-image-gallery .gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 480px) {

    .partners .elementor-image-gallery .gallery,
    .insurance .elementor-image-gallery .gallery {
        grid-template-columns: repeat(2, 1fr);
    }

}