* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0px;
  font-family: 'Roboto Slab', serif;
  font-size: 1.0em;
  color: #6d6e70;
  background: url(/pics/background.jpg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size:contain;
  background-repeat: no-repeat;
  background-color: #f2f1d2;
  overflow-x: hidden;
}

#frame {
  max-width: 1150px;
  margin:auto;
}
p.navicon {
  display: none
}


/*///// HEADER ///*/
header {
  width: 100%;
  float:left;
  border-bottom: 4px solid #fff;
  padding: 80px 0 10px 0;
}

img.logo {
  width: 360px;
}
.social {
  display: flex;
  height: 100px;
  justify-content: center;
  float: right;
}
.social img {
  display: inline;
  float: left;
  width: 50px;
  margin: 3px;
}
/*///// HEADER ///*/

/*///// NAVIGATION ///*/
nav#hnavig ul {
  margin: 40px 0 0 -40px;
}
nav#hnavig ul li {
  display:inline-block;
  width: 150px;
  height: 40px;
	text-align: center;
	list-style-type: none;
	background: rgba(255,255,255,0.6);
	padding: 5px;
	margin: 0 12px 0px 0;
}

nav#hnavig ul li a:link {
  color: #c13a33;
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  font-size: 0.9em;
  text-decoration: none;
  width: 150px;
  height: 40px;
  display: block;
  margin: 0px;
  padding: 5px 0 0 0;
}
nav#hnavig ul li a:visited {
  text-decoration: none;
  color: #c13a33;
  background: rgba(255,255,255,0.6);;
}
nav#hnavig ul li a:hover {
  text-decoration: none;
  color: #c13a33;
}

nav#hnavig ul li.snav, nav#hnavig ul li.snav.active {
  float:right;
  background: rgba(194,59,51,0.6);
  border: 1px solid #fff;
}
nav#hnavig ul li.snav:hover {
	background: rgba(194,59,51,1.0);
}
nav#hnavig ul li.snav a:link {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight:700;
  font-size: 0.9em;
  text-decoration: none;
  width: 150px;
  height: 40px;
  display: block;
  margin: 0px;
  padding: 5px 0 0 0;
}
nav#hnavig ul li.snav a:visited {
  text-decoration: none;
  color: #fff;
}

nav#hnavig ul li.snav a:hover {
  text-decoration: none;
  color: #fff;
}

nav#hnavig ul li:hover, nav#hnavig ul li.active {
  background: rgba(255,255,255,1.0);
}
/*///// NAVIGATION ///*/

/*///// SECTIONS ///*/
main,
#homephoto,
#workshops,
#content,
#aanmelden,
#pics,
#overview,
#newspage,
#intro,
#quotes,
#mailchimp,
#bijdragen,
#news,
#contact,
#clients {
  width: 100%;
  float: left;
  margin-top: 20px;
  position:relative;
}

#news,
#bijdragen,
#contact,
#clients,
#quotes,
#mailchimp {
  border-top: 4px solid #fff;
}

#intro {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    padding:20px 0 20px 0;;
    background-color: #f2f1d2;
}
#quotes {
    padding: 60px 0 60px 0;
    border-bottom: 4px solid #fff;
}
#aanmelden {
    border-bottom: 4px solid #fff;
}
#content {
    background-color: rgba(74,158,171,0.6);

    color: #fff;
}

.action {
    background: rgba(194,59,51,0.6);

display:inline-flex;
    margin:0px;
    padding: 16px;
   margin: 0px 0 20px 0;
    border: 1px solid #fff;
    color: #fff;
}
.actionbBAK {
    background: rgba(194,59,51,0.6);
    float:left;
    display:block;
    position:absolute;
    left: 0px;
    top: 300px;
    margin:0px;
    padding: 16px;
    margin:10px;
    border: 1px solid #fff;
    color: #fff;
}

.action:hover {
    background: rgba(194,59,51,1.0);

}
/*///// SECTIONS ///*/


