.adv ul li::before,.cost-effective li::before {
    content: url("https://images.primeagile.com/ibcscorp_com/image/25601/check.png")
}

.breadcrumb,.card-title {
    text-transform: capitalize
}

.talk-to-us,.talk-to-us-centered {
    text-align: center;
    max-width: 600px
}

#primeagile__21915,.align-self-wed,.cta-part div,.dmcs-new,.dmcs-new-2,.here-to-help p {
    align-self: center
}

.article-card,.hr-cards .article-card {
    transition: transform .3s ease-in-out;
    cursor: pointer
}

.fullWidthBlueBar {
    display: flex;
    align-items: center;
    padding: 50px 10px;
    background: radial-gradient(closest-side at 64% 108%,#98d5ff 0,#0082d7 100%) no-repeat padding-box;
    justify-content: space-evenly;
    color: #fff;
    font-size: xx-large;
    width: 100%;
    bottom: 0;
    flex-wrap: wrap
}

.breadcrumb {
    padding: 10px !important;
    justify-content: flex-end
}

#primeagile__16452,#primeagile__19280,#primeagile__19305,#primeagile__19857,#primeagile__19959,#primeagile__20010,#primeagile__20101 {
    background: #000;
    color: #fff;
    border: 0;
    padding: 10px 30px;
    border-radius: 20px;
    font-size: 20px
}

#primeagile__16452 button {
    background: inherit;
    border: 0;
    color: #fff
}

#primeagile__20164,#primeagile__20174 {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

#primeagile__20164 {
    background: rgba(255,255,255);
    color: #000;
    padding: 20px;
    gap: 50px;
    margin: 1rem 0
}

div#primeagile__20174 input {
    width: 100%;
    padding: 10px 3px;
    margin: .5rem
}

#primeagile__20175 {
    text-align: right;
    margin: 1rem 0
}

#primeagile__20201 {
    display: grid;
    justify-items: end
}

#primeagile__20172 {
    padding: 10px 20px;
    background: #2774c1;
    color: #fff
}

.get-inspired,.join-us-in-partnership {
    background: no-repeat padding-box #fff;
    box-shadow: inset 0 3px 6px #00000096;
    border-radius: 47px;
    font: bold 24px/35px Poppins;
    letter-spacing: 0;
    color: #f10505;
    text-shadow: 0 3px 6px #00000042;
    padding: 10px 20px;
    text-decoration: none;
    white-space: nowrap
}

.article-card,.card-img {
    width: 100%;
    border-radius: .25rem
}

.join-us-in-partnership {
    background: #0a4681;
    color: #fff
}

#primeagile__21915 h2.new-h2,h2#what-we-offer-h2,h3.new-h3 {
    font-size: 52px !important;
    color: #000 !important;
    margin-bottom: 50px
}

.adv,.new-h2,.software-tools {
    margin-top: 50px
}

div#primeagile__21913 {
    width: 100%;
    margin: 0
}

#primeagile__21914 {
    background: #f9fced;
    padding: 50px 0
}

.clients-log {
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    justify-content: center
}

#primeagile__22055 a {
    text-decoration: none
}

#primeagile__22101 {
    background: #f8f8f8
}

#primeagile__22101 a {
    text-decoration: none;
    color: #003b94 !important
}

#primeagile__22101 h1,.download-btn,.last-card,.we-provide h2,section.marketing-services .talk-to-team-button {
    text-align: center
}

.article-card {
    background-color: var(--sdcolor);
    height: 100%;
    padding: 1.25rem;
    background-color: var(--sdcolor)
}

#primeagile__22101 {
    text-align: center;
    padding: 2rem;
}

#primeagile__22101 h1 {
    font-size: 2.5rem;
    font-weight: 600
}

.locations-container {
    max-width: 80rem;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(1,minmax(0,1fr));
    gap: 2rem
}

@media(min-width: 1024px) {
    .locations-container {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}

.location-card {
    background-color: #fff;
    border-radius: .75rem;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1),0 5px 6px 1px rgb(50 50 50 / 10%);
    overflow: hidden;
    min-height: 20rem;
    display: flex;
    flex-direction: column;
    transition: all .2s
}

