.elementor-99 .elementor-element.elementor-element-34be358{--display:flex;--min-height:60px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--margin-top:0px;--margin-bottom:-10px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-c407753 *//* GTranslate dropdown text color white */
.gtranslate_wrapper,
.gtranslate_wrapper * {
    color: #04D1FB !important;
}
/* GTranslate Dropdown Custom UI */
.gt_white_content {
    background: #000 !important;        /* Background black */
    border: 1px solid #04D1FB !important;  /* Border color */
    border-radius: 8px !important;
    padding: 12px !important;
    color: #fff !important;               /* Text color */
    box-shadow: 0 4px 15px rgba(0,0,0,0.4) !important;
    font-family: 'Inter', sans-serif !important;
}

/* Dropdown list items */
.gt_white_content a,
.gt_white_content span,
.gt_white_content .gt-current-lang {
    color: #fff !important;               /* Text white */
    font-size: 14px !important;
}

/* Hover effect */
.gt_white_content a:hover {
    color: #04D1FB !important;            /* Highlight color */
}

/* Flag + text alignment fix */
.gt_white_content .gt-lang-option {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 8px 5px !important;
}

/* Dropdown outer wrapper */
.gtranslate_wrapper {
    z-index: 999999 !important;
}/* End custom CSS */