/*///// HEADINGS ///*/
.overview-item h1 {
    font-size: 2.0em;
    font-weight: 300;
    margin: -5px 0 -10px 0px;
}
#news h1, #bijdragen h1, #newspage h1, #bijdragenpage h1, #clients h1 {
    margin-bottom: 0px;
    font-weight: 400
}
#newspage h1, #bijdragenpage h1 {
 border-bottom: 3px solid #fff
}
#intro h2 {
    font-size: 1.4em;
    font-weight: 700;
    margin: -4px 0 -20px 0;
    color: rgba(194,59,51,0.8);
}
.workshop h2 {
    color: #fff;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.0em;
    margin: 14px 0 0px 0;
}
#newspage h2 {
    color: #6d6e70;
    font-weight: 100;
    margin:0 0 -10px 0px;

}
#contact h2 {
    margin-left: 16%;
}
.workshop h3 {
    color: #fff;
    font-weight: 400;
    font-size: 1.0em;
    line-height: 1.0em;
    margin: 5px 0 0px 0;
    font-family: 'Droid Serif', serif;
    font-weight: 400i;
}
#content h3 {
    margin-bottom: -14px;
    letter-spacing:0.05em;
    font-size: 1em;
     font-family: 'Roboto', sans-serif;
    font-weight:700;
}
#newspage .newsitem h3, #bijdragenpage h3 {
    font-size: 1.0em;
}
#content h1 {
    font-size: 2.6em;
    font-weight: 300;
        margin: 0 0 0 0;
}
#content h2 {
    color: #fff;
    font-weight: 200;
    font-size: 1.6em;
    line-height: 1.0em;
    margin: 0px 0 -10px 0;
    font-family: 'Droid Serif', serif;
    font-weight: 400i;
}

.newsitem h3 {
    color: #6d6e70;
    font-size: 1.0em;
    font-weight:400;
        margin:0 0 -10px 0;
}
/*///// HEADINGS ///*/

/*///// CONTENT ///*/
.overview-item {
  color: #fff;
  background-color:#c13a33;
  padding: 20px;
}
.overview-item:hover {
  background-color: #e95f51;
}
.overview-item .title {
  display: flex;
  align-items: flex-start;
}
.overview-item .title img {
  width: 36px;
  margin-left: auto;
}
.overview-item p {
  font-size: 1.0em;
  font-weight: 300;
}

#intro {
  display: grid;
  grid-auto-rows: auto;
  grid-gap: 1rem;
  grid-template-columns: 1fr 1fr;
}

#intro .video {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
#intro iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px;
}

#intro p {
  font-size: 1.4em;
  color: rgba(194,59,51,0.8);
  line-height: 1.4em;
}


blockquote {
    margin:0 20px 0 0;
    float:left;
   color: red;
    text-align: center;
}
/* #quotes .col {
    width: 48%; */
/* } */
.quote {
font-family: 'Droid Serif', serif;
font-weight: 700i;
    font-size: 1.6em;
    color: #808284;
    display: block;
        line-height: 1.4em;

}

blockquote .footer {
  color: #909294;
  font-family: 'Droid Serif', serif;
  font-weight: 400i;
}
#contact p {
  width:60%;
  margin-left: 16%;
}

#pics {
  gap: 10px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
#pics img {
  width: 100%;
}

#overview {
  gap: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
#overview a {
  display: flex;
  text-decoration: none;
}

