.elementor-10141 .elementor-element.elementor-element-2711299{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--overflow:hidden;--margin-top:-107px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:6px;--padding-bottom:6px;--padding-left:6px;--padding-right:6px;}.elementor-10141 .elementor-element.elementor-element-2711299:not(.elementor-motion-effects-element-type-background), .elementor-10141 .elementor-element.elementor-element-2711299 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-10141 .elementor-element.elementor-element-a6019be{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;}.elementor-10141 .elementor-element.elementor-element-43d1131{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-10141 .elementor-element.elementor-element-4c42eaa img{width:67%;}.elementor-10141 .elementor-element.elementor-element-6b6c2ec img{width:67%;}.elementor-10141 .elementor-element.elementor-element-a8cf791{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-repeater-item-e7667a5.elementor-social-icon{background-color:var( --e-global-color-secondary );}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-repeater-item-e7667a5.elementor-social-icon i{color:var( --e-global-color-primary );}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-repeater-item-e7667a5.elementor-social-icon svg{fill:var( --e-global-color-primary );}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-repeater-item-926cbca.elementor-social-icon{background-color:var( --e-global-color-secondary );}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-repeater-item-926cbca.elementor-social-icon i{color:var( --e-global-color-primary );}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-repeater-item-926cbca.elementor-social-icon svg{fill:var( --e-global-color-primary );}.elementor-10141 .elementor-element.elementor-element-22aecb0{--grid-template-columns:repeat(0, auto);--icon-size:22px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-widget-container{text-align:center;}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-social-icon{--icon-padding:0.3em;}.elementor-10141 .elementor-element.elementor-element-22aecb0 .elementor-icon{border-radius:7px 7px 7px 7px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-10141 .elementor-element.elementor-element-a6019be{--width:33%;}.elementor-10141 .elementor-element.elementor-element-a8cf791{--width:31%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-10141 .elementor-element.elementor-element-a6019be{--width:6%;}.elementor-10141 .elementor-element.elementor-element-43d1131{--width:25%;}.elementor-10141 .elementor-element.elementor-element-a8cf791{--width:6%;}}/* Start custom CSS for container, class: .elementor-element-2711299 *//* HIDES THE DARK LOGO */
.d-logo {
 display: none;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .d-logo {
 display: inline-block;
}
.elementor-sticky--effects .l-logo {
 display: none;
}
/* CHANGES THE BACKGROUND MENU ON SCROLL */
.elementor-sticky--effects {
 background: #fff!important; /* edit here to change the background color for your sticky header*/
}
/* CHANGES THE TEXT COLOR ON SCROLL */
.elementor-sticky--effects .sticky-menu-items ul li a {
 color: #333!important; /* edit here to change your text color for sticky header */
}
/* CONTROLS THE TRANSITION SPEED - KEEP ALL SAME SPEED TO HAVE A CLEAN EFFECT */
.elementor-sticky--effects .sticky-menu-items ul li a {
 transition: .50s all ease-in-out;
}
.elementor-sticky--effects {
 transition: .50s all ease-in-out;
}

/*updated changing mobile hamburger menu toggle and menu links on hover on scroll */

/*change color to the mobile menu toggle*/
.elementor-sticky--effects .sticky-menu-items i {
 color: /*add your color here*/!important;
}

/*add color to the background of mobile toggle*/
.elementor-sticky--effects .sticky-menu-items .elementor-menu-toggle {
 background: /*add the background color here or add transparent for no background color*/!important;
}

/*CHANGES THE ACTIVE MENU ITEM ON SCROLL*/
.elementor-sticky--effects .sticky-menu-items ul li .elementor-item-active {
 color: /*add your color here*/!important; /* edit here to change the active menu item text color for sticky header */
}


html, body{
overflow-x:hidden;
}/* End custom CSS */