/* Osnovne nastavitve */
:root {
    --dark-gray: #111111; /* Temnejša siva za background */
    --medium-gray: #333333;
    --light-gray: #444444;
    --red: #e63946;
    --red-hover: #c1272d;
    --white: #ffffff;
    --off-white: #f8f9fa;
    --text-gray: #9CA3AF; /* Za podnaslove in manj pomemben tekst */
    --text-white: #E5E7EB; /* Svetel tekst za dark sekcije */
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Inter', sans-serif;
    color: var(--white);
    background-color: var(--dark-gray);
    overflow-x: hidden;
}

.text-dark-gray{
    color: var(--dark-gray);
}
.text-red{
    color: var(--red);
}

body.menu-open {
    overflow: hidden;
}
img{
    max-width: 100%;
    height: auto;
    display: block;
}
h1{
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -1px;
}
p{
    line-height: 1.6;
}

/* Container in Section */
.container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

section {
    padding: 100px 0;
}

.section-title {
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.text-center {
    text-align: center;
}

/* Icons */
[data-lucide] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    stroke-width: 2;
}

.btn [data-lucide] {
    margin-right: 8px;
}

/* Gumbi */
.btn {
    display: inline-flex;
    padding: 14px 35px;
    border-radius: 50px; /* Bolj zaobljen gumb */
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
}

.btn-primary {
    background-color: var(--red);
    color: var(--white);
    box-shadow: 0 4px 15px rgba(230, 57, 70, 0.4);
}

.btn-primary:hover {
    background-color: var(--red-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(230, 57, 70, 0.6);
}

.btn-secondary {
    background-color: transparent;
    color: var(--white);
    border: 2px solid var(--white);
}

.btn-secondary:hover {
    background-color: var(--white);
    color: var(--dark-gray);
}

/* Navigacija */
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: transparent; /* Transparentno na začetku */
    padding: 25px 0;
    transition: all 0.3s ease;
}

.navbar.scrolled {
    padding: 15px 0;
    background-color: rgba(17, 17, 17, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.navbar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    height: 40px;
    width: auto;
}

/* Hero sekcija */
.fullscreen-hero {
    position: relative;
    height: 100vh;
    width: 100%;
    min-height: 700px;
    background-color: var(--dark-gray);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    overflow: hidden;
}

.hero-slideshow {
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
}

.hero-slideshow::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.85));
    z-index: 2;
}

.hero-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    animation: heroFade 25s infinite;
}

.hero-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-slide:nth-child(1) { animation-delay: 0s; }
.hero-slide:nth-child(2) { animation-delay: 5s; }
.hero-slide:nth-child(3) { animation-delay: 10s; }
.hero-slide:nth-child(4) { animation-delay: 15s; }
.hero-slide:nth-child(5) { animation-delay: 20s; }

@keyframes heroFade {
    0% { opacity: 0; }
    4% { opacity: 1; }
    20% { opacity: 1; }
    24% { opacity: 0; }
    100% { opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
    .hero-slide {
        animation: none;
        opacity: 0;
    }

    .hero-slide:first-child {
        opacity: 1;
    }
}

.hero-wrapper {
    display: flex;
    align-items: center;
    justify-content: center; /* Centriranje vsebine */
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    height: 100%;
    text-align: center; /* Centriranje teksta */
}

.hero-content {
    max-width: 800px;
    padding: 0 20px;
}

/* Odstranimo stile za .hero-image, ker ga ni več */

.hero-kicker{
    margin: 0px;
    margin-bottom: 16px !important;
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--off-white);
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 6px rgba(0,0,0,0.45);
}

.hero-content h1 {
    font-size: 4.5rem;
    margin-bottom: 25px;
    color: var(--white);
    line-height: 1.1;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3); /* Senca za boljšo berljivost */
}

.hero-content p {
    font-size: 1.25rem;
    margin-bottom: 40px;
    color: #e0e0e0; /* Svetlejši tekst za kontrast na sliki */
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 1px 5px rgba(0,0,0,0.5);
}

.hero-buttons {
    display: flex;
    justify-content: center; /* Centriranje gumbov */
    gap: 15px;
}

/* Univerzalni Badge stil */
.badge {
    display: inline-block;
    background-color: rgba(230, 57, 70, 0.15);
    color: var(--red);
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 20px;
    border: 1px solid rgba(230, 57, 70, 0.3);
    text-transform: uppercase;
    letter-spacing: 2px;
    backdrop-filter: blur(5px);
}

/* Varianta za temno ozadje */
.badge-dark {
    background-color: rgba(230, 57, 70, 0.2);
    border: 1px solid rgba(230, 57, 70, 0.4);
}

