html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    font-family:'Comfortaa','Verdana','sans-serif';
    background: white!important;
    overflow-x: hidden;
}
main {
    min-height: 100vh;
}

.afbeelding-tekst {
    vertical-align: top!important;
}


.navbar {
    padding: 0;
    z-index: 99;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
    box-shadow: 2px 2px 3px rgba(0,0,0,.3);
    background: #4E5F6F !important;
}

.nav-item > a {
    font-size: 1.1rem;
    color: #a0aeba !important;
    transition: 0.4s all;
}

.nav-item > a:hover {
    color: lightgrey !important;
    transition: 0.4s all;
}

.navbar-toggler {
    color: #a0aeba !important;
}

.navbar-light .navbar-toggler {
    border-color: transparent;
}

@media (min-width: 1200px) {
    .container {
        max-width: 80%;
    }

}

.trainingImage {
    width: 100%;
}

@media (max-width: 900px) {

    .afbeeldingTabel > table tr {
        padding-bottom: 10px;
        border-bottom: 1px solid lightgrey;
    }
    .trainingImage {
        width: 66%!important;
        padding-bottom: 18px;
        text-align: center;
        margin: auto;
    }
}
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }
    to {
        -webkit-transform: scale(1.5, 1.5);
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }
    to {
        transform: scale(1.5, 1.5);
    }
}

.carousel-inner .carousel-item  > div {
    -webkit-animation: zoom 35s;
    animation: zoom 35s;
}

.slide1 {
    height: 95vh;
    width: 100%;
    background-image: url("/img/slide.JPG");
    background-position: center;
    background-size: cover;
}
.slide {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
}

.item {
    background-color: white;
    height: 100px;
    width: 100px;
}

.footer {
    background: #4E5F6F;
    color: #c7c7c7;
}

.title {
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    text-align: center;
    width: 100%;
    color: white;
    text-shadow: 0 0 10px rgba(0,0,0,.8);
    font-family:'Comfortaa','Verdana','sans-serif';
    font-size: 3vw;
}

.buttonWrapper {
    display: flex;
    position: absolute;
    bottom: 15vh;
    width: 100%;
    margin: 0;
}

.multiple-mobile-wrapper {
    position: static!important;
}

.multiple-mobile {
    border-radius: .3rem;
}

.buttons {
    position: relative;
    /*box-shadow: 4px 4px 5px rgba(0,0,0,.3);*/
    font-size: 1.5rem!important;
    border: 0;
    cursor: pointer;
    color: #F39225;
    border: 3px solid #F39225;
    background: white;
    z-index: 100;
    margin-bottom: 20px;
    padding-right: 50px;
    border-radius: .3rem!important;
}

.buttons:after {
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    content: "";
    position: absolute;
    border-radius: .3rem;
    background: white url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiBoZWlnaHQ9IjUwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgd2lkdGg9IjUwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxyZWN0IGZpbGw9Im5vbmUiIGhlaWdodD0iNTAiIHdpZHRoPSI1MCIvPjxwb2x5Z29uIHBvaW50cz0iMTUsMi43NSAxMi45MTQsNC44MzYgMzMuMDc4LDI1IDEyLjkxNCw0NS4xNjQgMTUsNDcuMjUgMzcuMjUsMjUgIi8+PC9zdmc+") 50%/20px auto no-repeat;
}


.buttonBottom {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
}

.buttonBottomCenter {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}

.bottom {
    position: absolute;
    bottom: 0;
}

.samenbutton {
    position: relative;
    box-shadow: 2px 2px 3px rgba(0,0,0,.3);
    border: 0;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;  /* <- here it is */
    z-index: 100;
    margin-bottom: 20px;
    padding-right: 50px;
    border-radius: .3rem!important;
}

.samenbutton:after {
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    content: "";
    position: absolute;
    border-radius: .3rem;
    background: #B0CFDE url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiBoZWlnaHQ9IjUwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgd2lkdGg9IjUwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxyZWN0IGZpbGw9Im5vbmUiIGhlaWdodD0iNTAiIHdpZHRoPSI1MCIvPjxwb2x5Z29uIHBvaW50cz0iMTUsMi43NSAxMi45MTQsNC44MzYgMzMuMDc4LDI1IDEyLjkxNCw0NS4xNjQgMTUsNDcuMjUgMzcuMjUsMjUgIi8+PC9zdmc+") 50%/20px auto no-repeat
}




.button {
    position: relative;
    background: white;
    border: 3px solid #F39225;
    color: #F39225;
    transition: .3s all;
    padding-right: 50px;
}

.button:after {
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    content: "";
    position: absolute;
    border-radius: .3rem;
    background: white url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiBoZWlnaHQ9IjUwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgd2lkdGg9IjUwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxyZWN0IGZpbGw9Im5vbmUiIGhlaWdodD0iNTAiIHdpZHRoPSI1MCIvPjxwb2x5Z29uIHBvaW50cz0iMTUsMi43NSAxMi45MTQsNC44MzYgMzMuMDc4LDI1IDEyLjkxNCw0NS4xNjQgMTUsNDcuMjUgMzcuMjUsMjUgIi8+PC9zdmc+") 50%/20px auto no-repeat;
}

