.elementor-kit-9{--e-global-color-primary:#1C3462;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4771C2;--e-global-color-80fda9f:#1C3462;--e-global-color-9f92f1d:#A61F23;--e-global-color-4bfd453:#FFFFFF;--e-global-color-c5fc82a:#46D8DA;--e-global-color-88247be:#EBEC3A;--e-global-color-617633a:#CF2429;--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-050437a-font-family:"Roboto";--e-global-typography-050437a-font-weight:600;}.elementor-kit-9 a{color:var( --e-global-color-9f92f1d );}.elementor-kit-9 a:hover{color:var( --e-global-color-80fda9f );}.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);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-9{--e-global-typography-primary-line-height:1.2em;}.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!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}

.shrinker ul li a {
    color: white!important;
}

.shrinker ul li a:hover {
    color: #4B9560!important;
}

.shrinker ul li a:active {
    color: #4B9560!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff!important;
	padding-top: opx!important;
	padding-bottom: 0px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.03);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}

/* shrinking logo image */

.shrinking-logo img {
	width: 220px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 160px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}

/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
    color: #006341!important;
	font-size: .97rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;;
}

.shrinker.elementor-sticky--effects ul li a:hover {
    color: #4B9560!important;
}

.shrinker.elementor-sticky--effects ul li a:active {
    color: #4B9560!important;
}


/* shrinking button */

.shrinker.elementor-sticky--effects .elementon-button {
	padding: 10px 22px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}

/* HIDES THE DARK LOGO */
.d-shrinking-logo {
 display: none;
 	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .d-shrinking-logo {
 display: inline-block;
 	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;

}
.elementor-sticky--effects .shrinking-logo {
 display: none;
 	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
	-o-transition: all .2s linear!important;
}/* End custom CSS */