/*
Theme Name: Veilig thuis
Theme URI: http://underscores.me/
Author: RoPa
Author URI: http://underscores.me/
Description: Veilig thuis site
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: veiligthuis
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Veilig thuis is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/* delete */



/* einde delete */



/*  true style */

/*!
Theme Name: Veilig Thuis 2016
Theme URI: http://veiligthuis.nl/
Author: True Communications
Author URI: http://wearetrue.nl/
Description: Veilig Thuis 2016
Version: 1.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'OtsuSans';
  src: url("fonts/OtsuSans-Medium.woff2") format("woff2"), url("fonts/OtsuSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NimbusSans Reg';
  src: url("fonts/NimbusSansDOT-Regu.woff2") format("woff2"), url("fonts/NimbusSansDOT-Regu.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NimbusSans Bold';
  src: url("fonts/NimbusSansDOT-Bold.woff2") format("woff2"), url("fonts/NimbusSansDOT-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html {
  box-sizing: border-box;
  font-family: "NimbusSans Reg", Arial, sans-serif;
  line-height: 140%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #154577;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
  font-size: 15px;
  font-size: 0.9375rem;
}

.content ul li {
    list-style-position: outside;
}


@media (min-width: 60em) {
  html {
    font-size: 16px;
    font-size: 1rem;
  }
}

body {
  background: #e9e9e9;
  overflow: hidden;
}

*, *:before, *:after {
  box-sizing: inherit;
}

::-moz-selection {
  background: #1b9ad7;
  color: #fff;
}

::selection {
  background: #1b9ad7;
  color: #fff;
}

input,
textarea,
select {
  /*
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  */
  border: 1px solid #1b9ad7;
  padding: 8px 10px;
  background: #fff;
}


#searchWrap input{
	border:none;
}


b, strong {
  font-weight: bold;
}

sup {
  position: relative;
  top: -0.5em;
  vertical-align: top;
  font-size: 0.6em;
}

::-ms-clear {
  display: none;
}

button {
  padding: 0;
  border: 0;
  background: none;
  outline: 0;
}

h1,
h2,
h3,
h4,
h5 {
  color: #154577;
  font-family: "OtsuSans", Arial, sans-serif;
  line-height: 100%;
}

h1 {
  font-size: 45px;
  font-size: 2.8125rem;
  padding: 5px 0 15px;
}
@media (min-width: 48em) {
  h1 {
    font-size: 45px;
    font-size: 2.8125rem;
  }
}

h2 {
  font-size: 35px;
  font-size: 2.1875rem;
  padding: 5px 0 15px;
  color: #1b9ad7;
  text-transform: normal;
}
@media (min-width: 48em) {
  h2 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}

h3 {
  font-size: 30px;
  font-size: 1.875rem;
  padding: 5px 0 10px;
}
@media (min-width: 48em) {
  h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

h4 {
  font-size: 21px;
  font-size: 1.3125rem;
  padding: 7px 0 9px;
  text-transform: uppercase;
  line-height: 100%;
}
@media (min-width: 48em) {
  h4 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

h5 {
  font-size: 21px;
  font-size: 1.3125rem;
}
@media (min-width: 48em) {
  h5 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}


ul{
	list-style-type:disc;
	list-style-position:inside;
	margin: 0px 0px 20px 18px; /* was margin: 0px 0px 20px 0px; */
}

ul#navTop {
    margin-left: 1px;
}


#language ul{
	list-style-type:none;
	margin: 0;
	
}