.location-card:hover {
    background-color: #f4f4f4;
    transform: translateY(0.2rem)
}

@media(min-width: 640px) {
    .location-card {
        flex-direction:row
    }
}

@media(min-width: 640px) {
    .card-image-wrapper {
        width:33.333333%
    }
}

.card-image {
    height: 12rem;
    height: 100% !important;
    object-fit: cover
}

@media(min-width: 640px) {
    .card-image {
        height:100%
    }
}

.card-content {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

@media(min-width: 640px) {
    .card-content {
        width:66.666667%
    }
}

.country-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem
}

.location-group {
    margin-bottom: 1rem
}

.location-title {
    font-weight: 600;
    color: #4a5568;
    display: flex;
    align-items: center
}

.location-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: .5rem;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='002424'fill='none'stroke='currentColor'stroke-width='2'stroke-linecap='round'stroke-linejoin='round'%3E%3Cpathd='M2010c06-812-812s-8-6-8-12a88001160Z'/%3E%3Ccirclecx='12'cy='10'r='3'/%3E%3C/svg%3E") no-repeat center;
    mask: url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='002424'fill='none'stroke='currentColor'stroke-width='2'stroke-linecap='round'stroke-linejoin='round'%3E%3Cpathd='M2010c06-812-812s-8-6-8-12a88001160Z'/%3E%3Ccirclecx='12'cy='10'r='3'/%3E%3C/svg%3E") no-repeat center
}

.location-details {
    color: #718096;
    margin-left: 1.25rem;
    font-size: .875rem
}

.contact-info {
    color: #718096;
    font-size: .875rem
}

.contact-info-placeholder {
    color: #a0aec0;
    font-size: .875rem
}

.email-link {
    color: #4299e1
}

.email-link:hover {
    text-decoration: underline
}

.card-footer {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
    font-size: .875rem;
    color: #a0aec0
}

.card-footer a {
    color: #a0aec0;
    text-decoration: none;
    margin: 0 .25rem
}

.card-footer a:hover {
    color: #2b6cb0
}

.ctared:hover {
    box-shadow: 0 2px 0 #fff,0 5px 0 #e21219
}

.adv {
    justify-items: center
}

.adv ul li::before {
    content: url('https://images.primeagile.com/ibcscorp_com/image/25601/check.png')
}

.breadcrumb-item.active {
    color: #202123 !important
}

.article-card:hover {
    transform: translateY(-.5rem)
}

.card-img {
    height: 15rem;
    overflow: hidden;
    position: relative
}

.card-img img {
    width: 100% !important;
    height: 100% !important;
    display: block;
    object-fit: cover;
    object-position: center
}

.card-img figcaption {
    background: #060606b3 !important;
    color: var(--sdcolor);
    font-size: .85rem;
    padding: .5rem;
    width: 100%;
    position: absolute;
    bottom: 0
}

.card-title {
    margin: .75rem 0
}

.ctared,.web-dev-main-container .ctared {
    background: no-repeat padding-box #e21219;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 10px;
    border: 0;
    color: #fff;
    margin: 25px 0;
    width: 50%;
    font-weight: bolder;
    font-size: 24px
}

