/* Space out content a bit */
body {
    padding-top: 40px;
    background-color: #cecece;
    padding-bottom: 40px;
}

html {
    scroll-behavior: smooth;
}

strong {
    font-weight: 450;
}

.about>span {
    cursor: pointer;
    pointer-events: auto;
}

h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 650;
}

.btn-light {
    padding: 2px 6px 2px 6px;
    margin-top: 2px;
    font-size: 13.5px;
    border-radius: 0;
    background-color: #E4E4E4;
    color: #000;
    border: 1px solid #E4E4E4;
    cursor: grab;
}

.btn-secondary {
    padding: 2px 6px 2px 6px;
    margin-top: 2px;
    font-size: 13.5px;
    border-radius: 0;
    background-color: #E4E4E4;
    color: #000;
    border: 1px solid #E4E4E4;
    cursor: grab;
}

.btn-secondary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #353535;
    border-color: #353535;
}

.flex {
    display: flex;
    justify-content: space-between;
    margin: 10;
}

.footer_hob {
    width: 100%;
    color: #FFF;
    background-color: #353535;
    padding: 48px 45px 70px 45px;
}

.footer_hob p {
    text-align: center;
}

.icon_hob {
    background-color: #000;
    width: 70px;
    height: 70px;
    margin-left: 2px;
}

.icon_hob p {
    margin: 19px 5px 5px 5px;
    font-size: 14px;
    font-weight: 300;
}

.anw {
    font-size: 13px;
}

.anw p {
    margin-top: -9px;
}

img.anw {
    margin-right: 5px;
}

img.icon_hob {
    width: 60%;
    height: 60%;
    margin: 13px 0 0 16px;
}

h4 {
    text-transform: uppercase;
    font-size: 19px;
}

.linksonder {
    background-color: #dfeef1;
    margin: 0;
    padding: 0;
}

.lichtblauw {
    padding: 25px;
}

.donkerblauw {
    background-color: #68abbe;
    margin: 0;
    padding: 25px;
    font-size: 14px;
    font-weight: 400;
}

.badge-secondary {
    background-color: #68abbe;
    padding: 7px;
    margin: 8px 4px 0 0;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    font-size: 11px;
}

img.werk {
    margin: 4px 10px 0 0;
    height: 70px;
    width: 70px;
}

.card-title {
    margin: 1px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: 450;
    line-height: 1.4;
}

.omschrijving {
    margin: 17px 0 10px 0;
    font-size: 14px;
    line-height: 1.2;
    text-align: justify;
    letter-spacing: 0;
}

.card-title p {
    margin: 0;
    padding: 3.5px 0 3.5px 0;
    color: #68abbe;
}

.card-body {
    margin: 0px;
    padding: 0px;
}

.card-horizontal {
    display: flex;
    flex: 1 1 auto;
    margin-top: 29px;
}

.jumbotron {
    background-color: #68abbe;
    padding: 20px 25px 5px;
    margin: -25px -25px 15px;
}

.rechtsboventweevlakken {
    background-color: #323231;
    color: #ffffff;
    padding: 0px;
    line-height: 18px;
    font-size: 14px;
    text-align: justify;
}

.rechtsbovengekleurd {
    padding: 19px 25px 10px;
    background-color: #68abbe;
    text-transform: uppercase;
    font-size: 15px;
}

.linksboven {
    background-color: #FFFFFF;
}

.card-horizontal {
}

.rechtsonder {
    background-color: #ffffff;
    padding: 25px;
    border-top: 1px solid #000;
}

.rechtsbovenaangenaam {
    text-transform: uppercase;
}

.naastfoto {
    color: #FFFFFF;
    background-color: #353535;
    padding: 25px 25px 0px;
}

.container {
    border-top: 7px solid #ffffff;
    border-left: 7px solid #ffffff;
    border-right: 7px solid #ffffff;
    border-bottom: 7px solid #ffffff;
    background-color: #FFF;
}

@media (min-width:800px) {
    .container {
        border-top: 7px solid #ffffff;
        border-left: 7px solid #ffffff;
        border-right: 7px solid #ffffff;
        border-bottom: 7px solid #ffffff;
        min-width: 780px;
        max-width: 995px;
    }
}

.profielfoto {
    margin-top: -7px;
    margin-left: 0;
    position: -webkit-sticky;
    position: sticky;
    top: -7px;
    z-index: 1;
    background-color: #FFF;
}

/* Mobile */
@media (max-width: 850px) {
    body {
        padding: 0px;
        margin: 0px;
        width: 100%;
    }
}

@media (max-width: 850px) {
    h1 {
        font-size: 20px;
    }
}

@media (max-width: 850px) {
    .linksboven {
        background-color: #000;
    }
}

@media (max-width: 850px) {
    .rechtsboventweevlakken {
        background-color: #323231;
        text-transform: lowercase;
        color: #ffffff;
        padding: 0px;
        font-size: 12px;
        text-align: justify;
    }
}

.rechtsboventweevlakken p {
    color: #CCCCCC;
}

@media (max-width: 850pxx) {
    .rechtsbovengekleurd {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 9px;
        padding-bottom: 1px;
        background-color: #68abbe;
        text-transform: uppercase;
        font-size: 14px;
    }
}

@media (max-width: 850px) {
    .profielfoto {
        position: -webkit-sticky;
        position: sticky;
        top: -0;
        z-index: 3;
    }
}

@media (max-width: 850px) {
    img.profielfoto {
    }
}

@media (max-width: 850px) {
    .naastfoto {
        color: #FFFFFF;
        background-color: #353535;
        padding: 25px 25px 9px;
    }
}

/* VIDEO */
.one {
    position: absolute;
    top: 0;
    left: -1px;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.starter {
    position: relative;
    top: 0;
    left: -1px;
    border-left: 1px solid #FFF;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.two {
    position: absolute;
    top: 0px;
    left: -1px;
    border-left: 1px solid #FFF;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.io {
    position: absolute;
    top: 0px;
    left: -1px;
    filter: grayscale(100%) contrast(95%);
    border-left: 1px solid #FFF;
}

.bnnvara {
    position: absolute;
    top: 0px;
    left: -1px;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.avrotros {
    position: absolute;
    top: 0px;
    left: -1px;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.bluecircle {
    position: absolute;
    top: 0px;
    left: -1px;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.kroncrv {
    position: absolute;
    top: 0px;
    left: -1px;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

.driefm {
    position: absolute;
    top: 0px;
    left: -1px;
    filter: grayscale(100%) contrast(115%);
    border-left: 1px solid #FFF;
}

/* unvisited link */
a:link {
    color: #000;
    hover: underline;
}

/* visited link */
a:visited {
    color: #000;
}

/* mouse over link */
a:hover {
    color: #000;
}

/* selected link */
a:active {
    color: #000;
}

ategie {
    width: 100%;
}

strategie {
    width: 100%;
}}