p,
a,
span,
li,
td,
div {
  font-family: "NimbusSans Reg", Arial, sans-serif;
  line-height: 140%;
  color: #154577;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 60em) {
  p,
  a,
  span,
  li,
  td,
  div {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

p {
  margin-bottom: 18px;
}

a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btnBlock {
  display: block;
  color: #fff;
  font-family: "OtsuSans", Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 100%;
  padding: 20px 50px 15px 20px;
  margin-bottom: 15px;
  background: url(images/icon-arrow-right-white.svg) no-repeat 93% center #1b9ad7;
  background-size: 13px 19px;
  text-align: left;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (min-width: 48em) {
  .btnBlock {
    display: inline-block;
    margin: 15px auto;
    font-size: 24px;
    font-size: 1.5rem;
    background-size: 13px 19px;
  }
}
@media (min-width: 60em) {
  .btnBlock {
    margin: 20px auto 25px;
    line-height: 110%;
    background-position: 92% center;
  }
}
.btnBlock:hover {
  background-position: 94% center;
  background-color: #154577;
}
@media (min-width: 60em) {
  .btnBlock:hover {
    background-position: 93% center;
  }
}

.center {
  text-align: center;
}

.wrapper {
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 48em) {
  .wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 60em) {
  .wrapper {
    width: 920px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
  }
}

#breadcrumb {
  background: #fff;
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 10px;
}
@media (min-width: 48em) {
  #breadcrumb {
    margin-bottom: 15px;
  }
}
@media (min-width: 60em) {
  #breadcrumb {
    margin-bottom: 20px;
  }
}
#breadcrumb a,
#breadcrumb span {
  display: none;
  padding: 22px 17px 18px 12px;
  margin-right: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 100%;
}
@media (min-width: 48em) {
  #breadcrumb a,
  #breadcrumb span {
    display: inline-block;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  #breadcrumb a:first-child,
  #breadcrumb span:first-child {
    display: inline-block;
  }
}
#breadcrumb a {
  position: relative;
  text-decoration: none;
  padding-right: 35px;
}
@media (min-width: 48em) {
  #breadcrumb a {
    padding-right: 40px;
  }
}
#breadcrumb a:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  margin-top: -4px;
  width: 13px;
  height: 19px;
  background: url(images/icon-arrow-right.svg) no-repeat right center;
  background-size: 13px 19px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 48em) {
  #breadcrumb a:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@media (min-width: 48em) {
  #breadcrumb a:hover:after, #breadcrumb a:hover + a:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}
#breadcrumb span.current {
  display: none;
}
@media (min-width: 48em) {
  #breadcrumb span.current {
    display: inline-block;
    color: #929292;
    margin-right: 0;
  }
}

#closeSite, #clearHist {
  display: none;
}

@media (min-width: 48em) {
  #closeSite {
    display: inline-block;
    position: fixed;
    z-index: 2;
    bottom: -2px;
    -webkit-transform: translateX(-75%);
            transform: translateX(-75%);
    left: 75%;
    padding: 14px 17px 6px 60px;
    color: #fff;
    font-family: "OtsuSans", Arial, sans-serif;
    line-height: 100%;
    font-size: 32px;
    font-size: 2rem;
    //background: url(images/icon-close.svg) no-repeat 17px center #e6007e;
    background: url(images/icon-close.svg) no-repeat 17px center #fd4f57;
    border: 1px solid #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 2px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  }
}


@media (min-width: 60em) {
  #closeSite {
    left: auto;
    bottom: auto;
    right: -2px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    top: 300px;
    max-width: 170px;
    padding: 17px 20px 12px 70px;
    font-size: 24px;
    font-size: 1.5rem;
    background-position-x: 20px;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.3);
  }
}



@media (min-width: 48em) {
  #closeSite:hover {
    //background-color: #c3006b;
    background-color: #c93e44;
  }
}

/************************** wis geschiedenis ****************************************/

#clearHist {
  display: none;
}
@media (min-width: 48em) {
  #clearHist {
    display: inline-block;
    position: fixed;
    z-index: 2;
    bottom: -2px;
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
    left: 25%;
    padding: 14px 17px 6px 60px;
    color: #fff;
    font-family: "OtsuSans", Arial, sans-serif;
    line-height: 100%;
    font-size: 32px;
    font-size: 2rem;
    //background: url(images/icon-close.svg) no-repeat 17px center #e6007e;
    background: url(images/icon-close.svg) no-repeat 17px center #fd4f57;
    border: 1px solid #fff;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 2px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 60em) {
  #clearHist {
    left: auto;
    bottom: auto;
    right: -2px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    top: 420px;
    max-width: 170px;
    padding: 17px 20px 12px 70px;
    font-size: 24px;
    font-size: 1.5rem;
    background-position-x: 20px;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 48em) {
  #clearHist:hover {
    //background-color: #c3006b;
    background-color: #c93e44;
  }
}



/************************************************************************************/

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.social-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 16.66%;
          flex: 1 1 16.66%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-right: 8px;
  border: 1px solid #fff;
  padding: 20px 0;
}
.social-links a:last-child {
  margin-right: 0;
}
.social-links a.tw svg, .social-links a.ig svg {
  height: 20px;
}
@media (min-width: 60em) {
  .social-links a.tw svg, .social-links a.ig svg {
    height: 24px;
  }
}
.social-links a.in svg {
  height: 19px;
}
@media (min-width: 60em) {
  .social-links a.in svg {
    height: 23px;
  }
}
.social-links a.yt svg {
  height: 18px;
}
@media (min-width: 60em) {
  .social-links a.yt svg {
    height: 20px;
  }
}
.social-links a svg {
  fill: #154577;
  height: 22px;
}
@media (min-width: 60em) {
  .social-links a svg {
    height: 26px;
  }
}
footer .social-links a svg {
  fill: #fff;
}

