html, body {height: 100%;}
html, body, p, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, blockquote, form, input {
	font-family:'Open Sans', sans-serif;
	color:#383838;
}
p {
	line-height:24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight:500;
}
a:link {
	color:#449d44;
	text-decoration:none;
}
a:hover, a:visited, a:active {
	color:#007900;
	text-decoration: underline;
}
a.text-danger {
	color: #a94442;
}
@media (min-width: 994px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 994px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 993px) {
  .navbar-toggle {
    display: block;
  }
}
.navbar {
	margin-bottom:0;
	max-height:90px;
	height:90px;
	box-shadow: 0 4px 21px 0 rgba(51,51,51,0.75);
}
.navbar-brand {
  padding: 8px 10px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
  padding:10px;
}
.navbar-brand img {
	width:150px;
	height:auto;
	margin-top:-2px;
}
.navbar-nav {
	white-space:nowrap;
	clear:both;
	margin-top:-20px;
	margin-right:10px;
}
.navbar-nav li a, .navbar-nav li a:visited {
	color:#383838;
	font-size:14px;
	padding:6px 14px;
	margin-top:-8px;
}
.navbar-nav li a:hover, .navbar-nav li a:active, .navbar-nav .active a, .navbar-nav .active a:hover, .navbar-nav .active a:visited {
	background:none;
	color:#449d44;
}
.navbar-nav li {
	color:#bbb;
	font-size:12px;
	padding-top:7px;
	vertical-align:middle;
	margin-top:0;
}
.navbar-nav button {
	margin-left:8px;
	margin-top:-2px;
}
.full-height {
	height: 100%;
}
.full-min-height {
	min-height:100%;
}
.carousel-height {
	height:100%;
	margin-top:0;
}
@media (max-width: 768px) {
	.carousel-height {
	margin-top:0;
	margin-bottom:0;
	}
}
@media (max-width: 520px) {
	.carousel-height {
		height:400px;
	}
}
.fit-bg {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.carousel-control-fp {
	margin-top:90px;
}
.large-caption {
	color:#fff;
	text-align:left;
	left:10%;
	bottom:10%;
	width:80%;
	font-size:30px;
	font-size:2vw;
}
.large-caption h1 {
	font-family:'Raleway', sans serif;
	color:#fff;
	font-weight:500;
	font-size:8vw;
}
.fit-img {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	margin-bottom:-1px;
}
.bg-lightblue {
	background-color:#e9f0fc;
}
.bg-white {
	background-color:#fff;
}
.circle-size {
	width:90%;
	height:90%;
	max-width:300px;
	max-height:300px;
	border:6px solid #d0dff8;
	margin:0 auto;
}
.block .lead, .lead {
    font-size: 18px;
}
@media (min-width: 768px) {
  .block .lead, .block:not(.block-secondary) .lead, .lead {
    font-size: 18px;
  }
}
.text-white {
	color:#fff;
}
.header-bg {
	margin-top:90px;
	height:200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	position:relative;
	overflow:hidden;
}
.header-bg h1 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 768px) {
  .header-bg h1 {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .header-bg h1 {
    width: 880px;
  }
}
@media (min-width: 1200px) {
  .header-bg h1 {
    width: 1020px;
  }
}
.header-bg img {
	width:100%;
	position:absolute;
	bottom:-2px;
	right:-3px;
}
.text-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.text-header {
	margin-top:58px;
	font-size:50px;
}
.page-header {
	font-size:60px;
	line-height:70px;
	border-bottom:1px solid #bbb;
	padding-bottom:20px;
}
@media (max-width: 768px) {
	.page-header {
		font-size:44px;
		line-height:50px;
	}
}
.page-icon {
	font-size:80px;
	line-height:80px;
	color:#305b85;
  	text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}
.poc-video {
	max-width:443px;
	min-width:300px;
	height:260px;
	margin:auto;
}
.poc-video iframe {
	width:100%;
	height:100%;
}
.navbar-toggle {
	background-color: #5cb85c;
	float:right;
	margin-right:10px;
	margin-top:28px;
}
.navbar-toggle .icon-bar {
	background-color:#fff;
}
.stage-shelf {
	padding-top:100px;
	background-color:#f7f5f1;
	background-color:#fff;
	height:100%;
	overflow:auto;
}
.nav-bordered.nav-stacked > li.active > a,
.nav-bordered.nav-stacked > li.active > a:hover,
.nav-bordered.nav-stacked > li.active > a:focus {
  	color:#449d44;
	background-color:none;
  	border-left-color: #2595FF;
  	border:none;
}
.nav-bordered.nav-stacked > li > a {
  display: block;
  padding: 10px 10px 10px 30px;
  border-bottom: 0;
  color:#383838;
  border-left: 4px solid transparent;
  border:none;
}
.nav-bordered.nav-stacked > li > a:hover,
.nav-bordered.nav-stacked > li > a:focus {
	background-color:none;
  border-left: 4px solid;
  color:#449d44;
  border:none;
}
.nav-bordered.nav-stacked .nav-divider {
	margin-right:30px;
	background-color:#acacac;
}
.bg-footer {
	background-color:#383838;
	padding: 10px 20px;
	min-height:160px;
	vertical-align:bottom;
}
.footer-text {
	font-size:12px;
	color:#cfcfcf;
}
.footer-text a {
	color:#ffb645;
}
.footer-logo {
	width:120px;
	height:auto;
	margin-bottom:20px;
}
.footer-text .icon {
	font-size:22px;
	margin-top:-4px;
	margin-right:10px;
	opacity:0.7;
	margin-left:-22px;
}
.footer-text .iconlist {
	margin: 0 10px;
	padding:0;
}
.footer-text .iconlist li {
	margin: 6px 0;
	padding:0;
}
.footer-text .iconlist li .icon {
	vertical-align:middle;
}
.footer-text .iconlist a {
	color:#fff;
	padding-left:0;
}
.footer-text .iconlist a:hover, .footer-text .iconlist a:focus, .footer-text .iconlist a:active {
	text-decoration:none;
	color:#ffb645;
}
.news-box {
	background-color:rgba(256,256,256,0.7);
	width:220px;
	position:absolute;
	top:120px;
	right:80px;
	border-radius:8px;
  	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}
.news-box hr {
	border-top-color:#acacac;
	margin:10px 0;
}
.news-box a {
	text-decoration:none;
	color:#383838;
	display:block;
	padding:4px;
}
.news-box a:hover {
	background-color:rgba(256,256,256,0.7);
}
.news-box .no-chg a:hover {
	background-color:rgba(256,256,256,0);
}
.photo-style {
	text-align:center;
	background-color:#fff;
	border-radius:2px;
	padding:6px;
	padding-bottom:12px;
	box-shadow: 2px 2px 16px 0 rgba(51,51,51,0.75);
	font-size:16px;
	font-family: 'Gloria Hallelujah', cursive;
}
.photo-style img {
	margin-bottom:6px;
}
.photo-style.not-written {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
}
.rotate-left {
	transform:rotate(-6deg);
}
.rotate-right {
	transform:rotate(6deg);
}
.anchor {
  padding-top: 100px;
  margin-top: -100px;
}
td {
	padding-bottom:8px;
}
.button-icon {
	padding-right:10px;
}
.b-l {
	border-left:1px solid #acacac;
}
.b-b {
	border-bottom:1px solid #acacac;
}
.in-line {
	display:inline;
}
.md-size {
	font-size:22px;
}
.p-l-ad {
	padding-left:46px;
}


.pagination > li > a,
.pagination > li > span {
  color: #5cb85c;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #449d44;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.carousel-caption {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
}
