body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(8, 4, 253);
    background: rgb(162, 205, 247);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: rgb(24, 55, 231);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(57, 76, 247);
}
h6 {
    margin-top: 15px;
    margin-right: 250px;
    font-size: 24px;
    color: rgb(47, 41, 239);
    text-shadow: 4px 4px 4px rgba(88, 86, 86, 0.4);
}

h6 span {
    margin-top: 25px;
    margin-left: -5px;
    color: black;
    font-family: 'Merienda';
    font-size: 24px;
    padding: 10px 5px;
    text-shadow: 4px 4px 4px rgba(88, 86, 86, 0.4);
}


.logo img {
    width: 80px;
    height: 80px;
    float: left;
    margin-left: 50px;
}

header {
    width: 100%;
    height: 100px;
    top: 0;
    left: 0;
    background: yellow;
    text-align: center;
    color: #080808;
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 24px;
    padding: 10px 10px;
}


.menu-icon {
    position: fixed;
    top: 10px;
    right: 20px;
    width: 50px;
    height: 44px;
    padding: 4px 8px;
    background: rgba(215, 212, 37, 0.1);
    box-sizing: border-box;
    cursor: pointer;
}

.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background: #000;
    margin: 6px 0;
    transition: 500ms;
}

.sidebar {
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    transition: 500ms;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
    z-index: 3;
}

.sidebar img {
    width: 40px;
    height: 40px;
}

.sidebar.active {
    left: 0;
}

.sidebar .menu {
    margin: 0;
    padding: 40px 0;
}

.sidebar .menu li {
    list-style: none;
    font-family: 'Montserrat';
}

.sidebar .menu li a {
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.sidebar .menu li a:hover {
    background: rgb(0, 17, 255);
    color: #fff;
}

.menu-icon.active span {
    background: #000;
    position: absolute;
    width: calc(100% - 16px);
    top: calc(50% - 8px);
}

.menu-icon.active span:nth-child(1) {
    transform: rotate(45deg);
}

.menu-icon.active span:nth-child(3) {
    transform: rotate(-45deg);
}

.menu-icon.active span:nth-child(2) {
    display: none;
}

.social-icon {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 40px;
    left: 60px;
    display: flex;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.social-icon li {
    width: 15%;
    text-align: center;
    list-style: none;
}

.social-icon li a {
    display: block;
    font-size: 16px;
    color: lightblue;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    transition: 500ms;
}

.social-icon li a:hover {
    background: rgb(1, 18, 247);
}
#logo2{
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.witje1{
    background-color: #fff;
}

#slogan1, #slogan3 {
    color: darkred;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}
#slogan2, #slogan4{
    color:blue;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}
#slogan5{
    color: purple;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}
.One, .Two, .Four,  .Nine, .Thirteen, .Fifteen {
    list-style: none;
    font-family: 'Raleway';
    font-size: 20px;
}
.col-12 {
    font-family: 'Raleway';
    font-size: 20px;
}
#henk1{
    color: darkred;
}
#henk2{
    color: blue;
}
#henk3{

    color: darkgreen;
}
#henk4{

    color: rgb(159, 117, 9);
}
#henk5{

    color: rgb(17, 118, 201);
}
.Thirteen #First{
    text-decoration: none;
    color: blue;
}

.carousel-control-next, .carousel-control-next-icon{
    color: #1b31f7;
  }
.pdfs1{
    margin-right: 30px;
    margin-left: 30px;
    width: auto;
    height: auto;
}
#balans1{
    text-decoration: none;
    font-weight: bold;
    color: green;
}
#anders1{
    font-weight: bold;
    text-decoration: none;
    color: green;
}
#anders2{
    font-weight: bold;
    text-decoration: none;
    color: blue;
}
.Six #wet1{
    font-weight: bold;
    text-decoration: none;
    color: green;
}
section {
    padding: 40px 20px;
}
.acc-title{
    font-family: 'Raleway';
    font-size: 28px;
    color: darkred;
    font-weight: bold;
}

.container {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    display: grid;
    column-gap: 5px;
    grid-template-columns: auto auto;
}
.row{
    width: 100%;
}
.col-12{
    margin-left: 5px;
    margin-right: 12px;
    width: 100%;
}

.container p {
    font-family: 'Raleway';
    font-size: 20px;
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 10px;
    justify-content: center;
}

.container p span {
    font-family: 'Barlow Semi Condensed';
    font-size: 32px;
    color: blue;
}

.One,
.Two, .Three {
    background: rgb(240, 169, 141);
}