header {
  background: #fff;
}
header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header #logoVT {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75px;
          flex: 0 0 75px;
  width: 75px;
  height: 117px;
  margin: 7px 0;
}
@media (min-width: 48em) {
  header #logoVT {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55px;
            flex: 0 0 55px;
    width: 55px;
    height: 86px;
    /*margin: 10px 30px 6px 0;*/
	margin: 10px 0px 6px 0;
  }
}
@media (min-width: 60em) {
  header #logoVT {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
            flex: 0 0 90px;
    width: 90px;
    height: 140px;
    margin: 10px 50px 10px 0;
  }
}
header #logoVT img {
  max-width: 100%;
}
@media (max-width: 767px) {
  header #navMobBtn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -ms-flex-item-align: center;
        align-self: center;
    margin-left: auto;
  }
  header #navMobBtn button {
    cursor: pointer;
    width: 46px;
    height: 35px;
    position: relative;
    z-index: 100;
  }
  header #navMobBtn span {
    width: 46px;
    height: 5px;
    display: block;
    position: absolute;
    background: #1b9ad7;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  header #navMobBtn span:nth-child(1) {
    top: 0;
  }
  header #navMobBtn span:nth-child(2), header #navMobBtn span:nth-child(3) {
    top: 15px;
  }
  header #navMobBtn span:nth-child(4) {
    top: 30px;
  }
  header #navMobBtn.open span {
    top: 15px;
  }
  header #navMobBtn.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    z-index: 1;
  }
  header #navMobBtn.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    z-index: 1;
  }
  header #navMobBtn.open + #navMaster {
    right: 0;
    opacity: 1;
  }
}
@media (min-width: 48em) {
  header #navMobBtn {
    display: none;
  }
}
header #navMaster {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  /* ALGEMEEN */
}
@media (max-width: 767px) {
  header #navMaster {
    position: absolute;
    z-index: 2;
    top: 0;
    right: -100vw;
    width: 100%;
    min-height: 100%;
    background: #1b9ad7;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
@media (min-width: 48em) {
  header #navMaster {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 140px);
            flex: 1 0 calc(100% - 140px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 48em) {
  header #navMaster .menu li {
    display: inline-block;
  }
}
header #navMaster .menu li a {
  text-decoration: none;
  line-height: 100%;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  header #navMaster .menu li a {
    color: #fff;
    display: block;
    padding: 12px 20px 6px !important;
    text-align: center;
    border-top: 1px solid #7abfe0;
  }
}
@media (min-width: 48em) {
  header #navMaster .menu li a.active, header #navMaster .menu li a:hover {
    border-color: #154577;
  }
}
@media (max-width: 767px) {
  header #navMaster #navTopWrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap {
    margin-top: 18px;
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media (min-width: 60em) {
  header #navMaster #navTopWrap {
    margin-top: 30px;
  }
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap ul#navTop li::after {
    content: '|';
    color: #1b9ad7;
    display: inline-block;
    /* padding: 7px 9px; */
	padding: 7px 3px;
    line-height: 100%;
    vertical-align: top;
  }
}
@media (min-width: 60em) {
  header #navMaster #navTopWrap ul#navTop li::after {
    padding: 7px 9px;
  }
}
header #navMaster #navTopWrap ul#navTop a {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: "NimbusSans Reg", Arial, sans-serif;
  text-transform: uppercase;
  padding: 19px 20px 12px 20px !important;
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap ul#navTop a {
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: top;
    padding: 10px 0 2px !important;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  header #navMaster #navTopWrap #searchWrap {
    padding: 20px;
    position: relative;
    border-top: 1px solid #7abfe0;
    border-bottom: 1px solid #7abfe0;
  }
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap #searchWrap {
    position: relative;
  }
}
header #navMaster #navTopWrap #searchWrap input[type='text'] {
  width: 100%;
  padding: 15px 40px 15px 10px;
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap #searchWrap input[type='text'] {
    position: absolute;
    z-index: 1;
    right: 12px;
    top: -7px;
    width: 43px;
    padding: 15px 10px;
    background: transparent;
    cursor: pointer;
    color: transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  header #navMaster #navTopWrap #searchWrap input[type='text']:focus {
    width: 200px;
    background: #fff;
    border: 1px solid #1b9ad7;
    outline: none;
    cursor: text;
    color: #000;
    z-index: 0;
  }
  header #navMaster #navTopWrap #searchWrap input[type='text']:focus + input[type='submit'] {
    z-index: 1;
  }
}
@media (min-width: 60em) {
  header #navMaster #navTopWrap #searchWrap input[type='text'] {
    right: 30px;
    width: 45px;
  }
}
header #navMaster #navTopWrap #searchWrap input[type='submit'] {
  width: 18px;
  height: 18px;
  background: url(images/icon-search.svg) no-repeat center center;
  background-size: 18px 18px;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  header #navMaster #navTopWrap #searchWrap input[type='submit'] {
    position: absolute;
    top: 33px;
    right: 32px;
  }
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap #searchWrap input[type='submit'] {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    margin-top: 7px;
    position: relative;
    z-index: 0;
  }
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap #searchWrap::after {
    content: '|';
    color: #1b9ad7;
    display: inline-block;
    padding: 6px;
    line-height: 100%;
    vertical-align: top;
  }
}
@media (min-width: 60em) {
  header #navMaster #navTopWrap #searchWrap::after {
    padding: 7px 15px;
  }
}
header #navMaster #navTopWrap #readWidget {
  display: block;
  padding: 16px 20px 12px;
}
@media (max-width: 767px) {
  header #navMaster #navTopWrap #readWidget {
    color: #fff;
    text-align: center;
  }
}
@media (min-width: 48em) {
  header #navMaster #navTopWrap #readWidget {
    display: inline-block;
    padding: 7px;
    line-height: 100%;
    vertical-align: top;
  }
}
header #navMaster #navMain {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-top: 131px;
}
@media (min-width: 48em) {
  header #navMaster #navMain {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding-top: 0;
  }
}
header #navMaster #navMain a {
  display: block;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "OtsuSans", Arial, sans-serif;
  padding: 5px 0;
}
@media (min-width: 48em) {
  header #navMaster #navMain a {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 30px 0 0;
    padding: 3px 0;
  }
}
@media (min-width: 60em) {
  header #navMaster #navMain a {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 35px;
    padding: 5px 0;
  }
}
header #navMaster #language {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
}
@media (max-width: 767px) {
  header #navMaster #language {
    padding: 15px 20px;
    border-top: 1px solid #7abfe0;
    text-align: center;
  }
}
@media (min-width: 48em) {
  header #navMaster #language {
    margin-top: 3px;
  }
}
@media (min-width: 60em) {
  header #navMaster #language {
    margin-top: 8px;
  }
}
@media (min-width: 48em) {
  header #navMaster #language:hover {
    cursor: pointer;
  }
  header #navMaster #language:hover #label::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  header #navMaster #language:hover ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

