/* ---------------------- */
/* -- General Settings -- */
/* ---------------------- */
body {
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.7); }

html {
  background-color: #333333; }

h1, h2, h3, h4, h5 {
  font-family: 'Lato', sans-serif;
  font-weight: 300; }

.fa {
  padding-right: 5px; }

.container .body {
  padding: 20px 0; }

.modal-title, .modal-body {
  color: rgba(0, 0, 0, 0.5); }

hr {
  border-color: rgba(66, 139, 202, 0.25);
  -moz-use-text-color: #FFFFFF;
  border-style: solid none;
  border-width: 1px 0 0 0;
  margin: 10px 0 18px; }

a:hover {
  text-decoration: none; }

.service-icon i {
  background-color: #9fc83a;
  color: white;
  border-radius: 10px;
  padding: 10px; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: none; }

/* -------------------- */
/* -- Tabel Settings -- */
/* -------------------- */
.form-name {
  width: 90%; }

/* -------------------------- */
/* -- Custom Page Settings -- */
/* -------------------------- */
.page-centered {
  text-align: center; }

.page-centered .zero-padding {
  padding: 0;
  margin: 20px 0; }

.page-header-wrapper {
  background-image: url("/assets/img/green-bg.jpg"); }
  .page-header-wrapper .light-background {
    background: rgba(40, 82, 10, 0.7); }
  .page-header-wrapper h2 {
    font-weight: bold; }
  .page-header-wrapper h2, .page-header-wrapper h3, .page-header-wrapper h4, .page-header-wrapper h5 {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.7); }

.container-fluid.ltgrey-background {
  background-color: rgba(0, 0, 0, 0.01); }

.sustain-page img {
  float: left;
  padding: 5px 20px 0 0; }

/* ------------------- */
/* --- List Styles --- */
/* ------------------- */
.benefits-list ul {
  padding-left: 0px; }

.benefits-list li {
  list-style: none; }

/* ---------------------- */
/* --- Custom Buttons --- */
/* ---------------------- */
/* big button */
.big_button {
  display: block;
  float: none;
  clear: both;
  background: #e04a40;
  margin: 0 auto;
  width: 200px;
  height: 55px;
  font-size: 18px;
  line-height: 55px;
  color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 0px #b1453e;
  box-shadow: 0 5px 0px #b1453e;
  position: relative;
  text-align: center; }

.big_button a {
  color: #fff;
  opacity: 1.0; }

.big_button:hover {
  color: #fff;
  background: #ee574d;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 0px #9e3e37;
  box-shadow: 0 5px 0px #9e3e37;
  text-decoration: none; }

