.elementor-kit-122535{--e-global-color-primary:#FFF3E2;--e-global-color-secondary:#FE9B14;--e-global-color-text:#181818;--e-global-color-accent:#FE6204;--e-global-color-e97cf98:#FE7409;--e-global-color-32644b5:#FE7409;--e-global-color-002c760:#EC0000;--e-global-color-f5ad878:#636363;--e-global-color-72e66b2:#181818;--e-global-color-d2e4ec6:#EAFF00;--e-global-color-f33bd80:#FFD8A2;--e-global-color-83fec7f:#666666;--e-global-color-3f29d57:#FE9B147D;--e-global-color-93a54d4:#FFCD89;--e-global-typography-primary-font-family:"SECTRA";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-162d011-font-family:"Montserrat";--e-global-typography-162d011-font-weight:700;--e-global-typography-41d70f0-font-family:"Montserrat";--e-global-typography-41d70f0-font-weight:900;--e-global-typography-7cfb511-font-family:"Montserrat";--e-global-typography-7cfb511-font-size:12px;--e-global-typography-7cfb511-font-weight:600;--e-global-typography-7cfb511-text-transform:uppercase;--e-global-typography-49e1b85-font-family:"Montserrat";--e-global-typography-49e1b85-font-size:16px;--e-global-typography-49e1b85-font-weight:500;--e-global-typography-49e1b85-line-height:24px;background-color:#FFFFFF;}.elementor-kit-122535 e-page-transition{background-color:#FFBC7D;}.elementor-kit-122535 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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:1550px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:800px){.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;
}

/* shrinking logo image */

.logo img {
	width: 150px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 120px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}/* End custom CSS */