/*!
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.7.2
License: GNU General Public License v2 or later
License URI: ONLY FOR DODO and Studioviv
Text Domain: dodo_theme

achtergrond kleur : #ebebeb
knop kleur : #3ea3dc
*/

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

.grecaptcha-badge {
    visibility: hidden;
}

iframe {
  max-width: 100%;
}

/* Header */

#masthead .row {
  padding: 0;
}

#masthead .logo {
  margin: 30px 0;
}

#masthead .socials {
  overflow: hidden;
  min-height: 44px;
}

#masthead .socials .smediabutn {
  float: right;
}

#masthead .site-navigation {
  background-color: #3ea3dc;
}

#masthead .navbar {
  margin: 0;
  padding: 0 15px;
  width: 100%;
}

#masthead .navbar-toggler {
  width: auto;
  margin-top: 0;
}
#masthead .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(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

#masthead .nav-item .nav-link {
  color: #ffff;
  text-decoration: none;
  font-weight: 400;
  text-transform: none;
  font-size: 20px;
  padding: 20px;
  line-height: 30px;
}

#masthead  .nav-item .nav-link:hover {
  color: #ffffff;
  background-color: #25b4e8;
}

#masthead .nav-item.active .nav-link {
  background-color: #25b4e8;
}

.navbar-brand{
  padding: 0;
  margin: 0;
  width: 0;
  height: 0;
}

ul .dropdown-menu {
  background-color: #3ea3dc;
  margin-left: -1px;
  border-radius: 0;
  border: 0px;
  padding-right: 1px;
}
.dropdown-item {
  padding: 20px;
  margin-top: -8px;
  margin-bottom: -8px;
}
.dropdown-item:hover {
  color: #ffffff;
  background-color: #25b4e8;
}
.dropdown-item:active {
  color: #ffffff;
  background-color: #25b4e8;
}
.dropdown-item{
  color: #fff;
}
.site-header .col-md-12{
  padding: 0;
}

#masthead .quote {
  margin: 0px;
  color: rgb(89,182,225);
  display: flex;
  align-items: center;
}

#masthead .quote .quote-inner {
  padding-top: 50px;
}

#masthead .quote p {
  font-family: 'Great Vibes';
  font-size: 40px;
  font-weight:  Medium;
  line-height: 40px;
  text-align: center;
}

ul.navbar-nav {

}
a .nav-link{

}

.header.image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  width: 100%;
  margin-bottom: 45px;
}
.home .header.image {
  height: 550px;
}
.header.spacing {
  margin-bottom: 45px;
}

/* Dodo Rows */

.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;
}

.post .post-item .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  width: 100%;
}
.post .post-item .inner {
  padding: 25px;
  background-color: #ebebeb;
}
.pagination {
  margin: 25px 0;
}
.pagination .page-numbers {
  padding: 7px 15px;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #333E47;
  color: #333E47;
}
.pagination .page-numbers:hover {
  border-color: #333E47;
  background-color: #333E47;
  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;
}

/* Footer */

#colophon {
  margin-top: 15px;
  background-color: #3ea3dc;
  color: #fff;
}
#colophon .row {
 padding: 45px 0 0;
}
#colophon a {
  color: #fff;
}
#colophon a:hover {
  color: #000000;
}
#colophon .site-info .row {
  padding: 15px 0;
}

/* General */

.center {
  text-align: center;
}
#content {
  padding: 15px 0;
}
.row {
  padding: 0;
}
.butn {
  display: inline-block;
  border: 1.5px solid #3ea3dc;
  background-color: transparent;
  color: #3ea3dc;
  padding: 15px 25px;
  margin-top: 25px;
}
.butn:hover {
  border-color: #3ea3dc;
  background-color: #3ea3dc;
  color: #fff;
}
.smediagrid {
  overflow: hidden;
}
.smediabutn {
  display: table;
  text-align: center;
  border: 1.5px solid #3ea3dc;
  background-color: transparent;
  color: #3ea3dc;
  height: 44px;
  width: 44px;
  margin-right: 5px;
  float: left;
  font-size: 16px;
}
.smediabutn:hover {
  border-color: #3ea3dc;
  background-color: #3ea3dc;
  color: #fff;
}
.smediabutn i {
  display: table-cell;
  vertical-align: middle;
}
.valign {
  display: flex;
  align-items: center;
}