.big_button:active {
  color: #fff;
  background: #c23c33;
  -webkit-box-shadow: 0 3px 0px #652824;
  box-shadow: 0 3px 0px #652824; }

.big_button:visited, .big_button:focus {
  color: #fff; }

/* --------------------------- */
/* -- Custom Image Settings -- */
/* --------------------------- */
.photo-frame {
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: rgba(0, 0, 0, 0.2); }

.photo-frame-right {
  float: right;
  margin-left: 10px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: rgba(0, 0, 0, 0.2); }

.headshots img {
  width: 170px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  margin: 0 5px 0; }

.headshots .float {
  float: left;
  margin-top: 10px; }

.headshots .name {
  padding-left: 5px;
  text-align: center; }

img {
  max-width: 100%; }

/* ---------------------- */
/* -- Sidebar Settings -- */
/* ---------------------- */
.sidebar-content-area {
  padding-left: 15px; }

/* ------------------- */
/* -- Form Settings -- */
/* ------------------- */
.table {
  width: 100%; }

.internal-table-desc {
  width: 20%; }

.internal-table-sd i {
  color: orange; }

.internal-table-az i {
  color: red; }

.internal-table-nv i {
  color: brown; }

.ia i {
  color: rgba(0, 0, 0, 0.1); }

.contact-li ul {
  padding: 5px 0 !important; }

.contact-li ul li {
  list-style: none; }

.contact-page h2 {
  text-align: right;
  font-weight: 600; }

.contact-plus p {
  text-align: right; }

/* --------------------- */
/* -- Header Settings -- */
/* --------------------- */
.jumbo {
  background-position: bottom;
  color: #fff;
  border-width: 0;
  margin-bottom: 0;
  padding: 0; }

.jumbotron h1 {
  font-family: 'Raleway', sans-serif; }

.gc-logo-jumbotron img {
  width: 90%;
  padding-left: 10px; }

.jumbo-wrapper {
  background-color: rgba(159, 200, 58, 0.2);
  height: 320px;
  padding-top: 15px; }

.container.body {
  margin-top: 20px;
  padding-bottom: 25px; }

.container.body h1, h2 {
  margin-top: 0; }

.title-area {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: white; }

.title-area .left {
  text-align: right; }

.title-area .left h2 {
  margin-top: 7px; }

.title-area .right {
  padding: 10px 30px 0 12px;
  border-left: 1px solid rgba(255, 255, 255, 0.5); }

/* -------------------- */
/* -- Top Social Bar -- */
/* -------------------- */
/* -- Home Page -- */
.top-social {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  padding: 5px; }

.top-social a {
  color: rgba(0, 0, 0, 0.3); }

.top-social a:hover {
  color: rgba(0, 0, 0, 0.5); }

.top-social .left {
  font-size: 90%;
  padding-top: 2px; }

.top-social .right {
  font-size: 100%; }

.jumbotron-social a {
  color: white; }

.service-lineup-row {
  background-color: rgba(0, 0, 0, 0.03);
  text-align: center; }

.home-service-lineup {
  padding-top: 20px; }

.home-service-lineup a {
  text-decoration: none; }

.jan-image-frame-outside {
  width: 100%;
  height: 180px;
  margin-top: 10px;
  background-image: url("/assets/img/jan-thumb.jpg");
  background-position: bottom;
  background-size: 100%; }

.land-image-frame-outside {
  width: 100%;
  height: 180px;
  margin-top: 10px;
  background-image: url("/assets/img/landscape-thumb.jpg");
  background-position: bottom;
  background-size: 100%; }

.firestop-image-frame-outside {
  width: 100%;
  height: 180px;
  margin-top: 10px;
  background-image: url("/assets/img/firestop-thumb.jpg");
  background-position: bottom;
  background-size: 100%; }

.hvac-image-frame-outside {
  width: 100%;
  height: 180px;
  margin-top: 10px;
  background-image: url("/assets/img/hvac-thumb.jpg");
  background-position: bottom;
  background-size: 100%; }

.service-image-frame-inside {
  width: 85%;
  height: 36px;
  padding: 5px 5px 5px 10px;
  font-size: 120%;
  vertical-align: middle;
  text-align: left;
  color: white;
  background-size: 100%; }

.jan {
  background-color: #9fc83a; }

.land {
  background-color: #9fc83a; }

.firestop {
  background-color: #9fc83a; }

.hvac {
  background-color: #9fc83a; }

.home-logos {
  text-align: center; }

.home-logos img {
  padding: 15px;
  width: 170px; }

/* -- Page -- */
.top-social-page {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  padding: 5px; }

.top-social-page a {
  color: white; }

.top-social-page a:hover {
  color: rgba(255, 255, 255, 0.5); }

.top-social-page .page-left {
  font-size: 90%;
  padding-top: 2px; }

.top-social-page .page-right {
  font-size: 100%; }

/*-- Top Nav Bar --*/
.navbar {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  margin-top: 20px;
  border: 0; }

.navbar img {
  width: 166px; }

.navbar .logo-mobile img {
  padding-top: 11px;
  padding-left: 11px; }

.nav {
  padding-top: 15px; }

.nav-tabs {
  border: 0;
  margin-bottom: 0; }

.nav-tabs li a, a:hover, a:focus {
  border: 0;
  border-radius: 0; }

.nav li a:hover {
  background-color: white; }

.nav.page li a:hover {
  background-color: transparent !important; }

.nav.page li a {
  color: white; }

.subnav {
  padding: 10px 0;
  float: right;
  margin-right: 8px; }

.subnav a {
  color: white; }

.subnav.internal {
  font-style: italic;
  font-size: 95%; }

.services-subnav {
  padding: 10px 0;
  float: left; }

.services-subnav a {
  color: white; }

.services-subnav.internal {
  font-style: italic;
  font-size: 95%; }

/* ---------------------- */
/* -- Sidebar Sections -- */
/* ---------------------- */
.home-sidebar img {
  padding-bottom: 10px; }

/* --------------------- */
/* -- Services Pagess -- */
/* --------------------- */
.services-body-header-image img {
  width: 100%;
  padding-bottom: 10px; }

/* ----------- */
/* -- Feeds -- */
/* ----------- */
.google-feed {
  color: white;
  padding-top: 13px; }

.google-feed i {
  border: 2px solid white;
  border-radius: 10px;
  padding: 10px 12px; }

.google-feed .pubDate {
  float: left;
  padding-right: 10px;
  font-weight: 600; }

.google-feed .rssBody {
  position: relative; }

.google-feed .rssBody a {
  color: #cd793e; }

.google-feed .rssBody h4 {
  font-size: 17px;
  font-weight: 600; }

.industry-news .rssBody h4 {
  font-size: 15px; }

.industry-news .pubDate {
  display: none; }

.rssBody h4 {
  margin-bottom: 0; }

.rssBody ul {
  padding-left: 0; }

.rssBody li {
  list-style: none; }

/* ------------ */
/* -- Footer -- */
/* ------------ */
.logo-trans img {
  width: 140px;
  padding: 0 0 10px; }

.footer-top {
  background-image: url("/assets/img/la-wide-norm.png");
  background-position: center;
  height: 90px; }

.footer-top-inner {
  background-color: rgba(51, 51, 51, 0.8);
  height: 90px; }

.footer-bottom {
  height: 300px;
  background-color: #333333;
  padding: 20px 0 0;
  color: rgba(255, 255, 255, 0.8); }

.footer-bottom p {
  font-size: 90%; }

/* --------------------- */
/* -- Button Defaults -- */
/* --------------------- */
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none; }

.btn-primary, .btn-primary:hover, .btn-primary:focus {
  background-image: none !important;
  background-color: #9fc83a;
  border: 1px solid #fff;
  border-radius: 4px; }

.btn-primary:hover, .btn-primary:focus {
  background-color: rgba(159, 200, 58, 0.9); }

/* -------------------- */
/* -- Forms Defaults -- */
/* -------------------- */
.input-group.subscribe {
  width: 80%; }

.form-control.subscribe {
  background-color: transparent !important; }

.btn-default.subscribe {
  background-image: none !important;
  background-color: rgba(255, 255, 255, 0.1);
  color: white; }

/* --------------------- */
/* ----- Blog Style ---- */
/* --------------------- */
.blog-gc2 {
  width: 100px;
  float: left; }

.signature-block img {
  float: left;
  padding: 5px;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  background: white; }

.signature-block {
  background-image: url("/assets/img/sos.png");
  background-repeat: repeat;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px 10px 15px 10px;
  border: 1px solid rgba(0, 0, 0, 0.05); }
