h1 {
  font-family: "Kanit", sans-serif;
}
h2 {
  font-family: "Noto Serif", serif;
}
body {
  font-family: "Roboto", sans-serif;
}
a {
  text-decoration: none;
}
.sesir {
  background: url(../images/bcg.png) no-repeat center fixed;
  background-size: cover;
  padding: 150px 0;
}
.broj{
  font-size: 13px;
}
.tanjir {
  background-color: rgba(117, 37, 192, 0.438);
  color: white;
  background-clip: content-box;
  border: dashed 1px white;
  padding: 15px;
  position: relative;
}
.tanjir a {
  background-color: rgb(74, 19, 124);
  color: white;
  padding: 15px;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
}
.slic{
  width: 100%;
  position: absolute;
}
.linija {
  border-bottom: dashed black 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.linija a {
  color: black;
}
.linija a:hover {
  color: blueviolet;
}
.linija a:hover i {
  margin-left: 20px;
  transition: 0.5s;
}
.linija a i {
  transition: 0.5s;
}
.zvezdica{
  display: flex;
}
.zvezdica i{
  color: blueviolet;
  margin-right: 2px;
}
.naslov{
  margin-left: 34%;
  margin-bottom: 20px;
  justify-content: center;
}
h1 {
  font-family: "Kanit", sans-serif;
  font-size: 30px;
}
.navbar{
  background-color: rgb(223, 247, 5);
  padding: 0;
}
.navbar-brand img{
  height: 45px;
}
.dropdown-menu[data-bs-popper]{
  top: 95%;
}
.dropdown-menu{
    background-color: rgb(183, 154, 211);

}
.dropdown-item:hover{
  color: yellow;
  background-color: transparent;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    padding: 20px;
}
.navbar-light .navbar-nav .nav-link.active{
  color: white;
  background: rgb(114,43,138);
  background: linear-gradient(0deg, rgba(114,43,138,1) 15%, rgba(102,53,149,1) 52%, rgba(59,18,148,0.9332107843137255) 100%);
}
.navbar-light .navbar-nav .nav-link:hover{
  color: yellow;
}
.navbar-collapse{
  flex-grow: 0;
}
.navbar-light .navbar-nav .nav-link:focus{
  color: yellow;
}
.dropdown-item{
  color: white;
}
.ruka{
  overflow: hidden;
}
.flasa div{
  margin-bottom: 25px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: rgb(183, 154, 211);
  width: 170px;
}
.accordion-button:not(.collapsed){
      background-color: rgb(62, 12, 109);
    color: yellow;
}
.accordion-button{
    background-color: rgb(183, 154, 211);
    color: yellow;
}
.accordion-body{
      background-color: rgb(62, 12, 109);
    color: yellow;
}
.tiganj{
  background: url(../images/chef-cooked.jpg) no-repeat fixed center;
  background-size: cover;
  padding: 150px 0;
  color: white;
}
.adresa{
  background-color: rgb(224, 207, 238);
}
.telefon{
  background-color: rgb(168, 97, 235);
}
.mail{
  background-color: rgb(138, 14, 255);
}

.visina a{
  padding: 120px 0;
  display: block;
}
.visina p{
  color: rgb(1, 1, 24);
}
.telefon i, .telefon h2, .mail i, .mail h2{
  color: white;
}
.visina i{
  font-size: 35px;
}
.adresa i, .adresa h2{
  color: blue;
}
.visina a:hover i, .visina a:hover h2{
  color: rgb(1, 1, 24);
}
.andro{
  background-color: rgb(223, 247, 5);
  color: black;
  padding: 30px 0;
}
.galeri div{
  margin-bottom: 15px;
}
.bold label{
  font-weight: 600;
}
.bold input[type="submit"], .bold input[type="reset"]{
  background-color: rgb(77, 22, 129);
  color: white;
}
.bold input[type="submit"]:hover, .bold input[type="reset"]:hover{
  background: rgb(114,43,138);
background: linear-gradient(0deg, rgba(114,43,138,1) 15%, rgba(102,53,149,1) 52%, rgba(59,18,148,0.9332107843137255) 100%);
}
.raditi i{
  font-size: 30px;
  padding: 25px 20px;
  -webkit-box-shadow: 0px 0px 45px 5px rgba(122,116,122,1);
-moz-box-shadow: 0px 0px 45px 5px rgba(122,116,122,1);
box-shadow: 0px 0px 45px 5px rgba(122,116,122,1);
border-radius: 50%;
width: auto;
}
.specijalitet img{
  width: 40%;
}
.specijalitet a{
  background-color: rgb(168, 97, 235);
  color: white;
  padding: 15px;
  border-radius: 40px;
}
.corba{
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
.navbar-light .navbar-nav .nav-link {
  color: black;
  padding: 20px;
}
.supa{
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.3;
}
.linija2{
  position: relative;
}
.m22{
  margin: 300px 0;
}
.linija2::after{
  content: "";
  width: 70%;
  height: 3px;
  background-color: black;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.zavicaj:hover{
  transform: scale(1.1);

}
.zavicaj{
  transition: 1.5s;
}
.druga{
  width: 30.5%;
}
.treca{
  width: 30.5%;
}
.card:hover{
   box-shadow: 13px 10px 92px 27px rgba(0,0,0,0.75);
-webkit-box-shadow: 13px 10px 92px 27px rgba(0,0,0,0.75);
-moz-box-shadow: 13px 10px 92px 27px rgba(0,0,0,0.75);
}
#kuhar.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot span{
  background-color: blueviolet;
}
#kuhar.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot span{
  background-color: blue;
}
#kuhar.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot span{
  background-color: blueviolet;
}
.riba{
  position: absolute;
  text-align: center;
  top: 20%;
  left: 50%;
  color: white;
  transform: translate(-50%, -50%);
}
.sreca img{
  width: 100%;
}
.third img{
  height: 100%;
}

.mapa iframe{
  width: 100%;
}
.navbar-light .navbar-nav .nav-link:hover{
  color: white;
}
.dropdown-menu{
  background-color: black;
}
.navbar-light .navbar-nav .nav-link.active {
  color: white;
  background: rgb(0, 0, 0);
}
.navbar-light .navbar-nav .nav-link.active:hover{
  color: yellow;
  background: rgb(0, 0, 0);
}
.dugme{
  background-color: yellow;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
 font-size: 80px;
 float: left;
 background-color: blue;
 padding: 30px !important;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    font-size: 80px;
    float: right;
    background-color: blue;
    padding: 30px;
}
.owl-nav{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
width: 100%;
}
.savrsen{
  position: relative;
}
.set{
  position: absolute;
  top: 50px;
  left: 15px;
  color: white;
  text-align: center;
}
video{
  width: 100%;
}


@media(max-width:991px){
  .corba{
    background-color: rgb(168, 97, 235);
  }
}