@font-face {
    font-family: "Bradly Hand";
    src: url("../fonts/BradleyHandBold.ttf")
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/Open_Sans/OpenSans-SemiBold.ttf");
}

*:focus {outline:none;}

button:focus{
    outline: none;
}

html{
    scroll-behavior: smooth;
}

body{
    color: #707070;
    padding-top: 80px;
    font-size: 0.875rem;
}

body nav a{
    color: #f1f1f1;
}

img {
    max-width: 100%;
}

button.navbar-toggler {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 40px;
    border: 2px solid #fff;
    height: 50px;
    align-self: center;
}

.container-fluid.fixed-top {
    padding: 0px;
    background-color: #95A572;
    border-bottom: 30px solid #fff;
    border-top: 55px solid #fff;
}

.fixed-top + .container h2 {
    margin: 100px 0px 5px;
}

.navbar-brand{
    padding-top: 0;
}

nav > a img {
    position: absolute;
    margin-top: -25px;
    max-width: 200px;
}

.nav-parent,
nav{
    background-color: #95A572;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

nav.navbar.navbar-expand-md {
    padding: 0px;
}

nav.navbar-expand-md{
    align-items: unset;
}

.dropdown-menu.show {
    background-color: #95A572;
    padding: 0px;
    margin-top: 0px;
    border: 0;
    border-radius: 0;
}

.dropdown-menu.show a{
    display: block;
    padding: 10px;
}

.dropdown-menu.show a:hover{
    text-decoration: none;
    padding: 10px;
    background-color: #cfe0af;
    color: #fff;
}

.navbar-expand-md .navbar-collapse{
    flex-basis: 100%;
    align-items: unset;
}

nav a.nav-link{
    color: #fff;
    text-transform: lowercase;
}

.navbar-expand-md .navbar-nav .nav-link{
    height: 100%;
    padding: 25px 15px;
    min-width: 75px;
}

/* a.nav-link.active, a.nav-link:hover{
    background-color: #cfe0af;
} */

li.nav-item:first-child{
    margin-left: 0px;
}
li.nav-item {
    margin: 0px 20px;
    text-align: center;
}
li.nav-item:last-child{
    margin-right: 0px;
}

nav a.nav-link:hover, nav a.nav-link:active{
    background-color: #CFDEAF;
}

.dropdown-menu a {
    font-size: 14px;
}

 .jumbotron{
    background-image: url(../images/banner-index-2.png);
    background-size: cover;
    background-position: center;
    background-color: #EBF0F0;
    padding: 0px 100px 0px 100px;
    color: #707070;
    min-height: 60vh;
}

.jumbotron .container p {
    padding: 15px 0px ;
    margin-top: 24px;
    font-size: 14px;
}

.jumbotron .container p i{
    font-weight: lighter;
    font-size: 14px;
}

.jumbotron .container p span{
    color: #000;
    font-family: 'Caveat', cursive;
    font-size: 24px;
    line-height: 14px;
}

.jumbotron q{
    font-family: 'Caveat', cursive;
    font-size: 26px;
    display: block;
    color: #cfe0af;
    margin: 15px 0px; 
    text-align: center;
}

 .jumbotron q{
    color: #707070;
    padding-bottom: 10vh;
}

.jumbotron .container p a{
    color: #cfe0af;
}

 .jumbotron .container p a{
    color: #95A572;
}

.jumbobg{
    padding: 25px 0;
    background: rgba(225,225,225,0.16);
    max-width: 800px;
}

 .jumbobg{
    background: none;
    max-width: 650px;
}

#procesbegeleiding h3 {
    position: static;
    background: none;
    box-shadow: none;
    color: #95A572;
    padding-left: 10px;
    padding-bottom: 0px;
    min-height: unset;
}

#procesbegeleiding .col > div{
    padding-top: 15px;
}

div#begeleiding{
    margin-bottom: 0px;
}

.begeleiding-tabs .col div {
    padding-top: 70px;
}

.quotewrapper {
    background-color: transparent;
    box-shadow: none;
    position: relative;
    min-height: 15vh;
}

.quotewrapper blockquote{
    box-shadow: 0px 0px 15px;
    font-family: 'Caveat', cursive;
    font-size: 1.4em;
    background-color: #fff;
    text-align: center;
    padding: 10px;    
    position: absolute;
    top: 0;
    left: -10%;
    right: 0;
    margin: 0px auto;
    width: 120%;
    transform: translateY(50%);
}

.wrk-2 hr {
    border: solid 1px #95a573;
}

#individuelebegeleiding .col:nth-child(1) .quotewrapper blockquote,
#procesbegeleiding .col:nth-child(1) .quotewrapper blockquote {
    transform: translateX(0);
}

