/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
  font-family: Open Sans, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container {
    max-width:960px;
}
    
.jumbotron {
    background-color:white;
}

.btn-header {
    background-color: white;
    border-color:black;
}

.btn-header:hover {
    color: white;
    background-color:#E56623;
}

.tbn-services {
    background-color: #E56623;
    border-radius:100%;
    border:none;
}

.img-centered {
  margin: 0 auto;
}

header {
  text-align: center;
}

#sub {

    font-size:28px;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 75px;
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.assistance-tbn-bcg {
    background-color:#f2f2f2;
}

section#contact {
  background-color: #222222;
  background-image: url('../img/map-image.png');
  background-position: center;
  background-repeat: no-repeat;
}

section#contact .section-heading {
  color: white;
}

footer {
  padding: 25px 0;
  text-align: center;
}

#legal_notice {
    color: #E56623;
}

footer span.copyright {
  line-height: 40px;
  font-family: Open Sans, sans-serif,"Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}

footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
  font-family: Open Sans, sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
