.elementor-48 .elementor-element.elementor-element-a2230e2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;}.elementor-48 .elementor-element.elementor-element-a2230e2::before, .elementor-48 .elementor-element.elementor-element-a2230e2 > .elementor-background-video-container::before, .elementor-48 .elementor-element.elementor-element-a2230e2 > .e-con-inner > .elementor-background-video-container::before, .elementor-48 .elementor-element.elementor-element-a2230e2 > .elementor-background-slideshow::before, .elementor-48 .elementor-element.elementor-element-a2230e2 > .e-con-inner > .elementor-background-slideshow::before, .elementor-48 .elementor-element.elementor-element-a2230e2 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://astrovizija.com.hr/wp-content/uploads/2024/08/subtle_grey_background.png");--background-overlay:'';}.elementor-48 .elementor-element.elementor-element-e7b3711{--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-48 .elementor-element.elementor-element-6f59615.elementor-element{--align-self:center;}.elementor-48 .elementor-element.elementor-element-f2c8f42{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--overlay-opacity:0.5;}.elementor-48 .elementor-element.elementor-element-f2c8f42::before, .elementor-48 .elementor-element.elementor-element-f2c8f42 > .elementor-background-video-container::before, .elementor-48 .elementor-element.elementor-element-f2c8f42 > .e-con-inner > .elementor-background-video-container::before, .elementor-48 .elementor-element.elementor-element-f2c8f42 > .elementor-background-slideshow::before, .elementor-48 .elementor-element.elementor-element-f2c8f42 > .e-con-inner > .elementor-background-slideshow::before, .elementor-48 .elementor-element.elementor-element-f2c8f42 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://astrovizija.com.hr/wp-content/uploads/2024/08/subtle_grey_background.png");--background-overlay:'';}.elementor-48 .elementor-element.elementor-element-0c18e69{--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-48 .elementor-element.elementor-element-8636779{--display:flex;--min-height:3px;--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;--padding-top:90px;--padding-bottom:90px;--padding-left:90px;--padding-right:90px;}.elementor-48 .elementor-element.elementor-element-22e9b06{--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;--overlay-opacity:0.5;}.elementor-48 .elementor-element.elementor-element-22e9b06::before, .elementor-48 .elementor-element.elementor-element-22e9b06 > .elementor-background-video-container::before, .elementor-48 .elementor-element.elementor-element-22e9b06 > .e-con-inner > .elementor-background-video-container::before, .elementor-48 .elementor-element.elementor-element-22e9b06 > .elementor-background-slideshow::before, .elementor-48 .elementor-element.elementor-element-22e9b06 > .e-con-inner > .elementor-background-slideshow::before, .elementor-48 .elementor-element.elementor-element-22e9b06 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-48 .elementor-element.elementor-element-ff2ba2b{--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-48 .elementor-element.elementor-element-a474dde > .elementor-widget-container{margin:-35px 0px 0px 0px;}@media(min-width:768px){.elementor-48 .elementor-element.elementor-element-0c18e69{--width:100%;}.elementor-48 .elementor-element.elementor-element-8636779{--width:100%;}}@media(max-width:1024px){.elementor-48 .elementor-element.elementor-element-8636779{--padding-top:100px;--padding-bottom:100px;--padding-left:100px;--padding-right:100px;}}@media(max-width:767px){.elementor-48 .elementor-element.elementor-element-8636779{--padding-top:115px;--padding-bottom:115px;--padding-left:115px;--padding-right:115px;}}/* Start custom CSS for html, class: .elementor-element-fd48659 */.custom-header {
  font-family: 'Playfair Display', serif;
  font-size: 4rem; /* Povećana veličina */
  font-weight: bold;
  text-transform: uppercase;
  background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f);
  background-size: 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: smoothGradient 15s ease-in-out infinite; /* Sporija, mekša animacija */
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); /* Smanjen blur */
  text-align: center;
  letter-spacing: 3px;
  margin-top: -20px; /* Podižemo naslov */
  margin-bottom: 30px; /* Više prostora ispod */
}

