.elementor-8436 .elementor-element.elementor-element-76d8153a{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:100;}.elementor-8436 .elementor-element.elementor-element-76d8153a:not(.elementor-motion-effects-element-type-background), .elementor-8436 .elementor-element.elementor-element-76d8153a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-8436 .elementor-element.elementor-element-612fca2{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-theme-site-logo .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-8436 .elementor-element.elementor-element-733a8f02 img{width:100%;}.elementor-8436 .elementor-element.elementor-element-584eb28{--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;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}@media(max-width:767px){.elementor-8436 .elementor-element.elementor-element-733a8f02 img{width:100%;}}@media(min-width:768px){.elementor-8436 .elementor-element.elementor-element-612fca2{--content-width:1641px;}}/* Start custom CSS for container, class: .elementor-element-76d8153a *//* -- Changing the menu background on scroll effect -- */

.elementor-sticky--effects {
   background: #1F2535!important; /* change the background color here*/
}

.elementor-sticky--effects .sticky-menu ul li a  /* change the menu text color here*/ {
   color: #fff!important;
}

.elementor-sticky--effects .sticky-menu ul {
    background: #1F2535!important;
}

.elementor-sticky--effects #sub-arrow ul li a  /* change the menu text color here*/ {
   color: #fff!important;
}
.elementor-sticky--effects, .sticky-menu ul li a {
  transition: .5s all ease-in-out;
}

/* The scroll-logo is currently off.*/
.scroll-logo {
 display: none;
}

/* Shut this logo off and activate the other logo after scroll*/
.elementor-sticky--effects .scroll-logo {
 display: inline-block;
}

.elementor-sticky--effects .original-logo {
 display: none;/* End custom CSS */