.elementor-8502 .elementor-element.elementor-element-7c148898{--display:flex;--min-height:20px;--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-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:5px;--padding-bottom:2px;--padding-left:30px;--padding-right:50px;--z-index:95;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-8502 .elementor-element.elementor-element-7c148898{--min-height:85px;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:10px;--padding-bottom:0px;--padding-left:20px;--padding-right:25px;}}@media(max-width:767px){.elementor-8502 .elementor-element.elementor-element-7c148898{--min-height:80px;--padding-top:5px;--padding-bottom:0px;--padding-left:10px;--padding-right:20px;}}/* Start custom CSS for container, class: .elementor-element-7c148898 */.elementor-sticky { width: 100% !important }


/* shrinking header section */

.shrinker {
	background: transparent;
	transition: all 0.5s ease-out!important;
	-webkit-transition: all 0.5s ease-out!important;
	-moz-transition: all 0.5s ease-out!important;
}

.shrinker.elementor-sticky--effects {
	background: rgba(252, 249, 243, 1);
	padding-top: 1px!important;
	padding-bottom: 1px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all 0.5s ease-out!important;
	-webkit-transition: all 0.5s ease-out!important;
	-moz-transition: all 0.5s ease-out!important;
}

/* shrinking logo image */

.shrinking-logo img {
	width: 303px!important;
	transition: all .5s ease-out!important;
	-webkit-transition: all .5s ease-out!important;
	-moz-transition: all .5s ease-out!important;
}

.shrinker.elementor-sticky--effects img {
	width: 150px!important;
	transition: all .5s ease-out!important;
	-webkit-transition: all .5s ease-out!important;
	-moz-transition: all .5s ease-out!important;
}/* End custom CSS */