html,
body {
    margin: 0px;
    padding: 0px;
   /** background: url('../img/globo-bg.png');*/
    height: auto;
    overflow-x: hidden;
    box-sizing: border-box;
}


.header-bg{
    margin-top: -25px;
    z-index: 999;
}
.owl-card-custom a p{
    font-size: 30px;
    text-align: center;
    color: #395C43;
}
.owl-card-custom a{
    text-decoration: none;
}
/*navigacija*/


.navbar-toggler {
    border: 1px solid #395C43;
}

.navbar-expand-lg{
    background-color: transparent;
    padding-top: 20px;
}

.nav-link {
    color: #000;
    font-family: 'Lato';
    font-size: 20px;
    margin: 0 15px;
}

.nav-link:hover {
    color: #395C43;
}

.aktivna {
    color: #395C43;
}

.container {
    margin: 0px;
    width: 100%;
    margin: auto;
    justify-content: center;
}

.column-lampa {
    position: relative;
}

.header-logo {
    max-width: 120px;
    margin-top: 10px;
    z-index: 500;
    position: relative;
}

.header-rasvjeta {
    width: 850px;
    max-width: 100%;
}

.container-fluid {
    max-width: 1600px;
    margin: 0 auto;
    overflow: hidden;
}

.hero-section-image{
    width: 100%;
    height: auto;
}

.hero-section-image-mobile{
    width: 100%;
    height: auto;
    margin: 0 auto;
    object-fit: scale-down;
}

.button-hero-page{
    position: relative;
    bottom: 100px;
    left: 50px;
}

.mobile-banner {
    display: none;
}

.container-fluid.column-2,
.container-fluid.column-3 {
    margin-top: 100px;
}

p {
    font-family: 'Playfair Display';
    font-size: 30px;
    font-weight: 300;
    line-height: 45px;
    color: #16142A;
}

h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 50px;
    color: white;
    margin: 15px; 
}

h2 {
    font-family: 'Lato', serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 20px;
    color: #f6c514;
}

h3 {
    font-family: 'Lato', serif;
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 82px;
    color: #16142A;
    padding-bottom: 20px;
}

h4 {
    font-family: 'Lato', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    color: #FFFFFF;
}

.na-sav-asortiman{
    font-family: 'Lato', serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    padding-left:40%;
    color: #f9ba13 ;

}

.hero-button{
    margin-top: 30px;
    background-color: #f9ba13; /* zlatno-smeđa boja */
  color: #000;
  padding: 12px 32px;
  border: none;
  border-radius: 999px; /* full pill shape */
  font-size: 14px;
  font-weight: bold;
  font-family: 'Lato';
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.hero-button a{
    color: #000;
    text-decoration: none;
}

.hero-button:hover{
    transform: translateY(-2px);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.35);
}

.text-hero-section{
    color: #fff;
    width: 80%;
}

.jelka{
    background-color: #fff ;
    padding-top: 100px;
    color: #fff;
    padding-bottom: 100px;
}

.jelkaa{
    background-color: #f4ede4 ;
    padding-top: 70px;
    color: #fff;
    padding-bottom: 70px;
}

.jelka-2{
      
      width: 100%;
      position: relative;
      background-image: url('../img/bg-bts.png');
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      height:75vh;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 80px;
}

.jelka-2 h2{
    font-family: 'Dancing Script', cursive;;
    font-weight: 500;
    font-size: 100px;
    line-height: 50px;
    padding-bottom: 20px;
    padding-top: 50px;
    color: #fff;
}

.decor {
    position: absolute;
    z-index: 1;
    max-width: 400px;
    pointer-events: none;
  }
  
  /* Pojedinačni elementi */
  .decor-left-egg {
    top: 0;
    left: 0;
    width: 10%;
  }
  
  .decor-right-egg {
    bottom: 1%;
    left: 0;
    width: 12%;
  }
  
  .decor-top-lamp {
    top: -30px;
    left: 47%;
    width: 15%;
    z-index: 0;
  }

  .decor-bottom-lamp{
    bottom: 15%;
    left: 40%;
    width: 15%;
  }

.tree img{
    width: 100%;
    border-radius: 50px;
}

.jelka h3{
    color: #f9ba13;
    font-family: 'Lato', serif;
    font-weight: 500;
    font-size: 45px;
    line-height: normal;

}
.jelka p{
    font-family: 'Playfair';
    color: rgb(31, 31, 31);
    font-size: 20px;
    line-height: normal;
}


