/* End Custom Fonts CSS */

.elementor-kit-35252 {
	--e-global-color-primary: #3b5075;
	--e-global-color-secondary: #3b5075;
	--e-global-color-text: #000;
	--e-global-color-accent: #3b5075;
	--e-global-color-13fa0f2f: #6ec1e4;
	--e-global-color-1a5296c: #54595f;
	--e-global-color-60d67697: #7a7a7a;
	--e-global-color-6f1ced5c: #61ce70;
	--e-global-color-28c616e8: #4054b2;
	--e-global-color-783930d8: #23a455;
	--e-global-color-26fc396f: #000;
	--e-global-color-66b7d03f: #fff;
	--e-global-color-5d85fcda: #020101;
	--e-global-color-63dd291b: #f12415;
	--e-global-color-2b41bc7c: #5e81b2;
	--e-global-typography-primary-font-weight: normal;
	--e-global-typography-accent-font-family: "STKaiti";
	--e-global-typography-accent-font-weight: normal;
}

.elementor-kit-35252 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1000px;
}

.e-con {
	--container-max-width: 1000px;
}

.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;
	}
}
