<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	/*position: relative;*/
	background-image:url(../img/Home.png);
	background-position: top center;
	background-repeat: no-repeat;	
    text-align: center;
    font-size: 2em;
    font-family: 'Nunito', Arial, sans-serif;    
}

.mobile-show{ 
    display: block !important; 
}

.desktop-show{ 
    display: none !important; 
}

.header {
	/*text-align: center;*/
}

.close{
    color : red;
    opacity: 0.7;
}

.h1, h1 {
    font-size: 2em;
    padding : 5px;
}

.h3, h3 {
    padding : 5px;
}

h3.online {
    text-align: left;
    font-weight: bold;
    padding-left : 0;
    padding-bottom: 0;
}

.video { 
    /*display : none; */
}

.panel {
    background-color: rgb(208,228,189);
}

.panel-default&gt;.panel-heading {
    background-color: rgb(241, 248, 238);
}


ul {
    list-style-image: url('../img/select.png');
}

li {
    text-align: left;    
}

.container{
    padding: 0px;
}      

.row{
    margin : 0px;
}

@media only screen and (min-width: 768px) {  
    .col-lg-6, .col-md-6, .col-sm-6, .col-xs-12 {
        /*padding-left: 0px;*/
        /*padding-right: 0px;*/
    }
}

@media only screen and (maxx-width: 767px) {  
    .col-lg-6, .col-md-6, .col-sm-6, .col-xs-12 {
        padding-left: 80px;
        /*padding-right: 0px;*/
    }}

.col-sm-3-margin, .col-sm-6-margin {
    margin-bottom : 20px;
}

.login{
    margin: 20px;
}

.top-container, .navbar, .navbar, .navbar-default, .map  {
    width: 100%;
    padding: 5px;
}

@media only screen and (min-width: 768px) {  
    .menu-container, .klanten-container{
        width: 210px;
        max-width: 210px;
        margin-left: auto;
        margin-right: auto;    
    }
}

@media only screen and (maxx-width: 767px) {  
    .menu-container, .klanten-container{
        margin-left: auto;
        margin-right: auto;    
    }
    
}

.breadcrumb {
    background-color: transparent;
    text-align: left;
    border-radius: 0px; */
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border-radius: 0px;
    padding-right: 5px;
}

img .page-header-button:hover {
    opacity: 0.5;
}

.video{
    width : 100%;
    max-width: 900px;
}


p {
   text-align: center;
   color: #4d4d4d;
}

.online p {
   text-align: left ;
   color: #4d4d4d;  
}

.page-header {
    padding-bottom: 0px;
    margin: 40px 0 20px;
    /*border-bottom: 1px solid #eee;*/
    border-bottom: none;
}

.review p{
    text-align: left;
    color: #4d4d4d;
}

.radius {
    border-radius: 4px !important;
    box-shadow : 3px 3px 5px #888888;
    width : 210px;
}

.loginbutton{
    border-radius: 4px !important;
    box-shadow : 3px 3px 5px #888888;
    width : 120px;
}

.logoutbutton{
    border-radius: 4px !important;
    box-shadow : 3px 3px 5px #888888;
    width : 120px;
}

.accordion &gt; .container {
    width : 90%;
    margin-top : 25px;
}

.item {
    width: 100%;
    text-align: center;
    margin-top : 10px;
    /*margin-left : 10px;*/
    cursor:pointer;  
}

#my-gallery-container .item:hover {
	opacity: 0.5;
}

#my-gallery-container .item:hover {
    opacity: 0.5;
}

.footer &gt; .container &gt; #my-gallery-container .item:hover {
    opacity: 1.0;
}

.navbar-brand{
    float: right;
    min-height: 40px;
    padding: 1px 2px 3px 15px;
    font-size: 18px;
    line-height: 20px;
}

.item.f108{
    width: 180px;
    max-width: 180px;
    min-height : 250px;
    margin-bottom: 20px;
    text-align: left;
    margin-left: 5px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
}

.item.f020{
    width: 180px;
    max-width: 180px;
    min-height: 100px;
    text-align: left;
    font-size: 12px;
    margin-top : 15px;
    text-align:left; 
    margin-left: 5px;
}

.item.f108 &gt; p, .item.f108 &gt; img{
    font-size: 11px; 
    text-align:left; 
}

