.elementor-kit-6{--e-global-color-primary:#7F7F7F;--e-global-color-primary_hover:#525252;--e-global-color-text:#7F7F7F;--e-global-color-text_lighter:#A3A3A3;--e-global-color-accent:#000000;--e-global-color-lighter:#EBF3F5;--e-global-color-border:#EFECE9;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:24px;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:24px;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-heading_title-font-family:"Quicksand";--e-global-typography-heading_title-font-size:42px;--e-global-typography-heading_title-font-weight:500;--e-global-typography-heading_title-line-height:52px;--e-global-typography-heading_title-letter-spacing:-1.1px;--e-global-typography-35a2a4f-font-family:"Trebuchet MS";--e-global-typography-35a2a4f-font-size:16px;--e-global-typography-35a2a4f-font-weight:400;--e-global-typography-35a2a4f-text-transform:uppercase;--e-global-typography-35a2a4f-line-height:24px;font-family:"Quicksand", Sans-serif;font-size:16px;font-weight:400;line-height:24px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#BB8A41;font-family:"Quicksand", Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:24px;letter-spacing:0.5px;color:#FFFFFF;border-radius:4px 4px 4px 4px;padding:15px 32px 15px 32px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#D89431;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Quicksand", Sans-serif;font-size:65px;font-weight:700;line-height:54px;letter-spacing:-1.1px;}.elementor-kit-6 h2{font-family:"Quicksand", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-6 h3{font-family:"Quicksand", Sans-serif;}.elementor-kit-6 h4{font-family:"Quicksand", Sans-serif;}.elementor-kit-6 h5{font-family:"Quicksand", Sans-serif;}.elementor-kit-6 label{font-family:"Quicksand", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Quicksand", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1410px;}.e-con{--container-max-width:1410px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-6 h1{font-size:40px;line-height:54px;letter-spacing:-1.1px;}.elementor-kit-6 h2{font-size:32px;}}@media(max-width:1200px){.elementor-kit-6 h2{font-size:32px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-heading_title-font-size:32px;--e-global-typography-heading_title-line-height:40px;}.elementor-kit-6 h1{font-size:36px;line-height:40px;}.elementor-kit-6 h2{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-6 h1{font-size:36px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-heading_title-font-size:30px;--e-global-typography-heading_title-line-height:30px;}.elementor-kit-6 h1{font-size:34px;line-height:40px;letter-spacing:-1.1px;}.elementor-kit-6 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-sticky{
    --header-height: 100px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(255, 255, 255, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}
/***
* Sticky header activated
*/
header.elementor-sticky--effects {
	background-color: rgba(255, 255, 255, .8);
	box-shadow: 0px 4px 40px 1px rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
header.elementor-sticky--effects .main-navigation ul.menu > li.menu-item > a{
    padding: 25px 10px !important;
    transition: all 0.4s ease;
}
header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

/***
* class: .logo
*/
header .logo img {
	transition: transform var(--transition);
}
header.elementor-sticky--effects .logo img {
	transform: scale(.8);
}
/***
* Shorter header on mobile (70px instead of 100px)
*/
@media only screen and (max-width: 767px) {
	header.sticky-header {
		--header-height: 70px;
	}
}/* End custom CSS */