.Four,
.Five, .Six, .Seven {
    background: rgb(125, 178, 221);
}
.Nine, .Ten, .Eleven, .Twelve{
    background: rgb(127, 245, 217);
} 
.Thirteen, .Fourteen{
    background: rgb(241, 233, 144);
}
.Fifteen, .Sixteen, .Seventeen, .Eighteen, .Nineteen, .Twenty{
    background: rgb(171, 198, 224);
} 

footer {
    padding: 10px;
    height: auto;
    background:rgb(171, 198, 224);
}

footer p {
    margin-left: 60px;
}

#backtotop {
    margin-left: 10px;
    color: rgb(0, 0, 0);
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6);
}

#terug {
    margin-left: 80px;
    margin-right: -10px;
    color: blue;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6);
}

footer #backtotop {
    margin-left: 2.5%;
}

@media only screen and (max-width:1024px) {
    .container img {
        margin-left: 50px;
        margin-top: auto;
        justify-items: center;
    }

    .One img {
        margin-top: 80px;
        width: 320px;
        height: auto;
        margin-left: auto;
    }
    
    footer p {
        margin-left: 20px;
    }
    #terug {
        margin-left: 20px;
        margin-right: 0px;
        color: #fff;
    }
    footer #backtotop {
        margin-left: 2.5%;
    }
}

@media only screen and (max-width:800px) {
    .container {
        display: grid;
        grid-template-columns: auto;
    }
    .row{
        display: grid;
    }
    .col-12{
        font-size: 14px;
        display: grid;
        width: 100%;
    }
    h6 {
        margin-top: 10px;
        margin-right: 100px;
        font-size: 14px;
        color: rgb(249, 248, 248);
        text-shadow: 4px 4px 4px rgba(88, 86, 86, 0.4);
    }    
    h6 span {
        margin-top: 20px;
        margin-left: -5px;
        color: black;
        font-family: 'Merienda';
        font-size: 14px;
        padding: 10px 5px;
        text-shadow: 4px 4px 4px rgba(88, 86, 86, 0.4);
    }
    .social-icon {
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: 40px;
        left: 30px;
        display: flex;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    
    .social-icon li {
        width: 15%;
        text-align: center;
        list-style: none;
    }
    
    .social-icon li a {
        display: block;
        font-size: 14px;
        color: lightblue;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        transition: 500ms;
    }
    
    .social-icon li a:hover {
        background: rgb(0, 17, 255);
    }

    .container img {
        margin-left: 40px;
        margin-top: auto;
    }
    
    .logo img {
        width: 40px;
        height: 40px;
        float: left;
        margin-left: 20px;
        margin-top: 30px;
    }
    .container p {
        font-family: 'Raleway';
        font-size: 14px;
        margin-top: -10px;
        padding-left: 10px;
        padding-right: 10px;
        justify-content: left;
    }
    .container p span {
        font-family: 'Barlow Semi Condensed';
        font-size: 18px;
        color: blue;
    }
    .menu-icon {
        position: fixed;
        top: 10px;
        right: 40px;
        width: 40px;
        height: 44px;
        padding: 2px 4px;
        background: rgba(105, 160, 206, 0.1);
        box-sizing: border-box;
        cursor: pointer;
    }
    .sidebar {
        position: fixed;
        top: 0;
        left: -210px;
        width: 210px;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        transition: 500ms;
        padding: 5px;
        text-align: center;
        box-sizing: border-box;
        z-index: 3;
    }
    .sidebar img {
        width: 30px;
        height: 30px;
    }
    
    .sidebar .menu {
        margin: 0;
        padding: 10px 0;
    }
    .sidebar .menu li {
        list-style: none;
        font-family: 'Montserrat';
    }
    .sidebar .menu li a {
        display: block;
        padding: 10px 0;
        text-transform: uppercase;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
    }
    .One img {
        margin-bottom: 20px;
        width: 200px;
        height: auto;
        margin-left: 40px;
    }
    .Two, .Four li{
        font-size: 14px;
    }
    .fa{
        font-size: small;
    }

    .link {
        font-family: 'Raleway';
        font-size: 14px;
        font-weight: bold;
        color: blue;
        text-decoration: underline;
        cursor:pointer;
    }
    #ordeON{
        width: auto;
        height: 80px;
        margin-top: 0px;
        margin-left: 0px;
        box-shadow: none;
    }
    footer {
        height: auto;
    }
    footer p {
        font-size: 1rem;
        margin-left: 10px;
    }
    #terug {
        margin-left: 10px;
        margin-right: 0px;
        color: #fff;
    }
    footer #backtotop {
        margin-left: 5.5%;
    }
}