
.elementor-kit-6 {
	--e-global-color-primary: #007c91;
	--e-global-color-secondary: #ff6b6b;
	--e-global-color-text: #111;
	--e-global-color-accent: #007c91;
	--e-global-color-810b0f5: #fff;
	--e-global-color-472e8b4: #fff8f0;
	--e-global-color-20e4bfa: #faf3ec;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-text);
	font-family: "Open Sans", Sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-secondary);
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--e-global-color-810b0f5);
	border-radius: 5px 5px 5px 5px;
	padding: 15px 25px 15px 25px;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-810b0f5);
	border-style: none;
}

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

.elementor-kit-6 a {
	color: var(--e-global-color-secondary);
}

.elementor-kit-6 h1 {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	line-height: 1.2em;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	line-height: 1.2em;
}

.elementor-kit-6 h3 {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	line-height: 1.2em;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	line-height: 1.2em;
}

.elementor-kit-6 h5 {
	color: var(--e-global-color-text);
}

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

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