ul.navbar-nav>li>a{
    letter-spacing: 0.2rem;
    text-transform: uppercase;
}
ul.navbar-nav>li.nav-item.dropdown>.dropdown-menu>a{
    letter-spacing: 0.15rem;
}
.logo-img{
    max-height: 75px;
    width: auto;
}
.navbar-brand{
    padding: 0.5rem;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #72bcd4 !important;
}
.nav-link:hover{
    color: #72bcd4 !important;
}
body{
    font-family: 'Lato' !important;
}
.navbar-nav .btn-danger{
    font-size: 14px;
    font-weight: 600;
}

.navbar{
    font-size: 16px;
    font-weight: bold;
}
.dropdown-menu a:hover{
    color: #72bcd4;
}
.navbar-nav .dropdown-menu .dropdown-item{
    padding: 10px; 
}
@media screen and (max-width: 991.98px) {

    

    #clockid
    {
        margin: 0 !important;
        padding-right: 20px !important;
    }

    .logo-img {
        width: 80%;
    }

    .navbar-nav .btn-danger {
      display: none !important;
    }
    .navbar-collapse{
        background: #fff !important;
        border-radius: 10px;
        padding: 15px;
    }
    .nav-link{
        color: black !important;
    }
  }
@media screen and (min-width: 867px)
{
    .row.text-white{
        padding-bottom: 75px;
       }
}
@media screen and (max-width: 767px)
{

    .logo-img {
        width: 70%;
    }

    .politika p a{
       margin-left: 10%;
    }

    #malicarouseltekst
    {
        font-size: 1rem;
    }
}

  .navbar {
    background-color: transparent;
    transition: background-color 0.5s ease-in-out;
  }

  .navbar.scrolled {
    background-color: #fff;
  }
.carousel-item img{
    opacity: 0.5;
}
#carouselExampleCaptions{
    background-color: black;
}
h5 , h1 , .navbar{
    font-family: 'Rajdhani',sans-serif;
}

.caption{
    position: absolute;
    top: 37%;
}

@keyframes fade {
    0% 
    {
        opacity: 0;
        transform: translateY(-20px);
    }
    100%
    {
        opacity: 1;
        transform: translateY(0);
    }
}
.fader{
    animation: fade 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 1;
}
.naslov{
    font-size: 60px;
}
.row > h5{
    color: #72bcd4;
}
@media screen and (max-width: 867px)
{

   .carousel-caption h1{
    font-size: 22px;
   }
   .carousel-caption .btn-primary{
    font-size: 10px;
    margin-bottom: 40px;
   }
   .carousel-caption p{
    font-size: 12px;
   }

   .card button{
    margin-bottom: 13px;
   }

   .row.text-white{
    background-position: center;
   }

   .caption{
    position: absolute;
    top: 26%;
}

}

@media screen and (min-width: 1322px) and (max-width: 1920px)
{
    #malicarouseltekst
{
    font-size: 1.5rem;
}
}

@media screen and (min-width: 868px) and (max-width: 1323px)
{
    .carousel-caption h1{
        font-size: 33px;
       }
       .carousel-caption .btn-primary{
        font-size: 10px;
        margin-bottom: 40px;
       }
       .carousel-caption p{
        font-size: 12px;
       }
       #malicarouseltekst
       {
           font-size: 1.2rem;
       }
       
}

.plus{
    float: right;
    cursor: pointer;
    font-weight: bold;
}
.card h5{
    cursor: pointer;
}
.card h2{
    text-align: left;
    font-weight: bold;
}
.card p{
    text-align: left;
}
.card button, .text button{
    float: left;
    font-size: 14px;
    line-height: 20px;
}
.card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.cover{
    opacity: 0.5;
}
.container2{
    position: relative;
    background-color: black;
}
.text{
    position: absolute;
    top: 40%;
    margin-left: 20px;
    color: white;
    font-weight: bold;
}
.card img:hover,.card-body img:hover{
    transform: scale(1.2);
}
.card-body img{
    transition: all 0.5s linear;
}
.card img{
    transition: all 0.5s linear;
}




.okvir {
    padding: 0; 
    overflow: hidden; 
    position: relative; 
}

