.single-expertise .col-left {
    padding-bottom: 50px;
}
.list-item-2, .list-item-3 {
    display: none;
}

.all_forms_items .title-item-1 {
    cursor: pointer;
    text-transform: capitalize;
    color: #27919C;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.48px;
    margin-top: 12px;
    position: relative;
    margin-bottom: 8px;
    padding-right: 80px;
}

.all_forms_items .title-item-1:after {
    content: '';
    width: 60px;
    height: 60px;
    background: #26454A;
    position: absolute;
    border-radius: 50%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('../images/add.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.all_forms_items {
    padding: 80px 0 100px;
}

.all_forms_item.list-item-1 {
    padding: 30px;
    background: #fff;
}

.title-item-2 {
    cursor: pointer;
    margin: 0;
    font-weight: 500;
    position: relative;
    padding: 30px;
    padding-right: 80px;
    background: #fff;
}

.title-item-2:after {
    content: '';
    position: absolute;
    background-image: url('../images/up.svg');
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    right: 30px;
    width: 40px;
    height: 20px;
    transform: translateY(-50%);
}

.forms_service_name_title.title-item-2.open:after {
    background-image: url(../images/down.svg);
}

.title-item-3 {
    padding: 20px;
    background: #fff;
    display: flex;
    margin-bottom: 30px;
}

.title-item-3:last-child {
    margin-bottom: 0;
}

.forms_service_item {
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    color: #26454A;
    position: relative;
    display: flex;
    align-items: center;
    letter-spacing: 0px;
}

.download_file.forms_service_item {
    margin-right: 55px;
}

.download_file.forms_service_item:after {
    content: '';
    position: absolute;
    background-image: url('../images/download.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    right: -32px;
}

.download_file.forms_service_item:hover:after {
    background-image: url('../images/download_hover.svg');
}

.form_online.forms_service_item:after {
    content: '';
    position: absolute;
    background-image: url('../images/link_form.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    right: -32px;
}

.form_online.forms_service_item:hover:after {
     background-image: url('../images/link_form_hover.svg')
}

.all_forms_item.list-item-1.open {
    background: linear-gradient(0deg, #26454A 0%, #26454A 100%), url(<path-to-image>), lightgray -2.2px -0.386px / 100% 359.225% no-repeat;
}

.services_booking_form_title.title-item-1.open {
    color: #fff;
}

.all_forms_items .title-item-1.open:after {
    background-image: url('../images/minus.svg') !important;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
}

.services_booking_form_note {
    color: #fff;
    font-family: Red Hat Display;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 20px 0 30px;
    margin: 0;
    letter-spacing: 0;
    padding-right: 80px;
}

.list_of_appropriate_forms_services_item.item-2 {
    background: #fff;
    margin-bottom: 30px;
    background: #F1F6F8;
}

.list_of_appropriate_forms_services_item.item-2:last-child {
    margin-bottom: 0;
}

.forms_service_name_title.title-item-2.open {
    color: #27919C;
}

.name_type_of_forms_service_title {
    margin: 0;
    max-width: 489px;
    width: 100%;
}

.list_forms .group_button {
    max-width: 260px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.type_of_forms_service {
    padding: 30px;
}

@media (max-width: 767.96px) {
    .services_booking_form_title.title-item-1.open {
        color: #fff;
        margin-top: 0px;
        letter-spacing: -0.4px;
        padding-right: 100px;
        line-height: 28px;
        font-size: 20px;
        margin-bottom: 13px;
    }

    .title-item-3 {
        display: block;
        margin-bottom: 28px;
    }

    .all_forms_items .title-item-1 {
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: -0.36px;
        margin-top: 21px;
        padding-right: 48px;
        margin-bottom: 21px;
    }

    .all_forms_items {
        padding: 48px 0;
    }

    .all_forms_items .title-item-1.close:after {
        width: 40px;
        height: 40px;
        background-size: 20%;
    }

    .all_forms_items .title-item-1.open:after {
        width: 40px;
        height: 40px;
        top: 0;
        transform: none;
    }

    .all_forms_item.list-item-1 {
        padding: 30px;
    }

    .all_forms_item.list-item-1.open {
        padding: 48px 20px;
    }

    .services_booking_form_note {
        padding-top: 0;
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.32px;
        padding-bottom: 39px;
    }

    .title-item-2 {
        padding: 30px 20px;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.36px;
        padding-right: 60px;
    }

    .title-item-2:after {
        right: 20px;
    }

    .list_of_appropriate_forms_services_item.item-2 {
        margin-bottom: 40px;
    }

    .forms_service_item {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.32px;
        margin-top: 12px;
    }

    .type_of_forms_service {
        padding: 20px;
        padding-bottom: 30px;
    }

    .download_file.forms_service_item:after, .form_online.forms_service_item:after {
        width: 16px;
        height: 16px;
        right: -25px;
        background-size: contain;
    }

    .download_file.forms_service_item {
        margin-right: 55px;
    }

    .list_forms .group_button {
        justify-content: normal;
    }
}
