﻿@import url("https://use.typekit.net/kaf5bxk.css");
/*@font-face {
	font-family: 'Effra';
	src: url('../fonts/Effra_Std_Bd.ttf') format('truetype'), url('../fonts/Effra_Std_BdIt.ttf') format('truetype'), url('../fonts/Effra_Std_He.ttf') format('truetype'), url('../fonts/Effra_Std_HeIt.ttf') format('truetype'), url('../fonts/Effra_Std_It.ttf') format('truetype'), url('../fonts/Effra_Std_Lt.ttf') format('truetype'), url('../fonts/Effra_Std_LtIt.ttf') format('truetype'), url('../fonts/Effra_Std_Md.ttf') format('truetype'), url('../fonts/Effra_Std_MdIt.ttf') format('truetype'), url('../fonts/Effra_Std_Rg.ttf') format('truetype');
}*/


body, html {
	height: 100%;
	margin: 0;
	/*font-family: "open-sans", sans-serif;*/
	font-family: "Effra", sans-serif;
	font-size: 16px;
	color: #C0552E;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 600;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "effra";
	font-weight: 900;
	letter-spacing: -0.02em;
	margin-bottom: 1rem; /*1.5625rem;*/ 
}

	h1 mark, h2 mark, h3 mark, h4 mark, h5 mark, h6 mark {
		color: #fff;
		background-color: #040720;
		line-height: 1.5em;
		padding: 5px;
		box-decoration-break: clone;
		-webkit-box-decoration-break: clone;
	}

h1, .h1 {
	font-size: 5.625rem;
	line-height: 1.18em;
}

@media screen and (max-width: 750px) {
	h1, .h1 {
		font-size: 3.4rem;
		line-height: 1.18em;
	}
}

h2, .h2 {
	font-size: 3.875rem;
	line-height: 1.1em;
	max-width: 60%;
}

@media screen and (max-width: 1024px) {
	h2, .h2 {
		font-size: 3rem;
		line-height: 1.1em;
		max-width: 75%;
	}
}

@media screen and (max-width: 750px) {
	h2, .h2 {
		font-size: 2.6rem;
		line-height: 1.1em;
		max-width: 100%;
	}
}


h3, .h3 {
	font-size: 1.75rem;
	line-height: 1.18em;
	margin-bottom: 1rem;
}

h4, .h4 {
	font-size: 1.375rem;
	line-height: 1.35em;
	margin-bottom: 1rem;
}

h5, .h5 {
	font-size: 1.375rem;
	line-height: 1.35em;
	margin-bottom: 1rem;
}

h6, .h6 {
	font-size: 1.375rem;
	line-height: 1.35em;
	margin-bottom: 1rem;
}

p {
	font-size: 1rem;
	line-height: 1.3em;
	margin-bottom: 1.25rem;
}

.row p:last-child {
	margin-bottom: 0.5rem;
}

.caption {
	left: 0;
	top: 50%;
	width: 100%;
	color: #fff;
	padding: 50px 0px 100px 0px;
	max-width: 50%;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
	.caption {
		padding: 50px 0px 90px 0px;
		max-width: 75%;
	}
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 575px) {
	.caption {
		padding: 40px 0px 60px 0px;
		max-width: 95%;
	}
}



.caption ul {
	padding-left: 5px;
	list-style-position: inside;
}

.caption h1 {
	line-height: 0.85;
}


/*ul {
	list-style-type: disc;*/
	/*list-style-image: url('/images/dot.png');*/
/*}*/

ul {
	margin: 0.5rem 0;
	padding-inline-start: 20px;
	list-style-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 100 100'><circle cx='50%' cy='50%' r='40' style='fill:white;' /></svg>");
}

li {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
}

.orange-bg a {
	color: white;
}

.navbar {
	padding: 1rem 0 !important;
	justify-content: flex-start;
}

.intro-links .nav-item a {
	font-size: 15px !important;
}

.navbar-title {
	font-family: "effra";
	font-weight: 900;
	letter-spacing: -0.02em;
	color: white;
	line-height: 1;
	font-size: 18px;
}

.nav-item a {
	margin-left: -2px;
}

.navbar-toggler {
	border: none !important;
	color: #fff !important;
	padding-right: 0 !important;
}

	.navbar-toggler:focus {
		outline: none !important;
	}

.custom-toggler .navbar-toggler-icon {
	width: 50px;
	height: 50px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='4' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-collapse {
	margin-bottom: 1em;
}

.navbar a, .caption a {
	color: #fff;
}

.logo {
	height: 35px;
}

@media only screen and (max-device-width: 575px) {
	.logo {
		height: 20px;
	}

	.custom-toggler .navbar-toggler-icon {
		width: 30px;
		height: 30px;
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='4' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}

	.navbar-title {
		font-size: 12px;
	}
}



.bgimg-1, .bgimg-2, .bgimg-3 {
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0px;
}

.bgimg-1-static {
	background-position: top center;
	/*background-position: top -100px center;*/
	background-repeat: no-repeat;
	background-size: cover;
	/*padding: 30px 0px;*/
}

.parallax-overlay {
	background: rgba(0, 0, 0, 0.7);
	height: 100%;
	width: 100%;
	position: fixed;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.bgimg-1-static {
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('/images/0_Introduction/Intro.jpg');
	background-size: cover;
	background-blend-mode: darken;
	background-image: image-set(
		"/images/0_Introduction/Intro.webp" type("image/webp"),
		"/images/0_Introduction/Intro.jpg" type("image/jpeg")
	);
}

.bgimg-2-static {
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('/images/Header2.jpg');
	background-size: cover;
	background-blend-mode: darken;
	background-image: image-set( "/images/Header2.webp" type("image/webp"), "/images/Header2.jpg" type("image/jpeg") );
}


/*.section {
	padding: 1em 0em;
}*/

.section:not(:first-child) {
	padding: 1em 0em 1em 0em;
}

.orange-bg {
	background-color: #C0552E;
	color: #fff;
}

.w-33 {
	width: 33% !important;
}

figcaption {
	font-size: 13px;
	line-height: 16px;
	padding-top: 4px;
}

.img-bordered {
	border: 1px solid #C0552E;
}

.credit {
	display: block;
	font-size: 13px;
	padding-top: 2px;
	font-weight: 400;
	line-height: 17px;
}

hr {
	border: 1px solid #C0552E;
	margin: 2em 0 2em 0;
}

@media only screen and (max-device-width: 575px) {
	hr {
		border: 1px solid #C0552E;
		margin: 1em 0 1.5em 0;
	}
}


.card-columns {
	column-count: 3;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 575px) {
	.card-columns {
		column-count: 2;
	}

}


.card {
	border: none;
}



/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
	.bgimg-1, .bgimg-2, .bgimg-3 {
		background-attachment: scroll;
	}
}


.modal {
	padding: 0 !important;
}

.modal-header {
	background-color: #C0552E;
	color: #fff;
}

.modal .modal-dialog {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
}

.modal .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
}

.modal .modal-body {
	overflow-y: auto;
	color: #C0552E !important;
}

	.modal .modal-body .caption {
		color: #C0552E !important;
	}