.jelkaa p{
    font-family: 'Playfair';
    color: rgb(31, 31, 31);
    font-size: 20px;
    line-height: normal;
}

.jelkaa-2 p{
    font-family: 'Playfair';
    color: rgb(20, 20, 20);
    font-size: 19px;
    font-weight: 500;
    line-height: 1.4 ;
    
}

.products {
  text-align: center;
  padding: 60px 20px;
  background: #fff;
}




.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px;
  max-width: 1600px;
  margin: 0 auto;
  padding-top: 50px;
}

.product {
  position: relative;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  padding: 20px;
  transition: transform 0.2s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product:hover {
  transform: translateY(-5px);
}

.badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: red;
  color: #fff;
  font-size: 0.9rem;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.product h3{
    font-size: 30px;
}

.product img {
  width: 100%;
  height: 180px;    
  object-fit: contain; 
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 15px;
}


.btn {
  display: inline-block;
  padding: 10px 20px;
  background: #f6c514;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.2s ease;
}

.btn:hover {
  background: #f6c514;
}








.saznaj-vise {
    font-family: Playfair;
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 45px;
    color: #FFFFFF;
    background-color: #395C43;
    padding: 10px 50px;
    border: 1px solid white;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

.saznaj-vise img {
    padding-left: 5px;
    transition: .4s;
}

.saznaj-vise:hover{
    color: #FFFFFF;
}

.saznaj-vise:hover.saznaj-vise img {
    transition: .4s;
    padding-left: 10px;
}

.first-column {
    padding-top: 150px;
}

.max-dimenzija{
    max-width: 100%;
    width: 100%;
    background-color: #335B7F;
    overflow: hidden;
}

.peta-sekcija{
    width: 100%;
    background-color: #335B7F;
    margin: 0 auto;
    padding: 60px 20px;
}

.content-section {
    text-align: start;
    margin: auto;
    
}

.sekcija-video-tekst{
    background-color: #f5f5f5;
}

.druga-sekcija-naslov, .druga-sekcija-podnaslov, .druga-sekcija-tekst{
    padding: 10px;
    margin: 0px!important;
}

.content-section h1 {
    margin-bottom: 0px;
    font-family:  'Playfair', serif;
    color: #16142A;
    font-style: italic;
}

.iphone-frame {
    position: relative;
    width: 300px;
    /* Širina iPhone okvira */
    height: 600px;
    /* Visina iPhone okvira */
    background: url('../img/iphone-frame.png') no-repeat center center;
    background-size: cover;
    z-index: 9;
  }

  .iphone-frame video {
    position: absolute;
    top: 28px;
    left: 22px;
    width: 255px;
    height: 548px;
    object-fit: contain;
    border-radius: 31px;
    z-index: -5;
    background: #0d1627;
  }

.video-slavimo{
    margin-bottom: 10px;
}

.content-section h3 {
    color: #181818;
    font-family: 'Lato', serif;
    font-weight: 500;
    font-size: 45px;
    line-height: normal;
}

.content-section p {
    margin-bottom: 30px;
    color: #292929;
    font-family:  'Playfair', serif;
    font-weight: 500;
    margin: auto;
}

.green-section {
    background-color: #25433A; 
    width: 100%; 
}

.content-treca-sekcija {
    max-width: 1600px;
    margin: 0 auto; 
    padding: 60px 20px; 
}

.content-treca-sekcija h2 {
    text-align: center; /* centriranje naslova */
    color: #181818;
    font-family: 'Lato', serif;
    font-weight: 500;
    font-size: 45px;
    line-height: normal;
    padding-bottom: 60px;
}

.content-treca-sekcija p {
    font-family: 'Playfair Display';
    font-size: 23px;
    font-weight: 400;
    margin: auto;
    line-height: normal;
    text-align: center;
    color: #0d1627;
}

.image-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 200px));
    gap: 10px; /* Razmak između elemenata */
    justify-content: center; /* Centriranje elemenata u kontejneru */
}

.image-item {
    max-width: 250px;
    width: 100%;
    text-align: center;
}

.image-item img {
    max-width: 60px;
    width: 100%;
    height: 80px;
}

