html {
    background-color: #232323;
    overflow-x: hidden;
    overflow-y: auto;
}



body {
    /*  font-family: cronos-pro, 'Crimson Text', sans-serif;  */
    font-family: urw-form, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6;
    color: #eee;
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 1;
    transition: .5s opacity
}

.menu-parent {
    font-weight: 200;
}

.menu-current,
.menu-current a {
    color: yellow;
    font-weight: 600;
}



.gallerycaption {
  position: absolute;
  bottom: 30%;
  right: 0;
  width: 100%; /* Adjust to control the size of the triangle */
  height: 50%; /* Matches the triangle size */
  ; /* Text color */
  
    
    /* background-color: rgba(150, 150, 150, 0.7); /* Triangle background color */
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
background: linear-gradient(to right,  rgba(96,96,96,0) 0%,rgba(96,96,96,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    
  /* clip-path: polygon(100% 100%, 100% 0, 0 100%); */
clip-path: polygon(0% 50%, 100% 60%, 100% 100%, 0% 90%);
  display: flex;
  align-items: flex-end; /* Align text to the bottom */
  justify-content: flex-end; /* Align text to the right */
  text-align: right; /* Text alignment */
  
  overflow-wrap: break-word; /* Allow long words to wrap */
  word-wrap: break-word; /* Legacy support for word breaking */
  word-break: break-word; /* Ensure long unbroken text splits */
  hyphens: auto; /* Optional: Enable hyphenation for better appearance */
}
.caption-text {
 
  display: inline-block; /* Needed for max-width to take effect */
  max-width: 95%; /* Limit text width to 60% of .gallerycaption's width */
  word-wrap: break-word; /* Allow long words to wrap */
  overflow-wrap: break-word; /* Modern alternative for word wrapping */
  word-break: break-word; /* Fallback for older browsers */
  hyphens: auto; /* Optional: Enable hyphenation for long words */
  color: white; /* Ensure text is readable */
    font-size:1.5em;
    font-weight:700;
    padding: 10px 20px 6% 0; /* Padding for text */
    font-style: italic;
}
@media screen and (max-width:1920px) {
    .caption-text {
font-size:1.3em !important;
}

}

@media screen and (max-width:1440px) {
.caption-text {
font-size:1.2em !important;
}

}
@media screen and (max-width:1025px) {
.caption-text {
font-size:1.1em !important;
}
}

@media screen and (max-width:767px) {
    body {
        font-size: 14px !important;
    }


.caption-text {
font-size:1.1em !important;
}
}

@media screen and (min-width:1024px) {
    body {
        font-size: 18px !important
    }
}

@media screen and (min-width:1445px) {
    body {
        font-size: 18px !important
    }
}




.lined {
    box-sizing: border-box;
    padding: 0 0 0 20px;
    border-left: 1px solid #6f8cab
}




.button {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: block
}

body.fade-out {
    opacity: 0;
    transition: none
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) h3:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
    outline: 0
}

.linkbody a {
    background-color: transparent;
    text-decoration-color: #b4b4b4 !important;
    text-decoration: underline;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.linkbody a:hover {
    background-color: #b4b4b4;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

strong {
    color: #ffffff;
    font-weight: 600
}

.illustratie img {
    width: 100%;
    height: auto;
    margin: 0
}

.faqantwoord-null {
    box-sizing: border-box;
    padding-left: 20%;
    padding-right: 30%;
    font-family: urw-form, serif
}

h1,
h2,
h4,
h5,
h6 {
    font-family: urw-form-semi-condensed, sans-serif;
    font-weight: 200;
    font-style: italic !important
}

h1,
h2 {
    letter-spacing: -1px
}

h1,
h2,
h5,
h6 {
    color: #aaa;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: 200
}

h1 {
    background-color: rgba(255, 255, 255, 0.06);
    color: #cdcdcd;
    text-align: left;
    padding: 10px 30px;
    font-size: 2.4em;
    line-height: 1.2em;
    width: 100% !important;
}

.spacep {
    padding: 10px 30px;
    width: 100% !important;
}

.faqgroepbalk {
    background: -moz-linear-gradient(-45deg, rgba(30, 87, 153, 0) 0, rgba(64, 109, 158, 0) 10%, rgba(106, 135, 164, .26) 22%, rgba(109, 137, 164, .25) 23%, rgba(109, 137, 164, 0) 40%, rgba(109, 137, 164, 0) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(30, 87, 153, 0) 0, rgba(64, 109, 158, 0) 10%, rgba(106, 135, 164, .26) 22%, rgba(109, 137, 164, .25) 23%, rgba(109, 137, 164, 0) 40%, rgba(109, 137, 164, 0) 100%);
    background: linear-gradient(135deg, rgba(30, 87, 153, 0) 0, rgba(64, 109, 158, 0) 10%, rgba(106, 135, 164, .26) 22%, rgba(109, 137, 164, .25) 23%, rgba(109, 137, 164, 0) 40%, rgba(109, 137, 164, 0) 100%)
}

h3 {
    font-family: urw-form-semi-condensed, sans-serif;
    font-style: normal !important; color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 148%;
    font-weight: 300;
    font-size: 1.2em;
    line-height: normal;
}


.opening h1 {
    font-size: 2.6em;
    font-family: urw-form-semi-condensed, sans-serif;
    font-weight: 200;
    font-style: normal
}

h2 {
    font-size: 2em;
    line-height: 1.3em;
    margin-top: 55px
}

h4 {
    font-size: 1.4em
}



#Logo {
    display: none;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

#Logo.tiny {
    display: block;
    width: 220px;
    height: auto;
    margin: 5px 0 0 0;
    padding: 0;
    float: right
}

.albumplaatjes img {
    image-rendering: -webkit-optimize-contrast
}

a {
    text-decoration: none;
    color: #fff
}

.portfolioloop img {
    width: 100%;
    height: auto
}

.mgtitle {
    padding-left: 20px;
    box-sizing: border-box;
    font-weight:700;
    color:#fff !important;
}

.mgtitle h1 {
    margin: 0 0 5px 0
}


.mgdescription {
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 1.2em;
    padding-bottom: 15px
}

.witlink,
.witlink:hover {
    font-size: 1em;
    color: #fff !important;
    text-decoration: none;
    box-sizing: border-box;
    padding: 2px 10px;
    border: 1px solid #aaa
}

#main {
    transition: margin-left .5s
}

.ruimteonder {
    padding-bottom: 120px
}

.fotostrook img {
    width: 100%;
    height: auto;
    opacity: .4
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 1.6em !important
    }

    h2 {
        font-size: 1.4em
    }

    h3 {
        font-style: normal !important;
        color: #ffffff;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%;
        font-weight: 300;
        font-size: 1.1em;
        line-height: normal;
        text-align: center;
    }



    h4 {
        font-size: 1.3em
    }

    .ruimteonder {
        padding-bottom: 120px
    }

    li,
    ul {
        padding-left: 0;
        margin-left: 0
    }
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }

    .sidenav a {
        font-size: 14px
    }
}

