html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}

a {
	color: #ffffff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

a:hover, a:focus {
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}

p {
	line-height: 1.5;
	margin-bottom: 20px;
	font-size: 18px;
}

section {
	padding: 50px 0;
}

section p {
	margin: 0px;
}

table {
	width: 100%;
	border: solid thin #cccccc;
	margin-bottom: 20px;
}

table th, table td {
	padding: 4px;
	border: solid thin #cccccc;
}

table th {
	background-color: rgb(247, 249, 250);
	font-weight: bold;
}

.btn-primary {
	background-color: #0FADE1;
}

.text-highlight {
	color: #0FADE1;
	text-transform: uppercase;
}

.box-shadow {
	padding: 15px;
	box-shadow: 3px 5px 15px -3px rgba(0, 0, 0, 0.3);
	min-height: 460px;
	margin-bottom: 20px;
}

.gallery {
	width: 100%;
	/* box-shadow: 3px 5px 15px -3px rgba(0, 0, 0, 0.3); */
}

i.headline {
	font-size: 35px;
	color: #7187ec;
}

.figure-caption h2 {
	font-size: 16px;
}

img.sport {
	width: 100px;
	background-color: #7187ec;
	padding: 10px;
	margin: 0 8px;
}

#mainNav {
	border-color: rgba(34, 34, 34, 0.05);
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 200;
	letter-spacing: 1px;
}

#mainNav .navbar-brand {
	color: #ffffff;
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 2px;
}

#mainNav .navbar-brand img {
	height: 28px;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
	color: #ffffff;
}

#mainNav .navbar-toggler {
	font-size: 12px;
	padding: 8px 10px;
}

#mainNav .navbar-nav>li>a {
	font-size: 12px;
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	letter-spacing: 2px;
	text-transform: uppercase;
}

#mainNav .navbar-nav>li>a.active {
	color: #0FADE1 !important;
	background-color: transparent;
}

#mainNav .navbar-nav>li>a.active:hover {
	background-color: transparent;
}

#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
	color: #ffffff;
}

#mainNav .navbar-nav>li>a:hover, #mainNav .navbar-nav>li>a:focus:hover {
	color: #ffffff;
}

@media ( min-width: 992px) {
	#mainNav {
		border-color: transparent;
		background-color: transparent;
	}
	#mainNav .navbar-brand {
		color: white;
		color: fade(white, 70%);
	}
	#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
		color: white;
	}
	#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
		color: rgba(255, 255, 255, 0.7);
	}
	#mainNav .navbar-nav>li>a:hover, #mainNav .navbar-nav>li>a:focus:hover {
		color: white;
	}
	#mainNav.navbar-shrink {
		border-color: rgba(34, 34, 34, 0.1);
	}
	#mainNav.navbar-shrink .navbar-brand {
		color: #ffffff;
	}
	#mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
		color: #ffffff;
	}
	#mainNav.navbar-shrink .navbar-nav>li>a, #mainNav.navbar-shrink .navbar-nav>li>a:focus {
		color: #ffffff;
	}
	#mainNav.navbar-shrink .navbar-nav>li>a:hover, #mainNav.navbar-shrink .navbar-nav>li>a:focus:hover {
		color: #ffffff;
	}
}

#mainNav .selected-menu, #mainNav .selected_menu {
	text-decoration: underline;
}

header.masthead {
	position: relative;
	height: 100vh;
	width: 100%;
	color: white;
	background: url("img/res/bg-opacity.png"), #7187ec;
    background-repeat:   no-repeat;
    background-position: center center;  
	background-size: 90%;
}

header.masthead .header-content {
	margin-bottom: 50px;
}

header.masthead .header-content h1, header.masthead .header-content h2 {
	font-family: 'WalcotRound', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 200;
	letter-spacing: 1px;
}

header.masthead .header-content h1 {
	font-size: 35px;
}

header.masthead .header-content h2 {
	font-size: 25px;
}

header.masthead .header-content h3 {
	font-size: 22px;
}

header.masthead .btn-outline {
	color: white;
	border: 1px solid;
	border-color: white;
}

header.masthead .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
	color: white;
	border-color: #0FADE1;
	background-color: #0FADE1;
}

header.masthead .btn {
	border-radius: 300px;
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: transparent;
}

header.masthead .btn-xl {
	font-size: 12px;
	padding: 15px 45px;
}

header.masthead a {
	color: white;
}

header.masthead-sub {
	background: #7187ec; 
	height: auto;
}

section h1 {
	font-size: 27px;
}

section h2 {
	font-size: 22px;
}

@media ( min-width: 992px) {
	header.masthead {
		background-size: 50%;
	}

	header.masthead .header-content h1 {
		font-size: 50px;
	}

	header.masthead .header-content h2 {
		font-size: 35px;
	}

	header.masthead .header-content h3 {
		font-size: 30px;
	}

	section h1{
		font-size: 35px;
	}

	section h2{
		font-size: 25px;
	}
}

.no-gutter>[class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

footer {
	padding: 25px 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.3);
	background-color: #222222;
}

footer p {
	font-size: 12px;
	margin: 0;
}

footer ul {
	margin-bottom: 0;
}

footer ul li a {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
	text-decoration: none;
}

footer ul li.social-channel a {
	font-size: 16px;
}

.img-zoom-wrapper img {
	cursor: pointer;
}

#modelZoomImage img {
	max-width: 100%;
}

.modal-xl {
	max-width: 1110px;
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
	width: 100% !important;
}

div.separate {
	border-bottom: dashed thin #cccccc;
}

.pointer {
	cursor: pointer;
}

.mt-40 {
	margin-top: 40px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-10 {
	margin-top: 10px;
}

.mr-10 {
	margin-right: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}