.elementor-kit-2764{--e-global-color-primary:#0D2057;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6fda31e:#860F00;--e-global-color-4b9b9dd:#F2F2F2;--e-global-color-9cd72a5:#12729A;--e-global-color-8daa53f:#6EC1E400;--e-global-color-c57e625:#FFFFFF;--e-global-color-ecb4e58:#000000;--e-global-color-fc24a04:#2F3B47;--e-global-color-d6dc1fc:#0D2057;--e-global-color-1e69bcc:#18477E;--e-global-color-ac15524:#E1E3F13B;--e-global-typography-primary-font-family:"Roboto";--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;--e-global-typography-8225058-font-family:"Roboto";--e-global-typography-8225058-font-size:20px;--e-global-typography-8225058-font-weight:400;--e-global-typography-967ab19-font-family:"Roboto";--e-global-typography-967ab19-font-size:47px;--e-global-typography-967ab19-font-weight:600;}.elementor-kit-2764 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;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* shrinking header section */

.shrinker {
	background: transparent;
        height: (set your header height in pixels);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff;
        height: (set your header height after shrinking in pixels)!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	box-shadow: 0px 4px 20px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}/* End custom CSS */