.digital-assurance-slider {
    background-image: url(../images/banner-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 440px;
}
.digital-header-text {
    position: absolute;
    top: 50%;
    left: 66%;
    transform: translate(-50%, -50%);
}
.digital-header-text h1, .digital-header-text h3 {
    color: #fff;
    user-select: none;
}
.digital-header-text h1 {
    font-size: 58px;
}
.digital-trends {
    background: #e9e9e9;
}
.digital-trends img {
    /* max-width: 250px; */
    margin: 0 auto;
    display: block;
}
.visual-testing .parameters {
    background: #fff;
    text-align: center;
    border-radius: 0px 35px 35px 35px;
    padding: 40px;
    height: 100%;
    box-shadow: 2px 10px 20px rgb(158 158 158 / 25%);
    transition: all 1s ease;
}
.visual-testing .round-img {
    background: #00205b;
    width: 130px;
    height: 130px;
    font-size: 40px;
    transition: .4s;
    display: inline-block;
    border-radius: 100%;
    line-height: 130px;
}
.visual-testing p {
    font-size: 18px;
}
.visual-testing .parameters::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background-image: url(../images/dot.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}
.visual-testing .parameters {
    background: #fff;
    text-align: center;
    border-radius: 0px 35px 35px 35px;
    padding: 40px;
    height: 100%;
    box-shadow: 2px 10px 20px rgb(158 158 158 / 25%);
    transition: all 1s ease;
    }
    .visual-testing .parameters:hover {
    background: #b6dbff;
    transform: translateY(-10px);
    transition: all 1s ease;
}
.icon-bar {
    background: #E2E5FF;
    max-width: 500px;
    border-radius: 16px;
    padding: 15px;
}
.icon-bar .modal-icon img {
    transition: all 1s ease;
}
.btn-primary.modal-icon, .btn-primary.modal-icon:hover {
    background: none !important;
}

.modal-icon img {
    max-width: 55px;
    height: 55px;
}
.serive-modal-title {
    font-size: 26px;
    color: #160D45;
    vertical-align: inherit;
    font-weight: 600;
}
.partner-bg {
    background-color: #f4f4f4;
}
.logo-item {
    padding: 1rem;
    cursor: pointer;
}

.logo-item {
    background: #fff;
    padding: 1.5rem;
    box-shadow: 0 6px 14px -6px rgb(0 0 0 / 15%);
    border-radius: 1rem;
    background-position: right top;
    background-repeat: no-repeat;
    transition: .5s ease-in-out;
    }
    .logo-item:hover {
    box-shadow: 0 6px 14px -2px rgba(0, 0, 0, .18);
    transition: .5s ease-in-out;
    transform: translateY(-5px);
}
.visual-testing {
    background-color: #EDF4FC;
}

.customer-experience-banner-1 {
    background-image: url(../images/customer-experince.jpg);
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
    min-height: 400px;
}

.customer-experience-banner-2 {
    background-image: url(../images/banner-3.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 400px;
}

.customer-experience-banner-3 {
    background-image: url(../images/banner-2.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 400px;
}
                    .customer-experience-banner-4 {
    background-image: url(../images/banner-4.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 400px;
}
.customer-experience-banner-4 .customer-experience-text h3
{
    font-size: 50px;
}
.customer-experience-banner .owl-dots button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 5px;
    background-color: #fff!important;
}

.customer-experience-banner .owl-dots {
    position: absolute;
    right: 50px;
    bottom: 70px;
}

.customer-experience-text {
    position: absolute;
    top: 36%;
    left: 5%;
}
.customer-experience-banner-1 .customer-experience-text {
    position: absolute;
    top: 36%;
    right: 5%;
    left: inherit;
}
.customer-experience-banner h3 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 0;
}

.customer-experience-banner h5 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 400;
}

.customer-experience-banner h4 {
    color: #FA9A3C;
    font-size: 24px;
    display: flex;
    align-items: center;
}
.customer-experience-banner button.owl-dot.active {
    background-color: #fa9a3c !important;
}

@media (max-width: 767px){
    .digital-header-text h1 {
    font-size: 40px;
}
.digital-header-text h3 {
    font-size: 22px;
}
.digital-assurance-slider {
    background-image: url(../images/mob-banner.png);
}
.digital-header-text {
    left: 50%;
    top: 50%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    }
    .visual-testing .parameters {
    padding: 30px;
}
.serive-modal-title {
    font-size: 16px;
}
.customer-experience-banner-1, .customer-experience-banner-2, .customer-experience-banner-3, .customer-experience-banner-4 {
    min-height: 285px !important;
}
.customer-experience-banner h3 {
    font-size: 26px;
}
.customer-experience-banner h5 {
    font-size: 20px;
}
.customer-experience-banner .owl-dots {
    bottom: 8%;
}
.customer-experience-text {
    top: 25%;
}
.customer-experience-banner h4
{
    font-size: 20px;
}
.customer-experience-banner
{
    margin: 20px 0;
}
}
@media (max-width: 991px){
.visual-testing .col-lg-3.col-md-6.mb-lg-5 {
    margin-bottom: 30px;
}
}
@media (max-width: 1100px){
.customer-experience-banner-1 .customer-experience-text {
    right: inherit;
    left: 5%;
    top: 25%;
}
}