
.elementor-kit-48 {
	--e-global-color-primary: #eee;
	--e-global-color-secondary: #231e1f;
	--e-global-color-text: #0a0a0a;
	--e-global-color-accent: #e80c0b;
	--e-global-color-32197fcc: #ba110f;
	--e-global-color-680910f7: #ca2525;
	--e-global-color-65890ee0: #000;
	--e-global-color-ea39f1c: #fff;
	--e-global-color-11d5353: rgba(255, 255, 255, 0);
	--e-global-color-96ad02d: #f6f6f6;
	--e-global-color-50e6a8c: #e3e3e3;
	--e-global-typography-primary-font-family: "Orelega One";
	--e-global-typography-primary-font-size: 3.5rem;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-text-transform: capitalize;
	--e-global-typography-primary-line-height: 46px;
	--e-global-typography-secondary-font-family: "Archivo Black";
	--e-global-typography-secondary-font-size: 2rem;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-secondary-text-transform: capitalize;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-size: 1.1rem;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Orelega One";
	--e-global-typography-accent-font-size: 3rem;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-accent-text-transform: capitalize;
	--e-global-typography-accent-font-style: italic;
	font-family: "Roboto", Sans-serif;
	font-size: 1rem;
}

.elementor-kit-48 button, .elementor-kit-48 input[type="button"], .elementor-kit-48 input[type="submit"], .elementor-kit-48 .elementor-button {
	background-color: #7d7d7d;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 20px 15px 20px;
}

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

.elementor-kit-48 a {
	color: var(--e-global-color-32197fcc);
}

.elementor-kit-48 a:hover {
	color: var(--e-global-color-32197fcc);
}

.elementor-kit-48 h1 {
	font-size: 3rem;
	font-weight: 600;
}

.elementor-kit-48 h2 {
	font-size: 2.6rem;
	font-weight: bold;
}

.elementor-kit-48 h3 {
	font-size: 1.8rem;
}

.elementor-kit-48 h4 {
	font-size: 1.4rem;
}

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

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

.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:1366px) {
	.elementor-kit-48 h1 {
		font-size: 34px;
	}
}

@media (max-width:1200px) {
	.elementor-kit-48 h1 {
		font-size: 2.9rem;
	}
	
	.elementor-kit-48 h2 {
		font-size: 2.2rem;
	}
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:880px) {
	.elementor-kit-48 h1 {
		font-size: 2.4rem;
	}
}

@media (max-width:767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
