
.elementor-kit-6 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-d366345: #555454;
	--e-global-color-79e127a: #acacac;
	--e-global-color-b9af3b7: #b4c3b0;
	--e-global-color-fc47c83: #d2978f;
	--e-global-color-2a3419d: #80968a;
	--e-global-color-6a38997: #fff;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-f9a620c-font-family: "coolvetica";
	--e-global-typography-f9a620c-font-weight: 600;
	--e-global-typography-6e846c5-font-family: "archivo";
	--e-global-typography-6e846c5-font-weight: 400;
	--e-page-transition-entrance-animation: e-page-transition-fade-out;
	--e-page-transition-animation-duration: 100ms;
	--e-preloader-animation-duration: 1000ms;
	--e-preloader-delay: 100ms;
	--e-preloader-color: var(--e-global-color-b9af3b7);
	--e-preloader-size: 106px;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: #d2978f;
	font-size: 26px;
	color: #fff;
}

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

.elementor-kit-6 h2 {
	color: #80968a;
	font-size: 50px;
}

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

.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;
	}
	
	.elementor-kit-6 {
		--e-preloader-size: 23px;
	}
}