.marketing-services {
    background: linear-gradient(151deg,#f9f9f9 0,#98d5ff 100%) no-repeat padding-box
}

.marketing-services h2 {
    text-align: center;
    margin: 50px 0
}

.marketing-services container,.what-do-we-do,section.marketing-services {
    padding-top: 50px
}

.dmcs {
    background: #fff;
    padding: 10px;
    margin: .5rem;
    border-bottom: 2px dashed #000
}

.link-dmcs {
    border-bottom: 2px dashed #e21219 !important
}

.link-dmcs h3 {
    color: #e21219;
    font-size: 18px;
    font-weight: 700;
    margin: 30px 0 0
}

.arrow-class {
    display: flex;
    align-items: center
}

.arrow-class::after {
    content: url(https://images.primeagile.com/ibcscorp_com/image/25252/digital_arrows.png);
    margin-left: 5px
}

article.article-card h2 {
    color: #fff !important
}

.cta-part .row,.here-to-help,.process-main .row,.serv-row,.software-tools-row,section.marketing-services .row {
    justify-content: center
}

.card {
    border: 0;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    transition: transform .3s ease;
    text-align: center
}

.card:hover {
    transform: translateY(-10px)
}

.list-group-item {
    border: 0;
    padding-left: 0;
    font-size: 1.1rem
}

.list-group-item::before {
    content: "✓";
    color: #db2020;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.approach-item {
    background-color: #f8f9fa;
    border-left: 5px solid #db2020;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px
}

.approach-step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px
}

.approach-step .step-number {
    font-size: 2rem;
    font-weight: 700;
    color: #db2020;
    margin-right: 20px;
    line-height: 1
}

.custom-software-dev-nations {
    background: #f9f9f9;
    align-items: center;
    padding: 20px 10px
}

.softr-nations-main {
    grid-column: span 2;
    margin: 0 1rem
}

.pdf-download {
    margin-top: 50px;
    background: #fff
}

.our-software-dev-proc ul,.unordered-li-items,.web-dev-main-container .back-container p {
    padding: 0
}

.first-list-section,.second-list-section {
    padding: 20px;
    margin: .5rem;
    box-sizing: border-box
}

.our-software-dev-proc li {
    list-style: none;
    margin-bottom: 10px
}

.our-software-dev-proc li h3 {
    color: #0082d7;
    font-size: 18px;
    margin-top: 20px;
    padding: 0;
    font-weight: 700
}

.software-tools ul {
    padding: 0;
    width: 100%
}

.software-tools li {
    list-style: none;
    padding: 0
}

.first-list-section {
    background: no-repeat padding-box #f5fbff
}

.second-list-section {
    background: no-repeat padding-box #fbf8f8
}

.back-container p,.software-tools-row h3 {
    font-size: 24px
}

.card-section {
    width: 90%;
    margin: 2rem auto;
    display: grid;
    gap: .75rem;
    grid-template-columns: repeat(auto-fit,minmax(320px,1fr));
    overflow: hidden
}

.talk-to-us-centered {
    margin: auto
}

.adv ul li {
    list-style: none;
    display: flex;
    padding-top: 5px;
    gap: 20px;
    box-sizing: border-box
}

.dmcs-new {
    background: #fff;
    padding: 30px;
    margin: .5rem;
    box-sizing: border-box
}

.key-features li {
    list-style: none
}

.what-we-do-row {
    justify-content: center !important;
    align-items: center;
    margin: auto
}

.dmcs-new h3 {
    font-size: 19px !important
}

.dmcs-new>div {
    height: 100px;
    min-height: 100px
}

.cta-part p {
    font-size: 20px;
    font-weight: 700
}

.container-row-main {
    justify-content: center;
    margin-top: 100px
}

.cost-eff,.dmcs-new-2,.dmcs-new-2 .what-we-do-row,.staffing-strategy .row,.we-provide .row {
    align-items: center
}

.article-div-main {
    min-height: 446px
}

.unordered-li-items li {
    list-style: none;
    margin-top: 10px
}

.unordered-li-items li::before {
    content: '\2713';
    color: #e21219;
    font-size: 20px;
    padding-right: 20px
}

.interna.unordered-li-items>li {
    margin-top: 30px !important
}

.dmcs-new-2 {
    background: linear-gradient(180deg,#e4e4e4 0,#f8f8f8 0,#fff 100%) no-repeat padding-box;
    box-shadow: 0 4px 3px #0000001C;
    margin: 1rem;
    min-height: 320px
}

.internationalisation-class .marketing-services {
    background: 0 0 !important;
    margin-top: 100px
}

.programs-row>div,.training-method .col-4 {
    background: no-repeat padding-box #fff;
    box-shadow: 0 3px 6px #00000029
}

.benefits-of-transcreation {
    background: no-repeat padding-box #f6fafc;
    padding: 50px 0
}

.here-to-help p {
    max-width: 400px;
    font-weight: 700
}

.web-dev-main-container img,img {
    max-width: 100%
}

.here-p {
    font-size: 20px
}

.dom-sup {
    text-align: left !important;
    margin-bottom: 0
}

.dom-sup-p {
    padding: 0;
    margin: 0
}

.our-serv-ar,.training-method {
    text-align: center;
    margin: 100px auto 50px
}

.get-strt-sect p,.our-serv-ar .col-4 p,.talk-with-expert p,.training-method .col-4 p {
    font-weight: 700
}

.get-strt-sect {
    min-height: 210px;
    background: no-repeat padding-box #ffe5e5;
    display: grid;
    place-items: center;
    margin-top: 50px
}

.get-strt-sect .row,.talk-with-expert .row {
    align-items: center;
    justify-content: space-between
}

.two-four {
    margin: 20px 0
}

.cost-effective li,.our-appr li,.programs-row li,.take-aways li {
    list-style: none;
    display: flex;
    padding: 5px 0;
    gap: 20px;
    box-sizing: border-box
}

.cost-effective li::before,.our-appr li::before,.programs-row li::before,.take-aways li::before {
    content: url('https://images.primeagile.com/ibcscorp_com/image/25601/check.png')
}

.content-seo,.staffing-strategy,.web-dev-main-container .benefits-main-container,.web-dev-main-container .how-we-work-inner-container>h2 {
    margin-top: 100px
}

.method-border,.services-why {
    width: 100px;
    height: 100px;
    margin: 20px 0;
    place-items: center
}

.services-why {
    background-color: #fff;
    border: 2px solid #e21219;
    border-radius: 50%;
    display: grid
}

.serv-row>.col-4 {
    text-align: center;
    display: grid;
    place-items: center
}

.take-aways {
    background: no-repeat padding-box #f3f3f3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 200px
}

.method-border {
    background-color: #fff;
    border: 2px solid #6c7c7c;
    border-radius: 50%;
    display: grid
}

.training-method .col-4 {
    min-height: 343px
}

.talk-with-expert {
    background: no-repeat padding-box #ffe5e5;
    margin-top: 50px
}

.programs-row {
    justify-content: center;
    gap: 20px
}

.programs {
    min-height: 121px;
    background: no-repeat padding-box #d4ecff;
    display: grid;
    place-items: center;
    width: 100%
}

.programs h3 {
    padding: 10px
}

.programs-row ul {
    margin-top: 20px;
    padding: 0
}

.programs-row>div {
    min-height: 633px;
    padding: 0;
    gap: 10px;
    min-width: 32%
}

.ctared-download {
    background: #000;
    box-shadow: 0 0 20px #085fa941;
    padding: 13.5px 20px;
    border-radius: 10px;
    border: 0;
    color: #fff;
    margin: 25px 0;
    width: 50%;
    font-weight: bolder;
    font-size: 24px
}

.we-provide {
    background: linear-gradient(180deg,#fff 0,#f4fbff 38%,#c7ddec 100%) no-repeat padding-box;
    border: 1px solid #707070;
    min-height: 500px;
    display: grid;
    place-items: center;
    padding-bottom: 50px
}

img {
    max-height: 100%
}

.bus-flow,.hr-goals {
    margin: 50px auto
}

.hr-cards .article-card {
    border-radius: .25rem;
    background-color: var(--sdcolor)
}

.serv-row>.col-md-3 {
    text-align: center;
    display: grid;
    place-items: center;
    background: linear-gradient(180deg,#fff 0,#efefef 100%) no-repeat padding-box;
    box-shadow: 1px 3px 6px #00000029
}

.serv-row {
    text-align: center;
    flex-wrap: wrap
}

.web-dev-main-container a {
    text-decoration: none;
    color: #000
}

.web-dev-main-container h1 {
    font-size: 52px;
    margin-bottom: 50px
}

.web-dev-main-container .column {
    float: left;
    width: 50%;
    padding: 0 10px
}

.web-dev-main-container .column-industries {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(200px,1fr));
    grid-gap: 1rem
}

.web-dev-main-container .row {
    margin: 0 -5px
}

.web-dev-main-container .row:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 700px) {
    .web-dev-main-container .container {
        width:100%
    }

    .web-dev-main-container .column {
        width: 100%;
        display: block;
        margin-bottom: 20px
    }
}

.color-FAD808 {
    border: 1px solid #fad808
}

.color-41B200 {
    border: 1px solid #41b200
}

.color-EA4235 {
    border: 1px solid #ea4235
}

.color-008ACE {
    border: 1px solid #008ace
}

.color-F36306 {
    border: 1px solid #f36306
}

.color-0077C0 {
    border: 1px solid #0077c0
}

.color-F44321 {
    border: 1px solid #f44321
}

.color-95BF47 {
    border: 1px solid #95bf47
}

.color-0082D7 {
    border: 1px solid #0082d7
}

.color-1952A5 {
    border: 1px solid #1952a5
}

.color-FD4FB6 {
    border: 1px solid #fd4fb6
}

@media screen and (max-width: 400px) {
    .column-industries {
        width:100%;
        display: block;
        margin-bottom: 20px
    }
}

.web-dev-main-container .card-container-main {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    height: 350px;
    margin: .5rem
}

.web-dev-main-container .card-container-main .profile {
    border-radius: 10px;
    transition: .2s
}

.web-dev-main-container .card-container-main .content-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: grid;
    align-items: center
}

.web-dev-main-container .front-container p {
    font-weight: 700;
    font-size: 20px
}

.web-dev-main-container .card-container-main .content-container .back-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(153deg,red 0,maroon 100%) no-repeat padding-box;
    transition: 1s;
    color: #fff;
    z-index: 1;
    padding: 10px;
    display: grid;
    align-items: center
}

