.list--disc {
    list-style: disc;
    padding-left: 20px
}

.whatsapp--section {
    position: relative;
    padding: 40px 0
}

.whatsapp--section .whatsapp__text {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    margin: 0
}

.whatsapp--section .whatsapp__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 229px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    background-color: #019df4;
    border: 0;
    padding: 0 5px;
    font-size: 18px;
    height: 48px;
    line-height: 1.15;
    margin: 40px auto 0;
    border-radius: 4px;
    text-decoration: none
}

.register--section {
    background-color: #f4f4f4
}

.register--section .basic-block--section .title {
    margin-bottom: 0
}

.register--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link {
    background-color: #e4e4e4;
    color: #86888c
}

.register--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link:hover {
    color: #019df4
}

.register--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active {
    background-color: #019df4;
    color: #fff
}

.register--section .starweb-tab-nested-portlet .tab-nested-wrapper .tabs-wrapper .nav.nav-tabs .nav-item .nav-link.active:hover {
    color: #fff
}

.register--section .steps--section .services--section {
    padding-top: 20px
}

.register--section .steps--section .number-round {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #019df4;
    border-radius: 45%;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    font-size: 32px;
    font-weight: 700;
    color: #fff
}

.register--section .steps--section .list--stripe {
    list-style: none;
    padding-left: 0
}

@media (min-width: 992px) {
    .whatsapp--section {
        padding:52px 0
    }

    .whatsapp--section .whatsapp__text {
        font-size: 24px
    }

    .register--section .steps--section .services--section {
        padding-top: 30px
    }
}

.tabs-si-no .nav-item:first-child {
    order: 2
}
