.elementor-kit-9{--e-global-color-primary:#111827;--e-global-color-secondary:#1E40AF;--e-global-color-text:#1E3A8A;--e-global-color-accent:#0EA5E9;--e-global-color-e03f0d9:#D1D5D8;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:700;}.elementor-kit-9 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);}@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 */@media only screen and (max-width: 767px) {
    .content_wrapper .section_wrapper, .container, .four.columns .widget-area {
        padding-left: 0
        !important;
        padding-right: 0 !important;
    }
}

#Content {
    width: 100%;
    padding-top: 0px;
    z-index: 0;
    position: relative;
}

.ico svg {
    fill: none !important;
}

.elmnt .sqr {
    background-color: #F4F5FB;
    transition: background-color 0.5s ease;
}

.elmnt:hover .sqr{
    background-color: #1E40AF;
    
}

.elmnt .ico svg{
    color: #1E40AF;
}

.elmnt:hover .ico svg{
    color: #ffffff;
    
}/* End custom CSS */