/*

Grill Template 

http://www.templatemo.com/free-website-templates/417-grill

*/

/*-- Basic --*/











/*-- Slider --*/

#slider {
  overflow: hidden;
  margin-top: 130px;
}

.slider-caption {
  text-align: left;
  margin-left: 10%;
  position: absolute;
  width: 100%;
  margin-top: 50px;
  color: #fff;
  /*-- font-family: 'Open Sans', sans-serif;  --*/
  font-family: 'gotham-book', sans-serif;
}

.slider-caption h1 {
  
 /*-- text-shadow: 3px 1px #000; --*/
  font-size: 48px;
  font-family: 'gotham-book', sans-serif;
 /*-- text-transform: uppercase; --*/
}

.slider-caption h1 strong {
  
  font-family: 'gotham-bold', sans-serif;
}


.slider-caption p {
  margin-top: 15px;
  font-size: 16px;
  font-family: 'gotham-book', sans-serif;
  color: #fff;
  line-height: 11px;
}

.slider-caption a {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #f78e21;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

/*-- End Slider --*/