.payoff {
    margin: 10px 0 10px 0;
    letter-spacing: -1px;
    font-size: 1.7em;
    color: #4c7096;
    line-height: 1em
}

.payoffhome {
    letter-spacing: -1px;
    font-size: 1.7em;
    color: #dedede;
    text-shadow: 1px 1px 1px #2b2b2b
}

@media screen and (max-width:1400px) {

    .payoff,
    .payoffhome {
        font-size: 1.3em
    }
}

@media screen and (max-width:1024px) {

    .payoff,
    .payoffhome {
        font-size: 1.2em
    }
}

@media screen and (max-width:759px) {

    .payoff,
    .payoffhome {
        font-size: 1.1em
    }
}

@media screen and (max-width:500px) {

    .payoff,
    .payoffhome {
        font-size: 1em
    }
}

.recensie {
    box-sizing: border-box;
    padding: 10px 30px;
    margin: 0;
    background-color: #d3d3d3;
    color: #444;
    font-size: 1em;
    line-height: 1.2em
}

.recensie img {
    width: 20%;
    height: auto;
    float: right;
    margin-left: 3%
}

.traditieplaatjes {
    width: 33%;
    float: right;
    border: 0;
    margin-left: 20px;
    padding-top: 40px
}

@media screen and (max-width:700px) {
    .traditieplaatjes {
        width: 100% !important;
        float: none !important;
        border: 0;
        margin-left: 0;
        padding-top: 10px
    }
}

@media screen and (max-width:500px) {
    .recensie img {
        display: none
    }
}

@media screen and (max-width:700px) {
    .faqantwoord {
        box-sizing: border-box;
        padding-left: .5%;
        padding-right: .5%;
        font-family: urw-form, serif
    }
}

#sticker1 a {
    color: #fff
}

* {
    -webkit-overflow-scrolling: touch
}

.allin strong {
    color: #fefefe
}

.allin {
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 1px 15px 1px 15px;
    border: 1px solid #999
}

.allin2 {
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 1px 15px 1px 15px;
    border: 1px solid #999
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%
}

