html {
    margin: 10px;
    padding: 10px;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-align: justify;
    scroll-behavior: smooth;
}


div#navbar0 {
  padding: 0px;
  top: 30px;
  width: 100%;
  height: 30px;
  position: fixed;
  right: -75%;
  z-index: 3;
  font-weight: bold;
  background-color: transparent;
}

div#navbar1 {
    padding: 0px;
    top: 150px;
    width: 100%;
    height: 30px;
    position: fixed;
    right: -75%;
    z-index: 3;
    font-weight: bold;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 150px;
    height: 35px;
    font-size: 17px;
    background-color: transparent;
    border: none;
  }
  
  li {
    text-align: center;
    border-bottom: 1px solid black;
    right: 0px;
}
  
li a {
    display: block;
    right: 0px;
    color: #000;
    padding: 8px 10px;
    text-decoration: none;
  }

li a:hover {
    background-color: black;
    color: white;
}

  li:last-child {
    border-bottom: none;
  }
  


video {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 115%;
    position: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -10;
}

hr.solid {
    border-top: 1px solid black;
}

.content {
    margin: 0px;
    padding: 50px;
    top: 980px;
    width: 65%;
    left: 0px;
    right: 50px;
    position: absolute;
    background-color:  white;    
}

@media screen and (max-width: 450px){
  .content {
    margin: 0px;
    padding: 50px;
    top: 1500px;
    width: 88%;
    left: 0px;
    right: 50px;
    position: absolute;
    background-color: white;
  }
}



#onama2 .box1 {
  width: 100%;
  height: 100%;
  padding: 5px;
  margin: 10px 0 10px 0;
  background-color: white;
  color: rgb(30, 30, 30);
  box-shadow: 2px 2px 4px rgb(30, 30, 30);
  vertical-align: middle;
  align-items: center;
  font-size: 18px;
}


div#projekt-foto {
  left: 0px;
  background-image: url(../files/img/projekt.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  width: auto;
}

div#gradjenje-foto {
  left: 0px;
  background-image: url(../files/img/gradenje.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  width: auto;
}

div#nadzor-foto {
  left: 0px;
  background-image: url(../files/img/nadzor.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  width: auto;
}

#social {
  position: relative;
  width: 200px;
  height: fit-content;
  background-color: transparent;
}


/*------Kontakt obrazac-----*/
#upit {
  width: 500px;
  height: 800px;
  background-color: whitesmoke;
  padding: 20px;
}

/*-----Cookie banner------*/


.wrapper {
  padding: 32px;
}

.cookie-container {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background-color: rgb(20, 20, 20);
  color: #eee;
  padding: 0 32px;
  box-shadow: 0 -2px 16px rgb(10, 10, 10);
  transition: 400ms;
}

.cookie-container.active {
  bottom: 0;
}

.cookie-container a {
  color: #eee;
}

.cookie-btn {
  background-color: rgb(251, 40, 60);
  border: 0;
  color: #eee;
  padding: 12px 48px;
  font-size: 18px;
  margin-bottom: 12px;
  border-radius: 6px;
  cursor: pointer;
}



/*------------GALERIJA------------*/

.galerija {
  text-align: justify;
}

.thumbnails img {
  height: 70px;
  border: none;
  padding: 1px;
  margin: 0 5px 5px 0;
}

.thumbnails img:hover {
  border: none;
  cursor: pointer;
}

.preview1 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.thumbnails #thumb2 img {
  height: 70px;
  border: none;
  padding: 1px;
  margin: 0 5px 5px 0;
}

.thumbnails #thumb2 img:hover {
  border: none;
  cursor: pointer;
}


.preview2 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview3 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview4 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview5 img {
  border: none;
  padding: 1px;
  width: 58%;
}
.preview6 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview7 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview8 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview9 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview10 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview11 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview12 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview13 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview14 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview15 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview16 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview17 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview18 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview19 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview20 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview21 img {
  border: none;
  padding: 1px;
  width: 58%;
}

.preview22 img {
  border: none;
  padding: 1px;
  width: 58%;
}