header #navMaster #language #label {
  font-size: 17px;
  font-size: 1.0625rem;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  line-height: 100%;
  display: inline-block;
  color: #fff;
}
@media (min-width: 48em) {
  header #navMaster #language #label {
    font-size: 11px;
    font-size: 0.6875rem;
    font-family: "NimbusSans Bold", Arial, sans-serif;
    color: #154577;
  }
}
@media (min-width: 60em) {
  header #navMaster #language #label {
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "NimbusSans Reg", Arial, sans-serif;
  }
}
header #navMaster #language #label::after {
  content: '';
  width: 12px;
  height: 8px;
  margin: 0 3px 1px 7px;
  display: inline-block;
  background: url(images/icon-arrow-down.svg) no-repeat right top;
  background-size: 12px 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 48em) {
  header #navMaster #language #label::after {
    margin-bottom: 0;
  }
}
header #navMaster #language img {
  width: 56px;
  height: 34px;
  margin: 0 5px;
}
@media (min-width: 48em) {
  header #navMaster #language img {
    width: 33px;
    height: 22px;
  }
}
header #navMaster #language img.active {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  width: 23px;
  height: 16px;
}
@media (min-width: 60em) {
  header #navMaster #language img.active {
    width: 33px;
    height: 22px;
  }
}
@media (max-width: 767px) {
  header #navMaster #language ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 48em) {
  header #navMaster #language ul {
    display: none;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 275px;
    padding: 5px 7px;
    background: #e9e9e9;
  }
}
header #navMaster #language ul li {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
}
@media (min-width: 48em) {
  header #navMaster #language ul li {
    -ms-flex-preferred-size: 16.66%;
        flex-basis: 16.66%;
  }
}
header #navMaster #language ul a {
  display: inline-block;
  padding: 5px 0;
}
@media (min-width: 48em) {
  header #navMaster #language ul a {
    display: block;
  }
}
header #navMaster #language ul img {
  display: block;
}
header #callBar {
  background: #1b9ad7;
  padding: 10px 0 6px;
}
@media (min-width: 48em) {
  header #callBar {
    padding: 6px 0 4px;
  }
}
header #callBar * {
  color: #fff;
}
header #callBar .wrapper {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
header #callBar #call {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (min-width: 48em) {
  header #callBar #call {
    padding-left: 38px;
    background: url(images/icon-phone.svg) no-repeat left 4px;
    background-size: 27px 27px;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