@media only screen and (min-width: 768px) {  
    .item.h108{
        width: 210px;
        /*min-height: 108px;*/
        margin-bottom: 20px;
        height: 108px;
    }
}

@media only screen and (max-width: 767px) {  
    .item.h108{
        /* width: 210px; */
        /*min-height: 108px;*/
        /* margin-bottom: 20px; */
        height: 108px;
    }
}
.item.h108X2{
    margin-bottom: 20px !important;
    width: 315px;
	min-height: 108px;
	margin-bottom: 20px;
	height: 108px;
	align-content: ce;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.item.v108{
    width: 250px;
    min-height: 196px;
    margin-bottom: 20px;
}

.item.h150{
	width: 100%;
	min-height: 150px;
    margin-bottom: 20px;    
}

.item.h200{
	width: 100%;
	min-height: 200px;
}

.item.h250{
	width: 100%;
	min-height: 250px;
}

.scrollable {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.scrollable * {
    -webkit-transform: translate3d(0,0,0);
}

td, th {
    text-align: left !important;
    padding: 15px !important;
}


td img {
    border-radius: 4px !important;
    box-shadow : 3px 3px 5px #888888;
}

a img {
    border-radius: 4px !important;
    box-shadow : 3px 3px 5px #888888;
}

.alligndecimal {
    text-align: right !important;
    padding: 15px !important;
    width: 40%;
}

.kostentabel {
    text-align: left !important;
    padding: 15px !important;
    width: 60%;
}


.wrapper-review {
    background: white;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
    position: relative;
    z-index: 90;
    width:100%
    height:100%;
/*    width:210px;
    height: 196px;
*/}

.wrapper-persoonlijk {
    background: white;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
    position: relative;
    z-index: 90;
    width:250px;
    height: 196px;
}

.wrapper-video {
    background: white;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
    position: relative;
    z-index: 99999;
    width:250px;
    height: 196px !important;
    padding-top: 52px;
}

.ribbon-wrapper-green {
    width: 85px;
    height: 165px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    margin-top: 13px;
    margin-right: 13px;    
}

.ribbon-wrapper-green-video {
    width: 85px;
    height: 165px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    /*z-index: 50;*/
    margin-top: 13px;
    margin-right: 13px;    
}

.ribbon-green {
    font: bold 15px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
    -webkit-transform: rotate(90deg);
    -moz-transform:    rotate(90deg);
    -ms-transform:     rotate(90deg);
    -o-transform:      rotate(90deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 40px;
    width: 120px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45);
    color: #6a6340;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
    box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
    pointer-events: none;
}

.ribbon-green:before, .ribbon-green:after {
    content: "";
    border-top:   3px solid #6e8900;
    border-left:  3px solid transparent;
    border-right: 3px solid transparent;
    position:absolute;
    bottom: -3px;
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

.input-group[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}

.kosten {
    margin-left : 20px;
    margin-right : 20px;
}

.kosten &gt; .container{
    width : 60%;
}

.marqueeDiv {
    width : 100%;
    margin-left: 20%;
    margin-right: 20%;
}

.marquee {position:relative;
   overflow:hidden;
   /*width:500px;*/
   width : 100%;
   height:22px;
   /*border:solid black 1px;*/
}
.marquee span {
    white-space:nowrap;
}

img.desaturate{
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(#greyscale);
  filter: gray;
}

td:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;  
    outline: rgb(91, 157, 217) auto 5px;
}
input.error {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red;  
    outline: thin auto red;
}
input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;  
    outline: rgb(91, 157, 217) auto 5px;
    outline-offset: 0px;
    border: none;
}

blockquote {
  background: transparent;;
  border: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

.newsImagesContainer {
    width:75%; 
    margin:12,5%;
}

.center-screen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* The Overlay (background) */
.overlay {
    /* Height &amp; width depends on how you want to reveal the overlay (see JS below) */   
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
  }
  
  /* Position the content inside the overlay */
  .overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
  }
  
  /* The navigation links inside the overlay */
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 32px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
  }

  /* When you mouse over the navigation links, change their color */
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  /* Position the close button (top right corner) */
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
  }
  
  /* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
      font-size: 40px;
      top: 15px;
      right: 35px;
    }
  }</pre></body></html>