.elementor-kit-12{--e-global-color-primary:#0C117A;--e-global-color-secondary:#0C117A;--e-global-color-text:#000000;--e-global-color-accent:#E53434;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#0C117A;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* GLOBAL SERVICE SIDEBAR CSS - COLOR CHANGES ONLY */

/* Service Sidebar ONLY */
.service-sidebar .category-list-aside li a {
    color: #e53434 !important;
    background: white !important;
}

/* Hover State - Sidebar only */
.service-sidebar .category-list-aside li a:hover {
    color: #e53434 !important;
    background: white !important;
}

/* ACTIVE/CURRENT Menu Item - Sidebar only */
.service-sidebar .category-list-aside li.current-menu-item a,
.service-sidebar .category-list-aside li.menu-item-2962 a,
.service-sidebar .category-list-aside li.active a {
    background: #0c117a !important;
    color: #e53434 !important;
}

/* Contact Box - Sidebar only */
.service-sidebar .contact-box {
    background: #0c117a !important;
}

/* Contact Box Title - Sidebar only */
.service-sidebar .contact-box-row-title {
    color: white !important;
}

.service-sidebar .contact-box-row-title b {
    color: white !important;
}

/* Contact Box Text - Sidebar only */
.service-sidebar .contact-box-row > div:last-child {
    color: #f0f0f0 !important;
}

/* Contact Icons - Sidebar only */
.service-sidebar .contact-box-row i {
    color: #e53434 !important;
}/* End custom CSS */