header #callBar #advies,
header #callBar #nood {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 140%;
}
@media (min-width: 48em) {
  header #callBar #advies,
  header #callBar #nood {
    line-height: 110%;
  }
}
header #callBar #advies span,
header #callBar #nood span {
  font-family: "NimbusSans Bold", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  margin-bottom: 1px;
  line-height: 140%;
}
@media (max-width: 767px) {
  header #callBar #advies span,
  header #callBar #nood span {
    padding-left: 25px;
    background: url(images/icon-phone.svg) no-repeat 0 0;
    background-size: 16px 16px;
  }
}
@media (min-width: 48em) {
  header #callBar #advies span,
  header #callBar #nood span {
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    width: 5.7em;
    line-height: 100%;
  }
}
@media (min-width: 60em) {
  header #callBar #advies span,
  header #callBar #nood span {
    width: 6.4em;
  }
}
header #callBar #advies {
  padding-bottom: 5px;
  border-bottom: 1px solid #7abfe0;
  margin: 0 20px 10px 0;
}
@media (min-width: 48em) {
  header #callBar #advies {
    padding-bottom: 2px;
    margin-bottom: 3px;
  }
}
header #callBar #time {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
              -ms-grid-row-align: stretch;
          align-items: stretch;
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
}
header #callBar #time * {
  display: block;
}
header #callBar #time img {
  width: 24px;
  height: 24px;
  margin: 2px auto;
}
@media (min-width: 48em) {
  header #callBar #time img {
    width: 19px;
    height: 19px;
    margin: 0 auto;
  }
}
@media (min-width: 60em) {
  header #callBar #time img {
    width: 21px;
    height: 21px;
    margin: 0 auto 1px auto;
  }
}
header #callBar #time span {
  line-height: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 48em) {
  header #callBar #time span {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media (min-width: 60em) {
  header #callBar #time span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

#headerImg {
  height: 130px;
  position: relative;
  background: no-repeat center 20%;
  background-size: cover;
}
@media (min-width: 48em) {
  #headerImg {
    height: 150px;
  }
}
@media (min-width: 60em) {
  #headerImg {
    height: 220px;
  }
}
#headerImg:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: url(images/cover-header.png) no-repeat right bottom;
  background-size: 100%;
}

footer {
  position: relative;
  padding: 50px 0;
  background: #154577;
}
@media (min-width: 60em) {
  footer {
    padding: 50px 0;
  }
}
footer:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: -1px;
  right: -1px;
  bottom: 0;
  left: -1px;
  background: url(images/cover-footer.png) no-repeat 20% 0;
  background-size: 300%;
}
@media (min-width: 32em) {
  footer:before {
    background-position: 21% 0;
    background-size: 280%;
  }
}
@media (min-width: 48em) {
  footer:before {
    background-position: 40% 0;
    background-size: 140%;
  }
}
@media (min-width: 60em) {
  footer:before {
    background-position: 40% 0;
    background-size: 130%;
  }
}
@media (min-width: 75em) {
  footer:before {
    background-position: 0 0;
    background-size: 100%;
  }
}
footer .wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 32em) {
  footer .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
footer #logoVT-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 30px;
}
@media (min-width: 32em) {
  footer #logoVT-footer {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    margin-bottom: 0;
  }
}
footer #divInfo672 {
  margin-right: 20px; 
}
footer #divInfo672 img {
  height: 84px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
footer #logoVT-footer img {
  width: 57px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
