@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

*{
    margin: 0;
    padding: 0;
    border-radius: 50px;
}
.linkjes{
    display: none;
}

h1{
    font-family: "Bebas Neue", sans-serif;
    font-size: 60px;
    color: white;
}
h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
}
p{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 18px;
}
nav{
    background-color: #282627;
    height: 80px;
    border-radius: 0%;
}
.navbar{
    line-height: 80px;
    padding-left: 20px;
    text-align: center;
    border-radius:0%;
}
.navbar img{
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 15px;
    padding-right: 20px;
    line-height: 80px;
}
.navbar h1{
    font-size: 3.5vw;
    color: white;
    font-family: "Bebas Neue", sans-serif;
}
.welkomoverlay{
    background: url(/images/Trentinovoor.jpeg);
    background-size: cover;
    background-position: center;
    height: auto;
    width: 100%;
    min-height: 90vh;
    display: flex;
    border-radius: 0%;
}
.welkom{
    width: 80%;
    margin: auto;
    justify-content: center;
    align-items: center;
    /* background-color:rgba(215,48,55, 0.8); */
    background-color: #282627;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 5px solid white;
    display: flex;
}
.left{
    width: 50%;
}
.links{
    margin-top: 10px;
    margin-bottom: 10px;
}
.links li{
    display: inline-block;
    padding-right: 20px;
}
.links li a{
    font-size: 35px;
    color: white;
    text-decoration: none;
}
.menu{
    color: white;
    font-family: "Bebas Neue", sans-serif;
    font-size: 35px;
    text-decoration: none;
    border: 2px solid white;
    text-align: center;
    background-color: #d73037;
    width: 200px;
}
.menu li{
    display: inline-block;
}
.menu li a{
    color: white;
    text-decoration: none;
}
.container{
    align-items: center;
    align-content: center;
}
.right img{
    width: 250px;
    height: 200px;
    object-fit: cover;
}
.foto{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    border: 5px solid white;
    box-shadow: 8px 8px #d73037;
}
.foto img{
    width: 300px;
    height: 250px;
}
.weekoverlay{
    height: auto;
    min-height: 60vh;
    width: 100%;
    /* background: url(/images/kerstachtergrond.jpg); */
    background: url(/images/Trentino2.jpeg);
    background-size: cover;
    background-position: center; 
    border-radius: 0%;
    overflow: hidden;
}
.klad{
    width: 50%;
    margin: auto;
    justify-content: center;
    align-items: center;
    /* background-color:rgba(215,48,55, 0.8); */
    background-color: #282627;
    padding: 20px;
    margin-top: 50px;
    border: 5px solid white;
    display: flex;
    margin-bottom: 50px;
}
.week1 {
    margin-right: 30px;
}

