
.elementor-kit-6 {
	--e-global-color-primary: #003e51;
	--e-global-color-secondary: #007fa3;
	--e-global-color-text: #222;
	--e-global-color-accent: #77c5d5;
	--e-global-color-a3a4459: #d1dde6;
	--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;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2em;
}

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

.elementor-kit-6 a {
	color: var(--e-global-color-secondary);
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-6 h1 {
	font-family: "Source Serif 4", Sans-serif;
	font-size: 59px;
	font-weight: 600;
}

.elementor-kit-6 h2 {
	font-family: "Source Serif 4", Sans-serif;
	font-size: 42px;
	font-weight: 500;
}

.elementor-kit-6 h3 {
	font-family: "Source Serif 4", Sans-serif;
}

.elementor-kit-6 h4 {
	font-family: "Roboto", Sans-serif;
}

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

.e-con {
	--container-max-width: 1250px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

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

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

.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-kit-6 h1 {
		font-size: 36px;
	}
	
	.elementor-kit-6 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-6 h1 {
		font-size: 32px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 24px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
	
	.elementor-kit-6 {
		--e-page-transition-entrance-animation: e-page-transition-fade-out;
		--e-page-transition-exit-animation: e-page-transition-fade-in;
	}
}
