/*General*/
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Klavika-Regular', sans-serif !important;
  font-size: 17px;
  font-weight: 400;
  color: #555555;
  line-height: 26px;
}
p,
b,
a,
small,
.frm_error {
  font-family: 'Klavika-Regular', sans-serif !important;
}
label {
  font-family: 'Klavika-Bold', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: 'Klavika-Bold', sans-serif !important;
  margin-bottom: 20px !important;
  color: #274996 !important;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 13px;
}
strong {
  font-weight: 400;
  font-family: 'Klavika-Bold', sans-serif !important;
}
.block_content a,
.entry-content a {
  color: #274996 !important;
  text-decoration: none !important;
}
button,
a.btn {
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 10px 20px !important;
  font-size: 17px !important;
  line-height: 25px !important;
}
.btn.btn_blue {
  background: #274996 !important;
  color: #fff !important;
  font-family: 'Klavika-Bold', sans-serif !important;
}
.btn.btn_blue:hover {
  background: #3c5a9e !important;
}
input,
textarea {
  box-shadow: none !important;
  outline: none !important;
  border-radius: 5px !important;
  font-family: 'Klavika-Regular', sans-serif !important;
}
span.frm_required {
  display: none;
}
/*Header*/
.header_thumb_sub {
  height: 315px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  max-width: 3000px;
  margin: 0 auto;
  margin-bottom: -30px;
}
a.nav-link {
  font-size: 17px !important;
  text-transform: uppercase;
  color: #274996 !important;
  padding: 12px 20px !important;
}
header#masthead {
  background: #e4e4e4;
  padding: 0 !important;
  max-width: 3000px;
  margin: 0 auto;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  background: #274996 !important;
  color: #fff !important;
}
a.top_logo img {
  max-width: 280px;
  margin: 0 auto;
  display: block;
}
.logobar {
  padding: 20px 0;
  max-width: 3000px;
  margin: 0 auto;
}
.header_thumb {
  height: 570px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  max-width: 3000px;
  margin: 0 auto;
}
button.navbar-toggler {
  margin: 0 auto;
  background: #274996;
  color: #fff !important;
  font-size: 30px !important;
}
button.navbar-toggler span {
  margin-left: 5px;
}
.header_blue {
  /* background: #274996;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    width: 200px;
    height: 200px;
    position: absolute;
    margin: 0 auto;
    border-top-right-radius: 65%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 65%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 49px;
    left: 0;
    right: 0; */
}
.header_content {
  transform: rotate(-45deg);
  position: relative;
  top: 32px;
  left: -5px;
  line-height: 32px;
}
.header_content a {
  color: #fff;
  text-decoration: underline;
  font-size: 18px;
}
.header_content strong {
  font-size: 38px;
  font-weight: 400;
  font-family: 'Klavika-Bold', sans-serif !important;
}
h1.header_bottom_title {
  color: #fbdc08 !important;
  text-align: center;
  margin-bottom: -30px !important;
}
/*Content*/
header.entry-header,
footer.entry-footer {
  display: none;
}
.image_content {
  background-size: cover;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
}
.container_marge {
  height: 80px;
}
div#block_maps {
  width: 100%;
  height: 300px;
}
.block_2 {
  background: #e4e4e4;
  padding: 20px 0;
  position: relative;
  max-width: 3000px;
  margin: 0 auto;
}
.block_2 .block_title {
  font-family: 'Klavika-Regular', sans-serif !important;
  font-weight: 400;
  margin-bottom: 6px !important;
}
.block_2 .block_content,
.block_2 .block_content p {
  font-family: 'Klavika-Bold', sans-serif !important;
  font-weight: 600;
  font-size: 36px;
  color: #274996;
  line-height: 42px;
  margin-bottom: 22px;
}
table.feature_table td {
  vertical-align: top;
}
.feature_content p:last-child {
  margin-bottom: 0;
}
p.feature_title {
  color: #274996;
  font-family: 'Klavika-Bold', sans-serif !important;
  margin-bottom: 10px;
}
.feature_table img {
  width: 40px;
}
table.feature_table tr td:first-child {
  width: 40px;
}
table.feature_table tr td:last-child {
  padding-left: 12px;
  padding-top: 7px;
}
.block_3 h2.block_title {
  margin-bottom: 45px !important;
}
.userblock {
  margin-bottom: 30px;
  border: 2px solid #fbdc08;
  padding: 25px;
  text-align: center;
}
.userblock .logo {
  position: relative;
  width: 100%;
  height: 140px;
  margin: 5px 0 0 0;
  overflow: hidden;
}
.userblockcontent p {
  margin-bottom: 0;
}
.userblock .logo img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
h4.userblocktitle {
  margin: 0 !important;
  text-align: center;
}
.userblock a {
  color: #274996 !important;
}
.userblock .unit {
  position: relative;
  background: #fbdc08;
  color: #274996;
  font-weight: 600;
  font-size: 14px;
  display: block;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 10px;
}
/*Footer*/
footer {
  background: #274996;
  color: #fff;
  padding: 50px 0;
  max-width: 3000px;
  margin: 0 auto;
}
a.footer_logo img {
  max-width: 280px;
  display: block;
}
.footer_col a {
  color: #fff;
}
a.footer_a {
  color: #fff;
}
.footer_col p > strong {
  margin-bottom: -20px !important;
  display: block;
  font-weight: 400;
  font-family: 'Klavika-Bold', sans-serif !important;
}
span.footer_s {
  margin-left: 5px;
  margin-right: 5px;
}
.footer_links {
  margin-top: 30px;
}
/*CSS @media Rules*/
@media only screen and (min-width: 2400px) {
  .header_thumb {
    height: 780px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
  .block_2 .container {
    max-width: 1140px;
  }
  .block_4 .container {
    max-width: 850px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    font-family: 'Klavika-Bold', sans-serif !important;
    background: none !important;
    color: #274996 !important;
  }
  header#masthead .container {
    padding: 0;
  }
  ul#menu-hoofdmenu {
    margin-top: 10px;
    text-align: center;
  }
}
@media only screen and (min-width: 991px) {
  .title_empty {
    height: 87px;
  }
}
@media only screen and (max-width: 991px) {
  h1.header_bottom_title {
    margin-top: 150px;
  }
  .order_2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .image_content {
    margin-top: 20px;
  }
  .col_marge_991 {
    margin-bottom: 30px;
  }
  .header_thumb {
    height: 300px;
  }
  .header_thumb_sub {
    height: 280px;
  }
  .header_blue {
    top: 188px;
  }
}
@media only screen and (max-width: 767px) {
  .header_thumb {
    height: 250px;
  }
  .header_thumb_sub {
    height: 230px;
  }
  .header_blue {
    top: 100px;
  }
}
@media only screen and (max-width: 576px) {
  .header_thumb {
    height: 138px;
  }
  .header_thumb_sub {
    height: 120px;
  }
  .header_content {
    top: 28px;
    line-height: 26px;
  }
  .header_blue {
    top: 81px;
    font-size: 21px;
    line-height: 26px;
    width: 160px;
    height: 160px;
  }
  a.top_logo img {
    max-width: 180px;
  }
  .header_content strong {
    font-size: 28px;
    font-weight: 400;
    font-family: 'Klavika-Bold', sans-serif !important;
  }
}
