.elementor-kit-9{--e-global-color-primary:#E62E2D;--e-global-color-secondary:#00215B;--e-global-color-text:#41444B;--e-global-color-accent:#16213E;--e-global-color-7d1edc1:#001ED3;--e-global-color-01dcfcb:#FF4455;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Desktop Styles */

.shrinker {
	background: transparent;
	transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff!important;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
}

.shrinking-logo img {
	width: 200px!important;
	transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 150px!important;
	transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
}

.shrinker.elementor-sticky--effects ul li a {
	color: #000!important;
	font-size: 16px!important;
	transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
}

.shrinker.elementor-sticky--effects ul li a:hover {
	color: #E62E2D!important;
	transition: all 0.2s linear!important;
	-webkit-transition: all 0.2s linear!important;
	-moz-transition: all 0.2s linear!important;
}

/* Tablet Logo Shrinking */

@media screen and (max-width: 768px) {
	.shrinker.elementor-sticky--effects img {
		width: 150px!important;
	}
}

/* Mobile Logo Shrinking */

@media screen and (max-width: 360px) {
	.shrinker.elementor-sticky--effects img {
		width: 130px!important;
	}
}/* End custom CSS */