/* === 1. OSNOVA I PROMENLJIVE === */
:root {
    --flag-black: #000000;
    --flag-red: #DD0000;
    --flag-yellow: #FFCC00;
    --dark-gray: #333;
    --light-bg: #f9f9f9;
    --border-color: #e5e5e5;
}

* { -webkit-tap-highlight-color: transparent; box-sizing: border-box; }

body { 
    margin: 0; 
    font-family: 'Arimo', sans-serif; 
    color: var(--dark-gray); 
    background: #fff; 
    line-height: 1.6; 
    overflow-x: hidden; 
}

/* Globalna pravila za linkove - Fokus na crvenu akciju */
a { color: var(--flag-red); text-decoration: none; transition: 0.3s; }
a:hover { color: #b30000; }

/* === 2. HEADER & NAVIGACIJA === */
header { 
    display: flex; justify-content: space-between; align-items: center;
    padding: 20px 10%; background: #fff; border-bottom: 3px solid var(--flag-black);
    position: sticky; top: 0; z-index: 1000;
}

.logo-text h1 { color: var(--flag-black); margin: 0; font-size: 30px; font-weight: 700; line-height: 1; }
.logo-sub { font-size: 12px; color: var(--flag-red); font-weight: bold; text-transform: uppercase; margin-top: 5px; }

nav ul { display: flex; list-style: none; gap: 25px; margin: 0; padding: 0; }
nav ul li a { color: var(--flag-black) !important; font-weight: 700; font-size: 15px; text-transform: uppercase; }
nav ul li a:hover { color: var(--flag-red) !important; }

.login-btn { border: 2px solid var(--flag-red); padding: 8px 15px; color: var(--flag-red) !important; font-weight: bold; }
.login-btn:hover { background: var(--flag-red); color: #fff !important; }

/* === 3. SEKCIJE NA POČETNOJ (BOXOVI) === */

/* Žuta traka (Hotspot) */
.hotspot-bar { 
    background: var(--flag-yellow); margin: -40px 10% 0; display: flex; 
    position: relative; z-index: 10; box-shadow: 0 5px 15px rgba(0,0,0,0.1); 
}
.hotspot-item { 
    padding: 18px 25px; color: var(--flag-black) !important; font-size: 14px; 
    flex: 1; text-align: center; font-weight: bold; border-right: 1px solid rgba(0,0,0,0.1);
}
.hotspot-item:hover, .hotspot-item.active { color: var(--flag-red) !important; background: rgba(255,255,255,0.2); }

/* Sektor kartice (Kuca, Hotel, Messe) */
.sector-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin: 60px 10%; }
.sector-card { 
    background: var(--light-bg); padding: 40px; text-align: center; 
    border-bottom: 5px solid var(--flag-yellow); transition: 0.3s; border: 1px solid transparent;
}
.sector-card i { font-size: 40px; color: var(--flag-red) !important; margin-bottom: 20px; transition: 0.3s; }
.sector-card h3 { color: var(--flag-black); transition: 0.3s; }

.sector-card:hover { border: 1px solid var(--flag-red); transform: translateY(-5px); background: #fff; }
.sector-card:hover h3 { color: var(--flag-red); }

/* Novosti (News Grid) */
.news-section { padding: 60px 10%; }
.news-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.news-item { 
    border: 1px solid var(--border-color); padding: 25px; 
    border-top: 4px solid var(--flag-red); transition: 0.3s;
}
.news-item:hover { box-shadow: 0 10px 20px rgba(0,0,0,0.05); }
.news-date { color: var(--flag-red) !important; font-weight: bold; display: block; margin-bottom: 10px; }
.news-item h4 a { color: var(--flag-black); }
.news-item h4 a:hover { color: var(--flag-red); }
.news-more { color: var(--flag-red) !important; font-weight: bold; text-transform: uppercase; font-size: 13px; display: inline-block; margin-top: 15px; }

/* === 4. B2B PANEL (DESNO) === */
.b2b-info-panel-wrapper {
    position: fixed; right: -320px; top: 50%; transform: translateY(-50%);
    width: 320px; z-index: 1000; transition: 0.4s;
}
.b2b-info-panel-wrapper:hover { right: 0; }
.b2b-tab-trigger {
    position: absolute; left: -50px; width: 50px; height: 300px;
    background: var(--flag-yellow); display: flex; flex-direction: column;
    align-items: center; justify-content: space-between; padding: 20px 0;
    border-radius: 5px 0 0 5px; cursor: pointer;
}
.b2b-tab-text { writing-mode: vertical-rl; transform: rotate(180deg); font-weight: bold; color: var(--flag-black); }
.b2b-content-flyout { background: #fff; padding: 30px; box-shadow: -10px 0 30px rgba(0,0,0,0.1); border-left: 3px solid var(--flag-yellow); }
.b2b-flyout-cta { background: var(--flag-red); color: #fff !important; display: block; padding: 15px; text-align: center; font-weight: bold; }

/* === 5. RESPONSIVE (MOBILNI) === */
@media (max-width: 992px) {
    header { padding: 15px 5%; }
    .sector-grid, .news-grid { grid-template-columns: 1fr; margin: 40px 5%; }
    .hotspot-bar { flex-direction: column; margin: 0; width: 100%; }
    .hotspot-item { border-right: none; border-bottom: 1px solid rgba(0,0,0,0.1); }
    .menu-toggle { display: block; font-size: 30px; cursor: pointer; }
    nav ul { 
        display: none; position: absolute; top: 100%; left: 0; width: 100%; 
        background: #fff; flex-direction: column; padding: 20px 0; border-bottom: 3px solid var(--flag-yellow);
    }
    nav ul.active { display: flex; }
}
/* Pozicioniranje žute trake da "uđe" u slajder */
.hotspot-bar-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -35px; /* Ovo je ključ da traka preklopi dno slajdera */
    position: relative;
    z-index: 20;
}

.hotspot-bar {
    background: var(--flag-yellow);
    display: flex;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    width: 80%; /* Širina kao na tvojoj slici 1 */
}

/* Sređivanje razmaka sektora */
.sector-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 80px 10%; /* Veći razmak od slajdera */
}

/* Osiguraj da ikonice u sektorima uvek budu tvoje crvene boje */
.sector-card i {
    color: #DD0000 !important;
    font-size: 50px;
}

.sector-card p {
    font-size: 14px;
    color: #666;
}
/* === 1. OSNOVA I PROMENLJIVE === */
:root {
    --flag-black: #000000;
    --flag-red: #DD0000;
    --flag-yellow: #FFCC00;
    --dark-gray: #333;
    --light-bg: #f9f9f9;
    --border-color: #e5e5e5;
}

* { -webkit-tap-highlight-color: transparent; box-sizing: border-box; }

body { 
    margin: 0; 
    font-family: 'Arimo', sans-serif; 
    color: var(--dark-gray); 
    background: #fff; 
    line-height: 1.6; 
    overflow-x: hidden; 
}

a { color: var(--flag-red); text-decoration: none; transition: 0.3s; }

/* === 2. HEADER & NAVIGACIJA (Vraćeno sve) === */
.meta-nav { 
    display: flex; justify-content: flex-end; padding: 10px 10%; 
    font-size: 13px; gap: 20px; border-bottom: 1px solid var(--border-color); 
}
.meta-nav a { color: #666 !important; }

header { 
    display: flex; justify-content: space-between; align-items: center;
    padding: 20px 10%; background: #fff; border-bottom: 3px solid var(--flag-black);
    position: sticky; top: 0; z-index: 1000;
}

.logo-text h1 { color: var(--flag-black); margin: 0; font-size: 30px; font-weight: 700; line-height: 1; }
.logo-sub { font-size: 12px; color: var(--flag-red); font-weight: bold; text-transform: uppercase; margin-top: 5px; }

nav ul { display: flex; list-style: none; gap: 25px; margin: 0; padding: 0; }
nav ul li a { color: var(--flag-black) !important; font-weight: 700; font-size: 15px; text-transform: uppercase; }
nav ul li a:hover { color: var(--flag-red) !important; }

.login-btn { border: 2px solid var(--flag-red); padding: 8px 15px; color: var(--flag-red) !important; font-weight: bold; text-transform: uppercase; }
.login-btn:hover { background: var(--flag-red); color: #fff !important; }

/* === 3. HERO SLAJDER (Swiper fix) === */
.hero-swiper { width: 100%; height: 500px; position: relative; }
.swiper-slide { 
    background-size: cover; background-position: center; 
    display: flex; align-items: center; justify-content: center; 
}
.slide-overlay { background: rgba(0,0,0,0.3); width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.slide-overlay h2 { color: #fff; font-size: 3.5rem; text-transform: uppercase; text-shadow: 2px 2px 10px rgba(0,0,0,0.5); font-family: 'Montserrat', sans-serif; margin: 0; }

/* === 4. ŽUTA TRAKA (Hotspot) === */
.hotspot-bar-container { width: 100%; display: flex; justify-content: center; margin-top: -40px; position: relative; z-index: 100; }
.hotspot-bar { background: var(--flag-yellow); display: flex; box-shadow: 0 5px 15px rgba(0,0,0,0.1); width: 80%; }
.hotspot-item { 
    padding: 20px; color: var(--flag-black) !important; font-size: 14px; 
    flex: 1; text-align: center; font-weight: bold; border-right: 1px solid rgba(0,0,0,0.1);
}
.hotspot-item:hover, .hotspot-item.active { color: var(--flag-red) !important; background: rgba(255,255,255,0.2); }

/* === 5. SEKTOR KARTICE === */
.sector-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin: 80px 10% 60px; }
.sector-card { background: var(--light-bg); padding: 50px 30px; text-align: center; border-bottom: 5px solid var(--flag-yellow); transition: 0.3s; }
.sector-card i { font-size: 50px; color: var(--flag-red) !important; margin-bottom: 20px; }
.sector-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); border-color: var(--flag-red); }

/* === 6. NOVOSTI I FAQ === */
.news-section { padding: 40px 10%; }
.section-title { border-left: 8px solid var(--flag-red); padding-left: 15px; margin-bottom: 40px; color: var(--flag-black); text-transform: uppercase; }
.news-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }
.news-item { border-top: 4px solid var(--flag-red); border-right: 1px solid #eee; border-left: 1px solid #eee; border-bottom: 1px solid #eee; padding: 25px; transition: 0.3s; }
.news-date { color: var(--flag-red) !important; font-weight: bold; display: block; margin-bottom: 10px; }
.news-more { color: var(--flag-red) !important; font-weight: bold; margin-top: 15px; display: inline-block; }

.faq-section { padding: 60px 10%; background: var(--light-bg); }
.faq-item { background: #fff; margin-bottom: 15px; padding: 25px; border-left: 5px solid var(--flag-yellow); }

/* === 7. FOOTER (Vraćen u život) === */
footer { background: var(--flag-black); color: #fff; padding: 60px 10% 20px; }
.footer-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; }
.footer-col h4 { color: var(--flag-yellow); margin-bottom: 25px; text-transform: uppercase; font-size: 18px; }
.footer-col ul { list-style: none; padding: 0; margin: 0; }
.footer-col ul li { margin-bottom: 10px; }
.footer-col a { color: #ccc; }
.footer-col a:hover { color: var(--flag-red); }
.footer-bottom { border-top: 1px solid #333; margin-top: 50px; padding-top: 20px; text-align: center; font-size: 12px; color: #777; }

/* === 8. B2B DESNI PANEL === */
.b2b-info-panel-wrapper { position: fixed; right: -320px; top: 50%; transform: translateY(-50%); width: 320px; z-index: 2000; transition: 0.4s; }
.b2b-info-panel-wrapper:hover { right: 0; }
.b2b-tab-trigger { position: absolute; left: -50px; width: 50px; height: 300px; background: var(--flag-yellow); display: flex; flex-direction: column; align-items: center; justify-content: space-between; padding: 20px 0; border-radius: 5px 0 0 5px; cursor: pointer; }
.b2b-tab-text { writing-mode: vertical-rl; transform: rotate(180deg); font-weight: bold; color: var(--flag-black); text-transform: uppercase; font-size: 13px; }
.b2b-content-flyout { background: #fff; padding: 30px; box-shadow: -10px 0 30px rgba(0,0,0,0.1); border-left: 3px solid var(--flag-yellow); width: 320px; }
.b2b-flyout-cta { background: var(--flag-red); color: #fff !important; display: block; padding: 15px; text-align: center; font-weight: bold; margin-top: 20px; }

/* === 9. RESPONSIVE === */
@media (max-width: 992px) {
    header { padding: 15px 5%; }
    nav ul { display: none; }
    .footer-grid, .sector-grid, .news-grid { grid-template-columns: 1fr; }
    .hero-swiper { height: 350px; }
    .hotspot-bar { width: 100%; flex-direction: column; margin-top: 0; }
    .hotspot-item { border-right: none; border-bottom: 1px solid rgba(0,0,0,0.1); }
}
/* === FIX ZA HEADER (Desktop) === */
header { 
    display: flex; 
    justify-content: space-between; 
    align-items: center;
    padding: 20px 10%;
    background: #fff;
    border-bottom: 3px solid var(--flag-black);
    position: sticky;
    top: 0;
    z-index: 1000;
}

/* Sakrivamo hamburger na desktopu */
.menu-toggle {
    display: none !important;
}

/* Navigacija je vidljiva na desktopu */
nav ul {
    display: flex !important;
    list-style: none;
    gap: 25px;
    margin: 0;
    padding: 0;
}

/* === RESPONSIVE FIX (Mobilni i Tablet) === */
@media (max-width: 992px) {
    header {
        padding: 15px 5%;
    }

    /* Prikazujemo hamburger samo na mobilnom */
    .menu-toggle {
        display: block !important;
        font-size: 28px;
        cursor: pointer;
        color: var(--flag-black);
    }

    /* Sakrivamo B2B dugme u hederu na mobilnom da ne pravi gužvu */
    .login-btn {
        display: none !important;
    }

    /* Sakrivamo standardni meni dok se ne klikne hamburger */
    nav ul {
        display: none !important; 
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        flex-direction: column;
        padding: 20px 0;
        border-bottom: 3px solid var(--flag-yellow);
        z-index: 999;
    }

    /* Klasa koju JS dodaje za otvaranje menija */
    nav ul.active {
        display: flex !important;
    }

    nav ul li {
        text-align: center;
        padding: 15px 0;
    }
}
/* Osnovni stil za header koji drži sve u liniji */
header { 
    display: flex; 
    justify-content: space-between; /* Ovo gura logo levo, a ostalo desno */
    align-items: center;
    padding: 15px 10%;
    background: #fff;
    border-bottom: 3px solid var(--flag-black);
    position: sticky;
    top: 0;
    z-index: 1000;
}

/* Kontejner za desnu stranu (hamburger i dugme) */
.header-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* MOBILNA VERZIJA - Specifična podešavanja */
@media (max-width: 992px) {
    header {
        padding: 10px 5%; /* Malo manje prostora sa strana na mobilnom */
    }

    /* Sakrivamo B2B dugme u hederu na mobilnom da ne smeta */
    .login-btn {
        display: none !important;
    }

    /* Hamburger ide skroz desno */
    .menu-toggle {
        display: block !important;
        order: 2; /* Osigurava da je poslednji u nizu */
        font-size: 24px;
        cursor: pointer;
        margin-left: auto; /* Gura ga maksimalno u desno */
    }

    /* Logo ostaje levo */
    .logo-container {
        order: 1;
    }

    /* Meni koji se otvara preko celog ekrana ili ispod */
    nav ul {
        display: none !important; 
        flex-direction: column;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        border-bottom: 3px solid var(--flag-yellow);
        padding: 20px 0;
    }

    nav ul.active {
        display: flex !important;
    }
}
/* UKLANJANJE STRELICA I TAČKICA SA SLAJDERA (Desktop & Mobilni) */
.swiper-button-next, 
.swiper-button-prev, 
.swiper-pagination {
    display: none !important;
}

/* Opciono: Ako želiš da slajder ide od ivice do ivice bez ikakvog dodatnog prostora dole */
.hero-swiper {
    margin-bottom: 0 !important;
}
/* Stil za naslove unutar slajdera */
.slide-overlay h2 { 
    color: #fff; 
    font-size: 2.5rem; /* Smanjeno sa 3.5rem */
    text-transform: uppercase; 
    text-shadow: 2px 2px 10px rgba(0,0,0,0.5); 
    font-family: 'Montserrat', sans-serif; 
    margin: 0 auto;
    max-width: 80%; /* Drži tekst u sredini, dalje od ivica */
    text-align: center;
    line-height: 1.2;
}

@media (max-width: 768px) { 
    .slide-overlay h2 { 
        font-size: 1.5rem; /* Još manje na mobilnom */
        max-width: 90%; 
    } 
}
/* Stil za detaljnu stranicu bloga */
.blog-article-detail {
    max-width: 900px;
    margin: 50px auto;
    background: #fff;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.article-header h1 {
    font-size: 2.5rem;
    color: var(--flag-black);
    margin: 20px 0;
    line-height: 1.2;
}

.article-hero-img img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 30px;
}

.article-body {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #444;
}

.article-body b, .article-body strong {
    color: var(--flag-black);
}

.post-meta-top {
    color: var(--flag-red);
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 10px;
}
/* Klasa za tvoja tri boxa sa slike image_2a2a5b.png */
.category-box {
    position: relative;
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), 
                      url('1826-Fadenstore-original-100x250.jpg');
    background-size: cover;
    background-position: center;
    border-bottom: 4px solid #FFCC00; /* Zadržavamo žutu liniju sa slike */
    padding: 60px 20px;
    text-align: center;
    transition: all 0.3s ease;
    overflow: hidden;
}

/* Efekat na hover - da se slika malo "razbistri" kad pređeš mišem */
.category-box:hover {
    background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), 
                      url('1826-Fadenstore-original-100x250.jpg');
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
.sector-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none; /* Uklanja podvlačenje pošto je <a> tag */
    padding: 60px 30px;
    min-height: 280px;
    transition: all 0.4s ease;
    border-bottom: 4px solid #FFCC00; /* Prepoznatljiva žuta linija */
    position: relative;
    overflow: hidden;
    
    /* Pozadina: 60% bele boje preko slike niti */
    background-color: #fff;
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), 
                      url('1826-Fadenstore-original-100x250.jpg');
    background-size: cover;
    background-position: center;
}

/* Stil za ikonicu (fa-home) */
.sector-card i {
    font-size: 50px;
    color: #DD0000; /* Bordo-crvena boja sa tvojih slika */
    margin-bottom: 20px;
    transition: transform 0.3s ease;
}

/* Naslov unutar kartice */
.sector-card h3 {
    color: #333;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px;
}

/* Opisni tekst */
.sector-card p {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.5;
    margin: 0;
}

/* Hover efekat: Kartica se blago podiže, a slika postaje 10% jasnija [cite: 2026-03-07] */
.sector-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), 
                      url('1826-Fadenstore-original-100x250.jpg');
}

.sector-card:hover i {
    transform: scale(1.1); /* Ikonica se blago poveća na hover [cite: 2026-03-07] */
}
/* Hover efekat za dugme [cite: 2026-03-07] */
.final-cta a:hover {
    background: #b30000;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(221, 0, 0, 0.4);
}
/* Hover efekti za ikonice i linkove [cite: 2026-03-07] */
.footer-col a:hover {
    color: #DD0000 !important;
    padding-left: 5px;
}
.footer-col div a:hover {
    background: #DD0000 !important;
    transform: translateY(-3px);
}
//* Osnovna klasa za elemente koji čekaju animaciju [cite: 2026-03-07] */
.reveal {
    opacity: 0;
    transition: all 1.2s cubic-bezier(0.17, 0.55, 0.55, 1);
    filter: blur(5px); /* Suptilno zamagljenje dok ne uleti [cite: 2026-03-07] */
}

/* Početna pozicija za one koji uleću s leva [cite: 2026-03-07] */
.reveal-left {
    transform: translateX(-100px);
}

/* Početna pozicija za one koji uleću s desna [cite: 2026-03-07] */
.reveal-right {
    transform: translateX(100px);
}

/* Klasa koju JavaScript dodaje kada skroluješ do elementa [cite: 2026-03-07] */
.reveal.active {
    opacity: 1;
    transform: translateX(0);
    filter: blur(0);
}
/* Glavni navigacioni header sajta [cite: 2026-03-07] */
header {
    position: sticky !important;
    top: 0 !important;
    z-index: 99999 !important; /* Maksimalni prioritet */
    background-color: #ffffff !important;
}

/* Osiguravamo da naslov vesti ne bude fiksiran [cite: 2026-03-07] */
.article-title-wrapper {
    position: relative !important;
    display: block !important;
    transform: none !important;
}
/* Pozicioniranje u levom donjem uglu [cite: 2026-03-07] */
.floating-contact-wrapper {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Glavno okruglo dugme [cite: 2026-03-07] */
.main-contact-btn {
    width: 60px;
    height: 60px;
    background: #DD0000; /* Tvoja bordo boja [cite: 2026-03-07] */
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    transition: transform 0.3s;
}

.main-contact-btn:hover { transform: scale(1.1); }

/* Meni sa ikonicama (inicijalno sakriven) [cite: 2026-03-07] */
.contact-menu {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.contact-menu.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Stilovi za pojedinačne ikonice [cite: 2026-03-07] */
.contact-item {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 22px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.whatsapp { background: #25D366; }
.viber { background: #7360f2; }
.phone { background: #333; }
.faq-section { padding: 60px 0; background: #fff; }
.faq-title { text-align: center; font-size: 28px; margin-bottom: 40px; position: relative; display: inline-block; width: 100%; }
.faq-title::before { content: ''; position: absolute; left: 50%; transform: translateX(-250px); top: 5px; width: 4px; height: 30px; background: #cc0000; }

.faq-grid { display: flex; gap: 40px; flex-wrap: wrap; }
.faq-column { flex: 1; min-width: 300px; }

.faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }
.faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; font-weight: 700; font-size: 16px; color: #333; transition: 0.3s; }
.faq-question:hover { color: #cc0000; }
.faq-icon { color: #cc0000; font-size: 20px; font-weight: bold; }

.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; color: #666; font-size: 14px; line-height: 1.6; }
.faq-answer p { padding-bottom: 15px; margin: 0; }

.faq-item.active .faq-answer { max-height: 500px; }
.faq-item.active .faq-icon { content: '-'; transform: rotate(45deg); } /* Opciono rotiranje plusa u x */
/* CSS za identičan izgled kao na tvojim slikama */
                .custom-faq-item { 
                    background: #fff; 
                    border-bottom: 1px solid #eee; 
                    position: relative; 
                    margin-bottom: 20px; 
                    padding-left: 30px; 
                    transition: 0.3s;
                }
                /* Žuta linija sa strane */
                .custom-faq-item::before { 
                    content: ""; 
                    position: absolute; 
                    left: 0; 
                    top: 5px; 
                    bottom: 5px; 
                    width: 5px; 
                    background: #FFD700; 
                }
                .faq-q-box { 
                    padding: 20px 0; 
                    cursor: pointer; 
                    display: flex; 
                    justify-content: space-between; 
                    align-items: center; 
                    font-weight: 700; 
                    color: #333; 
                    font-size: 1.1rem;
                }
                .faq-a-box { 
                    max-height: 0; 
                    overflow: hidden; 
                    transition: all 0.4s ease; 
                    color: #666; 
                    line-height: 1.7;
                }
                /* Aktivno stanje */
                .custom-faq-item.active .faq-a-box { max-height: 600px; }
                .custom-faq-item.active .faq-plus-icon { transform: rotate(45deg); color: #DD0000; }
                .faq-plus-icon { 
                    color: #DD0000; 
                    font-size: 1.6rem; 
                    font-weight: bold; 
                    transition: 0.3s; 
                }
                .custom-faq-item:hover { background: #fafafa; }

                @media (max-width: 768px) {
                    .faq-grid-custom { grid-template-columns: 1fr; }
                }
                /* Glavni kontejner - usklađujemo max-width sa ostatkom sajta */
.sector-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 kolone na desktopu */
    gap: 30px; /* Malo veći razmak za širi izgled */
    padding: 40px 0;
    max-width: 1200px; /* Podesi ovo prema širini tvog teksta ispod (npr. 1140px ili 1200px) */
    margin: 0 auto;
}

/* Kartice */
.sector-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
    background: #fff;
    border-bottom: 4px solid #ffcc00;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    height: 100%; /* Da sve kartice budu iste visine bez obzira na txt */
}

.sector-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.1);
}

/* Ikonice i Fontovi */
.sector-card i {
    font-size: 45px;
    color: #cc0000;
    margin-bottom: 25px;
}

.sector-card h3 {
    font-size: 1.15rem;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    min-height: 2.5rem; /* Drži naslove u istoj ravni */
}

.sector-card p {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #555;
    margin: 0;
}

/* --- RESPONSIVE --- */

/* Na tabletima (ispod 1024px) idu 2x2 */
@media (max-width: 1024px) {
    .sector-grid {
        grid-template-columns: repeat(2, 1fr);
        padding: 20px; /* Dodajemo malo lufta sa strana */
    }
}

/* Na mobilnom (ispod 768px) jedan ispod drugog */
@media (max-width: 768px) {
    .sector-grid {
        grid-template-columns: 1fr; /* Forsira jednu kolonu */
        padding: 20px;
        gap: 20px;
    }
    
    .sector-card {
        padding: 30px 15px; /* Nešto manje paddinga na mobilnom */
    }
}
header { z-index: 9999 !important; position: relative; }

    .contact-header {
        background: #f8f8f8;
        padding: 40px 0;
        border-bottom: 1px solid #eee;
        margin-top: 0;
    }

    .contact-wrap {
        background: #fff;
        padding: 60px 0;
        min-height: 60vh;
    }

    .contact-grid {
        display: grid;
        grid-template-columns: 0.95fr 1.05fr;
        gap: 40px;
        align-items: start;
    }

    .contact-card {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 6px;
        padding: 30px;
        box-shadow: 0 2px 10px rgba(0,0,0,0.03);
    }

    .contact-card h2 {
        margin: 0 0 20px;
        font-size: 1.7rem;
        color: #333;
        font-family: 'Montserrat', sans-serif;
    }

    .contact-intro {
        font-size: 1.05rem;
        color: #555;
        line-height: 1.7;
        margin-bottom: 25px;
    }

    .contact-info {
        color: #444;
        line-height: 1.8;
        font-size: 1rem;
    }

    .contact-info strong {
        color: #222;
    }

    .contact-info a {
        color: #DD0000;
        text-decoration: none;
        font-weight: 700;
    }

    .contact-info a:hover {
        text-decoration: underline;
    }

    .contact-form-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }

    .contact-field-full {
        grid-column: 1 / -1;
    }

    .contact-label {
        display: block;
        margin-bottom: 8px;
        font-size: 0.9rem;
        font-weight: 700;
        color: #444;
    }

    .contact-input,
    .contact-select,
    .contact-textarea {
        width: 100%;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 14px 15px;
        font-size: 1rem;
        color: #333;
        background: #fff;
        transition: border-color .2s ease, box-shadow .2s ease;
    }

    .contact-input:focus,
    .contact-select:focus,
    .contact-textarea:focus {
        outline: none;
        border-color: #DD0000;
        box-shadow: 0 0 0 3px rgba(221,0,0,0.08);
    }

    .contact-textarea {
        min-height: 160px;
        resize: vertical;
    }

    .contact-btn {
        display: inline-block;
        border: none;
        background: #DD0000;
        color: #fff;
        font-weight: 700;
        font-size: 1rem;
        padding: 15px 28px;
        border-radius: 4px;
        cursor: pointer;
        transition: 0.2s;
    }

    .contact-btn:hover {
        background: #b80000;
    }

    .contact-note {
        margin-top: 15px;
        font-size: 0.92rem;
        color: #777;
        line-height: 1.6;
    }

    #contactMsg {
        margin-top: 18px;
        font-size: 0.95rem;
        font-weight: 700;
    }

    .msg-success { color: #15803d; }
    .msg-error { color: #b91c1c; }

    @media (max-width: 980px) {
        .contact-grid {
            grid-template-columns: 1fr;
        }
    }

    @media (max-width: 700px) {
        .contact-form-grid {
            grid-template-columns: 1fr;
        }

        .contact-card {
            padding: 20px;
        }

        .contact-header h1 {
            font-size: 1.8rem !important;
        }
    }
    /* Definišemo klasu za tvoje ikonice */
    .soc-ikona {
        width: 35px; 
        height: 35px; 
        background: #333; 
        color: #fff !important; /* Forsiramo belu boju ikonice */
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border-radius: 4px; 
        text-decoration: none; 
        transition: 0.3s ease-in-out;
    }

    /* Šta se dešava kada se pređe mišem */
    .soc-ikona:hover {
        background: #ff0000 !important; /* Tvoja crvena boja */
        color: #ffffff !important;      /* Forsiramo da ikonica ostane bela i na crvenoj pozadini */
        transform: translateY(-3px);    /* Opciono: mali skok na gore radi boljeg efekta */
        text-decoration: none;
    }