.elementor-352 .elementor-element.elementor-element-23ee1dc{--display:flex;--min-height:0px;--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;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--background-transition:0.3s;}.elementor-352 .elementor-element.elementor-element-23ee1dc:not(.elementor-motion-effects-element-type-background), .elementor-352 .elementor-element.elementor-element-23ee1dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #03086B 62%, #737373 100%);}.elementor-352 .elementor-element.elementor-element-23ee1dc:hover{background-color:#AD2828;}.elementor-352 .elementor-element.elementor-element-23ee1dc > .elementor-shape-top .elementor-shape-fill, .elementor-352 .elementor-element.elementor-element-23ee1dc > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#DDE1E2;}.elementor-352 .elementor-element.elementor-element-23ee1dc > .elementor-shape-top svg, .elementor-352 .elementor-element.elementor-element-23ee1dc > .e-con-inner > .elementor-shape-top svg{width:calc(100% + 1.3px);height:34px;transform:translateX(-50%) rotateY(180deg);}.elementor-352 .elementor-element.elementor-element-eb11684{--display:grid;--min-height:0px;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:column;--justify-items:center;--align-items:center;}.elementor-352 .elementor-element.elementor-element-eb11684.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-352 .elementor-element.elementor-element-28f1963{--display:flex;--min-height:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-352 .elementor-element.elementor-element-352342c{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:25px;--grid-column-gap:17px;--grid-row-gap:8px;}.elementor-352 .elementor-element.elementor-element-352342c .elementor-social-icon{--icon-padding:0.3em;}.elementor-352 .elementor-element.elementor-element-54b0661{--display:flex;}.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-352 .elementor-element.elementor-element-1b8feab{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:900;text-shadow:2px 2px 3px rgba(16.907608695652165, 45.96419187145553, 103.69999999999999, 0.89);color:#FFFFFF;}.elementor-352 .elementor-element.elementor-element-1b8feab p{margin-block-end:0px;}.elementor-352 .elementor-element.elementor-element-1b8feab a{color:#393939;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-352 .elementor-element.elementor-element-eb11684{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-352 .elementor-element.elementor-element-eb11684{--width:100%;}.elementor-352 .elementor-element.elementor-element-28f1963{--width:100%;}}@media(max-width:767px){.elementor-352 .elementor-element.elementor-element-eb11684{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-2802daa */.footer-contact h6 {
    font-family: 'Vazir', sans-serif;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.footer-contact a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
}

/* درست کردن شماره موبایل و ایمیل */
.footer-contact a.ltr-number {
    direction: ltr;
    unicode-bidi: bidi-override;
    font-family: 'Tahoma', 'Arial', sans-serif; /* فونت عدد لاتین */
}

.footer-contact a:hover {
    color: #00bfff;
}

.footer-contact .divider {
    width: 2px;
    height: 20px;
    background-color: #ffffff;
}

/* روی موبایل هم کنار هم بمونن */
@media (max-width: 768px) {
    .footer-contact h6 {
        flex-direction: row;
    }
}/* End custom CSS */