.elementor-79 .elementor-element.elementor-element-a173798{--display:flex;--position:absolute;--min-height:140px;--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;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:80px;--padding-right:80px;top:0px;--z-index:999;}body:not(.rtl) .elementor-79 .elementor-element.elementor-element-a173798{left:0px;}body.rtl .elementor-79 .elementor-element.elementor-element-a173798{right:0px;}.elementor-79 .elementor-element.elementor-element-2a4ca6c{--display:flex;}.elementor-79 .elementor-element.elementor-element-fcb664c{text-align:start;}.elementor-79 .elementor-element.elementor-element-fcb664c img{width:100%;height:50px;object-fit:contain;object-position:center left;}.elementor-79 .elementor-element.elementor-element-d2725a2{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-79 .elementor-element.elementor-element-2a4ca6c{--width:40%;}.elementor-79 .elementor-element.elementor-element-d2725a2{--width:60%;}}@media(max-width:1366px){.elementor-79 .elementor-element.elementor-element-a173798{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for container, class: .elementor-element-a173798 *//*Sticky header activated*/
header.sticky-header {
	transition: min-height 0.3s ease;
}

@media only screen and (min-width: 768px) {
header.sticky-header.elementor-sticky--effects {
	min-height: 90px !important;
}
}

@media only screen and (max-width: 767px) {
header.sticky-header.elementor-sticky--effects {
	min-height: 80px !important;
}
}

header.sticky-header {
    transition:  0.3s ease;
}/* End custom CSS */