/* cmsms stylesheet: RoKu-FormBuilder Style modified: Friday, February 3, 2023 4:15:38 PM */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
.error_message {
    color: #f00;
    font-weight: 600;
    font-size: 0.4em;
}
.fb_invalid {
    font-size: 0.4em;
    color: red;
}

.website.fb_invalid {
    color: #f00;
    font-weight: 600;
}
form div {
	margin-bottom: 0em;
	width: 100%;
	max-width: 35em;
}

fieldset div {
	margin-bottom: 0.5em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 1em;
	border: 3px var(--header);
	padding: 0.5em;

}
fieldset label {
	width: auto;
}
legend {
	color: var(--text);
	background: var(--groen);
	font-style: italic;
	font-size: 1.4em;
	font-weight: 600;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: 100%;
	border: 1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 50em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
    margin-top: -2em;
}
cms_submit {
	background: #011DA8;
}
.contactform {
    border: 3px solid var(--tekst);
    border-radius: 0.3rem;
}
.contactform input {
	border: 3px var(--header);
	width: 100%;
	max-width: 95%;
	background: #efefef;
}
input#cntnt01fbrp_submit {
    background: var(--header);
    width: 35%;
    color: #fff;
    padding: 0.5em;
    margin: 1em 2em 0 2em;
    width: auto;
}
input#m56147fbrp_submit {
    background: #011DA8;
    width: 35%;
    color: #fff;
    padding: 0.5em;
    margin-left: 5%;
    margin-top: 5%;
}
select {
	border: 3px var(--header);
	width: 100%;
	max-width: 95%;
	background: #efefef;
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	font-weight: 600;
}
.contactform label.label {
	display: inline;
	float: none;
	font-size: 10px;
}
.contactform textarea {
	border: 3px var(--header);
	width: 100%;
	max-width: 95%;
	background: #efefef;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.datepicker {
    width: 50%;
    float: left;
}
.Tijdvoorkeur {
    width: 50%;
    float: left;
}
.fb-werkzaamheden {
    width: 100%;
    float: left;
}
.fb-omschrijving {
    width: 100%;
    float: left;
}
.fb-vervangend {
    width: 80%;
    float: left;
}
.fb-kenteken label {
    width: 100%;
}
.fb-kenteken input {
    width: 48%;
}


.fb-infoknop {
    width: 15%;
    background: var(--hover);
    border-radius: 0.3rem;
    float: left;
    text-align: center;
    padding: 0.5em 0em;
    margin: 1.5em 0;
}
.fb-infoknop a{
    color: white;
}
.fb-infoknop a:hover{
    color: var(--tekst);
}
.fb-naam {
    width: 100%;
    float: left;
}
/* cmsms stylesheet: RoKu--aanvullende-stijl modified: Thursday, September 11, 2025 5:42:21 PM */
/* ****************  aanvullende style door Pluslive   ******************* */
:root  {
     --header: #0F5B91;
     --achtergrond: #ffffff;
    --tekst: #15457B;
    --koptekst: #ffffff;
    --knop: #00A5E6;
    --balk: #3D1512;
    --hover: #00A5E6;
    --titel: #415523;
    --footertekst: #2D79AF;
}

/* ****************   header   ******************* */
a {
    color: var(--tekst);
    font-weight: 600;
}

#contentblock  {
    margin-top: 13em;
}
div#top {
    margin-top: 14em;
}
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: block;
    clear: both;
    transition: all 0s ease-in;
    box-shadow: 0px 0px 10px 0px var(--header);
    background: var(--header);
    background-repeat: no-repeat;
}
.websitetitel {
    color: var(--titel);
    font-weight: 600;
    font-size: 2.2vw;
    margin-top: 1em;
    margin-left: -0.3em;
    float: left;
}
.websitetitel.sticky {
    margin-top: 0.15em;
    margin-left: 2em;
    font-size: 2em;
}
#test .sticky  {
background#f00
}

header.sticky {
    z-index: 5;
    height: 5.5em;
}

