.homepage-2024-banner {
    background: url(https://images.primeagile.com/ibcscorp_com/image/29311/bg.webp),url(https://images.primeagile.com/ibcscorp_com/image/29313/bg-right.webp);
    background-repeat: no-repeat;
    background-position: top left,right;
    padding: 100px 0;
    background-size: contain;
    max-height: 900px
}

.home-blog-section div#pagelist>div {
    display: grid !important;
    grid-template-columns: repeat(auto-fit,minmax(300px,1fr)) !important;
    gap: 1rem !important
}

div#pagelist a {
    text-decoration: none
}

.get-inspired-new {
    font-size: clamp(1rem,0.5vw+0.8rem,1.2rem) !important;
    padding: .5em 1em;
    white-space: nowrap;
    display: inline-block
}

#primeagile__37316 h1 {
    font-size: clamp(2rem,3vw+1rem,4rem) !important
}

.homepage-2024-banner .carousel-item p {
    color: #000;
    font-weight: bold
}

.homepage-2024-banne {
    height: 700px
}

#primeagile__18092 {
    margin-bottom: 100px
}

span.visually-hidden {
    color: #fff !important;
    font-weight: bold
}

.carousel-indicators {
    gap: 20px
}

[aria-hidden="true"] a,[aria-hidden="true"] button,[aria-hidden="true"] input,[aria-hidden="true"] select,[aria-hidden="true"] textarea,[aria-hidden="true"] [tabindex],[aria-hidden="true"] [contenteditable],[aria-hidden="true"] iframe,[aria-hidden="true"] audio,[aria-hidden="true"] video {
    display: none !important
}

.slick-dots {
    display: none !important
}

div#primeagile__36752 {
    overflow: hidden
}

h2#primeagile__37390,#primeagile__18115 {
    text-align: center
}

.carousel_item_primeagile h1 {
    font: normal normal bold 91px/128px Poppins;
    letter-spacing: 0;
    color: #373737;
    line-height: 1;
    font-size: 4rem
}

.carousel_item_primeagile .row>.col-md-7 {
    backdrop-filter: blur(10px);
    padding: 20px;
    background: #fff6
}

.get-inspired-new {
    background: #e21219;
    border-radius: 10px;
    padding: 10px 20px;
    color: #fff;
    border: 0;
    font-size: 1rem !important;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block
}

.get-inspired-new:hover {
    box-shadow: 0 2px 0 #fff,0 5px 0 #6c757d;
    color: #fff
}

.small-red {
    color: #e21219;
    font-weight: bold
}

img {
    max-width: 100%
}

.relative-home-section {
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 0
}

.services-row {
    background: #48a4bb 0 0 no-repeat padding-box;
    padding: 20px 0
}

.relative-aritcle {
    position: relative
}

.helpimg-businesses {
    border-left: 20px solid #48a4bb;
    padding-left: 20px !important;
    padding: 20px
}

div#primeagile__37345 {
    padding-left: 100px
}

.absolute-image {
    position: absolute
}

.services-div {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
    max-width: 800px;
    gap: 1rem;
    justify-content: center;
    padding: 10px
}

section.homepage-2024-banner-test {
    background-image: url(https://images.primeagile.com/ibcscorp_com/image/32655/banner-img-new.webp);
    min-height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    background-size: cover;
    background-repeat: no-repeat
}

section.homepage-2024-banner-test h1 {
    color: #fff !important;
    font-weight: bolder;
    font-size: 4rem;
        }

.services-div .service-group {
    padding: 0;
    width: 90%
}

.service-text {
    list-style: none;
    position: relative;
    padding-left: 10px;
    background: #fff;
    color: #fff;
    margin: .1rem;
    display: flex;
    align-items: center;
    height: auto;
    line-height: 1.5;
    width: 100%;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px
}

.helping-h3 {
    letter-spacing: 0;
    color: #373737;
    line-height: 1;
    font-size: clamp(1.5rem,3vw+1rem,3rem);
    font-weight: bold
}

h3 {
    font: normal normal bold 48px/62px Poppins;
    letter-spacing: 0;
    color: #373737;
    line-height: 1
}

.service-text::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(https://images.primeagile.com/ibcscorp_com/image/12951/logo-ibcs.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: background-image .5s ease;
    margin-right: 10px;
    padding: 15px
}

.services-div a {
    text-decoration: none;
    color: #000;
    padding: 5px;
    display: block
}

h2#what-we-offer-h2 {
    margin: 0
}

.slide-body {
    align-items: center;
    background: #e3e3e3;
    display: flex;
    justify-content: center;
    width: 100%
}

* {
    padding: 0;
    margin: 0;
   
   
}

.slide-section h2 {
    text-align: center;
    color: #123e92;
    padding: 0;
    margin: 0
}

.slide-section img {
    mix-blend-mode: inherit
}

@keyframes scroll {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-250px * 7))
    }
}

.slider {
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff
}

.slider::before,.slider::after {
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2
}

.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg)
}

.slider::before {
    left: 0;
    top: 0
}

.slider .slide-track {
    animation: scroll 30s linear infinite;
    display: flex;
    width: calc(250px* 20);
    align-items: center;
    gap: 50px;
    margin-top: 20px
}

