
.elementor-kit-6315 {
	--e-global-color-primary: #202020;
	--e-global-color-secondary: #b7b4b4;
	--e-global-color-text: #000;
	--e-global-color-accent: #f6121c;
	--e-global-color-3216c23: #bf0e1d;
	--e-global-color-3e72221b: #fbbe0f;
	--e-global-color-1b0a6b10: #dd8a16;
	--e-global-color-390fdc3b: #0c3e88;
	--e-global-color-ead9645: #fff;
	--e-global-color-70563a93: #000;
	--e-global-color-dd4e668: #868686;
	--e-global-color-6a18014: #606060;
	--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-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.5;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
}

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

.elementor-kit-6315 a {
	color: var(--e-global-color-390fdc3b);
	text-decoration: underline;
}

.elementor-kit-6315 h1 {
	font-size: 40px;
}

.elementor-kit-6315 h2 {
	color: var(--e-global-color-390fdc3b);
}

.elementor-kit-6315 button, .elementor-kit-6315 input[type="button"], .elementor-kit-6315 input[type="submit"], .elementor-kit-6315 .elementor-button {
	text-decoration: none;
	color: var(--e-global-color-ead9645);
}

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

@media (max-width:1024px) {
	.elementor-kit-6315 h1 {
		font-size: 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6315 a {
		font-size: 14px;
	}
	
	.elementor-kit-6315 h1 {
		font-size: clamp(1.25rem, .8333rem + 2.2222vw, 2.5rem);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
