.new-york-hero-img {
    margin-top: -270px;
    position: relative;
    right: -190px;
}

.patner-section-new-york .patner-row {
    --bs-gutter-y: 95px;
    text-align: center;
}


.build-img-section , .slider-section, .tech-stack-new-york,.hire-web-section{
    background: linear-gradient(180deg, #131415 0%, #0A0B0C 25%, #08090A 100%);
    margin-top: 75px;
    padding-top: 150px;
}
/* .build-img-row{
    margin-top: 40px;
} */

.case-studies-section #v-pills-tab .nav-link.active,.case-studies-section #v-pills-tab .show>.nav-link{
    background-color: transparent;
}

.new-york-section .row{
    --bs-gutter-x: 16px;
    --bs-gutter-y: 16px;
}
.mb-16{
    margin-bottom: 16px;
}
.why-counted-card-img {
    height: 234px;
}
.why-counted-card {
    background-color: #141516;
    border: 1px solid #1B1C1D;
    padding: 24px;
    border-radius: 12px;
}
.why-counted-card h3 {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #F7F8F8;
    margin-bottom: 10px;
}
.why-counted-card p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #8A8F98;
}

.ads-card {
    background: #141516;
    padding: 57px 30px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    min-height: 450px;
    z-index: 1;
    text-align: end;
    padding-left: 85px;
}
.ads-card img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.hire-web-row  .ads-card h3 {
    font-size: 25px;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.ads-card h3 span{
    color: #B1B9EB;
}
/* tech-stack-new-york start */




/* hire-web-section start */

.hire-web-section .max-width {
    max-width: 62%;
    margin: auto;
}
.hire-web-row{
    --bs-gutter-x: 40px;
}
.hire-web-row h3 {
    font-size: 21px;
    font-weight: 500;
    color: #F7F8F8;
    margin-bottom: 24px;
}
.my-52{
    margin-top: 52px;
    margin-bottom: 52px;
}

.review-section .swiper-wrapper {
    padding-bottom: 100px;
}

.beyond-swiper {
    padding-bottom: 80px;
}
.beyond-swiper .review-button-prev{
    left: 46%;
}
.beyond-swiper .review-button-next{
    right: 46%;
}

@media screen and (max-width: 1200px) {
    .build-img-section, .slider-section, .tech-stack-new-york, .hire-web-section {
        margin-top: 60px;
        padding-top: 120px;
    }
    footer {
    margin-top: 60px;
}
.patner-section-new-york {
    padding-top: 0;
}
.hire-web-section .max-width {
    max-width: 70%;
}
.ads-card {
    padding-left: 58px;
}
.my-52 {
    margin-top: 35px;
    margin-bottom: 35px;
}
}

@media screen and (max-width: 991px) {
    .patner-section-new-york .patner-row {
        --bs-gutter-y: 55px;
    }
    .service-tab-section .spacer-40 {
     margin-bottom: 16px;
    }
    .beyond-swiper .review-button-prev {
    left: 44%;
}
.beyond-swiper .review-button-prev {
    left: 44%;
}
    .build-img-section, .slider-section, .tech-stack-new-york, .hire-web-section {
        margin-top: 50px;
        padding-top: 100px;
    }
    .hire-web-section .max-width {
        max-width: 86%;
        margin: auto;
    }
.ads-card {
    margin-bottom: 40px;
    padding-left: 370px;
}
}