.sticky div#SMbuttons {
    float: left;
}
.sticky div#SMbuttons_input {
    display: none;
}
.sticky div#buttonvert_line {
    display: none;
}

header img {
    transition: all 0.5s ease-in;
    position: absolute;
    height: 100%;
    max-height: 5em;
    margin-top: 1em;
    padding-left: 10%;
    z-index: -1;
}
div#nieuwskop {
    transition: all 0.5s ease-in;
    position: absolute;
    height: 100%;
    max-height: 5em;
    margin-top: 1em;
    z-index: -1;
    color: white;
    font-size: 0.8em;
    margin-left: 15%;
}
.sticky div#nieuwskop {
    display: none;
}
div#nieuwskop .NewsSummaryLink a {
    color: white;
}
div#nieuwskop .NewsSummary {
    border-radius: 0.3rem;
    padding: 0.5em;
    background: rgba(0,165,230, 0.8);
}


@media screen and (max-width: 98em) {
div#nieuwskop {
    margin-top: 15em;
    margin-left: 30%;
}}
@media screen and (max-width: 50em) {
div#nieuwskop {
    margin-top: 15em;
    font-size: 0.6em;
}
div#keurmerk {
    margin: 2%;
    width: 29%;
}}

#logo {
    position: relative;
}
div#logovoorbeeld {
    background: var(--header);
}
div#socialmedia {
    float: right;
    width: 100%;
    text-align: right;
}
.sticky div#socialmedia {
    width: auto;
    text-align: right;
    Float: left;
}
div#kop {
    color: var(-koptekst);
    font-size: 1em;
}
img#headerline {
    position: absolute;
    bottom: 0px;
width: 10px;
}
.contentsticky {
    margin-top: 12.5em;
}

.sticky img {
    transform: scale(0.7);
    margin-top: 0.1em;
}
}
    margin-left: 1em;
}
.sticky .top-bar-left {
    width: 20%;
}

.sticky {
  position: fixed;
  height: 66px;
  text-align: left;

}
.row.homerow {
    margin-top: 0;
    padding: 0 0.9375em;
}

.homerow .serviceknoppen div#kop {
    text-align: center;
    margin: 0;
    padding: 0;
    background: var(--hover);
    border-radius: 0.3rem;
    float: left;
    width: 25%;
    border: 1px solid white;
}


.homerow .serviceknoppen div#kop:hover{
    background: var(--header);
    color: f00;
}
.homerow .serviceknoppen div#kop .color-a h3 {
    color: var(--header);
}
.homerow .serviceknoppen div#kop .color-a h3:hover {
    color: white;
} 
div#knopterug {
    float: right;
    background: var(--knop);
    border-radius: 0.3rem;
    padding: 0.2em;
}
div#knopterug a{
    color: white;
}
div#knopterug a:hover{
    color: var(--tekst);
}
/* ****************  teams   ******************* */

.teamsnaam {
    font-weight: 600;
    font-size: 1.3em;
    padding-bottom: 0.5em;
}

.teamsfunctie {
    line-height: 1;
}
.teamsemail {
    font-size: 1em;
    padding-bottom: 0.5em;
}
#teamsinfo img {
    width: auto;
    margin: 1em;
}
#teamstekst {
    margin-top: 1em;
}
.werkzaamheden {
    font-size: 1em;
    padding-bottom: 0.5em;
}
.werkzaamheden p {
    font-size: 1em;
}

@media screen and (max-width: 63.9375em) {
div#teamstekst {
    width: 50%;
}
div#teamsinfo {
    width: 50%;
}
#teamsinfo img {
    margin: 1em 0;
}
.teamsnaam {
    margin-left: -1em;
    font-size: 1em;
}
.teamsfunctie {
    line-height: 1;
    margin-left: -1em;
}
.teamsemail {
    font-size: 1em;
    padding-bottom: 0.5em;
    margin-left: -1em;
}
}
/* ****************  end teams   ******************* */