i.fa.fa-arrow-circle-down {
    color: #CFDEAF;
    font-size: 3em;
    margin: 50px 0;
}

.begeleiding, .overmij{
    background-color: #EBF0F0;
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0;
}

.begeleiding{
    padding: 45px 25px;
}

.begeleiding p{
    padding: 5px 15px;
    margin-bottom: 0px;
}

.overmij p{
    padding: 15px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: #88ADA9;
}

.row .col {
    display: flex;
}

.col > div{
    padding: 20px 15px 15px 15px;
    position: relative;
    background-color: #ebf0f0;
}

a.button {
    padding: 5px 15px;
    color: #fff;
    background-color: #95A572;
    text-align: center;
    margin: 0px auto;
    text-decoration: none;
    display: block;
    width: fit-content;
}

h1{
    font-family: "Open Sans";
    font-size: 3em;
    font-weight: bold;
    padding-top: 15vh;
    padding-bottom: 5vh;
}

h2{
    color: #707070;
    font-weight: bold;
    font-size: 3em;
    margin: 20px 0px;
    font-family: "Open Sans";
}

h3 {
    background-color: #95A572;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
    font-size: 1.2em;
    min-height: 60px;
    font-family: "Open Sans";
}

.col div p {
    max-width: 95%;
    margin: 10px auto 1rem;
    font-size: 0.875rem;
}

.col h3 {
    box-shadow: 0px 3px 5px #666;
    min-height: 67px;
}

.col div ul:nth-last-child(2),
.col div p:nth-last-child(2) {
    padding: 0px 0px 0px 0;
}

.begeleiding-tabs div p:nth-last-child(2) {
    padding-bottom: 100px;
}

.begeleiding-tabs .col > div{
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}

#home .begeleiding-tabs .col div h3{
    background-color: #95A572;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    padding-left: 25px;
    padding-top: 15px;
    color: #fff;
    position: absolute;
    min-height: 60px;
    margin-top: 0px;
}


.col div ul:nth-last-child(2){
    padding: 0px 0px 0px 20px;
    margin-left: 15px;
}

.nav-pills a.nav-link {
    background-color: #EBF0F0;
    color: #fff;
    margin-right: 25px;
}


.content{
    margin-bottom: 100px;
    padding-top: 70px;
}

.overmij .col-sm-4{
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-position: center;
}

body .overmij .col-sm-8 {
    padding: 60px 30px 0px;
    background-image: url('../images/participatie\ driehoek-wit.svg');
    background-position: -10px -10px;
}

.overmij .col-sm-8 p {
    font-size: 0.875rem;
    padding: 5px;
    max-width: 171%;
}

p a{
    color: #95A572;
}

body p a:hover{
    color: #95A572;
    text-decoration: underline;
}

.begeleiding p i {
    font-size: 0.8rem;
}

#individuelebegeleiding .col h3,
#menu2 .col h3,
#home .col h3 {
    background: transparent;
    box-shadow: none;
    color: #95A572;
    min-height: unset;
    position: static;
}

#home .col div ul:nth-last-child(2){
    padding-bottom: 0px;
}

.float{
    margin-top: -12rem;
}


aside {
    position: relative;
    width: auto;
    padding: 25px;
    background-color: #95a573;
    display: inline-block;
    min-width: 300px;
    min-height: 300px;
    max-width: 300px;

}

aside header h3{
    position: relative;
    font-size: 2em;
    color: #fff;
    text-align: center;
}

 aside ul{
    list-style-image: url("../images/blaadje.png");
    text-align: left;
    color: #fff;
    padding-left: 25px;
}

aside ul li{
    font-size: 1.1em;
    line-height: 2em;
}

#home blockquote + p a{
    font-weight: bold;
}

.tab-content{
    margin-bottom: 250px;
}

.col img {
    box-shadow: 0px 0px 5px;
    margin: 7px;
    width: 95%;
}

.quote{
    font-family: "Bradly Hand";
    margin: 25px;
    padding: 15px;
    margin-left: -25px;
    width: 115%;
    background-color: #fff;    
}

#procesbegeleiding .col:nth-child(2) div{
    background-image: url(../images/participatieladder-wit.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

footer .container-fluid{
    background-color: #95A572;
    padding: 15px;
}

footer .container-fluid .container,
footer .container-fluid .container h2{
    color: #fff;
}

footer i.fa{
    font-size: 35px;
}

footer article {
    display: flex;
}

footer article p a {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-right: 40px;
    color: #fff;
}

footer article p a:hover{
    color: #fff;
    text-decoration: none;
}

.overmij #werkwijze + p > a {
    background: transparent;
    position: unset;
    display: inline;
    padding: unset;
    color: #9dbdbd;
}

