table,
td {
    border: 1px solid #EDEDEE !important;
}

.dot-Entrepreneurship {
    padding: 0 343px 0px 0px;
    z-index: -1;
}

.Entrepreneurship-title {
    color: var(--primary-1);
    text-align: center;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

table,
td {
    border: 1px solid #EDEDEE;
}

    table th {
        border: none;
    }

        table th:first-child {
            border: none;
        }

    table tr td:first-child {
        border: none;
        /* width: 15%; */
    }

table {
    width: 100%;
    border-collapse: collapse;
    border: none !important;
    border: 1px solid #EDEDEE;
}


td,
th {
    width: 20%;
    padding: 10px;
}

.text-center {
    text-align: center;
}

.grow,
.powerup,
.stratup,
.Cultiviate,
.branch-table {
    margin: 0;
    padding: 0;
}

    .grow p,
    .powerup p,
    .stratup p,
    .Cultiviate p,
    .branch-table p {
        margin: 0;
    }

.td-width {
    width: 61% !important;
}

table th {
    border: none;
}

    table th:first-child {
        border: none;
    }

table tr td:first-child {
    border: none;
    width: 15%;
}

.grow {
    background-color: var(--primary-2)29;
    color: var(--primary-1);
    border-radius: 8px;
    padding: 8px;
}

.powerup {
    background-color: #0275A9;
    color: #E7EEF8;
    border-radius: 8px;
    padding: 8px;
}

.stratup {
    background-color: #E7EEF8;
    color: var(--primary-1);
    border-radius: 8px;
    padding: 8px;
}

.Cultiviate {
    background-color: var(--primary-2);
    color: white;
    border-radius: 8px;
    padding: 8px;
}

.branch-table {
    color: var(--primary-1);
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
    font-size: small;
    font-style: normal;
    font-weight: 100;
    line-height: 150%;
}

.owl-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-stage-outer {
    position: absolute !important;
    width: -webkit-fill-available !important;
}

.owl-carousel .owl-item img {
    display: block;
    width: 30% !important;
}

.owl-carousel .owl-item img {
    display: block !important;
    /*width: auto !important;*/
}

.owl-carousel .owl-item .img2 {
    display: block !important;
    width: 70% !important;
}

table .ttt {
    border-radius: 3px;
    border-top-right-radius: 40px !important;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: flex !important;
}

.owl-carousel .owl-stage-outer {
    padding: 0 81px 2px 4px !important;
}

.table-radius {
    border-collapse: separate;
    border-spacing: 0;
}

    .table-radius td {
        border-radius: 1px;
        overflow: hidden;
    }

@media screen and (max-width: 576px) {

    /* classification */
    .about-classification {
        font-size: 16px;
    }

    .owl-carousel .owl-item img {
        display: block !important;
        width: 50% !important;
    }

    .owl-carousel .owl-item .img2 {
        display: block !important;
        width: 100% !important;
    }
}