/* Varianta za svetlo ozadje */
.badge-light {
    background-color: var(--red);
    color: var(--white);
    border: none;
}

.hero-badge {
    display: inline-block;
    background-color: rgba(230, 57, 70, 0.2);
    color: var(--red);
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 25px;
    border: 1px solid rgba(230, 57, 70, 0.4);
    text-transform: uppercase;
    letter-spacing: 2px;
    backdrop-filter: blur(5px);
}

/* Scroll indicator */
.scroll-indicator {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    opacity: 0.7;
    animation: bounce 2s infinite;
}

.scroll-indicator a {
    color: var(--white);
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% { transform: translate(-50%, 0); }
    40% { transform: translate(-50%, -10px); }
    60% { transform: translate(-50%, -5px); }
}

/* SECTION 2: Trening brez trenerja (Dark section) */
.trainer-section {
    background-color: #1a1a1a; /* Popolnoma črna */
    padding: 120px 60px;
    position: relative;
    overflow: hidden;
}

.trainer-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}

.trainer-content {
    flex: 1;
}

.trainer-content h2 {
    font-size: 3rem;
    line-height: 1.1;
    margin-bottom: 10px;
    color: var(--white);
    text-transform: uppercase;
}

.trainer-content h2 span {
    display: block;
    color: var(--red);
}

.trainer-subtitle {
    display: inline-block;
    background-color: rgba(230, 57, 70, 0.15);
    color: var(--red);
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 25px;
    border: 1px solid rgba(230, 57, 70, 0.3);
    text-transform: uppercase;
    letter-spacing: 2px;
}

.trainer-text {
    color: var(--text-white);
    margin-bottom: 30px;
    font-size: 1.1rem;
    max-width: 64ch;
}

.trainer-image-wrapper {
    flex: 1;
    position: relative;
}

.trainer-image-wrapper img {
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.5);
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    transition: all 0.5s ease;
}

.trainer-image-wrapper:hover img {
    transform: scale(1.05);
}

/* SECTION 3: 4 Pillars (Image Strip) */
.pillars-section {
    padding: 0;
    background-color: var(--dark-gray);
}

.pillars-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}

.pillar-card {
    position: relative;
    height: 600px; /* Visoke kartice */
    overflow: hidden;
    cursor: pointer;
}

.pillar-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.pillar-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px;
    transition: background 0.3s ease;
}

.pillar-number {
    font-size: 0.9rem;
    color: var(--red);
    margin-bottom: 10px;
    font-weight: 600;
}

.pillar-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--white);
    text-transform: uppercase;
    line-height: 1.2;
    transform: translateY(0);
    transition: transform 0.3s ease;
}

.pillar-card:hover .pillar-image {
    transform: scale(1.05);
}

.pillar-card:hover .pillar-overlay {
    background: linear-gradient(to top, rgba(230, 57, 70, 0.8) 0%, rgba(0,0,0,0.2) 100%);
}

/* SECTION 4: Pain Points (Transformation Center) */
.pain-points-section {
    background-color: #1a1a1a;
    background-image: url('../images/pattern.png'); /* Uporabil obstoječo sliko če je na voljo */
    padding: 120px 0;
    text-align: center;
}

.pain-header {
    max-width: 800px;
    margin: 0 auto 80px;
}

.pain-badge {
    display: inline-block;
    background-color: rgba(230, 57, 70, 0.15);
    color: var(--red);
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 20px;
    border: 1px solid rgba(230, 57, 70, 0.3);
    text-transform: uppercase;
    letter-spacing: 2px;
}

.pain-quote {
    font-size: 2rem;
    font-weight: 700;
    color: var(--white);
    line-height: 1.3;
}

.pain-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.pain-card {
    padding: 20px;
}

.pain-icon {
    margin-bottom: 25px;
    color: var(--red) /* Zlata/Bež barva iz primera */
}

.pain-icon [data-lucide] {
    width: 40px;
    height: 40px;
}

.pain-title {
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: var(--white);
}

.pain-desc {
    color: var(--text-gray);
    font-size: 0.95rem;
    line-height: 1.6;
}

/* Responsive */
@media screen and (max-width: 1024px) {
    .pillars-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .hero-content h1 {
        font-size: 3.5rem;
    }
}

@media screen and (max-width: 768px) {
    .hero-wrapper {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding-top: 80px;
    }

    .hero-content {
        padding-left: 0;
        margin-bottom: 40px;
        max-width: 100%;
    }
    
    .trainer-container {
        flex-direction: column;
    }

    .pillars-grid {
        grid-template-columns: 1fr;
    }

    .pain-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .hero-content h1 {
        font-size: 2.5rem;
    }
}

