/*   customer service.css
    ====================
    fulfillment center solutions
 ===========================
*/

.customer_services_home {
    max-width: 700px;
    color: #ffffff;
    font-size: 35px;
}
.segment-heading-description {
    font-size: 20px;
}
.cards_service.section.row.justify-content-center {
    height: 200px;
}

p.customer-service-txt {
    color: #888888;
    font-size: 15px;
    text-align: justify;
}

.sidebar-customer-service {
    width: 100%;
    list-style: none;
}

.sidebar-customer-service h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 900;
}

.sidebar-customer-service ul {
    list-style-type: none;
    padding: 0;
}

.sidebar-customer-service li {
    cursor: pointer;
}

.serivice-page-nav-menu-dropdown {
    font-size: 20px;
}
.customer-service-cont-container {
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 578px) {
    .sidebar-customer-service h3 {
        font-size: 30px;
    }
}

@media (min-width: 578px) and (max-width: 768px) {
    #apparel-tab .service-svg-cards-sidebar-customer-service {
        filter: brightness(0) invert(1);
    }

    .sidebar-customer-service {
        width: 100%;
    }

    .sidebar-customer-service h3 {
        font-size: 30px;
    }

    .customer_services_home {
        max-width: 650px;
    }
    .services_home h1 {
        font-size: 30px !important;
    }
}

@media (min-width: 820px) and (max-width: 912px) {
    .sidebar-customer-service {
        width: 100%;
    }

    .services_home h1 {
        font-size: 31px !important;
    }
}

@media (min-width: 800px) and (max-width: 992px) {
    @media (min-width: 853px) {
        #apparel-tab .service-svg-cards-sidebar-customer-service {
            filter: brightness(0) invert(1);
        }
    }
}
@media (min-width: 1024px) {
    .sidebar-customer-service {
        width: 100%;
    }
}

@media (min-width: 1280px) {
    .sidebar-customer-service {
        width: 100%;
    }
}

@media (min-width: 1440px) {
    .sidebar-customer-service {
        width: 100%;
    }
}

/* ************************fulfilment-section******************************************* */

.fulfilment-solutions-card-formats ul {
    margin-bottom: 0;
}

.fulfilment-formats {
    margin-left: -10px;
}

.fulfilment-solutions-card-formats li::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #46b654;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: solid white 2px;
    outline: 2px solid #46b654;
    margin-left: -30px;
    margin-top: 6px;
}

.fulfilment-solutions-card-formats li {
    font-size: 15px;
    color: #888888;
    list-style: none;
    padding-bottom: 5px;
}

.fulfilment-solutions-card-formats {
    padding-bottom: 0;
}

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body .fulfilment-solutions * {
            overflow: visible;
        }

        .fulfilment-solutions li::marker {
            color: #46b654;
            font-size: 1.3rem;
        }

        .fulfilment-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        body .fulfilment-solutions-card-formats * {
            overflow: visible;
        }

        .fulfilment-solutions li::marker {
            color: #46b654;
            font-size: 14px;
        }

        .fulfilment-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* use carousel  in fulfilment section */
#customCarousel {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-inner {
    display: flex;
    flex-direction: row;
}

.carousel-item {
    width: 100%;
    flex-shrink: 0;
}

.carousel-indicators-custom {
    display: flex;
    justify-content: center;
    gap: 60px;
    margin: 15px;
}

.custom-caption-badge {
    position: absolute;
    bottom: 20px;
    background: #46b654;
    color: white;
    padding: 5px 15px;
    border-radius: 0px 15px 15px 0px;
    font-size: 10px;
}

.carousel-indicators-custom button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.carousel-fulfilment-img {
    height: 400px;
    width: 780px;
}

.carousel-indicators-custom img {
    height: 70px;
    width: 100px;
}

