/*!
Theme Name: dodo_theme
Theme URI: http://dodo.nl/
Author: Dodo
Author URI: http://dodo.nl/
Description: Theme from DODO and Studioviv. This theme works in combination with the plugin Advanced Custom Field PRO.
Version: 3.6.0
License: GNU General Public License v2 or later
License URI: ONLY FOR DODO and Studioviv
Text Domain: dodo_theme

achtergrond kleur : #ebebeb
knop kleur : #007bff
*/

@font-face {
  font-family: 'Open Sans';
  src: url('inc/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf');
}

/* start - Job-offer styling */

.header-row .header-image {
  position: relative;
}

.header-row .header-image::before {
  content: url('img/blocks/blok_1.svg');
  position: absolute;
  left: -155px;
  bottom: 20%;
  z-index: 1;
}

.header-row .header-image::after {
  content: url('img/blocks/blok_2.svg');
  position: absolute;
  top: 25%;
  right: -155px;
  z-index: 1;
}

.header-row .header-image-img {
  position: relative;
  display: block;
  border-radius: 15px;
}

.image_right-row {
  background-color: #C9CA00;
  margin: 45px 0;
}

.image_left-row {
  background-color: #CAD6DD;
  margin: 90px 0 45px;
}

.image_right-row .row,
.image_left-row .row {
  padding: 0;
}

.image_right-row .inner,
.image_left-row .inner {
  padding: 45px 0;
}

.form-row .contact-item .row-title,
.image_right-row .inner .row-title,
.image_left-row .inner .row-title {
  margin-top: 0;
}

.image_right-row .inner .butn,
.image_left-row .inner .butn {
  border-color: #fff;
  background-color: #fff;
  color: #000000;
}

.image_right-row .inner .butn:hover,
.image_left-row .inner .butn:hover {
  border-color: #D9000D;
  background-color: #D9000D;
  color: #fff;
}

.image_right-row .main-image-img {
  border-radius: 15px;
  margin: 0;
}

.image_left-row .main-image-img {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}

.checklist-row .checklist-item {
  columns: 2;
  column-gap: 30px;
}

.checklist-row .checklist-item .check-item {
  position: relative;
  padding-left: 30px;
  break-inside: avoid-column;
}

.checklist-row .checklist-item .check-item::before {
  content: url('img/check.svg');
  position: absolute;
  top: 0;
  left: 0;
  line-height: 30px;
}

.form-row .contact-item {
  padding-bottom: 45px;
}

.form-row .contact-item::after {
  content: url('img/blocks/blok_11.svg');
  position: relative;
  display: block;
  margin-top: 45px;
}

@media only screen and (max-width: 768px) {
  .image_left-row .main-image-img {
    position: relative;
    left: initial;
    bottom: initial;
  }

  .form-row .contact-item::after {
    content: none;
  }
}

/* end - Job-offer styling */

.wpcf7-form .horizontal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wpcf7-form .horizontal span {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.grecaptcha-badge {
  visibility: hidden;
}

#page {
  overflow: hidden;
}

#content .zkn-widget-type-3 {
  width: 475px;
  height: 406px;
  margin: 0 auto 15px;
}
#content .zkn-widget-type-3 .zkn-widget-body {
  max-width: 100%;
  height: 406px;
  padding: 35px;
  border-color: #191E20;
  border-radius: 10px;
}
#content .zkn-widget-body .fractional_number.fractional_number_circled {
  padding: 22px 0;
  margin-top: 25px;
}
#content .zkn-widget-body .text_holder p {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}

/* Header */

#masthead .row {
  padding: 0;
}
#masthead .logo {
  margin: 35px 0;
}
#masthead .head_butn {
  display: table;
  margin-left: auto;
  background-color: #FFBF00;
  color: #000;
  padding: 27.5px 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  min-width: 160px;
  text-align: center;
}
#masthead .head_butn:hover {
  background-color: #D9000D;
  color: #fff;
}
#masthead .socials {
  overflow: hidden;
  min-height: 44px;
}
#masthead .socials .smediabutn {
  float: right;
}
#masthead .navbar {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 15px;
}
#masthead .navbar-nav {
   margin-left: -32px;
}
#masthead .nav-item .nav-link {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  padding: 10px 15px;
  color: #000;
}
#masthead .nav-item .nav-link:hover {

}
#masthead .nav-item.active .nav-link {

}

#masthead .dropdown-menu {
  /* border: 0; */
  padding: 0;
  border-radius: 0;
}
#masthead .navbar-nav .dropdown-item {
  padding: 5px 10px;
}
#masthead .navbar-nav .dropdown-item:hover {
  background-color: #FFBF00;
  color: #000;
}
#masthead .navbar-nav .dropdown-item.active,
#masthead .navbar-nav .dropdown-item:active {
  background-color: #111E72;
  color: #fff;
}

