
.elementor-kit-2780 {
	--e-global-color-primary: #111;
	--e-global-color-secondary: #2f83f5;
	--e-global-color-text: #111;
	--e-global-color-accent: #fff;
	--e-global-color-739e0a2: #f6f7fa;
	--e-global-color-30f2a50: rgba(246, 247, 250, .58);
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 900;
	--e-global-typography-secondary-font-family: "Roboto";
	--e-global-typography-secondary-font-size: 18px;
	--e-global-typography-secondary-font-weight: 200;
	--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;
}

.elementor-kit-2780 button:hover, .elementor-kit-2780 button:focus, .elementor-kit-2780 input[type="button"]:hover, .elementor-kit-2780 input[type="button"]:focus, .elementor-kit-2780 input[type="submit"]:hover, .elementor-kit-2780 input[type="submit"]:focus, .elementor-kit-2780 .elementor-button:hover, .elementor-kit-2780 .elementor-button:focus {
	background-color: var(--e-global-color-secondary);
}

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

.elementor-kit-2780 a {
	color: var(--e-global-color-secondary);
}

.elementor-kit-2780 a:hover {
	color: var(--e-global-color-primary);
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

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