/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* @font-face {
	font-family: 'RightGrotesk-NarrowBold';
	src:
		url('../fonts/RightGrotesk-NarrowBold.otf') 
		format('opentype');
	font-weight: normal;
	font-style: normal;
} */

body, 
.menu-link {
	color: #000;
}

#logo img {
	height: 54px;
}

@media (min-width: 1200px) {
	#logo img {
		height: 100px;
	}
}

.content-wrap {
	position: relative;
	padding: 40px 0;
	overflow: hidden;
}

@media (min-width: 992px) {
	.content-wrap {
		padding: 80px 0;
	}
}

@media (min-width: 992px) {
	.menu-link {
		padding: 39px 11px;
	}
}

@media (min-width: 1200px) {
	.menu-link {
		padding: 39px 15px;
	}
}

h1, h2, h3, h4, h5, h6 {
	/* font-family: 'RightGrotesk-NarrowBold', sans-serif; */
	/* letter-spacing: 0.25px; */
	font-family: 'Lato', sans-serif;
}

#page-title {
	/* min-height: 300px; */
	padding-bottom: 4rem !important;
	background-image: url('../images/title_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ffffff;
	border: none;
	/* border-top: 1px solid #6d3e91; */
	/* border-bottom: 1px solid #6d3e91; */
	/* background-blend-mode: multiply; */
	/* display: none; */
}

#page-title h1 {
	margin-top: 48px;
	margin-bottom: 24px;
	font-size: 36px;
	line-height: 1.5em;
	font-weight: bold;
	color: white;
	text-shadow: 0px 0px 60px black;
}

@media (min-width: 992px) {
	#page-title h1 {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 76px;
		line-height: 1.5em;
	}
}

#page-title p {
	font-size: 20px !important;
	line-height: 1.5em !important;
	font-weight: 400 !important;
	color: white;
}

@media (min-width: 992px) {
	#page-title p {
		font-size: 24px;
		line-height: 1.5em;
	}
}

#content h2 {
	margin-top: 64px;
	font-size: 36px;
	line-height: 1.5em;
	font-weight: bold;
	color: #6d3e91;
}

@media (min-width: 992px) {
	#content h2 {
		font-size: 54px;
		line-height: 1.5em;
	}
}

#content h3 {
	margin-top: 45px;
	font-size: 28px;
	line-height: 1.5em;
	font-weight: 400;
	color: #6d3e91;
}

@media (min-width: 992px) {
	#content h3 {
		font-size: 36px;
		line-height: 1.5em;
	}
}

#content h4 {
	margin-top: 35px;
	font-size: 28px;
	line-height: 1.5em;
	font-weight: 400;
}

#content h5 {
	margin-top: 34px;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 400;
}

#content h6 {
	margin-top: 30px;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 400;
}

#content p, 
#content ul {
	margin-bottom: 12px;
}

#content p,
#content li {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 300;
}

#content ul, 
#content ol {
	list-style-position: outside;
	padding-left: 1em
}

#content ul {
	list-style-type: '✓';
}

#content li {
	padding-left: 1em;
	margin-block: 12px;
}

#content p a {
	text-decoration: underline !important;
}

#content .wp-block-video {
	margin-bottom: 48px;
}

#content #intro {
	padding: 0 1em 2em;
}

#content #intro #special {
	margin: -12px 0 0 24px;
	font-size: 24px;
	text-shadow: 0px 0px 60px black;
}

@media (min-width: 992px) {
	#content #intro {
		padding: 2em 2em 2em;
	}
	
	#content #intro #special {
		margin: -18px 0 0 24px;
		font-size: 36px;
	}
}

#content strong {
	font-weight: 700;
	/* color: #0078cb; */
}

#content mark {
	padding: 0;
}

#content .wp-block-button {
	padding-left: 20px;
	padding-right: 20px;
}

#content .wp-block-button.is-style-outline>.wp-block-button__link {
	border: 2px solid;
	padding: 2em 2em;
	border-radius: 3px;
}

#content blockquote {
	border-color: #6d3e91;
}

#content blockquote > p {
	margin-bottom: 0;
}

#content label {
	text-transform: none;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0px;
}

#content .wp-element-button, #content #gform_submit_button_1 {
	margin: 24px 0 0 0 !important;
	padding: 16px 48px !important;
	font-size: 16px !important;
	border-radius: 0 !important;
	background-color: #6d3e91 !important;
	color: #fff !important;
	text-transform: none !important;
	text-shadow: none !important;
	font-weight: 400 !important;
	letter-spacing: 0px !important;
}

#content #gform_submit_button_1 {
	margin-top: 0px !important;
}

#content .wp-element-button:hover, #content #gform_submit_button_1:hover {
	background-color: #6d3e91 !important;
	color: #fff !important;
}

#content .wp-block-details {
	padding-bottom: 24px;
}

#content .wp-block-details summary {
	list-style: none;
	cursor: pointer;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 700;
}

#content .wp-block-details summary::marker, 
#content .wp-block-details summary::-webkit-details-marker {
	display: none;
}

#content .wp-block-details summary::before {
	content: '► ';
	margin-right: 16px !important;
}

#content .wp-block-details[open] summary::before {
	content: '▼ ';
}

#content .wp-block-details summary+p {
	padding-top: 24px;
}

#content .wp-block-details p:last-child {
	padding-bottom: 24px;
}

#content #partners {
	padding: 0 6em;
}

@media (min-width: 992px) {
	#content #partners {
		padding: 0;
	}
}

#footer.dark {
	border-top-color: #6d3e91;
}

#footer.dark #copyrights {
	color: white;
	background-color: #1c2f2d;
}