.container.custom {
  max-width: 100%;
  width: 1140px;
}
.header.text {
  background-color: #111E72;
  color: #fff;
  margin-bottom: 45px;
}
.header.text p {
  font-weight: 700;
}
.header.image {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width: 100%;
  margin-bottom: 45px;
  border-radius: 15px;
}
.header.image.home::before { content: url('img/blocks/blok_1.svg'); position: absolute; top: 50px; left: -155px; }
.header.image.home::after { content: url('img/blocks/blok_2.svg'); position: absolute; bottom: 50px; right: -155px; }
.header.image.contact::before { content: url('img/blocks/blok_3.svg'); position: absolute; top: 100px; left: -200px; }
.header.image.contact::after { content: url('img/blocks/blok_4.svg'); position: absolute; bottom: 100px; right: -180px; }
.header.image.team::before { content: url('img/blocks/blok_5.svg'); position: absolute; bottom: -25px; left: -155px; }
.header.image.team::after { content: url('img/blocks/blok_6.svg'); position: absolute; top: 50px; right: -155px; }
.header.image.ver::before { content: url('img/blocks/blok_7.svg'); position: absolute; bottom: 100px; left: -155px; }
.header.image.ver::after { content: url('img/blocks/blok_8.svg'); position: absolute; top: 100px; right: -150px; }
.header.spacing {
  /* margin-bottom: 45px; */
}
.header.image .img-tekst {
  position: absolute;
  top: 40%;
  left: 75px;
  transform: translateY(-50%);
}
.header.image .img-tekst * {
  text-shadow: 0 0 10px #fff;
}

/* Dodo Rows */

.tekstveld.groen {
  padding: 25px 0;
}
.tekstveld .col-md-6:first-child {
  padding-right: 75px;
}

.afbeelding_met_tekst .row {
  padding: 0;
}
.afbeelding_met_tekst .inner {
  padding-top: 45px;
  padding-bottom: 45px;
}
.afbeelding_met_tekst.links .inner {
  padding-left: 45px;
}
.afbeelding_met_tekst.rechts .inner {
  padding-right: 45px;
}
.afbeelding_met_tekst .featured {
  background-color: #ebebeb;
  margin-top: 45px;
  margin-bottom: 45px;
}
.afbeelding_met_tekst .featured .row {
  padding: 0;
  margin: 0;
}
.afbeelding_met_tekst .featured .inner {
  padding-top: 45px;
  padding-bottom: 45px;
}
.afbeelding_met_tekst .featured div.mainimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
}
.afbeelding_met_tekst img.mainimg {
  background-color: #fff;
  margin: 0 auto;
  padding: 0 15px;
  display: table;
}
.afbeelding_met_tekst .butn {
  border-color: #fff;
  background-color: #fff;
  color: #000000;
}
.afbeelding_met_tekst.rechts.groen img.mainimg {
  margin: 0;
  height: 100%;
  max-width: 100%;
}
.afbeelding_met_tekst .corners {
  position: relative;
  width: max-content;
}
.afbeelding_met_tekst .corners-above {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 10px;
}
.afbeelding_met_tekst .corners-above .corner-left {
  margin: 0;
  position: absolute;
  left: -10px;

}
.afbeelding_met_tekst .corners-above .corner-right {
  margin: 0;
  position: absolute;
  right: -10px;
  transform: rotate(270deg);
}
.afbeelding_met_tekst .corners-bellow {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
}
.afbeelding_met_tekst .corners-bellow .corner-left {
  margin: 0;
  position: absolute;
  left: -10px;
  transform: rotate(90deg);
}
.afbeelding_met_tekst .corners-bellow .corner-right {
  margin: 0;
  position: absolute;
  right: -10px;
  transform: rotate(180deg);
}
.afbeelding_met_tekst.rechts.groen .corners-above,
.afbeelding_met_tekst.rechts.groen .corners-bellow {
  display: block;
}

.post .post-item {
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}
.post .post-item .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 56.25%;
  width: 100%;
}
.post .post-item .inner {
  padding: 25px 15px;
}
.post .post-item:hover {
  background-color: #D9000D;
}
.post .post-item .inner span {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  color: #000;
  min-height: 53px;
  display: block;
}
.post .post-item:hover span {
  color: #fff;
}