.image-item p {
    margin-top: 10px;
    font-size: 17px;
    font-family: 'Playfair';
    font-weight: 400;

}

.peta-sekcija-container{
    text-align: center;
}

.footer-lokacija a{
    text-decoration: none;;
}

.peta-sekcija-container h3{
    color: #181818;
    font-family: 'Lato', serif;
    font-weight: 500;
    font-size: 45px;
    line-height: normal;

}

.sesta-sekcija{
    padding: 50px;
}

.gray-section{
    background-color:#F4EDE4;
}

.gray-section-cetvrta{
    background-color: #ffffff; 
    width: 100%; 
    padding-top: 100px;
    padding-bottom: 100px;
}

.gray-section-cetvrta p{
    font-family: 'Playfair';
    color: rgb(31, 31, 31); 
    font-size: 20px; 
    line-height: normal;
}

.druga-sekcija{
    margin-top: 100px;
}

.smaller-image {
    max-width: 70px; 
    max-height: 70px; 
}

.druga-sek-padding{
    padding-bottom: 100px;
}

.kategorije h2 {
    text-align: center;
    color: #16142A;
    margin-bottom: 40px;
}

.container-fluid.kategorije {
    padding-top: 40px;

}

.map h2 {
    text-align: left;
    color: #16142A;
    margin-top: 40px;
}

.footer {
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer p {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    padding-top: 50px;
}

a {
    color: white;
}

a:hover {
    color: #16142A;
}

body>div.container-fluid.footer>div>div.col-md-1>img {
    padding-top: 40px;
}

.maps img {
    width: 100px;
    height: 100px;
}

body>div.container-fluid.footer>div>div.col-md-5>img {
    padding-top: 0px;
}

.salon-rasvjete-1,
.salon-rasvjete-2 {
    width: 100%;
}

.custom-category-card {
    max-width: 350px;
    position: relative;
    margin: 0px auto 100px auto;
    cursor: pointer;
}

.lusteri {
    height: 330px;
    z-index: 500;
    position: absolute;
    top: 0px;
    right: 10px;
    transition: .4s;
}

.custom-category-card:hover .lusteri {
    transition: .4s;
    height: 345px;
}

.plafonjere {
    height: 100px;
    z-index: 500;
    position: absolute;
    top: 100px;
    left: 20px;
    transition: .4s;
}

.custom-category-card:hover .plafonjere {
    height: 115px;
    transition: .4s;
}

.custom-position{
    position: absolute;
    margin-top: -90px;
    margin-left: -90px;
    max-width: 600px;
    width: 100%;
}

.treca-sekcija{
    margin-top: 250px;
    margin-bottom: 150px;
}

.vanjska-rasvjeta {
    height: 245px;
    z-index: 500;
    position: absolute;
    top: 80px;
    left: 100px;
    transition: .4s;
}

.custom-category-card:hover .vanjska-rasvjeta {
    height: 260px;
    transition: .4s;
}

.podne-lampe {
    height: 320px;
    z-index: 500;
    position: absolute;
    top: 20px;
    right: 25px;
    transition: .4s;
}

.custom-category-card:hover .podne-lampe {
    height: 335px;
    transition: .4s;
}

.stolna-lampa {
    height: 200px;
    z-index: 500;
    position: absolute;
    right: 25px;
    bottom: -20px;
    transition: .4s;
}

.custom-category-card:hover .stolna-lampa {
    height: 215px;
    transition: .4s;
}

.zidne-lampe {
    height: 260px;
    z-index: 500;
    position: absolute;
    right: 25px;
    top: 30px;
    transition: .4s;
}

.custom-category-card:hover .zidne-lampe {
    height: 275px;
    transition: .4s;
}

.custom-category-card h4 {
    position: absolute;
    top: 35px;
    left: 20px;
}

.okvir {
    width: 350px;
    height: 300px;
    border: solid 1px white;
}

.custom-category-card h4 a {
    text-decoration: none;
}

.google-map {
    width: 100%;
    height: 600px;
}



.posjetite-nas {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
    background-color: transparent;
    padding: 12px 50px;
    border: 1px solid white;
    margin-bottom: 50px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 30px;
}




@keyframes fall {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(110vh); /* Spusti se ispod ekrana */
    }
}

@keyframes diagonal-fall {
    0% {
        transform: translate(-100%, -100%);
    }
    100% {
        transform: translate(110vw, 110vh);
    }
}

