.elementor-3080 .elementor-element.elementor-element-d492d57{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-3080 .elementor-element.elementor-element-d492d57:not(.elementor-motion-effects-element-type-background), .elementor-3080 .elementor-element.elementor-element-d492d57 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-30c6f16 ) 0%, var( --e-global-color-7b289f8 ) 100%);}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3080 .elementor-element.elementor-element-70573e9{text-align:center;}.elementor-3080 .elementor-element.elementor-element-70573e9 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:45px;font-weight:700;color:var( --e-global-color-d38fae9 );}.elementor-3080 .elementor-element.elementor-element-eaad728{--display:flex;--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-3080 .elementor-element.elementor-element-4d904c6{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-transition-duration:800ms;--content-transition-delay:800ms;--galleries-title-color-normal:var( --e-global-color-03e0824 );--gallery-title-color-active:var( --e-global-color-d38fae9 );--galleries-pointer-bg-color-active:var( --e-global-color-d38fae9 );--galleries-pointer-border-width:1px;}@media(max-width:767px){.elementor-3080 .elementor-element.elementor-element-70573e9 .elementor-heading-title{font-size:30px;}}/* Start custom CSS for gallery, class: .elementor-element-4d904c6 *//* =========================================
   OUR CLIENTS - ELEMENTOR GALLERY
   ========================================= */

/* Main grid */
.elementor-3080 .elementor-element.elementor-element-4d904c6 .elementor-gallery__container {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr) !important;
    gap: 20px !important;
}

/* Equal logo boxes */
.elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item {
    height: 130px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 18px !important;
    box-sizing: border-box !important;
    background: #f5f7f9 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
}

/* Logo */
.elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-image {
    width: 100% !important;
    height: 100% !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* Remove overlay */
.elementor-3080 .elementor-element.elementor-element-4d904c6 .elementor-gallery-item__overlay {
    display: none !important;
}


/* =========================================
   WHITE LOGOS
   ========================================= */

/* Embassy */
.elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item:has(
    .e-gallery-image[data-thumbnail*="embassy"]
) {
    background: #687b8c !important;
}

/* DLF */
.elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item:has(
    .e-gallery-image[data-thumbnail*="dlf"]
) {
    background: #687b8c !important;
}

/* Add more white/light logos below */

/* Example:
.elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item:has(
    .e-gallery-image[data-thumbnail*="company-name"]
) {
    background: #687b8c !important;
}
*/


/* =========================================
   TABLET
   ========================================= */

@media (max-width: 1024px) {

    .elementor-3080 .elementor-element.elementor-element-4d904c6 .elementor-gallery__container {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 18px !important;
    }

    .elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item {
        height: 120px !important;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .elementor-3080 .elementor-element.elementor-element-4d904c6 .elementor-gallery__container {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 14px !important;
    }

    .elementor-3080 .elementor-element.elementor-element-4d904c6 .e-gallery-item {
        height: 105px !important;
        padding: 14px !important;
    }
}/* End custom CSS */