.hero-section.inner-page {
    padding-top: 45px;
    padding-bottom: 55px;
}

.btn.case-btn {
    position: relative;
    padding-top: 14px;
    margin-top: auto;
    display: inline-flex;
    align-items: center;
}

.btn.case-btn:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #9c9c9c;
    left: 0;
    z-index: 0;
    top: 11px;
    opacity: 0.4;
}

.btn.case-btn:hover::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: var(--color-orange);
    color: #fff !important;
    left: 0;
    z-index: 0;
    top: 11px;
    opacity: 0.7;
}

.btn.case-btn a:hover {
    color: white !important;
}

@media (max-width: 767px) {
    .home-about {
        background: none;
    }

    .about-wrap:before {
        background: none;
    }

    .home-bpo-offering {
        background: none;
    }

    .quote-icon {
        background: none;
        display: none;
    }

    .testimonial-box:hover .quote-icon {
        background: none;
        display: none;
    }

    .meta-info {
        margin-top: 20px;
    }

    .testimonial-box {
        min-height: auto;
    }
}



.offering-tabs {
    display: flex;
    align-items: stretch;
}

.offering-tabs #v-pills-tab .nav-link {
    color: #404040;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding: 18px 0;
    display: flex;
    align-items: center;
    justify-content: left;
}

.offering-tabs #v-pills-tab.nav-pills .nav-link.active,
.offering-tabs #v-pills-tab.nav-pills .show>.nav-link {
    background: none;
    color: var(--color-orange);
}

.offering-tabs #v-pills-tab.nav-pills .nav-link.active,
.offering-tabs #v-pills-tab.nav-pills .show>.nav-link::before {
    border-left: 2px solid var(--color-orange);
    /* height: 30px; */
    border-radius: 0px !important;
}

.offering-tabs #v-pills-tab,
.offering-tabs #v-pills-tabContent {
    width: 50%;
}

.offering-tabs #v-pills-tab .nav-link span {
    display: inline-flex;
    background: #e6e6e6;
    width: 100px;
    height: 2px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: 30px;
    position: relative
}

.tab-content-link-1 span {
    display: inline-flex;
    background: #e6e6e6;
    width: 68px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: -85px;
    position: relative;
    top: 0px;
}

.tab-content-link-1-1 span {
    display: inline-flex;
    background: #e6e6e6;
    width: 50px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: -13px;
    position: relative;
    top: 60px;
}

.hoverwhite:hover {
    color: white !important;
}


.tab-content-link-2 span {
    display: inline-flex;
    background: #e6e6e6;
    width: 80px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: -32px;
    position: relative;
    top: 70px;
}

.tab-content-link-2-1 span {
    display: inline-flex;
    background: #e6e6e6;
    width: 50px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: -13px;
    position: relative;
    top: 60px;
}

.tab-content-link-3 span {
    display: inline-flex;
    background: #e6e6e6;
    width: 57px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: -10px;
    position: relative;
    top: 154px;
}

.tab-content-link-3-1 span {
    display: inline-flex;
    background: #e6e6e6;
    width: 50px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: -13px;
    position: relative;
    top: 60px;
}

.offering-tabs #v-pills-tab .nav-link span.hrnew {
    display: inline-flex;
    background: #e6e6e6;
    width: 50px;
    height: 1px;
    position: relative;
    margin-right: 30px;
    transition: all 0.5s;
    flex-shrink: 0;
    margin-left: 30px;
    position: relative;

}

.offering-tabs #v-pills-tab.nav-pills .nav-link.active span {
    background: var(--color-orange);
}

.tab-content-link-1 span {
    background: var(--color-orange);
}

.tab-content-link-1-1 span {
    background: var(--color-orange);
}

.tab-content-link-2 span {
    background: var(--color-orange);
}

.tab-content-link-2-1 span {
    background: var(--color-orange);
}

.tab-content-link-3 span {
    background: var(--color-orange);
}

.tab-content-link-3-1 span {
    background: var(--color-orange);
}

/* .offering-tabs #v-pills-tab .nav-link.active span:after {
    content: "";
    position: absolute;
    right: 0;
    top: -5px;
    height: 12px;
    border-right: 2px solid var(--color-orange);
    opacity: 1;
    transition: all 0.5s;
} */

.offering-tabs #v-pills-tabContent {
    background: #f5f5f5;
    padding: 30px 40px;
    /* padding: 60px 40px; */
    transition: all 0.5s
}

.offering-tabs #v-pills-tabContent * {
    transition: opacity 0.2s, transform 0.2s;
}

.offering-tabs #v-pills-tabContent h3 {
    margin-bottom: 20px;
}

.offering-tabs #v-pills-tabContent ul {
    margin: 0;
    padding: 0
}



.tab-action {
    position: relative;
    z-index: 99;
    margin-top: 40px;
}