@media (min-width: 60em) {
  footer #logoVT-footer img {
    width: 90px;
  }
  footer #divInfo672 img {
    height: 109px;
  }
}
footer #logoVT-footer h2 {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding: 0;
  margin: 0 0 -5px 20px;
  line-height: 90%;
  font-size: 30px;
  font-size: 1.875rem;
}
@media (min-width: 32em) {
  footer #logoVT-footer h2 {
    font-size: 23px;
    font-size: 1.4375rem;
    margin: 0 0 -4px 10px;
  }
}
@media (min-width: 48em) {
  footer #logoVT-footer h2 {
    font-size: 32px;
    font-size: 2rem;
    margin: 0 0 -4px 20px;
  }
}
@media (min-width: 60em) {
  footer #logoVT-footer h2 {
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: -6px;
  }
}
@media (min-width: 32em) {
  footer .social-links {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
@media (min-width: 60em) {
  footer .social-links {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
  }
}
footer .social-links a {
  padding: 16px 0;
}
@media (min-width: 32em) {
  footer .social-links a {
    padding: 10px 0;
  }
}
@media (min-width: 48em) {
  footer .social-links a {
    padding: 15px 0;
    margin-right: 17px;
  }
}
@media (min-width: 60em) {
  footer .social-links a {
    padding: 12px 0;
    margin-right: 20px;
  }
}
footer #copyright {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 30px 0 0 0;
}
@media (min-width: 32em) {
  footer #copyright {
    padding-top: 40px;
  }
}
@media (min-width: 60em) {
  footer #copyright {
    padding-top: 50px;
  }
}
footer #copyright * {
  color: #8baed3;
  font-size: 16px;
  font-size: 1rem;
}
footer #copyright a:hover {
  color: #fff;
}
footer #copyright span:first-child {
  display: block;
}
@media (min-width: 32em) {
  footer #copyright span:first-child {
    display: inline;
  }
}
footer #copyright span:nth-child(2) {
  display: none;
}
@media (min-width: 32em) {
  footer #copyright span:nth-child(2) {
    display: inline;
  }
}

#pageMaster {
  padding: 25px 0;
}
@media (min-width: 48em) {
  #pageMaster {
    padding: 20px 0;
  }
}
@media (min-width: 60em) {
  #pageMaster {
    padding: 0px 0;
  }
}

#targets {
  margin: 0 0 40px 0;
}
@media (min-width: 48em) {
  #targets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    margin: 5px 10px 15px 10px;
  }
}
@media (min-width: 60em) {
  #targets {
    margin: 45px 0;
  }
}
#targets a {
  text-decoration: none;
  text-transform: none;
  font-size: 23px;
  font-size: 1.4375rem;
  display: block;
  width: 250px;
  padding: 17px 50px 15px 18px;
  margin: 0 auto 15px;
  background-size: 14px 22px;
}
@media (min-width: 48em) {
  #targets a {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
    width: auto;
    margin-right: 15px;
  }
}
@media (min-width: 60em) {
  #targets a {
    margin-right: 20px;
    font-size: 30px;
    font-size: 1.875rem;
    padding: 20px 50px 15px 25px;
    line-height: 110%;
    background-size: 20px 30px;
  }
}
@media (min-width: 48em) {
  #targets a:last-child {
    margin-right: 0;
    padding-top: 28px;
  }
}
@media (min-width: 60em) {
  #targets a:last-child {
    padding-top: 35px;
  }
}

#welcome {
  text-align: center;
  margin-bottom: 35px;
}
@media (min-width: 48em) {
  #welcome {
    max-width: 90%;
    margin: 0 auto 35px;
  }
}
@media (min-width: 60em) {
  #welcome {
    max-width: 800px;
    margin-bottom: 55px;
  }
}
#welcome p {
  font-size: 18px;
  font-size: 1.125rem;
}

