* {
  margin: 0;
}
html,
body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  margin: 0 auto -100px;
}
.push {
  height: 100px;
}
.headerpush {
  height: 115px;
}
#cover {
  background: url(../images/dashboard.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 300px;
  padding-top: 100px;
  margin-bottom: 20px;
}
#cover h1 {
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
  font-weight: 600;
}
/* NAVIGATIE */
.navbar {
  background: #FFF;
  height: 115px;
  border-bottom: none;
  border-top: solid 5px #0071C1;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.navbar-toggle {
  background: #0071C1 !important;
}
.navbar-inverse .nav {
  float: right;
  position: relative;
  padding-top: 35px;
}
.navbar-inverse .nav li a {
  color: #0071C1;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  font-size: 16px;
  padding: 8px 20px 20px 12px;
}
.navbar-inverse .nav li a:hover {
  color: #019CC9;
  background-color: #fff;
}
.navbar-brand img {
  width: 200px;
}
.bold {
  font-weight: bold;
}
section#taxislider {
  padding: 5px 0 0 0;
}
section#taxislider table,
section#taxislider div {
  width: 100% !important;
}
/* SECTION TRANSFER */
section#transfer {
  background: url(../images/dashboard.jpg) #000 top no-repeat;
  background-size: fixed;
  height: 550px;
}
section#transfer .tarievenForm {
  margin-top: 50px;
  width: 412px;
}
section#transfer ul.nav-tabs li {
  width: 50%;
  text-align: center;
  color: #FFF;
  font-size: 16px;
}
section#transfer ul.nav-tabs li a {
  border-top: 1px solid #00336A !important;
  border-left: 1px solid #00336A !important;
  border-right: 1px solid #00336A !important;
  background: #FFF;
  border: none;
  margin-right: 0 !important;
}
section#transfer ul.nav-tabs li .active {
  background: #00336A;
}
section#transfer ul.nav-tabs li:last-child {
  margin-right: 0px;
}
section#transfer .nav-tabs > li.active > a,
section#transfer .nav-tabs > li.active > a:hover,
section#transfer .nav-tabs > li.active > a:focus {
  background: #00336A;
  color: #FFF;
  font-weight: 700;
}
section#transfer .tab-content {
  background: #FFF;
  border-left: 1px solid #00336A;
  border-right: 1px solid #00336A;
  border-bottom: 1px solid #00336A;
  overflow: hidden;
}
section#transfer .tab-content .form-group {
  padding: 10px 10px 0 10px;
  text-align: center;
}
section#transfer .tarieven {
  background-color: #0071C1;
  padding-top: 15px;
  margin-top: 60px;
  padding-bottom: 125px;
}
section#transfer .tarieven .text {
  display: inline-block;
  margin-left: 10px;
  color: #fff;
  font-weight: bold;
}
section#transfer .tarieven .kop {
  padding-bottom: 15px;
  font-size: 38px;
  text-align: center;
  color: #fff;
}
section#transfer .tarieven input[type="text"] {
  border-radius: 0px;
  margin: 0;
}
section#transfer .tarieven input[type="number"] {
  border-radius: 0px;
}
section#transfer .video {
  background: #000;
  border: solid 2px #bfbfbf;
  padding: 10px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  margin-top: 55px;
}
/* BELBAR */
section#belbar {
  padding: 30px 0;
  font-size: 28px;
  text-align: center;
  font-weight: 900;
  letter-spacing: 1px;
}
section#belbar .fa {
  color: #00336A;
}
section#belbar .blueDark {
  color: #00336A;
}
section#belbar .blueLight {
  color: #0071C1;
}
/* SECTION REVIEWS */
section#reviews {
  background: #bfdbee;
  color: #00336A;
  text-align: center;
}
section#reviews h2 {
  margin-bottom: 25px;
  font-weight: 700;
}
section#reviews .vc_sep_line {
  border-color: #00336A;
}
section#reviews .wpb_row h4 {
  font-size: 18px;
}
section#reviews .wpb_row p {
  font-size: 16px;
}
/* SECTION RESERVEREN */
section#reserveren {
  background-color: #00336A;
  color: #FFF;
}
section#reserveren h2 {
  text-align: center;
  padding-bottom: 15px;
  padding-top: 30px;
  font-size: 38px;
}
section#reserveren p {
  text-align: center;
  font-size: 19px;
  padding-bottom: 30px;
}
section#reserveren .info {
  font-size: 75px;
  text-align: center;
}
section#reserveren .info .text {
  font-size: 16px;
}
section#reserveren .info h4 {
  font-size: 25px;
  padding-bottom: 10px;
}
section#reserveren .button {
  text-align: center;
  margin: auto;
  padding-bottom: 50px;
}
section#reserveren .button .btn-reserve {
  background-color: #0071C1;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-right: 80px;
  padding-left: 80px;
  padding-top: 13px;
  padding-bottom: 13px;
}
section#reserveren .button .btn-reserve:hover {
  text-decoration: none;
  background-color: #fff;
  color: #00336A;
}
/* SECTION SERVICE */
section#service {
  background: url(../images/taxi.jpg) right no-repeat;
  height: 550px;
  padding-top: 50px;
}
section#service p {
  line-height: 27px;
  font-size: 18px;
  line-height: 30px;
}
section#service h2 {
  padding-bottom: 10px;
  font-size: 32px;
}
/* FOOTER */
.footer {
  width: 100%;
  bottom: 0;
  background: #0071C1;
  color: #ABADAC;
  font-size: 13px;
  height: 250px;
}
.footer .inner-middle {
  padding-top: 25px;
}
.footer p {
  text-align: center;
}
.footer .inner-left {
  padding-top: 25px;
}
.footer .inner-right ul#payment li {
  margin-right: 8px;
  text-align: left;
  margin-left: -4px;
  color: #fff;
  display: inline;
  line-height: 25px;
}
.footer .inner-right ul#payment li a {
  color: #fff;
}
.footer h2 {
  font-size: 16px;
  font-weight: bold;
  color: #82abcc;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  text-align: center;
}
.footer h4 {
  font-weight: bold;
  color: #FFF;
}
.footer ul#footer-menu {
  margin: 0;
  padding: 0;
}
.footer ul#footer-menu li {
  display: block;
  text-align: left;
  color: #fff;
  list-style-type: none;
  line-height: 25px;
}
.footer ul#footer-menu li a {
  color: #fff;
}
.footer .betaalwijze img {
  height: 30px;
  margin: 0 5px 0 0;
}
@media (max-width: 769px) {
  /* NAVIGATIE */
  .navbar {
    background: #FFF;
    height: 115px;
    border-bottom: none;
    border-top: solid 5px #0071C1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }
  .navbar .navbar-collapse {
    border: none;
  }
  .navbar-inverse {
    border-bottom: none;
  }
  .navbar-inverse .nav {
    padding-left: 0px;
    position: relative;
    padding-top: 35px;
    background-color: #fff;
  }
  .navbar-inverse .nav li a {
    color: #0071C1;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    padding: 8px 20px 20px 12px;
  }
  .navbar-inverse .nav li a:hover {
    color: #019CC9;
    background-color: #fff;
  }
  .navbar-brand img {
    width: 100px;
  }
  /* SECTION TRANSFER */
  section#transfer {
    height: 1050px;
  }
  section#transfer .vakantie {
    margin-top: 20px;
  }
  /* SECTION FOOTER */
  .footer {
    height: 599px;
  }
  .footer .inner-middle {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .footer .inner-right {
    padding-bottom: 35px;
  }
  .footer p {
    text-align: center;
  }
  .footer .inner-left {
    padding-top: 25px;
  }
  .footer .inner-right ul#footer-menu,
  .footer .inner-left ul#footer-menu,
  .footer .inner-middle ul#footer-menu {
    margin: 0;
    padding: 0;
  }
  .footer .inner-right ul#footer-menu li,
  .footer .inner-left ul#footer-menu li,
  .footer .inner-middle ul#footer-menu li {
    text-align: center;
    display: block;
  }
  .footer h4 {
    text-align: center;
  }
}
@media (min-width: 800px) and (max-width: 1100px) {
  .navbar-inverse .nav li a {
    font-size: 14px;
  }
  section#service {
    background-position-x: 500px;
  }
  section#transfer {
    background-position-x: -250px !important;
  }
  section#transfer .video {
    margin-top: 45px;
  }
}
@media (max-width: 500px) {
  .navbar-inverse .nav {
    float: inherit !important;
  }
  .navbar,
  .headerpush {
    height: 75px;
  }
  .navbar-toggle {
    margin-top: 15px;
  }
  section#transfer {
    height: inherit !important;
  }
  section#transfer .container {
    padding-left: 0;
    padding-right: 0;
  }
  section#transfer .container .tarievenForm {
    margin: 50px 0;
  }
  section#service {
    background: none;
    height: inherit;
    font-size: 16px !important;
  }
  .footer {
    text-align: left !important;
    height: 388px !important;
  }
  .footer h4 {
    text-align: left !important;
  }
  .footer ul#footer-menu li {
    display: inline-block !important;
    text-align: left !important;
  }
}
