.elementor-19 .elementor-element.elementor-element-41b0e86{--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-19 .elementor-element.elementor-element-3b6a402{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item .gallery-caption{text-align:center;}/* Start custom CSS for image-gallery, class: .elementor-element-3b6a402 *//* Գլխավոր պատկերասրահ */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery {
    display: block !important;
    column-count: 4;
    column-gap: 14px;
    margin: 0 auto !important;
    padding: 16px !important;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
}

/* Յուրաքանչյուր նկարի բլոկ */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item {
    display: inline-block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    float: none !important;
    break-inside: avoid;
    page-break-inside: avoid;
    vertical-align: top;
    overflow: hidden;
    border-radius: 3px;
    background: #f7f7f7;
}

/* Նկարներ */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: cover;
    border: none !important;
    border-radius: 3px;
    transition:
        transform 0.45s ease,
        filter 0.45s ease;
}

/* Նկարի վրայով անցնելիս */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item:hover img {
    transform: scale(1.04);
    filter: brightness(0.88);
}

/* Նկարի հղումը */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

/* Hover-ի նուրբ մգացում */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item a::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    pointer-events: none;
    transition: background 0.4s ease;
}

.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item a:hover::after {
    background: rgba(0, 0, 0, 0.08);
}

/* Caption */
.elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-caption {
    padding: 9px 5px 2px;
    color: #555555;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    background: transparent;
}

/* Elementor-ի ավելորդ բացվածքների հեռացում */
.elementor-19 .elementor-element.elementor-element-3b6a402 figure,
.elementor-19 .elementor-element.elementor-element-3b6a402 dl,
.elementor-19 .elementor-element.elementor-element-3b6a402 dt {
    margin-top: 0 !important;
}

/* Laptop */
@media (max-width: 1200px) {
    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery {
        column-count: 3;
        column-gap: 12px;
    }

    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item {
        margin-bottom: 12px !important;
    }
}

/* Tablet */
@media (max-width: 767px) {
    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery {
        column-count: 2;
        column-gap: 8px;
        padding: 8px !important;
        border-radius: 0;
    }

    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item {
        margin-bottom: 8px !important;
    }
}

/* Փոքր հեռախոս */
@media (max-width: 420px) {
    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery {
        column-count: 2;
        column-gap: 6px;
        padding: 6px !important;
    }

    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-item {
        margin-bottom: 6px !important;
    }

    .elementor-19 .elementor-element.elementor-element-3b6a402 .gallery-caption {
        font-size: 11px;
    }
}/* End custom CSS */