
.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}


  html,
body {
    height: 100%;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

h2{
   font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
    text-wrap: balance;
    
}


h1,h3,h4,h5,p, .lead, .fs-lg .display-1, .display-2, .display-3 {
    font-family: "Poppins", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    text-wrap: balance;
}
.container-l {
  height: 1150px;
  overflow: hidden;
  position: relative;
}
.container {
  max-width: 1250px;
 
}

.zoom-img {
  width: 80%;
  transition: transform 0.3s ease;
}

#next-section {
  height: 2050px;
}

.naslov {
  font-size: clamp(1rem, 0rem + 8vw, 5rem);
  font-family: "Poppins", sans-serif;
  font-style: normal;
  text-wrap: balance;
  line-height: 1.2;
  color: #1f1f1f;
}
.naslovWhite {
  font-size: clamp(1rem, 0rem + 8vw, 5rem);
  font-family: "Poppins", sans-serif;
  font-style: normal;
  text-wrap: balance;
  line-height: 1.2;
  color: #ffffff;
}
.navbarColor {
  background-color: #1c6eb7;
  color: white;
}
.slika-paralaks {
  display: block;
  max-width: 100%;
  height: auto;
}
.wh-md-120 {
  width: 100%;
  height: auto;
}

.naslovPrva{
  font-size: 90px;
}
.cijena{
  color: #000000;
}

.container-prva{
  max-width: 1700px;
 
}

.dugmePrijava{
  background-color: #1c6eb7;
  color: white;
  width: 100%;
  font-size: larger;
}
.dugmePrijava:hover{
  background-color: #1c6eb7;
  color: white;
  width: 100%;
}
.dugmePrijavaNaKurs{
  background-color: #1c6eb7;
  color: white;
}
.dugmePrijavaNaKurs:hover{
  background-color: #1c6eb7;
  color: white;

}


.sliakaVelika{
  width: 100%;
  height: 650px;
  object-fit: cover;
}

.bojaPozadine{
  background-color: #1c6eb7;
}
.bojaPozadine1{
  background-color: #1c6eb7;
  color: white;
}
.bojaPozadine2{
  background-color: #b4d1e3;
  color: rgb(0, 0, 0);
}
.zaShape{
  fill: #081821;
}
.text-pullquote {
  color: white;
  text-align: center;
  text-transform: none;
  max-width: 48ch;
  margin-left: auto;
  margin-right: auto;
  font-size: 4.6rem;
  font-weight: 300;
  line-height: 1.2;
}

#prvaOnama{
  height: 75vh;
}
#prvaKontakt{
  height: 35vh;
}
.brojevi{
  font-size: 5.475rem;
  font-weight: 300;
  color: white;
}
.pozadina2{
  background-color: #1f1f1f;
  color: white;
}
.dugmeVozacka{
  background-color: #1c6eb7;
  color: white;
}
.dugmeVozacka:hover{
  background-color: #1c6eb7;
  color: white;
}

.bojaPozadine3{
  background-color: #242121;
  color: white;
}

.bojaNaslova{
  color: #1c6eb7;
}
.bojaIkonica{
  color:  #1c6eb7;
}

.slikaVozila{
  height: auto;
  max-width: 950px;
}

.logo {
  width: 120px;
}
.logoFuter{
  width: 110px;
}
.logoM{
  width: 40px;
}
.header{
  background-color: #ffffff;
  color: black;
}

#prva {
   height: 65vh;
    width: 100%;
}

.linijeKartica{
  border : 1px solid #1c6eb7;
}

.linijaRecenzija{
  border-top : 1px solid #b11616;
}

.badgeKartica{
  background-color: #000000;
  color: #3dd3fd;
}

.pozadinaKartice{
  background-color: #e7e7e7;
}

.bojaAside{
  background-color: #f3f2f2;
}

.book{
    background-color: #b11616;
    color: white;
}

.card {
 
  --bs-card-row-spacer-y: 4rem;
}
.korak{
  background-color: #f9fbfd70;
  color: #f9fbfd70;
}
.korak1{
 
  color: #f9fbfd70;
}
.korak:hover{
  background-color: #f9fbfd70;
  color: #f9fbfd70;
}
.korak1:hover{
 
  color: #f9fbfd70;
}
.ikonice{
  max-width: 80px;
 
}

.kartica{
  border: #1c6eb7 1px solid;
  border-radius: 10px;
  background-color: #ffffff;
  color: #000000;
  padding: 20px;
  margin: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
  cursor: pointer;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 300px;
}
  .flickity-prev-next-button {
    align-items: center;
    background-color: #ffffff;
    color: #000000;
  }
  .flickity-prev-next-button:hover {
    align-items: center;
    background-color: #ffffff;
    color: #000000;
  }


  .dugme{
    background-color: white;
    color: rgb(3, 3, 3);
    width: 150px;
  }
  .dugme:hover{
    background-color: white;
    color: rgb(3, 3, 3);
    width: 150px;
  }

  .okvirnaLinija{
    border: 1px solid #000000;
    border-radius: 10px;
  }
  .badge-rounded-circle{
    background-color: white !important;
  }

  .rounded-circle {
    width: 50px; /* Visina i širina za krug */
    height: 50px; /* Visina i širina za krug */
    background-color: black; /* Boja pozadine */
    color: white; /* Boja teksta */
    display: flex;
    justify-content: center; /* Centriranje teksta horizontalno */
    align-items: center; /* Centriranje teksta vertikalno */
    text-decoration: none; /* Uklanja podcrtavanje */
    border-radius: 50%; /* Zaokružuje uglove za formiranje kruga */
    font-size: 30px; /* Veličina znaka '>' */
    font-weight: bolder;
}
.bg-light{
  background-color: #f8f7ec !important;
}
.bg-gray-200{
  background-color: #e7e5dc !important;
}
.text-warning{
  color: #fab700 !important;
}
.bg-warning{
  background-color: #fab700 !important;
}
.badge-rounded-circle {
  background-color: #1f1f1f !important;
}
.text-bg-dark-subtle {
    color: #fab700 !important;
}
.text-slova{
  color: #1f1f1f !important;
}

.border-bottom-card {
  border-bottom: 2px solid #e7e5dc !important;
}

.step-card {
  border: none;
  position: relative;
}

.corner-square {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 20px;
        background-color: #f8f7ec;
        box-shadow:
            -16px 16px 0 #f8f7ec,
            -32px 32px 0 #f8f7ec;
 }

.step-card.bg-warning .corner-square {
        background-color: #f8f7ec;
        box-shadow:
            -16px 16px 0 #f8f7ec,
            -32px 32px 0 #f8f7ec;
}
.flickity-page-dot {
    background: #fab7007c !important;
}
.btn-warning {
    background-color: #fab700 !important;
}

.flickity-page-dot.is-selected {
    background: #fab700 !important;
}
.accordion-item {
    background-color: #f8f7ec !important;
    border-bottom: 1px solid #e7e5dc !important;
}
.accordion {
    --bs-accordion-bg: #f8f7ec !important;
    --bs-accordion-active-bg:  #f8f7ec !important;
}



@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}


@media (max-width: 991.98px) {
    .display-1 {
        font-size: 2.025rem;
    }
}





@media (min-width: 780px) {

  #prva {
    height: 80vh;
  }
  .dugmePrijava{
    width: 250px;
  }
  .dugmePrijava:hover{
    width: 250px;
  }
  .logo {
  width: 140px;
}
.logoFuter{
  width: 120px;
}
.logoM{
  width: 40px;
}
}