/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import "flexvideo.css";
@import "fix-bootstrap.css";
@import url(//fonts.googleapis.com/css?family=Oswald:400,700,300|Open+Sans:400,300,600,700,800);

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  background: #86998b;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}

a {
  color: rgba(17, 91, 102, 1);

  font-weight: 400;

  background-color: transparent;
}
.homeblock-inner-content a {
  text-decoration: underline;
}
a.returnhome {
  width: 100%;
}
h1,
h2,
h3,
h4 {
  color: #444;
  font-family: Oswald;
  font-weight: normal;
}
/*
Buttons 42px
Title: 42px;
*/
.homeblock-inner-content ul li h3 a {
  color: rgba(17, 91, 102, 1);
  font-size: 18px;
}
.homeblock-inner-content ul li {
  list-style-type: none;
}

.homeblock-content-1 ul {
  margin-left: -20px;
}
.homeblock-content-1 ul li {
  list-style-type: disc !important;
}

h1 {
  font-size: 18px;
  font-weight: normal;
}
h2 {
  font-size: 24px;
  color: rgba(17, 91, 102, 1);
}
h2.front-page-title {
  font-size: 16px;
}
h3 {
  color: rgba(17, 91, 102, 1);
  font-size: 18px;
}
h4 {
  /*color: rgba(17,91,102,1);*/
  color: #222;
  font-size: 13px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 2px;
}

h5,
h6 {
  color: #444;
  font-size: 12px;

  font-family: "Open Sans", sans-serif;
  margin-bottom: 2px;
}

ul,
ol {
  margin-left: -40px;
}

.sideblock-content h2 {
  color: #fff;
  font-size: 34px;
  font-family: Oswald;
  text-align: center;
  padding: 52px 8px 8px 8px;
}
.sideblock-content h6 {
  font-size: 22px;
  font-family: Oswald;
  text-align: center;
  margin-left: -10px;
  color: white;
  font-family: Oswald;
  width: 100%;
  text-align: center;
}
.homeblock-title,
a.homeblock-title {
  font-size: 34px;
  width: 100%;
  color: rgba(17, 91, 102, 1);
  font-family: Oswald;
  padding: 8px;
  align-self: center;
}
.homeblock-1 .homeblock-title {
  color: #fff;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.homeblock-content {
  font-family: "Open Sans";
}

.meldpuntbutton {
  background: rgba(17, 91, 102, 1);
  color: white;
  width: 65%;
  padding: 18px;
  text-align: center;
  font-size: 22px;
  font-family: Oswald;
  margin: 20px 10px;
}
.meldpuntbutton.mobile {
  width: 100%;
  margin-left: 0px;
}
.meldpuntbutton a {
  color: white;
  text-decoration: none;
  border: none;
  padding: 0;
}
.slidertekst p {
  height: 280px;
}
#message {
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}

/* ancient-browser-alert error */
.ancient-browser-alert {
  background: #a00;
  color: #faa;
  display: block;
  padding: 3px 0;
  text-align: center;
}
.ancient-browser-alert a {
  color: #fff;
  text-decoration: underline;
}

#wrapper {
  position: relative;
  min-height: 100%;
  vertical-align: bottom;
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
#header {
  width: 100%;
  height: 92px;
  background: white;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 30px;
  /*margin-top: 30px;*/
  z-index: 99999;
}
#search-2 {
  margin-top: -20px;
}
#content {
  width: 100%;
  margin: 0 auto -100px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#content-spacer-top {
  height: 150px;
}
#content-spacer-bottom {
  height: 100px;
}
#divFooter {
  width: 100%;
  height: 1px;
  background: white;
  z-index: 9999999;
  position: fixed;
  bottom: 0;
}

#site-header {
  background: #fff;
  margin-top: 30px;
  padding: 20px;
}

.page-header-top-right {
  margin-top: 10px;
  display: block;
}
input[type="search"] {
  border: 0;
  color: rgba(17, 91, 102, 1);
  height: 45px;
}
@media (min-width: 992px) {
  .site-title .site-title-heading {
    margin: 0;
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    margin-left: -12px;
  }
  #map {
    width: 100%;
    height: 350px;
  }
}

.homeblock-inner-content ul li {
  list-style-type: none;

  margin-left: 0px;
}

.pagination {
  margin: 0;
}

.pagination-center {
  text-align: center;
}
.pagination-row {
  margin-bottom: 20px;
}

.required {
  color: #f00;
}

.row-with-vspace {
  margin-bottom: 20px;
}

