/*
Theme Name: DWA-Bootstrap
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
  font-family: 'montserratlight';
  src: url('inc/assets/fonts/montserrat-light-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/montserrat-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'montserratregular';
  src: url('inc/assets/fonts/montserrat-regular-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/montserrat-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'robotoregular';
  src: url('inc/assets/fonts/roboto-regular-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/roboto-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'roboto_slabregular';
  src: url('inc/assets/fonts/robotoslab-variablefont_wght-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/robotoslab-variablefont_wght-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'montserratsemibold';
  src: url('inc/assets/fonts/montserrat-semibold-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/montserrat-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'montserratbold';
  src: url('inc/assets/fonts/montserrat-bold-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/montserrat-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'montserratlight';
  src: url('inc/assets/fonts/montserrat-light-webfont.woff2') format('woff2'),
  url('inc/assets/fonts/montserrat-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

article,
aside,
details,
figcaption,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
article.search-result {
  margin-bottom: 30px;
}
figcaption {
  font-family: 'robotoregular';
  text-align: left;
  font-size: 12px;

}
@media screen and (min-width: 512px) {
  figcaption {
    font-family: 'robotoregular';
    text-align: right;
    font-size: 13px;

  }
}

input:not(.mailchimpsubmit) {
  font-family: 'roboto_slabregular';
}
.mailchimpsubmit-p {
  text-align: center;
}
#example-search-input {
  border: 0 !important;
}
.btn .btn-outline-secondary .bg-white .border-start-0 .border  .ms-n3 > .fa {
  border: 0;
  border-left: 1px solid #333333;
  border-radius: 0;
}

.btn-outline-secondary {

  border: 1px solid #333333 !important;
  border-radius: 0;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #333333 !important;
  border-color: #6c757d !important;
  border-radius: 0;
}
@media screen and (min-width: 992px) {
  aside.sidebar-contact, aside.sidebar-partnership {
    margin-top: 289px;
  }

  aside.single {
    margin-top: 108px;
  }

}

@media screen and (min-width: 1200px) {
  aside.sidebar-contact, aside.sidebar-partnership {
    margin-top: 340px;
  }

  aside.single {
    margin-top: 108px;
  }

}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

.videoWrapper {
  position: relative;
  padding-bottom: 60%; /* 16:9 */
  height: 0;
  /*margin-top: 30px;*/
}

.videoWrapper > a > img {
  margin-bottom: 30px;
  margin-top: 30px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #333333;
  font-family: 'montserratregular';
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

a.breadcrumb-link {
  text-decoration: none;
  color: #333333;
  border-bottom: 0;
  font-family: 'montserratregular';
}
p > a {
  background-color: transparent;
  color: #0072cc;
  font-family: 'roboto_slabregular';
  border-bottom: 1px solid #0072cc;
  padding-bottom: 1px;


}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
  font-family: 'montserratregular';
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  font-family: 'montserratregular';
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}

