.elementor-kit-7{--e-global-color-primary:#111C24;--e-global-color-secondary:#111C24;--e-global-color-text:#111C24;--e-global-color-accent:#047845;--e-global-color-5f2cdb9:#FFFFFF;--e-global-color-554659c:#047845;--e-global-color-980db51:#0088CE;--e-global-color-d56540b:#69BE28;--e-global-color-e848f04:#85D846;--e-global-color-7e8502f:#757575;--e-global-color-be73755:#A6A6A6;--e-global-color-9a12b9d:#F1F5F8;--e-global-color-6fc1f2b:#586168;--e-global-color-07e6bfe:#00549F;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-7e843d6-font-size:2.5rem;--e-global-typography-7e843d6-font-weight:600;--e-global-typography-7e843d6-line-height:1.2em;--e-global-typography-3d74276-font-size:2rem;--e-global-typography-3d74276-font-weight:600;--e-global-typography-3d74276-line-height:1.2em;--e-global-typography-94879b8-font-size:1.438rem;--e-global-typography-94879b8-font-weight:600;--e-global-typography-02f65a0-font-size:1.25rem;--e-global-typography-02f65a0-font-weight:600;--e-global-typography-02f65a0-line-height:1.2em;--e-global-typography-02e4e8e-font-size:1.75rem;--e-global-typography-02e4e8e-font-weight:500;--e-global-typography-02e4e8e-line-height:1.2em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:25px;}.elementor-kit-7 a{color:var( --e-global-color-07e6bfe );font-weight:600;text-decoration:underline;}.elementor-kit-7 h1{font-size:3.75rem;font-weight:800;line-height:1.1em;}.elementor-kit-7 h2{font-size:2.5rem;font-weight:600;line-height:1.2em;}.elementor-kit-7 h3{font-size:2rem;font-weight:600;line-height:1.4em;}.elementor-kit-7 h4{font-size:1.438rem;font-weight:600;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1365px;}.e-con{--container-max-width:1365px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-7e843d6-font-size:1.875rem;--e-global-typography-7e843d6-line-height:1.2em;--e-global-typography-3d74276-font-size:1.625rem;--e-global-typography-94879b8-font-size:1.25rem;}.elementor-kit-7 h1{font-size:2.375rem;line-height:1.2em;}.elementor-kit-7 h2{font-size:1.875rem;}.elementor-kit-7 h3{font-size:1.625rem;}.elementor-kit-7 h4{font-size:1.25rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-02e4e8e-font-size:1.125rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    scroll-padding-top:110px;
}

@media screen and (max-width:1366px){
    html {
        scroll-padding-top:80px;
    }
}


/* Highlight */
.green-highlight {
    color: #69BE28;
}

/* Header */
.home header {
    margin-bottom: -110px;
}

/* Breadcrumbs */
#breadcrumbs {
    font-weight: 500;
    text-transform: initial;
    line-height: 1.4em;
    font-size: 0.875rem;
}

@media screen and (min-width: 768px) {
    font-size: 1rem;
}

#breadcrumbs a {
    color: #00549F;
    font-weight: 500;
}

#breadcrumbs a:hover {
    text-decoration: underline !important;
}

#breadcrumbs span {
    letter-spacing: 0px;   
}

/* Elementor Post Content */
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
    margin-bottom: 25px;
    padding-left: 30px;
}

.elementor-widget-theme-post-content ul ul,
.elementor-widget-theme-post-content ol ol{
    margin-top: 5px;
    margin-bottom: 5px;
}

.elementor-widget-theme-post-content a {
    color: #00549F;
}

.elementor-widget-theme-post-content li::marker {
    color: #69BE28;
}

.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4 {
    display: inline-block;
}

.elementor-widget-theme-post-content .wp-block-image img {
    border-radius: 10px;
}

@media screen and (min-width: 768px) {
    .elementor-widget-theme-post-content h2 {
        font-size: 2rem;
        letter-spacing: -0.5px;
        font-weight: 600;
    }
    
    .elementor-widget-theme-post-content h3 {
        font-size: 1.7rem;
    }
}