#homephoto {
  gap: 10px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.workshops-grid {
  gap: 10px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.workshops-grid a {
  display: flex;
  text-decoration: none;
}

.workshop {
  height: 100%;
  padding: 16px;
  background-color: rgba(74,158,171,0.6);
  display: flex;
  flex-direction: column;
}
.page .workshop {
  background-color: rgba(74,158,171,1.0);
}
.workshop:hover {
  background-color: #499eaa;
}
.workshop img {
  width: 26px;
  margin-top: auto;
  margin-left: auto;
}

.txt a:link {
    color:#fff;
    text-decoration:underline;
}

.txt a:hover {
    color:#fff;
    text-decoration:none;
}
.txt a:visited {
    color:#fff;
    text-decoration:underline;
}
.txt ul {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.txt ul li {
    margin-bottom:10px;
}
.txt span {
    display:block;
    font-weight: 100;
    font-size: 0.8em;
}
.workshop p, #content p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 0.85em;
  line-height: 1.4em;
  text-align:left;
  color: #fff;
}
#content p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.4em;
  text-align:left;
  color: #fff;
}

#call {
  background-color: aqua;
  width: 60%;
  float: left;
  margin-left: 20%;
}
.new {
    position: absolute;
    top: 0px;
    left:0;
    width: 100%;
    background-color:#c13a33;
    padding:4px;
    text-align: center;
    color: #fff;
    font-size: 0.8em;
}

a.biglink:link, a.biglink:visited {
  background-color:#499eaa;
  width: 100%;
  display:inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  height: 50px;
  padding: 10px 0px 0 0;
  margin: 4px 0 0 0;
  font-size: 1.2em;
}
a.biglink:hover {
  background-color: rgba(74,158,171,0.6);
}

iframe:not([title="video"]) {
  width: 100%;
  height: 500px;
  float: right;
  margin:20px 20px;
}

#newspage .newsitem {
  border-bottom: 4px solid #fff;
  background-color: #f2f1d2;
}
#newspage .newsitem img {
  width: 200px;
  height: 200px
}

.newsitem, .contentitem  {
  color: #fff;
  padding:10px 0 10px 0;
  float: left;
  position: relative;
}
#news .col, #bijdragen .col {
  width: 50%;
  padding: 10px
}
.newsitem:hover {
  background-color: rgba(255,255,255,0.4);
}

.newsitem img {
  height: 140px;
  float: left;
  margin: 0 15px 0 0;
}
.newsitem p.bold {
  font-weight: 700;
  font-size: 1.0em;
}

.newsitem p {
  color: #6d6e70;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 0.85em;
  line-height: 1.4em;
  text-align:left;
}

#content img {
  width: 300px;
  float: left;
  margin-right: 10px;
}

#content .txt, #newspage .txt {
  width: 70%;
  float:left;
  margin: 10px 0 10px 10px;
}
#content .txt .introtxt {
  font-family: 'Roboto Slab', serif;
  font-size: 1.4em;
  font-weight: 300;
}

.newsitem a:link {
  color: #6d6e70;
}
.newsitem a:visited {
  color: #6d6e70;
}

.contact .wrapper {
  background: rgba(194,59,51,0.6);
  float:left;
  margin:0px;
}
.contact ul {
  float:left;
  margin: 0px 0 0 -30px;
  box-sizing: border-box
}
.contact ul li {
  list-style-type: none;
  height: 30px;
}

.contact ul li a {
  color: #fff;
}

footer {
  width: 100%;
  background-color: #a2a184;
  height: 180px;
  margin: 60px 0 0 0;
  float: left;
}

.footerwrapper {
  width: 1150px;
  margin: 20px auto;
  color: #fff;
}

footer .col {
  width: 33.33%;
  height: 120px;
  float: left;
}

.footerwrapper .left img {
  width: 200px;
  float: left;
  margin: 10px 20px 40px 0
}
.footerwrapper .left ul li {
  list-style: none;
  height: 25px
}

.footerwrapper a:link, .footerwrapper a:hover, .footerwrapper a:visited {
  color: #fff;
  text-decoration: underline;
}

.footerwrapper .social {
  margin-right:50px;
}

/*///// GENERIC ///*/
.left {
  text-align: left
}
.middle {
  text-align: center;
}
.right {
  float:right;
}
.last {
  margin-right: 0px;
}
/*///// GENERIC ///*/


/*///// FORMULIER /////*/

