/* End Custom Fonts CSS */

.elementor-kit-7 {
	--e-global-color-primary: #3d1bd0;
	--e-global-color-secondary: #222;
	--e-global-color-text: #383838;
	--e-global-color-accent: #e51313;
	--e-global-color-2d07f45: #00304d;
	--e-global-color-403171e: #707070;
	--e-global-color-2e80f51: #fff;
	--e-global-color-1888e90: #98d801;
	--e-global-color-a82d700: #f3f3f3;
	--e-global-color-55b8d99: #909;
	--e-global-color-d5cdbdd: #140e4d;
	--e-global-color-1fde6d0: #140e4d;
	--e-global-color-a71b6f8: #253600;
	--e-global-color-557cb01: #c372ca;
	--e-global-color-ea08b62: #8071b9;
	--e-global-color-945872b: #98d803;
	--e-global-color-1d91942: #71a201;
	--e-global-color-6532939: #810aba;
	--e-global-typography-primary-font-family: "DIN Condensed";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "DIN 2014";
	--e-global-typography-text-font-size: 20px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-dd444b7-font-family: "articulat-cf";
	--e-global-typography-dd444b7-font-size: 48px;
	--e-global-typography-dd444b7-font-weight: 600;
	--e-global-typography-dd444b7-line-height: 55px;
	--e-global-typography-b4b92d6-font-family: "articulat-cf";
	--e-global-typography-b4b92d6-font-size: 72px;
	--e-global-typography-b4b92d6-font-weight: 700;
	--e-global-typography-b4b92d6-line-height: 60px;
	--e-global-typography-942fd12-font-family: "elza";
	--e-global-typography-942fd12-font-size: 20px;
	--e-global-typography-942fd12-font-weight: 400;
	--e-global-typography-5916723-font-family: "articulat-cf";
	--e-global-typography-5916723-font-size: 36px;
	--e-global-typography-5916723-font-weight: 600;
	--e-global-typography-5916723-line-height: 42px;
	--e-global-typography-5476c96-font-family: "elza";
	--e-global-typography-5476c96-font-size: 16px;
	--e-global-typography-5476c96-font-weight: 400;
	--e-global-typography-1364699-font-family: "elza";
	--e-global-typography-1364699-font-size: 16px;
	--e-global-typography-1364699-font-weight: 400;
}

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
	background-color: var(--e-global-color-accent);
	color: #fff;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: var(--e-global-color-accent);
}

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

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	font-family: "DIN 2014", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	border-style: none;
	border-radius: 0px 0px 0px 0px;
}

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

.elementor-lightbox {
	background-color: rgba(2, 1, 1, .9);
}

.site-header .header-inner {
	width: 0px;
	max-width: 100%;
}

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