/* --------------------
Set root URL for LESS compiling
-------------------- */
/* --------------------
Imports
-------------------- */
/* Browser reset  */
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,
figure,
font,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  cellspacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
/* Float & align  */
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.cb {
  clear: both !important;
}
.cl {
  clear: left !important;
}
.cr {
  clear: right !important;
}
.al {
  text-align: left !important;
}
.ar {
  text-align: right !important;
}
.ac {
  text-align: center !important;
}
/* Grid  */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid {
  margin: 0 auto;
}
.grid:after {
  clear: both !important;
  content: "";
  display: table;
}
[class*='col-'] {
  float: left;
}
/* Columns  */
.col-1-1 {
  width: 100%;
}
.col-4-5 {
  width: 80%;
}
.col-3-4 {
  width: 75%;
}
.col-2-3 {
  width: 66.66666%;
}
.col-3-5 {
  width: 60%;
}
.col-1-2 {
  width: 50%;
}
.col-2-5 {
  width: 40%;
}
.col-1-4 {
  width: 25%;
}
.col-1-5 {
  width: 20%;
}
.col-1-3 {
  width: 33.33333%;
}
.col-1-8 {
  width: 12.5%;
}
.col-1-6 {
  width: 16.66%;
}
/* Fonts  */
.helvetica {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.georgia {
  font-family: Georgia, Times, "Times New Roman", serif;
}
/* Mixins  */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: 'Geogrotesque-Semibold';
  src: url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Semibold.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Semibold.otf') format('opentype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Semibold.woff') format('woff'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Semibold.ttf') format('truetype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Semibold.svg#Geogrotesque-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Geogrotesque-Light';
  src: url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Light.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Light.otf') format('opentype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Light.woff') format('woff'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Light.ttf') format('truetype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Light.svg#Geogrotesque-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Geogrotesque-Medium';
  src: url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Medium.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Medium.otf') format('opentype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Medium.woff') format('woff'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Medium.ttf') format('truetype'), url('/wp-content/themes/visschedijk/static/fonts/Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Entypo';
  src: url('/wp-content/themes/visschedijk/static/fonts/entypo.eot') format('embedded-opentype'), url('/wp-content/themes/visschedijk/static/fonts/entypo.woff') format('woff'), url('/wp-content/themes/visschedijk/static/fonts/entypo.ttf') format('truetype'), url('/wp-content/themes/visschedijk/static/fonts/entypo.svg') format('svg');
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/wp-content/themes/visschedijk/static/fonts/glyphicons-halflings-regular.eot');
  src: url('/wp-content/themes/visschedijk/static/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/visschedijk/static/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/wp-content/themes/visschedijk/static/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/wp-content/themes/visschedijk/static/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/* --------------------
Main
-------------------- */
body {
  font-family: 'Geogrotesque-Medium';
  color: #333333;
  background-color: #efefef;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  background-attachment: fixed;
}
.grid {
  text-align: left !important;
  width: 1180px;
  margin: 0 auto;
}
.grid.vacature-wrapper {
  min-height: calc(100vh - 445px);
}
@media only screen and (max-width: 640px) {
  .grid.vacature-wrapper {
    min-height: auto;
  }
}
.clear:after {
  clear: both !important;
  content: "";
  display: table;
}
@media only screen and (max-width: 1199px) {
  .grid {
    width: 960px;
  }
}
@media only screen and (max-width: 959px) {
  .grid {
    width: 740px;
  }
}
@media only screen and (max-width: 740px) {
  .grid {
    width: 660px;
  }
}
@media only screen and (max-width: 660px) {
  body {
    background-image: none !important;
    background-color: #dddddd;
  }
  .grid {
    width: 100%;
  }
}
/* --------------------
Header
-------------------- */
.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: white;
  height: 40px;
  z-index: 990;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.header .grid {
  padding: 0 15px;
}
.header .main-navigation {
  float: left;
  padding: 13px 0 13px;
}
.header .main-navigation > ul {
  float: left;
}
.header .main-navigation > ul > li {
  float: left;
  margin-left: 28px;
}
.header .main-navigation > ul > li:first-child {
  margin-left: 0;
}
.header .main-navigation > ul > li > a {
  display: block;
  color: #d0043c;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  margin-bottom: 13px;
}
.header .main-navigation > ul > li > a:hover {
  color: #6c021f;
}
.header .main-navigation > ul > li.menu-item-228,
.header .main-navigation > ul > li.menu-item-229,
.header .main-navigation > ul > li.menu-item-230 {
  display: none;
}
.header .main-navigation > ul > li.menu-item-71 > a {
  background-color: white;
  background-image: url('/wp-content/themes/visschedijk/static/images/logo_header.svg');
  height: 81px;
  width: 230px;
  background-size: 170px;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
  text-indent: -999px;
}
.header .main-navigation > ul > li.current_page_item > a {
  color: black;
}
.header .main-navigation .menu-trigger {
  display: none;
  float: left;
  margin-top: -2px;
  cursor: pointer;
}
.header .main-navigation .menu-trigger span {
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 13px;
  padding-left: 34px;
}
.header .main-navigation .menu-trigger span:before {
  position: absolute;
  width: 22px;
  left: 0;
  top: 50%;
  margin-top: -8px;
  box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888;
  content: "";
}
.header .main-navigation .page-logo {
  display: none;
  float: left;
  margin-left: 20px;
  background-color: white;
  background-image: url('/wp-content/themes/visschedijk/static/images/logo_header.svg');
  height: 81px;
  width: 230px;
  background-size: 170px;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
  text-indent: -999px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.open-menu .header .main-navigation .page-logo {
  opacity: 0;
  visibility: hidden;
}
.header .services-navigation {
  position: fixed;
  display: none;
  width: 100%;
  background: #efefef;
  left: 0;
  z-index: -1;
}
.header .services-navigation .grid {
  padding: 100px 10px 15px;
}
.header .top-right .search-trigger {
  display: block;
  color: #d0043c;
  margin: 10px;
  margin: 12px 0 9px;
  text-decoration: none;
}
.header .top-right .search-trigger .icon {
  display: block;
  width: 16px;
  height: 19px;
  top: 0;
}
body.open-search .header .top-right .search-trigger .icon:before {
  content: "\e014";
}
.header .top-right .direct-contact {
  padding: 13px 15px 9px;
  background-color: white;
}
.header .top-right .direct-contact .title-contact {
  color: #d0043c;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
}
.header .top-right .direct-contact .telephone {
  display: inline-block;
  font-family: 'Geogrotesque-Semibold';
  color: #3a588e;
  font-size: 14px;
  margin-top: 13px;
}
.header .top-right .direct-contact .telephone .icon {
  display: none;
  color: #3a588e;
  width: 16px;
  height: 19px;
  top: 0;
}
.header .top-right .direct-contact .telephone:hover {
  color: #1c2b46;
}
.header .top-right .direct-contact ul {
  margin-top: 7px;
}
.header .top-right .direct-contact ul li {
  float: left;
  margin-left: 8px;
}
.header .top-right .direct-contact ul li:first-child {
  margin-left: 0;
}
.header .top-right .direct-contact ul li a {
  display: block;
}
.header .top-right .direct-contact ul li a img {
  display: block;
}
body.open-search .header {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}
@media only screen and (max-width: 1199px) {
  .header .main-navigation > ul > li {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 960px) {
  .header .main-navigation > ul {
    display: block !important;
  }
}
@media only screen and (max-width: 959px) {
  .header .grid {
    position: relative;
  }
  .header .main-navigation {
    position: relative;
    width: 100%;
  }
  .header .main-navigation .page-logo,
  .header .main-navigation .menu-trigger {
    display: block;
  }
  .header .main-navigation > ul {
    display: none;
    position: absolute;
    top: 40px;
    width: 100%;
    background-color: white;
    padding: 5px 0;
  }
  .header .main-navigation > ul > li {
    margin-left: 0;
    width: 100%;
    padding: 10px 15px;
  }
  .header .main-navigation > ul > li > a {
    margin-bottom: 0;
  }
  .header .main-navigation > ul > li.menu-item-228,
  .header .main-navigation > ul > li.menu-item-229,
  .header .main-navigation > ul > li.menu-item-230 {
    display: block;
  }
  .header .main-navigation > ul > li.menu-item-62,
  .header .main-navigation > ul > li.menu-item-71 {
    display: none;
  }
  .header .top-right {
    position: absolute;
    right: 15px;
    top: 0;
  }
}
@media only screen and (max-width: 660px) {
  .header {
    height: 79px;
  }
  .header .grid {
    padding: 0 10px;
  }
  .header .main-navigation {
    width: calc(100% + 20px);
    margin-left: -10px;
    padding-top: 10px;
  }
  .header .main-navigation .menu-trigger {
    float: right;
    position: relative;
    z-index: 1;
    margin-right: 15px;
    margin-top: 7px;
  }
  .header .main-navigation .page-logo {
    position: absolute;
    top: 15px;
    height: 49px;
    width: 120px;
    background-size: 120px;
    margin-left: 0;
    left: 15px;
  }
  .header .main-navigation > ul {
    top: 10px;
  }
  .header .top-right {
    right: 15px;
    top: 43px;
  }
  .header .top-right .search-trigger {
    text-align: center !important;
    float: right;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    font-size: 0;
    width: 33px;
    height: 28px;
    border: 1px solid #d0043c;
    border-radius: 4px;
  }
  .header .top-right .search-trigger .icon {
    display: block;
    font-size: 16px;
    width: 33px;
    height: 27px;
    line-height: 27px;
  }
  .header .top-right .direct-contact {
    background-color: transparent;
    padding: 0;
  }
  .header .top-right .direct-contact .telephone {
    text-align: center !important;
    text-decoration: none;
    font-size: 0;
    width: 33px;
    height: 28px;
    border: 1px solid #3a588e;
    border-radius: 4px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .header .top-right .direct-contact .telephone .icon {
    display: block;
    font-size: 16px;
    width: 33px;
    height: 27px;
    line-height: 27px;
  }
  .header .top-right ul,
  .header .top-right .title-contact {
    display: none;
  }
}
/* ---------------
	Search form header
	--------------- */
.search-form-wrapper {
  position: absolute;
  top: -40px;
  width: 100%;
  height: 40px;
  padding: 4px 20px;
  background-color: #efefef;
}
.search-form-wrapper .grid .search-form {
  position: relative;
}
.search-form-wrapper .grid .search-form input[type="text"] {
  width: 100%;
  height: 32px;
  line-height: 32px;
  border: 1px solid #d6d6d6;
  color: #333333;
  font-size: 14px;
  padding: 0 15px;
}
.search-form-wrapper .grid .search-form input[type="submit"] {
  position: absolute;
  font-family: 'Geogrotesque-Semibold';
  padding: 5px 15px;
  height: 23px;
  line-height: 14px;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  background-color: #3a588e;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.search-form-wrapper .grid .search-form input[type="submit"]:hover {
  background-color: #d0043c;
}
.page-wrapper {
  padding-top: 385px;
}
.page-wrapper.vacature-wrapper {
  padding-top: 0px;
  height: calc(100vh - 40px);
}
.page-wrapper .grid {
  padding: 0 10px;
}
@media only screen and (max-width: 959px) {
  .page-wrapper {
    padding-top: 145px;
  }
}
@media only screen and (max-width: 640px) {
  .page-wrapper {
    padding-top: 90px;
  }
  .search-form-wrapper {
    padding: 4px 0 !important;
  }
  .search-form-wrapper .grid .search-form input[type="submit"] {
    top: 2px;
    right: 2px;
  }
}
.blocks-wrapper.narrow {
  padding: 0 50px;
}
.blocks-wrapper.narrow.small {
  padding: 0 150px;
}
.blocks-wrapper.no-padding-right {
  padding-right: 0;
}
.block-wrapper {
  padding: 5px;
  /* ----------------
	News item
	---------------- */
  /* ----------------
	Jobs
	---------------- */
  /* ----------------
	About
	---------------- */
  /* ----------------
	Third
	---------------- */
  /* ----------------
	More padding
	---------------- */
  /* ----------------
	Number
	---------------- */
}
.block-wrapper .block-inner {
  position: relative;
  color: white;
  padding: 15px;
  padding-top: 50px;
  /* ------------
		Colors
		------------ */
  /* ------------
		Small
		------------ */
  /* ------------
		Small
		------------ */
  /* ------------
		No padding
		------------ */
}
.block-wrapper .block-inner img {
  position: absolute;
  left: 15px;
  top: 15px;
}
.block-wrapper .block-inner .slick-slide {
  text-align: center !important;
}
.block-wrapper .block-inner .slick-slide img {
  position: relative;
  display: inline-block;
  left: auto;
  top: auto;
  height: 45px;
  width: auto;
}
.block-wrapper .block-inner a.no-line {
  text-decoration: none;
}
.block-wrapper .block-inner h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.block-wrapper .block-inner .category {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 15px;
  margin-top: -35px;
  padding-left: 30px;
  word-break: break-word;
}
.block-wrapper .block-inner .referral-title {
  display: block;
  text-decoration: none;
  color: white;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 15px;
  margin-top: -35px;
  word-break: break-word;
}
.block-wrapper .block-inner p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
.block-wrapper .block-inner p a {
  color: white;
}
.block-wrapper .block-inner p.no-margin-bottom {
  margin-bottom: 0;
}
.block-wrapper .block-inner h5 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.block-wrapper .block-inner ul li {
  float: left;
  margin-right: 5px;
}
.block-wrapper .block-inner ul li a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: white;
}
.block-wrapper .block-inner ul.big-list li {
  margin-top: 5px;
  width: 100%;
}
.block-wrapper .block-inner ul.big-list li a {
  text-decoration: none;
  font-size: 16px;
}
.block-wrapper .block-inner ul.big-list li a:hover {
  text-decoration: underline;
}
.block-wrapper .block-inner .intro {
  font-size: 18px;
  line-height: 1.2;
  color: white;
}
.block-wrapper .block-inner .item-date {
  font-size: 12px;
  color: #d0043c;
  margin: 5px 0 15px;
}
.block-wrapper .block-inner a.item-title {
  text-decoration: none;
}
.block-wrapper .block-inner a.thumbnail-wrapper {
  float: left;
  position: relative;
  margin-right: 10px;
}
.block-wrapper .block-inner a.thumbnail-wrapper img {
  position: relative;
  top: 0;
  left: 0;
}
.block-wrapper .block-inner a.thumbnail-wrapper-post {
  position: relative;
  display: block;
  margin: 10px -15px 48px;
  overflow: hidden;
}
.block-wrapper .block-inner a.thumbnail-wrapper-post img {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  height: auto;
}
.block-wrapper .block-inner .thumbnail-wrapper-full {
  position: relative;
  margin: 10px -15px 48px;
  height: 95px;
  overflow: hidden;
}
.block-wrapper .block-inner .thumbnail-wrapper-full img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.block-wrapper .block-inner .employees {
  font-family: 'Geogrotesque-Semibold';
  font-size: 36px;
  margin: 10px 0 5px;
}
.block-wrapper .block-inner .quote {
  font-size: 18px;
  margin-bottom: 5px;
}
.block-wrapper .block-inner.red {
  background-color: #d0043c;
}
.block-wrapper .block-inner.red h2,
.block-wrapper .block-inner.red p,
.block-wrapper .block-inner.red p a,
.block-wrapper .block-inner.red h5,
.block-wrapper .block-inner.red ul li a {
  color: white;
}
.block-wrapper .block-inner.blue {
  background-color: #3a588e;
}
.block-wrapper .block-inner.blue h2,
.block-wrapper .block-inner.blue p,
.block-wrapper .block-inner.blue p a,
.block-wrapper .block-inner.blue h5,
.block-wrapper .block-inner.blue ul li a {
  color: white;
}
.block-wrapper .block-inner.blue h2.extra-margin,
.block-wrapper .block-inner.blue p.extra-margin,
.block-wrapper .block-inner.blue p a.extra-margin,
.block-wrapper .block-inner.blue h5.extra-margin,
.block-wrapper .block-inner.blue ul li a.extra-margin {
  margin-bottom: 40px;
}
.block-wrapper .block-inner.gray {
  background-color: #efefef;
}
.block-wrapper .block-inner.gray h2,
.block-wrapper .block-inner.gray p,
.block-wrapper .block-inner.gray p a,
.block-wrapper .block-inner.gray h5,
.block-wrapper .block-inner.gray ul li a {
  color: #333333;
}
.block-wrapper .block-inner.gray.keurmerk {
  min-height: 210px;
}
.block-wrapper .block-inner.white {
  background-color: white;
}
.block-wrapper .block-inner.white h2,
.block-wrapper .block-inner.white p,
.block-wrapper .block-inner.white p a,
.block-wrapper .block-inner.white h5,
.block-wrapper .block-inner.white ul li a {
  color: #333333;
}
.block-wrapper .block-inner.post-item .news-icon {
  position: absolute;
  width: 20px;
  height: 23px;
  top: 15px;
  left: 15px;
  background-image: url('/wp-content/themes/visschedijk/static/images/icons/nieuws.png');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center center;
}
.block-wrapper .block-inner.post-item .post-title {
  font-family: 'Geogrotesque-Semibold';
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-decoration: none;
  text-transform: none;
  line-height: 1.2;
  color: white;
}
.block-wrapper .block-inner.post-item .item-date {
  font-size: 16px;
  margin: 13px 0;
}
.block-wrapper .block-inner.post-item.red .news-icon {
  background-image: url('/wp-content/themes/visschedijk/static/images/icons/nieuws.png');
}
.block-wrapper .block-inner.post-item.red .item-date {
  color: white;
}
.block-wrapper .block-inner.post-item.red .button {
  background-color: white;
  color: #d0043c;
}
.block-wrapper .block-inner.post-item.blue .news-icon {
  background-image: url('/wp-content/themes/visschedijk/static/images/icons/nieuws.png');
}
.block-wrapper .block-inner.post-item.blue .item-date {
  color: white;
}
.block-wrapper .block-inner.post-item.blue .button {
  background-color: white;
  color: #3a588e;
}
.block-wrapper .block-inner.post-item.white .news-icon {
  background-image: url('/wp-content/themes/visschedijk/static/images/icons/nieuws_donker.png');
}
.block-wrapper .block-inner.post-item.white .intro,
.block-wrapper .block-inner.post-item.white .category,
.block-wrapper .block-inner.post-item.white .referral-title,
.block-wrapper .block-inner.post-item.white .post-title,
.block-wrapper .block-inner.post-item.white .item-date {
  color: #333333;
}
.block-wrapper .block-inner.post-item.white .button {
  background-color: #3a588e;
}
.block-wrapper .block-inner.post-item.vacature-item {
  padding-bottom: 65px;
}
.block-wrapper .block-inner.small {
  padding-top: 15px;
}
.block-wrapper .block-inner.no-padding {
  padding: 0;
}
.block-wrapper .block-inner.no-padding iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block-wrapper.news-item-home {
  width: 35%;
}
.block-wrapper.jobs-item-home {
  width: 29.6%;
}
.block-wrapper.jobs-item-home .block-inner {
  padding-bottom: 60px;
}
.block-wrapper.about-item-home {
  width: 22.7%;
}
.block-wrapper.about-item-home .block-inner {
  padding-bottom: 30px;
}
.block-wrapper.third {
  width: 27.56%;
}
.block-wrapper.third .block-inner {
  padding-bottom: 40px;
}
.block-wrapper.more-padding-bottom .block-inner {
  padding-bottom: 45px;
}
.block-wrapper.number-item-home {
  width: 17.3%;
}
.slick-slider {
  top: 25%;
  margin-top: -60px;
  padding: 0 50px;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  line-height: 45px;
  background: none;
  border: none;
  font-size: 0;
  padding: 0;
  cursor: pointer;
}
.slick-arrow:before {
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  top: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #3a588e;
  font-size: 14px;
  content: "\e080";
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next:before {
  content: "\e080";
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev:before {
  content: "\e079";
}
@media only screen and (max-width: 959px) {
  .blocks-wrapper.narrow {
    padding-left: 0;
    padding-right: 0;
  }
  .blocks-wrapper.narrow.small {
    padding-left: 0;
    padding-right: 0;
  }
  .block-wrapper {
    width: 50% !important;
  }
}
@media only screen and (max-width: 640px) {
  .block-wrapper {
    width: 100% !important;
    padding: 5px 0;
  }
  .block-wrapper.iframe-wrapper .block-inner {
    padding: 0 0 52.6%;
  }
  .slick-slider {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
/* --------------------
Page content
-------------------- */
.page-content {
  padding-left: 5px;
  padding-right: 5px;
}
.page-content .page-content-inner {
  background-color: white;
  padding: 45px 45px 30px;
}
.page-content .page-content-inner.gray {
  background-color: #efefef;
  padding: 25px 25px;
}
@media only screen and (max-width: 740px) {
  .page-content {
    width: 100%;
  }
}
@media only screen and (max-width: 660px) {
  .page-content {
    padding-left: 0;
    padding-right: 0;
  }
  .page-content .page-content-inner {
    padding: 25px 15px !important;
  }
  .icon-top,
  .breadcrumbs {
    display: none;
  }
}
/* --------------------
Breadcrumbs
-------------------- */
.icon-top {
  float: left;
  margin-right: 15px;
  margin-top: -5px;
}
.breadcrumbs {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs .print-page {
  position: absolute;
  border: none;
  background: none;
  cursor: pointer;
  right: 0;
}
/* --------------------
Sidebar
-------------------- */
.page-sidebar {
  padding-left: 5px;
  padding-right: 5px;
}
.page-sidebar h4 {
  font-family: 'Geogrotesque-Medium';
  font-size: 18px;
  color: #d0043c;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.page-sidebar h4.blue {
  color: #3a588e;
}
.page-sidebar .sidebar-inner > * {
  background-color: white;
  padding: 10px 10px;
  margin-bottom: 10px;
}
.page-sidebar .sidebar-inner > *:last-child {
  margin-bottom: 0;
}
.page-sidebar .sidebar-inner.gray {
  background-color: #efefef;
  padding: 15px 25px;
}
.page-sidebar .sidebar-inner ul .children {
  padding-top: 5px;
  padding-left: 10px;
}
.page-sidebar .sidebar-inner ul li {
  margin-bottom: 5px;
}
.page-sidebar .sidebar-inner ul li:last-child {
  margin-bottom: 0;
}
.page-sidebar .sidebar-inner ul li a {
  display: block;
  font-family: 'Geogrotesque-Semibold';
  font-size: 18px;
  padding: 8px 15px;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #3a588e;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-sidebar .sidebar-inner ul li a.gray {
  background-color: #5a5a5a;
}
.page-sidebar .sidebar-inner ul li a:hover {
  text-decoration: underline;
}
.page-sidebar .sidebar-inner ul li.current_page_item a {
  background-color: #5a5a5a;
}
body.page-id-16 .page-sidebar .sidebar-inner ul li.anstertor a {
  background-color: #5a5a5a;
}
.page-sidebar .sidebar-inner ul.red li a {
  background-color: #d0043c;
}
.page-sidebar .sidebar-inner ul.red li.current_page_item a {
  background-color: #5a5a5a;
}
body.page-id-16 .page-sidebar .sidebar-inner ul.red li.anstertor a {
  background-color: #5a5a5a;
}
.page-sidebar .sidebar-inner .details {
  font-family: 'Geogrotesque-Light';
  margin-bottom: 30px;
}
.page-sidebar .sidebar-inner .details .col-1-3 {
  margin-bottom: 20px;
}
.page-sidebar .sidebar-inner .details .col {
  padding-right: 50px;
}
.page-sidebar .sidebar-inner .location p {
  font-size: 16px;
}
.page-sidebar .pers-content {
  margin-top: 10px;
}
.page-sidebar .pers-content .pers-inner {
  background-color: #3a588e;
  color: white;
  padding: 30px;
}
.page-sidebar .pers-content .pers-inner h3 {
  font-family: 'Geogrotesque-Semibold';
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page-sidebar .pers-content .pers-inner p {
  font-size: 18px;
  line-height: 1.3;
}
@media only screen and (max-width: 1199px) {
  .page-sidebar .sidebar-inner .details img.office {
    width: 66.666666%;
    height: auto;
  }
}
@media only screen and (max-width: 959px) {
  .contact-content {
    width: 50%;
  }
  .contact-side {
    width: 50%;
  }
  .contact-side .sidebar-inner .details .col-1-3 {
    width: 100%;
  }
  .contact-side .sidebar-inner .details img.office {
    width: 100%;
  }
  .contact-side .sidebar-inner .location {
    width: 100%;
  }
}
@media only screen and (max-width: 740px) {
  .page-sidebar {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .page-sidebar.contact-side .sidebar-inner {
    padding: 25px 15px;
  }
  .page-sidebar.contact-side .sidebar-inner .editor {
    padding: 0;
  }
  .page-sidebar .pers-content .pers-inner {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 660px) {
  .contact-content {
    width: 100%;
  }
}
/* --------------------
Tweets
-------------------- */
#tweetContainer ul {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 10px;
}
#tweetContainer ul li {
  width: 100%;
}
#tweetContainer ul li p {
  margin-bottom: 10px;
}
#tweetContainer ul li a {
  display: inline-block;
  text-decoration: none;
}
#tweetContainer ul li a:hover {
  text-decoration: underline;
}
/* --------------------
Meer weten
-------------------- */
.know-more {
  background-color: #3a588e;
  color: white;
  padding: 15px 0;
  margin-top: 30px;
}
.know-more .grid {
  padding: 0 15px;
}
.know-more .grid h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 15px;
}
.know-more .grid .fl {
  width: 90px;
}
.know-more .grid .fl img {
  display: block;
}
.know-more .grid .fr {
  width: calc(100% - 90px);
}
.know-more .grid .fr p {
  font-size: 17px;
  line-height: 1.25;
}
.know-more .grid .fr .button {
  display: inline-block;
  margin-top: 10px;
}
/* --------------------
Footer
-------------------- */
.page-footer {
  margin-top: 60px;
}
.page-footer .top-footer {
  background-color: #efefef;
  padding: 20px 0;
}
.page-footer .top-footer .grid {
  padding: 0 10px;
}
.page-footer .bottom-footer {
  background-color: white;
  padding: 20px 0;
}
.page-footer .bottom-footer .col {
  font-family: 'Geogrotesque-Light';
  font-size: 14px;
  padding: 0 15px;
  line-height: 1.4;
  text-transform: uppercase;
}
.page-footer .bottom-footer img {
  margin-right: 15px;
  height: auto;
  width: 160px;
}
.page-footer .bottom-footer h5 {
  font-family: 'Geogrotesque-Medium';
  font-size: 14px;
  color: #d0043c;
}
.page-footer .bottom-footer .footer-navigation {
  font-family: 'Geogrotesque-Medium';
}
.page-footer .bottom-footer .footer-navigation ul li a {
  color: #337ab7;
  text-decoration: none;
}
.page-footer .bottom-footer .footer-navigation ul li a:hover {
  text-decoration: underline;
  color: #3a588e;
}
@media only screen and (max-width: 1199px) {
  .page-footer .bottom-footer .grid > .col-1-2:last-child {
    padding-right: 15px;
  }
  .page-footer .bottom-footer .col {
    width: 33.333333%;
    font-size: 13px;
  }
  .page-footer .bottom-footer img {
    width: 66.666666%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 959px) {
  .page-footer .bottom-footer .grid > .col-1-2 {
    width: 100%;
  }
  .page-footer .bottom-footer .grid > .col-1-2:last-child {
    padding-right: 15px;
    margin-top: 15px;
  }
  .page-footer .bottom-footer img {
    width: calc(66.666666% - 20px);
  }
}
@media only screen and (max-width: 520px) {
  .page-footer .bottom-footer .col {
    width: 50%;
  }
  .page-footer .bottom-footer .col:nth-child(3) {
    margin-top: 15px;
  }
  .page-footer .bottom-footer img {
    margin-top: 15px;
    width: calc(100% - 15px);
  }
}
/* --------------------
Modal
-------------------- */
.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 35px 10px;
  overflow: scroll;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
}
.modal-wrapper .modal {
  position: relative;
  z-index: 600;
  -webkit-animation: fade-in-modal 0.3s ease-in-out forwards;
  -moz-animation: fade-in-modal 0.3s ease-in-out forwards;
  -ms-animation: fade-in-modal 0.3s ease-in-out forwards;
}
.modal-wrapper .modal .modal-inner {
  float: none;
  background-color: white;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.modal-wrapper .modal .modal-inner .modal-top {
  min-height: 65px;
}
.modal-wrapper .modal .modal-inner .modal-top h3 {
  float: left;
  font-family: 'Geogrotesque-Light';
  margin: 23px 35px 22px;
  font-size: 20px;
  color: #d0043c;
  text-transform: uppercase;
  width: calc(100% - 195px);
}
.modal-wrapper .modal .modal-inner .modal-top .button {
  margin: 20px 35px 20px 0;
}
.modal-wrapper .modal .modal-inner .modal-content {
  padding: 30px 35px;
  border-top: 1px solid #efefef;
}
.modal-wrapper .modal .modal-inner .modal-content img {
  width: 100%;
  height: auto;
}
.modal-wrapper .modal .modal-inner .modal-content .intro-referral .interview {
  float: left;
  width: 100%;
  color: #d0043c;
  margin-bottom: 10px;
  font-size: 18px;
}
.modal-wrapper .modal .modal-inner .modal-content .intro-referral h1 {
  float: left;
  color: #3a588e;
  width: 100%;
}
.modal-wrapper .modal .modal-inner .modal-content .intro-referral img {
  float: left;
  width: auto;
  max-width: 50%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.modal-wrapper .modal .modal-inner .modal-content .intro-referral p {
  font-size: 14px;
}
.modal-wrapper .modal .modal-inner .modal-content .intro-referral.atalian-img img {
  float: none;
  max-width: 100%;
  margin-right: 0px;
}
.modal-wrapper .modal .modal-inner .modal-bottom {
  background-color: #efefef;
  padding-bottom: 20px;
  padding-right: 35px;
}
.modal-wrapper .modal .modal-inner .modal-bottom .logo {
  margin: -13px 0 0 35px;
  background-color: white;
  background-image: url('/wp-content/themes/visschedijk/static/images/logo_header.svg');
  height: 75px;
  width: 183px;
  background-size: 153px;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
  text-indent: -999px;
}
.modal-wrapper .modal .modal-inner .modal-bottom .button {
  float: left;
  margin-right: 33px;
  margin-top: 26px;
  border: none;
  font-size: 16px;
  cursor: pointer;
}
.modal-wrapper .modal .modal-inner .modal-bottom .social-share {
  float: right;
  margin-top: 27px;
}
.modal-wrapper .modal .modal-inner .modal-bottom .social-share p {
  float: left;
  font-family: 'Geogrotesque-Light';
  font-size: 16px;
  margin-top: 4px;
}
.modal-wrapper .modal .modal-inner .modal-bottom .social-share a {
  float: left;
  margin-left: 10px;
}
.modal-wrapper .modal-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 500;
  backface-visibility: hidden;
}
.modal-wrapper.atalian-modal {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal-wrapper.atalian-modal .modal {
  -webkit-animation: none 300ms 0 ease;
  -moz-animation: none 300ms 0 ease;
  -ms-animation: none 300ms 0 ease;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3D(0, 30px, 0);
  -moz-transform: translate3D(0, 30px, 0);
  -ms-transform: translate3D(0, 30px, 0);
  -o-transform: translate3D(0, 30px, 0);
  transform: translate3D(0, 30px, 0);
}
.modal-wrapper.atalian-modal.show-modal {
  opacity: 1;
  visibility: visible;
}
.modal-wrapper.atalian-modal.show-modal .modal {
  -webkit-transform: translate3D(0, 0, 0);
  -moz-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  -o-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}
.modal-wrapper.atalian-modal .atalian-modal-close {
  font-family: 'Geogrotesque-Semibold';
  float: right;
  padding-right: 10px;
  background-color: #3a588e;
  margin: 20px 35px 20px 0;
  padding: 5px 15px;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.modal-wrapper.atalian-modal .atalian-modal-close:hover {
  text-decoration: underline;
}
@keyframes fade-in-modal {
  from {
    opacity: 0;
    -webkit-transform: translate3D(0, 30px, 0);
    -moz-transform: translate3D(0, 30px, 0);
    -ms-transform: translate3D(0, 30px, 0);
    -o-transform: translate3D(0, 30px, 0);
    transform: translate3D(0, 30px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@-webkit-keyframes fade-in-modal {
  from {
    opacity: 0;
    -webkit-transform: translate3D(0, 30px, 0);
    -moz-transform: translate3D(0, 30px, 0);
    -ms-transform: translate3D(0, 30px, 0);
    -o-transform: translate3D(0, 30px, 0);
    transform: translate3D(0, 30px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@-moz-keyframes fade-in-modal {
  from {
    opacity: 0;
    -webkit-transform: translate3D(0, 30px, 0);
    -moz-transform: translate3D(0, 30px, 0);
    -ms-transform: translate3D(0, 30px, 0);
    -o-transform: translate3D(0, 30px, 0);
    transform: translate3D(0, 30px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
/* --------------------
Form
-------------------- */
.wpcf7 {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.wpcf7 .row {
  margin-bottom: 10px;
}
.wpcf7 .row label {
  font-family: 'Geogrotesque-Light';
  float: left;
  width: 100%;
  font-size: 18px;
  margin-bottom: 5px;
}
.wpcf7 .row input[type="text"],
.wpcf7 .row input[type="date"],
.wpcf7 .row input[type="email"],
.wpcf7 .row select,
.wpcf7 .row textarea {
  float: left;
  width: 100%;
  font-size: 14px;
  min-height: 35px;
  padding: 8px;
  border: 1px solid #c0c0c0;
  background-color: white;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.wpcf7 .row select {
  background-image: url('/wp-content/themes/visschedijk/static/images/icons/select_arrows.svg');
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.wpcf7 .row textarea {
  resize: none;
}
.wpcf7 .row .wpcf7-not-valid-tip {
  float: left;
  font-family: 'Geogrotesque-Light';
  width: 100%;
  margin-top: 3px;
  color: red;
}
.wpcf7 .row input[type="date"] {
  font-family: inherit;
}
.wpcf7 .row--is-flex {
  display: flex;
  flex-flow: row wrap;
}
.wpcf7 .row--is-flex [class*="col"] {
  display: flex;
}
.wpcf7 .row--is-flex .wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7 .row--is-flex input[type="date"] {
  flex-grow: 1;
}
.wpcf7 .row--is-flex label {
  text-align: center;
}
.wpcf7 .row .beschikbare_dagen {
  /*  display: flex;  */
}
.wpcf7 .row .beschikbare_dagen label {
  max-width: 110px;
}
.wpcf7 .wpcf7-submit {
  font-family: 'Geogrotesque-Semibold';
  padding: 5px 15px;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #3a588e;
  border: none;
  font-size: 16px;
  cursor: pointer;
}
.wpcf7 .wpcf7-submit:hover {
  text-decoration: underline;
}
.wpcf7 .screen-reader-response {
  display: none !important;
  opacity: 0;
  visibility: hidden;
}
.wpcf7 .wpcf7-response-output {
  float: left;
  width: 100%;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #3a588e;
}
input[type="password"],
input[type="number"],
input[type="text"],
input[type="submit"],
input[type="email"],
select {
  -webkit-appearance: none;
}
/* --------------------
Buttons
-------------------- */
.icon {
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  top: 1px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-search:before {
  content: "\e003";
}
.icon-earphone:before {
  content: "\e182";
}
/* --------------------
Buttons
-------------------- */
.button {
  font-family: 'Geogrotesque-Semibold';
  padding: 5px 15px;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
.button.blue {
  background-color: #3a588e;
}
.button.atalian-btn {
  display: inline-block;
  margin: 20px 0px 30px 0px;
}
.button.red {
  background-color: #d0043c;
}
.button.white-blue {
  background-color: white;
  color: #3a588e;
}
.button.white-red {
  background-color: white;
  color: #d0043c;
}
.button.al-bottom {
  position: absolute;
  bottom: 20px;
  max-width: calc(100% - 30px);
}
.button.al-bottom.open-atalian-popup {
  cursor: pointer;
}
.button:hover {
  text-decoration: underline;
}
/* --------------------
Editor
-------------------- */
.editor {
  line-height: 1.3;
  letter-spacing: 0.4;
  /* ---------------
	Heading
	--------------- */
  /* ---------------
	Paragraph
	--------------- */
  /* ---------------
	Unordered list
	--------------- */
  /* ---------------
	Ordered list
	--------------- */
  /* ---------------
	Blockqoute
	--------------- */
}
.editor.gray {
  background-color: #efefef;
}
.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
  font-family: 'Geogrotesque-Medium';
  color: black;
  font-weight: normal !important;
  line-height: 1.2;
}
.editor h1 {
  font-size: 36px;
  margin-bottom: 25px;
  color: #d0043c;
}
.editor.light-heading h1 {
  font-family: 'Geogrotesque-Light';
}
.editor h2 {
  font-size: 26px;
  margin-top: 5px;
}
.editor h2.big {
  font-family: 'Geogrotesque-Light';
  font-size: 36px;
  margin-bottom: 25px;
  color: #d0043c;
}
.editor h3 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.editor h4 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.editor h5 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.editor h6 {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.editor p {
  font-family: 'Geogrotesque-Light';
  font-size: 18px;
  margin-bottom: 14px;
}
.editor p a {
  color: #3a588e;
}
.editor ul {
  font-family: 'Geogrotesque-Light';
  font-size: 18px;
  margin-bottom: 14px;
}
.editor ul li {
  position: relative;
  padding-left: 20px;
}
.editor ul li:before {
  font-family: 'Geogrotesque-Semibold';
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 22px;
  content: "•";
  color: #d0043c;
}
.editor ul li a {
  color: #3a588e;
}
.editor ol {
  font-family: 'Geogrotesque-Light';
  font-size: 18px;
  margin-bottom: 14px;
  counter-reset: li-counter;
}
.editor ol li {
  position: relative;
  padding-left: 30px;
}
.editor ol li a {
  color: #3a588e;
}
.editor ol li:before {
  position: absolute;
  left: 0;
  color: #d0043c;
  content: counter(li-counter) ".";
  counter-increment: li-counter;
}
.editor blockquote p {
  font-family: 'Geogrotesque-Semibold';
  font-size: 24px;
  margin: 30px 0 30px 30px;
  color: #3a588e;
}
.editor blockquote:first-of-type p {
  color: #d0043c;
}
.editor table {
  font-family: 'Geogrotesque-Light';
  font-size: 18px;
  margin-bottom: 14px;
}
.editor table tr td {
  padding-right: 10px;
}
.editor.has-form .wpcf7 .row label {
  float: left;
  width: 25%;
  margin-top: 5px;
}
@media only screen and (max-width: 1024px) {
  .editor.has-form .wpcf7 .row label {
    width: 100%;
    float: none;
    display: block;
    font-weight: bold;
  }
}
@media only screen and (max-width: 1024px) {
  .editor.has-form .wpcf7 .row .wpcf7-list-item label {
    font-weight: normal;
  }
}
.editor.has-form .wpcf7 .row .wpcf7-list-item label .wpcf7-list-item-label {
  padding-left: 5px;
}
.editor.has-form .wpcf7 .row input[type="text"],
.editor.has-form .wpcf7 .row input[type="email"],
.editor.has-form .wpcf7 .row select,
.editor.has-form .wpcf7 .row textarea {
  float: left;
  width: 100%;
  max-width: 75%;
}
@media only screen and (max-width: 1024px) {
  .editor.has-form .wpcf7 .row input[type="text"],
  .editor.has-form .wpcf7 .row input[type="email"],
  .editor.has-form .wpcf7 .row select,
  .editor.has-form .wpcf7 .row textarea {
    max-width: 100%;
  }
}
.editor.has-form .wpcf7 br {
  display: none;
}
.editor .search-list li h2 {
  font-size: 20px;
  margin-bottom: 5px;
}
.editor .search-list li a {
  color: #3a588e;
  text-decoration: none;
}
.editor .search-list li a:hover {
  color: #d0043c;
}
@media only screen and (max-width: 660px) {
  .editor h1 {
    font-size: 24px;
  }
  .editor h2 {
    font-size: 22px;
  }
  .editor h3 {
    font-size: 20px;
  }
}
/* --------------------
Fonts
-------------------- */
.Geogrotesque-Semibold {
  font-family: 'Geogrotesque-Semibold';
}
.Geogrotesque-Light {
  font-family: 'Geogrotesque-Light';
}
.Geogrotesque-Medium {
  font-family: 'Geogrotesque-Medium';
}
.Icon {
  font-family: 'Glyphicons Halflings';
}
/* --------------------
Colors
-------------------- */
/* --------------------
General
-------------------- */
.block {
  display: block;
}
.inlineblock {
  display: inline-block;
}
.none {
  display: none;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
.hidden {
  overflow: hidden;
}
@media print {
  .header,
  .page-sidebar,
  .know-more,
  .print-page,
  .modal-top,
  .modal-bottom,
  .page-footer {
    display: none;
  }
  .page-wrapper {
    padding-top: 0;
    color: #000 !important;
  }
  .modal {
    max-width: 100% !important;
  }
}
body.page-id-174 .page-sidebar .sidebar-inner ul li a.page-id-174 {
  background-color: #5a5a5a;
}
body.page-id-171 .page-sidebar .sidebar-inner ul li a.page-id-171 {
  background-color: #5a5a5a;
}
body.page-id-168 .page-sidebar .sidebar-inner ul li a.page-id-168 {
  background-color: #5a5a5a;
}
body.page-id-165 .page-sidebar .sidebar-inner ul li a.page-id-165 {
  background-color: #5a5a5a;
}
body.page-id-190 .page-sidebar .sidebar-inner ul li a.page-id-190 {
  background-color: #5a5a5a;
}
body.page-id-188 .page-sidebar .sidebar-inner ul li a.page-id-188 {
  background-color: #5a5a5a;
}
body.page-id-186 .page-sidebar .sidebar-inner ul li a.page-id-186 {
  background-color: #5a5a5a;
}
body.page-id-184 .page-sidebar .sidebar-inner ul li a.page-id-184 {
  background-color: #5a5a5a;
}
body.page-id-182 .page-sidebar .sidebar-inner ul li a.page-id-182 {
  background-color: #5a5a5a;
}
body.page-id-262 .page-sidebar .sidebar-inner ul li a.page-id-262 {
  background-color: #5a5a5a;
}
body.page-id-257 .page-sidebar .sidebar-inner ul li a.page-id-257 {
  background-color: #5a5a5a;
}
body.page-id-253 .page-sidebar .sidebar-inner ul li a.page-id-253 {
  background-color: #5a5a5a;
}
body.page-id-193 .page-sidebar .sidebar-inner ul li a.page-id-193 {
  background-color: #5a5a5a;
}
body.page-id-280 .page-sidebar .sidebar-inner ul li a.page-id-280 {
  background-color: #5a5a5a;
}
body.page-id-277 .page-sidebar .sidebar-inner ul li a.page-id-277 {
  background-color: #5a5a5a;
}
body.page-id-273 .page-sidebar .sidebar-inner ul li a.page-id-273 {
  background-color: #5a5a5a;
}
body.page-id-271 .page-sidebar .sidebar-inner ul li a.page-id-271 {
  background-color: #5a5a5a;
}
body.page-id-197 .page-sidebar .sidebar-inner ul li a.page-id-197 {
  background-color: #5a5a5a;
}
.job-filter-wrapper {
  margin-bottom: 80px;
}
.job-filter-wrapper h2 {
  color: white;
  font-size: 46px;
  margin-bottom: 30px;
}
.job-filter-wrapper .search-bar-wrapper .search {
  position: relative;
  margin-bottom: 20px;
}
.job-filter-wrapper .search-bar-wrapper .search input[type="text"] {
  font-family: 'Geogrotesque-Semibold';
  position: relative;
  width: 100%;
  font-size: 28px;
  padding: 25px 25px 25px 70px;
  border: 0px;
  -webkit-appearance: none;
  background-color: #fff;
}
.job-filter-wrapper .search-bar-wrapper .search input[type="text"]::placeholder {
  font-family: 'Geogrotesque-Semibold';
  color: #c8c8c8;
  font-size: 28px;
}
.job-filter-wrapper .search-bar-wrapper .search:before {
  content: "";
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translate(0, -50%);
  background: url('/wp-content/themes/visschedijk/static/images/icons/loop.svg');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  z-index: 10;
}
.job-filter-wrapper .job-categories {
  font-size: 18px;
}
.job-filter-wrapper .job-categories > ul > li {
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.3);
  color: white;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.job-filter-wrapper .job-categories > ul > li:last-child {
  margin-right: 0px;
}
.job-filter-wrapper .job-categories > ul > li:hover {
  background-color: #3a588e;
}
.job-filter-wrapper .button {
  position: absolute;
  cursor: pointer;
  top: 50%;
  min-width: 150px;
  font-size: 22px;
  height: 70%;
  transform: translate(0, -50%);
  right: 15px;
  background-color: #3a588e;
  border: 0px;
}
@media only screen and (max-width: 640px) {
  .job-filter-wrapper {
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .job-filter-wrapper h2 {
    font-size: 28px;
  }
  .job-filter-wrapper .search-bar-wrapper .search {
    margin-bottom: 10px;
  }
  .job-filter-wrapper .search-bar-wrapper .search input[type="text"] {
    padding: 10px 10px 10px 40px;
    font-size: 20px;
  }
  .job-filter-wrapper .search-bar-wrapper .search input[type="text"]::placeholder {
    font-family: 'Geogrotesque-Semibold';
    color: #c8c8c8;
    font-size: 20px;
  }
  .job-filter-wrapper .search-bar-wrapper .search:before {
    left: 15px;
    background-size: 15px;
    width: 15px;
    height: 15px;
  }
  .job-filter-wrapper .job-categories {
    font-size: 15px;
  }
  .job-filter-wrapper .job-categories > ul > li {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
  }
  .job-filter-wrapper .button {
    min-width: 90px;
    font-size: 19px;
    right: 10px;
  }
}
.row--is-flex > .col-1-2 span input[type="text"] {
  max-width: 100% !important;
}
@media only screen and (max-width: 1024px) {
  .row--is-flex > .col-1-2 {
    width: 100%;
    display: block !important;
  }
}
