.section-faq {
    margin-top: 0px ;
    background-color: white ;
    padding-top: 0px;
}

.-section-description {
    margin-bottom: 10px;
}

.section-faq .-container .termsContain .termsDetail h2{
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.section-faq .-container .termsContain .termsDetail h3{
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 10px !important;
}

.section-faq .-container .termsContain .termsDetail p{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.section-faq .-container .termsContain .termsDetail i{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.sub-content-7-wrap .sub-content-heading {
    text-decoration: underline;
    font-size: 19px;
}

.section-faq .-container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 36px;
}

.section-faq.qci{
    margin-top: 70px;
}

.section-faq .-section-title {
    font-size: 24px;
}

@media (min-width: 900px) {
    .section-faq .-section-title {
        font-weight: 500;
        font-size: 51px;
        line-height: 60px;
    }

    .section-faq .-section-description {
        margin-top: 30px;
        font-size: 20px;
        line-height: 160%;
    }

    .section-faq .cs-header {
        text-align: left;
        margin-top: 50px;
        font-size: 45px;        
    }
}

.section-faq .-section-title:not(.cs-header) {
    text-align: center;
}

.section-faq .cs-header {
    margin-bottom: 30px;
    margin-top: 30px;
}

.section-faq .-section-description {
    margin-top: 7px;
    max-width: 716px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #747789;
}



@media(max-width:767.98px){
    .section-faq {
        margin-top: 80px;
    }
}

@media(max-width:500px) {
    .section-faq .-container .termsContain .termsDetail h2.sub-title-3:lang(nl) {
        font-size: 20px !important;
    }
}