.carousel-btn-prev {
    width: 30px;
    height: 30px;
    background-color: #46b654;
    transform: translateY(-130%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.arrow-icon {
    width: 24px;
    height: 24px;
    fill: white;
}
.circle-icon {
    width: 30px;
    height: 30px;
    background-color: #46b654;
    transform: translateY(-130%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.service-carousel {
    align-items: center;
}

.carousel-indicators-custom {
    gap: 2px;
    margin: 5px;
}

.fulfilment-main-section-heading {
    font-size: 30px;
}

.sub-heading-fulfilment-customer-service {
    font-size: 18px;
}

/* .carousel-fulfilment-img {
    height: 400px;
    width: 400px;
    object-fit: cover;
} */

@media (min-width: 2560px) {
    .carousel-fulfilment-img {
        height: 100%;
        width: 100%;
    }
}

@media (min-width: 1550px) {
    .carousel-fulfilment-img {
        height: 100%;
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .fulfilment-main-section-heading {
        font-size: 21px;
    }
    .sub-heading-fulfilment-customer-service {
        font-size: 13px;
    }
    .carousel-fulfilment-img {
        height: 400px;
        width: 400px;
        object-fit: cover;
    }
}

@media (max-width: 912px) {
    .fulfilment-main-section-heading {
        font-size: 30px;
    }
    .sub-heading-fulfilment-customer-service {
        font-size: 19px;
    }
    .customer-service-cont-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 853px) {
    .fulfilment-main-section-heading {
        font-size: 25px;
    }
    .sub-heading-fulfilment-customer-service {
        font-size: 17px;
    }
    .customer-service-cont-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (max-width: 820px) {
    .fulfilment-main-section-heading {
        font-size: 22px;
    }
    .sub-heading-fulfilment-customer-service {
        font-size: 16px;
    }
    .customer-service-cont-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 768px) {
    .fulfilment-main-section-heading {
        font-size: 25px;
    }
    .sub-heading-fulfilment-customer-service {
        font-size: 16px;
    }
    .customer-service-cont-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 578px) {
    .fulfilment-main-section-heading {
        font-size: 15px;
    }
    .sub-heading-fulfilment-customer-service {
        font-size: 11px;
    }
    .carousel-fulfilment-img {
        height: 200px;
        width: 200px;
    }
    .customer-service-cont-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .carousel-btn-prev {
        width: 25px;
        height: 25px;
    }

    .circle-icon {
        width: 25px;
        height: 25px;
    }
}

/* speed lock in fulfilment-section */
.hexagon-wrapper-speed-lock {
    position: relative;
    /* width: 250px;
  height: 150px; */
    margin: auto;
    text-align: center;
}

.hexagon-wrapper-speed-lock img {
    width: 100%;
    height: 100%;
}

.hexagon-speed-lock-text-meeting {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: bold;
    color: #888888;
    font-size: 12px;
    width: 126px;
}
p.consistency-in-meeting-in-speed {
    color: #46b654;
    font-size: 20px;
    margin: 0 auto;
}

@media (max-width: 1280px) {
    .hexagon-wrapper-speed-lock {
        width: 250px;
        height: 150px;
    }
}

@media (max-width: 1024px) {
    .hexagon-wrapper-speed-lock {
        width: 250px;
        height: 150px;
    }
}

@media (max-width: 992px) {
    .hexagon-wrapper-speed-lock {
        width: 240px;
        height: 150px;
    }

    .consistency-in-meeting-in-speed {
        font-size: 20px;
    }

    .hexagon-speed-lock-text-meeting {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .hexagon-wrapper-speed-lock {
        width: 200px;
        height: 130px;
    }

    .consistency-in-meeting-in-speed {
        font-size: 18px;
    }

    .hexagon-speed-lock-text-meeting {
        font-size: 11px;
    }

    .row.unlock-speed .col {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .hexagon-wrapper-speed-lock {
        width: 260px;
        height: 140px;
    }

    .consistency-in-meeting-in-speed {
        font-size: 16px;
    }

    .hexagon-speed-lock-text-meeting {
        font-size: 10px;
    }
}

/* use by fulfilment-section &  consulting-section */
.fulfilment-service-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.fulfilment-service {
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.fulfilment-service:hover {
    transform: translateY(-5px);
}

.fulfilment-service img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.fulfilment-service-text {
    font-size: 1rem;
    font-weight: bold;
    color: #4d4d4d;
}

@media (max-width: 1024px) {
    .sidebar-customer-service h3 {
        font-size: 20px;
    }
}

@media (min-width: 820px) and (max-width: 912px) {
    .fulfilment-service-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .fulfilment-service-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .fulfilment-service-container {
        grid-template-columns: 1fr;
    }
}

/* fulfilment hexagon section */
.fulfiment-solution-customer-experience {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.customer-experience-fulfilment-hexagon,
.customer-experience-fulfilment-hexagon-green {
    width: 73px;
    height: 117px;
    border-radius: 1em / 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.customer-experience-fulfilment-hexagon {
    border-top: 4px solid #14467c;
    border-bottom: 4px solid #14467c;
}

.customer-experience-fulfilment-hexagon:before,
.customer-experience-fulfilment-hexagon:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: "";
    border-top: 4px solid #14467c;
    border-bottom: 4px solid #14467c;
}

.customer-experience-fulfilment-hexagon:before {
    transform: rotate(60deg);
}

.customer-experience-fulfilment-hexagon:after {
    transform: rotate(-60deg);
}

.customer-experience-fulfilment-hexagon-green {
    border-top: 4px solid #46b654;
    border-bottom: 4px solid #46b654;
}

.customer-experience-fulfilment-hexagon-green:before,
.customer-experience-fulfilment-hexagon-green:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: "";
    border-top: 4px solid #46b654;
    border-bottom: 4px solid #46b654;
}

.customer-experience-fulfilment-hexagon-green:before {
    transform: rotate(60deg);
}

.customer-experience-fulfilment-hexagon-green:after {
    transform: rotate(-60deg);
}

.customer-experience-fulfilment-hexagon-text-meeting {
    font-size: 10px;
    position: relative;
    z-index: 1;
    padding: 4px;
    text-align: center;
    color: #4d4d4d;
    font-weight: bold;
}

p.customer-experience-fulfilment-consistency-in-meeting {
    font-size: 20px;
    color: #46b654;
    font-weight: bold;
    margin: 0px;
}

@media (max-width: 1024px) {
    .customer-experience-fulfilment-col-1024 {
        flex: 0 0 22%;
        max-width: 50%;
    }

    .customer-experience-fulfilment-hexagon,
    .customer-experience-fulfilment-hexagon-green {
        width: 72px;
        height: 113px;
    }
}

@media (max-width: 578px) {
    .customer-experience-fulfilment-hexagon,
    .customer-experience-fulfilment-hexagon-green {
        width: 75px;
        height: 120px;
    }
}

@media (min-width: 1440px) {
    .customer-experience-fulfilment-hexagon,
    .customer-experience-fulfilment-hexagon-green {
        width: 84px;
        height: 135px;
    }
    .customer-experience-fulfilment-hexagon-text-meeting {
        font-size: 12px;
    }
}

/* ********************************************** hyeperlocal section *********************************************************************** */
.hyperlocal-service-txt {
    color: #888888;
    text-align: justify;
}

.hyper-local-hexagon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.hyper-local-hexagon-card,
.hyper-locl-hexagon-green {
    width: 130px; /* Default size */
    height: 150px;
    border-radius: 1em / 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    position: relative;
    text-align: center;
}

.hyper-local-hexagon-card {
    border-top: 4px solid #14467c;
    border-bottom: 4px solid #14467c;
    height: 180px;
    width: 110px;
}

.hyper-local-hexagon-card:before,
.hyper-local-hexagon-card:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: "";
    border-top: 4px solid #14467c;
    border-bottom: 4px solid #14467c;
    height: 180px;
    width: 110px;
}

.hyper-local-hexagon-card:before {
    transform: rotate(60deg);
}

.hyper-local-hexagon-card:after {
    transform: rotate(-60deg);
}

.hyper-locl-hexagon-green {
    border-top: 4px solid #46b654;
    border-bottom: 4px solid #46b654;
    height: 180px;
    width: 110px;
}

.hyper-locl-hexagon-green:before,
.hyper-locl-hexagon-green:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: "";
    border-top: 4px solid #46b654;
    border-bottom: 4px solid #46b654;
    height: 180px;
    width: 110px;
}

.hyper-locl-hexagon-green:before {
    transform: rotate(60deg);
}

.hyper-locl-hexagon-green:after {
    transform: rotate(-60deg);
}

p.hyperlocal-consistency-in-meeting {
    color: #46b654;
    margin: 0;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    width: 160px;
}

/* Media Queries for Different Breakpoints */

@media (max-width: 1200px) {
    .hyper-local-hexagon-card,
    .hyper-locl-hexagon-green {
        width: 110px;
        height: 180px;
    }

    p.hyperlocal-consistency-in-meeting {
        font-size: 18px;
        width: 108px;
        font-weight: bold;
    }
}

@media (max-width: 992px) {
    .hyper-local-hexagon {
        gap: 15px;
    }

    .hyper-local-hexagon-card,
    .hyper-locl-hexagon-green {
        width: 106px;
        height: 182px;
    }

    p.hyperlocal-consistency-in-meeting {
        font-size: 18px;
        width: 108px;
        font-weight: bold;
    }
}

@media (max-width: 768px) {
    .hyper-local-hexagon {
        flex-direction: column;
    }

    .hyper-local-hexagon-card,
    .hyper-locl-hexagon-green {
        width: 106px;
        height: 182px;
    }

    p.hyperlocal-consistency-in-meeting {
        font-size: 18px;
        width: 108px;
        font-weight: bold;
    }
}

/********************************************* lastmile-section ******************************************/
.lastmile-ending-txt {
    display: block;
    color: #888888;
    font-size: 15px;
}

.lastmile-sub-ending-txt {
    margin-top: -10px;
    color: #888888;
    font-size: 15px;
    text-align: justify;
}
.lastmile-cont-txt {
    color: #888888;
    font-size: 15px;
    text-align: justify;
}

.lastmile-solutions-card-formats ul {
    margin-bottom: 0;
}

.lastmile-formats {
    margin-left: -10px;
}

.lastmile-solutions-card-formats li::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #46b654;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: solid white 2px;
    outline: 2px solid #46b654;
    margin-left: -30px;
    margin-top: 6px;
}

.lastmile-solutions-card-formats li {
    margin-bottom: 10px;
    font-size: 15px;
    color: #888888;
    list-style: none;
    padding-bottom: 14px;
}

.lastmile-solutions-card-formats {
    padding-bottom: 0;
}

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body .lastmile-solutions * {
            overflow: visible;
        }

        .lastmile-solutions li::marker {
            color: #46b654;
            font-size: 1.3rem;
        }

        .lastmile-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        body .lastmile-solutions-card-formats * {
            overflow: visible;
        }

        .lastmile-solutions li::marker {
            color: #46b654;
            font-size: 14px;
        }

        .lastmile-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

.lastmile-card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lastmile-card {
    flex: 0 0 calc(25% - 20px);
    margin-bottom: 20px;
    height: 100px;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.lastmile-card {
    transition: transform 0.4s ease, box-shadow 0.3s ease;
}

.lastmile-card:hover {
    transform: scale(1.02);
    box-shadow: 0 2px 10px rgba(182, 182, 182, 0.844);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.lastmile-card-body {
    height: 320px;
    padding: 11px;
    text-align: center;
}

h6.lastmile-Value-Added-text {
    margin: 26px 27px 0px 15px;
    color: #4d4d4d;
}

.lastmile-card-icon-proper {
    height: 63px;
}

@media (max-width: 768px) {
    .lastmile-card {
        flex: 0 0 calc(50% - 20px);
    }
}

@media (max-width: 480px) {
    .lastmile-card {
        flex: 0 0 100%;
    }

    .lastmile-card -icon {
        max-width: 70%;
    }
}

.card-container-lastmile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.card-lastmile {
    display: flex;
    align-items: center;
    padding: 15px;
    background: transparent url("img/Rectangle 399.png") 0% 0% no-repeat
        padding-box;
    box-shadow: -1px 4px 12px #14467c38;
    border-radius: 10px;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.card-lastmile:hover {
    box-shadow: -1px 6px 16px #14467c80;
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}

.lastmile-card-icon-proper {
    width: 60px;
    height: 60px;
    margin-right: 33px;
    margin-left: 30px;
}

.card-lastmile-txt {
    font-size: 18px;
    font-weight: bold;
    color: #4d4d4d;
}

@media (min-width: 992px) {
    .card-lastmile {
        margin-left: 10px;
        width: 48%;
    }
}

@media (max-width: 1200px) {
    .lastmile-card-icon-proper {
        width: 80px;
        height: 60px;
    }

    .card-lastmile-txt {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .card-lastmile {
        width: 100%;
        margin-left: 25px;
    }
}

@media (max-width: 576px) {
    .card-lastmile-txt {
        font-size: 14px;
    }
}

/* ******************************* specialization industry*************************************** */

.specialization-industry-page-txt {
    font-size: 14px;
    color: #888888;
}
/* use What We Offer in specialized section */
.step-icon-indus {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    background: #46b654;
    cursor: pointer;
}

.step-icon-indus img {
    width: 65px;
    height: 65px;
    object-fit: contain;
}

.step-icon-indus:hover {
    transform: translateY(-10px);
    transition: transform 0.3s ease;
}

/* use scope of service in Specialized section */
.scope-of-service-heading {
    padding-left: 30px;
}

.scope-service {
    margin-left: 30px;
}

.indus-specialization-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}

.indus-special-section {
    display: flex;
}

.image-container-indus-specialization {
    background: url("/assets/img/services/special/circle.svg") center/cover
        no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 134px;
    width: 134px;
}

.inner-image {
    position: absolute;
    height: 90px;
    width: 90px;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 95px 0px 0px 100px;
}

.indus-special-content-container ul {
    list-style-type: disc;
    padding-left: 45px;
    text-align: left;
    color: #888888;
    font-size: 15px;
}

.indus-special-content-container ul li {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 420px;
    line-height: 2;
}
.indus-special-content-container li::marker {
    color: #888888;
    font-size: 1.3rem;
}

@media (min-width: 768px) and (max-width: 990) {
    .image-container-indus-specialization {
        height: 140px;
        width: 170px;
    }

    .inner-image {
        height: 100px;
        width: 100px;
        margin: 95px 0px 0px 100px;
    }
}

@media (max-width: 578px) {
    .indus-special-section {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .image-container-indus-specialization {
        display: block;
        height: 130px;
        width: 130px;
    }

    .inner-image {
        height: 90px;
        width: 80px;
        margin: 60px 0px 0px 55px;
    }

    .transport-img-row {
        padding-left: 30px;
    }
}

/* use in hexagon specilized section */
.logistics-solutions {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.logistics-solutions-hexagon,
.logistics-solutions-hexagon-green {
    width: 108px;
    height: 177px;
    border-radius: 1em / 0.5em;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.logistics-solutions-hexagon {
    border-top: 4px solid #14467c;
    border-bottom: 4px solid #14467c;
}

.logistics-solutions-hexagon:before,
.logistics-solutions-hexagon:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: "";
    border-top: 4px solid #14467c;
    border-bottom: 4px solid #14467c;
}

.logistics-solutions-hexagon:before {
    transform: rotate(60deg);
}

.logistics-solutions-hexagon:after {
    transform: rotate(-60deg);
}

.logistics-solutions-hexagon-green {
    border-top: 4px solid #46b654;
    border-bottom: 4px solid #46b654;
}

.logistics-solutions-hexagon-green:before,
.logistics-solutions-hexagon-green:after {
    position: absolute;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    background: inherit;
    content: "";
    border-top: 4px solid #46b654;
    border-bottom: 4px solid #46b654;
}

.logistics-solutions-hexagon-green:before {
    transform: rotate(60deg);
}

.logistics-solutions-hexagon-green:after {
    transform: rotate(-60deg);
}

.logistics-solutions-hexagon-text-meeting {
    font-size: 14px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-weight: bold;
    color: #4d4d4d;
}

p.logistics-solutions-consistency-in-meeting {
    color: #46b654;
    margin: 0px;
    font-size: 22px;
}

@media screen and (max-width: 576px) {
    .logistics-solutions-hexagon,
    .logistics-solutions-hexagon-green {
        width: 70px;
        height: 110px;
    }

    .logistics-solutions-hexagon-text-meeting {
        font-size: 9px;
    }

    p.logistics-solutions-consistency-in-meeting {
        font-size: 13px;
    }
}

@media (min-width: 578px) and (max-width: 768px) {
    .logistics-solutions-hexagon,
    .logistics-solutions-hexagon-green {
        width: 85px;
        height: 135px;
    }

    .logistics-solutions-hexagon-text-meeting {
        font-size: 10px;
    }

    p.logistics-solutions-consistency-in-meeting {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    .logistics-solutions {
        justify-content: space-between;
    }

    .logistics-solutions-custom-col-1024 {
        flex: 0 0 30%;
        max-width: 50%;
    }

    .logistics-solutions-hexagon-text-meeting {
        font-size: 12px;
    }
}

@media (min-width: 1020px) and (max-width: 1399px) {
    .logistics-solutions-hexagon,
    .logistics-solutions-hexagon-green {
        width: 85px;
        height: 135px;
    }

    .logistics-solutions-hexagon-text-meeting {
        font-size: 12px;
    }

    p.logistics-solutions-consistency-in-meeting {
        font-size: 17px;
    }
}

@media (min-width: 1400px) and (max-width: 1439px) {
    .logistics-solutions-hexagon,
    .logistics-solutions-hexagon-green {
        width: 121px;
        height: 200px;
    }

    .logistics-solutions-hexagon-text-meeting {
        font-size: 14px;
    }

    p.logistics-solutions-consistency-in-meeting {
        font-size: 27px;
    }
}

/* use in threecards in specialized section */
.induscard {
    background: #ffffff;
    box-shadow: -1px 4px 12px #c3c4c6;
    border-radius: 29px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease;
}

.induscard:hover {
    transform: translateY(-10px);
}

.indus-icon-img {
    margin-top: -77px;
}

.indusicon {
    background-color: #3ba84a;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}

.indusicon img {
    width: 70px;
    height: 70px;
}

.threecards-indus-txt {
    font-size: 15px;
    color: #888888;
    margin: 7px auto;
    text-align: center;
    padding: 45px;
}

.threecard-spcialized-card {
    margin-top: 95px;
}

@media (max-width: 578px) {
    .threecards-indus-txt {
        font-size: 13px;
    }

    .threecards-indus-heading {
        font-size: 14px;
    }
    .induscard {
        margin-top: 90px;
    }
}

@media screen and (max-width: 768px) {
    .indusicon {
        width: 100px;
        height: 100px;
    }

    .indusicon img {
        width: 60px;
        height: 60px;
    }

    .threecards-indus-heading {
        font-size: 18px;
    }
    .induscard {
        margin-top: 100px;
    }
}

@media (min-width: 820px) and (max-width: 998x) {
    .induscard {
        margin-top: 100px;
    }
}

@media screen and (max-width: 992px) {
    .indusicon {
        width: 110px;
        height: 110px;
    }

    .indusicon img {
        width: 65px;
        height: 65px;
    }
    .induscard {
        margin-top: 100px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
    .threecard-spcialized-card {
        display: flex;
        flex-wrap: wrap;
        margin-top: 1px;
    }

    .threecard-spcializedcard {
        flex: 0 0 auto;
        width: 48%;
    }

    .induscard {
        height: 350px;
        width: 450px;
        margin-top: 100px;
    }
}

@media screen and (min-width: 1367px) and (max-width: 1440px) {
    .threecard-spcialized-card {
        display: flex;
        flex-wrap: wrap;
        margin: 1px;
    }

    .threecard-spcializedcard {
        flex: 0 0 auto;
        /* width: 50%; */
    }
    .induscard {
        /* height: 350px;
    width: 450px; */
        margin-top: 100px;
    }
}

@media (min-width: 1500px) {
    .induscard {
        height: 320px;
        width: 390px;
    }
}

/* ************************************ transporation  ************************************************************* */
.transporation-page-txt {
    font-size: 15px;
    color: #888888;
    text-align: justify;
}
.steps-row {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.step-item {
    flex: 1 1 calc(14% - 20px);
    max-width: 150px;
    text-align: center;
}

.step-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
    height: 100px;
    width: 100px;
    cursor: pointer;
}

.step-icon:hover {
    transform: translateY(-10px);
    transition: transform 0.3s ease;
}

.step-icon img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.step-text {
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
    color: #4d4d4d;
}

@media (max-width: 1024px) {
    .step-item {
        flex: 1 1 calc(15% - 10px);
    }

    .step-icon {
        width: 70px;
        height: 70px;
    }

    .step-text {
        font-size: 12px;
    }
    .step-icon img {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 768px) {
    .steps-row {
        gap: 10px;
        justify-content: center;
    }

    .step-item {
        flex: 0 0 30%;
    }

    .step-icon {
        width: 60px;
        height: 60px;
    }

    .step-text {
        font-size: 10px;
    }
}
.transporation-solutions-card-formats ul {
    margin-bottom: 0;
}

.transporation-formats {
    margin-left: -10px;
}

.transporation-solutions-card-formats li::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #46b654;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: solid white 2px;
    outline: 2px solid #46b654;
    margin-left: -45px;
    margin-top: 6px;
}

.transporation-solutions-card-formats li {
    margin-bottom: 15px;
    font-size: 15px;
    color: #888888;
    list-style: none;
    padding-bottom: 14px;
    margin-left: 12px;
    text-align: justify;
}

.transporation-solutions-card-formats {
    padding-bottom: 0;
    padding-left: 45px;
}

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body .transporation-solutions * {
            overflow: visible;
        }

        .transporation-solutions li::marker {
            color: #46b654;
            font-size: 1.3rem;
        }

        .transporation-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        body .transporation-solutions-card-formats * {
            overflow: visible;
        }

        .transporation-solutions li::marker {
            color: #46b654;
            font-size: 14px;
        }

        .transporation-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/************************************* technology page  *************************************/
.technology-page-txt {
    font-size: 15px;
    color: #888888;
    text-align: justify;
}

.technology-card-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 50px;
    gap: 15px;
}

@media (max-width: 1024px) {
    .card-techno-solution {
        width: 45%;
    }
}

@media (max-width: 768px) {
    .card-techno-solution {
        width: 100%;
        margin-bottom: 20px;
    }
}

#it-solutions-six-cards,
#it-solutions-two-cards {
    background: #f5f5f5 0% 0% no-repeat padding-box;
}

.technology-solutions-card-formats ul {
    margin-bottom: 0;
    margin-left: 20px;
}

#tecnology-li {
    margin-bottom: 0;
    margin-left: -20px;
}

.technology-formats {
    margin-left: -10px;
}

.technology-solutions-card-formats li::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #46b654;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: solid white 2px;
    outline: 2px solid #46b654;
    margin-left: -45px;
    margin-top: 6px;
}

.technology-solutions-card-formats li {
    margin-bottom: 15px;
    font-size: 15px;
    color: #888888;
    list-style: none;
    padding-bottom: 14px;
    margin-left: -15px;
    text-align: justify;
}

.technology-solutions-card-formats {
    padding-bottom: 0;
    padding-left: 45px;
}

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body .technology-solutions * {
            overflow: visible;
        }

        .technology-solutions li::marker {
            color: #46b654;
            font-size: 1.3rem;
        }

        .technology-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        body .technology-solutions-card-formats * {
            overflow: visible;
        }

        .technology-solutions li::marker {
            color: #46b654;
            font-size: 14px;
        }

        .technology-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

.technology-sol-txt {
    font-size: 15px;
    color: #888888;
}

.technologies-card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.card-techno-solution {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border: 2px solid;
    box-sizing: border-box;
    cursor: pointer;
}

.card-techno-solution:hover {
    border-color: #46b654;
    transform: translateY(-10px);
    transition: transform 0.1s ease;
}
.card-techno-solution:hover .technologies-card-icon img {
    filter: brightness(0) saturate(100%) invert(40%) sepia(100%) saturate(500%)
        hue-rotate(75deg) brightness(105%) contrast(100%);
}

.card-techno-solution img {
    max-width: 100%;
    height: auto;
}

.card-header-tech {
    display: flex;
    align-items: center;
    gap: 15px;
}

.card-title-it-solutions {
    font-weight: bold;
    font-size: 1.2rem;
}

.card-description-it-solution {
    margin-top: 10px;
    font-size: 0.95rem;
    line-height: 1.5;
}

.card-header-tech {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.technologies-card-icon img {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.card-description-it-solution {
    font-size: 14px;
    color: #888888;
    word-break: break-word;
}

@media (max-width: 768px) {
    .card-description-it-solution {
        font-size: 0.9rem;
    }
}

.technology-card-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    width: 100%;
}

.card-techno-solution {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 3px;
    width: 30%;
}

.card-description-it-solution,
.card-description-it-solution {
    padding: 15px;
    line-height: 1.5;
    color: #888888;
}

@media (max-width: 1024px) {
    .card-techno-solution {
        width: 45%;
    }
}

@media (max-width: 768px) {
    .card-techno-solution {
        width: 100%;
        margin-bottom: 20px;
    }
}

/******************************************* technology & consulting nav ********************************************/
.technologies-card-icon {
    margin-left: 13px;
}

.card-title-it-solutions {
    margin-top: 25px;
}

#collapse-tech-cons {
    padding-left: 20px;
}
/******************************************** technology & consulting nav ********************************************/

/* ****************************  consulting section  ******************************************************/

.tech-solutions-card-formats ul {
    margin-bottom: 0;
}

.tech-formats {
    margin-left: -10px;
}

.tech-solutions-card-formats li::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #46b654;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: solid white 2px;
    outline: 2px solid #46b654;
    margin-left: -45px;
    margin-top: 6px;
}

.tech-solutions-card-formats li {
    font-size: 15px;
    color: #888888;
    list-style: none;
    padding-bottom: 20px;
    margin-left: 50px;
    text-align: justify;
}

.tech-solutions-card-formats {
    padding-bottom: 0;
}

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body .tech-solutions * {
            overflow: visible;
        }

        .tech-solutions li::marker {
            color: #46b654;
            font-size: 1.3rem;
        }

        .tech-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        body .tech-solutions-card-formats * {
            overflow: visible;
        }

        .tech-solutions li::marker {
            color: #46b654;
            font-size: 14px;
        }

        .tech-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

.consulting-solutions-card-formats ul {
    margin-bottom: 0;
}

.consulting-formats {
    margin-left: -10px;
}

.consulting-solutions-card-formats li::before {
    position: absolute;
    content: "";
    display: block;
    background-color: #46b654;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    border: solid white 2px;
    outline: 2px solid #46b654;
    margin-left: -45px;
    margin-top: 6px;
}

.consulting-solutions-card-formats li {
    font-size: 15px;
    color: #888888;
    list-style: none;
    padding-bottom: 25px;
    margin-left: 47px;
}

.consulting-solutions-card-formats {
    padding-bottom: 0;
}

/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        body .consulting-solutions * {
            overflow: visible;
        }

        .consulting-solutions li::marker {
            color: #46b654;
            font-size: 1.3rem;
        }

        .consulting-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}

/* Safari 10.1 */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
        body .consulting-solutions-card-formats * {
            overflow: visible;
        }

        .consulting-solutions li::marker {
            color: #46b654;
            font-size: 14px;
        }

        .consulting-solutions-card-formats li::before {
            position: absolute;
            content: "";
            display: block;
            background-color: #fff;
            width: 14px;
            height: 14px;
            border-radius: 50px;
            border: solid #46b654 2px;
            margin-left: -23px;
            margin-top: -20px;
            z-index: -1;
            outline: none;
        }
    }
}
.consulting-holisol-logistics {
    font-size: 27px;
}

/* css add Industrial Packaging  */

p.specialization-industry-page-txt.pb-3 {
    font-size: 15px;
    text-align: justify;
}