.uskoro {
    font-family: 'Lato';
    font-weight: 300;
    font-size: 30px;
}

.otvaranje-datum {
    font-weight: 500;
    animation: neon 2s linear infinite;
    font-size: 45px;
}

.popust {
    font-weight: 500;
}


/*forma*/

.custom-forma {
    padding: 50px;
    text-align: center;
}


/*foter*/

.footer-lokacija {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-lokacija p {
    color: #FFFFFF;
}

.footer-lokacija img {
    max-height: 80px;
}

.telefoni-lokacija a {
    text-decoration: none;
    display: block;
    font-size: 18px;
    color: #FFFFFF;

}

.jelka .col-md-7 {
    padding-right: 50px;
}

.telefoni-lokacija p{
    color: #FFFFFF;
}

.footer-bg{
    background-image: url('../img/bg-bts.png');
}

.druga-sekcija-opis{
    margin-left: 50px;
}

/*Galerija*/

.gallery-block.grid-gallery {
    padding-bottom: 60px;
    padding-top: 60px;
}

.gallery-block.grid-gallery .heading {
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block.grid-gallery .heading h2 {
    text-align: center;
    color: #f6c514;
    margin-bottom: 40px;
}

.jelka-2-mobile {
    display: none;
  }


.heading h2 {
    padding: 10px 0 0 0;
}

.promo-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        background: #fff;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1);
        margin: 15px;
    }


.gallery-block.grid-gallery a:hover {
    opacity: 0.8;
}

.gallery-block.grid-gallery .item img {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    transition: 0.4s;
}

.gallery-block.grid-gallery .item {
    margin-bottom: 20px;
}

.row-3{
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media (max-width: 992px) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 proizvoda po redu na tabletima */
  }
}

@media (max-width: 576px) {
  .product-grid {
    grid-template-columns: 1fr; /* 1 proizvod po redu na mobitelima */
  }
}


@media (max-width: 576px) {
    
    .jelka-2{
        display: none;
    }

    .jelka{
        padding: 30px 10px;
    }

    .jelka h3{
        font-size: 30px;
    }

    .jelka .col-md-7 {
        padding-right: 0;
    }

    .tree img{
        width: 100%;
        
    }

    .druga-sekcija-opis{
        margin-left: 0px;
    }

    .remove-on-mobile{
        display: none;
    }
    
    
}

@media (max-width: 767px) {
 
    
}

@media (min-width: 576px) {
    .gallery-block.grid-gallery .scale-on-hover:hover {
        transform: scale(1.05);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
    }
}

@media (min-width: 576px) {
    .gallery-block.compact-gallery .item .description {
        opacity: 0;
    }
    .gallery-block.compact-gallery .item a:hover .description {
        opacity: 1;
    }
    .gallery-block .zoom-on-hover:hover .image {
        transform: scale(1.3);
        opacity: 0.7;
    }
}

@keyframes neon {
    0% {
        color: #16142A;
    }
    25% {
        text-shadow: 0 0 2px #16142A, 0 0 3px #16142A, 0 0 4px #16142A;
        color: #16142A;
    }
    50% {
        text-shadow: 0 0 2px #319e50, 0 0 3px #319e50, 0 0 4px #319e50;
        color: #319e50;
    }
    75% {
        text-shadow: 0 0 2px #395C43, 0 0 3px #395C43, 0 0 4px #395C43;
        color: #395C43;
    }
    100% {
        color: #395C43;
    }
}

@media (max-width: 1400px) {
    h3 {
        font-size: 50px;
    }
    p {
        font-size: 25px;
        line-height: 30px;
    }
}

@media (min-width: 991px) and (max-width: 1072px) {
    .okvir {
        width: 315px;
    }
}

