
.elementor-kit-307 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-ecdc3d1: #204c60;
	--e-global-color-2df7f3b: #2c5664;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-size: 16px;
	--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-774105a-font-family: "Rubik";
	--e-global-typography-774105a-font-size: 40px;
	--e-global-typography-774105a-font-weight: 500;
	--e-global-typography-99b91b8-font-family: "Rubik";
	--e-global-typography-99b91b8-font-size: 36px;
	--e-global-typography-99b91b8-font-weight: 500;
	--e-global-typography-4a59ea2-font-family: "Rubik";
	--e-global-typography-4a59ea2-font-size: 32px;
	--e-global-typography-4a59ea2-font-weight: 400;
	--e-global-typography-e1c6adf-font-family: "Rubik";
	--e-global-typography-e1c6adf-font-size: 24px;
	--e-global-typography-e1c6adf-font-weight: 300;
	--e-global-typography-d0f1514-font-family: "Roboto";
	--e-global-typography-d0f1514-font-size: 16px;
	--e-global-typography-d0f1514-font-weight: 400;
	background-color: rgba(36, 168, 223, 0);
}

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

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

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

.elementor-widget:not(:last-child) {
	margin-block-end: 10px;
}

.elementor-element {
	--widgets-spacing: 10px 10px;
	--widgets-spacing-row: 10px;
	--widgets-spacing-column: 10px;
}

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