.elementor-kit-38 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-5ce34b8: #ff5a5a;
	--e-global-color-f63d4c8: #4a4a4a;
	--e-global-color-405ff76: #aab47c;
	--e-global-typography-primary-font-family: "Spartan";
	--e-global-typography-primary-font-size: 3.4vw;
	--e-global-typography-primary-font-weight: normal;
	--e-global-typography-primary-line-height: 1.2em;
	--e-global-typography-primary-letter-spacing: 4px;
	--e-global-typography-secondary-font-family: "Spartan";
	--e-global-typography-secondary-font-size: 3.4vw;
	--e-global-typography-secondary-font-weight: 200;
	--e-global-typography-secondary-line-height: 1.2em;
	--e-global-typography-secondary-letter-spacing: 4px;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-4ff5615-font-family: "Montserrat";
	--e-global-typography-4ff5615-font-size: 24px;
	--e-global-typography-4ff5615-font-weight: 500;
	background-color: var(--e-global-color-astglobalcolor5);
	color: #625f5f;
	font-size: 16px;
	line-height: 1.6em;
}
.elementor-kit-38 .elementor-button {
	background-color: rgba(2, 1, 1, 0);
	color: #aab47c;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #aab47c;
	border-radius: 0 0 0 0;
	padding: 16px 40px 16px 40px;
}
.elementor-kit-38 .elementor-button:hover,
.elementor-kit-38 .elementor-button:focus {
	background-color: #aab47c;
	color: #ffffff;
}
.elementor-kit-38 .e-page-transition {
	background-color: #ffbc7d;
}
.elementor-kit-38 a {
	color: #7a7a7a;
	font-weight: 400;
}
.elementor-kit-38 a:hover {
	color: #1a6c7a;
}
.elementor-kit-38 h1 {
	color: #000f2b;
	font-size: 65px;
	font-weight: 500;
	line-height: 1.5em;
}
.elementor-kit-38 h2 {
	color: #000f2b;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: 2px;
}
.elementor-kit-38 h3 {
	color: #000f2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: 2px;
}
.elementor-kit-38 h4 {
	color: #000f2b;
}
.elementor-kit-38 h5 {
	color: #000f2b;
}
.elementor-kit-38 h6 {
	color: #000f2b;
}
.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-kit-38 h1 {
		font-size: 50px;
	}
	.elementor-kit-38 h2 {
		font-size: 26px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	.e-con {
		--container-max-width: 1024px;
	}
}
@media (max-width: 767px) {
	.elementor-kit-38 h1 {
		font-size: 30px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	.e-con {
		--container-max-width: 767px;
	}
}