.container div ul a:not(.nav-link) {
    background: none;
    margin: 0px;
    position: unset;
}

.overmij ul{
    display: flex;
    list-style-type: none;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0px;
}

.overmij ul img {
    max-width: 100px;
}

.overmij ul li{
    margin-right: 50px;
}

.overmij ul li:nth-child(2) img,
.overmij ul li:nth-child(3) img{
    width: 40px;
    
}

.overmij ul li:first-child img {
    max-width: 140px;
}

.overmij ul li:first-child {
    margin-right: 25px;
}


.footer-image{
    max-width: 300px;
    margin-top: -154px;
    position: absolute;
    z-index: 10;
    margin-left: 0px;
}

div#menu2 {
    margin-bottom: 250px;
}

.begeleid{
    background-image: url('../images/participatieladder-wit.svg');
    background-size: cover;
    background-position: bottom left;
    background-color: #EBF0F0;
    padding-bottom: 50px;   
}

/* #home + .container-fluid, */
#medezeggenschapsteam {
    background-image: url('../images/participatieladder-wit.svg');
    background-size: cover;
    background-position: bottom left;
    background-color: #EBF0F0;
    padding-bottom: 50px;
}

.schaduw {
    position: relative;
    z-index: 10;
}

.col div p.meerweten{
    font-size: 0.75rem;
}

.schaduw:after{
    content: '';
    position: absolute;
    width: 94%;
    height: 50%;
    box-shadow: 0px 0px 20px;
    bottom: 0;
    left: 3%;
    right: 3%;
    z-index: -1;
    background-color: transparent;
}

.container-fluid h2{
    margin-bottom: 50px;
}

.container-fluid #begeleiding h2 {
    margin-bottom: 20px;
}

.begeleiding-tabs .col > div {
    background-color: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#medezeggenschapsteam .col:last-child .wrk-2 {
    background-image: url(../images/samenwerken.jpeg);
    background-size: cover;
    width: 100%;
}

.container-fluid .col > div h3{
    background-color: transparent;
    box-shadow: none;
    color: #95A572;
    margin-top: 10px;
}

.col div p.lijn {
    border: 2px solid #fff;
    padding: 10px 15px;
    font-size: 0.75rem;
}

.col ul li {
    list-style-type: none;
}

.col ul li:before{
    content: '';
    background-image: url(../images/list-item.png);
    width: 15px;
    height: 15px;
    position: absolute;
    left: 25px;
    background-size:  contain;
    margin-top: 5px;
}

#menu2 .col:nth-child(1) div {
    padding-top: 100px;
}

#menu2 .col:nth-child(1) div blockquote{
    margin-top: 0px;
}

#menu2 .col:nth-child(1) div blockquote + p{
    padding-top: 70px;
}

.col strong {
    padding: 10px;
    display: block;
    font-size: 0.8rem;
}

#menu2 .col:nth-child(2) div{
    background-image: url('../images/participatieladder-wit.svg');
    background-size: cover;
    background-position: -10px -10px;
}

footer .container-fluid > .container{
    padding-bottom: 50px;
}

footer .container-fluid{
    background-color: #95a573;
    color: #fff;
}

footer .container-fluid .container,
footer .container-fluid .container h2{
    color: #fff;
}

footer h2{
    color: #fff;
}

footer i.fa{
    font-size: 35px;
}

footer article {
    display: flex;
    justify-content: flex-start;
}

footer article p a {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-right: 5vw;
    color: #fff;
}

footer article p a:hover{
    color: #fff;
    text-decoration: none;
}