/* Animacija prelijevanja boja */
@keyframes smoothGradient {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* Responsive prilagodba */
@media (max-width: 768px) {
  .custom-header {
    font-size: 2.8rem;
    letter-spacing: 2px;
    margin-top: -10px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f805d9 *//* ===== GLAVNI KONTEJNER ===== */
.intro-section {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px;
  background: rgba(15, 32, 39, 0.85); /* Blago povećana prozirnost */
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); /* Lagano ublažena sjena */
  backdrop-filter: blur(10px); /* Efekt zamagljenja za moderni dojam */
  position: relative;
  border: 2px solid transparent; /* Animirani obrub */
  animation: animateBorder 6s linear infinite; /* Fluidniji i sporiji prijelaz */
}

/* ===== ANIMACIJA OKVIRA ===== */
@keyframes animateBorder {
  0% {
    border-image-source: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f);
    border-image-slice: 1;
  }
  50% {
    border-image-source: linear-gradient(180deg, #86a8e7, #91eac9, #ff7e5f, #feb47b, #86a8e7);
    border-image-slice: 1;
  }
  100% {
    border-image-source: linear-gradient(270deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f);
    border-image-slice: 1;
  }
}

/* ===== TEKSTUALNI DIO ===== */
.intro-text p {
  font-family: 'Playfair Display', serif;
  font-size: 1.2rem;
  color: #E0FFFF; /* Svijetlo plava */
  line-height: 1.8;
  margin-bottom: 20px;
  text-shadow: 0 2px 10px rgba(255, 255, 255, 0.15); /* Blago smanjena sjena */
}

.intro-text .welcome {
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFD700; /* Zlatna boja za dobrodošlicu */
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.8);
  margin-bottom: 30px;
  animation: glow 3s infinite alternate;
}

/* ===== NASLOV ZA USLUGE ===== */
.services-title {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem;
  color: #FFD700; /* Zlatna boja */
  text-align: center;
  margin-bottom: 20px;
  text-shadow: 0 0 10px rgba(255, 215, 0, 0.8), 0 0 20px rgba(255, 215, 0, 0.5);
  animation: glow 3s infinite alternate;
}

/* ===== POPIS USLUGA ===== */
.services-list ul {
  list-style: none;
  padding: 0;
}

.services-list li {
  font-family: 'Lato', sans-serif;
  font-size: 1.1rem;
  color: #FFFFFF;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px; /* Prostor za ikonicu */
  animation: fadeInLeft 1s ease-in-out;
}

.services-list li::before {
  content: '✨'; /* Ikonica svjetlucanja */
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.5rem;
  color: #FFD700; /* Zlatna boja */
  animation: twinkle 2s infinite alternate;
}

/* ===== CITAT ===== */
.quote-box {
  margin-top: 30px;
  padding: 15px 20px;
  text-align: center;
  font-style: italic;
  font-size: 1.2rem;
  color: #E0FFFF; /* Svijetlo plava */
  background: rgba(255, 255, 255, 0.1); /* Blaga prozirna pozadina */
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.3); /* Suptilan svjetlosni efekt */
  animation: quoteGlow 3s infinite alternate;
}

/* Animacija svjetlucanja oko citata */
@keyframes quoteGlow {
  from {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
  }
  to {
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
  }
}

/* Autor citata */
.quote-author {
  font-size: 1rem;
  font-weight: bold;
  color: #FFD700; /* Zlatna boja */
  margin-top: 10px;
}

/* ===== ANIMACIJE ===== */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes glow {
  from {
    text-shadow: 0 0 10px rgba(255, 215, 0, 0.8), 0 0 20px rgba(255, 215, 0, 0.5);
  }
  to {
    text-shadow: 0 0 20px rgba(255, 215, 0, 1), 0 0 30px rgba(255, 215, 0, 0.7);
  }
}

