.lluSiZ,
.form-select form-select-sm{margin : 35px 30px -60px 0px !important;}

#preloader {
    content: url("https://images.primeagile.com/ibcscorp_com/image/24711/medium-screen-home-page-banner-bg.webp");
    display: hidden;
    width: 0;
    height: 0
}

body {
    background: #fff 0 0 no-repeat padding-box !important;
    font-family: Spartan,sans-serif;
    font-weight: 500
}

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
}

#primeagile__13783 a,#primeagile__18117 a {
    text-decoration: none !important
}


#primeagile__18099 {
    display: flex;
    gap: 20px
}

#primeagile__18099 a {
    width: 90%;
    text-decoration: none;
    padding: 12px;
    background-color: #fff;
    border-bottom-left-radius: 50px
}



#primeagile__18101 {
    width: 100% !important
}

.animate__animated {
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

#primeagile__18092 {
    margin-top: 100px
}

.slick-next:before,
.slick-prev:before {
    color: #000
}

.single-one img {
    width: 100%;
    object-fit: cover
}

#primeagile__17724,
#primeagile__18094,
#primeagile__18115 {
    font-size: 40px;
    padding: 40px 0;
    color: #000;
    font-weight: bold
}

.carousel-bg {
    background: #0a6081;
    padding: 84px 5px 0 5px;
    color: #fff !important;
    border: 1px solid #0a6081;
    border-radius: 54px
}

#primeagile__18096 {
    color: #fff;
    margin-bottom: 50px
}

.bg-white {
    background: #fff;
    padding: 0
}

#primeagile__18103 .pagination,
#primeagile__18117 .pagination {
    display: none
}

#primeagile__18101 {
    padding: 30px 10px 15px;
    color: #e10000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500
}

#primeagile__18120 {
    padding: 15px 10px;
    margin: 10px auto;
    width: 70%
}

#primeagile__18117 {
    margin-top: 100px;
    background: url(https://images.primeagile.com/ibcscorp_com/image/24659/main-careers-bg.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    padding-top: 200px
}

#primeagile__18117 #pagelist {
    background: rgba(255, 255, 255, 0.849)
}

#primeagile__18120 h2 {
    font-size: 24px;
    color: #000;
    margin: 10px 0 0;
    font-weight: bold
}

#primeagile__18100 {
    height: 198px
}

#primeagile__18106 {
    color: #000 !important
}

#primeagile__21903 {
    background: transparent url(https://images.primeagile.com/ibcscorp_com/image/24403/home-page-banner-bg.webp) 0 0 no-repeat;
    background-size: cover;
    position: relative;
    padding: 300px 0 0 0;
    height: 100%;
    background-position: center
}

#primeagile__17507 {
    background: url(https://images.primeagile.com/ibcscorp_com/image/24666/bg-sec.webp);
    background-repeat: no-repeat;
    background-position: right
}

#primeagile__21904 {
    background: transparent linear-gradient(75deg, #07325d 0, #010a13 100%) 0 0 no-repeat padding-box;
    opacity: .84;
    max-width: 50%;
    padding: 50px 20px 30px 8rem;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 20%, 85% 0)
}

#primeagile__21957 {
    display: none
}

.get-inspired,
.join-us-in-partnership {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: inset 0 3px 6px #00000096;
    border-radius: 47px;
    font: normal normal bold 24px/35px Poppins;
    letter-spacing: 0;
    color: #f10505;
    text-shadow: 0 3px 6px #00000042;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap
}

.join-us-in-partnership {
    background: #0a4681;
    color: #fff
}

.services-div {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); 
    max-width: 900px;
    gap: .2rem
}

.services-div ul {
    padding: 0;
    margin: 0;
    width: 100%
}

.service-text {
    list-style: none;
    position: relative;
    padding-left: 10px;
    background: #005f75;
    color: #fff;
    margin: .1rem;
    display: flex;
    align-items: center;
    height: 100px;
    line-height: 1.5;
    width: 100%;
    font-size: 20px
}

.service-text::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(https://images.primeagile.com/ibcscorp_com/image/24424/w-ele.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: #fff;
    padding: 5px;
    display: block
}

.service-text:hover::before {
    background-image: url("https://images.primeagile.com/ibcscorp_com/image/12951/logo-ibcs.png");
    width: 30px;
    height: 30px;
    transition: background-image .5s ease
}

.service-text:hover,
.service-text:hover a {
    background: #fff !important;
    color: #000 !important
}

h2#what-we-offer-h2,
#primeagile__21915 h2.new-h2,
h3.new-h3 {
    font-size: 52px !important;
    color: #000 !important;
    margin-bottom: 50px
}

.new-h2 {
    margin-top: 50px
}

h3.new-h3 {
    font-size: 42px
}

#primeagile__21908 {
    background: url(https://images.primeagile.com/ibcscorp_com/image/24406/services-bg-main.webp);
    background-size: cover; 
    padding: 200px 10px 200px 0;
    background-repeat: no-repeat;
    width: 100% !important
}

div#primeagile__21913 {
    width: 100%;
    margin: 0
}

div#primeagile__18099 a img {
    border-bottom-left-radius: 100px;
    height: 400px
}

#primeagile__21914 {
    background: #f9fced;
    padding: 50px 0
}

#primeagile__21915 {
    align-self: center
}

#primeagile__21902 {
    background: #fff
}

.clients-log {
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    justify-content: center
}

#primeagile__21918 {
    margin-top: 100px;
    text-align: center
}

#primeagile__21918 img {
    box-shadow: 0 4px 6px #0a22424f;
    border-radius: 100px;
    width: 100px
}

.technologies {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center
}

#primeagile__21919 {
    background: transparent linear-gradient(55deg, #6c99d5 0, #091e3a 100%) 0 0 no-repeat padding-box;
    margin-top: 100px;
    padding: 50px 0
}

a#primeagile__18101 {
    font-size: 32px !important;
    color: #000 !important
}

.block-effect {
    font-size: 64px;
    color: #fff
}

.block-reveal {
    --t: calc(var(--td)+var(--d));
    padding: 4px;
    position: relative;
    overflow: hidden;
    animation: revealBlock 0 var(--t) forwards
}

.block-reveal::after {
    content: "";
    width: 0;
    height: 100%;
    padding-bottom: 4px;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--bc);
    animation: revealingIn var(--td) var(--d) forwards, revealingOut var(--td) var(--t) forwards
}

.line-1 {
    position: relative;
    top: 50%;
    width: 24em;
    margin: 0 auto;
    border-right: 2px solid rgba(255, 255, 255, 0.75);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(-50%)
}

.anim-typewriter {
    animation: typewriter 4s steps(44) 1s 1 normal both, blinkTextCursor 500ms steps(44) infinite normal
}

div#primeagile__21907 p {
    color: #fff;
    font-size: 18px
}

/* #primeagile__21902 #pagelist>div {
    display: flex;
} */
div#primeagile__18099>div>div {
    padding: 10px;
}


@media(max-width: 991px) {
    #primeagile__21904 {
    max-width: 100%;
    padding-left:0 !important;
    }
.services-div {
    grid-template-columns: 1fr;

}
 
 div#primeagile__18099>div>div {
    flex-wrap: wrap !important;
}
/* #primeagile__21902 #pagelist>div {
    display: flex;
} */
}


