html {
  width: 100%;
  height: 100%;
}
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  height: 100%;
  background-image: url("./img/IMG_7419.jpeg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

.topnav {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 5px;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #198754;
  border-radius: 10px;
  color: black;
}

.topnav .icon {
  display: none;
}
.icons {
  margin: 0px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icons a {
  color: #ffffff;
  margin: 10px;
  text-decoration: none;
}
.icons a:hover {
  color: #198754;
}

footer {
  background-color: rgba(0, 0, 0, 0.6);
  display: grid;
  justify-content: center;
  align-items: center;
  padding: 3px;
  color: white;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
}
footer p {
  width: 100%;
  margin: 0px;
  font-size: 9px;
}
.title {
  margin: 0px;
  width: 100%;
  height: 85%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.titleSadrzaj {
  display: grid;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin: 0;
  width: 40%;
  height: 350px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
}
.tit {
  text-align: center;
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}
.titleLine{
  width: 100%;
  height: 100px;
}
.kontakt {
  margin: 0;
  width: 100%;
  height: 85%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kontaktSadrzaj {
width: 80%;
  background-color: rgba(255, 255, 255, 0.6);
  
  
}
.kontaktText{
  font-size: 20px;
}
.kontaktBroj{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.broj{
  margin: 0;
  margin-left: 10px;
  font-size: 20px;
  
}
.broj a{
  color: black;
  text-decoration: none;
}
.broj a:hover{
color: #198754;
}
.sviKontakti{
  display: grid;
  align-items: center;

}
.naslov {
  font-size: 50px;
  font-weight: 400;
  color: #2d6a4f;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.empty{
  display: none;
}

.galerija {
  padding-top: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 100px;
}

.galerijaSadrzaj {
width: 80%;
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 40px;
  
  
}
body {
  font-family: Arial;
  margin: 0;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
#con{
width: 60%;
}
.container {
  position: relative;

  padding: 0;

}


/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  text-decoration: none;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: rgba(0, 0, 0, 0.8);

}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #198754;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}
.atrakcijeNaslov{
  color: #198754;
  font-size: 40px;
  text-align: center;
}
.galerijaNaslov{
  color: #198754;
  font-size: 40px;
  text-align: center;
}
.atrakcijeSlika{
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.galerijaSlika{
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
#l1{
  margin-left: 50px;
  margin-right: 50px;
}
#l2{
  margin-left: 50px;
  margin-right: 50px;
}

#onama {
  margin: 0;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#oNamaSadrzaj {
  width: 90%;
  height: 80%;
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 150px;
}
.oNamaSlika {
  width: 80%;
}
.oNamaText {
  width: 80%;
  font-size: 20px;
  text-align: justify;
  display: flex;
  justify-content: center;
  margin: 0;
}
#cenovnik {
  margin: 0;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cenovnikSadrzaj{
  width: 90%;
  height: 80%;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 150px;
}
.cenovnikNaslov{
  color: #4a4e69;
  font-size: 40px;
}
.cenovnikOpis{
  margin: 0;
  width: 90%;
  font-size: 20px;
  text-align: justify;
}
.cenovnikOstalo{
  width: 90%;
  margin-top: 150px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.cenovnikIkone{
  align-items: center;
  justify-content: center;
  display: flex;
}
.cenovnikIkone i{
  margin-right: 5px;
}
.cenovnikDugme{
  background-color: #198754;
  color: #fff;
  border: none;
  border-radius: 5px;
  width: 150px;
  height: 45px;
}
.cenovnikDugme a{
  color: #ffffff;
  text-decoration: none;
}
.cenovnikCena{
  margin-bottom: 0px;
      text-align: center;
  font-size: 25px;
}
.atrakcije {
  margin: 0;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.atrakcijeSadrzaj{
  width: 90%;
  height: 80%;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 150px;
}
.atrakcijeOpis{
  margin:50px;
  padding: 0;
  font-size: 20px;
  text-align: justify;
}
.atrakcijeNaslov{
  font-size: 20px;
  text-align: center;
}
.atrakcijeSlika{
  width: 100%;
  height: 350px;
  border-radius: 5px;
}
#atrakcijeRow{
  margin-left: 50px; 
  margin-right:50px;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
  .container{
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .topnav a:not(:last-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
@media screen and (max-width:600px) {
  .title {
    margin: 0;
    width: 100%;
    justify-content: center;
    padding: 20px;
  }
  .titleSadrzaj {
    display: grid;
    align-items: center;
    justify-content: center;
    padding: 20px;
    margin: 0;
    width: 70%;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    
  }
  .tit {
    
    font-size: 45px;
    font-weight: 600;
  }
  .lineContact{
    transform: rotate(90deg);
    width: 100%;
  }
  .lineBox{
    height: 200px;
  }
  .empty{
    height: 100px;
    width: 100%;
    margin: 0;
  }
#l1{
  margin: 0;
}
#l2{
  margin: 0;
} 

#con{
  width: 100%;
}
.cenovnikDugme{
  width: 100px;
  height: 35px;
}
.cenovnikCena{
font-size: 15px;
}
  .atrakcijeOpis{
    margin: 0;
  }
  #atrakcijeRow{
    margin: 0;
  }
 
  
}
