.elementor-884 .elementor-element.elementor-element-5c908a9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-884 .elementor-element.elementor-element-82feaa2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.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-884 .elementor-element.elementor-element-772e4bc .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-884 .elementor-element.elementor-element-f7e11ad .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-884 .elementor-element.elementor-element-101e9eb .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-884 .elementor-element.elementor-element-fb148d5 .gallery-item .gallery-caption{display:none;}.elementor-884 .elementor-element.elementor-element-7a6af18 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-884 .elementor-element.elementor-element-f336af9 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-884 .elementor-element.elementor-element-c057c7b .elementor-heading-title{color:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-884 .elementor-element.elementor-element-5c908a9{--content-width:100%;}}/* Start custom CSS for image-gallery, class: .elementor-element-fb148d5 */.logo-gallery .gallery-item {
    outline: unset !important;
}

.logo-gallery .gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* Base image style */
.logo-gallery img {
    width: 100%;
    height: 400px;
    border-radius: 6px;
    object-fit: cover;
    object-position: top;
}

/* Mobile (max 600px) */
@media (max-width: 1200px) {
    .logo-gallery .gallery {
    }
    .logo-gallery .gallery-item {
        width: 50% !important;
        max-width: 100% !important;
        padding: 5px;
    }
    .logo-gallery img {
        height: 200px !important;
    object-position: center;
    }
}

/* Large screens (min 1200px) */
@media (min-width: 1200px) {
    .logo-gallery .gallery-item {
        width: 25% !important;
        padding: 5px;
    }
        .single .ast-post-featured-image img{object-position:top; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e86be4b */.custin-list li{line-height: nornal !important;}/* End custom CSS */