@media screen and (max-width: 63.9375em) {
.sticky img {
    transform: scale(0.5);

}
.sticky .title-bar-button {
    margin-top: 0.8em;
    margin-right: 0.8em;
    float: right;
}
.websitetitel {
    font-size: 2em;
 }
.websitetitel.sticky {
    margin-left: 4em;
    margin-top: -1em;
 }

header.sticky {
    height: 4.8em; }
}
.websitetitel {
    float: right;
}

}
/* ****************  end header   ******************* */



/* **************** menu   ******************* */

.menu input, .menu select, .menu a, .menu button {
    margin-bottom: 0;
}
.menu a, .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem;
    margin-bottom: 0.2em;
    */ color: var(--achtergrond); /*
    font-size: 1.6em;
    background: var(--knop);
    font-weight: 600;
}
.menu:hover {
    background: var(--hover);
}
div#menublok {
    padding: 1.5em;
    margin-top:-1em;
}
div#menublokpagina {
    background: transparent;
    padding: 0.5em;
    margin-bottom: 0.5em;
    border-radius: 5px;
    height: 3.3em;
    z-index: 1;
    position: relative;
}
#menublokpagina div#menuwrapper {
    margin: 0px;
}
.menu-container {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}
#menublok div#menuwrapper {
    margin-top: -1em;
    float: right;
}
.menu {
    float: left;
    margin-right:-3em;
}
#menublok .menu.vertical {
    -webkit-flex-direction: inherit;
}
.title-bar {
    height: 3em;
}
.title-bar-title {
    color: var(--tekst);
    float: left;
    vertical-align: middle;
}


#menuwrapper {
/* IE6 Hack */
	height: 1%;
	width: auto;}

@media screen and (max-width: 100em) {
.websitetitel {
    font-size: 2em;
    margin-right: 3.5em;
}
}
@media screen and (max-width: 80em) {
.websitetitel {
    font-size: 1.5em;
    margin-right: 6em;
    margin-top: 2em;
}
.websitetitel.sticky {
    margin-left: 8em;
    font-size: 1em;
    margin-right: -6em;
}
.menu {
    {* margin-right: -12em; *}
}
}

@media screen and (max-width: 63.9375em) {
#menuwrapper {
    margin-right: 0em;
    font-size: 140%; }
div#menublok {
top: 4.8em;
    position: sticky;
    margin-top: -3.6em;
    z-index: 31;
    width: 70%;
    float: right;
    height: 1em;
}
.title-bar {
    position: sticky;
    z-index: 999;
    {* width: 30%; *}
    margin-top: 0em;
}
.title-bar-button {
    margin-top: 4em;
    float: none;
}

}
@media screen and (min-width: 63.9375em) {
div#menublok {
    padding: 1.5em;
    top: 4em;
    position: sticky;
    z-index: 10;
    margin-top: -4.6em;
}

}

ul#primary-nav {
    padding-top: 0px;
    padding-left: 10px;
    background:transparent;
}
ul#primary-nav li {
    float: left;
    margin: 0px;
    padding: 0px;
}
ul#primary-nav ul {
    z-index: 3;
    margin-left:3em;
    padding-left:3em;
}
#primary-nav li, #primary-nav li.menuparent {
    min-height: 1em;
}
#primary-nav li {
    margin-bottom: -1px;
    position: relative;
    padding: 0px 0px 4px 0px;
}
li {
    font-size: inherit;
}


ul#primary-nav li a {
    font-size: 1em;
    font-weight: normal;
    color: var(--achtergrond);
    padding: 0.5em 0.5em 0.5em 0.5em;
    display: block;
    text-decoration: none;
    /* background: var(--knop); */
    border-radius: 0.3rem;
    /* border: solid 2px var(--knop); */
    margin-right: 0.5em;
}
ul#primary-nav li a:hover {
    background: var(--hover);
    */ border: solid 2px #415523; /*
    color: var(--achtergrond);
}
li a:hover {
    font-weight: bold;

}

ul#primary-nav li {
    float: left;
    margin: 0px;
    padding: 0px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
