﻿.very_useless_class_will_not_use_this {
  color: #31708f;
}
.headerslider {
  padding-top: 0px;
  height: 506px;
  width: 100%;
  float: left;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
#c-carousel {
  height: 350px;
  position: relative;
}
#c-carousel * {
  font-family: Arial, Geneva, SunSans-Regular, sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
#wrapper {
  width: 100%;
  height: 350px;
  margin-top: 0px;
  overflow: hidden;
  position: absolute;
}
#carousel img {
  display: block;
  float: left;
  /*height:350px;
        width:1300px;*/
  max-height: 350px !important;
}
#prev,
#next {
  display: block;
  height: 350px;
  width: 50%;
  top: 0;
  position: absolute;
  cursor: default !important;
  background-image: url("/Images/overlay.png");
}
#prev {
  left: -650px;
  z-index: 9999;
}
#next {
  right: -650px;
  z-index: 9999;
}
#kn_left,
#kn_right {
  display: block;
  height: 37px;
  width: 37px;
  top: -196px;
  left: -5px;
  z-index: 9999;
  position: absolute;
  background-position: 0 -372px;
  cursor: pointer;
}
#kn_right {
  left: auto !important;
  right: -5px;
  background-position: -47px -372px;
}
#box_left,
#box_right {
  position: absolute;
  display: block;
  width: 500px;
  height: 248px;
  top: -92px;
  left: 115px;
}
#box_left.single {
  left: 400px;
}
#box_right {
  left: 715px;
}
.content .aantal {
  float: left;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-size: 48px;
  color: #ffd800;
}
.citySearchHome {
  width: 330px;
  display: inline-block;
}
.citySearchHome .citySearchBox {
  width: 50% !important;
}
.citySearchHome .citySearchKm {
  width: 46% !important;
  height: 33px;
}
.relative {
  position: relative;
}
#carousel div a {
  position: absolute;
  left: 60px;
  z-index: 9;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 28px;
  line-height: 37px;
  height: 37px;
  background-color: rgba(46, 179, 196, 0.8);
  padding-left: 10px;
  padding-right: 10px;
}
#carousel .relative a:nth-child(2) {
  top: 60px;
}
#carousel .relative a:last-child {
  top: 102px;
  background-image: url(../Images/arr_knop.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  padding-right: 40px;
}
.flexslider_mfl .slides li {
  width: 168px;
  height: 180px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flexslider_mfl .slides a {
  display: block;
  margin: auto;
  max-height: 168px;
  max-width: 180px;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.center.mfl_slider {
  background-color: #FFFFFF;
  border-bottom: 2px solid #f0efef;
}
.center.mfl_slider .container {
  height: 70px;
  padding-top: 5px;
}
.flexslider_mfl {
  border-top: 2px solid #f0efef;
  padding-bottom: 8px;
  position: inherit !important;
}
.mfl_slider p.arr:hover {
  background-position: 0px -28px;
}
.mfl_slider p.arr {
  float: right;
  width: 26px;
  height: 28px;
  display: block;
  background-image: url("../Images/arr.jpg");
  margin-top: 24px;
  cursor: pointer;
  margin-bottom: 20px;
}
.mfl_slider p.arr.right:hover {
  background-position: -29px -28px;
}
.mfl_slider p.arr.right {
  background-position: -29px 0px;
  margin-left: 3px;
}
.mfl_logo {
  background-image: url(../Images/mfl.png);
  width: 97px;
  height: 95px;
  position: absolute;
  left: 609px;
  top: -1px;
}
.mfl_logo a {
  display: block;
  height: 100%;
}
.mfl_logo a:hover ~ .mfl_caption {
  opacity: 1;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.mfl_logo .mfl_caption {
  line-height: normal;
  margin-left: 100px;
  margin-top: -60px;
}
@media screen and (min-width: 1180px) and (max-width: 1360px) {
  .mfl_logo {
    left: 451px;
  }
}
@media screen and (min-width: 1px) and (max-width: 1180px) {
  .mfl_logo {
    left: 322px;
  }
}
/*Custom Css*/
#carousel .relative a:last-child {
  top: 60px;
  max-width: 365px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  height: auto;
}
#carousel .relative a:last-child.no-link {
  background-image: none;
  padding: 0 10px;
}
a.carousel-text {
  font-family: 'Roboto', sans-serif !important;
  font-size: 18px !important;
  text-transform: uppercase;
  line-height: 25px !important;
}