/*#ed9413; */
/*#95b718;*/
/*#1d5282;*/
/*#759012;*/
/*#174169;*/
/*$ColorGreen:#7bbcb3;*/
.owl-dots {
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #FFF;
}
.owl-dots .owl-dot:last-child {
  margin-right: 0px;
}
.owl-dots .owl-dot.active {
  background-color: #95b718;
}

a.addlinespace {
  text-decoration: none !important;
  position: relative;
}
a.addlinespace:after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-width: 0 0 1px;
  border-style: solid;
}
a.addlinespace.white:after {
  border-color: #FFF;
}

p.addline {
  position: relative;
}
p.addline:before {
  content: " ";
  display: block;
  bottom: 0px;
  width: 90px;
  left: 0px;
  background-color: #95b718;
  height: 1px;
  position: absolute;
}
p.addline.center:before {
  left: calc(50% - 45px);
}

.spacemenufixed {
  float: left;
  height: 112px;
  width: 100%;
}

.menutop {
  height: 111px;
  background-color: #FFF;
  float: left;
  font-size: 18px;
  position: relative;
  border-bottom: solid 1px #f0f0f0;
  position: fixed;
  top: 0px;
  z-index: 99999;
}
.menutop .logo {
  float: left;
  height: 112px;
  width: 220px;
  margin-top: 0px;
}
.menutop .logo .parts {
  width: auto;
  position: relative;
  margin: 0 auto;
  z-index: 8;
}
.menutop .logo .parts:first-child {
  margin-top: 19px;
}
.menutop .buttons {
  float: right;
  width: 246px;
  height: 112px;
  font-weight: 300;
}
.menutop .buttons a.kn_mandje {
  float: left;
  height: 64px;
  position: relative;
  color: #000000;
}
.menutop .buttons a.kn_mandje i {
  width: 24px;
  height: 24px;
  display: block;
  margin-right: 15px;
  float: left;
}
.menutop .buttons a.kn_mandje i svg {
  fill: #000000;
  margin-top: 18px;
}
.menutop .buttons a.kn_mandje span {
  line-height: 58px;
}
.menutop .buttons a.kn_mandje .counter {
  position: absolute;
  background-color: #378ae6;
  border-radius: 100%;
  height: 14px;
  width: 14px;
  padding: 2px;
  left: 16px;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  top: 11px;
}
.menutop .buttons a.kn_shop {
  background-color: #000000;
  width: 100%;
  color: #FFF;
  height: 48px;
  text-align: center;
  display: block;
  line-height: 48px;
  float: left;
  clear: both;
  font-weight: 300;
}
.menutop .buttons a.kn_shop i {
  background: url(../img/main/arr_right_white.png) center center no-repeat;
  height: 48px;
  width: 14px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 20px;
}
.menutop .mobilemenu {
  display: none;
}
.menutop .menu {
  float: left;
  width: calc(100% - 466px);
}
.menutop .menu .topmenu {
  height: 64px;
  margin-left: -30px;
  float: left;
  width: 100%;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px;
}
.menutop .menu .topmenu ul {
  list-style-type: none;
  margin: 0 auto;
  text-align: center;
  float: left;
  position: relative;
  height: 48px;
  margin-top: 6px;
  font-weight: 300;
}
.menutop .menu .topmenu ul li {
  display: inline-block;
  float: left;
  height: 48px;
  line-height: 48px;
  position: relative;
  overflow: visible;
  z-index: 9999;
  margin-top: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.menutop .menu .topmenu ul li:last-child {
  margin-right: 0px;
}
.menutop .menu .topmenu ul li a {
  color: #636363;
}
.menutop .menu .topmenu ul li i {
  display: none;
}
.menutop .menu .topmenu ul li ul {
  display: none;
  width: 250px;
  padding: 10px;
  background-color: #000000;
  position: absolute;
  height: auto;
  left: 0px;
  margin-top: 0px;
  z-index: 9999;
  text-align: left;
}
.menutop .menu .topmenu ul li ul li {
  /*width: 100%;*/
  float: left;
  line-height: 30px;
  height: 30px;
  text-transform: none;
  margin-top: 0px;
  width: 100%;
}
.menutop .menu .topmenu ul li ul li a {
  font-size: 16px;
  color: #FFF;
}
.menutop .menu .topmenu ul li.hassubitems:hover, .menutop .menu .topmenu ul li.hassubitems.open {
  background-color: #000000;
}
.menutop .menu .topmenu ul li.hassubitems:hover a, .menutop .menu .topmenu ul li.hassubitems.open a {
  color: #FFF;
}
.menutop .menu .topmenu ul li.hassubitems:hover ul, .menutop .menu .topmenu ul li.hassubitems.open ul {
  display: block;
}
.menutop .menu .topmenu ul li.selected > a, .menutop .menu .topmenu ul li:hover > a {
  border-bottom: solid 1px #000000;
}
.menutop .menu .topmenu ul.submenu_mob {
  display: none;
}
.menutop .menu .mainmenu {
  float: left;
  width: 100%;
  height: 48px;
  z-index: 999;
  background-color: #f0f0f0;
  position: relative;
}
.menutop .menu .mainmenu ul {
  list-style-type: none;
  float: left;
  text-align: center;
}
.menutop .menu .mainmenu ul li {
  display: inline-block;
  float: left;
  height: 48px;
  line-height: 48px;
  position: relative;
}
.menutop .menu .mainmenu ul li a {
  color: #636363;
  font-size: 16px;
  display: block;
  height: 48px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  position: relative;
}
.menutop .menu .mainmenu ul li a:hover:after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 10px;
  height: 1px;
  border-bottom: solid 1px #636363;
}
.menutop .menu .mainmenu ul li i {
  display: none;
}
.menutop .menu .mainmenu ul li .pointer {
  background-image: url(../img/main/pointerv2.png);
  background-position: 0px top;
  background-repeat: no-repeat;
  position: absolute;
  width: 16px;
  height: 8px;
  top: 43px;
  left: calc(50% - 8px);
  display: none;
}
.menutop .menu .mainmenu ul li ul {
  display: none;
  width: 300px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  position: absolute;
  top: 48px;
  left: 0px;
  z-index: 99;
  text-align: left;
  padding-left: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.menutop .menu .mainmenu ul li ul li {
  color: #FFF;
  width: auto;
  clear: both;
  float: left;
  line-height: 48px;
  text-transform: none;
  height: 48px;
  margin-right: 40px;
}
.menutop .menu .mainmenu ul li ul li a {
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
  display: unset;
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  position: relative;
}
.menutop .menu .mainmenu ul li ul li a:hover:after {
  content: "";
  left: 0px;
  right: 0px;
  bottom: -2px;
}
.menutop .menu .mainmenu ul li ul li:first-child {
  margin-left: 0px;
}
.menutop .menu .mainmenu ul li ul li:last-child {
  margin-right: 0px;
}
.menutop .menu .mainmenu ul li.hassubitems:hover, .menutop .menu .mainmenu ul li.hassubitems.open {
  background-color: #000000;
}
.menutop .menu .mainmenu ul li.hassubitems:hover ul, .menutop .menu .mainmenu ul li.hassubitems:hover .pointer, .menutop .menu .mainmenu ul li.hassubitems.open ul, .menutop .menu .mainmenu ul li.hassubitems.open .pointer {
  display: block;
}
.menutop .menu .mainmenu ul li.hassubitems:hover > a, .menutop .menu .mainmenu ul li.hassubitems.open > a {
  color: #FFF;
}
.menutop .menu .mainmenu ul li.hassubitems:hover li a, .menutop .menu .mainmenu ul li.hassubitems.open li a {
  color: #636363;
}
.menutop .menu .mainmenu ul li.hassubitems:hover > a:after, .menutop .menu .mainmenu ul li.hassubitems.open > a:after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 10px;
  height: 1px;
  border-bottom: solid 1px #636363;
}
.menutop .menu .mainmenu ul li.active {
  background-color: #000000;
}
.menutop .menu .mainmenu ul li.active > a {
  color: #FFF;
}
.menutop .menu .mainmenu ul li.active > a:after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 10px;
  height: 1px;
  border-bottom: solid 1px #95b718;
}
.menutop .hamburger {
  display: none;
}
.menutop .lang {
  float: right;
  position: relative;
  font-weight: 300;
}
.menutop .lang .sel {
  color: #000000;
  margin-top: 20px;
  cursor: pointer;
}
.menutop .lang .sel i {
  background-image: url(../img/main/arr_lng_down.png);
  display: inline-block;
  width: 13px;
  height: 8px;
  vertical-align: middle;
  margin-right: 5px;
}
.menutop .lang .sel i.open {
  background-image: url(../img/main/arr_lng_up.png);
}
.menutop .lang .langs {
  position: absolute;
  top: 45px;
  display: none;
  background-color: #f0f0f0;
  padding: 10px;
}
.menutop .lang .langs a {
  color: #000000;
  font-size: 14px;
}
.menutop .lang.portrait {
  display: none;
}