ul#primary-nav, ul#primary-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#primary-nav, #primary-nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-left: 1px;

}
ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}
#primary-nav li li {
    float: right;
    clear: both;
}

#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
#primary-nav li {
    margin-bottom: -1px;
    position: relative;
    padding: 0px 0px 4px 0px;
}
ul#primary-nav ul {
    position: absolute;
    top: auto;
}
#primary-nav li li {
    width: 100%;
    padding: 0px;
    /* background-image: none; */
    float: left;
    margin-left: 1em;
}

#primary-nav li li ul{
    width: 100%;
    margin-left: 4em;
    margin-top: -1em;
    float: left;

}
ul#primary-nav li a {
     text-align: left;
     margin-bottom: 0.2em; }
.paginamenu {
    height: 5em;
}
ul#primary-nav li span {
    font-weight: 600;
}
div#extra-regel {
    min-height: 5em;
}

@media screen and (max-width: 40.9375em) {

#menublokpagina ul#primary-nav {
    flex-direction: row; }
div#menublokpagina {
    margin-top: 0.8em; }

}
div#menublokpagina-2 {
    margin-top: -0.8em; }

.lb-nav a.lb-next {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

}
a.menuactive {
    background: #00A5E6;
}
div#pagina-menu {
    background: var(--header);
}
#contentsub {
    margin-top: -5em;
}
/* ****************  end menu   ******************* */

/* ****************  content   ******************* */

p {
    line-height: 1.2;
    Font-size: 1.2em
}
h1, .h1 {
    font-weight:600;
}
ul {
    margin-top: -1em;
}
#kop h1 {
    color: var(--tekst);
}

.paginasubtitel {
    margin-bottom: 2em;
}
.paginasubtitel h4 {
    margin-top: -0.8em;
    text-decoration: blink;
    font-style: italic;
    font-size: 1em;
    color: var(--tekst);
    margin-bottom: 2em;
}
.paginasubtitel-2 h4 {
    font-size: 1.2em;
    font-weight: 600;
    font-style: italic;
}
div#\34 blokken {
    margin-bottom: 2em;
}
div#belangrijk {
    border: 1px solid #f00;
    padding: 0.5em;
    border-radius: 5px;
    line-height: 1.3;
    color: #f00
}
div#belangrijk-mobile {
    border: 1px solid #f00;
    padding: 0.5em;
    border-radius: 5px;
    line-height: 1.3;
}
.mededelingsubtitel h4 {
    margin-top: -0.8em;
    text-decoration: blink;
    font-style: italic;
    font-size: 1em;
    color: #f00;
}
.mededelingtitel h3{
    font-weight: 600;
    color: #F00;
}
.agendasubtitel h4{
    margin-top: -0.8em;
    font-style: italic;
    margin-bottom: -1em;
    font-size: 1.2em;
    font-weight: 600;
    background: var(--titel);
    padding: 0.2em;
}
.nieuwssubtitel h4{
    margin-top: -0.8em;
    font-style: italic;
}
#pagina .nieuwstitel {
    display: none;
}
#pagina .agendatitel {
    display: none;
}

