.elementor-374 .elementor-element.elementor-element-5a2c3303{--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:space-between;--align-items:center;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}.elementor-374 .elementor-element.elementor-element-5a2c3303:not(.elementor-motion-effects-element-type-background), .elementor-374 .elementor-element.elementor-element-5a2c3303 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-374 .elementor-element.elementor-element-7cd0c7e5{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-374 .elementor-element.elementor-element-2da063af{--display:flex;--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:flex-end;}.elementor-374 .elementor-element.elementor-element-20c59f7 .elementor-button{background-color:#02010100;fill:var( --e-global-color-accent );color:var( --e-global-color-accent );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:6px 6px 6px 6px;padding:10px 12px 8px 12px;}.elementor-374 .elementor-element.elementor-element-20c59f7 .elementor-button:hover, .elementor-374 .elementor-element.elementor-element-20c59f7 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-39ca42d );border-color:var( --e-global-color-accent );}.elementor-374 .elementor-element.elementor-element-20c59f7 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-374 .elementor-element.elementor-element-20c59f7 .elementor-button:hover svg, .elementor-374 .elementor-element.elementor-element-20c59f7 .elementor-button:focus svg{fill:var( --e-global-color-39ca42d );}.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-374 .elementor-element.elementor-element-7cd0c7e5{--width:45%;}.elementor-374 .elementor-element.elementor-element-2da063af{--width:36%;}}@media(min-width:768px){.elementor-374 .elementor-element.elementor-element-7cd0c7e5{--width:13%;}}@media(max-width:1024px) and (min-width:768px){.elementor-374 .elementor-element.elementor-element-7cd0c7e5{--width:26%;}}/* Start custom CSS for container, class: .elementor-element-5a2c3303 *//* 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;
}

/******* FEJLÉC *******/
/* Sticky háttérszín */
.elementor-374 .elementor-element.elementor-element-5a2c3303.elementor-sticky--effects {
    background-color: #fff !important;
} 

/* Sticky áttűnési idő */
.elementor-374 .elementor-element.elementor-element-5a2c3303 {
 	transition: background-color 0.5s ease !important;
}

.elementor-374 .elementor-element.elementor-element-5a2c3303 > .elementor-container {
	transition: min-height 0.5s ease !important;
}

/* Sticky hány px induljon el */
.elementor-374 .elementor-element.elementor-element-5a2c3303.elementor-sticky--effects >.elementor-container {
	min-height: 120px;
} 

/* Sticky árnyék */
.elementor-sticky--effects.fejlec {
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 10%) !important;
}

/******* MENÜ *******/
/* Fejléc aktív link, hover színe */
.fejlecmenu a.elementor-item.elementor-item-active:hover {
    color: var(--e-global-color-primary ) !important;
}

/* Sticky menü szín */
.elementor-sticky--effects .fejlecmenu a {
    color: var(--e-global-color-secondary ) !important;
}

/* Sticky menü szín egér mutató fölött */
.elementor-sticky--effects .fejlecmenu a:hover {
    color: var(--e-global-color-primary ) !important;
}

/* Sticky menü szín aktív link */
.elementor-sticky--effects .fejlecmenu a:active {
    color: var(--e-global-color-primary ) !important;
}

/* Sticky mobil menü szín */
.elementor-sticky--effects .fejlecmenu .elementor-menu-toggle__icon--open.eicon-menu-bar, .elementor-sticky--effects .fejlecmenu .elementor-menu-toggle.elementor-active {
    color: var(--e-global-color-secondary ) !important;
}/* End custom CSS */