/* cmsms stylesheet: Detcars-aanvullende-stijl modified: woensdag 3 januari 2024 09:49:40 */
/* ****************  aanvullende style door Pluslive   ******************* */
:root  {
    --achtergrond: #ffffff;
    --tekst: #1D3380;
    --menutekst: #AAAAAA;
    --koptekst: #1D3380;
    --knop: #1D3380;
    --balk: #1D3380;
    --hover: #1D3380;
    --titel: #415523;
    --footertekst: #AAAAAA;
    --header:#AAAAAA
}


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

#contentblock  {
    margin-top: 13em;
}

header {
    width: 100%;

    top: 0;
    left: 0;
    z-index: 9;
    display: block;
    clear: both;
    transition: all 0s ease-in;
    box-shadow: 0px 0px 10px 0px var(--balk);
    border-bottom: 3px solid var(--balk);
    background: var(--header);
    background-repeat: no-repeat;
}
div#websitenaam {
    float: left;
    font-size: 2.5em;
    font-weight: 800;
}
.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;

}
header img {
    transition: all 0.5s ease-in;
    position: absolute;
    height: 100%;
    max-height: 150px;
    margin-top: 1em;
    padding-left: 10%;
    z-index: -1;
}

#logo {
    position: relative;
}
div#kop {
    color: var(-koptekst);
    font-size: 1em;
}
img#headerline {
    position: absolute;
    bottom: 0px;
width: 10px;
}


.sticky {
  position: fixed;
  text-align: left;

}
#vakgarage img {
    z-index: 20;
    width: 15%;
    height: auto;
    margin-top: -0.5em;
    margin-left: 5%;
}
.sticky #vakgarage img {
    z-index: 20;
    width: 15%;
    height: auto;
    margin-top: 5em;
    margin-left: 5%;
}

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

div#websitenaam {
    font-size: 1em;
    margin-top: 1em;
}
#vakgarage img {
    width: 30%;
}

.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 {
    background: transparent;

}
.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;
}

.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;
}
.menu-container ul#primary-nav li a {
    /*  min-height: 5em; */
}

div#kop img {
    width: 100%;
}

}
@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(--tekst);
    padding: 0.5em 0.5em 0.5em 0.5em;
    display: block;
    text-decoration: none;
    background: transparent;
    border-radius: 0.3rem;
    border: solid 2px transparent;
    margin-right: 0.5em;
}
ul#primary-nav li a:hover {
    background: var(--hover);
    border: solid 2px #415523;
    color: var(--menutekst);
}
li a:hover {
    font-weight: bold;

}
ul#primary-nav li a.menuactive {
    background: var(--hover);
    border: solid 2px var(--hover);
    color: var(--menutekst);
    font-weight: bold;
    margin-bottom: 2px;
}
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 li li a {
    background: var(--menutekst);
    color: var(--hover);
    border: solid 2px var(--hover);
    width: 11em;
}
ul#primary-nav li li a:hover {
    background: var(--hover);
    color: var(--menutekst);

}
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;
    font-size: 1.2em;
}
div#extra-regel {
    min-height: 5em;
}

@media screen and (max-width: 40.9375em) {
#vakgarage img {
    width: 40%;
    height: auto;
    margin-top: -0.5em;
    margin-left: -2%;
}
.sticky #vakgarage img {
    width: 85%;
    height: auto;
    margin-top: 1.2em;
    margin-left: 25%;
}
#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;
}

}


/* ****************  end menu   ******************* */

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


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;
}
div#kopfoto {
    margin-bottom: 2em;
}
#kop img {
    width: 50%;
}
iframe {
    Width: 100%;
    height: 40em;
}
p {
    margin-bottom: 1rem;
    font-size: 1.1em;
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    color: #595959;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
}
h2, .h2 {
    font-size: 2rem;
    font-weight: 600;
    color: var(--tekst);
    margin-bottom: -0.1em;
}
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;
    padding: 0em;
}
div#mailadres {
    margin-bottom: -1.3em;
}
@media screen and (max-width: 40.9375em) {
.menu.vertical {
    float: left;
    width: 100%;
    background-color:var(--achtergrond);
}
.menu.vertical>li {
    display: block;
    width: 100%;
    float: left;
}
.top-bar, .top-bar ul {
    background: transparent;
}
.sticky img {
    transform: scale(0.4);
    margin-top: 0.45em;
    top: -2.2em;
    left: -2em;
}
header img {
    margin-top: 0.45em;
}



}
@media screen and (min-width: 40.9375em) {
div#belangrijk-mobile {
    display:none;
}

}
tbody tr:nth-child(even) {
    background-color: #FFF4EC;
}
tbody tr:nth-child(odd) {
    background-color: #FFEDDE;
}
.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;
}
h6 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: -0.1em;
}
/* ****************  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   ******************* */