.klad img{
    max-width: 200px;
    object-fit: cover;
    height: 250px;
    display: flex;
    margin: auto;
/*    box-shadow: 8px 8px #e494af;*/
	box-shadow: 8px 8px #d73037; 
    border: 5px solid #242223;
    margin-left: -10px;
    margin-bottom: 20px;
}
.wandeling-foto img{
    height: 350px;
}
.wandeling li{
    display: block;
    padding-bottom: 20px;
}
.wandeling li a{
    text-decoration: none;
    color:#d73037;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.bannerteam{
    width: 100%;
    background-color: #282627;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 0%;
}
.bannerteam h1{
    font-family: "Bebas Neue", sans-serif;
    font-size: 50px;
    color: white;
    /* padding-top: 13px; */
}
.teamoverlay{
    height: auto;
    min-height: 105vh;
    width: 100%;
    background: url(/images/Trentino2.jpeg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    border-radius: 0%;
}
.team{
    width: 80%;
    height: auto;
    margin: auto;
    padding: 20px;
    margin-top: 50px;
    align-items: center;
    justify-content: center;
    background-color: #282627;
    border: 5px solid white;
    display: flex;
    flex-wrap: wrap;
    border-radius: 50px;
    margin-bottom: 50px;

}
.box{
    width: 300px;
    height: 365px;
    background-color: white;
    align-items: center;
    justify-content: center;
    box-shadow: 8px 8px #d73037;
    text-align: center;
    border: 5px solid #242223;
    margin: 10px;
    padding-top: 10px;
    border-radius: 50px;
}
.team .box img{
    height: 200px;
    object-fit: cover;
    object-position: center;
    /* border-radius: 80%; */
    border: 3px solid #242223;
}
.box h1{
    font-size: 35px;
    line-height: 1;
    font-family: trentino;
    padding-top: 11px;
    margin-top: 10px;
    color: #242223;
}
.box p{
    font-size: 25px;
    line-height: 1;
    font-family: "Bebas Neue", sans-serif;
    color: #242223;
    margin-top: 5px;
}
.box h2{
    font-size: 30px;
    font-family: "Bebas Neue", sans-serif;
}
.team img{
    margin-top: 10px;
    margin: auto;
    width: 250px;
    height: auto;
    /* display: flex; */
    border-radius: 50px;
}
.bannerfeed{
    width: 100%;
    background-color: #282627;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 0%;
}
.bannerfeed h1{
    font-family: "Bebas Neue", sans-serif;
    font-size: 50px;
    color: white;
    /* padding-top: 13px; */
}
.feedoverlay{
    height: 100%;
    width: 100%;
    min-height: 90vh;
    background: url(/images/voetpad.jpeg);
    background-size: cover;
    background-position: center;
    border-radius: 0%;
}
.feed{
    width: 80%;
    height: auto;
    margin: auto;
    padding: 20px;
    margin-top: 50px;
    align-items: center;
    display: table;
    border-spacing: 20px 20px;
    justify-content: center;
    background-color: #242223;
    border: 5px solid white;
}
.feedbox{
    text-align: center;
    width: 300px;
    height: auto;
    margin: 10px;
    display: table-cell;
    background-color: white;
    align-items: center;
    border: 5px solid #242223;
    box-shadow: 8px 8px #d73037;
}
.feedbox h1{
    margin-top: 10px;
    color: black;
}
.feedbox p{
    padding: 10px;
    color: black;
}
.feedbox img{
    max-width: 250px;
    height: 250px;
    display: flex;
    margin: auto;
    margin-bottom: 10px;
    border: 5px solid #242223;
    object-fit: cover;
    object-position: left;
}
.bannerlocatie{
    width: 100%;
    background-color: #282627;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 0%;
}
.bannerlocatie h1{
    font-family: "Bebas Neue", sans-serif;
    font-size: 50px;
    color: white;
    /* padding-top: 13px; */
}
.locatieoverlay{
    height: 100%;
    width: 100%;
    min-height: 52vh;
    background: url(/images/ijs.jpeg);
    background-size: cover;
    background-position:bottom;
    border-radius: 0%;
    overflow: hidden;
}
.locatie{
    width: 80%;
    height: auto;
    margin: auto;
    padding: 20px;
    margin-top: 50px;
    align-items: center;
    justify-content: center;
    background-color: #282627;
    border: 5px solid white;
    display: flex;
    margin-bottom: 50px;
}
.maps{
   display: flex;
}

.mapleft{
    width: auto;
    height: auto;
    margin: 20px;
}

.mapright{
    max-width: 300px;
    height: auto;
    margin: 20px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}
.class3{
    margin: 20px;
    text-align: left;
    color: white;
}
th{
    text-align: right;
    color: white;
    padding-right: 10px;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
td{
    color: #d73037;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.footer{
    background-color: #282627;
    height: 100%;
    width: 100%;
    border-radius: 0%;
}
#script{
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#script p{
    color: #d73037;
    font-weight: bold;
}
#owned{
    display: flex;
    padding-bottom: 15px;
    justify-content: center;
    align-items: center;
}
#owned a{
    color: #282627;
    text-decoration: underline;
    font-weight: bold;
    pointer-events: none;
}
#owned p{
    color: #282627;
}
@media (max-width:850px) {
    .navbar h1{
        font-size: 6vw;
    }
    .foto{
        margin-left: 0;
    }
    h1{
        font-size: 9vw;
    }
    h2{
        font-size: 6vw;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }
    .box h1{
        font-size: 32px;
    }
    .feedoverlay{
        min-height: 1720px;
    }
    .feed{
        width: 80%;
        height: auto;
        margin: auto;
        padding: 20px;
        margin-top: 50px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .feedbox{
        text-align: center;
        width: auto;
        height: auto;
        margin: 10px;
        display: inline-block;
        background-color: white;
        align-items: center;
        border: 5px solid #242223;
        box-shadow: 8px 8px #d73037;
    }
    .welkom{
        display: block;
    }
    .weekoverlay{
        min-height: 875px;
    }
    .klad{
        display: block;
        width: 75%;
    }
    .left{
        width: 100%;
    }
    .right{
        margin-top: 20px;
    }
    .locatieoverlay{
        min-height: 750px;
    }
    .locatie{
        width: 80%;
    }
    .maps{
        flex-direction: column;
    }
    .mapleft{
        margin: 0;
    }
    .mapright{
        margin: 0;
        margin-top: 10px;
    }
    .class3{
        margin: 0;
        margin-top: 10px;
    }
    .footer{
        justify-content: center;
        text-align: center;
        align-items: center;
    }
    #script{
        padding: 10px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

}
@font-face {
    font-family: 'Trentino';
    src: url(/Spring\ LP\ Regular.ttf);
    line-height: 1;
}