.elementor-kit-759{--e-global-color-primary:#174170;--e-global-color-secondary:#2BA0DA;--e-global-color-text:#A7A9AC;--e-global-color-accent:#FFC809;--e-global-color-1f5fc0ac:#54595F;--e-global-color-14a375c:#7A7A7A;--e-global-color-73b97c38:#61CE70;--e-global-color-11def8d2:#4054B2;--e-global-color-297eb55d:#23A455;--e-global-color-22022d51:#000;--e-global-color-28dfbcf6:#FFF;--e-global-color-066634c:#172858;--e-global-color-a5c686f:#C0A63C;--e-global-color-f84bd3d:#7E7E7E;--e-global-color-7e8dd65:#FAF5E4;--e-global-color-78866e6:#D667B8;--e-global-color-95a42fc:#DC6E9B;--e-global-color-3ee6d9a:#F8CBE2;--e-global-color-23f9931:#C3DFE1;--e-global-color-374ae45:#685CE0;--e-global-color-23aabf4:#232128;--e-global-color-b7f0f54:#431E59;--e-global-color-0677e28:#B23A8E;--e-global-color-79e1e17:#FFFFFF;--e-global-color-814f78d:#7B75B6;--e-global-color-d6cd558:#ED217C;--e-global-color-a78f296:#6BDBDE;--e-global-color-ac6a65e:#000000;--e-global-color-3653460:#90E829;--e-global-color-eddcf81:#1FCEFD;--e-global-color-1e1c276:#1AB1A0;--e-global-color-972f864:#525252;--e-global-color-62a02bb:#2F5858;--e-global-color-120fdda:#9D4020;--e-global-color-b4a2ed8:#D0C2B5;--e-global-color-454843c:#B3885D;--e-global-color-4d1bb77:#163B60;--e-global-color-0878a60:#83CEC6;--e-global-color-40a1008:#D99D20;--e-global-color-f1764a9:#CC6252;--e-global-color-2d9ee5a:#4C739B;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:44px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:13px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:32px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-letter-spacing:0px;}.elementor-kit-759 button,.elementor-kit-759 input[type="button"],.elementor-kit-759 input[type="submit"],.elementor-kit-759 .elementor-button{background-color:#27A1DA;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;font-style:normal;text-decoration:none;letter-spacing:0px;color:#FFFFFF;border-radius:20px 20px 20px 20px;padding:10px 10px 10px 10px;}.elementor-kit-759 e-page-transition{background-color:#FFBC7D;}.elementor-kit-759 label{font-family:"Montserrat", Sans-serif;font-size:13px;font-weight:500;}.elementor-kit-759 input:not([type="button"]):not([type="submit"]),.elementor-kit-759 textarea,.elementor-kit-759 .elementor-field-textual{color:#27A1DA;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.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);}@media(max-width:1190px){.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 *//*desert investment sticky effect for header */

.logo {
 display: none;
}

.elementor-sticky--effects .logo {
 display: inline-block;
}

header.sticky-header {
    --header-height: 180px;
    --opacity: 100;
    --shrink-me: 0.65;
    --sticky-background-color: #FDFDFD;
    --transition: .5s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */