* {
    padding: 0;
    margin: 0;
    font-family: "ivyora-text";
    font-weight: 400;
    font-style: normal;
}

html {
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;

}


.swiper-slide {
    width: auto;
    max-width: 100%;
}



h1 {
    font-family: "braisetto", script;
    font-weight: 400;
    font-style: normal;
    color: rgb(95, 95, 95);
}

.navbarino {
    display: flex;
    height: auto;
    justify-content: space-evenly;
    align-items: center;
    text-align: left;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: absolute;
    top: 0px;
    padding: 2px;
    width: 100%;
    margin-top: 20px;
}

.hinhoud {
    text-align: center;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: absolute;
    top: 170px;
    width: 100%;
}

.hinhoud h1 {
    color: white;
    font-family: "braisetto", script;
    font-weight: bold;
    font-style: normal;
    font-size: 72px;
    margin-bottom: 50px;
}

.hinhoud p {
    width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: white;
    max-width: 95%;
    font-family: "ivyora-text";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 60px;
}

.hinhoud a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    border: 1px solid white;
    padding: 12px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    margin: 10px;
}

.hinhoud a:hover {
    color: rgb(95,95,95);
    border: 1px solid rgb(95,95,95);
}

#menu-products {
    text-align: center;
}

#menu-products li {
    margin: 10px;
}

#dropdown-products {
    display: none;
    background-color: #A79B71;
    position: absolute;
    color: white;
    text-decoration: none;
    list-style-type: none;
    width: 200px;
    font-size: 18px;
    line-height: 1.5;
    margin-top: 5px;
    z-index: 999;
    margin-left: 15px;
}

#dropdown-products a:hover {
    color: rgb(95, 95, 95);
}


#menu-products:hover #dropdown-products {
    display: block;
}

h1 span {
    font-family: "ivyora-display";
    font-size: 70px;
}

.logo {
    background: url(Images/logo.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%; 
    transform: translateY(-50%);
    border-radius: 50%;
}

.navbarino a {
    font-size: 15px;
    padding: 20px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    letter-spacing: 2px;
}

.navbarino a:hover {
    text-decoration: none;
    color: #A79B71;
}


.hoofding .inhoud {
    width: 700px;
    position: relative;
    bottom: 50px;
    max-width: 90%;
    text-align: center;
    align-items: center;
    align-content: center;
}


.hoofding {
    /* background: linear-gradient(to right, rgb(167,155,113,0.9) 0%, rgb(160,171,179,0.9) 100%), url(Images/IMG_1775.jpeg) no-repeat fixed;*/
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), url(Images/image00001.jpg) no-repeat fixed;
    background-size: cover;
    background-position: center top;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-attachment: scroll max-width: 100%;
    height: 650px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    align-content: center;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
}


.cd-timeline__img h1 {
    /*background-color: rgb(167, 155, 113);*/
    background-color: rgb(123, 114, 81);
    border-radius: 50%;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    align-content: center;
    width: 100%;
    height: 100%;
    color: white;
    margin-top: 8px;
    font-weight: bold;
    padding: 10px;
}



.cd-timeline__content {
    box-shadow: 0 0 0;
    margin-top: -35px;
}

.cd-timeline__content h1 {
    color: black;
    font-family: "braisetto";
    font-weight: 600;
    font-style: normal;
    font-size: 60px;
    line-height: 1.5;
    color: black;

}

/*
.cd-timeline__container::before {
    hier kan je de kleur van de tijdlijn aanpassen --> moet in style.css
}
*/

.cd-timeline__content p {
    color: rgb(95, 95, 95);
    font-family: "ivyora-text";
    font-style: normal;
    font-size: 18px;
    line-height: 1.5;
}

.cd-timeline__content a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
}

.cd-timeline__content a:hover {
    background-color: rgb(95, 95, 95);
}


.cd-timeline {
    background-color: #fff;
    margin-bottom: 50px;
    color: black;
}


div .tijdlijnlinks {
    text-align: right;
}

.hoofding .inhoud {
    width: 700px;
    position: relative;
    bottom: 50px;
    max-width: 90%;
    text-align: center;
    align-items: center;
    align-content: center;
}

.arrow {
    border-radius: 50%;
    border: 1px solid #000;
    font-size: 14px;
}


.hoofding .inhoud h1 {
    color: white;
}

.hoofding .inhoud p {
    font-size: 20px;
    font-family: "ivyora-text";
    font-weight: bold;
    color: white;
    margin-top: 20px;

}

.hoofding .inhoud a {
    text-decoration: none;
    color: greenyellow;
    font-weight: bold;
}

.hoofding .inhoud a:hover {
    color: rgb(95, 95, 95);
}



.inhoud h1 {
    font-size: 120px;
    font-weight: 400;
    min-width: 280px;
}


.info {
    /* background-color: rgba(211,211,211,0.5);*/
    background-color: #fff;
    height: auto;
    margin-top: 20px;
    margin-bottom: -100px;
}

.info h1 {
    font-size: 80px;
    margin-bottom: 20px;
}

.info .container {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    text-align: left;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0px;
}

.info .tekst {
    height: auto;
    width: 450px;
    max-width: 100%;
    padding: 25px;
    /*box-shadow: 1px 1px 10px rgba(211,211,211,1);*/
    font-size: 18px;
    margin-bottom: 20px;
}

.info .foto {
    background: url(Images/IMG_1262.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    width: 400px;
    max-width: 100%;
    padding: 25px;
    box-shadow: 1px 1px 10px rgba(211, 211, 211, 1);
    border-bottom-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-left-radius: 15%;
    border-bottom-right-radius: 15%;
    border: 5px solid #A79B71;
}

.info .tekst p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #A79B71;
    line-height: 1.5;
}

