*{
    margin: 0 auto;
    padding:0px;
    box-sizing: border-box;

}
html,
body {
  scroll-behavior: smooth;
  font-family: "Seconda Soft W00 Demi";
}
@font-face {
  font-family: 'Seconda Soft W00 Demi';
  src: url('a.ttf') format('truetype');
}
#container{
  height: 3430px;
  background-color: rgb(240, 240, 240);
  width: 100%;
  overflow: hidden;
  position:relative; 
  display: block; 
  float: left;
  transition: 1s ease;
}
#header{
  width: 100%;
  height: 120px;
  display: flex;
  position: fixed;
  transition: background-color 1s ease-in-out;
  float: left;
  background: #000000;
  z-index: 10000;
}
#sl-lev{
    height: 100%;
    width: 30%;
    /* background-color: rgb(29, 32, 151); */
    display: flex;
    justify-content: center;
    align-items: center;
  }
#logo{
    height: 120px;
    width: 150px;
}
.navbar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 70%;
    height: 100%;
    /* background-color: blue; */
  }
  .hamburger {
    display: none;
  }
  .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #ffffff;
  }
.nav-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 50px;
    width: 600px;
    /* background-color: red; */
  }
.sl-nav{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  gap: 0px;
}
.iko-nav{
  width: 30px;
  height: 30px;
}
.iko-nav:hover{
  filter: brightness(0.5);
}
#ik-jez{
  width: 45px;
  height: 45px;
}
#ik-jez:hover{
  filter: brightness(0.5);
}
#sl-mea{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 120px;
}
.sla{
  width: 30px;
  height: 30px;
  display: none;
}
.nav-itemi {
  display: block;
  width: 100px;
  transition-duration: .25s;
  flex-direction: row;
}
.nav-itemi-en{
  display: block;
  width: 120px;
  transition-duration: .25s;
  flex-direction: row;
}
.nav-link{
    position: relative;
    font-size: 27px;
    font-weight: 100;
    color: #ffffff;
    font-family: "Seconda Soft W00 Demi";
    text-decoration: none;
    list-style:none;
}
.nav-link:hover{
    color: #686767;
}
#prj{
    width: 100%;
    height: 3px;
    top: 42px;
    position: absolute;
    background-color: #d12121;
    display: flex;
}

.nav-link::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: -13px;
    height: 3px;
    width: 0px;
    border-radius: 2px;
    background-color: #ffffff;
    transition: 0.4s ease;
}
.nav-link:hover::after{
    width: 100%;
}
#pri{
  width: 100%;
  height: 3px;
  top: 42px;
  left: 0px;
  position: absolute;
  background-color: #ffffff;
  display: flex;
}


/* pocetna */


#pocetna{
  width: 100%;
  position: relative;
  height: 930px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #000000;
  float: left;
}
#pctn-sl{
  width: 100%;
  object-fit: cover;
  height: 100%;
  opacity: 55%;
}
#nas1{
  position: absolute;
  color: white;
  z-index: 20;
  font-size: 160px;
  font-family: "Seconda Soft W00 Demi";
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* KRAJ POCETNE */

#opis{
  height: 1700px;
  width: 100%;
  background-color: #232931;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 50px;
}
#sl-opis{
  width: 400px;
  height: 350px;
}
#tek-opis{
  padding: 0px 200px;
  text-align: center;
  color: white;
  font-size: 22px;
  font-family: "Seconda Soft W00 Demi";
}
#z-p{
  width: 80%;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zdv{
  width: 33%;
  height: 500px;
  /* background-color: red; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 40px;
}
.zdv:hover{
  text-shadow: 3px 3px rgb(0, 0, 0);
  transition: 0.5s;
}
.sl-zdv{
  width: 100px;
  height: 100px;
}
.nas-zdv{
  color: white;
  font-size: 35px;
  font-family: "Seconda Soft W00 Demi";
}
.tek-zdv{
  color: white;
  text-align: center;
  font-size: 22px;
  padding: 0px 50px;
  font-family: "Seconda Soft W00 Demi";
}
/* FOOTER  */




#footer{
  width: 100%;
  float: left;
  height: 700px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #101317;
  float: left;
}

