/* compiled by scssphp v0.3.2 on Fri, 17 Jun 2016 20:50:45 +0000 (0.1139s) */

/* !Start Variables */
/* !End Variables */
/* !Start Defaults !READONLY */
/* This section is read only. You can modify these styles by overwriting them as appropriate. */
body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625rem;
  overflow-x: hidden;
  color: #333;
}
.container-semi-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
}
p {
  font-size: 1.2rem;
  line-height: 1.9rem;
  font-weight: 300;
}
.btn-primary {
  background-color: #475661;
  color: #fff;
  border-color: #2e3b44;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-color: #2e3b44;
  border-color: #475661;
}
header {
  border-bottom: solid 5px #475661;
  padding: 10px 0;
}
.logo {
  max-height: 50px;
}
.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #2e3b44;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #475661;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #475661;
  color: #fff;
}
.navbar-toggle {
  background-color: #475661;
  border: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #2e3b44;
}
.mm-menu {
  background-color: #475661;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active {
  background-color: #2e3b44;
}
h1, h1 a {
  color: #475661;
  font-size: 2.1rem;
}
h2, h2 a {
  color: #2e3b44;
  font-size: 1.8rem;
}
h3, h3 a {
  color: #333;
  font-size: 1.4rem;
}
h4, h4 a {
  color: #333;
  font-size: 1.1rem;
}
h5, h5 a {
  color: #333;
  font-size: 1rem;
}
a {
  color: #e51b24;
}
footer.footer {
  background-color: #475661;
  color: #fff;
  font-size: 0.85rem;
  margin-top: 15px;
}
footer.footer p {
  font-size: 0.85rem;
}
footer.footer * {
  color: #fff;
}
footer.footer a {
  color: #fff;
}
.carousel-caption p, .carousel-caption h3 {
  color: #fff;
}
.scrim {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  html, body {
    font-size: 14px;
  }
  .carousel-caption {
    position: static;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #475661;
  }
  .carousel-caption * {
    margin: 0;
  }
  .scrim, .carousel-control, .carousel-indicators {
    display: none;
  }
}
img.responsive {
  padding-left: 0;
  padding-right: 0;
}
img.responsive.pull-left {
  padding-left: 0;
  padding-right: 15px;
}
img.responsive.pull-right {
  padding-left: 15px;
  padding-right: 0;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
@font-face {
  font-family: 'BLOKKNeue-Regular';
  src: url('/fonts/BLOKKNeue-Regular.eot');
  src: url('/fonts/BLOKKNeue-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/BLOKKNeue-Regular.woff') format('woff'), url('/fonts/BLOKKNeue-Regular.svg#BLOKKNeue-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* !End Defaults */
/* !Start Typography */
/* Not Yet implemented - delete me*/
/* !End Typography */
/* !Start Site Wide */
.flash {
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.flash.alert {
  margin-bottom: 0;
}
.alert {
  border-radius: 0;
  border: none;
  color: #fff;
  color: rgba(255, 255, 255, 0.84);
}
.alert.alert-danger {
  background-color: #f44336;
}
.alert.alert-success {
  background-color: #4caf50;
}
.alert.alert-info {
  background-color: #03a9f4;
}
.alert.alert-warning {
  background-color: #ff5722;
}
/* !End Site Wide */
/* !Start Homepage */
/* Not Yet implemented - delete me*/
/* !End Homepage */
/* !Start Blog */
.blog-post {
  line-height: 1.4;
  margin-bottom: 20px;
}
.blog-snippet p {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 300;
  display: block;
}
.blog-snippet h3 {
  font-size: 2.2rem;
  line-height: 1.4;
}
.blog-snippet h3 a {
  color: #55a697;
}
.blog-image {
  display: block;
  background-color: #f0f0f0;
  background-position: center;
  background-origin: border-box;
  background-size: cover;
}
.blog-image {
  width: 100%;
  height: 350px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.content-blog, .content {
  padding: 4.2% 2.5rem;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f6f6f6 0%, #f6f6f6 10%, #fff 10%, #fff 90%, #f1f1f1 90%, #f6f6f6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f6f6f6), color-stop(10%, #f6f6f6), color-stop(10%, #fff), color-stop(90%, #fff), color-stop(90%, #f1f1f1), color-stop(100%, #f6f6f6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f6f6f6 0%, #f6f6f6 10%, #fff 10%, #fff 90%, #f1f1f1 90%, #f6f6f6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f6f6f6 0%, #f6f6f6 10%, #fff 10%, #fff 90%, #f1f1f1 90%, #f6f6f6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f6f6f6 0%, #f6f6f6 10%, #fff 10%, #fff 90%, #f1f1f1 90%, #f6f6f6 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #f6f6f6 0%, #f6f6f6 10%, #fff 10%, #fff 90%, #f1f1f1 90%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.content-blog h1, content-blog h2, .content h1, .content h2 {
  color: #55a697;
}
.content-blog p:first-of-type {
  font-size: 1.6rem;
  margin-bottom: 25px;
  line-height: 2.05rem;
  font-weight: 400;
}
/* !End Blog */
.well {
  background: #fafafa;
  border: solid 1px #e1e1e1;
  box-shadow: none;
  padding: 0px 15px 10px 15px;
}
