﻿.rts-banner-area-start-11 {
    background-image: url('../../images/home_background.png') !important;
    position: relative !important;
    /* Add semi-transparent overlay using background blend */
    background-color: rgba(0, 0, 0, 0.4); /* black with 40% opacity */
    background-blend-mode: multiply; /* or overlay, darken, etc. */
}

.rts-breadcrumb-area {
    height: 200px !important;
  
}

.about-inner-content-two .about-between-wrapper p.disc {
    max-width: 100% !important;
    text-align: justify;
}

.business-goal-area-2 .consultancy-style-one .signle-consultancy {
    max-width: 100% !important;
    text-align: justify;
}

.partner-breadcrumb {
    background-image: url('../../images/privacy.png') !important;
    height: 477px;
    background-color: rgba(0, 0, 0, 0.5); /* black with 40% opacity */
    background-blend-mode: multiply; /* or overlay, darken, etc. */
}
.terms_bg_image {
    background-image: url('../../images/terms.png') !important;
    height: 477px;
    background-color: rgba(0, 0, 0, 0.5); /* black with 40% opacity */
    background-blend-mode: multiply; /* or overlay, darken, etc. */
}
.rts-section-gapTop {
    padding-top: 20px !important;
}

.single-project-style-three .inner-content {
    background-color: rgba(255, 255, 255, 0.7); /* black with 40% opacity */
    background-blend-mode: multiply; /* or overlay, darken, etc. */
}

.rts-mega-menu.service-mega-menu-style .menu-thumb img {
 
    object-fit: cover;
}

