.category-hero-new {
    position: relative;
}
.img-overlay:after{
    content: '';
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(21, 61, 53, 0.9);
    pointer-events: none;
    z-index: 1;
}
.img-overlay .container {
    z-index: 2;
}
.hero-img-block-img{
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: right;
}
.full-section{
    height: 100vh;
    overflow: auto;
}

.specificeren-span{
    background: white;
    padding: 40px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.menu-item-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Quicksand, 'sans-serif';
    font-size: 17px;
    font-weight: 800;
}
.menu-link-block-savings,
.right-menu-link-block-showroom {
    position: relative;
    display: flex;
    padding: 11px 25px 11px 55px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-style: none;
    border-width: 1px;
    border-color: #c0c0c0;
    border-radius: 10px;
    background-color: #ffffff;
    color: #1f1f1f;
    text-decoration: none;
    max-width: 500px;
    /*margin-top: 10px;*/
}
.menu-link-block-savings{
    padding: 0;
    display: grid;
    align-items: center;
}
.right-menu-link-block-showroom.selected {
    border: 2px solid #32b85e;
}
.icon-wrapper-klantenservice {
    position: absolute;
    left: 0%;
    /*transform: translateY(-50%);*/
    right: auto;
    bottom: auto;
    display: flex;
    width: 45px;
    height: 45px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    /*background-color: rgba(21, 61, 53, 0.1);*/
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    color: #09A77D;
    font-weight: bold;
    font-size: 20px;
}

.mx-auto{
    margin-left: auto;
    margin-right: auto;
 }

.info-icon{
    background: #318ee5;
    border-radius: 100%;
    width: 10px;
    padding: 1px 7px;
    font-size: 13px;
    color: white;
    font-family: initial;
}
.more-info-question{
    position: relative;
    cursor:pointer;
    margin-left:5px;
}
.more-info-question:hover .more-info-answer{
    display: block!important;
}
.more-info-question .more-info-answer{
    position: absolute;
    display: none;
    right: -30px;
    bottom: 22px;
    z-index: 2;
    width: 265px;
    padding: 5px 9px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 5px 8px -9px #000;
    color: rgba(3, 20, 39, 0.91);
    font-weight: 500!important;
    font-size: 15px;
}
.more-info-question:hover .more-info-answer p{
    line-height: 20px;
}

#calendar {
    margin: 0 auto 20px;
    min-height: 450px;
}

.fc-event {
    cursor: pointer;
}
.fc-event.selected {
    background-color: blue !important;
    color: white;
    opacity: 0.8;
    transition: background-color 0.3s ease;
}
.behind-line.w33{
    border-image:   linear-gradient(to right, #32b85e 33%, #a3a3a3 33%) 1;
}
.behind-line.w66{
    border-image:   linear-gradient(to right, #32b85e 66%, #a3a3a3 66%) 1;
}
.behind-line.w100{
    border-image:   linear-gradient(to right, #32b85e 100%, #a3a3a3 100%) 1;
}
.steps-title{
    color: white;
    text-shadow: 1px 1px 6px black;
}
@media screen and (max-width: 767px){
    .fc .fc-toolbar-title{
        font-size: 1.3em
    }
}

.progress {
    height: 25px;
    border-radius: 10px;
    background-color: #e0e0e0;
    overflow: hidden;
    position: relative;
}
.progress-bar {
    background-color: #28a745;
    font-weight: bold;
    transition: width 0.03s linear; /* Zorgt voor een vloeiende vulling */
    height:25px;
    border-radius: 10px;
}
.progress-text {
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: bold;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #000;
}
.text-white{
    color: #fff;
    transition: color 0.3s linear; /* Zorgt voor een vloeiende vulling */
}
.scroll-down{
    position: fixed;
    bottom: 15px;
    right: 15px;
}
.arrow-down {
    position: relative;
    top: 0px;
    width: 8px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.toeter{
    width: 30px;
    margin-top: -10px;
}

.rapportage .step-heading{
    font-size: 22px;
}
.savings-wrapper {
    background: #ffffff;
    padding: 0;
    border-radius: 10px;
}
.text-nowrap{
    white-space: nowrap;
}
.mt-35{
    margin-top: 35px;
}
.fw-normal{
    font-weight: normal!important;
}
.rapportage .menu-link-block-savings.basic-2-grid{
    margin-bottom: 16px;
}
@media screen and (max-width: 767px){
    .rapportage .step-heading{
        margin-bottom: 15px;
    }
    .rapportage .full-block-right{
        margin-top: 0;
    }
    .rapportage .basic-2-grid{
        grid-row-gap: 16px;
    }
    .rapportage .menu-link-block-savings.basic-2-grid{
        grid-row-gap: 0px;
        margin-bottom: 16px;
    }
    .scroll-indicator {
        position: fixed;
        bottom: 20px;
        right: 20px;
        /*background-color: rgba(0, 0, 0, 0.7);*/
        color: #000;
        padding: 10px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        animation: bounce 1.5s infinite;
        transition: opacity 0.3s ease-in-out;
    }

    /* Pijltje naar beneden */
    .scroll-indicator::after {
        content: "↓";
        font-size: 24px;
    }
    /* Verbergen als gebruiker onderaan is */
    html:has(body:has(:last-child):hover) .scroll-indicator {
        opacity: 0;
    }

    /* Animatie voor bounce-effect */
    @keyframes bounce {
        0%, 100% { transform: translateY(0); }
        50% { transform: translateY(10px); }
    }
}

