/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #008b43;
	--e-global-color-secondary: #f4efed;
	--e-global-color-text: #262626;
	--e-global-color-accent: #008b43;
	--e-global-color-9b73db9: rgba(255, 255, 255, 0);
	--e-global-color-45c3d6c: #f6b30d;
	--e-global-color-9c88569: #3fa9f5;
	--e-global-color-9579668: #f4efed;
	--e-global-color-37caeda: #d08c87;
	--e-global-color-2d0011c: #f1760d;
	--e-global-color-af1f5df: #5d3327;
	--e-global-color-22db56d: #fff;
	--e-global-color-4764364: #154734;
	--e-global-color-419bfd2: #f0dc82;
	--e-global-color-c37c939: #ebf5ec;
	--e-global-typography-primary-font-family: "GeistMono";
	--e-global-typography-primary-font-size: 36px;
	--e-global-typography-primary-font-weight: bold;
	--e-global-typography-primary-text-transform: uppercase;
	--e-global-typography-primary-font-style: normal;
	--e-global-typography-primary-line-height: 52px;
	--e-global-typography-primary-letter-spacing: 0px;
	--e-global-typography-secondary-font-family: "GeistMono";
	--e-global-typography-secondary-font-size: 24px;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-secondary-font-style: normal;
	--e-global-typography-text-font-family: "Archivo";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: normal;
	--e-global-typography-text-font-style: normal;
	--e-global-typography-accent-font-family: "GeistMono";
	--e-global-typography-accent-font-size: 18px;
	--e-global-typography-accent-font-weight: bold;
	--e-global-typography-accent-font-style: normal;
	background-color: #fff;
	color: var(--e-global-color-text);
	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);
	font-style: var(--e-global-typography-text-font-style);
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: #d84d2b;
	font-family: "Oswald", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: #fff;
	border-radius: 30px 30px 30px 30px;
	padding: 20px 60px 20px 60px;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: #000;
	color: #fff;
}

.elementor-kit-6 e-page-transition {
	background-color: var(--e-global-color-primary);
}

.elementor-kit-6 a:hover {
	color: #d84d2b;
}

.elementor-kit-6 h1 {
	font-family: "Yanone Kaffeesatz", Sans-serif;
	font-size: 176px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 148px;
	letter-spacing: .7px;
}

.elementor-kit-6 h3 {
	color: #101010;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
}

.elementor-kit-6 input:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea, .elementor-kit-6 .elementor-field-textual {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #000;
	background-color: rgba(255, 255, 255, 0);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000;
	border-radius: 0px 0px 0px 0px;
	transition: 500ms;
}

.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea:focus, .elementor-kit-6 .elementor-field-textual:focus {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d84d2b;
	border-radius: 0px 0px 0px 0px;
}

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

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

.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 {
	padding-right: 0px;
	padding-left: 0px;
}

@media (max-width:1024px) {
	.elementor-kit-6 {
		--e-global-typography-primary-font-size: 32px;
		--e-global-typography-primary-line-height: 1em;
		--e-global-typography-secondary-font-size: 24px;
		--e-global-typography-secondary-line-height: 38px;
		--e-global-typography-text-font-size: 16px;
		--e-global-typography-text-line-height: 22px;
		--e-global-typography-accent-font-size: 16px;
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-6 h1 {
		font-size: 90px;
		line-height: 1em;
		letter-spacing: 1.1px;
	}
	
	.elementor-kit-6 h3 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-kit-6 input:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea, .elementor-kit-6 .elementor-field-textual {
		font-size: 13px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		--e-global-typography-primary-font-size: 24px;
		--e-global-typography-secondary-font-size: 18px;
		--e-global-typography-secondary-line-height: 36px;
		--e-global-typography-text-font-size: 14px;
		--e-global-typography-accent-font-size: 14px;
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-6 h1 {
		font-size: 65px;
	}
	
	.elementor-kit-6 h3 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-kit-6 input:not([type="button"]):not([type="submit"]), .elementor-kit-6 textarea, .elementor-kit-6 .elementor-field-textual {
		font-size: 12px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