footer  .col-sm-4 article {
    display: flex;
    background-color: #fff;
    color: #95a573;
    padding: 25px 50px;
    text-align: center;
    margin: 25px 25px;
    position: relative;
    z-index: 1;
    max-width: 300px;
    min-height: 300px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

footer .col-sm-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .col-sm-8 p, footer .col-sm-8 i {
    color: var(--white);
}

.col {
    position: relative;
    z-index: 2;
}

.col:after{
    content: '';
    width: 80%;
    height: 100px;
    box-shadow: 0px 0px 20px;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.begeleiding-tabs + .container.schaduw {
    margin-bottom: 0px;
}

div#individuelebegeleiding {
    margin-bottom: 250px;
}

@media (max-width: 1112px) {
    .jumbotron{
        background-size: 900px;
        background-repeat: no-repeat;
        background-position: center right;
    }
}

/*
==================================================================================================================

--- Laptop L - 1024px ---

==================================================================================================================
*/

@media (min-width: 1025px) and (max-width: 2560px){

    .fixed-top h1{
        padding-top: 10vh;
    }

    .row .col{
        flex-basis: 0;
    }

    .jumbotron{
        min-height: initial;
    }

    .jumbotron q{
        margin-left: 0px;
        display: inline-block;
        width: auto;
        margin-bottom: 25vh;
    }

    .col > div.wrk-2{
        background-color: #ffffff;
    }

}

/*
==================================================================================================================

--- Laptop - 1024px ---

==================================================================================================================
*/

@media (min-width: 1024px) and (max-width: 1439px){


    .jumbotron{
        min-height: initial;
        padding: initial;
    }

    .jumbotron .container p{
        padding: 15px 50px 0 0;
    }

    .jumbotron > .container {
        padding-bottom: 20vh;
    }    

    #overmij, #begeleiding, #procesbegeleiding, #medezeggenschapsteam, #individuelebegeleiding{
        padding-top: 150px;
    }

    #medezeggenschapsteam{
        margin-bottom: 0;
    }

    .jumbotron q{
        padding-bottom: 5vh;
    }

    .row .col{
        flex-basis: 0;
        
    }

    .row .col div.wrk-2{
        background-color: #ffffff;
    }    

    .row .col div.wrk-3{
        background-color: #ebf0f0;
    }

     h1{
        padding-top: 25vh;
    }    

    .container-fluid .col > div{
        margin-top: 0;
    }    
}


/*
==================================================================================================================

--- Tablet - 768px - Portrait ---

==================================================================================================================
*/

@media (min-width: 768px) and (max-width: 1023px) and (orientation: portrait){

    .content{
        padding-top: initial;
    }

    .jumbotron > .container {
        padding-bottom: 10vh;
    }        
    
    .container-fluid .col > div{
        margin-top: 10vh;
        min-height: initial;
        background-color: #fff;
    }

    #medezeggenschapsteam .col:last-child .wrk-2{
        background-position: center 38%;
        background-position: center 38%;
        display: block;
        position: static;
        width: 100%;
        min-height: 50vh;        
    }

    .overmij .col-sm-4{
        background-position: center center;
        min-height: initial;
        max-width: none;
    }

    .float{
        margin-top: -10rem;
    }
    
    .jumbotron{
        padding: initial;
        background-position: right bottom;
        min-height: 30vh;
    }

    .jumbotron .container p{
        padding-bottom: initial;
    }

    .jumbotron q{
        text-align: left;
    }

    .quotewrapper{
        min-height: 100px;
    }

    body .overmij .col-sm-8{
        max-width: none;
    }

    .quotewrapper blockquote{
        left: -5%;
        width: 110%;
    }

    .row{
        display: flex;
        grid-template-columns: initial;
        flex-direction: column;
    }

    footer .col-sm-4{
        max-width: none;
        justify-content: start;
    }

    #overmij, #begeleiding, #procesbegeleiding, #medezeggenschapsteam, #individuelebegeleiding{
        padding-top: 150px;
    }    
}

/*
==================================================================================================================

--- Tablet - 768px - Landscape ---

==================================================================================================================
*/

@media (min-width: 768px) and (max-width: 1368px) and (orientation: landscape){

    .jumbotron {
        background-position: bottom right;
        background-size: contain;
        background-repeat: no-repeat;
    }        

    .jumbotron q{
        text-align: left;
    }

    #medezeggenschapsteam .col:last-child .wrk-2{
        background-position: center 38%;
    }

    footer .col-sm-4{
        max-width: none;
        
    }

    footer .col-sm-8 {
        max-width: none;
        display: block;
        width: 50vw;
        flex: none;
    }
    
    footer .row {
        display: flex;
        justify-content: space-evenly;
    }

    footer .col-sm-4 article.shadow {
        margin: 0;
        padding: 15px;
    }
    
    .content{
        margin-bottom: 50px;
        padding-top: 50px;
    }

    .row .col {
        display: flex;
        flex-basis: 0;
        margin-bottom: 5vh;
        min-height: 50vh;
    }
    
    #overmij, #begeleiding, #procesbegeleiding, #medezeggenschapsteam, #individuelebegeleiding{
        padding-top: 150px;
    }

    
}

/*
==================================================================================================================

--- Mobile L - 425px ---

==================================================================================================================
*/

