@import 'icomoon.css';
@import 'fonts/Antwerpen-Regular.css';
.content {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.content + .content {
  margin-top: 35px;
}
.content > div {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.content > div > div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 1.5625%;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .content > div > div {
    padding: 0 15px 35px;
  }
  .content > div > div:last-of-type {
    padding-bottom: 0;
  }
}
.content > div > div .float-right {
  padding-left: 39.66408269%;
  text-align: right;
  direction: rtl;
}
@media screen and (max-width: 768px) {
  .content > div > div .float-right {
    padding-left: 0;
    text-align: left;
    direction: ltr;
  }
}
.content > div > div .float-left {
  padding-right: 39.66408269%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .content > div > div .float-left {
    padding-right: 0;
  }
}
.content > div > div h2,
.content > div > div p,
.content > div > div .gallery {
  margin-bottom: 35px;
}
.content > div > div h2:last-child,
.content > div > div p:last-child,
.content > div > div .gallery:last-child {
  margin-bottom: 0;
}
.content.cols-3 > div > div,
.content.cols-3-2-1 > div > div,
.content.cols-3-1-2 > div > div,
.content.cols-2-60-40 > div > div,
.content.cols-2 > div > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 0 1.5625%;
  width: 33.33333333%;
}
@media screen and (max-width: 768px) {
  .content.cols-3 > div > div.quote,
  .content.cols-3-2-1 > div > div.quote,
  .content.cols-3-1-2 > div > div.quote,
  .content.cols-2-60-40 > div > div.quote,
  .content.cols-2 > div > div.quote {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .content.cols-3 > div > div,
  .content.cols-3-2-1 > div > div,
  .content.cols-3-1-2 > div > div,
  .content.cols-2-60-40 > div > div,
  .content.cols-2 > div > div {
    display: block;
    width: 100%;
    padding: 0 15px 35px;
  }
  .content.cols-3 > div > div:last-of-type,
  .content.cols-3-2-1 > div > div:last-of-type,
  .content.cols-3-1-2 > div > div:last-of-type,
  .content.cols-2-60-40 > div > div:last-of-type,
  .content.cols-2 > div > div:last-of-type {
    padding-bottom: 0;
  }
}
.content.cols-4 > div > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 0 1.5625%;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .content.cols-4 > div > div {
    display: block;
    width: 100%;
    padding: 0 15px 35px;
  }
  .content.cols-4 > div > div:last-of-type {
    padding-bottom: 0;
  }
}
.content.cols-3-2-1 > div > div:first-of-type {
  width: 66.66666667%;
}
@media screen and (max-width: 768px) {
  .content.cols-3-2-1 > div > div:first-of-type {
    width: 100%;
  }
}
.content.cols-3-2-1 > div > div .cols-2 > div > div {
  padding-left: 0;
  padding-right: 2.4600246%;
}
.content.cols-3-2-1 > div > div .cols-2 > div > div:last-child {
  padding-left: 2.4600246%;
  padding-right: 0;
}
.content.cols-3-1-2 > div > div {
  width: 66.66666667%;
}
@media screen and (max-width: 768px) {
  .content.cols-3-1-2 > div > div {
    width: 100%;
  }
}
.content.cols-3-1-2 > div > div:first-of-type {
  width: 33.33333333%;
}
@media screen and (max-width: 768px) {
  .content.cols-3-1-2 > div > div:first-of-type {
    width: 100%;
  }
}
.content.cols-3-1-2 > div > div .cols-2 > div > div {
  padding-left: 0;
  padding-right: 2.4600246%;
}
.content.cols-3-1-2 > div > div .cols-2 > div > div:last-child {
  padding-left: 2.4600246%;
  padding-right: 0;
}
.content.cols-2-60-40 > div > div {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .content.cols-2-60-40 > div > div {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .content.cols-2-60-40 > div > div {
    width: 100%;
    display: block;
  }
}
.content.cols-2-60-40 > div > div:first-of-type {
  width: 60%;
}
@media screen and (max-width: 1024px) {
  .content.cols-2-60-40 > div > div:first-of-type {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .content.cols-2-60-40 > div > div:first-of-type {
    width: 100%;
    margin-bottom: 40px;
  }
}
.content.cols-2 > div > div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .content.cols-2 > div > div {
    width: 100%;
    display: block;
  }
}
.gallery {
  position: relative;
}
.gallery.top {
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .gallery.top {
    margin-top: 0;
  }
}
.gallery ul {
  position: absolute;
  top: 15px;
  right: 15px;
  list-style: none;
  z-index: 1;
}
.gallery ul > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ffffff;
  cursor: pointer;
}
.gallery div {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.gallery div img {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  left: 0%;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -o-transition: left .5s;
  transition: left .5s;
  cursor: pointer;
}
.gallery img {
  display: block;
  width: 100%;
  height: auto;
}
ul.social-icons {
  position: absolute;
  right: 1.5625%;
  list-style: none;
}
@media screen and (max-width: 480px) {
  ul.social-icons {
    display: none;
  }
}
ul.social-icons > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding-right: 11px;
}
ul.social-icons > li > a {
  display: block;
  width: 37px;
  height: 37px;
  text-decoration: none;
  font-size: 1.5em;
  color: #ffffff;
  opacity: 0.7;
}
ul.social-icons > li > a:hover {
  opacity: 1;
}
#hoofdinterview ul.social-icons > li > a,
#kinderen ul.social-icons > li > a,
#case-transitie-deurne ul.social-icons > li > a {
  color: #00A0D3;
}
#header ul.social-icons > li > a {
  color: #CF0039;
}
.readmore {
  text-decoration: none;
}
.readmore.blue {
  color: #00A0D3;
}
.readmore span.icon-link-external {
  margin-right: 10px;
}
.readmore span:last-child {
  text-decoration: none;
}
.readmore:hover span:last-child {
  text-decoration: underline;
}
.peilers {
  position: relative;
  width: 368px;
  height: 368px;
}
@media screen and (max-width: 1024px) {
  .peilers {
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .peilers {
    width: 300px;
    height: 300px;
  }
}
.peilers > li {
  display: block;
  width: 52.7173913%;
  height: 52.7173913%;
  color: #ffffff;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-transform: uppercase;
  transition: width .3s, height .3s;
  overflow: hidden;
}
.peilers > li a {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.peilers > li.hover,
.peilers > li:hover {
  width: 60%;
  height: 60%;
}
.peilers > li.yellow {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: rgba(220, 198, 0, 0.5);
  bottom: 47.2826087%;
  right: 47.2826087%;
}
.peilers > li.yellow.full {
  background-color: #DCC600;
}
.peilers > li.yellow a {
  padding-top: 51.196%;
  padding-bottom: 23.19587629%;
  padding-right: 18.04123711%;
  vertical-align: bottom;
  text-align: right;
}
.peilers > li.green {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: rgba(0, 152, 130, 0.5);
  bottom: 47.2826087%;
  left: 47.2826087%;
}
.peilers > li.green.full {
  background-color: #009882;
}
.peilers > li.green a {
  padding-top: 51.196%;
  padding-bottom: 23.19587629%;
  padding-left: 18.04123711%;
  vertical-align: bottom;
  text-align: left;
}
.peilers > li.blue {
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: rgba(0, 160, 211, 0.5);
  top: 47.2826087%;
  left: 47.2826087%;
}
.peilers > li.blue.full {
  background-color: #00A0D3;
}
.peilers > li.blue a {
  padding-top: 23.19587629%;
  padding-left: 18.04123711%;
  vertical-align: top;
  text-align: left;
}
.peilers > li.orange {
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: rgba(241, 138, 0, 0.5);
  top: 47.2826087%;
  right: 47.2826087%;
}
.peilers > li.orange.full {
  background-color: #F18A00;
}
.peilers > li.orange a {
  padding-top: 23.19587629%;
  padding-right: 18.04123711%;
  vertical-align: top;
  text-align: right;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  background-color: #ededed;
  color: #666666;
  font-family: 'SunAntwerpen';
  font-size: 18px;
}
body > div {
  width: 100%;
  overflow: hidden;
}
h1 {
  font-family: 'Antwerpen';
  font-weight: 400;
  font-size: 38px;
  padding-right: 105px;
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 25px;
    padding-right: 0px;
  }
}
h2 {
  font-family: 'SunAntwerpen';
  font-weight: 400;
  font-size: 29px;
  line-height: 125%;
}
h2.box {
  left: 6.4516129%;
  padding-right: 144px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 32px;
  text-align: right;
  min-height: 150px;
}
@media screen and (max-width: 1280px) {
  h2.box {
    left: auto;
  }
}
@media screen and (max-width: 480px) {
  h2.box {
    padding-right: 0;
    text-align: center;
    display: block;
    width: 100%;
  }
}
h2.box span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 25px;
}
h2.box span.icon-holder {
  position: absolute;
  display: block;
  width: 144px;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
}
@media screen and (max-width: 480px) {
  h2.box span.icon-holder {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
  }
}
h2.box span.icon-holder .icon-atypisch-antwerpen {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -75px;
}
@media screen and (max-width: 480px) {
  h2.box span.icon-holder .icon-atypisch-antwerpen {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0;
  }
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 168%;
}
blockquote {
  font-family: 'SunAntwerpen';
  font-weight: 600;
  font-size: 30px;
  font-style: italic;
}
blockquote p {
  line-height: 130%;
}
blockquote cite {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 17px;
  line-height: 140%;
  display: block;
}
@media screen and (max-width: 480px) {
  blockquote {
    font-size: 25px;
  }
}
p {
  line-height: 168%;
}
article {
  padding: 50px 0 75px;
}
@media screen and (max-width: 480px) {
  article {
    padding: 50px 0 50px;
  }
}
article.next-has-arrow {
  padding-bottom: 95px;
}
@media screen and (max-width: 480px) {
  article.next-has-arrow {
    padding-bottom: 70px;
  }
}
article.arrow {
  position: relative;
}
article.arrow .gallery.top {
  margin-top: -70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  article.arrow .gallery.top {
    margin-top: 0;
  }
}
article.arrow:before,
article.arrow:after {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 20px solid #ededed;
}
article.arrow:before {
  left: 0;
  border-right: 20px solid transparent;
}
article.arrow:after {
  right: 0;
  border-left: 20px solid transparent;
}
article.header {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
article.header h1 {
  width: 70%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  article.header h1 {
    width: 90%;
  }
}
article.header h3 {
  width: 65%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  article.header h3 {
    width: 90%;
  }
}
article.header p {
  width: 65%;
  margin: 35px auto 0;
}
@media screen and (max-width: 768px) {
  article.header p {
    width: 90%;
  }
}
article.header .video-container {
  width: 82.58064516%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  article.header .video-container {
    width: 100%;
  }
}
article.header .video-container img {
  display: block;
  width: 100%;
  height: auto;
}
article.header .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article#header {
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 120px;
  color: #ffffff;
}
article#header ul.social-icons {
  top: -160px;
}
article#header ul.social-icons li {
  padding-top: 10px;
}
@media screen and (max-width: 480px) {
  article#header ul.social-icons {
    top: -100px;
    display: block;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  article#header {
    background-attachment: scroll;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  article#header {
    background-attachment: scroll;
  }
}
@media screen and (max-width: 480px) {
  article#header {
    padding-top: 100px;
    background-attachment: scroll;
  }
}
article#header .content > div {
  position: relative;
}
article#header .content > div #logo-antwerpen {
  position: absolute;
  top: -160px;
  left: 1.61290323%;
}
@media screen and (max-width: 480px) {
  article#header .content > div #logo-antwerpen {
    top: -100px;
  }
}
article#header div.header-container {
  padding: 0;
  margin: 0 auto;
  position: relative;
  text-align: right;
  padding-top: 50px;
}
@media screen and (max-width: 480px) {
  article#header div.header-container {
    text-align: center;
  }
}
article#header div.header-container h3 {
  background-color: rgba(241, 138, 0, 0.7);
  padding: 10px 20px;
  width: auto;
  display: inline-block;
  margin-bottom: 0px;
}
@media screen and (max-width: 480px) {
  article#header div.header-container h3 {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
  }
}
article#header div.header-container h1 {
  display: inline;
  background-color: #CF0039;
  -webkit-box-shadow: 20px 0 0 #CF0039, -20px 0 0 #CF0039;
  -moz-box-shdow: 20px 0 0 #CF0039, -20px 0 0 #CF0039;
  box-shadow: 20px 0 0 #CF0039, -20px 0 0 #CF0039;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 200%;
  padding: 20px 0 20px;
  position: relative;
  right: 20px;
  font-size: 45px;
}
@media screen and (max-width: 768px) {
  article#header div.header-container h1 br {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  article#header div.header-container h1 {
    font-size: 25px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  article#header div.header-container {
    width: 90%;
  }
}
article #hoofdintro {
  font-size: 33px;
}
article#navbar {
  padding: 0;
}
article#navbar div {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 25%;
  padding: 0;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  article#navbar div {
    width: 50%;
  }
}
article#navbar div a {
  cursor: pointer;
}
article#navbar div a img {
  display: block;
  width: 100%;
  height: auto;
}
article#navbar div a p {
  background-color: rgba(0, 160, 211, 0.75);
  color: #ffffff;
  padding: 20px 25px;
  position: absolute;
  top: 95%;
  width: 100%;
  height: 55%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: bottom .3s, top .3s;
}
@media screen and (max-width: 1280px) {
  article#navbar div a p {
    height: 70%;
  }
}
@media screen and (max-width: 1024px) {
  article#navbar div a p {
    height: 100%;
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  article#navbar div a p {
    top: 0%;
    text-align: center;
  }
  article#navbar div a p > span > span {
    display: none;
  }
}
article#navbar div a:hover p {
  top: 45%;
}
@media screen and (max-width: 1280px) {
  article#navbar div a:hover p {
    top: 30%;
  }
}
@media screen and (max-width: 1024px) {
  article#navbar div a:hover p {
    top: 0%;
  }
}
article.green h1,
article.green h2,
article.green h3 {
  color: #009882;
}
article.green h2.box {
  background-color: rgba(0, 152, 130, 0.75);
  color: #ffffff;
}
article.green h2.box span.icon-holder {
  background-color: #009882;
}
article.green .gallery ul li.active {
  background-color: #009882;
}
article.blue_dark h2,
article.blue_dark h3 {
  color: #0064B4;
}
article.blue_dark h2.box {
  background-color: rgba(0, 100, 180, 0.75);
  color: #ffffff;
}
article.blue_dark h2.box span.icon-holder {
  background-color: #0064B4;
}
article.blue_dark .gallery ul li.active {
  background-color: #0064B4;
}
article.blue h1,
article.blue h2,
article.blue h3,
article.blue blockquote,
article.blue .readmore {
  color: #00A0D3;
}
article.blue h2.box {
  background-color: rgba(0, 160, 211, 0.75);
  color: #ffffff;
}
article.blue h2.box span.icon-holder {
  background-color: #00A0D3;
}
article.blue .gallery ul li.active {
  background-color: #00A0D3;
}
article.red h2,
article.red h3 {
  color: #CF0039;
}
article.red h2.box {
  background-color: rgba(207, 0, 57, 0.75);
  color: #ffffff;
}
article.red h2.box span.icon-holder {
  background-color: #CF0039;
}
article.orange h2,
article.orange h3 {
  color: #F18A00;
}
article.orange h2.box {
  background-color: rgba(241, 138, 0, 0.75);
  color: #ffffff;
}
article.orange h2.box span.icon-holder {
  background-color: #F18A00;
}
article.purple h2,
article.purple h3 {
  color: #691F82;
}
article.purple h2.box {
  background-color: rgba(105, 31, 130, 0.75);
  color: #ffffff;
}
article.purple h2.box span.icon-holder {
  background-color: #691F82;
}
article.purple .gallery ul li.active {
  background-color: #691F82;
}
article.bg-red {
  background-color: #CF0039;
  color: #ffffff;
}
article.bg-red.arrow:before,
article.bg-red.arrow:after {
  border-bottom: 20px solid #CF0039;
}
article.bg-red a {
  color: #ffffff;
}
article.bg-red .gallery ul li.active {
  background-color: #CF0039;
}
article.bg-orange {
  background-color: #F18A00;
  color: #ffffff;
}
article.bg-orange.arrow:before,
article.bg-orange.arrow:after {
  border-bottom: 20px solid #F18A00;
}
article.bg-orange a {
  color: #ffffff;
}
article.bg-orange .gallery ul li.active {
  background-color: #F18A00;
}
article.bg-yellow {
  background-color: #DCC600;
  color: #ffffff;
}
article.bg-yellow.arrow:before,
article.bg-yellow.arrow:after {
  border-bottom: 20px solid #DCC600;
}
article.bg-yellow a {
  color: #ffffff;
}
article.bg-yellow .gallery ul li.active {
  background-color: #DCC600;
}
article.bg-blue {
  background-color: #00A0D3;
  color: #ffffff;
}
article.bg-blue.arrow:before,
article.bg-blue.arrow:after {
  border-bottom: 20px solid #00A0D3;
}
article.bg-blue a {
  color: #ffffff;
}
article.bg-blue .gallery ul li.active {
  background-color: #00A0D3;
}
article.bg-green {
  background-color: #009882;
  color: #ffffff;
}
article.bg-green.arrow:before,
article.bg-green.arrow:after {
  border-bottom: 20px solid #009882;
}
article.bg-green a {
  color: #ffffff;
}
article.bg-green .gallery ul li.active {
  background-color: #009882;
}
footer {
  display: block;
  background-color: #666666;
  color: #ffffff;
  text-align: center;
  padding: 45px 0 30px;
}
footer .content > div > div h2 {
  padding-bottom: 25px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  footer .content > div > div h2 {
    font-size: 28px;
  }
}
footer .content > div > div a {
  color: #ffffff;
  text-decoration: none;
  word-wrap: break-word;
}
@media screen and (max-width: 768px) {
  footer .content > div > div a {
    font-size: 25px;
  }
}
footer .content > div > div a:hover {
  text-decoration: underline;
}
footer .content > div > div p {
  font-size: 15px;
  margin-bottom: 0;
  opacity: 0.5;
  -moz-opacity: 0.5;
}
.white-space {
  white-space: normal;
}
blockquote {
  padding-bottom: 35px;
}
#animatievideo .content {
  width: 50%;
  padding-top: 30px;
}
#animatievideo .content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 30px;
}
#animatievideo .content .video-container iframe,
#animatievideo .content .video-container object,
#animatievideo .content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #animatievideo .content {
    width: 90%;
  }
}
#infographic img {
  display: block;
  width: 100%;
  height: auto;
}
.kinderen-pad-bot {
  padding-bottom: 25px;
}
@media screen and (max-width: 480px) {
  .kinderen-pad-bot {
    padding-bottom: 0px;
  }
}
#kinderen img {
  width: 100%;
}
