/*

 Theme Name:     KVDV

 Theme URI:      http://www.elegantthemes.com/gallery/divi/

 Description:    Pro-raam Theme

 Author:         Pamu

 Author URI:     http://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

@import url("../Divi/style.css");
/*@import 'https://fonts.googleapis.com/css?family=Armata';
@import 'https://fonts.googleapis.com/css?family=Noto+Sans';
@import url('https://fonts.googleapis.com/css?family=Cinzel|Crimson+Text|Great+Vibes|Libre+Baskerville|Sulphur+Point&display=swap');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Lemonada|Roboto+Slab&display=swap');*/


.et_pb_button_0_wrapper {
    right: 25% !important;
}


#main-header{
    background:transparent;
    border: none;
    box-shadow: none;
    display:none;
}
#top-menu li{
    font-size:16px;
}
#main-header.et-fixed-header{
    /*background:rgba(255,255,255,0.8);*/
    background:rgba(255,255,255,0.8);
    display:block;
    
}


#logo{max-height: 95%;}

#werking li, #doelgroep li{
    list-style: none;
}

#contact h2{color:#FFF;}
#contact p{color:#FFF;}

#contact .et_pb_text_4  {
    font-size:16px;
}

.et_pb_contact_field{
    width:100% !important;
}

#contact input, #contact textarea{
    background: transparent;
    color:#FFF;
    border-bottom: 1px solid #FFF;
}
.et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a{
     color:#000 !important;
}

.et_pb_contact_submit, .et_pb_contact_submit:hover{
    color : #bbbcbf;
    border:none !important;
}
#werking .et_pb_text_inner, #werking .et_pb_text_inner h2{color:#FFF !important}
#praktisch .et_pb_text_inner h2{color:#FFF !important}

#praktisch .et_pb_text_inner{
    /*background: rgba(0,0,0,0.8);
    padding: 100px 50px;
    color: #FFF;*/
    
}
#werking .et_pb_text_inner{
    padding: 25px;
    background: rgba(0,0,0,0.8);
    
}
.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea{
    font-size:16px;
}
.slideshow-container .et_pb_section  {padding-top:5px;}

.et_pb_fullwidth_slider_0 {
    background: rgba(255,255,255, 0.9);
}
.et_pb_slider{
    opacity:0.9;
}
.mySlides{
    min-height:339px !important;
}

* {box-sizing: border-box;}

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