.boxshadow {
    transition: .3s all;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.boxshadow:hover {
    transition: .3s all;
    box-shadow: .225rem .425rem .225rem rgba(0,0,0,.075)!important;
}
.no-a {
    color: #c7c7c7;
}

.no-a:hover {
    color: #919191;
    text-decoration-line: none;
}


.a-black {
    color: #000000;
}

.a-black:hover {
    color: #000000;
    text-decoration-line: none;
}

.subpage {
    border: 1px solid #E3E3E3;
    padding: 0;
    margin-bottom: 5vh;
    margin-top: 5vh;
    border-radius: 5px;
}


.banner {
    margin: 0;
    padding: 0;
}
.banner > img {
    border-radius: 5px;
}

.btn-news {
    display: table-cell;
    vertical-align: bottom;
}
.nieuwItem {
    margin-top: 2vh;
    border: 1px solid #E3E3E3;
    padding: 0;
    border-radius: 5px;
}
.nieuwItem > div > img {
    border-radius: 5px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.contactHP {
    width: 100%;
    background: url("/img/contact-background.png") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

.ContactCapion {
    text-align: center;
    color: white;
    font-size: 3em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.contactUnderCaption {
    text-align: center;
    color: #ffffff;
    font-size: 1.2em;
}

.contactCaption {
    text-align: center;
    font-size: 1.4em;
    color: #F39225;
    font-weight: bold;
    margin-bottom: 0;
}

.contactIconContainer > i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 3em;
}

.contactIconContainer {
    margin: auto;
    border-radius: 50%;
    height: 6em;
    width: 6em;
    background: white;
    color: #F39225;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.2);
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
    position: relative;
}

.contactItemContainer {
    cursor: pointer;
}

.person {
    height: 20em;
    width: 20em;
    background-image: url("/img/person.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    position: relative;
    border-radius: 10%;
}

.nametag {
    cursor: pointer;
    text-align: center;
    background-color:#4E5F6F;
    position: absolute;
    bottom: 0;
    border-radius: 5px;
    left: 0;
    right: 0;
    padding: 10px;
    color: white;
}

.samen {
    width: 100%;
    border-radius: 50%;
}

#bannerimage {
    width: 1300px;
    height: 700px;
}

#thumbnail {
    width: 700px;
    height: 700px;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #e67e22;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote p {
    display: inline;
}

.streepjes {
    color: #e67e22;
    font-size: 28px;
}

#logo {
    height: 5.5em;
    padding: 0;
    margin: 0;
    transition: all 0.3s;
}

.titletop {
    color: #F39225;
    min-height: 20vh;
    transition: all 0.3s;
}

#main {
    margin-top: 28vh;
    transition: all 0.3s;
}
#title {
    transition: all 0.3s;
}

.titletop h1 {
    font-size: 2.9rem;
    font-weight: bold;
    text-align: center;
}

.texttop {
    display: none;
    width: 100%;
}

.breadcrumb {
    background: white;
    color: #f0af54!important;
    font-size: 1.1em;
}
.grey {
    color: #9e9e9e;
}
@media (min-width: 766px) {
    .texttop {
        display: block;
    }
    .titletop > h2 {
        font-size: 3.5rem;
    }
}

.topbar {
    position: relative;
    height: 20vh;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 20vh;
}

.image1{
    height: 60vh;
    background-image: url("/img/image1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.image2{
    height: 60vh;
    background-image: url("/img/image2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.image3{
    height: 60vh;
    background-image: url("/img/image3.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.navbar-light .navbar-toggler-icon {
    filter: invert(1);
}

.spacer {
    width: 100%;
    height: 20vh;
}

.opvallend {
    background: #f6993f;
    color: white;
    padding: 10px;
}
.card {
    height: 100%;
}

.card-body {
    padding-bottom: 5vh;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

.keywords {
    position: absolute;
    color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: -999;
    font-size: 0;
}
/*ul {*/
/*    white-space: pre-wrap;*/
/*}*/
.tdetails p, .opvallend p {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}


.tdetails ul {
    margin: 0!important;
}

.tdetails img {
    max-width: 100%;
    height: auto !important;
}

.training {
    background: rgb(222,97,58);
    background: linear-gradient(90deg, rgba(222,97,58,1) 0%, rgba(240,174,91,1) 100%);
    border: none;
    text-align: center;
    color: white;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    cursor: pointer;
}

.training p {
    font-size: 1.5rem;
}

.trainingButton button {
    background: transparent;
    color: white;
    border-color: white;
    font-size: 1.5em!important;
}

.trainingButton button:after {
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    content: "";
    position: absolute;
    border-radius: .3rem;
    filter: invert(1);
    background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiBoZWlnaHQ9IjUwcHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgd2lkdGg9IjUwcHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxyZWN0IGZpbGw9Im5vbmUiIGhlaWdodD0iNTAiIHdpZHRoPSI1MCIvPjxwb2x5Z29uIHBvaW50cz0iMTUsMi43NSAxMi45MTQsNC44MzYgMzMuMDc4LDI1IDEyLjkxNCw0NS4xNjQgMTUsNDcuMjUgMzcuMjUsMjUgIi8+PC9zdmc+") 50%/20px auto no-repeat;
}

.afbeeldingTabel > table {
    width: 100%!important;
}
.afbeeldingTabel > table td {
    vertical-align: top;
}

.tdetails table {
    width: auto!important;
}

tdetails  table td {
    vertical-align: top;
}

.streepjes {
    font-size: 2vw;
}

.imgTraining {
    height: 30vh;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.aanbod-tekst p {
    margin-bottom: 0;
}