@keyframes twinkle {
  from {
    opacity: 0.7;
  }
  to {
    opacity: 1;
  }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-6f59615 *//* ===== EFEKT SLIKE ===== */
.widget-image img {
  border-radius: 10px; /* Lagano zaobljenje */
  box-shadow: 0 10px 30px rgba(255, 215, 0, 0.5); /* Zlatni halo efekt */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.widget-image img:hover {
  transform: scale(1.05); /* Blago povećanje na hover */
  box-shadow: 0 15px 50px rgba(255, 215, 0, 0.7); /* Pojačaj svjetlost */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a2230e2 *//* ===== HERO KONTEJNER ===== */
.hero-container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column; /* Postavlja sadržaj u stupac na manjim ekranima */
    align-items: center;
    justify-content: center;
    background: linear-gradient(270deg, #1e3c72, #2a5298, #6e7bb5, #5a83a7, #1e3c72);
    background-size: 400% 400%;
    animation: gradient-shift 30s linear infinite;
    padding: 40px 20px;
    text-align: center; /* Centriranje sadržaja */
}

/* ===== TEKSTUALNI KONTEJNER ===== */
.intro-section {
    max-width: 900px;
    width: 90%;
    background: rgba(15, 32, 39, 0.85);
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(10px);
    padding: 40px;
    position: relative;
    border: 2px solid transparent;
    animation: animateBorder 6s linear infinite;
    text-align: left;
}

/* Animacija okvira */
@keyframes animateBorder {
    0% { border-image-source: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f); border-image-slice: 1; }
    50% { border-image-source: linear-gradient(180deg, #86a8e7, #91eac9, #ff7e5f, #feb47b, #86a8e7); border-image-slice: 1; }
    100% { border-image-source: linear-gradient(270deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f); border-image-slice: 1; }
}

/* ===== NASLOV ===== */
.custom-header {
    font-family: 'Playfair Display', serif;
    font-size: 3.5rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f);
    background-size: 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: smoothGradient 8s ease-in-out infinite;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    text-align: center;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* ===== CITAT ===== */
.quote-box {
    margin-top: 30px;
    padding: 15px 20px;
    text-align: center;
    font-style: italic;
    font-size: 1.2rem;
    color: #E0FFFF;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
    animation: quoteGlow 3s infinite alternate;
}

/* Autor citata */
.quote-author {
    font-size: 1rem;
    font-weight: bold;
    color: #FFD700;
    margin-top: 10px;
}

/* Animacija citata */
@keyframes quoteGlow {
    from { box-shadow: 0 0 10px rgba(255, 255, 255, 0.3); }
    to { box-shadow: 0 0 20px rgba(255, 255, 255, 0.5); }
}

/* ===== RESPONSIVE STIL ===== */

/* TABLETI I MANJI EKRANI */
@media (max-width: 1024px) {
    .hero-container {
        padding: 30px;
        flex-direction: column;
        justify-content: flex-start;
    }

    .custom-header {
        font-size: 3rem;
        text-align: center;
        margin-bottom: 15px;
    }

    .intro-section {
        max-width: 95%;
        padding: 30px;
        text-align: center;
    }

    .quote-box {
        font-size: 1rem;
        padding: 12px;
        max-width: 90%;
        margin: 0 auto;
    }
}

/* MOBITELI */
@media (max-width: 768px) {
    .hero-container {
        padding: 20px;
        flex-direction: column;
    }

    .custom-header {
        font-size: 2.5rem;
        text-align: center;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .intro-section {
        max-width: 90%;
        padding: 25px;
        text-align: center;
    }

    .services-list li {
        font-size: 1rem;
    }

    .quote-box {
        font-size: 0.9rem;
        padding: 10px;
        max-width: 85%;
    }
}

/* VEOMA MALI EKRANI */
@media (max-width: 480px) {
    .custom-header {
        font-size: 2rem;
        line-height: 1.1;
    }

    .intro-section {
        padding: 20px;
    }

    .quote-box {
        font-size: 0.8rem;
        padding: 8px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8636779 *//* ✨ Animacija svjetlosnog sjaja ✨ */
@keyframes glowPulse {
    0% { box-shadow: 0 0 20px rgba(138, 43, 226, 0.3); } 
    50% { box-shadow: 0 0 50px rgba(138, 43, 226, 0.8); } 
    100% { box-shadow: 0 0 20px rgba(138, 43, 226, 0.3); }
}

/* 🔄 Lagana rotacija kugle */
@keyframes rotateSphere {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

/* 🔀 Lebdenje kugle lijevo-desno (povećali smo pomak!) */
@keyframes floatSideways {
    0% { transform: translate(-50%, -50%) translateX(-80px); } 
    50% { transform: translate(-50%, -50%) translateX(180px); } /* Pomaknuli smo je dalje! */
    100% { transform: translate(-50%, -50%) translateX(-80px); } 
}

/* 🌌 PARENT KONTEJNER (omogućava kugli više prostora) */
.cosmic-wrapper {
    position: relative;
    width: 100vw; /* Kugla sada može ići šire */
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px; /* Dodajemo više zraka iznad */
    margin-bottom: 60px; /* Više zraka ispod */
}

/* 🌌 KONAČNA PODEŠAVANJA KUGLE */
.cosmic-portal {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 10%, rgba(0, 0, 0, 0.9) 90%);
    animation: glowPulse 3s infinite alternate, rotateSphere 20s linear infinite, floatSideways 12s ease-in-out infinite; 
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible;
}

/* 🌟 Aura oko kugle */
.cosmic-portal::before {
    content: "";
    position: absolute;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(138, 43, 226, 0.4) 10%, transparent 70%);
    z-index: -1;
    animation: glowPulse 4s infinite alternate;
}

/* 🚀 Letenje ikona */
@keyframes iconBounce {
    0% { transform: scale(1) translate(0, 0); opacity: 0; }
    30% { transform: scale(1.2) translate(var(--x), var(--y)); opacity: 1; }
    100% { transform: scale(0.9) translate(var(--x2), var(--y2)); opacity: 0; }
}

/* ✨ Stil za ikonice */
.icon {
    position: absolute;
    height: auto;
    opacity: 0;
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
    animation: iconBounce 3s ease-in-out forwards;
}
@keyframes fadeInOut {
    0% { opacity: 0; transform: translate(-50%, -50%) scale(0.8); }
    50% { opacity: 1; transform: translate(-50%, -50%) scale(1); }
    100% { opacity: 0; transform: translate(-50%, -50%) scale(1.2); }
}

@keyframes glowEffect {
    0% { text-shadow: 0 0 5px rgba(138, 43, 226, 0.5); }
    50% { text-shadow: 0 0 20px rgba(138, 43, 226, 1), 0 0 30px rgba(173, 216, 230, 0.8); }
    100% { text-shadow: 0 0 5px rgba(138, 43, 226, 0.5); }
}

.cosmic-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: bold;
    color: #d2bfff;
    text-transform: uppercase;
    opacity: 0;
    animation: fadeInOut 6s infinite ease-in-out, glowEffect 3s infinite alternate;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f2c8f42 *//* ===== GLAVNI KONTEJNER ===== */
.hero-container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(270deg, #1e3c72, #2a5298, #6e7bb5, #5a83a7, #1e3c72);
    background-size: 400% 400%;
    animation: gradient-shift 30s linear infinite;
    padding: 40px 20px;
    text-align: center;
}

/* ===== NASLOV ===== */
.header-container {
    text-align: center;
    margin-bottom: 20px;
}

.custom-header {
    font-family: 'Playfair Display', serif;
    font-size: 3.5rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9, #ff7e5f);
    background-size: 300%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: smoothGradient 8s ease-in-out infinite;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    letter-spacing: 2px;
}

/* ===== KONTEJNER ZA SADRŽAJ ===== */
.content-container {
    display: flex;
    max-width: 1200px;
    width: 90%;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
}

/* ===== LIJEVI KONTEJNER (SLIKA) ===== */
.image-container {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-container img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(255, 215, 0, 0.5);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.image-container img:hover {
    transform: scale(1.05);
    box-shadow: 0 15px 50px rgba(255, 215, 0, 0.7);
}

/* ===== DESNI KONTEJNER (TEKST + CITAT) ===== */
.intro-section {
    flex: 1;
    background: rgba(15, 32, 39, 0.85);
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    text-align: left;
    border: 2px solid transparent;
    animation: animateBorder 6s linear infinite;
}

/* ===== CITAT ===== */
.quote-box {
    margin-top: 30px;
    padding: 15px 20px;
    text-align: center;
    font-style: italic;
    font-size: 1.2rem;
    color: #E0FFFF;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.3);
    animation: quoteGlow 3s infinite alternate;
}

/* ===== RESPONSIVE STIL ===== */

/* TABLETI */
@media (max-width: 1024px) {
    .content-container {
        flex-direction: column;
        gap: 20px;
    }

    .intro-section {
        width: 100%;
        text-align: center;
    }

    .image-container img {
        width: 80%;
    }

    .custom-header {
        font-size: 3rem;
    }
}

/* MOBITELI */
@media (max-width: 768px) {
    .custom-header {
        font-size: 2.5rem;
        text-align: center;
    }

    .intro-section {
        width: 100%;
        padding: 25px;
        text-align: center;
    }

    .image-container img {
        width: 100%;
    }

    .quote-box {
        font-size: 1rem;
        padding: 12px;
    }
}

/* VEOMA MALI EKRANI */
@media (max-width: 480px) {
    .custom-header {
        font-size: 2rem;
    }

    .quote-box {
        font-size: 0.9rem;
    }
}
.intro-text p {
    font-size: 1.1rem;
    line-height: 1.6; /* Bolja čitljivost */
    margin-bottom: 10px;
}
.hero-container {
    padding: 50px 15px; /* Malo više prostora oko sadržaja */
}

.custom-header {
    font-size: 2.5rem;
    margin-bottom: 15px; /* Više razmaka ispod naslova */
}

.intro-section {
    width: 95%;
    padding: 20px; /* Smanjen padding za bolje uklapanje */
    text-align: center;
}

.image-container img {
    max-width: 90%;
    height: auto;
    margin-bottom: 20px; /* Dodatni razmak ispod slike */
}

.quote-box {
    font-size: 1rem;
    padding: 15px;
    max-width: 90%;
    margin: 0 auto; /* Centriranje citata */
}
.image-container img {
    max-width: 100%;
}
.custom-header {
    font-size: 1.8rem; /* Smanjujemo veličinu naslova */
    line-height: 1.2; /* Poboljšavamo razmak između linija */
    text-align: center; /* Osiguravamo centriranje */
    word-wrap: break-word; /* Omogućavamo lomljenje teksta */
    overflow-wrap: break-word;
    margin-bottom: 10px; /* Smanjujemo razmak ispod naslova */
}
.header-container {
    width: 100%;
    padding: 0 10px; /* Dodajemo malo unutarnjeg prostora */
}
@media (max-width: 480px) {
    h1.custom-header {
        font-size: 2rem !important;
        line-height: 1.2 !important;
        text-align: center !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        max-width: 90% !important;
        margin: 0 auto !important;
        display: block !important;
    }
}
div[data-id="a2230e2"] {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-22e9b06 *//* === GLAVNI KONTEJNER === */
.astro-portal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 50px auto;
    padding: 40px;
    background: rgba(20, 20, 40, 0.9);
    border-radius: 20px;
    box-shadow: 0 0 50px rgba(173, 216, 230, 0.2);
    backdrop-filter: blur(12px);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* === LIJEVI KONTEJNER (VIDEO) === */
.video-wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.video-wrapper iframe {
    width: 100%;
    max-width: 560px;
    height: 315px;
    border-radius: 15px;
    box-shadow: 0 0 25px rgba(255, 255, 255, 0.3);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* Hover efekt na video */
.video-wrapper iframe:hover {
    transform: scale(1.05);
    box-shadow: 0 0 50px rgba(255, 255, 255, 0.6);
}

/* === DESNI KONTEJNER (TEKST) === */
.text-wrapper {
    flex: 1;
    padding: 20px;
    color: #d2bfff;
    text-align: left;
    animation: fadeIn 2s ease-in-out;
}

/* === NASLOV === */
.astro-title {
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: glowText 3s infinite alternate;
}

/* Mistični glow efekt za naslov */
@keyframes glowText {
    0% { text-shadow: 0 0 15px rgba(255, 215, 0, 0.4); }
    100% { text-shadow: 0 0 30px rgba(255, 215, 0, 0.8); }
}

/* Parallax efekt pozadine */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* === LISTA === */
.astro-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.astro-list li {
    font-size: 1.1rem;
    padding: 5px 0;
    transition: transform 0.3s ease-in-out;
}

/* Efekt lebdenja liste */
.astro-list li:hover {
    transform: translateX(10px);
    color: #ffd700;
}

/* === CALL TO ACTION === */
.cta-container {
    margin-top: 20px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
    animation: pulseGlow 3s infinite alternate;
}

/* Efekt pulsiranja CTA sekcije */
@keyframes pulseGlow {
    0% { box-shadow: 0 0 20px rgba(255, 255, 255, 0.3); }
    100% { box-shadow: 0 0 40px rgba(255, 255, 255, 0.6); }
}

/* === RESPONSIVE PRILAGODBA === */
@media (max-width: 1024px) {
    .astro-portal {
        flex-direction: column;
        text-align: center;
    }

    .video-wrapper iframe {
        max-width: 100%;
        height: auto;
    }

    .astro-title {
        font-size: 1.8rem;
    }

    .astro-list li {
        font-size: 1rem;
    }
}
/* === SVEMIRSKA POZADINA GLAVNOG KONTEJNERA === */
.astro-portal {
    background: radial-gradient(circle at top, rgba(20, 20, 40, 0.9) 20%, rgba(10, 10, 25, 1) 80%);
    position: relative;
    overflow: hidden;
}

/* === ANIMIRANE ZVIJEZDE === */
@keyframes starBlink {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 1; transform: scale(1.2); }
    100% { opacity: 0.3; transform: scale(1); }
}

.star {
    position: absolute;
    width: 3px;
    height: 3px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    animation: starBlink 2s infinite alternate ease-in-out;
}

/* Pozicioniranje zvijezda nasumično */
.star:nth-child(1) { top: 10%; left: 15%; animation-duration: 2.5s; }
.star:nth-child(2) { top: 25%; left: 70%; animation-duration: 3s; }
.star:nth-child(3) { top: 40%; left: 30%; animation-duration: 2.8s; }
.star:nth-child(4) { top: 55%; left: 80%; animation-duration: 3.2s; }
.star:nth-child(5) { top: 70%; left: 50%; animation-duration: 3.5s; }
.star:nth-child(6) { top: 85%; left: 20%; animation-duration: 2.7s; }
.star:nth-child(7) { top: 90%; left: 90%; animation-duration: 3s; }

/* === RESPONSIVE PRILAGODBA === */
@media (max-width: 1024px) {
    .astro-portal {
        padding: 30px;
    }

    .video-wrapper iframe {
        width: 90%;
    }

    .text-wrapper {
        text-align: center;
    }
    
    .astro-title {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {
    .astro-portal {
        flex-direction: column;
        padding: 20px;
    }

    .astro-title {
        font-size: 1.5rem;
    }

    .astro-list li {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .astro-title {
        font-size: 1.3rem;
    }

    .astro-text {
        font-size: 1rem;
    }

    .astro-list li {
        font-size: 0.9rem;
    }
}
/* === POZADINA SAMO ZA DRUGI KONTEJNER === */
.elementor-element[data-id="22e9b06"] {
    background: radial-gradient(circle at center, rgba(20, 20, 40, 1) 10%, rgba(10, 10, 25, 1) 90%) !important;
    padding: 50px;
    border-radius: 20px;
    box-shadow: 0 0 50px rgba(173, 216, 230, 0.2);
}
.astro-portal {
    position: relative;
    box-shadow: 0 0 80px rgba(173, 216, 230, 0.3), 0 0 120px rgba(255, 255, 255, 0.1);
    animation: floatingGlow 5s infinite alternate ease-in-out;
}

/* Efekt lebdenja i pulsiranja */
@keyframes floatingGlow {
    0% { transform: translateY(0px); box-shadow: 0 0 60px rgba(173, 216, 230, 0.3); }
    50% { transform: translateY(-5px); box-shadow: 0 0 90px rgba(255, 255, 255, 0.4); }
    100% { transform: translateY(0px); box-shadow: 0 0 60px rgba(173, 216, 230, 0.3); }
}
/* Kontejner za meteor */
.meteor-container {
    position: absolute;
    top: -50px;
    left: -100px;
    width: 5px;
    height: 100px;
    background: linear-gradient(transparent, rgba(255, 255, 255, 0.8), transparent);
    filter: blur(3px);
    transform: rotate(-30deg);
    opacity: 0;
    animation: shootingMeteor 5s linear infinite;
}

/* Animacija meteora */
@keyframes shootingMeteor {
    0% {
        transform: translateX(-100px) translateY(0) rotate(-30deg);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        transform: translateX(1200px) translateY(400px) rotate(-30deg);
        opacity: 0;
    }
}
.shooting-star {
    position: absolute;
    width: 3px;
    height: 50px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), transparent);
    top: 10%;
    left: 20%;
    transform: rotate(45deg);
    opacity: 0;
    animation: shootingStar 7s infinite;
}

@keyframes shootingStar {
    0% { opacity: 0; transform: translateX(0) translateY(0) rotate(45deg); }
    50% { opacity: 1; transform: translateX(50px) translateY(50px) rotate(45deg); }
    100% { opacity: 0; transform: translateX(100px) translateY(100px) rotate(45deg); }
}
.astro-portal::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.15) 10%, transparent 80%);
    top: 0;
    left: 0;
    opacity: 0.5;
    animation: softGlow 4s infinite alternate ease-in-out;
    pointer-events: none;
}

@keyframes softGlow {
    0% { opacity: 0.2; transform: scale(1); }
    100% { opacity: 0.4; transform: scale(1.05); }
}
/* === NOVI GRADIJENT I MEKŠI GLOW === */
.astro-portal {
    background: radial-gradient(circle at center, rgba(50, 20, 80, 0.95) 30%, rgba(10, 10, 30, 1) 90%);
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    padding: 50px;
    box-shadow: 0 0 100px rgba(138, 43, 226, 0.3), 0 0 150px rgba(255, 255, 255, 0.1);
    animation: floatingGlow 5s infinite alternate ease-in-out;
}

/* Poboljšani glow efekt */
@keyframes floatingGlow {
    0% { transform: translateY(0px); box-shadow: 0 0 80px rgba(138, 43, 226, 0.3); }
    50% { transform: translateY(-3px); box-shadow: 0 0 120px rgba(255, 255, 255, 0.4); }
    100% { transform: translateY(0px); box-shadow: 0 0 80px rgba(138, 43, 226, 0.3); }
}
/* Smanjujemo razmak ispod kontejnera */
.astro-portal {
    margin-bottom: 0px !important;  /* Uklanja nepotreban razmak */
    padding-bottom: 20px;  /* Osigurava da sadržaj ima malo prostora, ali ne previše */
}

/* Smanjujemo marginu na kontejneru ispod */
.elementor-element[data-id="ID_OD_DONJEG_KONTEJNERA"] {
    margin-top: -20px !important;  /* Lagano podiže donji kontejner */
}
/* Uklanjanje razmaka između gornjeg i donjeg kontejnera */
.elementor-element[data-id="22e9b06"] {
    margin-top: -20px;  /* Podigni donji kontejner bliže gornjem */
    border-radius: 0;  /* Da se lijepo spoji */
}
.astro-portal {
    margin-top: 20px !important;  /* Dodaje isti razmak kao dolje */
    margin-bottom: 20px !important; /* Ostavlja postojeći donji razmak */
}
/* === TITRAJ NA NASLOVU === */
.astro-title {
    font-size: 2rem;
    font-weight: bold;
    text-transform: uppercase;
    background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #91eac9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: glowText 3s infinite alternate;
}

/* === POJAVLJIVANJE LISTE STAVKI === */
.astro-list li {
    font-size: 1.1rem;
    padding: 5px 0;
    opacity: 0;
    transform: translateX(-20px);
    animation: fadeInList 1s forwards;
}

/* Efekt pojavljivanja */
@keyframes fadeInList {
    from { opacity: 0; transform: translateX(-20px); }
    to { opacity: 1; transform: translateX(0); }
}

/* Dodajemo kašnjenje da se stavke pojavljuju jedna po jedna */
.astro-list li:nth-child(1) { animation-delay: 0.3s; }
.astro-list li:nth-child(2) { animation-delay: 0.6s; }
.astro-list li:nth-child(3) { animation-delay: 0.9s; }
.astro-list li:nth-child(4) { animation-delay: 1.2s; }
/* Novi meteori */
.meteor {
    position: absolute;
    width: 4px;
    height: 80px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), transparent);
    opacity: 0;
    animation: fallingMeteor 6s infinite;
}

/* Random pozicije za meteore */
.meteor:nth-child(1) { top: 10%; left: 5%; animation-delay: 1s; }
.meteor:nth-child(2) { top: 30%; left: 75%; animation-delay: 2s; }
.meteor:nth-child(3) { top: 50%; left: 40%; animation-delay: 3s; }

/* Pad meteora */
@keyframes fallingMeteor {
    0% { opacity: 0; transform: translateY(-50px) translateX(0); }
    50% { opacity: 1; }
    100% { opacity: 0; transform: translateY(100px) translateX(30px); }
}
.astro-portal {
    transition: all 0.5s ease-in-out;
}

.astro-portal:hover {
    transform: scale(1.05); /* Jače povećanje */
    box-shadow: 0 0 100px rgba(255, 255, 255, 0.4), 0 0 150px rgba(173, 216, 230, 0.5);
    background: radial-gradient(circle at center, rgba(50, 50, 80, 1) 20%, rgba(10, 10, 25, 1) 90%);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ff2ba2b *//* Glavni kontejner */
.astro-anim-container {
    position: relative;
    width: 100%;
    height: 200px;
    background: radial-gradient(circle at center, rgba(10, 10, 25, 1) 10%, rgba(20, 20, 40, 1) 90%);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 5;
}

/* Tekst koji lebdi i svijetli */
.astro-title {
    font-size: 3.5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: rgba(255, 215, 0, 0.9);
    text-shadow: 0 0 10px rgba(255, 215, 0, 0.8), 0 0 30px rgba(255, 215, 0, 0.5);
    position: relative;
    display: inline-block;
    opacity: 0;
    animation: fadeInText 2s ease-in-out forwards, floatEffect 5s infinite ease-in-out;
}

/* Početno pojavljivanje iz tame */
@keyframes fadeInText {
    0% { opacity: 0; transform: translateY(20px); }
    100% { opacity: 1; transform: translateY(0); }
}

/* Lebdenje teksta */
@keyframes floatEffect {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}

/* Svjetlosni val preko teksta */
.astro-title::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
    filter: blur(5px);
    animation: lightSweep 4s infinite linear;
}

@keyframes lightSweep {
    0% { left: -100%; }
    100% { left: 100%; }
}

/* Zvijezde u ovom kontejneru */
.star-container-bottom {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
}

/* Zvijezde koje svjetlucaju */
.star-bottom {
    position: absolute;
    width: 2px;
    height: 2px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
    animation: sparkleAnimation 3s infinite ease-in-out;
}

/* Nasumično pozicioniranje zvijezda */
.star-bottom:nth-child(1) { top: 5%; left: 10%; animation-duration: 2s; }
.star-bottom:nth-child(2) { top: 25%; left: 75%; animation-duration: 3s; }
.star-bottom:nth-child(3) { top: 50%; left: 35%; animation-duration: 2.8s; }
.star-bottom:nth-child(4) { top: 75%; left: 85%; animation-duration: 3.5s; }
.star-bottom:nth-child(5) { top: 90%; left: 55%; animation-duration: 3.2s; }

/* Efekt svjetlucanja zvijezda */
@keyframes sparkleAnimation {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 1; transform: scale(1.2); }
    100% { opacity: 0.3; transform: scale(1); }
}/* End custom CSS */