.rond {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.inverted {
    background-color: #dedede;
    color: #333;
    font-weight: 400;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    letter-spacing: .05em
}

.verted {
    background-color: rgba(76, 112, 150, .8);
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    letter-spacing: .05em
}

.verloop {
    background: #464646;
    color: #fefefe
}

.verloop a {
    color: #fefefe;
    text-decoration: none
}

.footerverloop {
    background: #565656;
    background: -moz-linear-gradient(45deg, #565656 0, #999 53%, #565656 100%);
    background: -webkit-linear-gradient(45deg, #565656 0, #999 53%, #565656 100%);
    background: linear-gradient(45deg, #565656 0, #999 53%, #565656 100%)
}

.voetlinksruimte {
    margin-left: 20px;
    margin-right: 20px
}

.voorbeelden {
    background-color: #dedede !important
}

.voorbeelden a {
    color: #444;
    text-decoration: none
}

.kader img {
    width: 100%;
    height: auto;
    margin: 30px 0
}

.opsomming table {
    width: 100%
}

.opsomming td {
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    width: 50%;
    box-sizing: border-box;
    padding: 10px 20px 10px 0
}

.opsomming td:first-of-type {
    color: #4c7096;
    font-weight: 400
}

.menubalk {
    font-size: 1.4em !important;
    position: relative;
    width: 100% !important;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .9);
    z-index: +99999 !important;
    box-sizing: border-box;
    border-bottom: 1px solid #777;
    -webkit-box-shadow: 0 1px 10px 2px rgba(76, 112, 150, .3);
    box-shadow: 0 1px 10px 2px rgba(76, 112, 150, .3)
}

.menubalk a {
    color: #000000 !important;
    text-transform: none;
    padding: 1px 2.5%;
    box-sizing: border-box;
    background-color: transparent;
}

/*
.menubalk ul li a:hover {
    color: #4c7096;
    border-top: 1px solid rgba(0, 0, 0, .35);
    border-bottom: 1px solid rgba(0, 0, 0, .35);
    background-color: rgba(0, 0, 0, .02);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px
}
*/

.snelmenumobiel a {
    float: left;
    color: #fff !important;
    width: calc(100%/2);
    background: #999;
    box-sizing: border-box;
    padding: 3px 10px;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    text-decoration: none !important;
}

.snelmenu a {
    float: left;
    color: #333 !important;
    width: calc(100%/4);
    margin-bottom: 2px;
    background: #ffffff;
    box-sizing: border-box;
    padding: 3px 10px;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    text-decoration: none !important;
}


@media screen and (min-width:768px) {
    #floater {
        width: 100%;
        z-index: +90000 !important;
        position: fixed;
        top: -250px;
        transition: top 1s
    }
}

@media screen and (max-width:767px) {
    #floater {
        display: none
    }

    #floater2 {
        display: none
    }
}

.scrollToTop {
    width: 20px;
    height: 20px;
    position: fixed;
    z-index: +999999;
    right: 50px;
    bottom: 150px;
    display: none;
    color: #6f8cab
}

.totop {
    color: #fff;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.totop:hover {
    color: #dedede;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.tabelklanten {
    width: 100%;
    border: 0;
    margin-right: 25px
}

.tabelklanten td:first-of-type {
    width: 30%;
    border-top: 1px solid #ccc
}

.tabelklanten td:nth-of-type(2) {
    width: 70%;
    border-top: 1px solid #ccc
}

.tabelklanten td {
    vertical-align: top;
    box-sizing: border-box;
    padding: 5px 10px 5px 10px
}

@media screen and (max-width:1023px) {
    .tabelklanten {
        font-size: .8em
    }
}

.foto img {
    width: 100%;
    height: auto
}

.boxshadow,
.imgshadow img {
    -webkit-box-shadow: 0 0 20px 5px #d1d1d1;
    box-shadow: 0 0 20px 5px #d1d1d1
}

.imgshadowsmaller img {
    -webkit-box-shadow: 0 0 20px 5px #d1d1d1;
    box-shadow: 0 0 20px 5px #d1d1d1
}

div.homepagebullets:active,
div.homepagebullets:hover {
    background-color: #6a85a1;
    color: #fff !important
}

.profileicon img {
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    width: 30%;
    height: auto;
    max-width: 180px
}

.ribbon {
    width: 500px;
    cursor: pointer;
    background-color: #6f8cab;
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    position: absolute;
    top: 40px;
    right: -100px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 1.1em;
    box-sizing: border-box;
    padding: 10px
}

.eigenmenu {
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    width: 100%
}


@media screen and (max-width:767px) {
    .eigenmenu {
        padding: 0 !important
    }
}

.homepagemobielmenu {
    margin: 0 auto !important;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
    font-size: 80%
}

.homepagemobielmenu a {
    text-decoration: none;
    color: #4c627a;
    font-size: inherit;
    font-family: inherit;
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #4c627a;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 48%;
    margin: 6px 1%;
    text-align: center;
    float: left !important
}