/* @media (min-width: 48em) {
  .newsWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
} */
.newsWrap .item {
  display: block;
  text-decoration: none;
  background: #fff;
  padding: 18px;
  /* margin: 0 0 20px; */
}
/* @media (min-width: 48em) {
  .newsWrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33%;
            flex: 1 1 33.33%;
    margin: 0 15px 15px 0;
  }
} */
/* @media (min-width: 60em) {
  .newsWrap .item {
    margin: 0 20px 20px 0;
  }
} */
/* @media (min-width: 48em) {
  .newsWrap .item:last-child {
    margin-right: 0;
  }
} */
.newsWrap .item p {
  margin-bottom: 0;
}
/* #newsArchive .newsWrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
} */
#newsArchive .newsWrap .item {
  width: auto;
}
/* @media (min-width: 48em) {
  #newsArchive .newsWrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 15px);
            flex: 1 1 calc(50% - 15px);
  }
} */
/* @media (min-width: 60em) {
  #newsArchive .newsWrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 0 1 calc(33.33% - 20px);
            flex: 0 1 calc(33.33% - 20px); 
  }
} */
/* @media (min-width: 48em) {
  #newsArchive .newsWrap .item:nth-child(3n+3) {
    margin-right: 15px;
  }
  #newsArchive .newsWrap .item:nth-child(2n+2) {
    margin-right: 0;
  }
} */
/* @media (min-width: 60em) {
  #newsArchive .newsWrap .item:nth-child(2n+2) {
    margin-right: 20px;
  }
  #newsArchive .newsWrap .item:nth-child(3n+3) {
    margin-right: 0;
  }
} */

.date {
  color: #1b9ad7;
  font-family: "NimbusSans Bold", Arial, sans-serif;
}

.detail .contentBox h3 {
  line-height: 90%;
  padding-bottom: 0;
  border-bottom: 1px solid #154577;
  margin: 30px 0 15px;
}
@media (min-width: 48em) {
  .detail .contentBox h3 {
    margin: 50px 0 20px;
  }
}
.detail .content p:first-of-type {
  font-family: "OtsuSans", Arial, sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 110%;
}
.detail .content p a {
  font-family: "NimbusSans Bold", Arial, sans-serif;
}

.detail .content .result p:first-of-type {
    font-family: inherit;
    font-size: inherit;
    line-height: 110%;
}


.detail .content img {
  display: block;
  margin: 5px 0 18px;
  max-width: 100%;
}
.detail .social-links a {
  border-color: #154577;
  padding: 10px 0;
}
@media (min-width: 32em) {
  .detail .social-links a {
    padding: 11px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45px;
            flex: 0 1 45px;
    margin-right: 15px;
  }
}
@media (min-width: 60em) {
  .detail .social-links a {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50px;
            flex: 0 1 50px;
    margin-right: 20px;
  }
}
@media (min-width: 48em) {
  .detail .related div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.detail .related a {
  display: block;
  padding: 0 0 5px 0;
  font-family: "OtsuSans", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  text-decoration: none;
}

.contentBox {
  background: #fff;
  padding: 25px 20px 15px;
  margin-bottom: 20px;
}
@media (min-width: 48em) {
  .contentBox {
    padding: 25px 40px;
  }
}
@media (min-width: 60em) {
  .contentBox {
    padding: 30px 80px;
  }
}
@media (min-width: 48em) {
  .page .contentBox {
    padding-top: 35px;
  }
}
@media (min-width: 60em) {
  .page .contentBox {
    padding-top: 50px;
  }
}

#contactBox {
  background: #e9e9e9;
  padding: 20px;
  margin-bottom: 5px;
}
@media (min-width: 48em) {
  #contactBox {
    margin-bottom: 15px;
  }
}
@media (min-width: 60em) {
  #contactBox {
    margin-bottom: 50px;
  }
}
#contactBox .row {
  margin-bottom: 20px;
}
@media (min-width: 48em) {
  #contactBox .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
}
#contactBox h3 {
  padding-bottom: 20px;
}
@media (min-width: 48em) {
  #contactBox h3 {
    padding-bottom: 25px;
  }
}
@media (min-width: 48em) {
  #contactBox h5 {
    display: inline-block;
    padding-top: 4px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}
#contactBox input[type='text'],
#contactBox select,
#contactBox textarea {
  width: 100%;
}
@media (min-width: 48em) {
  #contactBox input[type='text'],
  #contactBox select,
  #contactBox textarea {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}
#contactBox input[type='checkbox'] {
  display: inline-block;
  text-align: center;
  padding: 0;
}
#contactBox input[type='submit'] {
  display: inline-block;
  padding: 11px 30px 12px 11px;
  color: #fff;
  background: url(images/icon-arrow-right-small.svg) no-repeat 91% center #154577;
  background-size: 6px 12px;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 48em) {
  #contactBox input[type='submit'] {
    margin-left: 25%;
  }
}
#contactBox #dayWrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media (min-width: 48em) {
  #contactBox #dayWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#contactBox #dayWrap span {
  display: block;
  line-height: 100%;
  margin: 4px 0 2px;
}
@media (min-width: 48em) {
  #contactBox #dayWrap span {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    text-align: center;
    display: inline-block;
    margin: 0;
  }
}
#contactBox #dayWrap span input {
  margin-right: 7px;
}
@media (min-width: 48em) {
  #contactBox #dayWrap span input {
    margin: 0;
  }
}
@media (min-width: 48em) {
  #contactBox #dayWrap label {
    display: block;
  }
}
#contactBox #timeWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
#contactBox #timeWrap span {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  display: inline-block;
  margin-right: 20px;
}
@media (min-width: 48em) {
  #contactBox #timeWrap span {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
    margin-right: 40px;
  }
}
#contactBox #timeWrap span:last-child {
  margin: 0;
}
#contactBox #timeWrap label {
  display: block;
}