/* RESTORED STYLES FROM ORIGINAL FILE */

/* Kontakt sekcija */
.contact {
    background-color: var(--white);
}
.contact .section-title{
    color: var(--dark-gray);
}

.contact-subtitle {
    text-align: center;
    color: var(--dark-gray);
    margin-bottom: 20px;
    font-size: 1.1rem;
}

.contact-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 600px;
    margin: 0 auto;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 30px;
    background-color: var(--red);
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.contact-item {
    display: flex;
    align-items: flex-start;
    transition: transform 0.3s ease;
    gap: 10px;
}

.contact-item:hover {
    transform: translateX(5px);
}

.contact-item i,
.contact-item [data-lucide] {
    font-size: 24px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.contact-item:hover i,
.contact-item:hover [data-lucide] {
    transform: rotate(10deg);
    color: #f1f1f1;
}

.contact-item h3 {
    font-size: 1.3rem;
    margin-bottom: 8px;
    color: var(--white);
}

.contact-item p {
    color: var(--off-white);
}

.contact-form {
    background-color: var(--white);
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border: none;
}

.form-group {
    margin-bottom: 25px;
}

.contact-form .form-label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 0.95rem;
    color: var(--dark-gray);
    line-height: 1.35;
}

.form-group .required-mark,
.contact-form .form-label .required-mark {
    color: var(--red);
    font-weight: 700;
    text-decoration: none;
    margin-left: 3px;
    cursor: help;
}

.form-field {
    position: relative;
}

.form-field i,
.form-field [data-lucide] {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--red);
    width: 20px;
    height: 20px;
    z-index: 1;
    pointer-events: none;
}

.form-field input {
    width: 100%;
    padding: 15px 20px 15px 45px;
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 1px rgba(47, 47, 47, 0.45);
    background-color: var(--white);
    color: var(--dark-gray);
    font-family: 'Inter', sans-serif;
    transition: all 0.3s ease;
}

.form-field input:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 59, 63, 0.2);
}

.form-field.has-error input {
    box-shadow: 0 0 0 2px rgba(244, 67, 54, 0.65);
}

.form-field input::placeholder {
    color: var(--medium-gray);
}

/* Tekstovno polje (npr. sporočilo), če ga znova vključite */
.form-group textarea + i,
.form-group textarea + [data-lucide] {
    top: 25px;
    transform: none;
}

.form-group textarea {
    width: 100%;
    padding: 15px 20px 15px 45px;
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 1px rgba(47, 47, 47, 0.45);
    background-color: var(--white);
    color: var(--dark-gray);
    font-family: 'Inter', sans-serif;
    transition: all 0.3s ease;
    height: 150px;
    resize: none;
}

.form-group textarea:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 59, 63, 0.2);
}

.form-group textarea::placeholder {
    color: var(--medium-gray);
}

.contact-form .btn-primary {
    width: 100%;
    padding: 15px;
    font-size: 1.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
}

.btn-phone {
    width: fit-content;
    padding: 18px 30px;
    background-color: var(--red);
    color: var(--white);
    -webkit-text-fill-color: var(--white);
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(255, 59, 63, 0.3);
    margin: 0 auto;
}

a.btn-phone,
a.btn-phone:visited {
    color: var(--white);
    text-decoration: none;
}

.btn-phone:hover {
    background-color: #d63031;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(255, 59, 63, 0.4);
}

.btn-phone i,
.btn-phone [data-lucide] {
    width: 24px;
    height: 24px;
}

/* Statusna sporočila obrazca */
#formStatus {
    margin: 10px 0;
}

#formStatus .sending {
    color: var(--light-gray);
}

#formStatus .success {
    color: #4CAF50;
}

#formStatus .error {
    color: #F44336;
}

/* Toast ob neizpolnjenem kontaktnem obrazcu */
.contact-form-toast {
    position: fixed;
    bottom: 24px;
    left: 50%;
    z-index: 10050;
    max-width: min(420px, calc(100vw - 32px));
    padding: 14px 22px;
    background: var(--dark-gray);
    color: var(--white);
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.28);
    font-size: 0.95rem;
    font-weight: 500;
    line-height: 1.45;
    text-align: center;
    transform: translateX(-50%) translateY(calc(100% + 32px));
    opacity: 0;
    visibility: hidden;
    transition: transform 0.35s ease, opacity 0.35s ease, visibility 0.35s ease;
    pointer-events: none;
}

