@import url('https://fonts.googleapis.com/css?family=Exo:400,700|Open+Sans:400,400i,700,700i,800');


BODY,HTML
{
font-family: 'Open Sans', sans-serif;
font-size:11pt;
color:#1d1d1b;
}

.header
{
height:110px;
z-index:9999 !important;
position: fixed;
width:100%;
background:#ffffff;
}

.header IMG
{
padding-top:20px;
padding-left:0px;
}

.item {
  display: block;
  max-width: 100%;
  height: auto;
  background-position: center center!important;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}



@media (max-width: 768px) {
.slide
{
padding-top:110px;
}

  .item {
    height:200px !important;
    background-position: center top !important;
    background-size: 100% auto;
  }
  .booklink {
    top: 80%!important;
    display:none;
  }
}

.carousel-caption H3
{
font-weight: 700;
text-shadow:none;
font-size:35pt;
font-family: 'Exo', sans-serif;
}

.booklink {
  font-size: 40px;
  color: #b08770;
  text-decoration: none;
  z-index:20 !important;
  position: absolute;
  top: 90.5%;
  left: 48.8%;
  transition: 0.4s;
}

.booklink:hover {
  color: white;
  margin-top: 5px;
  text-decoration: none;
  transition: 0.4s;
}

.booklink:focus {
  color: transparent;
  text-decoration: none;
}

.intro {
  font-size: 13pt!important;
  margin-bottom: 50px;
}

.welkom-box {
  background-color: transparent!important;
  color: black!important;
  border: none!important;
  box-shadow: 0 0 0 transparent!important;
  text-align: center!important;
}

.welkom-box-bottom {
  padding-bottom: 20px!important;
}

.call-box {
  padding: 20px 0 20px 0;
}

.call-btn {
  background-color: #b08770;
  color: white;
  font-size: 18px;
  border: none;
  transition: 0.4s;
}

.call-btn:hover {
  background-color: #727576;
  color: white;
  transition: 0.4s;
}

.subkop {
  padding-top: 110px!important;
  background-color: #b08770;
  color: white;
}

.subkop H3
{
padding:0;
margin:0;
line-height:50px;
}

.content {
  padding-top: 100px!important;
  height: 400px;
  background-color: #b08770;
  color: white;
}

.privacy {
  padding-top: 100px!important;
}

.policy-title {
  font-size: 20px;
}

.policy-text {
  font-size: 12px;
}

.subpage
{
padding:20px 0 20px 0;
}

.breadcrumb
{
background:transparent !important;
border:0px;
font-size:9pt;
text-align:right;
}

.breadcrumb A
{
color:#efefef;
}

.navbar-header
{
border:0px;
background:transparent;
}

.carousel-caption
{
height:240px;
text-shadow:none;
font-size:15pt;
background:#b08770;
}

.navbar
{
background:transparent !important;
border:0px !important;
margin:20px 0 20px 0;
line-height:90px;
height:90px;
}

.navbar-nav > li.active > a
{
background:#ffffff !important;
}

.nav > li > a
{
font-size:11pt !important;
color:black!important;
line-height:70px;
height:70px;
padding:0 10px 0 10px;
margin:0;
font-weight: 700;
}

.nav > li.active > a {
    background:#ffffff !important;
    border-radius: 5px;
}

@media (max-width:620px) {
  .nav > li {
    height: 50px;
  }

  .nav > li.active > a {
    background:transparent !important;
    color: white !important;
    font-weight: bold;
  }

  .navbar-default .navbar-collapse {
    background-color: #b08770;
    border-top: 3px solid #ffffff;
        position: fixed;
    left: 0;
    margin-top: 36px;
    width: 100vw;
  }

  .navbar-default .navbar-toggle {
    border: 2px solid black!important;
    position: relative;
  }

  .navbar-default .navbar-toggle:focus {
    background-color: transparent!important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: black!important;
  }

  .booklink {
    top: 88%;
    left: 44.9%;
  }
}

.next {
  top: 95%;
  height: 0;
  width: 0;
  padding: 0;
  z-index: 9998!important;
  position: absolute;
}

.catogories {
  padding-top: 50px;
  padding-bottom: 50px;
}