/* 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;
}
h1 {

}
h2 {

}
h3 {

}
h4 {

}
h5, h6 {

}
p {

}
.content-area ul {

}
.content-area li {

}
.content-area table {
  width: 100%;
}
.content-area td {

}
a {
  color: #3ea3dc;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.content-area img {
  margin: 10px 0 15px;
}

*: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, .wpcf7-form select {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.wpcf7-form select,
.wpcf7-form input,
.wpcf7-form textarea {
  padding: 10px;
}
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
  width: auto;
}

.wpcf7-form .form-control:focus {
  color: #666666;;
  background-color: #3f3f3f;
  border-color: #bfbfbf;
  outline: 0;
  box-shadow: 0;
}
.using-mouse :focus {
    outline: 0;
}

/* verzendknop */
.wpcf7-form .btn-outline-primary {
  color: #3ea3dc;
  background-color: #666;
  border-color: #3ea3dc;
  padding: 10px;
  margin-top: 0px;
}
.wpcf7-form .btn-outline-primary:hover {
  color: #fff;
  background-color: #3F3F43;
  border-color: #3ea3dc;
}
.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 {
  color: #fff;
  background-color: #3F3F43;
  border-color: #3ea3dc;
}

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

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
  display: none;
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('img/loader.svg');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

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


.slider {
  margin-top: -15px;
  margin-bottom: 15px;
}

.carousel-inner {
  margin: 0;
  padding: 0;
}