@media only screen and (max-width: 425px) and (orientation: portrait){

    h1{
        margin-top: 5vh;
    }

    h1, h2, h3{
        font-size: initial;
        padding: initial;
    }

    .container-fluid.fixed-top{
        border-top: none;
        border-bottom: 45px solid #fff;
    }

    .text-center{
        display: none;
    }

    nav .navbar-brand img{
        margin-top: -0px;
        max-width: 150px;
    }

    .jumbotron{
        padding: initial;
        min-height: 50vh;
    }

    .jumbobg{
        padding-bottom: 0vh;
    }

    .jumbotron q{
        padding-bottom: 30vh;
    }

    .jumbotron.jumbotron-fluid{
        background-position: right bottom;
        background-size: 50em;
    }

    aside{
        min-width: initial;
        margin-bottom: 0vh;
        max-width: initial;
    }

    .content{
        padding-top: 5vh;
    }

    div#overmij{
        padding-top: 10vh;
    }

    .overmij ul li:first-child img{
        max-width: 100px;
    }

    .float{
        margin-top: initial;
    }

    .container-fluid .col > div{
        margin-top: 50px;
    }

    .container-fluid .col > div.wrk-2{
        background-color: #ffffff;
        min-height: initial;
    }

    .row{
        display: block;
    }

    #medezeggenschapsteam .col:last-child .wrk-2{
        min-height: 50vh;
    }    

    footer article{
        flex-direction: column;
    }

    footer .col-sm-8 article p {
        display: block;
        width: 100%;
        margin-bottom: 5vh;
    }    

    footer .col-sm-8 > p:nth-child(2) {
        border: 1px solid #fff;
        padding: 15px;
    }    
}

/*
==================================================================================================================

--- Mobile M - 375px ---

==================================================================================================================
*/

@media only screen and (max-width: 375px) and (orientation: portrait){

    h1{
        margin-top: 5vh;
    }

    h1, h2, h3{
        font-size: initial;
        padding: initial;
    }

    .container-fluid.fixed-top{
        border-top: none;
    }

    nav .navbar-brand img{
        margin-top: -10px;
        max-width: 150px;
    }

    .jumbotron{
        padding: initial;
    }

    .jumbobg{
        padding-bottom: 5vh;
    }

    .jumbotron.jumbotron-fluid{
        background-position: right bottom;
        background-size: 50em;
    }

    .jumbotron q{
        padding-bottom: 25vh;
    }

    aside{
        min-width: initial;
        margin-bottom: 10vh;
    }

    .content{
        padding-top: 5vh;
    }

    .overmij ul li:first-child img{
        max-width: 100px;
    }

    .float{
        margin-top: initial;
    }

    .container-fluid .col > div{
        margin-top: 50px;
        min-height: 65vh;
    }

    .row{
        display: block;
    }

    footer article{
        flex-direction: column;
    }    

    footer .col-sm-8 article p {
        display: block;
        width: 100%;
        margin-bottom: 5vh;
    }    
    
    footer .col-sm-8 > p:nth-child(2) {
        border: 1px solid #fff;
        padding: 15px;
    }    
}

/*
==================================================================================================================

--- Mobile S - 320px ---

==================================================================================================================
*/

@media only screen and (max-width: 320px) and (orientation: portrait){

   .container h1{
        margin-top: 5vh;
        padding: 2vh 0 5vh 0;
    }

    .container-fluid h2{
        margin-bottom: 25px;
    }

    h1, h2, h3{
        font-size: initial;
        padding: initial;
    }

    .container-fluid.fixed-top{
        border-top: none;
    }

    nav .navbar-brand img{
        margin-top: -10px;
        max-width: 150px;
    }

    .jumbotron{
        padding: initial;
    }

    .jumbobg{
        padding-bottom: 5vh;
    }

    .jumbotron.jumbotron-fluid{
        background-position: right bottom;
        background-size: 50em;
    }

    .jumbotron q{
        padding-bottom: 30vh;
    }

    .container.text-center {
        display: none;
    }

    aside{
        min-width: initial;
        margin-bottom: 0vh;
    }

    .content{
        padding-top: 5vh;
    }

    .overmij ul li:first-child img{
        max-width: 100px;
    }

    body .overmij .col-sm-8{
        padding: 30px 15px 0px;
    }

    #medezeggenschapsteam{
        margin-bottom: 0px;
    }

    .float{
        margin-top: initial;
    }

    .float .container {
        padding: 0;
    }

    .container-fluid .col > div{
        margin-top: 25px;
        min-height: 65vh;
    }

    .schaduw:after{
        content: '';
        display: none;
    }

    footer article{
        flex-direction: column;
    }     

    footer .col-sm-4 article {
        margin: 0;
        padding: 15px;
        min-height: auto;
    }    

    footer .col-sm-8 > p:nth-child(2) {
        border: 1px solid #fff;
        padding: 15px;
    }    
}