.site-title {
  margin-bottom: 0;
  margin-top: 10px;
}
.site-title > a {
  text-decoration: none;
}
.site-title > div {
  height: auto;
  line-height: 18px;
}
.site-title .site-description {
  color: #999;
  font-size: 16px;
}
.site-title .site-title-heading {
  margin: 0;
  text-transform: uppercase;
  font-size: 34px;
  color: #000;
  margin-left: -12px;
  margin-top: -12px;
}

.site-content,
.content-area {
  margin: 0;
  padding: 0;
}

.widget_calendar #wp-calendar {
  margin: 0;
}
.widget_calendar #wp-calendar #next {
  text-align: right;
}

.widget .widget_rotatingtweets_widget,
div.rotatingtweet {
  font-family: Oswald;
  float: left;
  margin-left: -0px;
  z-index: 9999;
}
.rotatingtweet a {
  color: black;
}

#site-wrapper {
  width: 100%;
}

#site-footer {
  background: #f5f5f5;
  border-top: 3px solid #ddd;
  font-size: 12px;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
#footerBlock {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1200px;
  padding: 15px;
}
#wrapper-menu {
  opacity: 1;

  margin-top: -54px;
  width: 100%;
  height: auto;
  display: none; /* Important, prevents display of menu on reload !! */
}

#wrapper-content {
  width: 100%;
  position: absolute;
  margin-top: -30px;
}

.wrapper-homepage-blocks {
  opacity: 1;
  height: auto;
  margin-top: 120px;
  position: relative;
  width: 100%;

  padding: 0;
}

.homeblock {
  background: rgba(255, 255, 255, 0.8);
  margin: 0.5%;
  width: 24%;
  float: left;
}
.homeblock-inner-wrapper {
  /*background: rgba(17,91,102,0.8);*/
  text-align: center;
  width: 100%;
  height: auto;
  height: 100%;
  margin: 0;

  display: flex;
  justify-content: center;
  vertical-align: middle;
}
.homeblock-inner-content {
  min-height: 1560px;
  background-color: #fff;
  /*background: rgba(17,91,102,0.8);*/
  clear: both;
  width: 100%;
  color: #444;
  margin: 0;
  padding: 45px 30px;
}
#contentcontainer-1 {
  /*height : 1200px;*/
}
.sideblock-content-1,
.sideblock-content-2,
.sideblock-content-3,
.sideblock-content-4,
.sideblock-content-5,
.sideblock-content-6,
.sideblock-content-7,
.sideblock-content-8 {
  height: 0px;
  z-index: 9999;
  width: 24%;
  background: rgba(17, 91, 102, 0.8);
  float: left;
  opacity: 0;
}

.homeblock-content-1,
.homeblock-content-2,
.homeblock-content-3,
.homeblock-content-4,
.homeblock-content-5,
.homeblock-content-6,
.homeblock-content-7,
.homeblock-content-8 {
  color: #444;
  float: left;
  width: 75%;
  height: 0px;
  background: rgba(255, 255, 255, 1);
  opacity: 0;

  /*background: rgba(17,91,102,0.8);*/
}

/* slider stuff */
.unslider-arrow {
  position: absolute;
  left: 150px;
  z-index: 2;
  cursor: pointer;
}

.sliderimage img {
  text-align: center;
  height: auto;
}
#muskusratimage,
#beverratimage,
#bruineratimage {
  opacity: 0.25;
}
#muskusrat,
#bruinerat,
#beverrat {
  margin-top: 20px;
}
.slidertitle {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50px;
  padding: 0;
  margin: 0;
  pointer-events: none;
}
.slidertitle h1 {
  color: rgba(17, 91, 102, 1);
  font-size: 28px;
  margin-left: -20px;
  pointer-events: none;
}

/* Documentpage stuff */
.documentcontainer {
  padding: 0 20px;
  margin-bottom: 0px;
}
.documentintro {
  height: 180px;
  width: 100%;
}
ul.ratlist {
  min-height: 120px;
}
@media screen and (max-width: 1199px) {
  #footerBlock {
    max-width: 992px;
  }
  ul.ratlist {
    min-height: 180px;
  }
}
@media screen and (max-width: 992px) {
  ul.ratlist {
    min-height: 140px;
  }
  .sideblock-content h2 {
    padding-top: 48px;
  }
  #footerBlock {
    max-width: 752px;
  }
  #footerBlock .fa {
    margin-left: 0 !important;
  }
  ul.ratlist {
    min-height: 180px;
  }
}
@media screen and (max-width: 420px) {
  ul.ratlist {
  }
}
.documentcontainer div ul {
  margin-left: 0;
}
.documentlist ul li {
  list-style-type: none;
  margin-left: -30px;
}
.documentlist li a {
  font-weight: bold;
  text-decoration: underline;
}

