MozLife

PUBLICIDADE

Teste Gratuito
Acompanha as últimas notícias sobre tlifestyle, dicas de viagens pelo mundo
LIFESTYLE
Notícias, dicas e ofertas sobre Lifestyle
Interactiva, Intuitiva e abrangente

OS SEUS FUTUROS CLIENTES LEEM O MOZLIFE TODOS OS DIAS, AOS MILHARES. DESTACE O SEU SERVIÇO OU PRODUTO COM PUBLICIDADE NO MOZLIFE!

Contacte-nos

Análise, debate & comentários.

Receba as últimas notícias internacionais, fotos, análises, opiniões e vídeos.

Lifestyle

Destinos

Notícias do mundo – Notícias internacionais

Publicitar no Mozlife
Descubra
Moçambique

Os 10 lugares mais bonitos para visitar em Moçambique

Tecnologia que Transforma

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

Lifestyle

Comida & Bebida

Août 13, 2025 7:32 am

Août 29, 2024 7:21 am

Avr 17, 2024 8:35 am

Avr 17, 2024 8:38 am

Avr 17, 2024 8:34 am

Avr 17, 2024 8:37 am

Avr 17, 2024 8:39 am

Avr 15, 2024 7:25 am

Avr 17, 2024 9:09 am

Desporto

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

Lifestyle

Hotéis

Home

Avr 17, 2024 8:44 am

Home

Avr 17, 2024 8:55 am

Home

Avr 17, 2024 8:44 am

Great Hotels

Nov 22, 2022 5:41 am

Home

Avr 17, 2024 8:44 am

Home

Avr 17, 2024 8:55 am

Viver Melhor

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

Lifestyle

Decoração

Mai 28, 2025 8:21 am

Mai 27, 2025 6:45 am

Fév 21, 2024 6:34 am

Oct 10, 2023 6:43 am

Août 25, 2023 6:56 am

Juin 16, 2023 6:29 am

Jan 12, 2023 6:08 am

Déc 15, 2022 6:30 am

Sep 20, 2022 7:24 am

Fofoca

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

Lifestyle

Moda

Août 05, 2025 8:12 am

Sep 19, 2023 6:57 am

Juil 05, 2023 6:37 am

Juin 15, 2023 7:05 am

Août 25, 2022 6:58 am

Août 15, 2022 6:03 am

Juil 21, 2022 6:43 am

Jan 25, 2022 6:30 am

Jan 12, 2022 6:32 am

Outras Categorias

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

OS SEUS FUTUROS CLIENTES LEEM O MOZLIFE TODOS OS DIAS, AOS MILHARES. DESTACE O SEU SERVIÇO OU PRODUTO COM PUBLICIDADE NO MOZLIFE!

Contacte-nos
(function() { var checkPopupInterval = setInterval(function() { var popup = document.querySelector('.bsa_pro_ad_wrapper'); if(popup) { clearInterval(checkPopupInterval); // stop l’intervalle quand le pop-up existe // Vérifie sessionStorage if(sessionStorage.getItem('popup_seen')) { popup.style.display = 'none'; // cache si déjà vu } else { sessionStorage.setItem('popup_seen', 'true'); // Styles responsive popup.style.width = '500px'; popup.style.height = '500px'; popup.style.maxWidth = '90%'; popup.style.maxHeight = '90%'; popup.style.margin = '0 auto'; popup.style.boxSizing = 'border-box'; popup.style.position = 'fixed'; popup.style.top = '50%'; popup.style.left = '50%'; popup.style.transform = 'translate(-50%, -50%)'; popup.style.backgroundColor = '#fff'; popup.style.zIndex = '9999'; popup.style.opacity = '0'; popup.style.transition = 'opacity 0.5s ease'; // Overlay var overlay = document.createElement('div'); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.width = '100%'; overlay.style.height = '100%'; overlay.style.backgroundColor = 'rgba(0,0,0,0.7)'; overlay.style.zIndex = '9998'; overlay.style.opacity = '0'; overlay.style.transition = 'opacity 0.5s ease'; document.body.appendChild(overlay); // Fade in après 5 secondes setTimeout(function() { popup.style.opacity = '1'; overlay.style.opacity = '1'; }, 5000); // Close button var closeBtn = document.createElement('button'); closeBtn.innerHTML = '×'; closeBtn.style.position = 'absolute'; closeBtn.style.top = '10px'; closeBtn.style.right = '10px'; closeBtn.style.background = 'transparent'; closeBtn.style.border = 'none'; closeBtn.style.fontSize = '24px'; closeBtn.style.cursor = 'pointer'; popup.appendChild(closeBtn); closeBtn.addEventListener('click', function() { popup.style.display = 'none'; overlay.style.display = 'none'; }); // Responsive dynamique function resizePopup() { if (window.innerWidth < 769) { popup.style.width = '90%'; popup.style.height = 'auto'; } else { popup.style.width = '500px'; popup.style.height = '500px'; } } resizePopup(); window.addEventListener('resize', resizePopup); } } }, 200); // vérifie toutes les 200ms })();