h2, .h2 {
    font-size: 1.6rem;
    font-weight: 600;
    color: var(--tekst);
}
h3#NewsPostDetailTitle {
    font-size: 2.5em;
    font-weight: 600;
    color: var(--titel);
}
h3 a {
    font-size: 0.8em;
    font-weight: 600;
    color: var(--titel);
}
h3 a:hover {
    color: var(--hover);
}
.fotolinks {
    float: right;
}
.NewsSummary hr {
    border-bottom: 2px solid var(--knop);
    margin: 0rem 0 0em 0;
}
.NewsSummaryMorelink a {
    color: var(--tekst);

}
.NewsSummaryLink a {
    font-size: 1.4em;
    font-weight: 600;
    color: var(--tekst);
}
.NewsSummaryMorelink a:hover {
    color:var(--knop);
}
div#veldnaam {
    float: left;
    font-weight: 600;
}
div#NewsPostDetailReturnLink a {
    color: var(--titel);
    margin-left:1em
}
div#NewsPostDetailReturnLink a:hover {
    color:var(--hover);
}
.NewsSummarySummary {
    line-height: 1.3;
    padding-top: 1em;
}
.NewsSummaryField img {
    float: right;
    max-width: 25%;
    margin-top: -3em;
}
.NewsSummaryField p {
    margin-bottom: 0px;
}
.NewsDetailField img {
    float: right;
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
h3#agendatitel {
    font-size: 2.5em;
    font-weight: 600;
    color: var(--titel);
}
.boxes.calendar-summary {
    line-height: 1.3;
}
.calendar-fields img {
    float: right;
    max-width: 33%;
    width: 100%;
    margin: 0 0 1em 1em;
}
.calendar-list {
    margin-top: 1.5em;
}
img#agendalijstfoto {
    float: right;
    margin-bottom: 0.5em;
}
span.calendar-date-title {
    padding-left: 0.2em;
}
.calendar-date-from {
    width: 100%;
    font-weight: 600;
    /* font-size: 1.5em; */
    margin-top: -0.5em;
}

h3#eventtitle {
    font-weight: 600;
    color: var(--titel);
    margin:0px;
    font-size: 1.2em;
    padding: 0.5em 0;
}

#eventlink a {
    color: var(--titel);
    margin-left:1em
}

#eventlink a:hover {
    color:var(--hover);
}
.calendar-date-from {
    margin: 0px;
    margin-bottom: -0.3em;
    background: var(--knop);
}




div#NewsPostDetailSummary {
    margin-bottom: 1em;
}
hr.hrscheiding {
    border: 5px solid #3D464B;
    border-radius: 5px;
    width: 100%;
}
hr#hrnews, hr#hragenda, hr#hrgallery, hr#hrpagina {
    border: 2px solid var(--tekst);
    border-radius: 2px;
    margin: 0px;
    border-bottom: 2px solid var(--tekst);
}
hr#hrexpo {
    border-bottom: 6px solid var(--knop);
}
hr {
    border-bottom: 2px solid var(--knop);
    margin: 1.25rem 0 1em 0;
}
.grid-container {
    margin-bottom: 4em;
}
.title-bar {
    float: right;
    text-align: center;
    background: none;
}
div#mailadres {
    margin-bottom: -1.3em;
}
@media screen and (max-width: 40.9375em) {
.menu.vertical {
    float: left;
    width: 100%;
    background-color:var(--achtergrond);
}
.top-bar, .top-bar ul {
    background: transparent;
}

.sticky div#socialmedia {
    float: left;
    text-align: right;
}
.sticky div#SMbuttons {
    float: left;
    display: none;
}
header img {
    margin-top: 0.45em;
}


div#kop {
    margin-top: 1em;
}
}
@media screen and (min-width: 40.9375em) {
div#belangrijk-mobile {
    display:none;
}
}
table {
    width: 100%;
    max-width: 25em;
    margin-bottom: 1rem;
    border-radius: 0;
}
tbody tr:nth-child(even) {
    background-color: #FFF4EC;
}
tbody tr:nth-child(odd) {
    background-color: #E0E7E7;
}
.ndfHFb-c4YZDc-cYSp0e.ndfHFb-c4YZDc-oKVyEf {
    background: #0f0;
}
element.style {
    float: right;
}
.figure p {
    margin-bottom: -0.3em;
    font-style: italic;
    font-size: 0.8em;
    text-align: center;
}


.bulletin {

}
.figure.bulletin {
    width: 25%;
}
@media screen and (max-width: 40.9375em) {
.figure.bulletin {
    width: 8em;
    margin-top: 0em;
}
}
.button {
    cursor: pointer;
    border: 0px solid var(--knop);
    border-radius: 5px;
    padding: 0.5em;
    color: #000;
    border-radius: 0.3rem;
}
.button.trekhaak {
    background: var(--header);
    font-size: 1em;
    color: white
}
.button.trekhaak:hover {
    background: var(--hover);
}
h6 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: -0.1em;
}
div#SMbutton {
    float: left;
    margin: 0 0.3em;
}
div#paginatop {
    margin-top: 1em;
}
div#paginatitel {
    float: left;
    margin-top: 1em;
}
div#keurmerk {
    float: right;
}

