
/* Page Setup
-------------*/
html, body{margin:0px;padding:0px;height:100%;}
body{font-family:Lato, Arial, serif;font-weight:400;color:#333;font-size:16px;line-height:26px}

li{font-family:Lato, Arial, serif;font-weight:400;color:#333;font-size:16px;line-height:26px}

h1,h2,h3,h4{font-family:Lato, Arial, serif;font-weight:400;}
h1{line-height:36px;font-size:32px;font-weight:bold}
h2,h3,h4{line-height:28px;font-size:21px;font-weight:bold}


.tab-widget{border: 1px solid #d4d4d4;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;}

.tab-content{padding:0px 15px 15px 15px}

.tab-widget-header {font-size:16px;line-height:16px;
background-color: rgba(250,250,250,0.9);
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(250,250,250,0.9) 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(250,250,250,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5ffffff', endColorstr='#e5fafafa', GradientType=0);
border-bottom: 1px solid #d4d4d4;
padding: 0px 15px 0px 15px;
-webkit-box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2),0 0 0 #000;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2),0 0 0 #000;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}

.widget {border:1px solid #d4d4d4;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;margin-bottom:20px}
.widget ul{list-style:none;color:#333;}

.widget h2,.widget h3 {font-size:14px;line-height:20px;font-weight:bold !important;
background-color: rgba(250,250,250,0.9);
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(250,250,250,0.9) 100%);
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(250,250,250,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5ffffff', endColorstr='#e5fafafa', GradientType=0);
border-bottom: 1px solid #d4d4d4;
padding: 5px 15px 10px 15px;
-webkit-box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2),0 0 0 #000;
box-shadow: 0 2px 2px -2px rgba(0,0,0,0.2),0 0 0 #000;
border-top: 1px solid #d4d4d4;
border-top: 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}

.nav-stacked > .active > a{background-color:#9f2724;color:#fff}
.nav-stacked > .active > a:hover{background-color:#9f2724;color:#fff}


.carousel {border:1px solid #d4d4d4}

.carousel-indicators {
  position: inherit !important;
  top: 0px;
  right: 0px;
  z-index: 5;
  margin: 0;
  list-style: none;
  width:100%;
  height:45px;
          display: table;
}

.carousel-indicators li:first-child a {border-left: 0;}
.carousel-indicators li:last-child a {border-right: 0 !important;}

.carousel-indicators li {
        display: table-cell;
        width: 1%;
        float: none;
  height: 45px;
  margin-left: 0px;
  text-indent: 0px !important;
  border-radius:0px !important;
  text-align:center;
  line-height:16px;
  padding:0px 10px;
  border-right:1px solid #555;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  vertical-align:middle;
}
.carousel-indicators li:hover{cursor:pointer}

.carousel-indicators .active {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5CC4A8;
  *background-color: #5CC4A8;
  background-image: -moz-linear-gradient(top, #5CC4A8, #5CC4A8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5CC4A8), to(#5CC4A8));
  background-image: -webkit-linear-gradient(top, #5CC4A8, #5CC4A8);
  background-image: -o-linear-gradient(top, #5CC4A8, #5CC4A8);
  background-image: linear-gradient(to bottom, #5CC4A8, #5CC4A8);
  background-repeat: repeat-x;
  border-color: #0099dd #0099dd #006491;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CC4A8', endColorstr='#5CC4A8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  color:#fff;
    border-right:1px solid #555;
}

.quote-header{color:#fff;font-weight:normal;text-align:center;margin-top:0px;font-size:22px;line-height:26px;padding:10px 0px;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;margin-bottom:15px;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;}


/* Full-Width Hero Section
----------------------------------------------- */
.hero-section {
  position: relative;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  height: 400px;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
}

.hero-section h1 {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
  margin-bottom: 25px;
  max-width: 800px;
}

.hero-cta {
  background-color: #52daaa;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 18px 50px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.hero-cta:hover {
  background-color: #3fc494;
  color: #fff;
  text-decoration: none;
}

/* Mobile responsive - Hero */
@media (max-width: 767px) {
  .hero-section { height: 300px; }
  .hero-section h1 { font-size: 28px; }
  .hero-cta { font-size: 16px; padding: 14px 35px; }
}


/* Forms
----------------------------------------------- */


/* Hero section container spacing fix */
.hero-section + .container {
  padding-top: 30px;
}


/* Fix two-column list alignment */
.row-fluid ul.span6 {
  list-style-position: inside;
  padding-left: 0;
  margin-bottom: 15px;
}

.row-fluid ul.span6 li {
  padding-left: 5px;
}


/* Navbar styling */
.navbar .brand {
  float: left;
  padding: 10px 20px 10px 0;
}

.navbar .nav {
  float: right;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  padding: 15px 15px;
}

.navbar .nav-cta {
  background-color: #52daaa;
  color: #fff !important;
  border-radius: 5px;
  padding: 6px 14px !important;
  font-size: 13px;
  margin: 10px 0 10px 10px;
}

.navbar .nav-cta:hover {
  background-color: #3fc494;
  text-decoration: none;
}
