.elementor-kit-43{--e-global-color-primary:#DBD9C3;--e-global-color-secondary:#171717;--e-global-color-text:#333333;--e-global-color-accent:#211C0087;--e-global-color-2099f4b:#FFFFFF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;font-weight:normal;line-height:1.5em;}.elementor-kit-43 e-page-transition{background-color:#FFBC7D;}.elementor-kit-43 p{margin-bottom:1.4em;}.elementor-kit-43 a{font-family:"Open Sans", Sans-serif;font-weight:600;}.elementor-kit-43 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-43 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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 .site-branding{flex-direction:column;align-items:stretch;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
	--header-height:60px;
	--shrink-me: 0.80;
	--transition: .2s ease-in-out;

	transition: background-image var(--transition),backdrop-filter var(--transition);
}
header.sticky-header.elementor-sticky--effects {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
header.sticky-header> .elementor-container {
	transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc(var(--header-height) * var(--shrink-me))!important;
	height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu--main .elementor-item {
	transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu--main .elementor-item {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}
header.sticky-header > .elementor-container .logo img {
	transition: max-width var(--transition);
}

header.sticky-header.elementor-sticky--effects .contact-button a.elementor-button{
	 font-size:14px !important;
}

header.sticky-header.elementor-sticky--effects .logo img {
	max-width: calc(80% * var(--shrink-me));
}/* End custom CSS */