/* ****************  end content   ******************* */

/* ****************  responsive iframe   ******************* */
.iframe-container {
  overflow: hidden;
  position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
.iframe-container-pdf {
  overflow: hidden;
  position: relative;
padding-bottom: 250%%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
/* ****************  end responsive iframe   ******************* */
/* ****************  agenda   ******************* */
.boxes {
    display: flex;
}
.agendatekst {
    flex: 70%;
}
.agendafoto {
    flex: 1 25%;
}
/* ****************  end agenda   ******************* */

/* ****************  modellen   ******************* */
div#modellen {
    float: left;
}
div#modelnaam {
    font-size: 2em;
    font-weight: 600;
    padding: 0 0.3em;
}
div#informatie {
    padding: 0 0.8em;
}
#modelfoto img {
    display: block;
    margin: 0 auto;
}
#informatie p {
    line-height: 1.2;
    font-size: 1em;
}
/* ****************  end modellen   ******************* */
/* ****************  formulier   ******************* */
/*/\/\/\/\ niet vertonen joker in formulier  /\/\/\/\ */
.row.joker {
    display: none;
}
.check label {
    width: 100%;
}
form label {
    margin-bottom: 0em;
    color: var(--tekst);
}
form .row {
    min-height: 2.5em;
}
.formspace {
    margin-bottom: 1em;
}
div#formantwoord {
    font-size: 1rem;
    font-weight: 300;
}
b#kolom1 {
    width: 5em;
    float: left;
}
label {
    display: block;
    margin: 0;
    font-weight: 400;
    line-height: 1.8;
    color: #ffffff;
}
.fotobestand input#fbrp__32 {
    font-size: 1rem;
}
input[type="date"], select#inquiry_type, input[type="number"], select#tijd  {
    all: unset;
    border: 1px solid #A9A9A9;
    background: #E8FEBF;
}
input#myemail {
    all: unset;
    border: 1px solid #000;
    background: #ffffff;
    padding: 0 0.5em;
}
input {
    all: unset;
    border: 1px solid #000;
    background: #ffffff;
    /* color: #000;  */
    padding: 0 0.5em;
}
div#formtekst {
    background: var(--knop);
    width: 100%;
    max-width: 28em;
    border-radius: 3px;
    padding: 0.2em;
    margin: 0.5em 0;
}
textarea {
    width: 18.9em;
    max-width: 100%;
}
[data-whatinput='mouse'] button {
    outline: 0;
}

[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: var(--knop);
    padding: 0.5vw;
    border-radius: 0.3em;
    margin-top: 1em;
    font-weight: 600;
    color: var(--achtergrond);
}

[type='submit']:hover{
    background: var(--hover);
    /* color: var(--hover); */
    cursor: pointer;
}
div#formoutput {
    font-size: 0.5em;
    background: #efefef;
    border-radius: 5px;
    padding: 0.5em;
    margin-bottom:4em;
}
h3#h3bedankt {
    font-size: 1.5em;
    color: var(--titel);
    font-weight: 600;
    background: #3D464B;
    padding: 0.5em;
    border-radius: 5px;
}
/* ****************  end formulier   ******************* */

/* ****************   footer   ******************* */
.footer  {
  padding-top: 0.3em;
  background: var(--header);
  padding: 1em;
}
#footer  {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  background: none;
  align-items: unset;
}
div#copyrightfooter {
    text-align: center;
    color: var(--footertekst);
    font-size: 70%;
}
div#copyrightfooter a {
    color: var(--footertekst);
}
div#footer1 {
    text-align: center;
    margin-bottom: 1em;
}
div#footer1 a {
    color:#fff;
}
div#footer1 a:hover {
    color: var(--hover);
}
div#footer2 {
    margin-top: -1em;
}

a:hover {
    color: var(--hover);
}
div#footer p {
    color: var(--achtergrond);
}

