.elementor-kit-7422{--e-global-color-primary:#1C2C54;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#1C00FF;--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-7422 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:990px;}.e-con{--container-max-width:990px;}.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 */.elementor-item:hover {
    color: #fff !important ;
    fill: #fff !important ;
}
.elementor-item {
    color: #1C2C54 !important ;
    fill: #1C2C54 !important;
}
.elementor-nav-menu--dropdown a:hover{
    color: #fff !important;
    background-color: #1C2C54 !important;
}
.logo-id:hover{
    filter: brightness(0) invert(1);
    transform: scale(1.1);
}

.toolbar-menu::before {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 25px solid #1C2C54;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent ;
    border-right: 25px solid #1C2C54 ;
    position: absolute;
    top: 0;
    left: -50px;
    
}

body:not(.rtl) .elementor-7419 .elementor-element.elementor-element-fd1d7da {
    display: none;
}
.elementor-widget-google_maps iframe {
    border-radius: 10px;
}
div.wpforms-container-full, div.wpforms-container-full *{
    border-radius: 20px !important;
}
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background-color: #1C2C54 !important;
}
div.wpforms-container-full button[type=submit]:hover{
        background-color: #1B2C54 !important;

}
.split-right {
    width: 50%;
    text-align: right;
    padding: 50px 10%;
    float: right;
    background-size: cover;
    height: 50vh;
    min-height: 550px;
    position: relative;
    overflow: hidden;
}
.split-left {
    width: 50%;
    padding: 50px 5% 0 5%;
    float: left;
    height: 50vh;
    min-height: 550px;
}

@media screen and (max-width: 850px) {
    .split-left {
        width: 100%;
        text-align: center;
        padding: 50px 5% 50px 5%;
        float: center;
        height: auto;
        min-height: 0;
    }
}/* End custom CSS */