/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {

  color: #5a5a5a;
}
.navbar-inverse {
  background-color: #006600;
  border-color: #080808;
}
.navbar {
  min-height: 100px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #006600;
  color: #fff;
}
header {
  background: url("../img/background-texture.png") repeat scroll 0 0 #fff;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 0;
  width: 100% !important;
  z-index: 9000;
  min-height: 100px;
}
.logo {
  color: #000;
  font-size: 20px;
  margin-top: 15px;
}
.navbar-inverse .nav > li > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
font-family:Lato;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Oswald;
  font-weight: 400;
  margin-top: 0;
}

.container.marketing {
  margin-top: 20px;
}
.heading {
  background: url("../img/heading-bg.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
  font-size: 21px;
  margin: 0 0 30px;
  padding: 0 0 20px;
  position: relative;
}
#intro, #page-head, .form-wrapper legend span, header .navbar-nav li.active a, #featured .heading span, ul.featured-list li span, #team, .heading span.left, .heading span.right, .gray-bg .heading span.left, .gray-bg .heading span.right, .accordion-body.in span, .accordion-heading span, #filter-bar ul#filters li a.selected, #filter-bar ul#filters li a:hover, .zoom, #bottom, #toTop, .pricing-table li ul li.plan_name, .pricing-table li ul li.plan_price, .pricing-table li.featured ul li.plan_price, .contact-box, .tabber li:hover {
  background-color: #1bbc9b;
}
.heading span.left {
  bottom: 0;
  height: 3px;
  left: 0;
  padding: 0;
  position: absolute;
  width: 60px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 360px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 360px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
footer {
  background-color: #252528;
  color: #fff;
  margin-top: 10px;
  min-height: 60px;
  padding-top: 35px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
padding:10px;
font-size:24px;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
.box > .icon {   }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #63B76C; vertical-align: middle; }
.box > .icon:hover > .image { background: #333; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { text-align: center; font-family: "Roboto",sans-serif !important; font-size: 18px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 14px; color: #666; line-height: 1.5em; margin: 6px 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.box .space { height: 30px; }