form {
  color: #fff;
	font-size: 0.8em;
	width: 100%;
  margin: auto;
}

form ul {
  margin-left: -40px;
}
input{
	margin: 0 0 0 0;
	padding: 5px;
	width: 200px;
	height: 45px;
  background-color:  #f7fbff;
  border: #fff;
}
select {
  width: 360px;
  height: 50px;
  background-color:  #f7fbff;
  margin-bottom: 10px;
  font-size: 1.0em;
  color: #6d6e70;
}

.form {
  width: 800px;
  -webkit-columns: 2; /* Chrome, Safari, Opera */
  -moz-columns: 2; /* Firefox */
  columns: 2;
  padding-top: 20px;
  margin-bottom: 40px;
}
.form li {
  width: 360px;
  margin: 0px;
  list-style-type: none;
}
.form ul {
  margin-top: 0px;
}

textarea {
  margin-top:15px;
}
.feedback-input {
	color:#3c3c3c;
	font-family: Robota, sans-serif;
  font-weight:300;
	font-size: 14px;
	border-radius: 0;
	line-height: 22px;
	background-color: #f7fbff;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus {
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;

}
.feedback-input:hover {
  border: 1px solid #3498db;
}
#comment {
  margin-top: 0px;
}
.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

.button {
  width: 360px;
  height: 60px;
  background-color: darkseagreen;
  border: 0px;
  color: #fff;
  font-size: 1.4em;
  display: block;
}
.button:hover {
  background-color: darkseagreen;
  border: 3px solid #fff;
}

/* Mailchimp form */

#mailchimp {
  text-align: center;
}

#mailchimp .intro p {
  font-size: 24px;
  color: rgba(194,59,51,0.8);
  line-height: 1.4em;
}

@media all and (max-width: 1040px) {
  .mailchimp-form .button {
    width: 100%;
  }
}

@media all and (min-width: 1041px) {
  .mailchimp-form {
    display: inline-flex;
    align-items: center;
  }
  .mailchimp-form .button {
    height: 45px;
  }

  .mailchimp-form .feedback-input {
    margin-bottom: 0;
    width: 270px;
    margin-right: 10px;
  }
}

/* Icons ---------------------------------- */
#name{
	background-image: url(/pics/name.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(/pics/name.svg);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(/pics/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(/pics/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#telephone{
	background-image: url(/pics/telephone.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#telephone:focus{
	background-image: url(/pics/telephone.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment{
	background-image: url(/pics/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}
#bedrijf{
	background-image: url(/pics/bedrijf.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}
#bedrijf:focus{
	background-image: url(/pics/bedrijf.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}
textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}
/*///RESPONSIVE ///////////////////*/

@media all and (max-width: 1040px) {

  .form {
    width: 100%;
    padding: 20px;
    -webkit-columns: 1; /* Chrome, Safari, Opera */
    -moz-columns:  1; /* Firefox */
    columns: 1;
  }
  .form ul li {
    width: 100%;
  }
  .button {
    width: 100%;
  }
  #homephoto {
    grid-template-columns: repeat(2, 1fr);
  }

  .workshops-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  #intro {
    grid-template-columns: 1fr;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }
  #frame, footer {
    padding:10px;
  }
  header {
    width: 100%;
    float:left;
    border-bottom: 0px solid #fff;
    padding: 0px 0 0px 0;
  }
  .mainNav {
    margin-top: 0px;
    width: 100%;
    text-align:center;
  }
  p.navicon {
    display:inline-block;
  }
  .navicon {
    font-size: 50px;
    margin-top: 20px;
    color: #6d6e70;
  }
  nav#hnavig ul {
    margin: -60px 0;
    z-index:99;
  }
  nav#hnavig ul li {
    width: 100%;
  }
  .mainNavDropDown {
    display:block;
    padding-left: 0;
    width: 100%;
    margin-top:0px;
    margin-left: 0px;
    list-style: none;
    text-align: center;
    display:none;
  }
  nav#hnavig ul li,
  nav#hnavig ul.mainNavDropDown li.snav,
  nav#hnavig ul.mainNavDropDown li.snav a:link {
    display:inline-block;
    margin:0px;
    border:0px;
    font-size: 30px;
    padding: 0px;
    width: 100%;
    background: rgba(255,255,255,0.6);
    height: 60px;
    color: #c13a33;
  }
  nav#hnavig ul li a:link {
    width: 100%;
    color: #c13a33;
  }
  nav#hnavig ul li.snav a:link ,nav#hnavig ul li.snav a:visited{
    color: #c13a33;
    background: none;
  }

  blockquote {
    float:left;
    color: red;
    text-align: center;
  }
  #quotes .col {
    width: 80%;
    float: left;
    margin: 20px 10%;
  }
  #content {
    position:relative;
  }
  #content .txt, #newspage .txt {
    width: 90%;
    float:left;
    margin: 10px 0 10px 10px;
  }
  #content img {
    width:100%;
  }
  footer, .footerwrapper {
    width:100%;
    height: auto;
  }
  .footerwrapper .left {
    float:left;
    height:auto;
    width:100%;
    text-align: left;
  }
  .footerwrapper .middle {
    float:left;
    height:auto;
    width:100%;
    text-align: right;
  }
  .footerwrapper .right {
    width:100%;
    float:left;
    text-align: center;
  }
  .footerwrapper .right ul {
    width: 80%;
    margin-left: 10%
  }
  .footerwrapper .right ul li {
    display:inline;
    margin-left: 10px;
  }
}