h1.page-title {
  font-size: 24px;
  padding-bottom: 0px;
  letter-spacing: 0.05em;
}
h1.search-title {
  margin-left: 18px;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
h2 {
  font-size: 21px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h2.search-result {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
}

h2.search-result > a{
  text-decoration: underline;
}
h3 {
  font-size: 24px;
  line-height: 25px;
}
div.blocks > h3 {
  margin-top: 30px;
  color: #0072cc;
  font-family: 'montserratbold';

}
div.entry-posttype-meta {
  margin-left: 30px;
  text-transform: uppercase;
  font-family: 'montserratlight';
  margin-bottom: 0;
}
p.blocks  {
  margin-top: 30px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17px;
}

p {
  margin-bottom: 1.5em;
  font-family: 'roboto_slabregular', 'sans-serif';
  font-size: 18px;
}
.borderblock-sidebar > p {
  font-family: 'montserratregular';
}
div.entry-summary > p {
  margin-bottom: 0;
}
p:not(.introtext), p:not(.textwidget), p:not(.wpgmza_infowindow_title) {
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 40px
}
p.blocks {
  margin-left: 0;
  font-family: 'montserratregular';
}
p.wpgmza_infowindow_title {
  margin-left: 8px;
  margin-right: 18px;
}
a.md-middle-aligned {
  position: relative;
  top: 0;
  margin-bottom: 20px;

}
p.md-left-aligned {
  padding: 2% 2%;
  text-align: left;
  font-size: 18px;
  font-family: 'montserratregular';
}
.borderblock-contact > a.md-middle-aligned {
  position: relative;
  top: 18px;
  right: 0%;
}

.borderblock-contact  > p.md-left-aligned {
  text-align: left;
  margin-top: 40px;
  font-size: 18px;
  margin: 0 0;
}
@media screen and (min-width: 768px) {
  p.md-left-aligned {
    text-align: left;
    margin-top: 20px;
    font-size: 18px;
    font-family: 'montserratregular';

  }

  a.md-middle-aligned {
    position: relative;
    top: 80px;
    right: 5%;
    float: none !important;
    text-align: center;
  }

  .borderblock-maps > div > div > a.md-middle-aligned {
    position: relative;
    top: 90px;
    right: 5%;
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }

  .borderblock-maps > div > div > p.md-left-aligned {
    text-align: left;
    margin-top: 20px;
    font-size: 18px;
    font-family: 'montserratregular';
  }
}

@media screen and (min-width: 992px){
  p.md-left-aligned {
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    font-family: 'montserratregular';

  }

  a.md-middle-aligned {
    position: relative;
    top: 0;
    right: 0;
  }
  .borderblock-maps > div > div > a.md-middle-aligned {
    position: relative;
    top: 40px;
    right: 0%;
  }

  .borderblock-maps > div > div > p.md-left-aligned {
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 2% 1%;
  }
  .borderblock-contact > a.md-middle-aligned {
    text-align: left;
    margin-top: 40px;
    font-size: 16px;
    margin-bottom: 0px;
  }
  .borderblock-contact  > p.md-left-aligned {
    text-align: left;
    margin-top: 40px;
    font-size: 18px;
    margin: 0 0;
  }

}

@media screen and (min-width: 1025px) {
  p.md-left-aligned {
    text-align: left;
    margin-top: 25px;
    font-size: 14px;
  }

  a.md-middle-aligned {
    position: relative;
    top: 0;
    right: 0%;
  }
  .borderblock-maps > div > div > a.md-middle-aligned {
    position: relative;
    top: 20px;
    right: 0%;
  }

  .borderblock-maps > div > div > p.md-left-aligned {
    text-align: left;
    margin-top: 40px;
    font-size: 16px;
    margin-bottom: 0px;
  }

  .borderblock-contact > a.md-middle-aligned {

    margin-bottom: 20px;
  }

}

@media screen and (min-width: 1201px) {
  p.md-left-aligned {
    text-align: left;
    margin-top: 60px;
    font-size: 18px;
  }

  a.md-middle-aligned {
    position: relative;
    top: 0;
    right: 0%;
  }

  .borderblock-maps > div > div > a.md-middle-aligned {
    position: relative;
    top: 20px;
    right: 0%;
  }

  .borderblock-maps > div > div > p.md-left-aligned {
    text-align: left;
    margin-top: 60px;
    font-size: 18px;
  }

  .borderblock-contact > a.md-middle-aligned {

    margin-bottom: 0;
  }
}
p#breadcrumbs {
  margin-left: 5px;
  padding-top: 40px;
  margin-bottom: -0.7em;
  font-family: 'montserratregular';
}
.search-result {
  margin-bottom: 0;
}
#main h2:not(.wp-block-getwid-template-post-title) {
  margin-left: 30px;
}
@media screen and (min-width: 512px) {
  #main h2:not(.wp-block-getwid-template-post-title) {
    margin-left: 30px;
  }


}
h2 > a.wp-block-getwid-template-post-title__link {
  margin-left: 0;
  padding-left:0;
  line-height: 1.4;
}
p.introtext {
  font-family: 'montserratsemibold';
  font-size: 23px;
  line-height: 1.4;
  margin: 0 0 25px 0;
}
h1.entry-title {
  font-size: 38px;
  font-family: 'montserratregular';
  letter-spacing: 0.08em;
  margin-top: 40px;

}
@media screen and (min-width: 768px) {
  h1.entry-title {
    font-size: 48px;
    font-family: 'montserratregular';
    letter-spacing: 0.08em;
    margin-top: 40px;

  }
}
h1.news-entry-title {
  font-size: 48px;
  font-family: 'montserratregular';
  letter-spacing: 0.08em;
  margin-top: 40px;
  margin-left: -15px;
}
h2.entry-title {
  border-bottom: 0;
  margin-bottom: 0;
}
h2.search-entry-title {
  font-size: 22px;
  font-family: 'montserratregular';
  letter-spacing: 0.08em;
  margin-top: 40px;
  margin-left: 20px !important;
}

