/* compiled by scssphp v0.3.2 on Fri, 03 Aug 2018 20:09:14 +0000 (0.1713s) */

/* This section is read only. You can modify these styles by overwriting them later as appropriate. */
body, html {
  -webkit-overflow-scrolling: touch;
  font-size: 17px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  overflow-x: hidden;
}
p {
  font-size: 1rem;
  line-height: 1.9rem;
  font-weight: 300;
  margin-bottom: 15px;
}
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;
}
/* General Styles */
body {
  color: #747474;
  font: 400 'droid-serif', Georgia, Times, serif;
  overflow-x: hidden;
}
::-webkit-selection {
  background: #008ab0;
  color: #fff;
}
::-moz-selection {
  background: #008ab0;
  color: #fff;
}
::-ms-selection {
  background: #008ab0;
  color: #fff;
}
::selection {
  background: #008ab0;
  color: #fff;
}
::placeholder {
  color: #008ab0;
}
::input-placeholder {
  color: #008ab0;
}
::-webkit-input-placeholder {
  color: #008ab0;
}
::-moz-placeholder {
  /* Firefox 18- */
  color: #008ab0;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #008ab0;
}
::-ms-input-placeholder {
  color: #008ab0;
}
h1, h2, h3, h4 {
  font-family: "ff-dax-web-pro", sans-serif;
}
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.5;
}
h2, .h2 {
  font-size: 1.75rem;
  line-height: 1.5;
}
h3, .h3 {
  font-size: 1.3rem;
  line-height: 1.5;
}
h4, .h4 {
  font-size: 1.15rem;
  line-height: 1.5;
}
a {
  color: #008ab0;
  text-decoration: none;
}
a.btn {
  margin-top: 10px;
}
hr {
  margin-top: 10px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px dotted #dfdfdf;
}
.form-control {
  padding: 12px;
  background-color: #e5f3f7;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  height: auto;
  width: 100% !important;
  color: #008ab0;
  font-size: 14px;
  line-height: 15px;
  border-radius: 3px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
}
select.form-control {
  width: 80% !important;
  float: left;
}
.input-group-addon:last-child {
  width: 20%;
  float: left;
  border: 1px solid #005e78;
  line-height: 26px;
  background: #008ab0;
  color: #fff;
}
.input-group-addon:last-child {
  border-left: 0;
}
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  width: 100%;
  background-color: #008ab0;
  vertical-align: top;
  color: #e5f3f7;
  font-size: 14px;
  line-height: 16px;
  padding: 12px;
  border-radius: 3px;
}
.btn {
  font-family: 'droid-serif', Georgia, Times, serif;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, .15);
  padding: 11px 20px;
}
.btn-warning {
  background: #ffc81f;
  border-color: #e4ad05;
  color: #444;
}
.btn-primary {
  background-color: #008ab0;
  border-radius: 4px;
  font-family: 'droid-serif', Georgia, Times, serif;
  border-color: #007b9d;
  color: #fff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, .15);
  padding: 11px 20px;
}
.btn-primary .fa {
  margin-right: 10px;
}
.btn-lg-prime {
  width: 100%;
  padding: 15px;
  padding-left: 11px;
  padding-top: 14px;
  padding-bottom: 12px;
  font-family: "ff-dax-web-pro", sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
  background: #0093b6;
  background: -moz-linear-gradient(top, rgba(0, 147, 182, 1) 0%, rgba(0, 121, 164, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 147, 182, 1)), color-stop(100%, rgba(0, 121, 164, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 147, 182, 1) 0%, rgba(0, 121, 164, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 147, 182, 1) 0%, rgba(0, 121, 164, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 147, 182, 1) 0%, rgba(0, 121, 164, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 147, 182, 1) 0%, rgba(0, 121, 164, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0093b6', endColorstr='#0079a4',GradientType=0);
  -moz-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  -webkit-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
}
.panel-primary > .panel-heading {
  color: #444;
  border-color: transparent;
  background: transparent;
  -moz-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  padding: 15px 20px;
  border-top-left-radius: 5px;
  background: rgba(255, 255, 255, .35);
  text-transform: Uppercase;
  border-top-right-radius: 5px;
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, .09);
}
.panel-warning > .panel-heading {
  background-color: #ffc81f;
  border-color: #e4ad05;
  padding: 15px 20px;
  padding-bottom: 18px;
  font-size: 28px;
  color: #444;
  line-height: 20px;
  font-weight: 300;
  font-family: "ff-dax-web-pro", sans-serif;
  text-transform: uppercase;
}
.panel-warning {
  background-color: #fff4d3;
  color: #444;
  -moz-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  -webkit-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
}
.panel-primary {
  border-color: #dfdfdf;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: url(/img/panel-prime-bg.jpg) no-repeat center center;
  /* Old browsers */
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f4f7', endColorstr='#bcdee8',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #444;
  -webkit-box-shadow: inset 0px 0px 30px rgba(0, 138, 176, 0.2);
  box-shadow: inset 0px 0px 30px rgba(0, 138, 176, 0.2);
  min-height: 328px;
}
.panel {
  margin-bottom: 20px;
  border-radius: 4px;
  -moz-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  -webkit-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  color: inherit;
}
.modal-header {
  background: #008ab0;
}
.modal-title {
  color: #fff;
  font-size: 1.5em;
}
.logo {
  padding-top: 0px;
}
.section {
  padding: 0 0 30px;
}
.panel-default {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
  background: #f2f5f6;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(242, 245, 246, 1) 0%, rgba(227, 234, 237, 1) 37%, rgba(200, 215, 220, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.panel-default > .panel-heading {
  color: #444;
  border-color: transparent;
  background: transparent;
  -moz-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  padding: 12px 20px;
  border-top-left-radius: 5px;
  background: rgba(255, 255, 255, .35);
  text-transform: Uppercase;
  border-top-right-radius: 5px;
  box-shadow: inset 0px -1px 1px rgba(0, 0, 0, .09);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.9rem;
  font-family: "ff-dax-web-pro";
  line-height: 0.75em;
}
.panel-default ul {
  padding: 10px 6px;
}
.panel-default ul li {
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 0px;
  border-bottom: 1px dotted #c9c9c9;
  font-size: 0px;
  line-height: 0px;
  clear: both;
}
.panel-default ul li a {
  width: 100%;
  display: block;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 16px;
  font-family: "ff-dax-web-pro", sans-serif;
  color: #008ab0;
  text-transform: uppercase;
}
.panel-default ul li:last-of-type {
  border-bottom: none;
}
.panel-default ul li a:after {
  content: '\00276F';
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 5px;
  padding: 0 3px;
  background: transparent;
  color: #008ab0;
  font-size: 22px;
}
.panel-default h3 {
  font-family: "ff-dax-web-pro", sans-serif;
  color: #0089af;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
}
.well-heading {
  background-color: #ffc81f;
  border-color: #e4ad05;
  padding: 15px 20px;
  padding-bottom: 18px;
  font-size: 28px;
  color: #444;
  line-height: 20px;
  font-weight: 300;
  font-family: "ff-dax-web-pro", sans-serif;
  text-transform: uppercase;
}
.region-nav {
  background: #fff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 1%, rgba(0, 137, 175, 1) 12%, rgba(0, 137, 175, 1) 77%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 1%, rgba(0, 137, 175, 1) 12%, rgba(0, 137, 175, 1) 77%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(255, 255, 255, 1) 1%, rgba(0, 137, 175, 1) 12%, rgba(0, 137, 175, 1) 77%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -moz-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  -webkit-box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
  box-shadow: 0px 3px 8px rgba(8, 72, 93, 0.2);
}
.region-nav {
  color: #fff;
}
.region-nav .nav-pills > li > a {
  border-radius: 0px;
  border: 1px solid #008ab0;
  font-family: "ff-dax-web-pro", sans-serif;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  display: block;
  padding: 8px 58px 8px 10px;
  background: #fff;
  margin-left: 0;
}
.nav-pills > li + li {
  margin-left: 0px;
}
.region-nav .nav-pills > li.active > a {
  background: #80c5d8;
  color: #008ab0;
}
.region-nav .nav-pills > li > a:hover, .region-nav .nav-pills > li > a:focus {
  text-decoration: none;
  background-color: #80c5d8;
  color: #fff;
}
.region-nav .nav-pills > li > a:after {
  content: '\00276F';
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 5px;
  padding: 0 3px;
  background: transparent;
  color: #008ab0;
  font-size: 22px;
}
.lead {
  font-size: 24px;
  line-height: 30px;
  color: #008ab0;
  margin: 20px 0 17px 0;
  font-family: "ff-dax-web-pro";
}
.de-content {
  margin-bottom: 10px;
}
.de-content ul li {
  font-size: 1rem;
  line-height: 1.9rem;
  font-weight: 300;
}
.de-content h3, .de-content .h3 {
  font-size: 1.4rem;
  line-height: 1.8em;
  font-weight: bold;
  text-transform: none;
  color: #0098cb;
  border-bottom: 1px dotted #b2b2b2;
}
@media (min-width: 1250px) {
  .container {
    width: 1400px;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .nav-pills > li {
    width: 49%;
    margin: 0px;
    padding: 0px;
  }
  .panel-default ul li {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .bump-up {
    margin-top: -185px;
    padding-top: 95px;
    padding-bottom: 103px;
    position: relative;
    height: 178px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(53%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0);
  }
  .carousel-caption h3 {
    font-size: 4em !important;
  }
  h1, .h1 {
    font-size: 2.25rem;
    line-height: 1.5;
  }
}
/* Header Styles */
header {
  padding: 15px 0;
  border-bottom: 1px solid #cee9f0;
}
.top-media {
  float: right;
  margin-top: 6px;
  margin-right: 2%;
}
.top-media a:link, .topbar .top-media a:visited {
  display: inline-block;
  margin-left: 16px;
  padding-left: 16px;
  border-left: 1px dotted #a1a1a1;
  text-transform: capitalize;
}
.top-media a:first-child {
  border-left: none;
}
.top-media .fa {
  margin-right: 10px;
  font-size: 20px;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-nav {
  padding-top: 15px;
}
.navbar-nav > li > a {
  display: inline-block;
  font-family: "ff-dax-web-pro", sans-serif;
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 20px;
  margin-right: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-left: 1px dotted #b2b2b2;
  padding: 10px 20px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #008ab0;
}
.navbar-nav > li:first-child a {
  border-left: none;
}
/*
 .dropdown-menu {
 position: absolute;
 top: 140%;
 left: 0;
 z-index: 1000;
 display: none;
 float: left;
 min-width: 200px;
 padding: 5px 0;
 margin: 2px 0 0;
 font-size: 14px;
 text-align: center;
 list-style: none;
 background-color: #008AB0;
 color: #fff;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
 border: 1px solid #ccc;
 border: 1px solid rgba(0,0,0,.15);
 border-radius: 4px;
 -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
 box-shadow: 0 6px 12px rgba(0,0,0,.175);
 }
 */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #fff;
  font-family: "ff-dax-web-pro";
  text-transform: uppercase;
  font-size: 1.1em;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgba(255, 255, 255, .1);
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle {
  background-color: #008ab0;
  background-image: none;
  border: 1px solid #008ab0;
  border-radius: 0;
  margin: -11px -16px;
  height: 65px;
  width: 100%;
  color: #fff;
  padding-top: 1.5em;
}
.navbar-toggle a {
  color: #fff;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-toggle .icon-bar {
  border-radius: 1px;
  background: white;
  margin: auto;
}
#mobile-menu .navbar-nav > li > a {
  color: #fff;
}
.region-dropdown-main ul {
  position: absolute;
  top: 88%;
  right: 12px;
  left: initial;
  width: 300px;
  border-radius: 0px;
  background: #0089af;
}
.region-dropdown-main a {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  line-height: 2;
}
.region-dropdown-main p {
  margin-top: 15px;
}
.region-dropdown-main .caret {
  margin-left: 10px;
}
.region-dropdown-main button:link {
  background: none !important;
}
.region-dropdown-main button {
  color: #008ab0;
  display: inline-block;
  padding: 0em;
  width: 300px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-bottom: 5px solid #008ab0;
}
.region-dropdown-main button:hover {
  background: #f9f9f9;
  color: #337ab7;
  border: 1px solid #f9f9f9;
  border-bottom: 5px solid #337ab7;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background: none;
}
.region-select-home {
  margin-bottom: 15px;
  color: #444;
}
.region-select-home button {
  margin: 0 3px;
}
.region-select-home button a {
  color: white !important;
}
.region-select-home button a:hover {
  text-decoration: none;
}
.home_selectregion p {
  font-size: 1.2em !important;
}
.home_selectregion ul {
  position: absolute;
  right: initial;
  left: 7px;
}
.well {
  min-height: 20px;
  padding: 1px 25px 31px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: transparent;
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.region-dropdown-main ul li a {
  color: #fff;
  line-height: 2;
}
.region-dropdown-main ul li a:last {
  border-bottom: none;
}
.region-dropdown-main ul li a:hover {
  color: #fff;
}
.carousel-inner {
  overflow: visible;
}
.carousel-dropdown .open > .dropdown-toggle.btn-default {
  background: white;
}
.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;
}
@media (max-width: 359px) {
  .nav-pills a {
    font-size: 12px !important;
  }
}
/* Carousel Styles */
.carousel-inner > .item img {
  z-index: 1;
  position: relative;
}
.carousel-overlay {
  top: auto !important;
  bottom: 0 !important;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+67&amp;1+23,0+67 */
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, 0) 32%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(2%, rgba(255, 255, 255, 1)), color-stop(32%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, 0) 32%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, 0) 32%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, 0) 32%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, 0) 32%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.carousel-overlay-2 {
  top: auto !important;
  bottom: 0 !important;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b8dce8+100&amp;0+62,1+98 */
  background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(211, 233, 241, 0) 62%, rgba(185, 221, 232, 1) 98%, rgba(184, 220, 232, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(62%, rgba(211, 233, 241, 0)), color-stop(98%, rgba(185, 221, 232, 1)), color-stop(100%, rgba(184, 220, 232, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(211, 233, 241, 0) 62%, rgba(185, 221, 232, 1) 98%, rgba(184, 220, 232, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(211, 233, 241, 0) 62%, rgba(185, 221, 232, 1) 98%, rgba(184, 220, 232, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(211, 233, 241, 0) 62%, rgba(185, 221, 232, 1) 98%, rgba(184, 220, 232, 1) 100%);
  /* IE10+ */
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgba(211, 233, 241, 0) 62%, rgba(185, 221, 232, 1) 98%, rgba(184, 220, 232, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#b8dce8',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.carousel-control.right {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: repeat-x;
}
.carousel-control.left {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  background-repeat: repeat-x;
}
.carousel-caption {
  right: 15%;
  left: auto;
  left: 15%;
  /* padding-bottom: 30px; */
  bottom: 15%;
  text-align: left;
  width: 1000px;
}
.carousel-caption-2 {
  right: 15%;
  left: 0;
  padding-bottom: 20px;
  bottom: 0;
  text-align: left;
  max-width: 100%;
  color: #fff;
  padding-left: 5%;
  position: absolute;
  background: rgba(0, 132, 172, 0.75);
  font-size: 18px;
  border-top-right-radius: 15px;
  /* box-shadow: 0px 0px 9px rgba(255,255,255,.8); */
  border-top: 3px solid #80c5d8;
}
.carousel-indicators {
  bottom: 13%;
}
.carousel-caption h3 {
  font-size: 1.8em;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0px;
  left: -20px;
  font-style: oblique;
  letter-spacing: -0.04em;
  font-weight: bold;
  font-family: 'droid-serif', Georgia, Times, serif;
}
.carousel-caption-2 h3 {
  font-size: 2em;
  white-space: nowrap;
  line-height: 1;
  margin-left: 0px;
  left: -20px;
  font-style: oblique;
  letter-spacing: -0.04em;
  font-weight: bold;
  font-family: 'droid-serif', Georgia, Times, serif;
}
.carousel-caption-2 p {
  font-size: 1.25rem;
}
.carousel-caption p {
  font-size: 1.5rem;
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-caption h3 span {
  font-size: 75%;
  font-weight: 500;
  font-family: "ff-dax-web-pro", sans-serif;
}
/* Blog Styles */
.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;
}
/* Footer Styles */
footer {
  border-top: 1px solid #cee9f0;
  padding: 20px 0 10px;
}
.footer-media {
  margin-top: 6px;
  margin-right: 2%;
}
.footer-media a:link, .footerbar .footer-media a:visited {
  display: block;
  line-height: 36px;
  text-transform: capitalize;
  float: left;
  margin-right: 10px;
}
.footer-media a:first-child {
  border-left: none;
}
.footer-media .fa {
  margin-right: 7px;
  font-size: 20px;
}
footer .logo {
  max-width: 250px;
}
footer li {
  list-style: none;
  font-size: 85%;
  line-height: 2;
  width: 32%;
  float: left;
  margin-right: 1%;
}
footer p {
  font-size: 75%;
}