.tab-action .contact-link2:after {
    background: #d2e7e4
}


@media only screen and (max-width:767px) {
    .offering-tabs {
        flex-direction: column;
    }

    .offering-tabs #v-pills-tab .nav-link span {
        display: none;
    }

    .offering-tabs #v-pills-tab,
    .offering-tabs #v-pills-tabContent {
        width: 100%;
    }

    .offering-tabs #v-pills-tab .nav-link {
        justify-content: start;
        text-align: left;
    }

    .offering-tabs #v-pills-tab .nav-link {
        font-size: 18px;
        padding: 8px 0;
        justify-content: start;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
}

.tab-cont-1 {
    border: 1px solid var(--color-orange);
    border-radius: 10px;
    position: relative;
    top: -60px;
    padding: 35px 20px;
}

.tab-cont-2 {
    border: 1px solid var(--color-orange);
    border-radius: 10px;
    position: relative;
    top: -60px;
    padding: 35px 20px;
}

.tab-cont-3 {
    border: 1px solid var(--color-orange);
    border-radius: 10px;
    position: relative;
    top: -60px;
    padding: 35px 20px;
}

.ul-li-style {
    font-size: 14px;
    list-style: none;
}


.ul-li-style a {
    background: linear-gradient(0deg, orange, orange) no-repeat right bottom / 0 var(--bg-h);
    transition: background-size 350ms;
    --bg-h: 10%;
}

.ul-li-style a:where(:hover, :focus-visible) {
    background-size: 15% var(--bg-h);
    background-position-x: left;
}

.ul-li-style .underline {
    padding-bottom: 7px;
    --bg-h: 2px;
}


.ul-li-style a {
    text-decoration: none;
    color: var(--color-orange);
    line-height: 1;
}

.ul-li-style li {
    margin-bottom: 10px;
}

.topdiv {
    position: relative;
    top: -60px;
}

a:hover {
    color: var(--color-orange) !important;
}

.intro-service-list {
    margin: 0;
    padding: 0;
    /* margin-left: 55px; */
    /* border: 1px solid #d4d4d4; */
    /* box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); */
    padding: 30px;
    /* border-radius: 12px; */
    /* position: relative; */
    display: flex;
    flex-wrap: wrap;
    /* background: #fffcfc; */
    /* width: 90%; */
    justify-content: space-between;
    font-size: 14px;
}


.intro-service-listaa {
    margin: 0;
    padding: 0;
    /* margin-left: 24px; */
    border: 1px solid #d4d4d4;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 12px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    /* background: #fffcfc; */
    width: 95%;
    justify-content: space-between;
    font-size: 15px;
}


.intro-service-list li {
    list-style: none;
    color: var(--color-orange);
    flex: 0 0 48%;
    max-width: 48%;
    margin-bottom: 10px;
    position: relative;
}

.intro-service-list li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    background: var(--color-orange);
    opacity: 0;
    transition: all 0.5s
}

.intro-service-list li.active:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 1px;
    background: var(--color-orange);
    transition: all 0.5s;
    opacity: 1
}

.intro-service-list li:hover:before {
    opacity: 1
}

@media only screen and (min-width:1080px) and (max-width:1190px) {
    .tab-content-link-3 span {
        display: inline-flex;
        /* background: #e6e6e6; */
        width: 57px;
        height: 1px;
        position: relative;
        margin-right: 30px;
        transition: all 0.5s;
        flex-shrink: 0;
        margin-left: -10px !important;
        position: relative;
        top: 154px !important;
        color: var(--color-orange) !important;
    }

    .tab-content-link-2 span {
        display: inline-flex;
        /* background: #e6e6e6; */
        width: 80px;
        height: 1px;
        position: relative;
        margin-right: 30px;
        transition: all 0.5s;
        flex-shrink: 0;
        margin-left: -32px !important;
        position: relative;
        top: 70px !important;
        color: var(--color-orange) !important;
    }

    .tab-content-link-1 span {
        margin-left: -85px !important;
    }
}

@media only screen and (min-width:1920px) {
    .tab-content-link-3 span {
        display: inline-flex;
        /* background: #e6e6e6; */
        width: 57px;
        height: 1px;
        position: relative;
        margin-right: 30px;
        transition: all 0.5s;
        flex-shrink: 0;
        margin-left: 10px !important;
        position: relative;
        top: 130px !important;
        color: var(--color-orange) !important;
    }

    .tab-content-link-2 span {
        display: inline-flex;
        /* background: #e6e6e6; */
        width: 80px;
        height: 1px;
        position: relative;
        margin-right: 30px;
        transition: all 0.5s;
        flex-shrink: 0;
        margin-left: -12px !important;
        position: relative;
        top: 60px !important;
        color: var(--color-orange) !important;
    }

    .tab-content-link-1 span {
        margin-left: 0px !important;
    }
}