#slii{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  gap: 20px;
}
#gor-fut{
  width: 100%;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#foot-logo{
  width: 250px;
  height: 200px;
}
#sre-fut{
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
.sl-sre{
    width: 80px;
    height: 80px;
}
.ina-fut{
  width: 500px;
  height: 300px;
  background-color: #242a33;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
.ina-fut:hover{
  background-color: #3f4957;
  transition: 0.4s;
  text-shadow: 2px 1px black;
}
.nas-fat{
  color: white;
  font-size: 22px;
  text-align: center;
  font-weight: 200;
  font-family: "Seconda Soft W00 Demi";
}
a{
  text-decoration: none;
  list-style: none;
}
#pri{
  width: 100%;
  height: 3px;
  top: 42px;
  left: 0px;
  position: absolute;
  background-color: #ffffff;
  display: flex;
}


#kopirajt{
  width: 100%;
  height: 100px;
  background-color: #181C22;
  display: flex;
  justify-content: center;
  align-items: center;
}
#lekop{
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0px;
 }
 #lkp-ik{
  width: 170px;
  height: 100%;
  /* background-color: rebeccapurple; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
 }
 .sl-lekop{
  width: 40px;
  height: 40px;
  float: right;
  cursor: pointer;
 }
 .sl-lekop:hover{
  filter:brightness(0.5);
 }
 #nas-kopi{
  color: white;
  font-size: 20px;
  text-align: center;
  font-family: "Seconda Soft W00 Demi";
  font-weight: 300;
  padding: 20px;
}
#loader-wrapper{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  background-color: #232931;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  transition:  1.3s ease-in-out;
}
#asd{
  object-fit: cover;
  width: 300px;
  height: 300px;
}


/* scroll */

  ::-webkit-scrollbar-track
    {
        box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #272727;
    }
    
    ::-webkit-scrollbar{
    
        width: 17px;
        background-color: #27262e;
    }
    
    ::-webkit-scrollbar-thumb{
    
        border-radius: 10px;
        box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #181515;
    }

    


    /* OPTIMIZACIJA */

    @media(max-width:1500px) {
      #tek-opis{
        padding: 0px 150px;
      }
    }
    @media(max-width:1300px) {
    #tek-opis{
      padding: 0px 100px;
      font-size: 20px;
    }
  }
    @media(max-width:1150px) {
      #tek-opis{
        padding: 0px 70px;
        font-size: 18px;
      }
      #opis{
        height: 2700px;
      }
      #z-p{
        flex-direction: column;
        height: 1500px;
        width: 500px;
      }
      .zdv{
        width: 100%;
      }
      #container{
        height: 4430px;
      }
  }
    @media(max-width:1100px) {
      #pocetna{
        height: 870px;
      }
      #container{
        height: 4370px;
      }
    }
    @media only screen and (max-width: 1050px) {
      #nas1{
        font-size:120px ;
      }
      .nav-menu {
          position: fixed;
          left: -100%;
          top: 0;
          flex-direction: column;
          background-color: #232931;
          width: 100%;
          text-align: center;
          transition: 0.3s;
          height:100%;
          box-shadow:
              0 10px 27px rgba(0, 0, 0, 0.05);
      }
      .nav-menu.active {
        left: 0;
    }
      .nav-link{
        font-size: 31px;
      }
      .nav-itemi {
        display: block;
        width: 250px;
        transition-duration: .25s;
        flex-direction: row;
      }
      .nav-itemi-en{
        display: block;
        width: 250px;
        transition-duration: .25s;
        flex-direction: row;
        margin-top: 50px;
      }
      .sl-nav{
        width: 200px;
      }
      .iko-nav{
        align-self: flex-end;
        margin-bottom: 2.5px;
      } 
      .hamburger {
          display: block;
          cursor: pointer;
          left: 100%;
          margin-right:50px;
      }
      .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }
    
    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    
    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
    #pri{
      top: 50px;
    }
    .navbar{
      width: 10%;
      margin-right:0px;
    }
    #sl-lev{
      margin-left:0px;
    }
    .nav-itemi{
      margin-top: 50px;
    }
    #ik-jez{
      margin-top: 5px;
    }
    #sl-mea{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: row;
      width: 230px;
      height: 150px;
      gap: 20px;
      margin-top: 0px;
    }
    .sla{
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }

    @media(max-width:1000px) {
      #tek-opis{
        padding: 0px 50px;
        font-size: 16px;
      }
  }
    @media(max-width:950px) {
        #sre-fut{
          gap: 15px;
        }
    }
    @media(max-width:760px) {
      #sl-lev{
        margin-left:0px;
      }
      #gor-fut{
        height: 250px;
      }
      #sre-fut{
        gap: 35px;
        flex-direction: column;
        height: 950px;
      }
      #slii{
        width: 100%;
        gap: 50px;
      }
      #footer{
        height: 1400px;
      }
      .ina-fut{
        width: 350px;
      }
      #tek-opis{
        padding: 0px 50px;
        font-size: 16px;
      }
      #opis{
        height: 2800px;
      }
      #sl-opis{
        width: 350px;
        height: 300px;
      }
      #z-p{
        height: 1300px;
      }
      #container{
        height: 5170px;
      }
    }  
    @media(max-width:710px) {
      #nas1{
        font-size:100px;
      }
  }
    @media(max-width:650px) {
    #sre{
      width: 100%;
      height: 100%;
      flex-direction: column;
      gap: 50px;
    }
    }
    @media(max-width:630px) {
      #lkp-ik{
        width: 100px;
        gap: 0px;
      }
    }       
    @media(max-width:600px) {
      #sl-lev{
        margin-left:30px;
      }
  }
  @media(max-width:540px) {
    #asd{
      width: 250px;
      height: 250px;
    }
}
  @media(max-width:500px) {
    #container{
      height: 5370px;
    }
    #nas1{
      font-size:80px;
    }
    #opis{
      height: 3000px;
    }
    #sl-opis{
      width: 300px;
      height: 250px;
    }
    #z-p{
      height: 1300px;
      width: 100%;
      gap: 50px;
    }
    .zdv{
      width: 300px;
      height: 350px;
    }
    .nas-zdv{
      font-size: 30px;
    }
    .tek-zdv{
      font-size: 18px;
    }
  }
    @media(max-width:450px) {
      #container{
        height: 5370px;
      }
  }
  @media(max-width:420px) {
    #asd{
      width: 200px;
      height: 200px;
    }
    #gor-fut{
      height: 250px;
    }
    #sre-fut{
      height: 900px;
    }
    #foot-logo{
      width: 250px;
      height: 200px;
    }
    #slii{
      width: 100%;
      gap: 0px;
    }
    #footer{
      height: 1300px;
    }
    .ina-fut{
      width: 300px;
      height: 250px;
    }
    #opis{
      height: 3000px;
      gap: 0px;
    }
    #sl-opis{
      width: 250px;
      height: 200px;
    }
    #tek-opis{
      padding: 30px;
      font-size: 15px;
    }
    #container{
      height: 5270px;
    }
  }
    @media(max-width:385px) {
      #header{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: 170px;
      }
      #sl-lev{
        width: 100%;
        margin-left: 0px;
      }
      .navbar{
        width: 100%;
      }
      .hamburger{
        margin-right: 0px;
        margin-left: 0px;
      }
  }
    @media(max-width:350px) {
      #gor-fut{
        height: 250px;
      }
      #sre-fut{
        height: 750px;
      }
      #foot-logo{
        width: 250px;
        height: 200px;
      }
      #slii{
        width: 100%;
        gap: 0px;
      }
      #footer{
        height: 1150px;
      }
      .ina-fut{
        width: 250px;
        height: 200px;
        gap: 30px;
      }
      .nas-fat{
        font-size: 20px;
      }
      .sl-sre{
        width: 70px;
        height: 70px;
      }
      #nas-kopi{
        font-size: 17px;
      }
      #container{
        height: 4920px;
      }
      #opis{
        height: 2800px;
      }
      #sl-opis{
        width: 200px;
        height: 150px;
      }
      #tek-opis{
        padding: 30px;
        font-size: 14px;
      }
      #z-p{
        height: 1150px;
        width: 100%;
        gap: 20px;
      }
      .zdv{
        width: 250px;
        height: 350px;
      }
      .sl-zdv{
        width: 80px;
        height: 80px;
      }
      .nas-zdv{
        font-size: 25px;
      }
      .tek-zdv{
        font-size: 15px;
      }
    }
    @media(max-width:315px) {
      #asd{
        width: 150px;
        height: 150px;
      }
        #nas1{
          font-size:60px;
        }
  }
    @media(max-width:300px) {
      #container{
        height: 5020px;
      }
      #nas-kopi{
        font-size: 14px;
        padding: 10px;
      }
      #opis{
        height: 2900px;
      }
      #tek-opis{
        padding: 30px;
        font-size: 13px;
      }
    }
    @media(max-width:290px) {
      #gor-fut{
        width: 100%;
      }
      #sre-fut{
        height: 650px;
      }
      #foot-logo{
        width: 200px;
        height: 150px;
      }
      #footer{
        height: 1000px;
      }
      .ina-fut{
        width: 200px;
        height: 180px;
        gap: 20px;
      }
      .nas-fat{
        font-size: 18px;
      }
      .sl-sre{
        width: 60px;
        height: 60px;
      }
      #container{
        height: 4870px;
      }
    }  
    @media(max-width:260px) {
      .sl-lekop{
        width: 30px ;
        height: 30px;
      }
      #kopirajt{
        height: 120px;
      }
      #lekop{
        flex-direction: column;
        height: 100px;
      }
      #opis{
        height: 2750px;
      }
      #sl-opis{
        width: 180px;
        height: 150px;
      }
      #tek-opis{
        padding: 25px;
        font-size: 12px;
      }
      #z-p{
        height: 1060px;
        width: 100%;
        gap: 50px;
      }
      .zdv{
        width: 200px;
        height: 300px;
      }
      .sl-zdv{
        width: 70px;
        height: 70px;
      }
      .nas-zdv{
        font-size: 22px;
      }
      .tek-zdv{
        font-size: 14px;
        padding: 0px;
      }
      #container{
        height: 4740px;
      }
    } 
    @media(max-width:250px) {
      #nas1{
        font-size:50px;
      }
    }
    @media(max-width:230px) {
      #sl-mea{
        width: 190px;
      }
      .sl-nav{
        width: 180px;
      }
      #tek-opis{
        padding: 25px;
        font-size: 11px;
      }
      .nas-zdv{
        font-size: 20px;
      }
      .tek-zdv{
        font-size: 13px;
        padding: 0px;
      }
    }
    @media(max-width:225px) {
      #sre-fut{
        height: 500px;
      }
      #foot-logo{
        width: 200px;
        height: 150px;
      }
      #slii{
        width: 100%;
        gap: 0px;
      }
      #footer{
        height: 800px;
      }
      .ina-fut{
        width: 180px;
        height: 130px;
        gap: 10px;
      }
      .nas-fat{
        font-size: 15px;
      }
      .sl-sre{
        width: 50px;
        height: 50px;
      }
      #container{
        height: 4540px;
      }
  }
    @media(max-width:205px) {
      #foot-logo{
        width: 170px;
        height: 130px;
      }
      #opis{
        height: 2750px;
      }
      #sl-opis{
        width: 180px;
        height: 150px;
      }
      #tek-opis{
        padding: 25px;
        font-size: 10px;
      }
      #z-p{
        height: 1060px;
        width: 100%;
        gap: 50px;
      }
      .zdv{
        width: 200px;
        height: 300px;
      }
      .sl-zdv{
        width: 70px;
        height: 70px;
      }
      .nas-zdv{
        font-size: 18px;
      }
      .tek-zdv{
        font-size: 12px;
        padding: 0px;
      }
    }