h3.search-entry-title {
  font-size: 18px;
  font-family: 'montserratregular';
  letter-spacing: 0.08em;
  margin-top: 40px;
  margin-left: 20px;
}
h3.widget-title {
  font-family: 'montserratlight';
  font-size: 24px;
  letter-spacing: 0.05em;
}
h3.blue {
  font-size: 22px;
  font-family: 'montserratbold';

}
div.entry-meta {
  font-family: 'montserratlight';
  /*text-transform: uppercase;*/
  letter-spacing: 0.05em;
  font-size: 16px;
  width: 100%;

}

div.relevant-news-date {
  width: 80%;
  max-width: 300px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #333333;
  letter-spacing: 0.11em;
}

div.relevant-news-date.article-date {
  margin-left: 2px;
}
time.published {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'montserratregular';
}


.upw-posts .entry-title {
  margin-bottom: .5em;
  margin-top: 10px;
}
.blue {
  color: #0072cc;
}

.bluebackground, .bluebutton, .search-submit .btn .btn-default {
  background-color: #0072cc;
  color: white;
}

.bluebutton {
  margin-left: auto;
  margin-right: auto;
  padding: 12px 30px;
  height: 50px !important;
  width: 195px !important;
  border: 1px solid #333333;
  background-color: #0072cc;
  color: white;
  text-align: center;
  font-size: 18px;
  font-family: 'montserratregular';
  letter-spacing: 0.08em;
  display: block;


}
button.bluebutton:hover, a.bluebutton:hover, .search-submit.btn.btn-default:hover {

  border: 1px solid #333333;
  background-color: transparent;
  color: #333333;


}
.textwidget custom-html-widget {
  width: 100%;
}

#text-9 > div > p > a {
  font-family: 'roboto_slabregular';
  font-size: 18px;
}
.centered {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.no-margin {
  margin: 0 !important;
}
.footer-map {
  margin-left: -12px;
  margin-right: -12px;
}
@media screen and (min-width: 992px) {
  .footer-map {
    margin-left: -30px;
    margin-right: -6px;
  }
}
.no-padding {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}
.no-mobile {
  display: none;
}
@media screen and (min-width: 992px) {
  .no-mobile {
    display: block !important;
  }
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 0 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

form.search-form {
  margin-left: 30px;
  margin-bottom : 40px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #fff ;

  width: 100vw;
  padding: 0 4rem;

}
#topheader {
  max-width: 780px !important;
  padding-top: 20px;
  clear: both;
  height: 65px;
}
#headerbottom  {
  border-top: 1px solid #333333;
  width: 100%;
  margin:0;
  height: 1px;
}

.content-border-bottom {
  width: 99%;
  margin: 0;
  height: 2px;
  margin-bottom : 30px;
  margin-left: 3px;
  border-top: 1px solid #333333;
}
.content {
  margin-left: -5px;
  margin-right: -5px;
}
.navbar {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#mainmenu {
  width: 100%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;


}

@media screen and (min-width: 992px) {
  #mainmenu {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

 /* .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }*/
}
.navbar-expand-xl .navbar-collapse  {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .navbar-expand-xl .navbar-collapse {

    padding-left: 0!important;
    margin-bottom: 0;
  }
}
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
/ / remove the gap so it doesn 't close
}
#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1333px;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#masthead nav {
  padding-left: 0;
  padding-right: 0;
  font-family: 'montserratregular';
  width: 100%;
}
.navbar-nav {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
 /* text-align: center;*/
}
@media screen and (min-width: 992px) {
  .navbar-nav {
    margin-left: auto;
    margin-right: auto;
    width:  auto;
  }

  .navbar-toggler {
    position: absolute;
    right: -10px;
    top: -67px !important;
  }
}
.lightblue {
  background-color: #daeffb !important;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #333333;
  padding: 0.8rem 0;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: 'montserratregular';
  font-weight: bold;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {


  background-image: url("inc/assets/images/streep-onder-actief-menuitem.png");
  background-position: 0% 95%;
  background-repeat: no-repeat;
  border-bottom: 0;

  text-decoration: none;
  font-family: 'montserratregular';
  font-weight: bold;

  /*background: #f9f9f9;*/
}


@media screen and (min-width: 1200px) {
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #333333;
    padding: 0.8rem 15px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: 'montserratregular';
    font-weight: bold;

  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
  body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {


    background-image: url("inc/assets/images/streep-onder-actief-menuitem.png");
    background-position: bottom;
    background-repeat: no-repeat;
    border-bottom: 0;
    padding-bottom: .5em;
    text-decoration: none;
    font-family: 'montserratregular';
    font-weight: bold;

    /*background: #f9f9f9;*/
  }
}
.navbar-brand {
  height: auto;
  float: left;
  margin-left: -15px;
}

.navbar-brand > a > img {
  max-width: 150px;
  height: auto;
  margin-top: 8px;
}

@media screen and (min-width: 360px) {
  .navbar-brand > a > img{
    max-width: 180px;
    height: auto;
    margin-top: 5px;
  }
}
@media screen and (min-width: 450px) {
  .navbar-brand > a > img{
    max-width: revert;
    height: auto;
    margin-top: 0;
  }
}
#homesearchform {
  float: right;
  clear: right;
  width: 100%;
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 20px
}

