.augmentation-item{
    display: flex;
    align-items: center;
}
.augmentation-item .augmentation-img {
    width: 200px;
}
.augmentation-item p{
    padding-bottom: 0;
    padding-left: 15px;
}
.augmentation-item:first-child{
    margin-bottom: 30px;
}

/* Augmented-Team Start */
.augmented-common {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.augmented-img-wrap {
    width: 100%;
    max-width: calc(100% - 600px);
}
.augmented-img-wrap .augmented--img {
    background: url(..//images/staff-augmentation/our-services-photo.jpg) no-repeat center center;
    background-size: cover;
    height: 100%;
}
.augmented-hire {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    max-width: 575px;
    gap: 20px;
}
.augmented-card {
    display: flex;
    justify-content: space-between;
    min-height: 11.3571428571rem;
    box-shadow: 0 0.5rem 2.1428571429rem rgba(0,0,0,.05);
    border-radius: 8px;
}
.augmented-card {
    width: 17.18rem;
}
.augmented-direction--full {
    width: 100%;
    display: flex;
    align-items: center;
}
.augmented-description {
    padding: 20px 14px 20px 20px;
}
.augmented-title {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 0;
    color: var(--secondrycolor);
    font-weight: 600;
}
.augmented-text p{
    font-size: 15px;
    padding-bottom: 0;
    padding-top: 8px;
    color: #9b9b9b;
}
.augmented-card-direction {
    background: #eee;
    border-radius: 0 8px 8px 0;
    display: block;
    padding: 76px 10px 75px;
    position: relative;
    width: 2.2857142857rem;
    font-size: 18px;
    transition: all .4s;
    color: #000;
}
.augmented-card:hover .augmented-card-direction{
    background-color: #ff6c1a;
}
.augmented-card-direction i {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
/* Augmented-Team End */

/* What we provide Start */
.benefits-of-services-card {
    position: relative;
    padding: 84px 24px 24px 24px;
    background: linear-gradient(142.11deg, #f8f8f8 0.57%, #fbfbfb 78.12%);
    box-shadow: -10px -10px 25px #fff, 10px 10px 25px rgba(0,0,0,.08);
    border-radius: 30px;
}
.benefits-of-services-number {
    font-weight: bold;
    font-size: 96px;
    line-height: 144px;
    opacity: .4;
    position: absolute;
    top: 10px;
    left: 24px;
}

.benefits-of-services-block {
    position: relative;
    /* z-index: 2; */
}
.benefits-of-services-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #0c0a14;
    padding-bottom: 28px;
}
.benefits-of-services-text {
    padding-bottom: 0;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    color: #4b4b4b;
}
.benefits-of-services-card .benefits-of-services-number {
    color: #823df7;
}
.benefits-of-services-card .benefits-of-services-number.two {
    color: #dd3386;
}
.benefits-of-services-card .benefits-of-services-number.third {
    color: #f87244;
}
.benefits-of-services-card .benefits-of-services-number.fourth {
    color: #519c43;
}
/* What we provide End */

.bg-invest-ar a.btn-style-one:hover,
.cta-btn-one:hover {
    color: #ff6c1a!important;
    background: #fff!important;
}
.ourservices {
    background: #f3f6f9;
}
.drone-icon-wrap {
    padding: 50px;
    background: #fff;
    border-radius: 15px;
    display: flex;
    width: 100%;
    height: 98%;
    flex-direction: column;
    transition: .3s ease-in-out;
}
.drone-icon-wrap img {
    margin: 0 0 30px;
}
.drone-icon-wrap .h4 {
    font-size: 24px;
}
.drone-icon-wrap:hover, .drone-icon-wrap:focus {
    box-shadow: 0 0 10px #ff6c1a inset;
    transition: .4s ease-in-out;
}
.bg-blue {
    background: var(--bglightblue);
}
.business-growth .what-we-do-app {
    padding: 30px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #70707033;
    height: 100%;
    text-align: left;
}
.bg-blue .what-we-do-app {
    padding: 30px;
    background: #fff;
    height: 100%;
}
.what-we-do-app h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0 0 15px;
    font-weight: 600;
    color: var(--secondrycolor);
}
.what-we-do-app img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin: 0 0 15px;
}
.business-growth .what-we-do-app img {
    margin: 0 0 20px;
}
ul.techstack {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    border: 0;
}
.techstack li.tech-list {
    margin: 0 10px 20px;
    display: inline-block;
}
.techstack li.tech-list a, .techstack li.tech-list .a {
    display: block;
}
.techstack .tech-list a, .techstack .tech-list .a {
    border: 1px solid #f3f6f9;
    padding: 12px 30px;
    font-weight: 500 !important;
    font-size: 20px;
    color: #777;
    background: #f3f6f9;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.techstack li.tech-list .actives,.techstack li.tech-list .active, .techstack .actives-tech, .techstack .tech-list a:hover, .techstack li.tech-list .a:hover, .techstack .tech-list a:focus, .techstack li.tech-list .a:focus {
    background: #ffe1d1 !important;
    color: #ff6c1a !important;
    border: 1px solid #ffe1d1 !important;
}
.tech-stack-details img {
    width: 80px !important;
    height: 80px !important;
    margin-bottom: 15px !important;
    object-fit: contain !important;
}
.tech-stack-details p, .tech-stack-wrap p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.tech-stack-details {
    margin: 0 auto !important;
    text-align: center;
}










@media(max-width:1600px){

    .business-growth .what-we-do-app h3 {
        font-size: 26px;
        line-height: 38px;
        margin: 0 0 15px;
    }
}

@media(max-width:1199px){
    /* Augmented-Team Start */
    .augmented-common {
        justify-content: center;
    }
    .augmented-img-wrap {
        display:none;
    }
    /* Augmented-Team End */
    .drone-icon-wrap {
        padding: 30px;
    }
    .business-growth .what-we-do-app h3 {
        font-size: 22px;
        line-height: 34px;
    }
    .tech-stack-details img {
        height: 70px !important;
        width: 70px !important;
        margin-bottom: 10px !important;
    }
}
@media(max-width:991px){
    .drone-icon-wrap {
        padding: 20px;
    }
    .drone-icon-wrap img {
        margin: 0 0 15px;
    }
    .drone-icon-wrap .h4 {
        font-size: 22px;
    }
    .techstack li.tech-list {
        margin: 0 5px 10px;
    }
    .what-we-do-app h3 {
        font-size: 17px;
        line-height: 25px;
        margin: 0 0 10px;
    }
    .business-growth .what-we-do-app h3 {
        font-size: 21px;
        line-height: 32px;
    }
    .business-growth .what-we-do-app img {
        width: 70px;
        height: 70px;
        margin: 0 0 10px;
    }
    .what-we-do-app img {
        width: 50px;
        height: 50px;
        margin: 0 0 8px;
    }
}
@media (max-width:767px) {
    .augmentation-item {
        flex-direction: column;
        align-items: flex-start;
    }
    .augmentation-item p {
        padding-left: 0;
        padding-top:15px;
    }
    /* Augmented-Team Start */
    .augmented-card {
        width: 100%;
    }
    /* Augmented-Team End */
    .drone-icon-wrap {
        padding: 20px;
    }
    .bg-blue .what-we-do-app {
        padding: 20px;
    }
    .business-growth .what-we-do-app h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .business-growth .what-we-do-app img {
        width: 50px !important;
        height: 50px !important;
    }
    .tech-stack-details img {
        height: 50px !important;
        width: 50px !important;
        margin-bottom: 10px !important;
    }
    .tech-stack-details p, .tech-stack-wrap p {
        font-size: 13px;
        padding: 0;
    }
    .what-we-do-app img {
        width: 50px;
        height: 50px;
    }
}
@media (max-width:576px){
    .drone-icon-wrap {
        padding: 15px;
    }
    .what-we-do-app h3 {
        font-size: 16px;
    }
    .drone-icon-wrap img {
        margin: 0 0 10px;
    }
    .what-we-do-app img {
        width: 40px;
        height: 40px;
    }
}
@media (max-width:480px){
    /* Augmented-Team Start */
    .augmented-title {
        font-size: 17px;
        line-height: 24px;
    }
    .augmented-text p{
        font-size: 14px;
    }
    /* Augmented-Team End */
    .benefits-of-services-title {
        padding-bottom: 15px;
    }
    .drone-icon-wrap img {
        width: 40px;
        height: 40px;
    }
    .what-we-do-app img {
        width: 40px;
        height: 40px;
    }
    .business-growth .what-we-do-app h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .techstack .tech-list a, .techstack .tech-list .a {
        font-size: 16px;
        padding: 12px 20px;
    }
}
@media (max-width:380px){
    .business-growth .what-we-do-app h3 {
        font-size: 17px;
        line-height: 26px;
    }
}