.content-site {
  padding-top: 80px;
}
.t3-wrapper {
  background: transparent !important;
}
body {
  background-color: #fff9dd;
}
body,
html,
p,
li,
ul {
  font-family: 'Raleway', sans-serif;
}
h1,
h2,
h3,
h4 {
  font-family: 'Caveat', cursive;
}
p,
li {
  line-height: 22px;
  font-size: 14px;
}
a {
  color: #000;
}
a:hover {
  color: #D0B102;
}
h1 {
  line-height: 2;
  color: #333;
  margin: 0 0 20px 0;
}
h2,
h3 {
  line-height: 2;
  color: #000;
  font-size: 26px;
  font-weight: bold;
}
h4 {
  line-height: 2;
  color: #333;
  font-size: 22px;
  font-weight: bold;
}

@media (max-width: 510px) {
  .home-link img {
    position: absolute;
    float: right;
    height: 80px;
    width: 225px;
    margin-top: -80px;
    margin-left: 80px;
  }
}
@media (min-width: 511px) {
  .home-link img {
    position: absolute;
    float: left;
    height: 80px;
    width: 300px;
  }
}
.navbar-default {
  background: #FFEFA4 !important;
  border-top: 0px solid #000;
  border-bottom: 0px solid #CCC !important;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 320px !important;
  z-index: 999;
}
.t3-megamenu ul {
  float: right;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  z-index: 99 !important;
}
.dropdown-menu {
  top: auto !important;
  font-size: 14px !important;
  border: 0px solid #000!important;
  border-top: none !important;
  background-color: #FFEFA4 !important;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #000 !important;
  font-size: 14px;
  font-weight: 100;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  color: #333 !important;
  background-color: #FFEFA4 !important;
}
.btn-primary {
  color: #333;
  background: transparent;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #000;
  background: transparent;
  border-color: transparent;
}
.navbar {
  min-height: 80px !important;
  font-size: 18px;
  border-bottom: 0px solid #CCC;
}
.navbar-nav > li > a {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.fa {
  line-height: 2.3 !important;
  font-size: 35px !important;
}
.off-canvas-toggle {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
}
.affix {
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  z-index: 9999999999;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000 !important;
  background-color: transparent;
}
@media (max-width: 1199px) {
  .t3-megamenu {
    display: none;
  }
}
@media (max-width: 480px) {
  .navbar-header {
    background: url(../../templates/t3_bs3_blank/images/logo_het-kleine-binnenhof.png) no-repeat center;
    z-index: 99;
    
    height: 80px;
    display: block;
    top: 0%;
  }
}
@media (min-width: 481px) and (max-width: 999px) {
  .navbar-header {
    background: url(../../templates/t3_bs3_blank/images/logo_het-kleine-binnenhof.png) no-repeat right;
    z-index: 99;
    width: 180px;
    height: 80px;
    display: block;
    top: 0%;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .navbar-header {
    background: url(../../templates/t3_bs3_blank/images/logo_het-kleine-binnenhof.png) no-repeat;
    z-index: 99;
    width: 150px;
    height: 80px;
    display: block;
    top: 0%;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    background: url(../../templates/t3_bs3_blank/images/logo_het-kleine-binnenhof.png) no-repeat;
    z-index: 99;
    width: 150px;
    height: 80px;
    display: block;
    top: 0%;
  }
}
@media (min-width: 480px) {
  .container > .navbar-header {
    margin-right: 0 !important;
    margin-left: -15px !important;
  }
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 12px;
  font-weight: normal;
  font-family: 'Caveat', cursive !important;
  font-size: 20px;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: none !important;
}
li[data-id="138"] div.dropdown-menu {
  display: none !important;
}
li[data-id="146"] a {
  background: #FDDA06 !important;
  color: #000 !important;
  padding: 15px 15px!important;
  margin-top: 15px;
  border-radius: 0px;
  margin-left: 10px;
}
li[data-id="146"] a:hover {
  background: #D0B102 !important;
  color: #000 !important;
}

.off-canvas-toggle span {
  background-color: #000;
  display: block;
  height: 4px;
  position: absolute;
  left: 25px;
  width: 30px;
  transition: all 0.25s;
}
.off-canvas-toggle span.bar-first {
  top: 30px;
}
.off-canvas-toggle span.bar-mid {
  top: 38px;
}
.off-canvas-toggle span.bar-last {
  top: 46px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #000;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #333;
  text-decoration: none;
  background: #FFEFA4 !important;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  border: 0 !important;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0px;
  line-height: 35px !important;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 100;
}
.t3-off-canvas .t3-off-canvas-body ul.dropdown-menu li a {
  font-size: 14px !important;
  font-weight: 100;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 35px;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  color: #000 !important;
}
.t3-off-canvas .t3-off-canvas-header h2 span {
  color: #333 !important;
}

.t3-footer {
  border-top: 1px solid #FDDA06;
  background: #FFEFA4;
  color: #333;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav .t3-module {
  background: transparent;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333;
  font-size: 22px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul > li > a {
  color: #333;
}
.t3-copyright a {
  color: #333;
}
.t3-copyright a:hover {
  color: #555;
}
.t3-copyright {
  border-top: 0px solid #FDDA06;
  font-size: 12px;
  padding: 20px 0 0px;
}

.col-md-3 .blok {
  background: #EFEFEF;
  height: 160px;
  padding: 20px;
  margin-bottom: 20px;
}
.col-md-3 .blok h3 {
  margin-top: 0px;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.6;
}
.col-md-3 .blok img {
  float: right;
  height: 80px;
}

.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="number"],
.formResponsive input[type="email"],
.formResponsive input[type="tel"],
.formResponsive input[type="url"],
.formResponsive input[type="password"] {
  display: inline-block;
  height: 26px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 26px;
  color: #555555;
  box-sizing: content-box;
  width: 100%;
}
formResponsive input,
.formResponsive textarea {
  width: 100%;
}
.formResponsive input[type="submit"],
.formResponsive button[type="submit"] {
  background-color: #FDDA06 !important;
  background-image: none !important;
  background-repeat: none !important;
  border-color: transparent !important;
  filter: none !important;
  color: #000;
  text-shadow: none !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0 !important;
  padding: 10px;
  border: 0px !important;
}
.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover {
  background-color: #D0B102 !important;
  background-image: none !important;
  background-repeat: none !important;
  border-color: transparent !important;
  filter: none !important;
  color: #000;
  border: 0px !important;
}

.logos {
  text-align: center;
}
.logos img {
  padding: 0 5px;
}

.carousel {
  position: relative;
  margin-top: 30px;
  margin-bottom: 0px !important;
}
.home article p {
  text-align: center;
}
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
  opacity: 1;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.contact-box {
  padding: 5px 20px;
  background: #FFEFA4;
}
.contact-box h3 {
  margin-top: 8px;
}
a.btna {
  color: #000;
  background-color: #fdda06;
  font-weight: bold;
  padding: 15px 20px;
}
a.btna:hover {
  background-color: #d0b102;
  text-decoration: none;
}
.banner-resa {
  background: #fdda06;
  padding: 30px 20px;
}
.banner-resa a {
  color: #000;
  background-color: #fdda06;
  font-weight: bold;
  padding: 15px 20px;
  font-size: 18px;
}
.banner-resa a:hover {
  color: #000;
}
div.col-md-6 p {
  font-style: italic;
}
.t3-sl.logos {
  padding-bottom: 60px;
  padding-top: 0px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: transparent;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #000;
  background-color: transparent;
}