
.elementor-kit-5 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-7d9d5a0: #2add8d;
	--e-global-color-e5e5d5b: #0f62fe;
	--e-global-color-ad2e2af: #d62929;
	--e-global-color-af0f328: #ba0605;
	--e-global-color-76fcf90: #25262a;
	--e-global-color-0c8bb08: #070707;
	--e-global-color-dae1267: #131313;
	--e-global-typography-primary-font-family: "Barlow Condensed";
	--e-global-typography-primary-font-size: 36px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Rubik";
	--e-global-typography-secondary-font-size: 15px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Rubik";
	--e-global-typography-text-font-size: 14px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-779529d-font-family: "Montserrat";
	--e-global-typography-779529d-font-size: 18px;
	--e-global-typography-779529d-font-weight: 600;
	--e-global-typography-174842f-font-family: "Montserrat";
	--e-global-typography-174842f-font-size: 38px;
	--e-global-typography-174842f-font-weight: 600;
	--e-global-typography-174842f-text-transform: capitalize;
	--e-global-typography-174842f-line-height: 1.5em;
	--e-global-typography-ff01dde-font-family: "Poppins";
	--e-global-typography-ff01dde-font-size: 16px;
	--e-global-typography-ff01dde-font-weight: 400;
	--e-global-typography-8e6e770-font-family: "Montserrat";
	--e-global-typography-8e6e770-font-size: 38px;
	--e-global-typography-8e6e770-font-weight: 600;
	--e-global-typography-8e6e770-text-transform: capitalize;
	--e-global-typography-8e6e770-line-height: 1.5em;
	--e-global-typography-4989398-font-family: "Rubik";
	--e-global-typography-4989398-font-size: 24px;
	--e-global-typography-4989398-font-weight: 400;
	--e-global-typography-4989398-text-transform: capitalize;
}

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

body {
	overflow-x: inherit !important;
}

.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover {
	text-decoration: inherit !important;
}

.elementor a:link, .elementor .smooth-hover a:link,  {
	transition: inherit;
}

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

.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-kit-5 {
		--e-global-typography-primary-font-size: 28px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 {
		--e-global-typography-174842f-font-size: 32px;
		--e-global-typography-8e6e770-font-size: 32px;
		--e-global-typography-4989398-font-size: 16px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