.galerij {
  overflow-x: hidden;
}
.galerij .carousel {
  width: 100%;
}
.galerij .carousel-item {
  border: 0;
}
.galerij .carousel-item .row {
  margin: 0;
}
.galerij .carousel-item .img-grid {
  padding: 0;
}
.galerij .carousel-item .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  width: 100%;
}
.galerij .carousel-control-next,
.galerij .carousel-control-prev {
  opacity: 1;
}
.galerij .grid {
  margin: auto;
  width: 100% !important;
}
.galerij .grid:after {
  content: '';
  display: block;
  clear: both;
}
.galerij .grid-sizer,
.galerij .grid-item {
  width: 33.333%;
}
.galerij .grid-item {
  float: left;
}
.galerij .grid-item img {
  display: block;
  width: calc(100% - 20px);
  margin: 10px;
}

.video .youtube-image {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  width: 100%;
  max-width: 800px;
  margin: 10px auto;
  cursor: pointer;
}
.video .col-md-12 .youtube-image {
  height: 450px;
}
.video .youtube-image iframe {
  width: 100%;
  height: 100%;
  display: none;
  border: 0;
  z-index: 9;
}
.video .youtube-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 40px;
  height: 40px;
}

.instagram .instaimg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(25% - 20px);
  height: 265px;
  margin: 10px;
  display: inline-block;
}

.knoppen {
  background-color: #111E72;
  margin-top: -45px;
  margin-bottom: 45px;
}
.knoppen .butn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 15px 15px;
  width: 100%;
  margin: 0;
}
.knoppen .butn:hover {
  border-color: #fff;
  background-color: #fff;
  color: #111E72;
}

.behandeling .treat-item {
  position: relative;
  background-color: #CAD6DD;
  border-radius: 10px;
  height: 160px;
  margin-bottom: 30px;
}
.behandeling .treat-item::before {
  content: url('img/arrow.svg');
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}
.behandeling .col-md-2:first-child .treat-item::before {
  content: none;
}
.behandeling .treat-item span {
  font-size: 18px;
  color: #111E72;
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.locaties {
  background-color: #CAD6DD;
  margin: 45px 0;
  padding: 45px 0;
}
.locaties .row {
  position: relative;
}
.locaties .locaties-item {
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
}
.locaties .locaties-item.white {
  background-color: #fff;
}
.locaties .locaties-item.lbue {
  background-color: rgba(255, 255, 255, 0.5);
}
.locaties .blok_9 { content: url('img/blocks/blok_9.svg'); position: absolute; top: -185px; right: 15px; }
.locaties .blok_10 { content: url('img/blocks/blok_10.svg'); position: absolute; bottom: -75px; left: -200px; }

.team .team-item span {
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: #000000;
}
.team .team-item span.naam {
  font-weight: 700;
}
.team .team-item span.functie {
  min-height: 48px;
  padding: 0 15px;
}
.team .team-item span.leesmeer {
  font-weight: 700;
  color: #C9CA00;
}

.aanmelden .blue-block {
  position: relative;
  background-color: #093384;
  height: 160px;
  width: 100%;
  border-radius: 10px;
  margin-bottom: 30px;
}
.aanmelden .blue-block span {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  font-size: 30px;
  font-weight: 300;
  line-height: 32px;
  color: #fff;
  display: block;
  padding-right: 195px;
  padding-left: 40px;
}
.aanmelden .blue-block a {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 25px 35px;
  font-size: 19px;
  font-weight: 300;
  color: #000000;
  background-color: #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.aanmelden .blue-block a:hover {
  background-color: #FFBF00;
  color: #fff;
}
.aanmelden .photo-block {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 160px;
  width: 100%;
  border-radius: 10px;
}
.aanmelden .green-block {
  position: relative;
  background-color: #C9CA00;
  height: 160px;
  width: 100%;
  border-radius: 10px;
}

.row.team-row,
.row.locaties-row,
.row.treat-row {
  width: 100%;
  margin: 0;
}
.row.locaties-row,
.row.team-row {
  padding: 0;
}

/* Footer */

#colophon {
  margin-top: 45px;
  background-color: #111E72;
  color: #fff;
}
#colophon .row {
  position: relative;
  padding: 60px 0;
}
#colophon .footerwidget {
  ,margin-bottom: 30px;
}
#colophon .blok_11 { content: url('img/blocks/blok_11.svg'); position: absolute; top: -145px; right: -255px; display: none; }
.home #colophon .blok_11 { display: block; }
.site-info {
  background-color: #BDCCD5;
  color: #191E20;
}
.site-info .row {
  padding: 15px 0;
}
.site-info a {
  color: #191E20;
}

/* General */

