
.elementor-kit-4 {
	--e-global-color-primary: #fcce04;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #fcb404;
	--e-global-color-bd3527f: #fff;
	--e-global-color-7775344: #fcb404;
	--e-global-color-2849751: #fcce04;
	--e-global-color-e69ad8b: #000;
	--e-global-color-35a9b46: #bdbdbd;
	--e-global-color-f4ca1b5: #111416;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-primary-line-height: 30px;
	--e-global-typography-primary-letter-spacing: 1.3px;
	--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-text-line-height: 30px;
	--e-global-typography-text-letter-spacing: .5px;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-page-transition-entrance-animation: e-page-transition-slide-out-right;
	--e-page-transition-exit-animation: e-page-transition-slide-in-left;
	--e-page-transition-animation-duration: 300ms;
	--e-preloader-animation: pulse;
	--e-preloader-animation-duration: 1850ms;
	--e-preloader-opacity: 1;
}

.elementor-kit-4 e-page-transition {
	background-color: var(--e-global-color-e69ad8b);
}

.elementor-kit-4 h1 {
	font-family: "Roboto", Sans-serif;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 1px;
}

.elementor-kit-4 h2 {
	font-family: "Roboto", Sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 1px;
}

.elementor-kit-4 h4 {
	font-size: 17px;
	font-weight: 500;
	line-height: 30px;
}

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

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

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