ul.documentlist li {
  list-style-type: none !important;
  margin-left: -0px;
}

/* Form stuff */
.gform_wrapper {
  padding: 8px;
}
.gform_wrapper h3.gform_title {
  font-family: Oswald;
}
.gfield {
  margin-top: 20px !important;
}
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
  list-style-type: none !important;
  list-style-image: none !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
.gfield_label {
  display: none;
}

body .gform_wrapper form .gform_body ul > li :before {
  content: "";
}
body
  .gform_wrapper
  .gform_body
  .gform_fields
  #field_1_1.gfield
  input[type="text"] {
  font-size: 14px;
  float: left;

  margin-right: 5px;
  height: 35px;
  width: 270px !important;
  border: 0;
  border-bottom: 2px solid #444;

  padding-left: 5px;
}
body
  .gform_wrapper
  .gform_body
  .gform_fields
  #field_1_2.gfield
  input[type="text"] {
  font-size: 14px;
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
  height: 35px;
  width: 270px !important;
  border: 0;
  border-bottom: 2px solid #444;
  clear: right;
  padding-left: 5px;
}
body
  .gform_wrapper
  .gform_body
  .gform_fields
  #field_1_3.gfield
  input[type="checkbox"] {
  font-size: 14px;

  margin-bottom: 2px;
  margin-top: 2px;

  clear: both;

  padding-left: 5px;
}
body .gform_wrapper .gform_body .gsection {
  font-size: 14px;

  margin-bottom: 2px;
  margin-top: 2px;
  float: left;

  clear: both;

  padding-left: 5px;
}
.gfield_checkbox {
  float: left;
  clear: both;
  display: block;
}
body .gform_wrapper .gform_body .gform_fields #field_1_4.gfield textarea {
  font-size: 14px;
  float: left;
  margin-bottom: 10px;
  height: 100px;
  width: 100% !important;
  border: 2px solid #00c3fb;
  clear: both;
  padding-left: 5px;
}
body #gform_wrapper_1 .gform_footer input[type="submit"] {
  float: left;
  height: 40px;
  margin-top: 40px;
  position: absolute;
  bottom: 20px;
  right: 40px;
  background: rgba(17, 91, 102, 1);
  color: white;
  padding: 5px 20px;
  clear: both;
  font-family: "Oswald";
  font-size: 18px;
}

