.Open-Sans {
  font-family: 'Open Sans', sans-serif;
}
.Open-Sans-Light300 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.title-thin {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 28px;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  padding-top: 110px;
  margin-bottom: 330px;
  height: 100%;
  font-size: 16px;
  overflow-x: hidden;
}
.img-responsive {
  width: 100%;
}
.btn {
  border-radius: 0;
}
.h1,
.h2,
.h3,
.h4 {
  margin: 0;
}
.h1 {
  color: #109bea;
  text-transform: uppercase;
}
.h1 span {
  font-size: .7em;
  color: #b3b3b3;
  text-transform: capitalize;
}
.h2 {
  text-transform: uppercase;
  color: #109bea;
  border-bottom: solid 1px #b5b5b5;
  padding-bottom: 4px;
  font-size: 26px;
  margin-bottom: 15px;
}
.h3 {
  color: #b3b3b3;
}
.btn {
  border: none;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 310px;
  padding: 20px 0;
  min-height: 0;
  background-color: #2b2e2f;
  overflow: hidden;
}
@media (min-width: 768px) {
  body {
    margin-bottom: 260px;
  }
  .footer {
    height: 240px;
  }
}
.top-contact {
  background: #6b6b6b;
  color: #fff;
  min-height: 10px;
}
.top-contact span {
  margin-left: 20px;
  display: none;
}
.top-contact a {
  color: #ffffff;
  text-decoration: none;
}
.top-contact a:hover {
  text-decoration: underline;
}
.navbar {
  min-height: auto;
}
.navbar .navbar-header {
  height: 90px;
}
.navbar .dropdown .dropdown-toggle a {
  background-color: #109bea;
}
.navbar-nav li a {
  position: relative;
  padding: 15px 10px;
  text-transform: uppercase;
}
.navbar-nav li a i {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  text-align: center;
  display: none;
  color: #ffffff;
}
.navbar-nav .dropdown-menu a {
  padding: 10px;
}
.navbar-nav .dropdown-menu a:last-child {
  border: none;
}
.navbar-default .navbar-nav .open a:focus,
.navbar-default .navbar-nav .open a:hover {
  background-color: #109bea;
  color: #ffffff;
}
.navbar-default .navbar-nav .active a {
  background-color: #109bea;
  background-image: transparent;
}
.navbar-default .navbar-nav .open a {
  background-image: none;
}
.navbar-default .navbar-nav li a:hover {
  background-color: #109bea;
  color: #ffffff;
}
.nav-logo img {
  width: 180px;
}
.interior-subnav .ul {
  margin: 0;
}
.interior-subnav .ul li {
  margin-bottom: 10px;
}
.interior-subnav .ul li a {
  color: #b3b3b3;
}
.interior-subnav .ul li a:hover {
  color: #ffffff;
  background-color: #81d527;
}
@media (min-width: 768px) {
  .top-contact span {
    display: inline-block;
  }
  .navbar {
    min-height: 110px;
  }
  .navbar-nav li a {
    padding: 55px 20px 15px;
  }
  .navbar-nav li a:hover i,
  .navbar-nav li a:focus i {
    display: inline-block;
  }
  .nav-logo img {
    width: 220px;
  }
}
.carousel-control {
  width: 8%;
}
.carousel-inner .carousel-copy {
  position: absolute;
  top: 25%;
  left: 10%;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  padding: 20px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  width: auto;
  height: auto;
}
.carousel-control .glyphicon-chevron-left {
  left: 65px;
}
.carousel-control .glyphicon-chevron-right {
  right: 65px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  top: 45%;
}
.categories-container {
  margin-bottom: 30px;
  overflow: hidden;
}
.categories-container .home-categories {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  color: #ffffff;
  background-color: #109bea;
  overflow: hidden;
  padding: 20px 30px;
  border-right: solid 1px #ffffff;
}
.categories-container .home-categories:hover {
  background-color: #0f90da;
}
.categories-container .home-categories a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.categories-container .home-categories p {
  width: 80%;
  margin: 0 auto;
}
.home-imgs {
  margin-top: 15px;
  margin-bottom: 15px;
}
.newsletter-container {
  background-color: #f6f6f6;
  overflow: hidden;
  border: solid 1px #bbbbbb;
  padding-bottom: 15px;
}
.newsletter-container .newsletter {
  padding: 15px;
  margin-bottom: 15px;
  background-color: #109bea;
}
.newsletter-container .newsletter .newsletter-title {
  color: #ffffff;
  margin: 0;
  font-size: 6vw;
}
.newsletter-container .newsletter i {
  font-size: 14vw;
  color: #ffffff;
}
.newsletter-container .newsletter-signup span {
  color: #0a72ac;
}
.newsletter-container .newsletter-signup input[type="text"] {
  width: 100%;
  padding: 0 5px;
}
.newsletter-container .newsletter-signup .btn {
  margin-top: 10px;
}
#news-carousel {
  margin-top: 50px;
}
#news-carousel .news-article {
  margin-bottom: 15px;
}
#news-carousel .news-title {
  margin-top: 0;
  color: #109bea;
  text-transform: uppercase;
}
#news-carousel .news-image {
  border: solid 1px #ccc;
}
#news-carousel .carousel-control {
  width: 0;
  opacity: 1;
  text-shadow: none;
}
#news-carousel .carousel-control.right,
#news-carousel .carousel-control.left {
  background-image: none;
}
#news-carousel .carousel-control .glyphicon-chevron-left,
#news-carousel .carousel-control .glyphicon-chevron-right {
  background-color: transparent;
  border-radius: 50%;
  padding: 20px;
}
#news-carousel .carousel-control .glyphicon-chevron-left,
#news-carousel .carousel-control .glyphicon-chevron-right {
  width: auto;
  height: auto;
}
#news-carousel .carousel-control .glyphicon-chevron-left {
  left: -45px;
  color: #109bea;
}
#news-carousel .carousel-control .glyphicon-chevron-right {
  right: -45px;
  color: #109bea;
}
#news-carousel .carousel-control .glyphicon-chevron-left,
#news-carousel .carousel-control .glyphicon-chevron-right,
#news-carousel .carousel-control .icon-next,
#news-carousel .carousel-control .icon-prev {
  top: 45%;
}
.products-table {
  border: solid 1px #d6d6d6;
  width: 100%;
  font-size: 10px;
}
.products-table i {
  font-size: 16px;
}
.products-table tr {
  border-bottom: solid 1px #d6d6d6;
}
.products-table tr td {
  padding: 10px;
}
.products-table tr:nth-child(odd) {
  background-color: #ffffff;
}
.products-table tr:nth-child(even) {
  background-color: #f7f7f7;
}
.table-head {
  color: #109bea;
  font-weight: bold;
}
.interior-categories {
  background: url('../../../assets/images/category-btn-bg.jpg') top center no-reapeat;
  padding: 30px;
  text-align: center;
}
.interior-subnav ul {
  margin: 0 0 50px -40px;
  list-style-type: none;
}
.interior-subnav ul li {
  margin-bottom: 10px;
}
.interior-subnav ul li a {
  color: #b3b3b3;
  text-decoration: none;
  padding: 5px;
  display: block;
}
.interior-subnav ul li a:hover {
  color: #ffffff;
  background-color: #81d527;
}
.interior-subnav ul li a:hover i {
  display: inline-block;
}
.interior-subnav ul li a i {
  display: none;
  font-size: 1.2em;
}
.interior-categories {
  background: url('../../../assets/images/category-btn-bg.jpg') top center no-repeat;
  background-size: cover;
  text-align: center;
  min-height: 145px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
}
.interior-categories a {
  color: #ffffff;
  width: 100%;
}
.footer a {
  color: #ffffff;
}
.footer .footer-links .h2 {
  margin-bottom: 0;
  color: #ffffff;
  border-bottom: solid 1px #474747;
}
.footer .footer-links ul {
  float: left;
  list-style: none;
  width: 50%;
}
.footer .footer-links ul li {
  margin: 5px 0px 5px -25px;
  padding: 5px 0;
  border-bottom: solid 1px #474747;
}
.footer .footer-links ul li a {
  text-decoration: none;
}
.footer .footer-contact {
  color: #ffffff;
  font-size: 0.8em;
}
@media (min-width: 768px) {
  .categories-container .home-categories {
    width: 33.3%;
  }
  .categories-container .home-categories p {
    width: 70%;
    margin: 0 auto;
  }
  .home-imgs {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-imgs:first-child {
    margin-bottom: 15px;
  }
  .newsletter-container .newsletter .newsletter-title {
    font-size: 24px;
  }
  .newsletter-container .newsletter i {
    font-size: 5vw;
  }
  .products-table {
    font-size: 16px;
  }
  .products-table i {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .newsletter-container .newsletter i {
    font-size: 4vw;
  }
  .footer .footer-contact {
    color: #ffffff;
    font-size: 1em;
  }
}
.contact-info {
  color: #b3b3b3;
  margin-top: 10px;
  line-height: 30px;
}
.contact-form {
  background: url('../../../assets/images/contact-form-bg.jpg') top center no-repeat;
  padding: 30px;
  overflow: hidden;
  background-size: cover;
}
.contact-form label {
  color: #ffffff;
}
.contact-form input[type="text"] {
  width: 100%;
  border: solid 2px #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px;
  height: 40px;
  line-height: 40px;
}
.contact-form textarea {
  width: 100%;
  border: solid 2px #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px;
  height: 155px;
}
.staff {
  margin-top: 30px;
}
.staff .staff-pic {
  position: relative;
  margin-bottom: 20px;
}
.staff .staff-pic .staff-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  padding-top: 5%;
  transition: ease all 0.5s;
}
.staff .staff-pic .staff-info .staff-name {
  color: #109bea;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 16px;
}
.staff .staff-pic .staff-info .staff-title {
  color: #ffffff;
  font-size: 14px;
}
.staff .staff-pic .staff-info .staff-phone {
  color: #81d527;
  font-size: 14px;
}
.staff .staff-pic .staff-info a {
  color: #109bea;
  text-transform: uppercase;
}
.staff .staff-pic .staff-info i {
  color: #ffffff;
}
.staff .staff-pic:hover .staff-info {
  display: block;
  opacity: 1;
}
@media (min-width: 992px) {
  .staff .staff-pic .staff-info {
    padding-top: 35%;
  }
  .staff .staff-pic .staff-info .staff-name {
    color: #109bea;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 22px;
  }
  .staff .staff-pic .staff-info .staff-title {
    color: #ffffff;
    font-size: 16px;
  }
  .staff .staff-pic .staff-info .staff-phone {
    color: #81d527;
    font-size: 20px;
  }
}
