.elementor-33 .elementor-element.elementor-element-34791ec{--display:flex;--min-height:140px;--justify-content:center;--margin-top:0px;--margin-bottom:-140px;--margin-left:0px;--margin-right:0px;--z-index:99;}.elementor-33 .elementor-element.elementor-element-2d7a3cc{text-align:start;}.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-33 .elementor-element.elementor-element-34791ec{--min-height:120px;--margin-top:0px;--margin-bottom:-120px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for container, class: .elementor-element-34791ec */.elementor-33 .elementor-element.elementor-element-34791ec {
    transition: min-height 1s ease, background-color 1s ease!important;
}

.elementor-sticky--effects {
min-height: 100px!important;
/*background-color: var(--white);*/
/*box-shadow: 0px 6px 12px rgba(0,0,0,.2);*/
}

.logo img{
    transition: transform 1s cubic-bezier(.4, 0, .2, 1)!important;
    transform-origin: 10% 50%;
}

.elementor-sticky--effects .logo img{
    /*filter: none;*/
}

@media(max-width:767px) {
.elementor-sticky--effects .lytbox-button {
    --hamburger-color: var(--prim);
}

.elementor-sticky--effects .logo img{
    transform: scale(.85);
}
}


@media(min-width: 768px){
.elementor-sticky--effects .logo img{
    transform: scale(.7);
}

.elementor-sticky--effects .menu a{
    color: var(--prim)!important;
}

.elementor-sticky--effects .menu a:hover{
    filter: brightness(1.2);
}
}/* End custom CSS */