@media (max-width: 1200px) {
    .saznaj-vise {
        font-size: 18px;
        line-height: 30px;
        padding: 7px 35px;
    }
    .button-hero-page{
        position: relative;
        bottom: 70px;
        left: 30px;
    }
    .jelka-2{
        display: none;
    }
    .jelka-2-mobile{
        display: block;
    }
    .jelka-2-mobile img {
        width: 100%;
        height: auto;
        display: block;
        max-width: 100%;
      }
}

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
    h3 {
        line-height: 54px;
        font-size: 50px;
        padding-top: 20px;
    }
    h2 {
        font-size: 30px;
        padding: 10px 0px 30px 0px;
        margin: 0px;
    }
    p {
        font-size: 20px;
        line-height: 35px;
    }
    .saznaj-vise {
        padding: 12px 48px;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        background-color: #16142A;
    }
    .container-fluid {
        max-width: 578px;
        justify-content: center;
    }

    .gallery-block.grid-gallery .item{
        margin-top: 0px;
    }


    .content-section {
        padding: 30px 20px;
        text-align: left;
    }
    

    .content-treca-sekcija h2{
        padding-bottom: 30px;
        font-size: 30px;
    }

    .peta-sekcija{
        padding: 30px 10px;
    }
    .uskoro-bl {
        display: block;
    }
    .uskoro-bl span {
        display: none;
    }
    .saloon-rasvjete-1 {
        max-width: 350px;
    }
    .header-rasvjeta {
        width: 100%;
        left: 0;
        position: relative;
    }

    .gallery-block.grid-gallery{
        padding: 30px 0;
    }

    .image-item {
        margin-bottom: 10px;
    } 
    
    .image-item img{
        max-width: 50px;
        height: 70px;
    }

    .sesta-sekcija {
        padding: 10px;
    }

    .content-treca-sekcija{
        padding: 30px 10px;
    } 

    .image-grid {
        grid-template-columns: repeat(2, minmax(100px, 200px));
    }

    .peta-sekcija{
        padding: 30px 10px;
    }

    .container-fluid.column-2,
    .container-fluid.column-3 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    body>div.container-fluid.footer>div>div.col-md-2>img {
        display: none;
    }

    .footer{
        text-align: center;
        padding-bottom: 50px;
    }

    .gray-section-cetvrta{
        padding: 20px 10px;
    }

    .footer p {
        font-size: 30px;
        line-height: 40px;
    }

    h1 {
        font-size:36px;
        line-height: 60px;
        padding: 30px auto;
    }

    .hero-section-image{
        display: none;
    }

    .mobile-banner {
        display: flex;
        width: 100%;
    }

    body>div.container-fluid.footer>div>div:nth-child(1)>img {
        width: 150px;
    }
    body>div.container-fluid.footer>div>div.col-md-1 {
        display: none;
    }
    body>div.container-fluid.col-12>div>div.col-12.col-md-6.column-lampa>img:nth-child(2) {
        padding-top: 20px;
        position: absolute;
        width: 120px;
        left: 0;
        top: -11px;
    }
    .custom-category-card {
        margin-bottom: 50px;
    }
    .google-map {
        width: 100%;
        height: 300px;
    }
    .uskoro {
        font-family: 'Lato';
        font-weight: 300;
        font-size: 30px;
        line-height: 45px;
    }
    .otvaranje-datum {
        font-weight: 500;
        animation: neon 2s linear infinite;
        font-size: 30px;
        display: block;
    }

    .druga-sekcija{
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .druga-sek-padding{
        padding-bottom: 30px;
    }

    .popust {
        font-weight: 500;
        margin-top: 15px;
        display: block;
    }
    .salon-rasvjete-2 {
        margin-bottom: 40px;
    }
    .saloon-rasvjete-1 {
        margin-bottom: 30px;
    }
    .header-logo {
        max-width: 70px;
    }
    .mobile-display-none {
        display: none;
    }
}

@media (max-width: 365px) {
    .okvir {
        width: 340px;
    }
}


/*Loader*/

.loader {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader::before {
    content: "";
    display: block;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #16142A;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Media query za mobilne uređaje */
@media (max-width: 768px) {
    .header-bg {
        background-image: none;
        background-color: #f3f3f3;
    }
    #jelka > div > div{
        flex-direction: column-reverse;
    }

    #jelka a{
        margin-top: 20px;
        margin-bottom: 30px;
        font-family: 'Playfair Display';
    }
    h2{
        line-height: 39px;
    }

    #jelka > div > div > div.col-md-6.text-end > div > img{
        padding-top: 40px;
    }
    #jelka h2{
        line-height: 39px;
        padding: 10px 0px 20px 0px;
        font-family: 'Playfair Display', serif;
    }
    .custom-forma{
        padding: 25px;
    }


}
@media (min-width:576px) and (max-width:1199px){
    .header-rasvjeta{
        opacity: 0.2;
    }
}