/* ****************  end footer   ******************* */

/* .menu-icon {
    float: left;
}  */
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 1rem;
}
.menu-icon::after {
    /* the block itself, the first line */
    background: white);
    height: 2px;
    margin-right: 1rem;
}

/* ****************  gallery  ******************* */
@media screen and (max-width: 40.9375em) {
.gallery .img {
    width: 44%;
}
}

.gallery.img {
    width: 22%;
    float: left;
    padding-left: 1%;
    padding-bottom: 1%;
}
.gallery h3 {
    font-size: 2em;
    font-weight: 600;
    color: var(--tekst);
    margin-bottom: 0em;
}
.gallerycomment {
    font-style: italic;
}
span b {
    color: #f00;
}

/* ****************  end gallery  ******************* */


.enlarge {
    width: 35%;
    float: right;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.enlarge:hover {
    width: 100%;
       -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  cursor: pointer;
}
/* ******** voor facebook ******** */
.facebook img{
    width:1.2em;
    height:auto;
}
.facebook a {
    margin-left: 0.5em;
    background: transparent;
}
/*
ul#primary-nav .last_child a {
    background: none;
    border: none;
    margin: -0.3em 7px;
}


header .last_child img {
    width: 2em;
    height: 2em;

}
header .last_child img:hover {
    width: 2em;
    height: 2em;

}
ul#primary-nav .last_child:hover {
    background: transparent;
    border: solid 0px #F00;
    color: var(--hover);
}

ul#primary-nav .last_child a:hover {
    background: transparent;
    border: solid 0px var(--titel);
    color: var(--hover);
}  
*/

body {
    background: var(--achtergrond);
    color: var(--tekst);
}

.logo img {
    padding-left: 0;
    float: left;
    margin-left: 1.3em;
}

.sticky .logo img {
    padding-left: 0;
    margin-left: -1.5em;
}

/* ****************   hover email   ******************* */
.emailhover:hover {
    font-size: 0;
}
.emailhover:hover:before {
    font-size: 20px;
    content: attr(data-hover);
    color: var(--hover);
}
/* ****************Embedded content 360 product view ******************* */

.viewwrapperframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16:9 */
}
.viewwrapperframe-vierkant {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 90%; /* 1:1 */
  margin-bottom: 7em;
}

.viewwrapperframe iframe,
.rwd-media video {
  position: absolute;
  width: 100%;
  height: 110%;  
}
.viewwrapperframe-vierkant iframe,
.rwd-media video {
  position: absolute;
  width: 100%;
  height: 110%;  
}
.viewwrapper { 
  width: 100%;  
  margin-bottom: 5em;
}

.iframe-container{
  padding-bottom:56%;
}
.large-12 iframe{
    width: 100%;
}
.top-bar-right {
    padding: 0.3em;
    bottom: 0.5em;
    float: right;

}
.top-bar-left-2 {
    float: left;
    padding: 0.3em;
    background: transparent;
    border-radius: 0.3rem;
}
li .top-bar {
    background-color: transparent;
    float: left;
    margin-top: -0.1em;
}
li .top-bar ul {
    background: transparent;
    border-radius: 0.3rem;
}
#primary-nav li li {
    border-radius: 0.3rem;
    background: transparent;
}
.top-bar, .top-bar ul {
    background-color: transparent;
}

/* **************** start fa******************* */
.fa {
    height: 50px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 5px;
      align: middle;
          display: table;

    width: 100%;   
}

.fa:hover {
    opacity: 0.7;
}
.fa-search {
    background: var(--header);
    color: white;
    width: 50px;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    border: 2px solid white;
}
.sticky .fa-search {
    display: none;
}
.fa-facebook {
  background: var(--header);
  color: white;
    border-radius: 50%;
    width:50px;
    height: 50px;
    display: table-cell;
    border: 2px solid white;
    vertical-align: middle;
    
}
.fa-phone {
    background: var(--header);
    color: white;
    width:50px;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    border: 2px solid white;      

}
.fa-linkedin {
  background: var(--header);
  color: white;
    border-radius: 50%;
    width:50px;
    height: 50px;
    display: table-cell;
    border: 2px solid white;
    vertical-align: middle;
    
}
div#SMbuttons {
    float: right;
}
div#SMbutton {
    float: left;
    margin: 0 0.5em;
}
div#buttonssearch {
    float: right;
}
div#buttonvert_line {
float: right;
    font-size: 2em;
    padding: 0 0.5em;
    color: #f00;
}

