#brojHeder{
    text-decoration: none;
    font-size: 17px;
    color: #fff;
}

#logo{
    max-width: 200px;
}
#logoParent{
    margin-left: 80px;
}
#navItems li{
    padding: 0 10px !important;
    font-size: 17px;
    color: #09090b;
    font-weight: 500;
}
#hederDesno{
    gap: 15px
}
#zakaziTermin{
    margin-right: 100px;
    font-size: 19px;
    color: #fff !important;
}
.hero-section {
    background-image: url('slike/pozadina.png') !important;
    background-size: cover;
    background-position: center;
    height: 90vh;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sekcija1slogan{
    font-size: 20px;
    color: #09090b;
    text-align: left;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 8px;
    margin-top: 75px;
}
#sekcija1naslov{
    font-size: 102px;
    font-weight: bold;
    color: #09090b;
    text-align: left;
    line-height: 110px;
}
#sekcija1tekst{
    font-size: 22px;
    color: #09090b;
    font-weight: 400;
    text-align: left;
    line-height: 27px;

}
#sekcija1dugme{
    text-align: left;
}
#sekcija1dugme a{
    background-color: #3183ee !important;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
   padding: 10px;
   padding-left: 30px !important;
   padding-right: 30px !important;
    border-radius: 25px;
    letter-spacing: 1px;
    margin-top: 40px;
    letter-spacing: -0.5px;
}
#sekcija1bedz{
    background-color:  #f97316;
    max-width: 120px;
    border-radius: 20px;
}
#sekcija1slika1{
    border-radius: 20px;
}
.sekcija1prviRedSlika {
    display: flex;
    align-items: flex-end;
    margin-top: 50px;
    justify-content: flex-end;
    gap: 20px;
}
.sekcija1slika2{
    margin-left: -70px;
}
.sekcija1slika2 img{
    margin-top: 20px;
    border-radius: 20px;
}
#sekcija2naslov,
#sekcija5naslov{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    line-height: 55px;
}
#sekcija2tekst,
#sekcija5tekst,
#sekcija4tekst{
    font-size: 17px;
    text-align: center;
    color: #52525b;
}
.sekcija2CardTitleLink{
    text-decoration: none;
     color: #3183ee;
     
     font-weight: 500;
}
.no-border-card {
    border: none; 
    box-shadow: none; 
    max-width: 90%;
    margin: 0 auto;
}
.sekcija2CardTitle{
    text-align: center;
    font-weight: bold;
    font-size: 29px;
    line-height: 29px;
}
.sekcija2slike{
    border-radius: 20px !important;
}
#sekcija3naslov{
    font-size: 50px;
    font-weight: bold;
    line-height: 65px;
}
#sekcija3tekst{
    font-size: 15px;
    color: #52525b;
}
.sekcija3ikonicaNaslov{
    font-size: 27px;
    font-weight: bold;
    margin-top: -10px;
}
.sekcija3ikonicaTekst{
    font-size: 10px;
    color: #52525b;
    margin-top: -15px;
}
.ikonicaSekcija3{
    background-color: #c9dffc;
    border-radius: 10px;
}
#sekcija4naslov{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}

.owl-nav,
.owl-dots{
    display: none !important;
}
.card{
    border: none;
}
.komentarNaslov{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}
.komentarTekst{
    font-size: 14px;
}
.komentarIme{
    font-weight: bold;
}
.sekcija5CardTitle{
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 21px;
    margin-top: 20px;
}
.sekcija5slike{
    border-radius: 20px;
}
.sekcija5CB{
    margin: 0 !important;
    padding: 0;
}
.sekcija5CBlogTekst{
    font-size: 13px;
    color: #52525b;
    line-height: 18px;
    margin-top: 10px;
}
.svBlog{
    text-decoration: none;
    color: #3183ee;
    font-size: 16px;
    font-weight: bold;
    padding-top: 100px !important;
}
#sekcija6Naslov{
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    margin-left: 40px;
}

#sekcija6tekst{
    color: #fff;
    font-size: 16px;
    margin-left: 40px;
    margin-top: -10px;
}
.sekcija6info{
    padding-left: 48px;
    margin-top: 5px;
}
.sekcija6info1{
    padding-left: 48px;
    margin-top: 15px;
}

.kontaktKPodaciNaslov{
    font-size: 25px;
    font-weight: bold;
}

#formaSubmit{
    background-color: #3183ee;
    color: #fff;
    width: 100%;
}