/* ****************  formulier   ******************* */
/*/\/\/\/\ niet vertonen joker in formulier  /\/\/\/\ */
.row.joker {
    display: none;
}
.check label {
    width: 100%;
}
form {
    margin-left: 1em;
}
form label {
    width: 5em;
    float: left;
    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-size: 1em;
    font-weight: 400;
    line-height: 1.8;
    color: #ffffff;
}
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(--knop);
  padding: 1em;
}
#footer  {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  background: none;
  align-items: unset;
}
div#tekstfooter p {
    color: var(--menutekst);
}
div#copyrightfooter {
    text-align: center;
    color: var(--footertekst);
    font-size: 70%;
}
div#copyrightfooter a {
    color: var(--footertekst);
}
div#footer1 {
    text-align: center;
    color: var(--tekst);
    margin-bottom: 1em;
}
div#footer1 a {
    color:var(--menutekst);
}
div#footer1 a:hover {
    color: var(--menutekst);
}
div#footer2 {
    margin-top: -1em;
}

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

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

/* .menu-icon {
    float: left;
}  */

.menu-icon::after {
    /* the block itself, the first line */
    background: var(--tekst);
    box-shadow: 0 7px 0 var(--tekst), 0 14px 0 var(--tekst);
    -webkit-box-shadow: 0 7px 0 var(--tekst), 0 14px 0 var(--tekst);
}

/* ****************  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);
    font-family: 'Roboto Condensed', sans-serif;
}

div#example-menu {
    margin-right: 2em;
}
.top-bar, .top-bar ul {
    background: transparent;
}
.logo img {
    padding-left: 0.9375rem;
}
.sticky .logo img {
    padding-left: 0;
}
@media screen and (max-width: 40.9375em) {
.logo img {
    height: 6.5em;
}
.title-bar {
    margin-top:-2em;
}


}
/* ****************   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;
}
.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;
}



/* ****************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;
}


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

.top-bar-right {
    position: absolute;
    top: 3em;
    left: 0%;
}

}
img#nap {
    width: 30%;
}
img#profijt {
    width: 100%;
}
img#occasions {
    width: 100%;
}
.row {
    padding: 1em 0}
/* cmsms stylesheet: Detcars FormBuilder Style modified: vrijdag 18 februari 2022 13:03:20 */
/* FormBuilder CSS base aangepast voor Carin*/
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0
}
.contactform {
    width: 100%;
    max-width: 30em;
    margin-bottom: 1em;
}
.contactform input {
    background: #fff;
}
fieldset div {
	margin-bottom: 0.5em;
	margin-left: 0em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 1em;
	border: 0px solid #F60;
	padding: 0;
}
fieldset label {
	width: auto;
}

legend {
	color: #FFF;
	background: #1D3380;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: auto;
	border: 1px solid #CCC
}
.contactwerken legend {
    background: transparent;
    border: none;
    color: var(--tekst);
}
textarea {
	margin: 0.5em 0;
	width: 100%;
	height: 6em
}
.contactform textarea {
	background: #fff;
	border: 1px solid #000; *}
	width: 100%
}
.contactform input {
	background: #fff;
}
input#cntnt01fbrp_submit {
    background: #1D3380;
}
input#cntnt01fbrp_submit:hover {
    background: #fff;
    color: #1D3380;
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
select {
	Background: #f00;
	border: 1px solid #000;
}
.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: 0.5em
}
.contactform input {
	border: 1px solid #000;
}
.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}

.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.onderwerp {
    display: none;
}
.error_message {
    color: #f00;
    font-size: 1.2em;
}
.required.fb_invalid {
    color: #f00;
}
.required.fb_invalid label {
    color: #f00;
}
