/* End Custom Fonts CSS */

.elementor-kit-6 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-8b1a6e8: #db1148;
	--e-global-color-9643b67: #0a4e91;
	--e-global-color-907fded: rgba(2, 1, 1, 0);
	--e-global-color-e75a86e: #00112c;
	--e-global-color-c012315: #d3a656;
	--e-global-color-74ec073: #fff;
	--e-global-color-4a96bcb: #f7f7f7;
	--e-global-color-c0ec45e: #cfe5fc;
	--e-global-color-77291b9: rgba(0, 0, 0, .1);
	--e-global-color-6a1f850: #000;
	--e-global-color-6899e2a: #010b14;
	--e-global-color-f125b02: #0a4e91;
	--e-global-color-b652723: #02101f;
	--e-global-color-5e6db58: #f3f9fe;
	--e-global-typography-primary-font-family: "Avenir";
	--e-global-typography-primary-font-size: 20px;
	--e-global-typography-primary-font-weight: 700;
	--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: "Avenir";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-0623359-font-family: "Roboto";
	--e-global-typography-0623359-font-size: 32px;
	--e-global-typography-0623359-font-weight: 500;
	--e-global-typography-0623359-line-height: 32px;
	--e-global-typography-4bb7990-font-family: "Avenir";
	--e-global-typography-4bb7990-font-size: 16px;
	--e-global-typography-4bb7990-font-weight: 500;
	--e-global-typography-4bb7990-line-height: 22px;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-8b1a6e8);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-8b1a6e8);
	border-radius: 2px 2px 2px 2px;
	padding: 13px 20px 13px 20px;
}

.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: rgba(0, 0, 0, .03);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #fff;
}

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

.elementor-kit-6 a {
	font-family: "Avenir", Sans-serif;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

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