#homesearchform >  form {
  border: 1px solid #333333;
}

#homesearchform > input-group > input {
  border: none;
  border-radius :0;
}

@media screen and (min-width: 992px) {
  .navbar-brand {
    height: auto;
    float: left;
    margin-left: -15px;
    margin-top: 0;
  }
  #homesearchform {
    position: relative;
    right: 0;
    clear: right;
    margin-right: 0 !important;
    margin-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  .navbar-brand {
    height: auto;
    float: left;
  }

  #homesearchform {
    position: relative;
    right: 0;
    width: 300px;
    clear: right;
    margin-right: 80px;
    margin-top: 5px !important;
  }


}
@media screen and (min-width: 600px) {
  .navbar-brand {
    height: auto;
    float: left;
  }
  #homesearchform {
    position: relative;
    right: 5px;
    clear: right;

    margin-top: 20px;
  }


}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu {
  background-color: #daeffb;
  border: 0;
  border-radius: 0;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;

}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
.navbar-toggler {
  position: absolute;
  right: 0px;
  top: -96px;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;

    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 2.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}
#sharing_is_caring_widget-2 {
  margin-bottom: 100px;
}
img.sharing-icon {
  margin-right: 30px;
}
#text-5 { /* Lastfooter widget*/
  text-align: right;

}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}
.homepage-semiheader {

  position: relative;
  border-bottom: 1px solid #333333;
  clear: both;
  display: inline-flex;
  background-color: #daeffb;
  width: 100vw;
  margin-left : 0;
  margin-right : 0;
}
.inside-semiheader {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;

  padding-bottom: 30px;
}
h1.semiheader-text {

  padding-left: 0;
  padding-top: 40px;
  font-family: 'montserratregular' !important;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.semiheader-left-wrapper {
  padding-left: 20px;
}
.inside-semiheader {

  padding-left: 20px;
}
@media screen and (min-width: 992px) {
  .inside-semiheader {
    max-width: 1150px;  /* 780 + 2815px margin */
    margin-left: auto;
    margin-right: auto;

  }
}
.videoblock-dwa {
  padding: 18px 18px;
  margin-bottom: 18px;
}
.videoblock-dwa > h3.blue {
  margin-top: 6%;

}
.lightblue.videoblock-dwa {
  margin-left: 15px;
  margin-right: 15px;
}
.dwa-videoblock .wp-block-column{
  width: 100% !important;
  flex-basis: 100% !important;
}
.homepagevideo, .responsive-video {
  height: auto;
  min-height: 300px;
  width: 100%;
}


@media screen and (min-width: 992px) {
  h1.semiheader-text {

    padding-left: 0;
    padding-top: 95px;
    font-family: 'montserratregular' !important;
    font-size: 28px;
  }

  .inside-semiheader {
    padding-left: 0;
  }

  .semiheader-image > img {

    width: 500px;

  }
  .homepagevideo {
    height: 500px;
  }

  .dwa-videoblock {
    width: 66% !important;
  }

  .wp-block-image {
    margin-bottom: 3em;
    margin-top: 3em;
  }
}
.semiheader-image {
  padding-left: 60px;
}
@media screen and (min-width: 768px) {
  .semiheader-image {
    padding-left: 30px;
  }
}
.semiheader-image > img {
  padding-left: 0px;
  width: 500px;
  height: auto;
}
.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.entry-content {
  margin-bottom: 30px;
}
.homepage-content {
  margin-top: 30px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
 /* margin-bottom: 4rem;*/
}
div.upw-posts.hfeed > article.post.hentry {
  margin-bottom: 0;
}

.upw-posts article {

  border-bottom: 0!important;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
  font-size: 22px;
  line-height: 1.4;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
#footer-widget {
  border-top: 1px solid #333333;
  background-color: #daeffb;
  padding-top: 90px;
  padding-bottom: 90px;
}
.footer-content-block {
  margin-top : 50px;
  min-height: 30px;
}
#footer-widget > .container {
  max-width: 560px;
}
@media screen and (min-width: 992px) {
  #footer-widget > .container {
    max-width: 1024px;
  }

  #footer-widget p.subscribe {
    float: left;
    display: inline-block;
    margin-right: 0px;
    margin-left: 28px !important;
    margin-top: 8px;
    font-family: 'montserratregular';
    font-size: 24px;
    letter-spacing: 0.15em;
  }
}
#footer-widget p.subscribe {
  float: left;
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 8px;
  font-family: 'montserratregular';
  font-size: 24px;
  letter-spacing: 0.1em;
}
#mc4wp-form-1 {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
}