.slider-img {
  position: relative;
  min-height: 150px;
  max-height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.slider-img .hidden-image {
  width: 100%;
  visibility: hidden;
  margin: 0;
}

.slidertekst {
  font-family: Great Vibes;
  font-size: 70px;
  font-weight: 500;
  line-height: 80px;
  color: #fff;

  padding: 25px;
  padding-left: 20%;

  position: absolute;
  top: 50%;
  left: -100%;
  transform: translateY(-50%);
  width: 100%;
  max-width: 100%;

  -webkit-animation: slide 1s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 1s forwards;
  animation-delay: 2s;
}

@-webkit-keyframes slide {
  100% { left: 0; }
}

@keyframes slide {
  100% { left: 0; }
}

.slider .carousel-indicators li {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin: 0 5px;
}

.tekst{
  font-family: "Droid Sans", sans-serif;
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 10px;

}
.tekst1 h1 {
font-family: "Droid Sans", sans-serif;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
    color: #008002;
}
.tekst strong{
  margin-top: 10px;
}
.tekst1 .col-md-12{
  width: 100%;
}
.titel{
  font-weight: 700;
  margin-bottom: 20px !important;
    margin-top: 20px;
}

.berichtimg{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
}
.grid h3 {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #adadad;
}
.titel{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
}
.col-md-4.meer {
    margin: 0;
    padding: 0;
    width: 50% !important;
}
.footer{

  height: 200px;
  text-align: center;
    width: 100%;
    color: #ffff;
    font-size: 14px;
    padding-top: 46px;
}


.col-md-6.tech {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    padding-top: 7%;
}
.col-md-6.tech a {
    color: #fff;
}
.slogan h1{
    margin-bottom: 0;
    margin-top: 60px;
    color: #FFFFFF;
    font-family: "Bad Script", Sans-serif;
    font-size: 42px;
    padding-top: 90px;
}
.slogan{
  height: 230px;
}
.plaatjes{
  height: 100%;
  width: 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.tekst span{
  font-size: 17px;
  font-weight: 700;
}

.tekst p{
  font-size: 17px;
  font-weight: 400;
  font-family: "Droid Sans", sans-serif;
  margin-left: 0;

}

.plaatje{
  height: 300px;
  width: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.plaatjesb{
  height: 400px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 15%;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number], textarea, select {
    background: #fafafa !important;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    max-width: 100%;
    border-color: #cccccc;

}
input:focus {

}
.form h6{
  margin-top: 50px;
  margin-bottom: 30px;
  font-family: "Droid Sans", sans-serif;
  font-size: 15px;

}

label {
    margin-top: -10px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited, a.wp-block-button__link:not(.has-background){
    color: #ffffff !important;
    border-color: transparent !important;
    width: 40%;
    margin-top: -40px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
}
.blogimg {
  text-align: center;
}

.blogimg img {
  width: 100%;
  height: 350px;
}

.blogimg img {
  object-fit: cover;
}
.meerb .col-md-4{

    font-size: 17px;
    padding: 0;
}
.meerb a{
  color: #8c8c8c;
}
.titel{
  color: #000;
}
.grid-item.col-md-6 {
    margin-top: 25px;
}
.berichttimg img{
  margin: auto;
}
.contact{
      margin-left: 130px;
      margin-top: 50px;
}
.contact h3{
  font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 10px;
}
.contactf{
    padding-left: 0;
    margin-top: 50px;
}
.iframe {
    margin-top: 30px;
}


/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  #masthead .navbar {
    padding: 15px;
  }

  #masthead .nav-item .nav-link {
    padding: 10px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .slidertekst {
    padding-left: 15%;
    font-size: 65px;
    font-weight: 500;
    line-height: 75px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  #masthead .logo {
    margin: 15px auto;
    width: 250px;
  }

  #masthead .quote {
    margin: 0px;
    color: rgb(89,182,225);
  }

  #masthead .quote .quote-inner {
    padding-top: 0;
  }

  #masthead .quote p {
    font-size: 40px;
    line-height: normal;
  }

  .afbeelding_met_tekst.links .inner,
  .afbeelding_met_tekst.rechts .inner {
    padding-left: 0;
    padding-right: 0;
  }

  .afbeelding_met_tekst.links .featured .inner,
  .afbeelding_met_tekst.rechts .featured .inner {
    padding: 45px;
  }

  .galerij .grid-sizer,
  .galerij .grid-item {
    width: 50%;
  }

  .instagram .instaimg {
    width: calc(50% - 20px);
  }

  .slidertekst {
    font-size: 55px;
    line-height: 65px;
    padding-left: 10%;
  }

  .slider .carousel-indicators {
    margin-bottom: 0;
  }

  .slider .carousel-indicators li {
    width: 15px;
    height: 15px;
  }

  .contact {
    margin-left: 0px;
    margin-top: 50px;
    font-size: small;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 576px) {
  #masthead .logo {
    margin: 0 auto;
    width: 200px;
  }

  #masthead .quote p {
    font-size: 35px;
    line-height: normal;
  }

  .slidertekst {
    font-size: 45px;
    line-height: 55px;
    padding-left: 10%;
  }
}

@media only screen and (max-width: 480px) {
  #masthead .logo {
    margin: 0 auto;
    width: 150px;
  }

  #masthead .quote {
    margin: 0px;
    padding-top: 15px;
    color: rgb(89,182,225);
  }

  #masthead .quote p {
    font-size: 30px;
    line-height: normal;
  }

  .galerij .grid-sizer,
  .galerij .grid-item {
    width: 100%;
  }

  .instagram .instaimg {
    width: calc(100% - 20px);
  }

  .slidertekst {
    font-size: 35px;
    line-height: 40px;
    padding-left: 25px;
  }
}
/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
  .slidertekst {
    font-size: 30px;
  }
}