span.wpcf7-list-item-label {
    display: none !important;
}



/* zoekpagina */

input.search-submit {
	color: #FFF;
	background-color: #1b9ad7;
}

h2.entry-title {
    margin-bottom: 0px;
    padding: 0;
}

h2.entry-title a {
    text-decoration: none;
    font-weight: bold;
}

a.zoek-resultaat-omschr {
    text-decoration: none;
}

/* einde zoekpagina */


/* sitemap */
ul.sublijst {
    margin: 0 0 0 30px;
}
/* einde sitemap */




/* ik ben een professional pagina */

.nav-btn-wrapper 
{
  margin: 30px 0;
  padding: 30px 50px;
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 60px;
  background-color: #e9e9e9;
}

.btn-nav 
{
  font-size: 30px;
}

.cat-btn-wrapper
{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

span.h1 
{
  font-size: 30px;
  font-family: "OtsuSans", Arial, sans-serif;
  color: #1b9ad7;
  display: block;
  border-top: 1px solid #154577;
  padding-top: 15px;
  padding-bottom: 15px;
}
span.h2
{
  font-size: 25px;
  font-family: "OtsuSans", Arial, sans-serif;
  color: #1b9ad7;
  display: block;
  margin-bottom: 5px;
}

.cat-btn
{
  border: 1px solid #1b9ad7;
  background-color: transparent;
  display: inline-flex;
  padding: 5px 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  font-family: "OtsuSans", Arial, sans-serif;
  text-decoration: none;
  color: #1b9ad7;
  transition: all 300ms ease-in-out;
}
.cat-btn:hover
{
  background-color: #1b9ad7;
  color: #fff;
}

.post-wrapper 
{
  padding: 30px 50px;
  background-color: #e9e9e9;
  display: grid;
  grid-template-columns: repeat(1,minmax(0,1fr));
  gap: 20px;

}

.info-wrapper p
{
  margin-bottom: 0;
}
.info-wrapper .h2
{
  margin-bottom: 10px;
}

.post-item 
{
  padding: 20px 30px;
  background-color: #fff;
}

.btn-container
{
  display: flex;
  justify-content: flex-end;
}
.post-item-btn 
{
  padding: 10px 50px 10px 15px;
  font-size: 15px;
  margin: 0;
}

.final-blok-wrapper 
{
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 30px;
}

.left-form 
{
  padding: 50px 30px;
  background-color: #e9e9e9;
}

.left-form .mc-field-group 
{
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0,120px) minmax(0,1fr);
  margin-bottom: 10px;

}

.left-form .mc-field-group label 
{
  width: 200px;
}

.final-blok-wrapper-right .btn
{
    display: block;
    color: #fff;
    font-family: "OtsuSans", Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 100%;
    padding: 20px 50px 15px 20px;
    margin-bottom: 15px;
    background: url(images/icon-arrow-right-white.svg) no-repeat 93% center #1b9ad7;
    background-size: 13px 19px;
    text-align: left;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#mc-embedded-subscribe
{
  color: #1b9ad7;
}
p.small
{
  margin-top: 15px;
  font-size: 13px;
  font-style: italic;
}


.newsWrap 
{
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 30px;
}

.newsWrap .contentBox
{
  grid-column: 1/ 4;
}

@media screen and (max-width: 768px)
{
  .newsWrap 
  {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 15x;
  }

  .newsWrap .contentBox
  {
    grid-column: 1/ 3;
  }
}

@media screen and (max-width: 700px)
{
  .newsWrap 
  {
    grid-template-columns: repeat(1,minmax(0,1fr));
  }

  .newsWrap .contentBox
  {
    grid-column: 1/ 2;
  }
}