@media screen and (min-width: 680px) and (max-width: 991px) {
  .homeblock-title {
    font-size: 26px;
  }
  .site-title .site-title-heading {
    font-size: 26px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: -20px;
  }
  .page-header-top-right {
    margin-top: -20px;
  }
  .homeblock {
    width: 24%;
  }
  .site-title {
  }
}
@media screen and (max-width: 768px) {
  .page-header-top-right {
    display: none;
    float: left;
    width: 100%;
  }
  .sideblock-content h2 {
    font-size: 26px !important;

    margin-top: 25%;
    padding: 4px;
  }

  .sideblock-content h6 {
    font-size: 22px !important;
    margin-top: 10%;
    margin-left: -16px;
    padding: 4px;
    color: white;
    font-family: Oswald;
  }
  .homeblock-title {
    vertical-align: middle;
    text-align: center;
    font-size: 26px;
    width: 100%;
    color: rgba(17, 91, 102, 1);
    font-family: Oswald;
    padding: 8px;
  }

  .sideblock-content-1,
  .sideblock-content-2,
  .sideblock-content-3,
  .sideblock-content-4,
  .sideblock-content-5,
  .sideblock-content-6,
  .sideblock-content-7,
  .sideblock-content-8 {
    z-index: 9999;
    width: 24%;
    background: rgba(17, 91, 102, 0.8);
    float: left;
    opacity: 0;
  }

  .homeblock-content-1,
  .homeblock-content-2,
  .homeblock-content-3,
  .homeblock-content-4,
  .homeblock-content-5,
  .homeblock-content-6,
  .homeblock-content-7,
  .homeblock-content-8 {
    color: #444;
    float: left;
    width: 75%;

    background: rgba(255, 255, 255, 1);
    opacity: 0;

    /*background: rgba(17,91,102,0.8);*/
  }
  .documentintro {
    height: auto;
    width: 100%;
  }
  .meldpuntbutton {
    width: 80%;
  }
  #footerBlock {
    max-width: 768px;
  }
}
@media screen and (min-width: 681px) {
  .wrapper-homepage-blocks {
    margin-top: 20px;
  }
}
@media screen and (max-width: 680px) {
  #header {
    height: 60px;
  }
  #content-spacer-top {
    height: 80px;
  }
  #content {
    margin: 0 auto -60px;
  }
  .homeblock {
    height: 38px;
    margin: 3px;
    width: 100%;
    float: left;
  }

  .site-title .site-title-heading {
    margin-top: -20px;
    font-size: 24px;
  }
  .wrapper-homepage-blocks {
    margin-top: 20px;
  }
  .sideblock-content-1,
  .sideblock-content-2,
  .sideblock-content-3,
  .sideblock-content-4,
  .sideblock-content-5,
  .sideblock-content-6,
  .sideblock-content-7,
  .sideblock-content-8 {
    max-height: 40px;
    height: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(17, 91, 102, 0.8);
    float: left;
    opacity: 0;
    margin-top: 0px;
    padding-top: 0;
  }

  .homeblock-content-1,
  .homeblock-content-2,
  .homeblock-content-3,
  .homeblock-content-4,
  .homeblock-content-5,
  .homeblock-content-6,
  .homeblock-content-7,
  .homeblock-content-8 {
    color: #444;
    float: left;
    width: 100%;
    height: 0;
    background: rgba(255, 255, 255, 1);
    opacity: 0;

    /*background: rgba(17,91,102,0.8);*/
  }
  .backtohome {
    position: absolute;
    top: 0px;
    top: 2px;
    padding-left: 12px !important;
    color: white;
  }
  .sideblock-content h2 {
    color: #fff;
    font-size: 16px !important;
    font-family: Oswald;
    text-align: right;
    margin-top: 4px;
    padding: 8px;
  }
  .sideblock-content h6 {
    font-size: 15px !important;
    margin-top: -6px;
    margin-left: -11px;
    padding: 4px;
    color: white;
    font-family: Oswald;
  }
  .fa {
    font-size: 16px;
  }
  .homeblock-title {
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    width: 100%;
    color: rgba(17, 91, 102, 1);
    font-family: Oswald;
    padding: 8px;
  }
  #site-header {
    background: #fff;
    margin-top: 0px;
    padding: 10px;
  }
  #wrapper-menu {
    margin-top: -10px;
  }
  h1 {
    font-size: 26px;
    font-weight: normal;
    text-align: center;
  }
  .fa-twitter {
    display: none;
  }
}

@media screen and (max-width: 420px) {
  #header {
    width: 100%;
    height: 55px;
    background: white;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 8px;
    margin-top: 0px;
  }

  #content-spacer-top {
    height: 58px;
  }
  .page-header-top-right {
    display: none;
  }
  #wrapper-content {
    width: 100%;

    overflow: hidden;
    margin-bottom: 60px;
    margin-top: 10px;
  }
  .homeblock-inner-content {
    /* background: rgba(17,91,102,0.8); */
    clear: both;
    width: 100%;
    color: #444;
    margin: 0;
    padding: 0;
    padding-top: 20px;
  }
  .site-title .site-title-heading {
    text-align: center;
    font-size: 15px;
    margin-top: 8px;
    margin-left: 0px;

    width: 100%;
  }
  .sideblock-content h2 {
    color: #fff;
    font-size: 16px !important;
    font-family: Oswald;
    text-align: right;
    margin-top: 4px;
    padding: 8px;
  }
  .sideblock-content h6 {
    font-size: 15px !important;
    margin-top: -6px;
    margin-left: -26px;
    text-align: left;
    padding: 4px;
    color: white;
    font-family: Oswald;
  }
  .sideblock-content-1,
  .sideblock-content-2,
  .sideblock-content-3,
  .sideblock-content-4,
  .sideblock-content-5,
  .sideblock-content-6,
  .sideblock-content-7,
  .sideblock-content-8 {
    max-height: 40px;
    height: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(17, 91, 102, 0.8);
    float: left;
    opacity: 0;
    margin-top: 0px;
    padding-top: 0;
  }

  .homeblock-content-1,
  .homeblock-content-2,
  .homeblock-content-3,
  .homeblock-content-4,
  .homeblock-content-5,
  .homeblock-content-6,
  .homeblock-content-7,
  .homeblock-content-8 {
    color: #444;
    float: left;
    width: 100%;
    height: 0;
    background: rgba(255, 255, 255, 1);
    opacity: 0;

    /*background: rgba(17,91,102,0.8);*/
  }
  .backtohome {
    position: absolute;
    margin-top: 0 !important;
    top: 2px;
    left: 15px;
    padding-left: 12px !important;
    color: white;
    text-align: left !important;
  }
  /*.homeblock-content-7 {
		overflow-y : auto;
	}*/
  .documentcontainer {
    margin-bottom: 0px;
  }

  .documentintro {
    height: auto;
    width: 100%;
  }
  #divFooter {
    display: none;
  }

  .fa.fa-chevron-up.fa-3x {
    font-size: 150%;
    margin-top: 5px;
  }
  .returnhome h2 {
    color: #fff;
    margin-left: -12px !important;
    margin-top: -8px;
    font-size: 11px !important;
  }
  .sliderimage {
    width: 100%;
  }
  .sliderimage img {
    text-align: center;
    margin-right: 40px;
    margin-left: 40px;
  }
  .swiper-slide {
    padding: 0 15px 30px 15px;
  }
}
.backtohome {
  position: absolute;
  bottom: 10px;
  /*margin-top : 30%;*/
  padding-left: 10%;
  color: white;
  width: 100%;
  text-align: center;
}
.returnhome h2 {
  color: #fff;
  margin-left: -16px;
  font-size: 24px;
}

