/*!
 * Start Bootstrap - Heroic Features (http://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

body {
	background: url(../img/bg.png);
	background-repeat: repeat;
}
@media (min-width: 992px) {
	body {
		/*padding-top: 56px;*/
	}
}
.card {
	height: 100%;
}
.mainpage {
	background: white;
	padding: 14px 0px 15px 0px;
	box-shadow: 0px 0px 7px #d9f3fb;
}
.imagecaption {
	width: image width px;
	font-size: 14px;
	padding: 14px 0px 15px 8px;
	text-align: center;
}
.row {
	padding: 0px 0px 0px 6px;
}
.ncs {
	padding: 0px 0px 0px 12px;
}
h1 {
	text-transform: uppercase;
	Font-Family: 'Oswald', Sans-Serif;
	Font-Size: 30pt;
}
h2 {
	text-transform: uppercase;
	Font-Family: 'Oswald', Sans-Serif;
	Font-Size: 20pt;
	padding: 15px 20px 0px 15px;
}
#subtext {
	width: 660px;
}
body {
	Font-Family: 'Cabin', Sans-Serif;
	Font-Size: 16px;
}
p {
	Font-Family: 'Cabin', Sans-Serif;
	Font-Size: 16px;
	line-height: 20pt;
	padding: 0px 20px 20px 15px;
}
.info {
	padding: 15px 20px 20px 15px;
	text-align: justified;
}
.my-4 {
	background-image: url(../img/header.jpg);
	background-size: 100%;
	height: 300px;
	background-repeat: no-repeat;
	padding: 70px 0px 0px 40px;
}
.content {
	padding: 0px 30px 30px 30px;
	text-align: justified;
}
.subpagecontent {
	padding: 20px 20px 0px 20px;
}
.secondary {
	margin-top: 15px;
	box-shadow: 0px 3px 0px #21425d;
}