/* End custom CSS */

.elementor-kit-9 {
	--e-global-color-primary: #0e3173;
	--e-global-color-secondary: #314e3c;
	--e-global-color-text: #2e2e2e;
	--e-global-color-accent: #0e3173;
	--e-global-color-89afb0f: #fff;
	--e-global-color-0ea5484: #4e7c60;
	--e-global-color-e40c9e2: rgba(241, 241, 241, .5);
	--e-global-typography-primary-font-family: "EB Garamond";
	--e-global-typography-primary-font-size: 16px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "EB Garamond";
	--e-global-typography-secondary-font-size: 16px;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-text-line-height: 32px;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 500;
	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);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-9 button, .elementor-kit-9 input[type="button"], .elementor-kit-9 input[type="submit"], .elementor-kit-9 .elementor-button {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-89afb0f);
}

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

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

.elementor-kit-9 p {
	margin-block-end: 16px;
}

.elementor-kit-9 a {
	color: var(--e-global-color-0ea5484);
	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);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-9 a:hover {
	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);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-9 h1 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h2 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h3 {
	color: var(--e-global-color-0ea5484);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h4 {
	color: var(--e-global-color-0ea5484);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h5 {
	color: #0e3173;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h6 {
	color: #0e3173;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

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

.e-con {
	--container-max-width: 1120px;
	--container-default-padding-top: 60px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 60px;
	--container-default-padding-left: 0px;
}

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

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

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

.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-9 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-9 a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-9 a:hover {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-9 h1 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h2 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h3 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h4 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h5 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h6 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
		--container-default-padding-top: 30px;
		--container-default-padding-right: 30px;
		--container-default-padding-bottom: 30px;
		--container-default-padding-left: 30px;
	}
}

@media (max-width:767px) {
	.elementor-kit-9 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-9 a {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-9 a:hover {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-9 h1 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h2 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h3 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h4 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h5 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-9 h6 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
		--container-default-padding-top: 20px;
		--container-default-padding-right: 20px;
		--container-default-padding-bottom: 20px;
		--container-default-padding-left: 20px;
	}
}

/* Start custom CSS */
.elementor-drop-cap {
	margin-top: -15px;
	margin-right: 0px;
}

body:not(.rtl) .elementor-23 .elementor-element .elementor-drop-cap {
	margin-right: 0px !important;
}

.mod_header .data-table-header-text {
	font-weight: 700;
	letter-spacing: 1px;
}

.date-text {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase !important;
}

#text-date {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase !important;
}
