.elementor-kit-7{--e-global-color-primary:#003C4B;--e-global-color-secondary:#F8F8F8;--e-global-color-text:#003C4B;--e-global-color-accent:#797979;--e-global-color-53671f0:#DDEBED;--e-global-typography-primary-font-family:"Times New Roman";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Times New Roman";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.2px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-text-letter-spacing:-0.3px;--e-global-typography-text-word-spacing:3px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 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){--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);}.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 *//* shrinking header section */

.shrinker {
background: transparent;
transition: all .2s linear! important;
-webkit-transition: all .2s linear! important;
-moz-transition: all .2s linear! important;
}

shrinker.elementor-sticky--effects {
background: #fff;
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 */

.shrinking-logo img {
	width: 300px!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 */