.mc4wp-form-fields > p {

}

#text-7 {
  text-align: right;
}

@media screen and (min-width: 992px ) {
  #text-7 {
    text-align: left;
  }
}
#text-9 {
  text-align: center;
  /*margin-right: 30px;*/
  margin-top: 30px;
}
@media screen and (min-width: 569px) {
  #text-9 {
    text-align: right;
    margin-right: 30px;
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  #text-9 {
    text-align: right;
    margin-right: 0;
  }
}
a.footer-widget-link {
  margin-right: -30px;
}

@media screen and (min-width: 768px ) {
  #text-9 {
    text-align: right;
    margin-right: 0px;
  }

  a.footer-widget-link {
    margin-right: 0;
  }

  .news-letter-wrapper {
    margin-left: 0;
    margin-right: 0;

  }
}
@media screen and (min-width: 992px ) {
  #text-9 {
    text-align: right;
  }

  a.footer-widget-link {
    margin-right: -30px;
  }

  .news-letter-wrapper {
    margin-left: -13px !important;
    margin-right: -20px !important;

  }
}
.news-letter-wrapper {
  margin-left: 13px;
  margin-right: 10px;

}
div.mc4wp-form-fields > p {
  display: inline-block;
  float: left;
  margin-right: 20px;
  font-family: 'montserratregular';
  font-size: 24px;
  letter-spacing: 0.1em;
}
.mailchimpsubmit {
  padding: 16px 20px;
  width: 195px;
  height: 50px;
  border: 1px solid #333333;
  background-color: transparent;
  float: none;
  margin-right: auto;
  margin-left: auto;
  font-family: 'montserratregular';
  letter-spacing: 0.1em;
  font-size: 18px;
}
.mailchimpsubmit:hover {
  border: 1px solid #333333;
  background-color: #0072cc;
  color: #ffffff;

}

@media screen and (min-width: 512px ) {
  .mailchimpsubmit {
    padding: 16px 20px;
    width: 100%;
    height: 50px;
    border: 1px solid #333333;
    background-color: transparent;
    float: right;
    font-family: 'montserratregular';
  }

}
.mailchimpentry {
  padding: 15px 20px;
  border: 1px solid #333333;
  background-color: transparent;
  width: 100%;
  height: 50px;
  font-size: 18px;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}



.videoblock {
  min-height: 500px;
}
.responsive-video {
  width: 100%;
  height: auto;
  min-height: 550px;
}
.borderblock {
  border: 1px solid #333333;
  padding: 4% 0%;
  margin-top: 20px;
  width: 100%;
  text-align: center;

}
.borderblock-sidebar, .borderblock-contact {
  border: 1px solid #333333;
  padding: 8% 12%;
  margin-top: 20px;
  width: 100%;
  text-align: left;

}

.borderblock-contact {
  min-height: 280px;
  text-align: center;
}