.okvir img {
    width: 100%;
    height: 100%; 
    object-fit: cover; 
}




.vestitekst {
    color: gray;
}

.vestislika{
    object-fit: cover;
    max-height: 550px;
}
.card-text{
    color: gray;
}

.carousel-inner {
    max-height: 955px;
    overflow: hidden;
  }
  
  .carousel-inner img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .textresenje{
    position: absolute;
    top: 5%;
    color: white;
    font-weight: bold;
}
.klijenti{
    opacity: .1;
    transition: opacity 0.5s ease-in-out;
}
.klijenti:hover{
    opacity: 1;
}
footer a{
    text-decoration: none;
    color: white;
    font-weight: bold;
    transition: color 0.5s ease-out;
}
p{
    color: gray;
}
.lead{
    color: white;
}
footer a:hover{
    color: #D1D9E0;
}
.crna{
    background-color: black;
}
small a {
    text-decoration: none;
    color: inherit;
    transition: color 0.5s ease-out;
}
small a:hover{
    color: #72bcd4 !important;
} 
.card.no-scale img:hover {
    transform: none;
  }
.prvoveliko::first-letter
{
    color: #72bcd4 !important;
    font-size: 1.5em;
    font-weight: bold;
}

.caption1{
    position: absolute;
    top: 42%;
}
.photo-gallery{
    color: #313437;
    background-color: #fff;
}
.photo-gallery .photos{
    padding-bottom: 20px;
}
.photo-gallery .item{
    padding-bottom: 30px;
}
.border{
    box-shadow: 1px 1px 5px 1px black;
}
.k
{
    position: relative;
}
.k img{
    box-shadow: 1px 2px 5px 1px black;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

footer h5
{
    font-size: 1.4rem;
}

.izlaznatekst
{
    text-decoration: none;
}
.izlaznatekst:hover{
    text-decoration: underline;
}
.list-unstyled a
{
    text-decoration: none;
    color: inherit;
    transition: color 0.5s ease-out;
}
.list-unstyled a:hover{
    color: red !important;
}
.navbar-toggler{
    background: #72bcd4 !important;
}

.map-container {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
  }
  
  .map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.row>*
{
    flex-shrink: unset !important;
}

#logoimg {
    transition: opacity 1s ease-in-out;
  }

  .scrolled #logoimg {
    opacity: 0;
  }

  .item.k img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-item.clock
{
    color: white;
    background-color: #72bcd4;
}

.dropdown-menu.show.clock
{
    text-align: center;
    padding: 0;
}

.svg-inline--fa
{
    height: 1.3em !important;
}

#recenzija
{
    transition: transform 0.5s ease-in-out,background-color 0.5s ease-in-out,color 0.5s ease-in-out;
}

#recenzija:hover
{
    transform: translateY(-20px) rotate(2deg);
    background-color: #72bcd4;
    color: white;
}

#recenzija:hover #recenzijatext
{
    color: white;
    transition: 0.5s ease-in-out;
}

.onamaslika
{
    max-height: 520px;
}
.onamaslika img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kontakttekst > h4,
.kontakttekst > h6 {
  font-weight: bold;
}

.cenovniknaslov
{
    color: #0275d8;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 1rem;
}
.spanhanic
{
    font-size: 30px;
    color: #72bcd4;
    font-weight: bold;
    text-align: center;
    margin-top: 1rem;
}
.cenovniknaslov2
{
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 1rem;
}
.cenovnik-stavke
{
    margin: 25px 0 25px 0;
    color: #00308F;
    font-weight: bold;
}
.cenovnik-stavke > div
{
    margin-top: 10px;
}
.cenovnikdonjinaslov
{
    font-weight: bold;
    margin-top: 1rem;
}
.cenovnikdonjinaslov2
{
    font-weight: bold;
    margin-top: 1rem;
    color: #fff;
}
.ikonekont
{
    font-size: 18px;
}

.fade-in
{
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 1s ease-in-out,transform 1s ease-in-out;
}
.fade-in.active{
    opacity: 1;
    transform: translateY(0);
}
#list
{
    list-style-type: none;
    text-decoration: none;
    padding: 0;
    
}
#list li
{
    font-weight: bold;
    padding-top: 10px;
    font-size: 20px;
}
