.elementor-308 .elementor-element.elementor-element-cf877a{--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;box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.1);--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-308 .elementor-element.elementor-element-cf877a:not(.elementor-motion-effects-element-type-background), .elementor-308 .elementor-element.elementor-element-cf877a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-39ca42d );}.elementor-308 .elementor-element.elementor-element-4984b882{text-align:start;}.elementor-308 .elementor-element.elementor-element-4984b882 img{width:110px;}.elementor-308 .elementor-element.elementor-element-32ea478{--display:flex;}.elementor-308 .elementor-element.elementor-element-ca97d28{--display:flex;}.elementor-308 .elementor-element.elementor-element-52f566b{--display:flex;}.elementor-308 .elementor-element.elementor-element-f6369e0{--display:flex;}.elementor-308 .elementor-element.elementor-element-141edf6{--n-menu-dropdown-content-max-width:fit-content;--n-menu-heading-justify-content:center;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content:initial;--n-menu-title-justify-content-mobile:center;--n-menu-heading-wrap:wrap;--n-menu-heading-overflow-x:initial;--n-menu-title-distance-from-content:0px;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-title-space-between:24px;--n-menu-title-transition:300ms;--n-menu-icon-size:16px;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-distance-from-dropdown:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* Menü CTA */
.menu-cta a{
    background-color: var( --e-global-color-accent );
    color:#fff !important;
    padding: 0px 20px !important;
    line-height: 3em !important;
    border-radius: 6px !important;
    margin-left: 10px !important;
    transition-duration: 0.3s !important;
}

.menu-cta a:hover{
    background-color: var( --e-global-color-secondary) !important;
}

@media only screen and (max-width:1024px){
.menu-cta a{
    margin-left: 0px !important;
    border-radius: 0px !important;
}
}/* End custom CSS */