a#SMbuttons {
    color: white;
    font-weight: 100;
}
div#SMbuttons_input {
    float: right;
    margin-right: 1em;
}
@media screen and (max-width: 40.9375em) {

div#nieuwskop {
    margin-left: 30%;
}div#SMbuttons {
    width: 100%;
}
div#SMbuttons {
    float: none;
}
.title-bar-button {
    margin-top: 4em;
    float: none;
}
.sticky .title-bar-button {
    margin-top: 1em;
}
}


/* **************** end fa******************* */

/* ****************Tabs******************* */
ul#tabNavigation {
  padding: 0 0 0 0px;
  margin: 0;
  width: 99%;
  height: 2.2em;
}

ul#tabNavigation li {
    /* height: 22px; */
    float: left;
    /* margin: 0 0 0 10px; */
    list-style-type: none;
    font-weight: 600;
}
ul#tabNavigation li a {
    font-size: 1.2em;
    font-weight: normal;
    color: var(--tekst); 
    padding: 0em 1em 0em 1em;
    display: block;
    text-decoration: none;
    background: var(--knop);
    border-radius: 0.3rem;
    margin-right: 0.5em;
}

ul#tabNavigation li a.selected {
  background: var(--hover);
}

#tab-1,#tab-2,#tab-3,#tab-4 {
  height: auto;
  padding: 0px;
}

.zoom {
  transition: transform .2s;
  width: 200px;
  float: right;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(2.5); /* IE 9 */
  -webkit-transform: scale(2.5); /* Safari 3-8 */
  transform: scale(2.5); 
}
.zoom2 {
  transition: transform .2s;
  width: 200px;
}

.zoom2:hover {
  -ms-transform: scale(2.5); /* IE 9 */
  -webkit-transform: scale(2.5); /* Safari 3-8 */
  transform: scale(2.5); 
}
.leesmeer {
    font-size: 1.5em;
    font-weight: 600;
}
.leesmeer a {
    color: var(--knop);
}
.leesmeer a:hover {
    color: var(--hover);
    text-decoration: underline;
}
.orbit, .orbit-container {
    margin-top: -5.8em;
}
.orbit-caption {
    background-color: transparent;
    /* background-color: hsla(0,0%,4%,.5); */
}
@media screen and (max-width: 63.9375em) {

.sticky .logo img {
    margin-left: -2.9em;
}
}
@media screen and (max-width: 40.9375em) {

.top-bar-right {
    position: absolute;
    top: 3em;
    left: 0%;
}
.orbit-caption, .orbit-next, .orbit-previous {
    padding: 0rem;
}
.orbit, .orbit-container {
    margin-top: -0.5em;
}
}
@media screen and (min-width: 40.9375em) {
.homerow .serviceknoppen div#kop h3 {
    margin-bottom: -0.05em;
    color: white;
    font-size: 1.3em;
}
}
@media screen and (max-width: 40.9375em) {
.logo img {
    height: 3em;
    top: 1em;
}
.sticky .logo img {
    margin-left: 1.3em;
}
.sticky img {
    transform: scale(0.8);
    top: 0.5em;
}
.title-bar {
marting-top:1em;
}
header {
height: 7em;
}
.inhoud img {
    0.5: 1em;
    width: 30%;
}
div#top {
    margin-top: 8em;
}
.homerow .serviceknoppen div#kop h3 {
    margin-bottom: -0.05em;
    color: white;
    font-size: 0.9em;
}
/* Calendar   */
.calendar-date-from {
    background: white;
    padding: 0.5em;
}