.contact-form-toast.is-visible {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.map-container iframe {
    width: 100%;
    height: 300px;
    border-radius: 8px;
    border: 0;
}

/* Custom Dropdown */
.custom-select-wrapper {
    position: relative;
}

.custom-select-wrapper [data-lucide="list"] {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--red);
    width: 20px;
    height: 20px;
    pointer-events: none;
    z-index: 2;
}

.custom-select {
    position: relative;
    width: 100%;
}

.custom-select-trigger {
    width: 100%;
    padding: 15px 45px 15px 45px;
    border: none;
    border-radius: 6px;
    box-shadow: 0px 0px 1px rgba(47, 47, 47, 0.45);
    background-color: var(--white);
    color: var(--dark-gray);
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    height: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
    user-select: none;
}

.custom-select-trigger:hover {
    box-shadow: 0px 0px 3px rgba(47, 47, 47, 0.3);
}

.custom-select.active .custom-select-trigger {
    border-color: var(--red);
    box-shadow: 0 0 0 3px rgba(255, 59, 63, 0.2);
}

.custom-select-placeholder {
    color: var(--medium-gray);
    flex: 1;
}

.custom-select-placeholder.selected {
    color: var(--dark-gray);
}

.custom-select-arrow {
    width: 16px;
    height: 16px;
    color: var(--red);
    transition: transform 0.3s ease;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.custom-select.active .custom-select-arrow {
    transform: translateY(-50%) rotate(180deg);
}

.custom-select-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: var(--white);
    border-radius: 6px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    max-height: 200px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    margin-top: 5px;
}

