.elementor-73 .elementor-element.elementor-element-4ff6473e{--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-73 .elementor-element.elementor-element-4ff6473e:not(.elementor-motion-effects-element-type-background), .elementor-73 .elementor-element.elementor-element-4ff6473e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-73 .elementor-element.elementor-element-700ebc30{text-align:start;}.elementor-73 .elementor-element.elementor-element-700ebc30 img{width:180px;}.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-73 .elementor-element.elementor-element-700ebc30 img{width:140px;}}/* Start custom CSS for container, class: .elementor-element-4ff6473e *//******* FEJLÉC *******/
/* Sticky háttérszín */
.elementor-73 .elementor-element.elementor-element-4ff6473e.elementor-sticky--effects {
    background-color: #fff !important;
} 

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

.elementor-73 .elementor-element.elementor-element-4ff6473e > .elementor-container {
	transition: min-height 0.5s ease !important;
}

/* Sticky hány px induljon el */
.elementor-73 .elementor-element.elementor-element-4ff6473e.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 */