div#primeagile__36763 {
    margin: 100px auto
}

div#primeagile__36763 .row {
    align-items: center
}

.carousel-bg {
    background: 0;
    padding: 84px 5px 0 5px;
    color: #fff !important;
    border: 0;
    border-radius: 0
}

#primeagile__17507 {
    background: #373737 0 0 no-repeat padding-box !important;
    background: url(https://images.primeagile.com/ibcscorp_com/image/24666/bg-sec.webp)
}

#primeagile__36764 .row {
    align-items: center;
    justify-content: center
}

#primeagile__36764 {
    background: #b1c7ba 0 0 no-repeat padding-box;
    padding: 20px
}

.carousel_item_primeagile .row {
    align-items: center
}

button.slick-arrow.slick-next {
    display: none !important
}

.technologies {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center
}

#primeagile__21918 {
    margin-top: 100px;
    text-align: center
}

#primeagile__21919 {
    background: transparent linear-gradient(55deg,#6c99d5 0,#091e3a 100%) 0 0 no-repeat padding-box;
    margin-top: 100px;
    padding: 50px 0
}

#primeagile__21918 img {
    box-shadow: 0 4px 6px #0a22424f;
    border-radius: 100px;
    width: 100px
}

#primeagile__37341 {
    z-index: 1000
}

#primeagile__18099 {
    display: flex;
    gap: 20px
}

#primeagile__18096 {
    color: #fff;
    margin-bottom: 50px;
    text-align: center
}

#primeagile__18099>#pagelist>div:first-child a {
    width: 90%;
    text-decoration: none;
    padding: 12px;
    background-color: #fff;
    border-bottom-left-radius: 50px
}

div#pagelist .pagination {
    margin-top: 20px
}

#primeagile__17724,#primeagile__18094,#primeagile__18115 {
    font-size: 40px;
    padding: 40px 0;
    color: #000;
    font-weight: bold;
    text-align: center
}

#primeagile__18117 #pagelist {
    background: rgba(255,255,255,0.849)
}

#primeagile__18120 {
    padding: 15px 10px;
    margin: 10px auto;
    width: 70%
}

#primeagile__18120 h3 {
    font-size: 24px;
    color: #000;
    margin: 10px 0 0;
    font-weight: bold
}

button.job-link-button {
    display: flex;
    align-items: center;
    padding: 10px;
    max-width: 250px;
    border-radius: 7px;
    justify-content: center;
    text-decoration: none;
    color: #1a4ace;
    border: 0;
    outline: 0;
    background: 0;
    font-weight: bold
}

div#primeagile__18092 .pagination {
    max-width: 500px;
    margin: auto;
    flex-wrap: wrap
}

.services-card-container {
    padding-block:min(20vh,2rem);width: calc(min(76.5rem,90%));
    margin-inline:auto;color: #111
}

.services-card-container>h1 {
    text-transform: capitalize;
    letter-spacing: .025em;
    text-align: center
}

.services-card-container a {
    display: inline-block;
    text-decoration: none
}

.services-card-container .services-container {
    margin-top: 5em;
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(16rem,1fr));
    gap: 2rem
}

.services-card-container .services-container .card:nth-child(1) .box .icon .iconBox {
    background: #d3b19a
}

.services-card-container .services-container .card:nth-child(2) .box .icon .iconBox {
    background: #70b3b1
}

.services-card-container .services-container .card:nth-child(3) .box .icon .iconBox {
    background: #d05fa2
}

.services-card-container .services-container .card-cont ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: .625rem
}

.services-card-container .services-container .card-cont ul li {
    text-transform: uppercase;
    background: var(--clr-tag);
    color: #282828;
    font-weight: 700;
    font-size: .8rem;
    padding: .375rem .625rem;
    border-radius: .188rem
}

.services-card-container .services-container .card-cont ul .branding {
    color: #704a31
}

.services-card-container .services-container .card-cont ul .packaging {
    color: #1e3938
}

.services-card-container .services-container .card-cont ul .marketing {
    color: #4d1637
}

.services-card-container .services-container .card-cont .card-content-main {
    padding: .938rem .625rem
}

.services-card-container .services-container .card-cont .card-content-main h3 {
    text-transform: capitalize;
    font-size: clamp(1.5rem,1.3909rem+0.4364vw,1.8rem)
}

.services-card-container .services-container .card-cont .card-content-main p {
    margin: .625rem 0 1.25rem;
    color: #565656;
    min-height: 100px
}

.services-card-container .services-container .card-inner {
    position: relative;
    width: inherit;
    height: 18.75rem;
    background: var(--clr);
    border-radius: 1.25rem;
    border-bottom-right-radius: 0;
    overflow: hidden
}

.services-card-container .services-container .card-inner .box {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 1.25rem;
    overflow: hidden
}

.services-card-container .services-container .card-inner .box .imgBox {
    position: absolute;
    inset: 0
}

.services-card-container .services-container .card-inner .box .imgBox img {
    width: 100%;
    height: 100% !important;
    object-fit: cover
}

