
.elementor-kit-10 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-e5a79fd: #b8def5;
	--e-global-color-d8b39e0: #70ccf3;
	--e-global-color-60d23a3: #11b3e8;
	--e-global-color-0e8ab73: #009cdc;
	--e-global-color-2ea4adb: #0078bf;
	--e-global-color-29abf18: #0063a3;
	--e-global-color-ad4c82b: #00547f;
	--e-global-color-075b8d0: #004163;
	--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-f4ee4a8-font-family: "Montserrat";
	--e-global-typography-f4ee4a8-font-size: 30px;
	--e-global-typography-f4ee4a8-font-weight: 900;
	--e-global-typography-f4ee4a8-text-transform: uppercase;
	--e-global-typography-f4ee4a8-line-height: 30px;
	--e-global-typography-5f86e50-font-family: "Montserrat";
	--e-global-typography-5f86e50-font-size: 18px;
	--e-global-typography-5f86e50-font-weight: 500;
	--e-global-typography-5f86e50-line-height: 17px;
	background-color: transparent;
	background-image: linear-gradient(180deg, #fff 0%, #fff 100%);
}

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

.elementor-kit-10 h1 {
	color: var(--e-global-color-ad4c82b);
	font-family: "Montserrat", Sans-serif;
	font-size: 30px;
	font-weight: 900;
}

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