@media all and (max-width: 576px) {
  #pics {
    grid-template-columns: repeat(1, 1fr);
  }

  #overview {
    grid-template-columns: repeat(1, 1fr);
  }

  #homephoto {
    grid-template-columns: repeat(1, 1fr);
  }
  #homephoto picture img {
    width: 100%;
  }

  .workshops-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  header {
    text-align: center;
  }
  header img.logo {
    width: 90%;
  }

  header .social {
    width: 100%;
    float: none;
    margin: -20px auto;
  }
  header .social img ,footer .social img {
    width:60px;
  }

  #workshops .col,
  #news .col,
  #bijdragen .col,
  footer .footerwrapper .col,
  #quotes blockquote.col {
    width: 100%;
    height: auto;
    font-size: 140%;
  }
  #quotes .col {
    float: none;
    margin: 0;
  }

  a.biglink:link {
    font-size: 1.8em;
  }

  #quotes blockquote.col {
    margin-top: 30px;
  }
  #intro {
    padding: 10px;
    text-align:center;
  }
  #intro img {
    width: 100%;
  }

  #news .newsitem img {
    width: 20%;
    height: 20%;
  }
  #newspage .newsitem .txt, #content .txt {
    width: 95%;
  }
  #newspage .newsitem img {
    width: 100%;
    height: 100%;
  }

  footer {
    height: auto;
    text-align:center;
    width:100%;
  }

  .footerwrapper {
    width:100%;
    text-align:center;
  }

  .footerwrapper .left,.footerwrapper .middle,.footerwrapper .right {
    float:left;
    height:auto;
    width:100%;
    text-align:center;
  }
  .footerwrapper .middle .social {
    margin: 0px auto;
    width: 100%;
    float: none;
    justify-content: center;
  }
  .footerwrapper .left img,  .footerwrapper .left ul {
    width: 80%;
    float: none;
  }
  .footerwrapper .left ul,
  .footerwrapper .right ul {
    margin-left: 20px;
  }

  .footerwrapper .right ul {
    text-align: center;
    margin-bottom: 60px;
  }
  .footerwrapper .left ul li, .footerwrapper .right ul li {
    list-style-type: none;
    height: 40px;
    font-size: 0.8em;
  }
  .footerwrapper .right ul li {
    display: block;
  }
}