.landingcontainer {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    height: auto;
}

.landingcontainer2 {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

.landingcontainer3  {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    margin-bottom: 50px;
}


.landingimg3 {
    height: 500px;
    width: 400px;
    background: url(Images/IMG_1262.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
}


.landingimg5 {
    height: 400px;
    width: 300px;
    background: url(Images/thumbnail_IMG_8978.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
    transform: rotate(-5deg);

}


.landingimg6 {
    height: 250px;
    width: 250px;
    background: url(Images/thumbnail_IMG_9258.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-left: 150px;
    margin-top: 130px;
    border-radius: 20px;
    transform: rotate(10deg);

}

.landingtext3 a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: rgb(95,95,95);
    border: 1px solid rgb(95,95,95);
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    padding: 15px;
    margin-left: 36px;
}

.landingtext3 a:hover {
    color: black;
    border: 1px solid #000;
}



.landingtext2 {
    max-width: 90%;
    margin-right: 50px;
}

.landingtext2 p {
    margin: auto;
    text-align: right;
    font-size: 17px;
    max-width: 95%;
    margin-bottom: 20px;
    font-family: ivyora-text;
    max-width: 90%;
    width: 400px;
    line-height: 1.5;
    color: rgb(95,95,95);
}

.landingtext2 h1 {
    text-align: right;
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    color: black;
    font-family: "Inter Tight", sans-serif;
    max-width: 90%;
    margin-left: 22px;
    margin-top: 20px;
}


#werkwijzeh1 {
    font-size: 42px;
    font-family: ivyora-text;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 100px;
    font-weight: bold;
}


.landingtext3 {
    max-width: 90%;
    text-align: left;
    margin-bottom: 50px;
}

.landingtext3 p {
    margin: auto;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    max-width: 95%;
    margin-bottom: 50px;
    color: rgb(95, 95, 95);
    font-family: ivyora-text;
    max-width: 90%;
    width: 800px;
}

.landingtext3 h1 {
    margin: auto;
    text-align: left;
    font-size: 42px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: bold;
    color: black;
    font-family: "Inter Tight", sans-serif;
    max-width: 90%;
    width: 800px;
}


.imagebanner {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.animate {
    opacity: 0;
}

.item {
    opacity: 0;
}

.item.show {
    opacity: 1;
    animation: johnny 0.5s linear;
}

.animate.show {
    opacity: 1;
    animation: johnny 0.5s linear;
}

.animate.show2 {
    opacity: 1;
    animation: collectieh1 0.5s linear;
}




.img1 {
    background: url(Images/IMG_9976.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 350px;
    width: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}


.img2 {
    background: url(Images/IMG_8361.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 350px;
    width: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}

.img3 {
    background: url(Images/img1.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 350px;
    width: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}

.img4 {
    background: url(Images/img1.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 350px;
    width: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}

.slide-content2 {
    position: relative;
    font-family: ivyora-text;
    background-color: rgba(95,95,95,0.05);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    max-height: 300px;
}

.slide-content2 p {
    position: relative;
    font-family: ivyora-text;
    text-align: left;
    font-size: 14px;
    margin-left: 20px;
    padding-bottom: 20px;
}

.slide-content2 h1 {
    position: relative;
    font-family: "Inter Tight", sans-serif;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    color: black;
    margin-left: 20px;
    padding-top: 10px;
}

.imgomhulsel {
    max-height: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 400px;
}



.slide-img2 {
    max-height: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 400px;
    background: url(Images/IMG_9976.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}


.slide-img2:hover {
    transform: scale(1.1);
    filter: brightness(0.8);
}

.slide-img2 {
    transition: all 0.3s;
}

.slide-img3:hover {
    transform: scale(1.1);
    filter: brightness(0.8);
}

.slide-img3 {
    transition: all 0.3s;
}

.slide-img4:hover {
    transform: scale(1.1);
    filter: brightness(0.8);
}

.slide-img4 {
    transition: all 0.3s;
}

.slide-img5:hover {
    transform: scale(1.1);
    filter: brightness(0.8);
}

.slide-img5 {
    transition: all 0.3s;
}

.slide-img6:hover {
    transform: scale(1.1);
    filter: brightness(0.8);
}

.slide-img6 {
    transition: all 0.3s;
}


.slide-img3 {
    max-height: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 400px;
    background: url(Images/IMG_8361.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide-img4 {
    max-height: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 400px;
    background: url(Images/IMG_8215.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide-img5 {
    max-height: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 400px;
    background: url(Images/image0005.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide-img6 {
    max-height: 400px;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 400px;
    background: url(Images/IMG_0449.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.img h1 {
    color: white;
    font-size: 70px;
    font-family: "Braisetto";
    font-weight: 400;
    font-style: normal;
}

.geboorte .img {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), url(Images/IMG_6214.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: 350px;
    text-align: center;
}

.geboorte .img:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%), url(Images/IMG_6214.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}


.trouw .img:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%), url(Images/IMG_8361.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.feest .img:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%), url(Images/IMG_1064.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}


.trouw .img {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), url(Images/IMG_8361.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: 350px;


}

.feest .img {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), url(Images/IMG_1064.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: 350px;

}

.colcontainer {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

div .thor {
    margin-bottom: 50px;
}



.thor {
    height: 400px;
    width: 300px;
}

.thor .carousel-item {
     height: 350px;
    width: 300px;
}

.thor h1 {
    color: rgb(95,95,95);
    font-size: 20px;
    font-weight: bold;
    font-family: ivyora-text;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: center;
    
}

.collectieinfo {
    margin-top: 200px;
}

.collectiecontainer {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: auto;
    height: auto;
    justify-content: center;
}

.collectietext {
    height: 500px;
    width: 500px;
    margin: 20px;
}

.collectietext h1 {
    font-family: ivyora-text;
    font-weight: bold;
    font-size: 42px;
    margin-bottom: 50px;
    color: black;
}

.collectietext p {
    font-size: 18px;

}

.collectieimg {
    background: url(Images/thumbnail_IMG_3348.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    height: 400px;
    width: 400px;
    margin: 20px;
    border-radius: 50%;
}

.collectieimg2 {
    background: url(Images/IMG_2607.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 200px;
    width: 200px;
    margin-left: 200px;
    margin-top: -70px;
    border-radius: 50%;
}

.collectieimg3 {
    background: url(Images/IMG_2685.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 225px;
    width: 225px;
    margin-left: 300px;
    margin-top: -50px;
    border-radius: 50%;
}

.collectieimg4 {
    background: url(Images/thumbnail_IMG_3544.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 250px;
    width: 250px;
    margin-left: 220px;
    margin-top: -70px;
    border-radius: 50%;
}

.colcontainer {
    margin-bottom: 100px;
    height: auto;
    display: flex;
    justify-content: space-evenly
}

.colitem {
    width: 300px;
    height: 450px;
    margin-top: 30px;
    transition: transform 0.3s;
}

.colitem:hover {
    transform: translateY(-10px);
}

.colitem-special {
    margin-top: 80px;
}

.colitem h1 {
    font-family: ivyora-text;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: bold;
    letter-spacing: 2px;
}

.colitem img {
    width: 300px;
    height: 380px;
}

.thor2container {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    width: 1100px;
    margin: auto;
    margin-bottom: 100px;
}

.thor2text {
    width: 500px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.thor2carousel {
    margin: auto;
    width: 500px;
    margin-bottom: 50px;    
}

.thor2text h1 {
    font-family: ivyora-text;
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 50px;
}

.thor2text ul{
    margin-bottom: 50px;
}

.thor2text ul li {
    font-size: 18px;
    margin-bottom: 20px;
}

.thor2text ul li i {
    font-size: 18px;
    margin-right: 20px;
}

.thor2text p {
    max-width: 350px;
    font-size: 18px;
    margin-bottom: 40px;
}

.thor2text a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: rgb(95,95,95);
    border: 1px solid rgb(95,95,95);
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    margin-right: 20px;
   padding: 15px;
}

.thor2text a:hover {
    border: 1px solid black;
    color: black;
}

.extrainfo {
    margin-top: 200px;
}

.thor2textbottom {
    margin-top: 80px;
}


.afsluiter {
    margin-bottom: 100px;
    text-align: center;
    margin-top: -65px;
}

.afsluiter .container {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    text-align: left;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
    flex-direction: column;
}

.afsluiter .container h1 {
    font-size: 100px;
    width: 100%;
    text-align: center;
    color: rgb(95, 95, 95);

}

.afsluiter .container p {
    width: 700px;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    color: rgb(95, 95, 95);
    max-width: 95%;
    margin-bottom: 70px;
    margin-top: 40px;

}




.afsluiter a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;

}


.afsluiter a:hover {
    background-color: rgb(95, 95, 95);

}

#logo {
    position: absolute;
    opacity: 0.2;
    height: 400px;
    right: -100px;
    margin-top: 330px;
    z-index: -1;
    overflow: hidden;
}

footer {
    background-color: #7b7251;
    height: auto;
    padding-bottom: 50px;
}

.scrollbtn {
    position: absolute;
    bottom: -30px;
    border-radius: 50%;
    text-align: center;
    color: white;
    height; 50px;
    width: 50px;
    background-color: white;
    border: 1px solid #000;
}

.scrollbtn img:hover {
    transform: translateY(10%);
    transition: transform 0.3s;
}

.animation {
    animation: cd-bounce-2 0.6s;
    opacity: 1;
}

.animation2 {
    animation: cd-bounce-2-inverse 0.6s;
    opacity: 1;
}

/* animations */



@keyframes johnny {

    from {
        transform: translateY(20%);
        opacity: 0%;
    }

    to {
        transform: translateX(0);
        opacity: 100%;
    }
}

@keyframes collectieh1 {
    from {
        transform: translateX(10%);
        opacity: 0%;
    }
    
    to {
        transform: translateX(0);
        opacity: 100%;
    }
}


.navbar2 {

    display: none;
}

.navbar2 ul {
    margin-left: auto;
    padding: 0;
    display: flex;
    list-style: none;
    list-style-type: none;
}

.navbar2 ul img {
    margin-bottom: 30px;
}

.navbar2 ul li a {
    padding: 10px 20px;
    color: rgb(95,95,95);
    text-decoration: none;
    font-size: 26px;
    font-weight: bold;
    font-family: "ivyora-text";
    letter-spacing: 2px;
}

.navbar2 ul li a:hover {
    color: rgb(95, 95, 95);
}

.navbar2 input {
    width: 30px;
    height: 30px;
    aspect-ratio: 1;
    display: none;
    overflow: hidden;
    margin: 10px 20px 10px auto;
    box-sizing: border-box;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}

.navbar2 input:before,
.navbar2 input:after {
    content: "";
    grid-area: 1/1;
    transition: .3s;
}

.navbar2 input:before {
    background:
        radial-gradient(closest-side at 12.5% 25%, #fff 96%, #0000) 0 0/80% 40%,
        linear-gradient(#fff 50%, #0000 0) top/80% 40% repeat-y;

}

.navbar2 input:after {
    padding: 10%;
    background:
        radial-gradient(closest-side at 50% 12.5%, #fff 96%, #0000) top /20% 80% repeat-y,
        radial-gradient(closest-side at 12.5% 50%, #fff 96%, #0000) left/80% 20% repeat-x,
        conic-gradient(from 90deg at 33% 33%, #0000 90deg, #fff 0) 100% 100%/60% 60% padding-box content-box;
    transform: translate(-100%) translateZ(0) rotate(45deg);
    opacity: 0;
    top: 20px;
    right: 20px;

}

.navbar2 input:checked:before {
    transform: translate(100%);
    opacity: 0;
}

.navbar2 input:checked:after {
    transform: translate(0) translateZ(0) rotate(45deg);
    opacity: 1;

}


.tarieven {
    text-align: center;
    height: auto;
    padding-bottom: 50px;
    margin-bottom: 0px;
}

.tarieven h1 {
    color: white;
    font-size: 120px;
    font-weight: 600;
    margin-bottom: 50px;
}

.tarieven .sub {
    margin-left: 140px;
    text-align: left;
    font-size: 42px;
    margin-top: 100px;
    margin-bottom: 30px;
    font-weight: bold;
    color: black;
    font-family: "Inter Tight", sans-serif;
    max-width: 90%;
    width: 800px;
}

.tarieven .subp {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    max-width: 95%;
    margin-bottom: 50px;
    color: rgb(95, 95, 95);
    font-family: ivyora-text;
    max-width: 800px;
    margin-left: 140px;
    margin-right: auto;
}


.tarieven .container {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
}



.prijs {
    height: 530px;
    width: 400px;
    margin: 10px;
    background-color: #7b7251;
    border-radius: 20px;
    box-shadow: 1px 1px 6px rgb(123, 114, 81);
    transition: transform 0.3s;

}

.prijs:hover {
    transform: translateY(-10px);
}

.prijs h1 {
    font-family: "ivyora-text";
    margin-top: 50px;
    font-size: 60px;
    color: white;
}

.prijs h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: -20px;
    color: white;
    font-family: "ivyora-text";

}

.prijs p {
    line-height: 1.5;
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 35px;
    font-family: "ivyora-text";

    color: white;
}

.prijs a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    border: 1px solid white;
}

.prijs .tekst {
    padding-bottom: 20px;
    text-align: center;
    max-width: 90%;
    margin: auto;
}

.prijs a:hover {
    color: rgb(95, 95, 95);
    border: 1px solid rgb(95,95,95);

}

.drukcontainer {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 150px;
}

.drukwerk {
    background-color: white;
    width: 700px;
    margin-left: auto;
    height: auto;
    max-width: 90%;
    margin-bottom: 50px;
    text-align: left;
    max-width: 90%;
}

.drukimg {
    height: 300px;
    width: 300px;
    margin-right: auto;    
    background: url(Images/IMG_1775.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
}


.drukwerk p {
    width: 700px;
    font-size: 24px;
    max-width: 95%;
    font-family: ivyora-text;
    font-weight: bold;
    color: rgb(95,95,95);
}

.drukwerk h1 {
    margin-bottom: 30px;
    font-size: 42px;
    color: black;
    font-family: "Inter Tight", sans-serif;
    font-weight: bold;
}

.drukwerk a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
}

.drukwerk a:hover {
    background-color: rgb(95, 95, 95);

}

.ontwerpen {
    margin-top: 200px;
    margin-bottom: 100px;
    text-align: center;
}

.ontwerpen h1 {

    font-size: 80px;
    color: rgb(95, 95, 95);
    font-weight: 400;
    margin-bottom: 20px;
    color: saddlebrown;
}

.ontwerpen .tekst {
    font-size: 18px;
    color: rgb(95, 95, 95);
    width: 700px;
    margin: auto;
    margin-bottom: 100px;
    line-height: 1.5;
    max-width: 100%;
}

.ontwerpen .maintekst {
    font-size: 24px;
    font-weight: bold;
    color: rgb(95, 95, 95);
    width: 900px;
    margin: auto;
    margin-bottom: 80px;
    line-height: 1.5;
    margin-top: 50px;
    max-width: 100%;
    letter-spacing: 2px;
}

#samenwerking {
    font-size: 60px;
    margin-top: 100px;
    font-family: "Inter Tight", sans-serif;
    font-weight: bold;
    color: #7b7251;
}

#geboorte {
    font-size: 60px;
    font-family: "Inter Tight", sans-serif;
    font-weight: bold;
    color: #7b7251;
    margin-top: 50px;
}

#trouw {
    font-size: 60px;
    margin-top: 100px;
    font-family: "Inter Tight", sans-serif;
    font-weight: bold;
    color: #7b7251;
}

#biscuit {
    font-size: 60px;
    margin-top: 100px;
    font-family: "Inter Tight", sans-serif;
    font-weight: bold;
    color: #7b7251;
}


.masonry {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-auto-rows: 10px;
    gap: 20px;
    width: 800px;
    max-width: 95%;
    margin: auto;
}

.item {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    transition: transform 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2em;
    color: #fff;
}

.item:hover {
    transform: translateY(-10px);
    cursor: pointer;
}

.carousel-indicators {
    position: relative;
}


.carousel-inner {
    max-width: 95%;
    text-align: center;
    margin: auto;
    width: 95%;
}


/* Specific dimensions and colors for each item */
.item1 {
    grid-row: span 15;
    background: url(Images/IMG_2052.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item2 {
    grid-row: span 20;
    background: url(Images/IMG_2133.jpeg);
    background-repeat: no-repeat;

    background-size: cover;
}

.item3 {
    grid-row: span 13;

}

.item4 {
    grid-row: span 18;
    background: url(Images/IMG_1891.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item5 {
    grid-row: span 16;
    background: url(Images/IMG_5331.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item6 {
    grid-row: span 13;
    background: url(Images/IMG_2567.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item7 {
    grid-row: span 20;
    background: url(Images/IMG_8090.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item8 {
    grid-row: span 11;
}

.item9 {
    grid-row: span 16;
    background: url(Images/IMG_9269.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item10 {
    grid-row: span 14;
    background: url(Images/IMG_2096.jpeg);
    background-repeat: no-repeat;
    background-position: center center;

    background-size: cover;
}

.item10_1 {
    grid-row: span 16;
    background: url(Images/IMG_6614.jpeg);
    background-repeat: no-repeat;
    background-position: center center;

    background-size: cover;
}

.item10_2 {
    grid-row: span 14;
    background: url(Images/IMG_2556.jpeg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.item11 {
    grid-row: span 18;
    background: url(Images/img2.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item12 {
    grid-row: span 15;
    background: url(Images/IMG_0554.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item13 {
    grid-row: span 17;
    background: url(Images/IMG_8362.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item14 {
    grid-row: span 14;
    background: url(Images/IMG_1081.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item14_1 {
    grid-row: span 16;
    background: url(Images/IMG_0637.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.item14_2 {
    grid-row: span 14;
    background: url(Images/IMG_1047.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.item15 {
    grid-row: span 16;
    background: url(Images/cezanne.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item16 {
    grid-row: span 20;
    background: url(Images/morris.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}


.item17 {
    grid-row: span 18;
    background: url(Images/celeste.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item18 {
    grid-row: span 14;
    background-color: #fff;
}


.item19 {
    grid-row: span 15;
    background: url(Images/IMG_0429.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item19:hover i {
    opacity: 1;
}

.item19:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0429.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item20 {
    grid-row: span 13;
    background: url(Images/IMG_0426.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item20:hover i {
    opacity: 1;
}

.item20:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0426.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item21 {
    grid-row: span 18;
    background: url(Images/IMG_0411.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item21:hover i {
    opacity: 1;
}

.item21:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0411.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item22 {
    grid-row: span 14;
    background: url(Images/IMG_0471.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item22:hover i {
    opacity: 1;
}

.item22:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0471.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item23 {
    grid-row: span 17;
    background: url(Images/IMG_0457.jpg) center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.item23:hover i {
    opacity: 1;
}

.item23:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0457.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item24 {
    grid-row: span 15;
    background-color: #fff;
}



.item i {
    font-size: 50px;
    opacity: 0;
}

.item1:hover i {
    opacity: 1;
}

.item1:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_2052.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item2:hover i {
    opacity: 1;
}

.item2:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_2133.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}


.item4:hover i {
    opacity: 1;
}

.item4:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_1891.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item5:hover i {
    opacity: 1;
}

.item5:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_5331.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item6:hover i {
    opacity: 1;
}

.item6:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_2567.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item7:hover i {
    opacity: 1;
}

.item7:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_8090.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}


.item9:hover i {
    opacity: 1;
}

.item9:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_9269.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item10:hover i {
    opacity: 1;
}

.item10:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_2096.jpeg);
    background-repeat: no-repeat;
    background-position: center center;

    background-size: cover;
}

.item10_1:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_6614.jpeg);
    background-repeat: no-repeat;
    background-position: center center;

    background-size: cover;
}

.item10_2:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_2556.jpeg);
    background-repeat: no-repeat;
    background-position: center center;

    background-size: cover;
}

.item10_1:hover i {
    opacity: 1;
}

.item10_2:hover i {
    opacity: 1;
}

.item11:hover i {
    opacity: 1;
}

.item11:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/img2.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item12:hover i {
    opacity: 1;
}

.item12:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0554.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item13:hover i {
    opacity: 1;
}

.item13:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_8362.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item14:hover i {
    opacity: 1;
}



.item14:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_1081.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item14_1:hover i {
    opacity: 1;
}

.item14_1:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_0637.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.item14_2:hover i {
    opacity: 1;
}

.item14_2:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/IMG_1047.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.item15:hover i {
    opacity: 1;
}

.item15:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/cezanne.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item16:hover i {
    opacity: 1;
}

.item16:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/morris.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.item17:hover i {
    opacity: 1;
}

.item17:hover {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%), url(Images/celeste.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.cd-main-header {
    background-color: white;
    color: white;
}

.item3 {
    display: flex;
    flex-direction: column;
    background-color: rgb(250, 249, 246);

}

.item3:hover {
    cursor: default;
}

.item3 h1 {
    font-size: 60px;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: rgb(95, 95, 95);
    font-weight: bold;
}

.item3 p {
    font-size: 18px;
    font-family: "ivyora-text";
    font-weight: 400;
    color: rgb(95, 95, 95);
    margin-bottom: 30px;
    line-height: 1.5;
}

.item3 a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
}

.item a:hover {
    background-color: rgb(95, 95, 95);
}



.item a {
    max-width: 150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.item8 {
    display: flex;
    flex-direction: column;
    background-color: rgb(250, 249, 246);

}

.item8:hover {
    cursor: default;
}

.item8 h1 {
    font-size: 50px;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: rgb(95, 95, 95);
    font-weight: bold;
}

.item8 p {
    font-size: 18px;
    font-family: "ivyora-text";
    font-weight: 400;
    color: rgb(95, 95, 95);
    margin-bottom: 30px;
    line-height: 1.5;
}

.item8 a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
}

.item8 a:hover {
    background-color: rgb(95, 95, 95);
}


.item24 {
    display: flex;
    flex-direction: column;
    background-color: rgb(250, 249, 246);

}

.item24:hover {
    cursor: default;
}

.item24 h1 {
    font-size: 60px;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: rgb(95, 95, 95);
    font-weight: bold;
}

.item24 p {
    font-size: 18px;
    font-family: "ivyora-text";
    font-weight: 400;
    color: rgb(95, 95, 95);
    margin-bottom: 30px;
    line-height: 1.5;
}

.item24 a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
}

.item24 a:hover {
    background-color: rgb(95, 95, 95);
}


.item18 {
    display: flex;
    flex-direction: column;
    background-color: rgb(250, 249, 246);

}

.item18:hover {
    cursor: default;
}

.item18 h1 {
    font-size: 60px;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: rgb(95, 95, 95);
    font-weight: bold;
}

.item18 p {
    font-size: 18px;
    font-family: "ivyora-text";
    font-weight: 400;
    color: rgb(95, 95, 95);
    margin-bottom: 30px;
    line-height: 1.5;
}

.item18 a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
}

.item18 a:hover {
    background-color: rgb(95, 95, 95);
}


.foto-background {
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%) no-repeat fixed;
    z-index: 998;
    position: fixed;
    display: none;
    left: 0;
    top: 0;
}

.carousel-item {
    align-content: center;
    max-width: 95%;
    width: 95%;
}


.show {
    display: grid;
}

.hide {
    display: none;
}

.kruisje {
    --s: 40px;
    /* size */
    width: var(--s);
    aspect-ratio: 1;
    padding: calc(var(--s)*.1);
    box-sizing: border-box;
    --_g: radial-gradient(farthest-side, #fff 96%, #0000);
    background:
        radial-gradient(closest-side at 50% 12.5%, #fff 96%, #0000) top /20% 80% repeat-y,
        radial-gradient(closest-side at 12.5% 50%, #fff 96%, #0000) left/80% 20% repeat-x,
        conic-gradient(from 90deg at 33% 33%, #0000 90deg, #fff 0) 100% 100%/60% 60% padding-box content-box;
    transform: translateZ(0) rotate(45deg);
    z-index: 999;
    position: absolute;
    right: 20px;
    top: 20px;
}

.kruisje:hover {
    cursor: pointer;
}

.carousel {
    align-content: center;
    margin: auto;
    max-width: 95%;
    margin: auto;
    text-align: center;
}

.carousel-item {

    width: 450px;
    height: 550px;
    margin: auto;
    max-width: 100%;
    align-content: center;
}


.footer {
    padding-top: 50px;
    display: flex;
    width: 900px;
    height: 100px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: white;
    max-width: 100%;
    font-family: "ivyora-text";
}

.footer a {
    text-decoration: none;
    color: white;
    font-weight: bold;
    letter-spacing: 2px;

}

.footer a:hover {
    color: rgb(95, 95, 95);
}

.deel1 {
    width: 400px;
    display: flex;
    justify-content: space-evenly;
    margin: auto;

}


.footerlogo {
    width: 70px;
    margin: auto;
}

.deel2 {
    width: 400px;
    display: flex;
    justify-content: space-evenly;
    margin: auto;

}

.footer2 {
    width: 850px;
    max-width: 95%;
    height: auto;
    margin: auto;
    color: white;
    font-size: 16px;
    display: flex;
    justify-content: space-evenly;
    margin-top: 50px;
}

.footer2 p {
    margin-top: 20px;
}

.footer2 i {
    font-size: 18px;
}

.footer2 .deel3 i {
    margin-right: 10px;
}

.footer2 .deel5 i {
    margin-left: 10px;
}

.deel4 {
    margin: auto;
}

.deel4 i {
    font-size: 40px;
}

.deel3 {
    width: 400px;
    height: auto;
    margin-left: 18px;
    margin: auto;
    max-width: 100%;
}


.footer3 {
    text-align: center;
    width: 280px;
    margin: auto;
    margin-top: 10px;
}

.footer3 p {
    font-weight: bold;
    font-size: 12px;
    margin: auto;
    text-align: center;
    color: white;
}

.deel5 {
    width: 400px;
    height: auto;
    text-align: right;
    margin: auto;
    max-width: 100%;
}

footer i {
    font-size: 14px;
    opacity: 1;
    color: white;
}

.deel4 i:hover {
    color: rgb(95, 95, 95);
}


.contact {
    height: auto;
    margin-top: 200px;

}

.contacth1 {
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-family: "Inter Tight", sans-serif;
    font-weight: bold;
    margin-bottom: 70px;
    max-width: 100%;
    margin-top: 50px;
    color: black;
    letter-spacing: 0px;
}

.contactp {
    max-width: 95%;
    text-align: center;
    font-size: 24px;
    width: 900px;
    margin: auto;
    font-weight: bold;
    color: rgb(95, 95, 95);
    margin-bottom: 80px;
    line-height: 1.5;
    letter-spacing: 2px;
}


.contact .container {
    display: flex;
    height: auto;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 1080px;
    height: auto;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 100px;

}

.contactfoto {
    width: 400px;
    height: 500px;
    background: url(Images/IMG_1357.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;

}


form {
    height: auto;
    display: flex;
    width: 550px;
    height: 600px;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: right;
    flex-direction: column;
    text-align: right;


}

.email {

    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    height: 40px;
    padding: 10px;
    border: 2px solid rgb(95,95,95);
    font-size: 16px;
    margin-bottom: 30px;

}

.naam {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    padding: 10px;
    border: 2px solid rgb(95,95,95);
    font-size: 16px;
    margin-bottom: 30px;

}


.typekaart {

    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    padding: 10px;
    border: 2px solid rgb(95,95,95);
    font-size: 16px;
    margin-bottom: 30px;


}

.message {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border: 2px solid rgb(95,95,95);
    font-size: 16px;
    margin-bottom: 30px;
}

.submit {

    width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 10px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    border: none;
}

.submit:hover {
    cursor: pointer;
    background-color: rgb(95, 95, 95);
}


textarea {
    resize: none;
    height: 180px;
}


.bedankt {
    height: 100%;
    width: 100%;
}

.bedankt .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    height: 600px;
    width: 1000px;
}

.bedankt .container h1 {
    font-size: 120px;
    color: white;
}

.bedankt .container h3 {
    color: white;
    font-size: 24px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    font-weight: bold;
    line-height: 1.5;
}

.bedankt .container a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: white;
    background-color: rgb(123, 114, 81);
    padding: 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    border: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.bedankt .container a:hover {
    background-color: rgb(95, 95, 95);
}

.swiper {
    margin-bottom: 70px;
}

.swiper:hover {
    cursor: grab;
}


.swiper {
  max-width: 100%;
  height: auto;
    
}

.coltitel {
    font-family: ivyora-text;
    font-size: 48px;
    font-weight: bold;
    max-width: 90%;
    margin: auto;
    margin-top: 100px;
}


.linkertak {
    position: absolute;
    top: 750px;
    z-index: 20;
    left: 0px;
}

.rechtertak {
    position: absolute;
    top: 750px;
    right: 0px;
}


.feestkaartjes h1 {
    margin: auto;
    text-align: center;
    font-size: 70px;
    color: white;
    font-weight: bold;
    font-family: "ivyora-text";
    padding-top: 60px;
    z-index: 50;
}

div .swiper-button-prev {
    color: rgb(95,95,95);
}

div .swiper-button-next {
    color: rgb(95,95,95);
}

div .swiper-pagination .bullet {
    color: black;
}

.swiper-slide:hover img {
    transform: scale(1.1);
    filter: brightness(0.8);
}

.swiper-slide img {
    transition: all 0.3s;
}


.colendcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    max-width: 100%;
}

.colendimg {
    height: 400px;
    width: 300px;
    background: url(Images/lia2.jpeg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    transform: rotate(-20deg);
    transform: scaleX(180deg);
}

.colendimg2 {
    height: 300px;
    width: 300px;
    background: url(Images/thumbnail_IMG_6828.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 60px;
    margin-left: 150px;
    border-radius: 20px;
    transform: rotate(25deg);
}


.colendtext {
    height: 500px;
    width: 600px;
    text-align: center;
    max-width: 90%;
}

.colendtext p {
    font-size: 24px;
    font-family: ivyora-text;
    margin-top: 100px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 50px;
}

.colendtext a {
    font-family: "opensans", sans-serif;
    font-size: 14px;
    color: rgb(95,95,95);
    border: 1px solid rgb(95,95,95);
    text-decoration: none;
    font-weight: 400;
    border-radius: 20px;
    letter-spacing: 2px;
    margin-right: 20px;
    padding: 15px;
}

.colendtext a:hover {
    border: 1px solid black;
    color: black;
}



.card-wrapper {
    max-width: 100%;
    margin: 0 60px 35px;
    padding: 20px 10px;
    overflow: hidden;
    height: auto;
    width: 1000px;
}

.swiper .swiper-slide {
    height: auto;
    max-height: 800px;
    width: 300px;
    overflow: hidden;

}

.slide-img {
    max-height: 400px;
    overflow: hidden;
}


.slide-content h1 {
    color: rgb(95,95,95);
    font-family: ivyora-text;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}

.slide-content {
    position: relative;
    margin-top: 30px;
    font-family: ivyora-text;
}







.card-wrapper .swiper-pagination-bullet {
    height: 13px;
    width: 13px;

}

.card-wrapper .swiper-pagination-bullet-active {
    background: black;
}


@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        transform: translateX(0);
    }
}


.thorpage .navbarino div ul li a {
    color: white;
}


.thorpage .navbarino a{
    color: rgb(95,95,95);
}

.thorpage .navbarino a:hover{
    color: black;
}





/*Media Queries*/

@media screen and (max-width: 690px) {


        .colafsluiter {
        margin-bottom: 70px;
    }
    
    .collectieimg {
    margin-top: 100px;
}
    
    
    .tarieven .sub {
    margin-left: 20px;
        max-width: 90%;
}

.tarieven .subp {
    margin-left: 20px;
    max-width: 90%;
}
    
    
    #werkwijzeh1 {
        margin-top: 0px;
    }
    
    .landingimg6 {
        margin-top: 0px;
        margin-left: 100px;
        
    }
    
    .landingtext3 h1 {
        margin-top: 0px;
    }

    
    .landingcontainer3 {
        margin-top: 0px;
    }
    
    .drukcontainer {
        margin-top: 30px;
    }
    
    .extrainfo {
        margin-top: 50px;
    }
    
    .thor2text {
        text-align: center;
    }
    
    .thor2text h1 {
        font-size: 42px;
    }
    
        .thor2text p {
        margin: auto;
            margin-bottom: 50px;
    }
    
    
           .thor2text a {
        margin: auto;
    }
    
    .thorpage .navbar2 {
        display: flex;
        z-index: 999;
    }
    

    .slide-content2 p {
        font-size: 16px;
        padding-bottom: 20px;
    }
    


    .thorpage .navbar2 ul {
        position: fixed;
        background: beige;
        background-repeat: no-repeat;
        background-size: cover;
        flex-direction: column;
        inset: 0 0 0;
        padding: 40px;
        margin: 0;
        align-items: center;
        justify-content: center;
        gap: 30px;
        transform: translate(-100%);
        opacity: 0;
        transition: .3s;
        z-index: 999;

    }

    .thorpage .navbar2 input {
        display: grid;
        z-index: 1000;
    }

    .thorpage .navbar2 input:checked + ul {
        transform: translate(0);
        opacity: 1;
        z-index: 999;

    }
    

    

.thorpage .navbar2 input:before {
    background:
        radial-gradient(closest-side at 12.5% 25%, rgb(95,95,95) 96%, #0000) 0 0/80% 40%,
        linear-gradient(rgb(95,95,95) 50%, #0000 0) top/80% 40% repeat-y;

}

.thorpage .navbar2 input:after {
    padding: 10%;
    background:
        radial-gradient(closest-side at 50% 12.5%, rgb(95,95,95) 96%, #0000) top /20% 80% repeat-y,
        radial-gradient(closest-side at 12.5% 50%, rgb(95,95,95) 96%, #0000) left/80% 20% repeat-x,
        conic-gradient(from 90deg at 33% 33%, #0000 90deg, rgb(95,95,95) 0) 100% 100%/60% 60% padding-box content-box;
    transform: translate(-100%) translateZ(0) rotate(45deg);
    opacity: 0;
    top: 20px;
    right: 20px;

}

.thorpage .navbar2 input:checked:before {
    transform: translate(100%);
    opacity: 0;
}

.thorpage .navbar2 input:checked:after {
    transform: translate(0) translateZ(0) rotate(45deg);
    opacity: 1;

}
    
    
    
    
    
    
 
    
       

    .navbar2 {
        display: flex;
        z-index: 999;
    }

    .navbar2 ul {
        position: fixed;
        background: beige;
        background-repeat: no-repeat;
        background-size: cover;
        flex-direction: column;
        inset: 0 0 0;
        padding: 40px;
        margin: 0;
        align-items: center;
        justify-content: center;
        gap: 30px;
        transform: translate(-100%);
        opacity: 0;
        transition: .3s;
        z-index: 999;

    }

    .navbar2 input {
        display: grid;
        z-index: 1000;
    }

    .navbar2 input:checked + ul {
        transform: translate(0);
        opacity: 1;
        z-index: 999;

    }
 


    .hoofding {
        /* background: linear-gradient(to right, rgb(167,155,113,0.9) 0%, rgb(160,171,179,0.9) 100%), url(Images/IMG_1775.jpeg) no-repeat fixed;*/
        background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), url(Images/image00001.jpg) no-repeat;
        background-size: cover;
        background-position: 60% 40%;

    }
    
    .hinhoud p {
        font-size: 18px;
    }


    .kaartp {
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 2px;
        margin-bottom: 50px;
        max-width: 90%;
        color: rgb(95, 95, 95);
        font-family: ivyora-text;
    }

    .kaarth {
        font-size: 30px;
        margin-bottom: 50px;
    }

    .afsluiter .container h1 {
        font-size: 50px;
        font-weight: bold;
        max-width: 90%;
    }

    .afsluiter .container p {
        font-size: 16px;
        max-width: 90%;
    }

    .contacth1 {
        font-size: 30px;
    }

    .contactp {
        font-size: 18px;
        max-width: 90%;

    }

    .inhoud h1 {
        font-weight: bold;
    }

    .inhoud .h1titel {
        font-size: 50px;
    }

    .inhoud h1 {
        font-size: 70px;
    }


    .hoofding .inhoud p {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .animation {
        animation: none;
    }

    .animation2 {
        animation: none;
    }

    .kaart1 {
        opacity: 1
    }

    .kaart2 {
        opacity: 1
    }

    .kaart3 {
        opacity: 1
    }

    .navbarino {
        display: none;
    }


    input {
        display: grid;
    }

    .drukwerk {
        height: 335px;
        ;
    }

    .drukwerk h1 {
        margin-bottom: 30px;
        padding-top: 55px;
        font-size: 30px;
        margin-top: 0px;
    }

    .drukwerk p {
        font-size: 16px;
        max-width: 80%;
        margin-bottom: 40px;
    }

    .tarieven h1 {
        font-size: 80px
    }
    .tarieven {
        margin-bottom: 50px;
    }

    .prijs h1 {
        font-size: 60px;
    }

    .drukwerk h1 {
        font-size: 30px;
    }


    .item {
        grid-row: span 16;
    }

    .inhoud h2 {
        font-size: 120px;
    }


    .footer {
        height: auto;

    }

    .footer .deel1 {
        flex-direction: column;
        text-align: center;
    }

    .deel1 p {
        margin-top: 20px;
    }

    .footer .deel2 {
        flex-direction: column;
        text-align: center;
    }

    .deel2 p {
        margin-top: 20px;
    }

    .footer2 {
        flex-direction: column;
        justify-content: center;
    }

    .deel3 {
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }

    .deel4 {
        margin: auto;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .deel4 p {
        font-weight: bold;

    }

    .deel5 {
        text-align: center;
        margin: auto;
    }

    .ontwerpen .tekst {
        font-size: 16px;
        max-width: 90%;
    }

    .ontwerpen .maintekst {
        font-size: 20px;
        max-width: 90%;
    }

    .afsluiter {
        margin-top: 0px;
    }


    #geboorte {
        margin-top: 50px;
        font-size: 50px;
    }


    form {
        width: 500px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .contactfoto {
        background: url(Images/IMG_1357.jpeg) no-repeat;
        background-size: cover;
        background-position: center center;
    }

    #samenwerking {
        font-size: 36px;
    }

    .deel1 a {
        margin-bottom: 15px;
    }

    .deel2 a {
        margin-bottom: 15px;
    }

    .footer3 {
        margin-top: 50px;
    }


    #geboorte {
        font-size: 36px;
    }

    #trouw {
        font-size: 36px;
    }
    
    #biscuit {
        font-size: 36px;
    }


    .carousel {
        max-width: 100%;
        width: 350px;
    }

    .info {
        margin-bottom: 0px;
    }
    



}