.headervak
{
-webkit-box-shadow: -4px 8px 28px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -4px 8px 28px -4px rgba(0,0,0,0.75);
box-shadow: -4px 8px 28px -4px rgba(0,0,0,0.75);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-left: 1px solid #b08770;
border-right: 1px solid #b08770;
margin-bottom: 10px;
margin-top: 10px;

}

.headertitel
{
background:#b08770;
padding:8px 0 8px 15px;
font-size:18pt;
color:#ffffff;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-top-left: 3px;
-moz-border-radius-top-right: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
font-weight:bold;

}

.headercontent
{
padding:7px 15px 7px 15px;
line-height:18pt;
font-size:10pt;
min-height:205px;
}

.headernext
{
background:#1d1d1b;
padding:9px 0 9px 15px;
font-size:10pt;
color:#ffffff;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottom-right: 5px;
-moz-border-radius-bottom-left: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
font-weight:bold;

}

.headernext A
{
color:#efefef;
font-size: 14pt;
transition: 0.4s;
}

.headernext A:hover {
  text-decoration: none;
  color: #b08770;
  transition: 0.4s;
}


.nav
{
padding:0;
margin:0;
}

.navbar
{
color:#1d1d1b;
font-weight: 700;
font-family: 'Exo', sans-serif;
}

.first
{
padding-top:160px !important;
}

.second
{
}

.achtergrond
{
	margin: -562px 0 0 1140px;
	padding: 0 0 0 0;
}

.gray
{
background:#727576;
padding-top:50px;
padding-bottom:50px;
color:#ffffff;
}

.gray H2
{
font-size:18pt;
padding:0;
margin:0 0 20px 0;
font-weight:700;
color:#ffffff;
}

.green
{
background:#b08770;
padding-top:50px;
padding-bottom:50px;
}

.green H2
{
font-size:18pt;
padding:0;
font-weight:700;
margin:0 0 20px 0;
color:#1d1d1b;
}

.contactpagina IFRAME
{
padding:0;
margin:0;
}

.contactpagina .container-fluid
{
padding-left:0;
padding-right:0;
}

 .footer
{
padding:25px 0 25px 0;
background:#1d1d1b;
color:#ffffff;
min-height:150px;
}

.bottomlinks {
  padding-top: 20px;
}

.voorlink {
  padding-left: 0;
}
.madelink {
  padding-right: 0;
  font-size: 9pt;
}

.madelink a {
  color: white;
}

.voorlink a {
  color: white;
  transition: 0.4s;
}

.madelink a:hover, .voorlink a:hover {
  text-decoration: none;
  color: #b08770;
  transition: 0.4s;
}

.privacylink {
  font-size: 11pt;
  color: white;
  transition: 0.4s;
}

.privacylink:hover {
  color: #b08770;
  text-decoration: none;
  transition: 0.4s;
}

.fa-facebook, .fa-instagram {
  font-size: 35px!important;
  margin: 0 40px 20px 40px;
  color: #b08770;
  transition: 0.4s;
}

.fa-facebook:hover, .fa-instagram:hover {
  color: white;
  text-decoration: none;
  transition: 0.4s;
}

.fa-facebook:focus, .fa-instagram:focus {
  color: #b08770;
  text-decoration: none;
}

.bottom-menu {
  padding-left: 0;
  padding-top: 10px;
  margin-bottom: 0;
  list-style-type: none;
}

.bottom-menu li {
  margin-top: 2px;
  margin-bottom: 2px;
}

.bottom-menu li a {
  color: white;
  transition: 0.4s;
}

.bottom-menu li a:hover {
  text-decoration: none;
  color: #b08770;
  transition: 0.4s;
}


@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
      position: fixed;
      float: right!important;
      display: block!important;
      border-color: black!important;
      transition: 0.4s;
    }
    .navbar-toggle .icon-bar {
      background-color: black!important;
    }
    .navbar-default .navbar-toggle:focus {
      background-color: transparent;
    }
    .navbar-collapse {
        border-top: none;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
        transition: 0.4s;
    }
    .navbar-nav {
        float: none!important;
        transition: 0.4s;
    }
    .navbar-nav>li {
        float: none;
    }
    .collapse.in {
        transition: 0.4s;
        display:block !important;
        width: 250px;
        margin-top: 35px;
        margin-bottom: 30px;
        background-color: #b08770;
        color: white!important;
        border-radius: 5px;
    }
    .navbar-collapse .collapsing {
      margin-left: 160px;
    }
}