.web-dev-main-container .from-left {
    top: 0;
    left: -100%
}

.web-dev-main-container .card-container-main:hover .content-container .from-left {
    left: 0
}

.web-dev-main-container .from-bottom {
    top: 100%;
    left: 0
}

.web-dev-main-container .card-container-main:hover .content-container .from-bottom {
    top: 0
}

.web-dev-main-container .from-right {
    top: 0;
    right: -100%
}

.web-dev-main-container .card-container-main:hover .content-container .from-right {
    right: 0
}

.web-dev-main-container .card-container-main .content-container .back-container h3 {
    font-size: 15px;
    letter-spacing: 2px
}

.web-dev-main-container .card-container-main .content-container .back-container .tem-img {
    border-radius: 100%
}

.web-dev-main-container .card-container-main .content-container .back-container .des {
    font-size: 13px;
    padding: 5px 0
}

.web-dev-main-container .card-container-main .content-container .back-container .social-icon {
    list-style: none;
    margin: 0;
    padding: 0
}

.web-dev-main-container .card-container-main .content-container .back-container .social-icon li {
    display: inline-block
}

.web-dev-main-container .card-container-main .content-container .back-container .social-icon li a {
    display: block;
    background: #333;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%
}

.web-dev-main-container .we-meet-your-needs {
    background: linear-gradient(116deg,#f9f9f9 0,#98d5ff 100%) no-repeat padding-box;
    position: relative;
    padding: 100px
}

.web-dev-main-container .bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0
}

.web-dev-main-container .how-we-work {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
    grid-gap: 1rem
}

.types-of-service,.web-dev-main-container .how-we-work-container,.web-dev-service {
    margin-top: 100px;
    text-align: justify
}

.web-dev-main-container .how-we-work>div {
    background: no-repeat padding-box #f6f6f6;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 0 0 50px;
    height: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700
}

.web-dev-main-container .how-we-work-web-development {
    max-width: 700px;
    margin: 50px 0
}

.web-dev-main-container .other-benefits-boxes {
    display: grid;
    gap: 1rem
}

.web-dev-main-container .column-industries .card-container-main {
    background: #f6f6f6
}

.web-dev-main-container .column-industries .card-container-main:hover {
    background: #000;
    transition: .5s;
    color: #fff
}

.web-dev-main-container .other-benefits-boxes>div {
    background: #0082d7;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    height: 120px
}

@media screen and (max-width: 767px) {
    .web-dev-main-container.bottom-right {
        position:relative;
        bottom: 0;
        right: 0
    }
}
