/*
 * Start Bootstrap - Full Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.carousel, .item, .active { height:auto; }
.carousel-inner { height: 100%; }
/* Background images are set within the HTML using inline CSS, not here */
.fill { width:100%; height:550px; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }
.fill img{ width:100%; height:550px;}
footer { margin: 50px 0; }
.carousel-caption h1 { font-family: 'open_sansregular'; font-size:52px; color:#fff; text-align:center; font-weight:bold; }
.carousel-caption h2 { color: #ffdb00; font-family: "open_sansregular"; font-size:35px; font-style: italic; margin-bottom: 40px; text-align: center; }
.get-in-touch { background-color: #000; border: 1px solid #fff; margin: 0 auto; width: 30%; padding:10px 0px; }
.get-in-touch a { font-family: 'open_sansregular'; text-align:center; font-size:20px; color:#fff; text-decoration:none; font-weight:bold; }
