/* li.vorige-btn {
    /* padding-bottom: 0px;
    border-bottom: 1px solid #ddd;
} */

/* li.vorige-btn button {
    width: 100%;
    padding: 6px;
    background: #6964BC;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    padding-left: 17px;
    color: #fff;
    margin-bottom: 30px;
} */
.responsive-back-arrow a img {
    width: 30px;
    display: none;
}


.information span{
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    gap:25px;

}

.information span img {
    height: 20px;
    width: 20px;
}
.vorige-btn {
    display: block;
}


.chenge-details-main-box {
    margin: 40px 0;
    position: relative;
}

.information span,
.information input {
    color: #334856;
    font-size: 18px;
    text-align: left;
    font-family: 'museo-medium';
}


.information input[type="text"], .information input[type="email"], .information input[type="password"]{
    color: #334856;
    font-size: 18px;
    text-align: left;
    font-family: 'museo-medium';
    margin: 0px;
    border: none;
    padding:0px;
}

.responsive-title {
    margin-top: 20px;
    display: none;
}

.responsive-title h3 {
    font-size: 20px;
    color: #141053;
    margin-left: 20px;
}

.chenge-details {
    /* border: 1px solid #ddd; */
    border-radius: 20px;
    margin-bottom: 40px;
    box-shadow: 0px 5px 10px #505C620B;
}

.chenge-details .information:first-child span {
    border-bottom: 1px solid #ddd;
    border-radius: 20px 20px 0 0;
}

.chenge-details .information:last-child span {
    border-top: 1px solid #ddd;
    border-radius: 0 0 20px 20px;
}

.chenge-button button {
    width: 40%;
    margin: auto;
    display: block;
    padding: 10px;
    border-radius: 20px;
    background: #fdba42;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 35px;
    /* filter: drop-shadow(0px 5px 1.5px rgba(0,0,0,0.16 )); */
}

.account-knowledge a {
    font-size: 16px;
    color: #334856;
    text-align: center;
    display: block;
    /* margin-bottom: 130px; */
}

.jouw-title {
    margin-top: 20px;
}

img.profilepage-responsive-img {
    width: 50px !important;
}


.responsive-logo {
    display: flex;
    justify-content: end;
}


input[type="email"] {
    width: 100%;
    background: unset;
}



/* responsive */
@media(max-width:767px) {
    div#emil a {
        width: 100%;
        padding: 20px;
        display: block;
        background: #fff;
    }

    .responsive-back-arrow {
        display: block !important;
        margin-top: 20px;
        margin-left: 15px;
    }


    section.deshboard-wrapper {
        margin-top: -109px;
    }

    .responsive-back-arrow span img {
        display: block;
    }

    .responsive-title {
        margin-top: 20px;
        display: block;
    }

    .chenge-button button {
        width: 80%;
    }

    .allpage-responsive-img {
        display: none;
    }

    .profilepage-responsive-img {
        display: block !important;
        height: 47px;
        width: 50px;
    }
}

@media(max-width:479px) {
  
    .information span img {
        height: 15px;
        width: 15px;
    }

    .information  span {
        color: #334856;
        font-size: 16px;
    }

    .responsive-title h3 {
        font-size: 18px;
    }

}

.vorige-btn {
    display: block;
}

.checkbox {
    display: flex;
    justify-content: start;
    align-items: center;
}

.jouw-title h3 {
    color: #3F3D56;
    font-size: 36px;

    margin-bottom: 30px
}

.jouw-gegevens-overig {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;

}

.accordion-button:not(.collapsed) {
    color: unset;
    background-color: unset;
    box-shadow: unset;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(-0);
    filter: grayscale(1);
}

.accordion-button:focus {

    border-color: unset;
    box-shadow: unset;
}

.accordion.faq-accordion {
    padding: 0 30px;
    background: #F7F6FB;
    border-radius: 25px;
}

.accordion-button {
    background-color: #f7f6fb !important;
    padding: 2rem 0.5rem;
    font-size: 22px;
    color: #334856 !important;
}

.accordion-item:first-of-type {
    border-bottom: 1px solid #ddd;
}

.accordion-item {
    border: 0;
}

.accordion-body {
    background: #f7f6fb;
}

.sub-title-profile h4 {
    color: #141053;
    font-weight: normal !important;
    line-height: 1;
}

.sub-title-profile {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 30px 0;
}
.sub-title-profile .profile-img {
    display: flex;
    align-items: center;
}
.over-elektrisch-cantain {
    display: flex;
    gap: 30px;
    width: 100%;
    height: 346px;
    background: #f7f6fb;
    border-radius: 30px;
    padding: 30px;
}

.img-box img {
    width: 177px;
    height: 285px;
    border-radius: 30px 0 30px 30px;
}

.over-elektrisch-discription p {
    font-size: 22px;
    line-height: 35px;
    color: #334856;
}

.emil-otp-in-cantain {
    padding: 39px;
    background: linear-gradient(139deg, #455a71 0.00%, #6687aa 100.00%);
    border-radius: 30px 0 30px 30px;
    height: 346.2px;
    width: 100%;
}

.emil-discription p {
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 30px;
}

.emil input[type="email"] {
    padding: 15px 20px;
    /* display: block; */
    width: 75%;
    border-radius: 15px;
    margin-bottom: 30px;
}

.emil button {
    width: 75%;
    padding: 12px 0;
    border-radius: 15px;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    background: #FDBA42;
    margin-bottom: 30px;
}

.checkbox span {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    font-style: normal;
    text-align: left;
    color: #ffffff;
    padding-left: 10px;
}

.copyright a {
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #334856;
    position: absolute;
    right: 30px;
    bottom: 30px
}

.jouw-checklist-main-box {
    position: relative;
}

.sub-title-profile .profile-img img {
    width: unset;
    height: unset;
    border-radius: unset;
}

.accordion-button::after {
    rotate: -90deg;
}

.checklist {
    display: none;
}

.fill-your-checklist.desktop-screen {
    display: block;
}

.goed-discription p {
    margin-bottom: 0;
}

.fill-your-checklist.desktop-screen a {
    border-radius: 30px;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    font-style: normal;
    text-align: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 350px;
    background: #69D19C;
    transition: all 0.6s;
    padding: 15px;
}

.goed-contain-box {
    padding: 90px 120px 60px 120px;
}

.fill-your-checklist {
    position: relative;
    margin-top: 30px;
}

div#accordionExample {
    padding: 0 30px;
    border-radius: 25px;
    BACKGROUND: #f7f6fb;
}

.after-asking input {
    background: transparent;
    border: 1px solid #FFF;
    color: #fff;
}
.line {
    width: 200px;
    height: 1px;
    background: #ddd;
}
