.elementor-kit-1660{--e-global-color-primary:#043F45;--e-global-color-secondary:#A7BC6E;--e-global-color-text:#043F45;--e-global-color-accent:#C8D6CE;--e-global-typography-primary-font-family:"Allura";--e-global-typography-primary-font-weight:300;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Amatic SC";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Lobster";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-1660 button,.elementor-kit-1660 input[type="button"],.elementor-kit-1660 input[type="submit"],.elementor-kit-1660 .elementor-button{background-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:#FFFFFF;}.elementor-kit-1660 button:hover,.elementor-kit-1660 button:focus,.elementor-kit-1660 input[type="button"]:hover,.elementor-kit-1660 input[type="button"]:focus,.elementor-kit-1660 input[type="submit"]:hover,.elementor-kit-1660 input[type="submit"]:focus,.elementor-kit-1660 .elementor-button:hover,.elementor-kit-1660 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-1660 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-1660 button,.elementor-kit-1660 input[type="button"],.elementor-kit-1660 input[type="submit"],.elementor-kit-1660 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1660 button,.elementor-kit-1660 input[type="button"],.elementor-kit-1660 input[type="submit"],.elementor-kit-1660 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* shrinking header section */

.shrinker {
	--header-height: 100px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background: transparent;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

shrinker > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
shrinker.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: .8rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 2px 20px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}/* End custom CSS */