
.elementor-kit-22 {
	--e-global-color-primary: #d64339;
	--e-global-color-secondary: #0e121d;
	--e-global-color-text: #f3f3f3;
	--e-global-color-accent: #4d4d4d;
	--e-global-color-5fcb3be: #fff;
	--e-global-color-1773757: rgba(5, 33, 67, .19);
	--e-global-color-84fb48d: rgba(2, 1, 1, 0);
	--e-global-typography-primary-font-family: "Plus Jakarta Sans";
	--e-global-typography-primary-font-size: 70px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-text-transform: capitalize;
	--e-global-typography-primary-line-height: 1.1em;
	--e-global-typography-secondary-font-family: "Plus Jakarta Sans";
	--e-global-typography-secondary-font-size: 50px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-secondary-text-transform: capitalize;
	--e-global-typography-secondary-line-height: 1.3em;
	--e-global-typography-text-font-family: "Kanit";
	--e-global-typography-text-font-size: 17px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-text-transform: uppercase;
	--e-global-typography-text-line-height: 1.5em;
	--e-global-typography-accent-font-family: "Kanit";
	--e-global-typography-accent-font-size: 17px;
	--e-global-typography-accent-font-weight: 300;
	--e-global-typography-accent-text-transform: none;
	--e-global-typography-accent-line-height: 1.4em;
	--e-global-typography-4f1e6aa-font-family: "Plus Jakarta Sans";
	--e-global-typography-4f1e6aa-font-size: 24px;
	--e-global-typography-4f1e6aa-font-weight: 700;
	--e-global-typography-4f1e6aa-text-transform: capitalize;
	--e-global-typography-4f1e6aa-line-height: 1.3em;
	--e-global-typography-925a42f-font-family: "Kanit";
	--e-global-typography-925a42f-font-size: 18px;
	--e-global-typography-925a42f-font-weight: 500;
	--e-global-typography-925a42f-text-transform: uppercase;
	--e-global-typography-925a42f-line-height: 1.3em;
	--e-global-typography-9362b38-font-family: "Plus Jakarta Sans";
	--e-global-typography-9362b38-font-size: 37px;
	--e-global-typography-9362b38-font-weight: 700;
	--e-global-typography-9362b38-text-transform: capitalize;
	--e-global-typography-9362b38-line-height: 1.3em;
}

.elementor-kit-22 button, .elementor-kit-22 input[type="button"], .elementor-kit-22 input[type="submit"], .elementor-kit-22 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	text-transform: var(--e-global-typography-text-text-transform);
	line-height: var(--e-global-typography-text-line-height);
	color: var(--e-global-color-5fcb3be);
	border-radius: 50px 50px 50px 50px;
	padding: 15px 30px 15px 30px;
}

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

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

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

.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-kit-22 {
		--e-global-typography-primary-font-size: 50px;
		--e-global-typography-secondary-font-size: 40px;
		--e-global-typography-9362b38-font-size: 40px;
	}
	
	.elementor-kit-22 button, .elementor-kit-22 input[type="button"], .elementor-kit-22 input[type="submit"], .elementor-kit-22 .elementor-button {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-22 {
		--e-global-typography-primary-font-size: 35px;
		--e-global-typography-secondary-font-size: 30px;
		--e-global-typography-9362b38-font-size: 30px;
	}
	
	.elementor-kit-22 button, .elementor-kit-22 input[type="button"], .elementor-kit-22 input[type="submit"], .elementor-kit-22 .elementor-button {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