.custom-select.active .custom-select-options {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.custom-select-option {
    padding: 12px 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: var(--dark-gray);
    font-size: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.custom-select-option:last-child {
    border-bottom: none;
}

.custom-select-option:hover {
    background-color: rgba(230, 57, 70, 0.1);
    color: var(--red);
}

.custom-select-option.selected {
    background-color: var(--red);
    color: var(--white);
}

.custom-select-option.focused {
    background-color: rgba(230, 57, 70, 0.15);
    color: var(--red);
}

/* Footer */
.footer {
    background-color: var(--dark-gray);
    padding: 60px 0 20px;
    color: var(--white);
}

.footer-logo {
    text-align: left;
    margin-bottom: 40px;
}

.footer-logo img {
    height: 70px;
    width: auto;
    margin-bottom: 15px;
}

.footer-logo p {
    color: var(--off-white);
    font-size: 0.95rem;
    max-width: 500px;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-bottom: 30px;
}

.footer-contact h4,
.footer-links h4,
.footer-newsletter h4 {
    color: var(--white);
    margin-bottom: 20px;
    font-size: 1.1rem;
    font-weight: 600;
}

.footer-contact p {
    color: var(--off-white);
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.95rem;
}

.footer-contact p [data-lucide] {
    color: var(--red);
    width: 16px;
    height: 16px;
    min-width: 16px;
}

.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links ul li {
    margin-bottom: 12px;
}

.footer-links ul li a {
    color: var(--off-white);
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    font-size: 0.95rem;
}

.footer-links ul li a:hover {
    color: var(--white);
    transform: translateX(5px);
}

.footer-newsletter p {
    color: var(--off-white);
    margin-bottom: 15px;
    font-size: 0.95rem;
}

.newsletter-form {
    display: flex;
    margin-bottom: 20px;
}

.newsletter-form input {
    flex: 1;
    padding: 12px 15px;
    border: none;
    border-radius: 4px 0 0 4px;
    background-color: rgba(255, 255, 255, 0.1);
    color: var(--white);
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.newsletter-form input::placeholder {
    color: var(--white);
}

.newsletter-form input:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.15);
}

.btn-newsletter {
    background-color: var(--red);
    color: var(--white);
    border: none;
    border-radius: 0 4px 4px 0;
    padding: 0 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-newsletter:hover {
    background-color: var(--red-hover);
}

.btn-newsletter [data-lucide] {
    width: 18px;
    height: 18px;
}

.footer-social {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    color: var(--white);
    transition: all 0.3s ease;
}

.social-link:hover {
    background-color: var(--red);
    transform: translateY(-3px);
}

.footer-bottom {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-bottom p {
    color: var(--off-white);
    font-size: 0.85rem;
}

.footer-link {
    color: var(--off-white);
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-link:hover {
    color: var(--white);
    text-decoration: underline;
}

@media screen and (max-width: 992px) {
    .footer-content {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .footer-newsletter {
        grid-column: span 2;
    }
}

@media screen and (max-width: 768px) {
    .footer-content {
        grid-template-columns: 1fr;
    }
    
    .footer-newsletter {
        grid-column: span 1;
    }
}

/* Nova Testimonials sekcija stili */
.testimonials-new {
    background-color: var(--off-white);
    color: var(--dark-gray);
}

.testimonials-new .section-title {
    color: var(--dark-gray);
    margin-bottom: 40px;
}

.testimonials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.testimonial-card-new {
    background-color: var(--white);
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-image-new{
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 16px;
    aspect-ratio: 1/1;
}

.testimonial-card-new:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.testimonial-stars {
    display: flex;
    gap: 4px;
    margin-bottom: 15px;
}

.testimonial-stars [data-lucide="star"] {
    width: 18px;
    height: 18px;
    color: #ffc107; /* Rumena barva za zvezdice */
}

.testimonial-stars .star-filled {
    fill: #ffc107; /* Polnilo za polne zvezdice */
}

.testimonial-text-new {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--medium-gray);
    margin-bottom: 20px;
    flex-grow: 1;
}

.testimonial-author-new {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: auto;
}

.testimonial-author-info {
    display: flex;
    flex-direction: column;
}

.testimonial-name {
    font-weight: 600;
    font-size: 0.95rem;
    color: var(--dark-gray);
}

.testimonial-role {
    font-size: 0.85rem;
    color: var(--medium-gray);
}

@media screen and (max-width: 768px) {
    .testimonials-grid {
        grid-template-columns: 1fr;
    }
}

/* Cookie Consent Banner */
.cookie-banner {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: min(90%, 380px);
    background-color: var(--dark-gray);
    color: var(--white);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    transform: translateY(100%);
    transition: transform 0.4s ease-in-out, width 0.4s ease-in-out, height 0.4s ease-in-out;
    border-radius: 10px;
}

.cookie-banner.show {
    transform: translateY(0);
}

.cookie-banner.icon-mode {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 0;
    transform: translateY(0);
}

.cookie-icon {
    display: none;
    font-size: 2rem;
    color: var(--white);
}

.cookie-banner.icon-mode .cookie-icon {
    display: block;
}

.cookie-banner.icon-mode .cookie-content {
    display: none;
}

.cookie-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    width: 100%;
    gap: 15px;
}

.cookie-text {
    width: 100%;
}

.cookie-text h3 {
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: 600;
}

.cookie-text p {
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 0;
}

.cookie-link {
    color: var(--red);
    text-decoration: underline;
    transition: color 0.3s ease;
}

.cookie-link:hover {
    color: var(--red-hover);
}

.cookie-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    justify-content: flex-start;
}

.cookie-buttons .btn {
    margin: 0;
    font-size: 0.9rem;
    padding: 8px 15px;
    flex: 1 1 auto;
    min-width: min(100px, 30%);
    text-align: center;
}

/* Cookie Settings Modal */
.cookie-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1001;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.cookie-modal.show {
    opacity: 1;
    visibility: visible;
}

.cookie-modal-content {
    background-color: var(--white);
    border-radius: 8px;
    width: 90%;
    max-width: 600px;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    transform: scale(0.9);
    transition: transform 0.3s ease;
    color: var(--dark-gray);
}

.cookie-modal.show .cookie-modal-content {
    transform: scale(1);
}

.cookie-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #eee;
}

.cookie-modal-header h3 {
    margin: 0;
    color: var(--dark-gray);
    font-size: 1.3rem;
}

.cookie-modal-close {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--light-gray);
    transition: color 0.3s ease;
}

.cookie-modal-close:hover {
    color: var(--red);
}

.cookie-modal-body {
    padding: 20px;
}

.cookie-option {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.cookie-option:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.cookie-option-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.cookie-option-header h4 {
    margin: 0;
    color: var(--dark-gray);
    font-size: 1.1rem;
}

.cookie-option p {
    margin: 0;
    font-size: 0.9rem;
    color: var(--light-gray);
}

/* Toggle Switch */
.cookie-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

.cookie-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.cookie-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 24px;
}

.cookie-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .cookie-slider {
    background-color: var(--red);
}

input:disabled + .cookie-slider {
    opacity: 0.5;
    cursor: not-allowed;
}

input:checked + .cookie-slider:before {
    transform: translateX(26px);
}

.cookie-modal-footer {
    padding: 15px 20px;
    text-align: right;
    border-top: 1px solid #eee;
}

@media screen and (max-width: 480px) {
    .cookie-banner {
        bottom: 10px;
        width: min(95%, 350px);
    }
    
    .cookie-content {
        padding: 12px;
    }
}