.header {
  letter-spacing: 0px;
  float: left;
  height: auto;
  /*640px;*/
  margin-bottom: 0px;
}
.header .slider {
  float: left;
  position: relative;
  width: 100%;
  min-height: 1px;
}
.header .slider .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.header .slider .owl-dots .owl-dot.active {
  background-color: #452f88;
}
.header .slider .sl_holder {
  float: left;
  width: 100%;
  position: relative;
}
.header .slider .sl_holder .item {
  float: left;
  width: 100%;
  height: auto;
  /*640px;*/
  background-position: center center;
  background-size: cover;
}
.header .slider .sl_holder .item img {
  opacity: 0;
}
.header .slider .sl_holder .navheader {
  width: 48px;
  position: absolute;
  height: 48px;
  background: url(../img/main/arr_up_blue.png) center center no-repeat #FFF;
  bottom: 148px;
  z-index: 9;
  left: calc(50% + 598px);
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  opacity: 1;
}
.header .slider .sl_holder .navheader.next {
  background-image: url(../img/main/arr_down_blue.png);
  bottom: 80px;
}
.header .slider .sl_holder .pager_slider {
  position: absolute;
  left: calc(50% + 638px);
  width: 1px;
  background-color: #FFF;
  height: calc(100% - 328px);
  top: 80px;
  z-index: 9;
}
.header .slider .sl_holder .pager_slider .item {
  width: 5px;
  height: 33%;
  opacity: 1;
  margin-left: -2px;
  position: relative;
  background-color: unset;
  transition: all 0.7s ease 0s;
}
.header .slider .sl_holder .pager_slider .item span {
  opacity: 0;
  color: #FFF;
  font-size: 16px;
  position: absolute;
  left: -33px;
  top: calc(50% - 10px);
  width: 23px;
  height: 20px;
}
.header .slider .sl_holder .pager_slider .item.selected {
  opacity: 1;
  transition: all 0.7s ease 0s;
  background-color: #FFF;
}
.header .slider .sl_holder .pager_slider .item.selected span {
  opacity: 1;
}
.header .slider .sl_holder:hover .navheader {
  opacity: 1;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.header .slider .container {
  position: relative;
}
.header .slider .slogan {
  position: absolute;
  color: #FFF;
  left: calc(50% - 650px);
  z-index: 9;
  font-size: 60px;
  line-height: 60px;
  width: 512px;
  color: #FFF;
  font-weight: 200;
}
.header .slider .slogan p {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.header .slider .slogan a {
  clear: both;
  background-color: #000000;
  float: left;
  display: block;
  height: 72px;
  line-height: 72px;
  color: #FFF;
  padding-left: 30px;
  padding-right: 67px;
  width: auto;
  margin-top: 15px;
  font-size: 26px;
  background-image: url(../img/main/arr_header.png);
  background-position: right 30px center;
  background-repeat: no-repeat;
}
.header.witharticles .pager_slider, .header.witharticles .navheader {
  display: none;
}
.header.witharticles .article_slider {
  left: calc(50% + 210px);
}
.header.witharticles .article_slider {
  position: absolute;
  bottom: -70px;
  width: 440px;
  height: 382px;
  z-index: 8888;
}
.header.witharticles .article_slider .article_slider_holder {
  position: absolute;
  bottom: 0px;
  background-color: #f0f0f0;
  padding: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header.witharticles .article_slider .artikel .box {
  height: 132px;
  padding: 20px;
  padding-top: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  left: 0px;
  width: 100%;
  z-index: 89;
}
.header.witharticles .article_slider .artikel .box p.title {
  font-size: 22px;
  color: #000000;
  line-height: 26px;
}
.header.witharticles .article_slider .artikel .box p.pr {
  position: absolute;
  display: block;
  height: 36px;
  right: 20px;
  bottom: 20px;
  line-height: 36px;
  color: #636363;
  font-weight: bold;
}
.header.witharticles .article_slider .artikel .box p.kn {
  position: absolute;
  display: block;
  height: 36px;
  left: 20px;
  bottom: 20px;
  line-height: 36px;
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #000000;
}
.header.witharticles .article_slider .artikel img {
  opacity: 1;
}

/*
.content{
	background-color: $ColorWit;
	margin-top: -15px;
	padding-bottom: 45px;
}
*/
.footerlocaties {
  overflow-x: hidden;
  height: 510px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.footerlocaties .holder_locaties {
  float: left;
  width: 100%;
  height: 510px;
  overflow: hidden;
  z-index: 99;
  position: relative;
}
.footerlocaties .holder_locaties .locatie {
  width: 640px;
  font-weight: 300;
  height: 272px;
  position: absolute;
  opacity: 1;
  z-index: 999;
  /*&.spot4{left: 100%; background-color: red;  z-index: 99; @include tans_all_slow;}

  &.spot5{left:-640px; background-color: red;  z-index:1; opacity: 1; @include tans_all_slow;}
  */
}
.footerlocaties .holder_locaties .locatie.spot1 {
  left: calc(50% - 1310px);
}
.footerlocaties .holder_locaties .locatie.spot2 {
  /*left:calc(50% + 10px);*/
  left: calc(50% - 650px);
}
.footerlocaties .holder_locaties .locatie.spot3 {
  left: calc(50% + 670px);
}
.footerlocaties .holder_locaties .locatie.spot1 .masker, .footerlocaties .holder_locaties .locatie.spot3 .masker {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9;
  height: 100%;
}
.footerlocaties .holder_locaties .locatie .holder_img {
  float: left;
  width: 100%;
  height: 272px;
}
.footerlocaties .holder_locaties .locatie .holder_txt {
  float: left;
  width: 100%;
  margin-top: -95px;
  min-height: 237px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .title {
  height: 95px;
  float: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  margin-bottom: 20px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .title p {
  margin-left: 20px;
  font-size: 36px;
  height: 51px;
  margin-top: 25px;
  color: #636363;
  font-weight: 700;
}
.footerlocaties .holder_locaties .locatie .holder_txt .title p a {
  color: #636363;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr {
  float: left;
  width: 100%;
  margin-left: 20px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .plaats, .footerlocaties .holder_locaties .locatie .holder_txt .adr .tel, .footerlocaties .holder_locaties .locatie .holder_txt .adr .email {
  float: left;
  width: 100%;
  margin-bottom: 23px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .plaats i, .footerlocaties .holder_locaties .locatie .holder_txt .adr .tel i, .footerlocaties .holder_locaties .locatie .holder_txt .adr .email i {
  display: inline-block;
  width: 43px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .plaats a, .footerlocaties .holder_locaties .locatie .holder_txt .adr .tel a, .footerlocaties .holder_locaties .locatie .holder_txt .adr .email a {
  color: #636363;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .plaats svg {
  width: 11px;
  height: 16px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .email {
  color: #95b718;
  text-decoration: underline;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .email svg {
  width: 19px;
  height: 14px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .tel {
  color: #636363;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr .tel svg {
  width: 16px;
  height: 16px;
}
.footerlocaties .holder_locaties .locatie .holder_txt .adr svg {
  fill: #000000;
}
.footerlocaties .control {
  position: absolute;
  left: calc(50% - 46px);
  top: 322px;
  height: 36px;
  width: 36px;
  cursor: pointer;
  background-color: #f0f0f0;
  z-index: 9999;
  background-image: url(../img/main/arr2_right_blue.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.footerlocaties .control.prev {
  left: calc(50% - 46px - 36px - 10px);
  background-image: url(../img/main/arr2_left_blue.png);
}
.footerlocaties .counter {
  position: absolute;
  left: calc(50% - 133px);
  width: 123px;
  top: 290px;
  color: #95b718;
  font-size: 14px;
}
.footerlocaties .counter span {
  float: right;
  line-height: 14px;
}
.footerlocaties .counter span.lijn {
  background-color: #95b718;
  margin-top: 7px;
  height: 1px;
  width: 54px;
  margin-left: 18px;
  margin-right: 18px;
}
.footerlocaties .fixedblock {
  position: absolute;
  background-color: #f0f0f0;
  height: 272px;
  width: 640px;
  top: 0px;
  /*left: calc(50% - 650px);*/
  left: calc(50% + 10px);
  z-index: 991;
  /*
  .ctaholders{
  	width: 100%;
  	float: left;
  	padding: 40px; @include box_sizing;
  	height: 272px;
  	background-color: $ColorGrey;

  	a{
  		display: block; @include box_sizing;
  		width: 100%;
  		height: 48px; line-height: 48px; padding-left: 20px;
  		margin-bottom: 12px;
  		background-color: $ColorBlue;
  		color: $ColorWit;
  		background-image: url(../img/main/arr_right_white.png); background-position: center right 20px; background-repeat: no-repeat; cursor: pointer;
  		&:first-child{
  			background-color: $ColorOrange;
  			height: 72px; line-height: 72px;
  		}
  	}

  }
  */
}
.footerlocaties .fixedblock .cont_kal {
  float: left;
  width: 100%;
  /*max-width:640px;*/
  height: 177px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*			@include box_shadow;*/
  position: relative;
  overflow: hidden;
  position: relative;
}
.footerlocaties .fixedblock .cont_kal ul, .footerlocaties .fixedblock .cont_kal li {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
.footerlocaties .fixedblock .cont_kal .owl-item li {
  height: 177px;
  width: 100%;
  background-color: #f7f6f6;
}
.footerlocaties .fixedblock .cont_kal .owl-item li .item {
  width: 100%;
  float: left;
}
.footerlocaties .fixedblock .cont_kal .foto {
  float: left;
  width: 300px;
  max-height: 177px;
}
.footerlocaties .fixedblock .cont_kal .info {
  float: left;
  width: calc(100% - 390px);
}
.footerlocaties .fixedblock .cont_kal p.subtitle {
  color: #636363;
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 10px;
  float: left;
  line-height: 28px;
  font-size: 18px;
  font-weight: 300;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.footerlocaties .fixedblock .cont_kal p.subtitle a {
  color: #636363;
}
.footerlocaties .fixedblock .cont_kal p.date {
  color: #FFF;
  background-color: #000000;
  width: 157px;
  height: 24px;
  text-align: left;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
  padding-left: 10px;
}
.footerlocaties .fixedblock .cont_kal p.date img {
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.footerlocaties .fixedblock .cont_kal p.date span {
  display: block;
  float: left;
  line-height: 22px;
  font-size: 14px;
}
.footerlocaties .fixedblock .cont_kal p.date a {
  color: #FFF;
}
.footerlocaties .fixedblock .cont_kal .bar_date {
  position: absolute;
  top: 136px;
  left: 0px;
  height: 24px;
  width: 167px;
  background-color: #000000;
}
.footerlocaties .fixedblock .cont_kal .controls {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 10;
  height: 90px;
  width: 36px;
  cursor: pointer;
}
.footerlocaties .fixedblock .cont_kal .controls .next, .footerlocaties .fixedblock .cont_kal .controls .prev {
  float: left;
  width: 36px;
  height: 36px;
  background-color: #FFF;
  background-image: url("../img/main/arr_down_green.png");
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.footerlocaties .fixedblock .cont_kal .controls .next:hover, .footerlocaties .fixedblock .cont_kal .controls .prev:hover {
  background-color: #000000;
  background-image: url("../img/main/arr_down_white.png");
  background-size: 16px 9px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.footerlocaties .fixedblock .cont_kal .controls .prev {
  margin-bottom: 18px;
  background-image: url("../img/main/arr_up_green.png");
}
.footerlocaties .fixedblock .cont_kal .controls .prev:hover {
  background-image: url(../img/main/arr_up_white.png);
  background-size: 16px 9px;
}
.footerlocaties .fixedblock p.title {
  font-size: 36px;
  color: #636363;
  float: left;
  margin-left: 20px;
  height: 51px;
  margin-top: 25px;
}
.footerlocaties .fixedblock p.title a {
  color: #636363;
  font-weight: 700;
}
.footerlocaties .fixedblock a.kn_more {
  float: right;
  display: block;
  margin-right: 27px;
  color: #95b718;
  margin-top: 40px;
  text-decoration: underline;
  font-weight: 300;
  position: relative;
}

.footerrefsnieuwskal {
  overflow-x: hidden;
  background-color: #f0f0f0;
  padding-top: 47px;
  padding-bottom: 68px;
}
.footerrefsnieuwskal p.title {
  font-size: 48px;
  text-align: left;
  color: rgba(99, 99, 99, 0.25);
  height: 50px;
  line-height: 45px;
  font-family: "Georgia", "serif";
}
.footerrefsnieuwskal p.title a {
  color: rgba(99, 99, 99, 0.25);
}
.footerrefsnieuwskal a.kn_more {
  float: left;
  display: block;
  color: #000000;
  margin-top: 35px;
  text-decoration: underline;
  font-weight: 300;
  position: relative;
}
.footerrefsnieuwskal .box_refs {
  width: 660px;
  float: left;
  font-weight: 300;
}
.footerrefsnieuwskal .box_refs .cont_refs {
  float: left;
  width: 88.66%;
  background-color: #FFF;
  padding: 20px;
  height: 230px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*	-webkit-box-shadow: 0 0 25px 7px rgba(0,0,0,0.2);
  box-shadow: 0 0 25px 7px rgba(0,0,0,0.2);
  */
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.footerrefsnieuwskal .box_refs .cont_refs ul {
  text-align: left;
  font-size: 18px;
  line-height: 34px;
}
.footerrefsnieuwskal .box_refs .cont_refs p {
  font-style: italic;
  margin-top: 30px;
  margin-bottom: 0px;
  color: #000000;
}
.footerrefsnieuwskal .box_refs .cont_refs i {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  position: relative;
  padding-left: 35px;
}
.footerrefsnieuwskal .box_refs .cont_refs i:before {
  position: absolute;
  content: " ";
  background-color: #000000;
  left: 0px;
  top: 50%;
  height: 1px;
  width: 24px;
}
.footerrefsnieuwskal .box_nieuwskal {
  float: left;
  width: calc(100% - 660px);
}
.footerrefsnieuwskal .box_nieuwskal .box_nieuws, .footerrefsnieuwskal .box_nieuwskal .box_kal {
  float: left;
  width: 310px;
}
.footerrefsnieuwskal .box_nieuwskal .box_kal {
  margin-left: 20px;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news, .footerrefsnieuwskal .box_nieuwskal .cont_kal {
  float: left;
  width: 255px;
  height: 230px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*			@include box_shadow;*/
  position: relative;
  position: relative;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .owl-item li, .footerrefsnieuwskal .box_nieuwskal .cont_kal .owl-item li {
  height: 230px;
  width: 100%;
  background-color: #FFF;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .foto, .footerrefsnieuwskal .box_nieuwskal .cont_kal .foto {
  float: left;
  width: 100%;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news p.subtitle, .footerrefsnieuwskal .box_nieuwskal .cont_kal p.subtitle {
  color: #000000;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 10px;
  float: left;
  line-height: 28px;
  font-size: 18px;
  font-weight: 300;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news p.subtitle a, .footerrefsnieuwskal .box_nieuwskal .cont_kal p.subtitle a {
  color: #000000;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news p.date, .footerrefsnieuwskal .box_nieuwskal .cont_kal p.date {
  color: #FFF;
  background-color: #000000;
  width: 157px;
  height: 24px;
  text-align: left;
  left: 0px;
  top: 136px;
  padding-left: 10px;
  position: absolute;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news p.date img, .footerrefsnieuwskal .box_nieuwskal .cont_kal p.date img {
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news p.date span, .footerrefsnieuwskal .box_nieuwskal .cont_kal p.date span {
  display: block;
  float: left;
  line-height: 22px;
  font-size: 14px;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news p.date a, .footerrefsnieuwskal .box_nieuwskal .cont_kal p.date a {
  color: #FFF;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .bar_date, .footerrefsnieuwskal .box_nieuwskal .cont_kal .bar_date {
  position: absolute;
  top: 136px;
  left: 0px;
  height: 24px;
  width: 167px;
  background-color: #000000;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .controls, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls {
  position: absolute;
  right: -56px;
  top: 0px;
  height: 90px;
  width: 36px;
  cursor: pointer;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .controls .next, .footerrefsnieuwskal .box_nieuwskal .cont_news .controls .prev, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls .next, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls .prev {
  float: left;
  width: 36px;
  height: 36px;
  background-color: #FFF;
  background-image: url(../img/main/arr_down_blue.png);
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .controls .next:hover, .footerrefsnieuwskal .box_nieuwskal .cont_news .controls .prev:hover, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls .next:hover, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls .prev:hover {
  background-color: #000000;
  background-image: url(../img/main/arr_down_white.png);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .controls .prev, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls .prev {
  margin-bottom: 18px;
  background-image: url(../img/main/arr_up_blue.png);
}
.footerrefsnieuwskal .box_nieuwskal .cont_news .controls .prev:hover, .footerrefsnieuwskal .box_nieuwskal .cont_kal .controls .prev:hover {
  background-image: url(../img/main/arr_up_white.png);
}
.footerrefsnieuwskal .box_nieuwskal .cont_news {
  /*-webkit-box-shadow: 12px 12px 12px 0 rgba(0,0,0,0.1);
  box-shadow: 12px 12px 12px 0 rgba(0,0,0,0.1);
  	*/
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.footerrefsnieuwskal .box_nieuwskal .cont_kal {
  /*-webkit-box-shadow: 12px 12px 12px 0 rgba(0,0,0,0.1);
  box-shadow: 12px 12px 12px 0 rgba(0,0,0,0.1);
  	*/
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}

.slidermerken {
  overflow-x: hidden;
  height: 245px;
}
.slidermerken p.title {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  color: #000000;
  height: 47px;
  margin-top: 30px;
}
.slidermerken p.title a {
  color: #000000;
}
.slidermerken .cont_merken {
  float: left;
  width: 100%;
  height: 90px;
  margin-top: 35px;
  position: relative;
}
.slidermerken .cont_merken ul {
  max-width: 1080px;
  margin: 0 auto;
}
.slidermerken .cont_merken .controls {
  position: absolute;
  top: 40px;
  height: 30px;
  width: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.slidermerken .cont_merken .controls.next {
  background-image: url(../img/main/arr2_right_grey.png);
  right: 0px;
}
.slidermerken .cont_merken .controls.prev {
  background-image: url(../img/main/arr2_left_grey.png);
  left: 0px;
}

.footer {
  background-color: #000000;
  height: 269px;
}
.footer .title {
  color: #FFF;
  height: 48px;
  width: 100%;
  font-weight: 300;
  font-size: 30px;
  line-height: 34px;
}
.footer .title.addline::before {
  background-color: #636363;
}
.footer .col {
  line-height: 40px;
  float: left;
  margin-top: 86px;
}
.footer .col.c1 {
  width: 388px;
  text-align: center;
  margin: 0 auto;
  margin-top: 60px;
  float: unset;
}
.footer .col.c2 {
  float: right;
  width: 530px;
}
.footer .col .social {
  float: left;
  height: 60px;
  margin-top: 24px;
}
.footer .col .social a {
  display: block;
  height: 60px;
  float: left;
  margin-right: 50px;
}
.footer .col .social a.fb {
  width: 60px;
}
.footer .col .social a.twitter {
  width: 58px;
  height: 50px;
  margin-top: 5px;
}
.footer .col .social a.insta {
  width: 60px;
}
.footer .col .social a.pin {
  width: 60px;
}
.footer .col .social a:last-child {
  margin-right: 0px;
}
.footer .col .social a svg {
  fill: #FFF;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.footer .newsletter {
  margin-top: 54px;
  margin-bottom: 10px;
  width: 100%;
}
.footer .newsletter input {
  width: calc(100% - 173px);
  height: 48px;
  background-color: #FFF;
  font-style: italic;
  border: solid 0px #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 20px;
  color: #636363;
}
.footer .newsletter a.kn_submit {
  display: block;
  float: right;
  height: 48px;
  font-weight: 300;
  line-height: 48px;
  color: #FFF;
  background-color: #000000;
  text-align: left;
  padding-left: 20px;
  background-image: url(../img/main/arr_right_white.png);
  background-position: center right 20px;
  background-repeat: no-repeat;
  width: 152px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.footer a.kn_afmelden {
  color: #FFF;
  font-size: 14px;
  text-decoration: underline;
  line-height: 14px;
  display: inline-block;
}
.footer a.kn_afmelden:hover:after {
  border-color: #000000;
}

.disc {
  clear: both;
  float: left;
  width: 100%;
  height: 48px;
  background-color: #636363;
}
.disc ul {
  margin-top: 0px;
  float: left;
}
.disc ul li {
  float: left;
  margin-right: 30px;
}
.disc ul li a {
  line-height: 48px;
  color: #FFF;
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline;
}
.disc ul li a:hover {
  text-decoration: underline;
  color: #000000;
}
.disc ul li a:hover:after {
  border-color: #000000;
}
.disc .line {
  height: 1px;
  width: 100%;
  float: left;
  border-top: solid 1px #dad5e7;
  margin-top: 20px;
}
.disc .line.aniWidth {
  -webkit-animation-name: aniWidth100;
  animation-name: aniWidth100;
}
.disc .copy {
  float: right;
  margin-top: 19px;
  width: 41px;
  height: 18px;
}
.disc .copy a {
  display: block;
  background-image: url(../img/main/copy.png);
  width: 41px;
  height: 18px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  opacity: 0.25;
}
.disc .copy a:hover {
  opacity: 1;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.overlay {
  position: absolute;
  z-index: 99999;
  top: 0px;
  left: 0px;
  min-height: 100vh;
  height: 100vh;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
}
.overlay .box_content {
  position: absolute;
  width: calc(100% - 20px);
  max-width: 640px;
  height: auto;
  /*
  height:calc(100% - 200px);
  max-height:580px;
  min-height:500px;
  */
  z-index: 99;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #636363;
  /*	-webkit-box-shadow: 0 0 25px 7px rgba(0,0,0,0.2);
  box-shadow: 0 0 25px 7px rgba(0,0,0,0.2);
  */
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.overlay .box_content .close {
  background-image: url(../img/main/close_overlay.png);
  height: 20px;
  width: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.overlay .box_content .title {
  font-size: 30px;
  color: #FFF;
  margin-left: 40px;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.overlay .box_content .steps {
  float: left;
  width: 100%;
  padding: 40px;
  padding-top: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
}
.overlay .box_content .steps p {
  float: left;
  width: 100%;
  font-weight: 300;
  margin-bottom: 10px;
}
.overlay .box_content .steps p.endmsg {
  line-height: 34px;
}
.overlay .box_content .steps input, .overlay .box_content .steps select, .overlay .box_content .steps textarea {
  background-color: #FFF;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 48px;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 20px;
  border: solid 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.overlay .box_content .steps textarea {
  height: 100px;
  padding-top: 7px;
}
.overlay .box_content .steps a.Knopdeel2 {
  float: left;
  cursor: pointer;
}
.overlay .box_content .steps input[type=checkbox], .overlay .box_content .steps input[type=radio] {
  display: none;
}
.overlay .box_content .steps input[type=checkbox] + label span, .overlay .box_content .steps input[type=radio] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 5px 10px 10px 0;
  vertical-align: middle;
  background: url(../img/standaard/forms.png) left top no-repeat;
  cursor: pointer;
}
.overlay .box_content .steps input[type=checkbox]:checked + label span {
  background: url(../img/standaard/forms.png) -19px top no-repeat;
}
.overlay .box_content .steps input[type=radio] + label span {
  background: url(../img/standaard/forms.png) -39px top no-repeat;
}
.overlay .box_content .steps input[type=radio]:checked + label span {
  background: url(../img/standaard/forms.png) -58px top no-repeat;
}
.overlay .box_content .steps.afmelden {
  line-height: 34px;
}
.overlay .box_content .steps.afmelden a {
  color: #FFF;
  text-decoration: underline;
}

/**/
@keyframes aniTruck {
  /* from {
      background-position: center center; 
   }

   to {
     background-position: 100px center; 
   }*/
  0% {
    background-position: -50px center;
    opacity: 1;
  }
  50% {
    background-position: 50px center;
    opacity: 0;
  }
  99% {
    background-position: -50px center;
    opacity: 0;
  }
  100% {
    background-position: -50px center;
    opacity: 1;
  }
}
@-webkit-keyframes anifooter {
  from {
    background-position: right -100px top;
  }
  to {
    background-position: right 0px top;
  }
}
@keyframes anifooter {
  from {
    background-position: right -100px top;
  }
  to {
    background-position: right 0px top;
  }
}
@-webkit-keyframes aniWidth {
  from {
    width: 0px;
  }
  to {
    width: 420px;
  }
}
@keyframes aniWidth {
  from {
    width: 0px;
  }
  to {
    width: 420px;
  }
}
@-webkit-keyframes aniWidth100 {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes aniWidth100 {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

/*# sourceMappingURL=layout.css.map */