.borderblock-contact > h3 {
  margin-top: 15px;
  margin-left: 10px;
  text-align: left;
}
.borderblock-sidebar > h3, .borderblock-sidebar > p, .borderblock-sidebar > a {
   padding: 6% 0;
}
@media screen and (min-width: 992px) {
  .homepage-block-top > p {
    padding-top: 60px;
  }

  .borderblock-contact {
    min-height: 310px;
    text-align: center;
  }

  .borderblock-contact > h3 {
    margin-top: 15px;
    margin-left: 5px;
    text-align: left;
  }
}
.bordered {
  border: 1px solid #333333;
  padding: 5% 8%;
  margin-top: 30px;
}
div.blocks.bordered {

}
@media screen and (min-width: 992px) {
  div.blocks.bordered {
    min-height: 512px;
  }
  .bordered {
    margin-top: 0;
    padding: 12% 8%;
  }
}
.videoblock-dwa.bordered {
  border: 1px solid #333333;
  padding: 0 2%;
}
.borderblock > h3 {
  text-align: left;
  padding-left:30px;
}
.wp-block-column > .borderblock , .textwidget > .borderblock {
  margin-left: 0;
  height: auto;
}
.borderblock-maps{
  border: 1px solid #333333;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  margin-top: 30px;

}

.homepage-map {
  display: none;
}
@media screen and (min-width: 768px) {
  .homepage-map {
    display: block;
    margin-left: 0px;
    margin-top: 20px;
  }
}
.borderblock > p, .borderblock-maps > p {
   font-family: 'montserratregular';
  text-align: left;
}

.borderblock-maps > p {
  margin-left: 30px;
  padding-right: 20px;
}

.borderblock-maps > h3 {
  margin-left: 0;
  color: #0072cc;
}
.bluebutton.right-aligned {
  float: right;
  margin-bottom: 20px;

}


@media screen and (min-width: 992px) {
  .borderblock-maps {
    border: 1px solid #333333;
    padding: 15% 4%;
    min-height: 500px;
    width: 100%;
    text-align: center;
    margin-top: 0;
    font-size: 96%;
  }

  .borderblock-maps > p {

    font-size: 96%;
  }
  .borderblock {
    border: 1px solid #333333;
    padding: 0% 2%;
    height: 100%;
    width: 95%;
    text-align: center;
    margin-left: 12px;
    margin-top: 0;

  }
  .homepage-map {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0;
  }
  .borderblock > p, .borderblock-maps > p {
    font-family: 'montserratregular';
    text-align: left;
    margin-bottom: 20px;
  }

  .borderblock-maps > p {
    margin-left: 30px;
    padding-right: 20px;
  }

  .borderblock-maps > h3 {
    margin-left: 0;
    color: #0072cc;
  }
}

@media screen and (min-width: 1025px) {
  .borderblock-maps {
    border: 1px solid #333333;
    padding: 6% 2%;
    min-height: 500px;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }

  .borderblock {
    border: 1px solid #333333;
    padding: 0% 2%;
    height: 100%;
    width: 95%;
    text-align: center;
    margin-left: 12px;
    margin-top: 0;
  }
  .borderblock-contact {
    border: 1px solid #333333;
    padding: 6% 12% 25% 12%;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 0;
  }
  .homepage-map {
    margin-left: 15px;
    margin-top: 0;
  }

  .borderblock > p, .borderblock-maps > p {
    font-family: 'montserratregular';
    text-align: left;
    margin-bottom: 20px;
  }

  .borderblock-maps > p {
    margin-left: 30px;
    padding-right: 20px;
  }

  .borderblock-maps > h3 {
    margin-left: 0;
    color: #0072cc;
  }
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: 195px;
  height: 50px;
}