.services-card-container .services-container .card-inner .box .icon {
    position: absolute;
    bottom: -0.375rem;
    right: -0.375rem;
    width: 6rem;
    height: 6rem;
    background: var(--clr);
    border-top-left-radius: 50%
}

.services-card-container .services-container .card-inner .box .icon:hover .iconBox {
    transform: scale(1.1)
}

.services-card-container .services-container .card-inner .box .icon::before {
    position: absolute;
    content: "";
    bottom: .375rem;
    left: -1.25rem;
    background: transparent;
    width: 1.25rem;
    height: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    box-shadow: .313rem .313rem 0 .313rem #fff
}

.services-card-container .services-container .card-inner .box .icon::after {
    position: absolute;
    content: "";
    top: -1.25rem;
    right: .375rem;
    background: transparent;
    width: 1.25rem;
    height: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    box-shadow: .313rem .313rem 0 .313rem var(--clr)
}

.services-card-container .services-container .card-inner .box .icon .iconBox {
    position: absolute;
    inset: .625rem;
    background: #74cee6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s
}

.services-card-container .services-container .card-inner .box .icon .iconBox span {
    color: #fff;
    font-size: 1.5rem
}

div#primeagile__18117 #pagelist>div {
    flex-direction: column !important
}

@media only screen and (max-width: 767px) {
    .absolute-image {
        display:none
    }

    .services-div ul {
        margin: auto;
        width: 90%
    }

    .carousel_item_primeagile h1 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 2rem
    }
}

@media(max-width: 991px) {
    div#primeagile__18099>div>div {
        flex-wrap:wrap !important
    }
}

div#primeagile__37388 {
    margin: 100px auto
}

.card-inner {
    --clr: #fff
}

div#primeagile__37420 {
    background: #b1c7ba 0 0 no-repeat padding-box;
    padding: 20px
}

div#primeagile__37420 .row {
    align-items: center;
    justify-content: center
}

div#primeagile__37427 img {
    box-shadow: 0 4px 6px #0a22424f;
    border-radius: 100px;
    width: 100px
}

div#primeagile__37426 {
    margin-top: 100px;
    text-align: center
}

img.bg-career {
    position: absolute;
    z-index: 0;
    padding-top: 5px
}

#primeagile__18117 div#pagelist {
    background: rgba(255,255,255,0.849);
    height: 100%;
    z-index: 2;
    position: relative;
    width: 100%
}

#primeagile__18117 {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%
}

.home-blog-section .pagination {
    display: none !important
}

.carousel-item {
    color: #fff !important;
    padding: 40px 0 !important
}

#primeagile__18101 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #537ebd
}

#primeagile__36760,#primeagile__36759,#primeagile__36758 {
    color: #000
}

div#primeagile__36753 .carousel-item p {
    color: #000
}

.row {
    --bs-gutter-x: 0 !important
}

.footer {
    z-index: 1000;
    position: relative
}

div#primeagile__17723 a {
    display: none
}

@media only screen and (max-width: 560px) {
    .carousel_item_primeagile .row>.col-md-7 {
        max-height:400px
    }

   

    section.homepage-2024-banner-test h1{
        font-size:2.5rem;
    }

    #primeagile__37341 {
        min-height: clamp(40em,50vh,66em);
        height: 100%
    }

    .get-inspired-new {
        font-size: 1rem !important;
        font-weight: bold;
        padding: 10px;
        margin-top: 10px
    }
}

@media only screen and (max-width: 400px) {
    .homepage-2024-banner {
        height:clamp(53em,20vh,66em)
    }
}

@media only screen and (max-width: 300px) {
    .homepage-2024-banner .carousel-item p {
        height:170px
    }

    .get-inspired-new {
        width: 100%
    }

    .carousel_item_primeagile .row>.col-md-7 {
        height: 550px
    }
}

@media only screen and (max-width: 260px) {
    .homepage-2024-banner .carousel-item p {
        height:200px
    }

    .carousel_item_primeagile .row>.col-md-7 {
        padding: 0
    }
}

@media only screen and (max-width: 200px) {
    .homepage-2024-banner .carousel-item p {
        height:250px
    }

    .carousel_item_primeagile h1 {
        font-size: 2rem
    }
}

#primeagile__37326 {
    margin: 100px auto
}

#primeagile__37330 {
    perspective: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

#primeagile__37327 {
    align-items: center
}

#primeagile__37329 {
    backdrop-filter: blur(10px);
    padding: 20px;
    background: #fff6
}

.homepage-2024-banner {
    background: url(https://images.primeagile.com/ibcscorp_com/image/29311/bg.webp),url(https://images.primeagile.com/ibcscorp_com/image/29313/bg-right.webp);
    background-repeat: no-repeat;
    background-position: top left,right;
    padding: 100px 0;
    background-size: contain;
    max-height: 900px;
}

@media only screen and (max-width: 991px) {
    #primeagile__37329 {
        max-width:500px;
        margin: 50px auto;
    }

   
}

@media only screen and (max-width: 400px) {
    .homepage-2024-banner {
        height:clamp(53em,20vh,66em)
    }
}

.center-banner-text div{padding:20px !important;}