.elementor-widget-theme-post-content a:hover {
    text-decoration: none;   
}

/* Text Decorations */
.strip-underline,
.strip-underline a,
.strip-underline .elementor-heading-title {
    text-decoration: none !important;
}

.underline-hover:hover,
.underline-hover:hover a,
.underline-hover:hover .elementor-heading-title {
    text-decoration: underline !important;
}

.text-underline-white {
    text-decoration: underline solid transparent;
    transition: text-decoration 1s ease;
}

.text-underline-white:hover {
    text-decoration: underline solid white;
    transition: text-decoration 1s ease;
}

/* Overflow */
.overflow-hidden {
    overflow: hidden;
}

/* Pagination */
.page-numbers {
    padding: 10px 16px;
    background-color: #F1F5F8;
    text-decoration: none !important;
    font-weight: 700 !important;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 15px;
}

span.page-numbers {
    color: #111C2440 !important;
}

.page-numbers.current {
    background-color: #111C24;
    color: white !important;
}

a.page-numbers:hover {
    background-color: #69BE28;
}

/* Tabs Widget */
@media screen and (min-width: 768px) {
    .e-n-tab-title[aria-selected="true"]::before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url('/wp-content/uploads/2025/03/Polygon.svg');
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: -25px;
        position: absolute;
    }
    
    .e-n-tab-icon {
        display: none !important;
    }
}

.e-n-tab-icon {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .e-n-tab-title {
        align-items: start;
    }
    
    .e-n-tab-title .e-n-tab-icon {
        margin-top: 10px;
    }
}

/* Dropdown Menu */
@media screen and (min-width: 1024px) {
    /*.elementor-nav-menu--dropdown li {*/
    /*    display: flex !important;*/
    /*    justify-content: space-between;*/
    /*    align-items: center;*/
    /*}*/
    /*.elementor-nav-menu--dropdown li::after {*/
    /*    content: "";*/
    /*    display: inline-block;*/
    /*    width: 21px;*/
    /*    height: 21px;*/
    /*    margin: 0 10px;*/
    /*    background-image: url('/wp-content/uploads/2025/03/arrow-right-grey.svg');*/
    /*}*/
    
    /*.elementor-nav-menu--dropdown li:hover::after {*/
    /*    background-image: url('/wp-content/uploads/2025/03/arrow-right-green.svg');*/
    /*}*/
}
@media screen and (min-width: 1024px) {
    .elementor-nav-menu--dropdown li {
        margin: 0 25px !important;
    }
    
    .elementor-nav-menu--dropdown li a {
        border-left: 0px solid white !important;
    }
}


/* Blockquote */
blockquote {
    padding: 20px 45px;
    border-left: 5px solid #193E72;
    margin: 65px 0;
}

blockquote p {
    color: #193E72;
    font-weight: 700;
    font-size: 1.375rem;
}

/* Responsive Styles */
@media screen and (max-width: 1024px) {
    blockquote {
        padding: 10px 20px;
        margin: 50px 0;
        border-left: 4px solid #193E72;
    }
    
    blockquote p {
        font-size: 1.25rem;
        line-height: 1.3em;
    }
}

/* Hover Image grow */
.hover-image-wrapper .hover-image {
    transition: 0.25s;
}

.hover-image-wrapper:hover .hover-image  {
    transform: scale(1.05);
    transition: 0.25s;
}

.in-page-menu li  {
    position: relative;
    border-top: 1px solid #F1F5F8 !important;
    padding-top: 7px;
    margin: 0 !important;
    padding-bottom: 7px;
    transition: 0.25s ease;
}

.in-page-menu li a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.in-page-menu li:last-of-type {
   border-bottom: 1px solid #F1F5F8; 
   padding-bottom: 7px;
}

.in-page-menu li:hover {
   background: #F1F5F8;
   transition: 0.25s ease;
}

.in-page-menu li::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/wp-content/uploads/2025/03/Polygon.svg');
    
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -25px;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    opacity: 0;
    transition: 0.25s ease;
}

.in-page-menu li:hover::before {
    opacity: 1;
    transition: 0.25s ease;
}/* End custom CSS */