.elementor-kit-11{--e-global-color-primary:#50A2E7;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#1B6BAF;--e-global-color-1607ec0:#0F89F0;--e-global-color-50b41b1:#134E81;--e-global-typography-primary-font-family:"Tahoma";--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-695ef82-font-family:"Tahoma";--e-global-typography-695ef82-font-size:43px;--e-global-typography-695ef82-font-weight:bold;--e-global-typography-5efe198-font-family:"Tahoma";--e-global-typography-5efe198-font-size:21px;--e-global-typography-e3ce969-font-family:"Tahoma";--e-global-typography-e3ce969-font-size:24px;--e-global-typography-0372228-font-family:"Caveat";--e-global-typography-0372228-font-size:42px;--e-global-typography-0372228-font-style:normal;--e-global-typography-a69e549-font-family:"Tahoma";--e-global-typography-a69e549-font-size:18px;--e-global-typography-a69e549-line-height:29px;--e-global-typography-771c578-font-family:"Tahoma";--e-global-typography-771c578-font-size:24px;--e-global-typography-771c578-line-height:32px;--e-global-typography-045d738-font-family:"Tahoma";--e-global-typography-045d738-font-size:18px;--e-global-typography-045d738-line-height:29px;background-color:var( --e-global-color-astglobalcolor5 );}.elementor-kit-11 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);}@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-kit-11{--e-global-typography-771c578-line-height:1.3em;}.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: 2px!important;
	padding-bottom: 2px!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;
}/* End custom CSS */