.customers-slides-ittech-style {
    padding: .69rem;
    overflow: hidden;
}
.customers-slides-ittech-style .heading.style-5 .heading-text {
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-family: "Nunito";
    margin: 0;
    position: relative;
    transition: .5s;
    line-height: 1.2;
}
.customers-slides-ittech-style .heading.style-5 h5:before {
    position: absolute;
    content: "";
    width: 73.68rem;
    height: .07rem;
    background-color: rgba(255, 255, 255, 0.10196078431372549);
    right: 0;
    top: .69rem;
}
.customers-slides-ittech-style .heading.style-5 h5:after {
    position: absolute;
    content: "";
    width: 68.75rem;
    height: .07rem;
    background-color: rgba(255, 255, 255, 0.10196078431372549);
    left: 0;
    top: .69rem;
}
.customers-slides-ittech-style .heading.style-5 {
    text-align: left;
    padding: .69rem 0;
}
.customers-slides-ittech-style .heading.style-5:last-child {
    text-align: right;
}
.customers-slides-ittech-style .customer-carousel {
    padding: 1.81rem 0px 1.67rem 0px;
}
.customers-slides-ittech-style .customer-carousel .brand-item img {
    transition: .5s;
    width: 63%;
}
.customers-slides-ittech-style .customer-carousel .swiper-wrapper {
    align-items: center;
}
.customers-slides-ittech-style .customer-carousel .brand-item img {
    display: block;
    margin: auto;
}
@media only screen and (max-width: 767.9px) {
    .customers-slides-ittech-style {
        padding: 11.01rem 5.12rem 45.34rem 5.12rem;
    }
    .customers-slides-ittech-style .heading.style-5 {
        padding: 2.56rem 0;
    }
    .customers-slides-ittech-style .heading.style-5 .heading-text {
        font-size: 4.61rem;
    }
    .customers-slides-ittech-style .heading.style-5 h5:before {
        width: 271.77rem;
        height: .26rem;
        top: 2.56rem;
    }
    .customers-slides-ittech-style .heading.style-5 h5:after {
        width: 253.59rem;
        height: .26rem;
        top: 2.56rem;
    }
    .customers-slides-ittech-style .customer-carousel {
        padding: 6.66rem 0px 6.15rem 0px;
    }
}