.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent;
  font-family: 'montserratregular';
  letter-spacing: 0.1em;
  padding: .667em 2em;
  border: 1px solid;
  width: 195px;
  height: 50px;
  font-size : 18px;
  /*font-weight: bold;*/
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover {
  color: #fff !important;
  background-color: #0072cc !important;
  border: 1px solid #333333 !important;
}
input.readmore {
  color: #333333 !important;
  font-size: 18px;
  background-color: #ffffff !important;
  border: 1px solid #333333;
  padding-left: 40px;
  padding-right: 40px;
  height: 50px;
  float: right;
  letter-spacing: 0.1em;
  font-family: montserratregular;

}
.partnership-wrapper {
  margin-left: -30px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.partnership-map-wrapper {

}
div.partnership-map {
  display: none !important;
  height: 500px;
}
@media screen and (min-width: 767px) {
  div.partnership-map {
    display: block !important;
  }
}
.partnerships-link-block {
  width: 100%;
  /*max-width: 305px;*/
  height: 60px;
  border: 2px solid #333333;
  text-align: center;
  vertical-align: middle;
  display: inline-block;

}

.wp-block-getwid-custom-post-type__wrapper .getwid-columns .getwid-columns-4 {
  width: 45%;
}

.wp-block-getwid-map {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  a.partnerships-link-block {

    height: 60px;
    border: 1px solid #333333;
    text-align: center;
    vertical-align: middle;

  }

  a.partnerships-link-block:hover {
    background-color: #0072cc !important;
    color: #fff !important;
    border: 1px solid #fff !important;
  }


}


a.partnerships-link-block {
  width: 100%;
  height: max-content;
  margin: 15px 9px;
  text-decoration: none;
  line-height: 53px;
  font-size: 22px;
  color: #333333;
  display: block;

}

a.partnerships-link-block:hover {
  background-color: #0072cc !important;
  color: #fff !important;
  border: 1px solid #333333 !important;
}

a.partnerships-link-block {
  margin-top: 16px;
  font-size: 18px;
  letter-spacing: 0.1em;
}


.partnerships-link-block > a {
  text-decoration: none;
  line-height: 53px;
  font-size: 22px;
  color: #333333;
}

.partnerships-link-block > a:hover {

}
.media-wrapper {
  margin-bottom: 30px;
}
.media-item {
  margin-bottom: 40px;
}
.media-document-image-block {
  height: auto;
  max-height: 290px;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.media-title-block {
  height: 80px;
}
.news-filter {
  margin-top: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #333333;
}
.mediadate, .newsitem-date {
  font-family: 'montserratlight';
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.08em;
  height: 32px;
  border-bottom: 1px solid #333333;
  width: 80%;
  text-transform: uppercase;
}
a.media-title-block > h4 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 10px;
  height: 125px;
}
.read-more-download > a {
  background-color: transparent;
  border: 1px solid #333333;
  color: #333333 !important;
  font-size: 18px;
  letter-spacing: 0.08em;
  padding: 8px 45px;
  float: right;
  margin-top: 20px;

}

.read-more-download > a:hover {
  background-color: #0072cc;
  color: white !important;
  margin-top: 20px;

}
input.post_search_text {
  width: 220px;
  display: inline-block;
  border: 1px solid #333333 !important;
}
select.newsitem-select {
  border: 1px solid #333333 !important;
}
span.filter {
  display: inline-block;
  padding-top: 4px;
  color: #0072cc;
  font-family: 'montserratsemibold';
  width: 60px;
  letter-spacing: 0.05em;
}

span.search {
  display: inline-block;

  padding-top: 4px;
  color: #0072cc;
  font-family: 'montserratsemibold';
  width: 60px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 578px) {
  span.filter {
    margin-right: 8px;
    width: auto;
    padding-top: 8px;
  }

  span.search {
    width: auto;
    padding-top: 8px;
    margin-right: 8px;
  }
}
#postcats {
  width: 320px;
  max-width: 75%;

  margin-right: 10px;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.cvf_pag_loading {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
}
.cvf-universal-pagination {
  margin-bottom: 20px;
}
.cvf-universal-pagination ul {
  margin: 0;
  padding: 0;
}

.cvf-universal-pagination ul li {
  display: inline;
  margin: 3px;
  padding: 7px 12px;
  background: #FFF !important;
  color: black;
}

.cvf-universal-pagination ul li.active:hover {
  cursor: pointer;
  background: #1E8CBE;
  color: #0072cc;
  border: 0;
}

.cvf-universal-pagination ul li.inactive {

  display: none;
}

.cvf-universal-pagination ul li.selected {
  background: #0072cc;
  color: #0072cc;
  border: 0;
}

.newspage-uitgelicht-wrapper {
  background-color: #daeffb;
  border: 1px solid #333333;
  padding: 0 0;
  margin-left: -15px;
  margin-right: -15px;
}

.newspage-uitgelicht-image, .newspage-uitgelicht-text {
  margin: 0;
  padding: 0;
}

.newspage-uitgelicht-image > img {
  margin-top: 0;
  margin-left: 0;
}
h2.uitgelicht, h3.blocks {
  font-family: 'montserratregular';

  font-size: 26px;
  letter-spacing: 0.03em;
  margin-bottom: 0;
}

h2.uitgelicht {

  margin-top: 30px;
}

.uitgelicht_date {
  font-family: 'montserratlight';

  text-transform: uppercase;
  margin-left: 30px;
  margin-bottom: 20px;
  width: 80%;
  height: 32px;
  border-bottom: 1px solid #333333;
  letter-spacing: 0.05em;
}

.uitgelicht-text {

  font-size: 22px

}

a.uitgelicht-link {
  float: none;
  margin-bottom: 30px;

}
@media screen and (min-width: 992px) {
  h2.uitgelicht {

    margin-top: 30px;
  }

  .newspage-uitgelicht-wrapper {
    background-color: #daeffb;
    padding: 18px 0;
    margin-left: -15px;
    margin-right: -15px;
  }

  .newspage-uitgelicht-image, .newspage-uitgelicht-text {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .newspage-uitgelicht-image > img {
    margin-top: 30px;
    margin-left: 25px;
  }
  a.uitgelicht-link {
    float: right;
    margin-bottom: revert;

  }

  .uitgelicht_date {
    font-family: 'montserratlight';
    text-transform: uppercase;
    margin-left: 30px;
    margin-bottom: 20px;
    width: 300px;
    border-bottom: 1px solid #333333;
  }
}
h3.blocks {
  /*margin-left: 30px !important;*/
  font-size: 22px;
  font-weight: bold;
}

.newspage-wrapper {
  margin-left: -46px;
  margin-right: -30px;
  margin-bottom : 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}
.newsitem-title > h2.wp-block-getwid-template-post-title {
  min-height: 100px;
}
.newspage-item {

  padding-left: 30px;
  padding-right: 15px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 18px;
}

.wp-block-getwid-template-post-featured-image img, .newsitem-image img {
  display: block;
  /*min-height: 200px;*/

  margin-bottom: 20px;
}

@media screen and (min-width: 1200px) {
  .wp-block-getwid-template-post-featured-image img, .newsitem-image img {
    display: block;
    /*min-height: 300px;*/
  }
}
.wp-block-columns {
  margin: 0 0 0 0;
  display: revert;
}

/*@media (min-width: 600px) and (max-width: 992px) {
  .wp-block-column:not(:only-child) {
    flex-basis: calc(100% - 1em) !important;
    flex-grow: 0;
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 0px;
  }

}
@media (min-width: 600px) and (max-width: 992px) {


  .wp-block-column:nth-child(2n) {
    margin-left: 0px;
  }


}*/
.wp-block-column:nth-child(2n) {
  margin-left: 0px;
}
@media (min-width: 768px)  {
  .wp-block-column:not(:only-child) {
    width: 100%;
  }



}
@media (min-width: 992px)  {
  .wp-block-column:not(:only-child) {
    width: 100%;
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 35px;
  }


}
@media (min-width: 1024px)  {
  .wp-block-column:not(:only-child) {
    width: 100%;
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 35px;
  }
  .wp-block-columns {
    margin: 0 0 0 0;
    display: flex;
  }

}
.getwid-columns.getwid-columns-3 > * {
  width: 100% ;
  padding-left: 20px;
  padding-right: 20px;
}


@media screen and (min-width: 768px) {
  .getwid-columns.getwid-columns-3 > * {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .getwid-columns.getwid-columns-3 > * {
    width: 33%;
  }
}
section.error-404.not-found {
  padding-top : 30px;
}
.simple-social-icons ul li {
  margin: 0;
  width: 16px;
}

.simple-social-icons ul {
  margin: 0;
  margin-left: -15px !important;
  padding: 0;
}
.wpgmza_map.wpgmza-initialized {
  height: 300px !important;
}
@media screen and (min-width: 768px) {
  .wpgmza_map.wpgmza-initialized {
    height: 350px !important;
  }
}

@media screen and  (min-width: 992px) {
  .wpgmza_map.wpgmza-initialized {
    height: 500px !important;
  }
}

@media screen and (min-width: 1025px) {
  .wpgmza_map.wpgmza-initialized {
    height: 500px !important;
  }
}
p.wpgmza_infowindow_title {
  padding-top: 0px;
}
p.wpgmza_infowindow_link {
  display: none;
}

.gm-style .gm-style-iw-d {
  max-height: 30px !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  padding: 0;
}

.addtoany_list > a {
  margin-right : 20px;
}

#a2a_share_save_widget-2 {
  margin-bottom: 98px;
}