
.elementor-kit-6931 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-e312fd1: #0693e3;
	--e-global-color-403e8cf: #8ed1fc;
	--e-global-color-0542448: #0073a8;
	--e-global-color-bffaddf: #005075;
	--e-global-color-8ce84c6: #fff;
	--e-global-color-3bdc721: #cf2e2e;
	--e-global-color-78a4639: #070707;
	--e-global-color-0087895: #c4cbdb;
	--e-global-color-b07d5b0: #dee3ee;
	--e-global-color-9802ff9: #f4f7fc;
	--e-global-color-3e64fa8: #e7e3fb;
	--e-global-color-664ca41: #1a2b49;
	--e-global-color-1b71f2b: #e7e3fb;
	--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-size: 18px;
}

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

.elementor-kit-6931 a {
	color: var(--e-global-color-e312fd1);
}

.elementor-kit-6931 a:hover {
	color: var(--e-global-color-3bdc721);
}

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