.elementor-kit-4147{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#3A494C;--e-global-color-accent:#C9C9C9;--e-global-color-b7fb1e1:#93B3B4;--e-global-color-691ace3:#A6D2FF;--e-global-color-70db30c:#9FE7A1;--e-global-color-8c9c728:#71BD4D;--e-global-color-be83c5f:#F4FAB5;--e-global-color-66d58bf:#CFCCA3;--e-global-color-f89eacd:#565656;--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-size:20px;font-size:20px;}.elementor-kit-4147 button,.elementor-kit-4147 input[type="button"],.elementor-kit-4147 input[type="submit"],.elementor-kit-4147 .elementor-button{background-color:#93B3B4;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );word-spacing:var( --e-global-typography-primary-word-spacing );text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:var( --e-global-color-primary );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:solid;border-color:var( --e-global-color-text );}.elementor-kit-4147 button:hover,.elementor-kit-4147 button:focus,.elementor-kit-4147 input[type="button"]:hover,.elementor-kit-4147 input[type="button"]:focus,.elementor-kit-4147 input[type="submit"]:hover,.elementor-kit-4147 input[type="submit"]:focus,.elementor-kit-4147 .elementor-button:hover,.elementor-kit-4147 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );border-style:solid;border-color:var( --e-global-color-text );}.elementor-kit-4147 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4147 a{color:#000000;font-weight:bold;text-decoration:underline;}.elementor-kit-4147 a:hover{color:var( --e-global-color-text );text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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-kit-4147 button,.elementor-kit-4147 input[type="button"],.elementor-kit-4147 input[type="submit"],.elementor-kit-4147 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4147 button,.elementor-kit-4147 input[type="button"],.elementor-kit-4147 input[type="submit"],.elementor-kit-4147 .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );word-spacing:var( --e-global-typography-primary-word-spacing );}.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 .4s linear!important;
	-webkit-transition: all .4s linear!important;
	-moz-transition: all .4s linear!important;
}

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

.shrinking-logo img {
	width: 170px!important;
	transition: all .4s linear!important;
	-webkit-transition: all .4s linear!important;
	-moz-transition: all .4s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 120px!important;
	transition: all .4s linear!important;
	-webkit-transition: all .4s linear!important;
	-moz-transition: all .4s linear!important;
}
/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: .9rem!important;
	transition: all .4s linear!important;
	-webkit-transition: all .4s linear!important;
	-moz-transition: all .4s linear!important;
}
/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
	transition: all .4s linear!important;
	-webkit-transition: all .4s linear!important;
	-moz-transition: all .4s linear!important;
}

.jmva-no-icon-list li {
    list-style: none;
}/* End custom CSS */