.galaxytab {
  display: block;
}
/* Landscape  Galaxy Tabs*/
@media (max-device-width: 1280px) and (orientation: landscape) {
  .galaxytab {
    display: none;
  }
}

@media screen and (max-width: 768px) and (orientation: portrait) {
  .returnhome h2 {
    color: #fff;
    margin-left: -10px;
    font-size: 24px;
  }
}
.fa {
  color: white;
}

.sideblock-content-1,
.sideblock-content-2,
.sideblock-content-3,
.sideblock-content-4,
.sideblock-content-5,
.sideblock-content-6,
.sideblock-content-7,
.sideblock-content-8 {
  float: left;
  position: relative;
}

.homeblock-content-1,
.homeblock-content-2,
.homeblock-content-3,
.homeblock-content-4,
.homeblock-content-5,
.homeblock-content-6,
.homeblock-content-7,
.homeblock-content-8 {
  float: left;
}
h2.homepage-block-title {
  font-size: 24px;
  font-weight: 600;
}
.smalltext {
  font-size: 11px;
  position: relative;
  margin-top: 40px;
}

.homeblock-1 {
  background: rgba(17, 91, 102, 0.8);
}
#ratcontainer {
  width: 100%;
}
.singlerat {
  float: left;
  width: 32%;
  height: auto;
  color: #444;
}
.searchresults {
  background: #fff;
  padding: 20px 15px;
}
.search-form.form {
  border: 2px solid rgba(17, 91, 102, 1);
}
#map {
  width: 100%;
  height: 250px;
}
#messagebox {
  margin-left: 100px;
}
#rats {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 12px;
  font-style: italic;
}
#addresserror {
  padding: 20px;
  margin: 20px 20px;
  background: #ffb19e;
  clear: both;
  display: none;
  margin-top: 20px;
  border-radius: 4px;
  position: relative;
  top: 20px;
}

#submitaddressform {
  margin-top: 20px;
  margin-bottom: 20px;
  background: rgba(17, 91, 102, 0.8);
  color: white;
  float: right;
  border-radius: 0;
  font-size: 16px !important;
  font-family: Oswald;
  padding: 8px 30px;
}
#submitforcatch {
  margin-left: 0px;
  background: rgba(17, 91, 102, 0.8);
  color: white;
  float: right;
  border-radius: 0;
  font-size: 16px !important;
  font-family: Oswald;
  padding: 8px 30px;
  margin-right: 16px;
  margin-top: 20px;
}
#toelichting {
  width: 100%;
}
.read-more {
  border: 0;
  background: transparent;
  font-weight: 800 !important;
  text-decoration: underline;
  font-family: "Open Sans", sans-serif;
}
/*
.loader {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}*/

.twitter-bird {
  height: 100px;
  padding: 10px;
  padding-left: 40px;
}
#rotatingtweets_widget-2 {
  position: relative;
  top: 0px;
}

body:not(.home) #menu-hoofdmenu,
body:not(.home) #main-column {
  background-color: #fff;
  padding: 3rem;
}