.center {
  text-align: center;
}
.row {
  padding: 45px 0;
}
.row.no_padding {
  padding: 0;
}
.butn {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: transparent;
  color: #000;
  padding: 27.5px 30px;
  margin-top: 25px;
  min-width: 160px;
  text-align: center;
  font-size: 18px;
}
.butn:hover {
  border-color: #D9000D;
  background-color: #D9000D;
  color: #fff;
}
.smediagrid {
  overflow: hidden;
}
.smediabutn {
  display: table;
  text-align: center;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: transparent;
  color: #000;
  height: 44px;
  width: 44px;
  margin-right: 5px;
  float: left;
  font-size: 16px;
}
.smediabutn:hover {
  border-color: #D9000D;
  background-color: #D9000D;
  color: #fff;
}
.smediabutn i {
  display: table-cell;
  vertical-align: middle;
}
.valign {
  display: flex;
  align-items: center;
}
.video-skin-player {
  margin-top: 45px;
}
.groen {
  background-color: #C9CA00;
  margin: 45px 0;
}

/* Other CSS */

html, body, html a {
    -webkit-font-smoothing: antialiased !important;
}
html{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #000000;
}
h1 {
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 25px;
  margin-bottom: 35px;
}
h1.titel {
  margin-top: 0;
  margin-bottom: 45px;
}
h2 {
  font-size: 27px;
  font-weight: 300;
  margin-top: 25px;
  margin-bottom: 20px;
}
h3 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}
h4 {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 15px;
}
h5, h6 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
}
p {
  line-height: 30px;
  margin-bottom: 10px;
}
b, strong {
  font-weight: 700;
}
iframe {
  width: 100%;
  height: 500px;
}
.content-area ul {

}
.content-area li {

}
.content-area table {
  border-collapse: collapse;
  width: 100%;
}
.content-area th,
.content-area td {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 10px;
}
.content-area tr:nth-child(even) {
  background-color: #ebebeb;
}
.content-area td:nth-child(3) {
  text-align: right;
}
a {
  color: #D9000D;
  text-decoration: none;
}
a:hover {
  color: #D9000D;
  text-decoration: none;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.content-area img {
  margin: 10px 0 15px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
*:focus {
  outline: none !important;
  box-shadow: none !important;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* contact form 7 */
.wpcf7-form {
  max-width: 666px;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form label, .wpcf7-form p, .wpcf7-form span {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
  padding: 15px;
  border-radius: 10px;
}
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
  width: auto;
}
.wpcf7-form textarea.form-control {
  max-height: 100px;
}

/* verzendknop */
.wpcf7-form .btn-outline-primary {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: transparent;
  color: #000;
  padding: 25px 30px;
  margin-top: 25px;
  width: auto;
}
.wpcf7-form .btn-outline-primary:hover {
  border-color: #D9000D;
  background-color: #D9000D;
  color: #fff;
}
.wpcf7-form .btn-outline-primary:not(:disabled):not(.disabled).active,
.wpcf7-form .btn-outline-primary:not(:disabled):not(.disabled):active,
.wpcf7-form .show > .btn-outline-primary.dropdown-toggle {
  border-color: #D9000D;
  background-color: #D9000D;
  color: #fff;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

/* menu dorpdown on hover */
.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-menu {
  margin-top: 0;
}





/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  #masthead .navbar-nav {
     margin-left: 0;
  }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  .header.image {
    height: 375px;
  }
  .container.custom {
    padding: 0;
  }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  #masthead .logo {
    margin: 35px 0 0;
  }
  .header.image .img-tekst {
    max-width: 250px;
  }
  .header.image .img-tekst * {
    font-size: 20px;
    margin-top: 0px;
  }
  .afbeelding_met_tekst.links .featured .inner,
  .afbeelding_met_tekst.rechts .featured .inner {
    padding: 45px;
  }
  .afbeelding_met_tekst .corners {
    width: 100%;
  }
  .afbeelding_met_tekst.rechts.groen .corners-above,
  .afbeelding_met_tekst.rechts.groen .corners-bellow {
    display: none;
  }
  .afbeelding_met_tekst img.mainimg {
    width: 100%;
  }
  .afbeelding_met_tekst.rechts.groen img.mainimg {
    padding: 15px 15px 0;
  }
  .galerij .grid-sizer,
  .galerij .grid-item {
    width: 50%;
  }
  .instagram .instaimg {
    width: calc(50% - 20px);
  }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  .header.image {
    height: 250px;
  }
  .header.image .img-tekst {
    max-width: 100px;
  }
  .header.image .img-tekst * {
    font-size: 16px;
  }
  .galerij .grid-sizer,
  .galerij .grid-item {
    width: 100%;
  }
  .instagram .instaimg {
    width: calc(100% - 20px);
  }
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}
