* {
    margin:0px;
    padding:0px;
    box-sizing:border-box
}
html {
  scroll-behavior: smooth;
}
body{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-user-select: none;        
    -moz-user-select: none; 
    -ms-user-select: none; 
    -o-user-select: text;
    user-select: none;
    touch-action: manipulation;
    position: relative;
    padding-bottom:5em
}

    @font-face {
        font-family: 'Futura PT Light';
        font-style: normal;
        font-weight: normal;
        src: local('Futura PT Light'), url('futura-pt-light.woff') format('woff');
         font-display: swap;
}

h1, h2, h3, h4, h5, ul, ol, p, div{
font-family: 'Futura PT Light';
}
@media screen and (min-width:783px){
    ::-webkit-scrollbar {
        width: 9px
    }
    ::-webkit-scrollbar-track {
        background: #e2e2e2
    }
    ::-webkit-scrollbar-thumb {
        background: #7c7c7c;
        border-radius: 2px
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #575757 
    }
}

/*
* {
    margin:0px;
    padding:0px;
    box-sizing:border-box
}
*/













/*    project-----------------------------------------------------------------------------------------------------------------*/
    
    
    body {
    animation: fadeInAnimation ease 1.8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: auto;
}
  
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

img{
    width:100%
}  
    
#navbar{
    display:block;
    position: fixed;
    width:100%;
    height:80px;
    top: 0;
    transition: top 0.3s;  
    height: 80px;
    z-index: 2;
    background-image: url(/Images-html/Untitled-31.png);
    background-size: 400px;
    background-position: 0% 30%;
    background-repeat: repeat-x;
    -webkit-transition: .3s;
}

.nav-log{
    width:200px;
    text-align:center;
    flex: initial;
    margin-left: 50px;
/*    margin-top: 5px;*/
    text-decoration: none;
    color: white
}
.nav-log p{
    display: block;
    position: fixed;
    font-size:50px; 
    text-align:center;
    color: white;
    font-weight: 600;
    margin-top: 7.5px
}

.nav-log h3{
    display: block;
    position: fixed;
    font-size:50px; 
    text-align:center;
    color: white;
}
.nav-log a{
    color: white;
    -webkit-transition:   .3s;
}
.link-container{
    margin-top: 30px;
    display:inline-flex;
    float: right;
    justify-content:space-around;
    width:450px;
    text-decoration:none;
    margin-right: 30px;  
}
.link-container a{
    text-decoration:none;
    font-size:14px;
    letter-spacing:4px;
    padding-bottom:3px;
    color:white;
    font-weight: bold;
    -webkit-transition:.3s;
}
.link-container a:not(.q):hover{   
    filter: brightness(40%);   
    transition-duration: .4s 
}
.link-container a:not(.q):not(hover){   
    filter: brightness(100%);    
    transition-duration: .4s
}
.link-container li{
    list-style: none;
}
#qa, #qaq{
    font-size: 22px;
    width: 0px;
    height: 32px;
    transform: translateY(-5px);
    position: fixed;
    border-right: 1px solid rgb(255, 255, 255)
}
.active{
    border-right: 1px solid rgb(88, 0, 255)
}
.linkovi-skrol{
    color:black
}

.burg{
    display:none;
    cursor:pointer
}
.burg div{
    width:27px;
    height:2px;
    background-color:white;
    margin:5px;
    transition:all 0.5s ease;
    border-radius:2px 2px 2px 2px
}
.toggle .line1{
    transform:rotate(-45deg) translate(-4px,6px);
    filter: brightness(30%)
    }
.toggle .line2{ 
    opacity:0;
    filter: brightness(30%)
    }

.toggle .line3{  
    transform:rotate(45deg) translate(-4px,-6px);
    filter: brightness(30%)
    }


#vrh-strane{
    height: 0px
}

.slidercontainer{
    width: 100%;
    min-height: 500px;
    height: 90vh;
    max-height: 90vh;
    overflow: hidden;
    filter: url(/Images-html/krug16.png);
    background-image: linear-gradient(rgb(190, 190, 190),rgb(103, 103, 103))
}
.slidercontainer img{
    width: 100%;
        height: 90vh;
    min-height: 500px;
    max-height: 90vh;
    object-fit: cover;
    overflow: hidden;
}
.slidercontainer img:hover{
    transform: scale(1);
/*    transition-duration: .7s; */
    overflow: hidden
}
.slidercontainer img:not(hover){
    transform: scale(1);
/*    transition-duration: .7s;  */
}
.page.leaving::before{
    background:rgba(0,0,0,0.8)
}
.page.leaving::before.active{
    display:block
}
.theme-black. page.leaving::before{
    background:rgba(0,0,0,0.8)
}
/*
.page.leaving::after{
    content:'';
    display:block;
    position:absolute;
    overflow:hidden;
    z-index:75;
    -webkit-animation:loaderAnimation .8s infinite linear;
    animation:loaderAnimation .8s infinite linear;
    height:40px;
    left:calc(50% - 20px);
    top:calc(50% - 20px);
    width:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg") 
}
*/


/*

.rotor, .rotor1{
    top:calc(50% - 40px); 

}

.rotor:after{
    height: 80px;
    left: calc(50% - 40px);
    top: 0px;
    width: 80px;
    background-image:url(/Images-html/krug16.png);
    background-repeat: no-repeat;
    background-size: contain;
}
*/



.rotor, .rotor1{
    width: auto;
    width: 100%;
    position: absolute;
    top:calc(50% - 40px);
    display: none;
    visibility: hidden
}
.rotor:after{
    content: '';
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -75;
    -webkit-animation: loaderAnimation .8s infinite linear;
    animation: loaderAnimation .8s infinite linear;
    height: 92px;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    width: 92px;
    background-image:url(/Images-html/krug16.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.rotor1:after{
    content: '';
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: -75;
    -webkit-animation: loaderAnimation .8s infinite linear;
    animation: loaderAnimation .8s infinite linear;
    height: 80px;
    left: calc(50% - 40px);
    width: 80px;
    background-image:url(/Images-html/krug16.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.slika-rotor{ 
      top:calc(50% - 10px);
    }
.dugmici{
    max-width: 80%; 
    margin-top: 10px
}
.button{
    background-color: rgba(0, 0, 0,0.1);
    border-radius:1110px;
    height: 40px;
    width: 100px;
    position: absolute;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(-50%);
    left: 50%;
    object-fit: cover;
}
.button img{
    width: 60px; 
    height: 55px;
    text-align: center;
    margin: -6px 19px 0px 19px;
}
.button:hover > img{
    transform: translateY(5px);
    transition-duration: .4s
}
.button:not(hover) > img{
    transform: translateY(-1px);
    transition-duration: .4s
}
.button:hover{
     background-color: rgba(0, 0, 0,0.3);
    transition-duration: .4s
}
.button:not(hover){
     background-color: rgba(0, 0, 0,0.1);
    transition-duration: .4s
}
.galerija{
    background-color: rgba(0, 0, 0,0.1);
    border-radius:1110px;
    height: 40px;
    width: 110px;
    position: absolute;
    margin-top: 20px;
    overflow:hidden;
    right: 70px;
    text-decoration: none;
}
.galerija:hover{
     background-color: rgba(0, 0, 0,0.3);
    transition-duration: .4s
}
.galerija:not(hover){
     background-color: rgba(0, 0, 0,0.1);
    transition-duration: .4s
}
.button1{
    letter-spacing: 2.5px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    margin-top: 9px;
    color: rgb(95, 95, 95); 
}
.text-projekat{
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    min-width: 600px;
}
.imena{
    align-items:center;
    justify-content:space-between;
    display: flex;
    width: 210px
}
.bold{
    font-weight: 600;
}
 .naslov-projekta h1{
     font-size: 1.9em;
     text-shadow: 0px 0px 40px black;
     width: auto;
     font-size: 24pt;
     margin-top: -80px;
     margin-left: 50px;
     position:absolute;
     color: #ffffff;
    }
.god{
    position:absolute;
    color: #ffffff;
    margin-top: -100px;
    margin-left: 50px;
    font-weight: 600;
    display: inline-flex;
    width: auto;
    z-index: 1;
    text-shadow: -2px 0px 30px black;
}
.podaci{
    margin-top: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.linija1{
    width: 100%;
    height: 0px;
    border-bottom: 1px solid lightgray;
}
.txt{
    align-items:center;
    justify-content:space-between;
    display: flex;
    height: 65px;
    width: 95%;
    margin-left: auto;
    margin-right: auto
}
.navodnici, .navodnici1{
    text-align: center; 
    font-size: 90px; 
    font-weight: 100; 
    height: 50px;
    color: dimgray;  
}
.navodnici { 
    margin-bottom: 30px
}

.navodnici1 {   
    margin-top:-25px;   
    margin-bottom: -60px
    }

.slika{
    margin: 100px 0px 0px 0px;
    max-height: 90vh;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    position:inherit;
}
.slika img{
    margin-left: auto;
    margin-right: auto;
    max-height: 90vh;
    object-fit: cover;
    background-color:rgba(0, 0, 0, 0.5);
}
.podaci, .pasus{
    font-size: 18px;
    text-align: left;
    color: dimgray;
}
.pasus{
    line-height: 1.6;
}
.jos-projekata{
    margin-top:0px;
    margin-bottom: 25px;
    font-size: 35px;
    color: dimgray;
    font-weight: 900;
}
.bog{
    overflow: hidden;
    height: 640px;
    margin-bottom: 23px;
    margin-top: 20px
}
.bez-teksta{
    margin-top: -39px
}
    .lin1{
    width: 0px;
    height: 30px;
    border-right: solid 1px lightgray;
}

@media screen and (max-width: 783px){ 
    .burg{
        position:fixed;
        display:block;
        z-index:10;
        left:100%;
        transform:translateX(-60px);
        margin-top: 16.7px    
    }   
    #navbar{
        height: 60px;
        z-index: 2;
        background-image: url(/Images-html/Untitled-31.png);
        background-size: 300px;
        background-position: 0% 40%;
        top:0
    }
     .nav-log{
        width:200px;
        text-align:center;
        flex: initial;
        margin-left: 20px;
/*        margin-top: 5px;*/
        text-decoration: none;
        color: white;
    }
    .nav-log p{
        font-size:40px;
        margin-top: 5px
    }
    .navbar{
        overflow-y: hidden;
    }
    .link-container{
        visibility:hidden;
        opacity:0;
        position:fixed;
        flex-direction:column;
        column-gap:normal;
        text-align:center;
        height:109%;
        width:100%;
        overflow-y:hidden;
        background-color:rgba(255, 255, 255, .9);
        z-index:-1;
        justify-content:flex-start;
        padding-top:150px;
        margin:0px 0px 0px 0px;
        right:0
    }
       .link-container li{
        opacity:0;
        margin-top:10px;
        font-weight:bold
    }
      #qa, #qaq{ 
        position: inherit;
        width: 140px;
        font-size: 0px;
        height: 1px;
        transform: translateX(calc(50vw - 70px));
        margin: 10px 0px;
        border-top: 0px solid transparent;
        border-right: 0px solid transparent;
        background-color: rgb(155, 155, 155)
    }
     .link-container a{
        font-size:18px;
        color: dimgray
    }
     .nav-active{
        opacity:1;
        transition:.9s;
        visibility:visible
    }
    .gru-active{
        height: 101%
    }
    .nav-aktiv{
        overflow-y:hidden
    }
    .slidercontainer{
        height: 600px;
        min-height: 50vh; 
        max-height: 78vh
    }
    .slidercontainer img{
        height: 600px;
        min-height: 50vh;
        max-height: 78vh
    }
    .rotor, .rotor1{
        top:calc(50% - 40px); 
        overflow: hidden
    }
    .rotor:after{
        height: 80px;
        left: calc(50% - 40px);
        top: 0px;
        width: 80px;
    }
   .rotor1:after{
       height: 80px;
       left: calc(50% - 40px);
       width: 80px;
    }
    .naslov-projekta h1{
        font-size: 1.7em;
        text-shadow: -1px 0px 30px black;
        margin-top: -50px;
        margin-left: 20px;
    }
    .god{
        margin-top: -70px;
        margin-left: 20px;
        text-shadow: -1px 0px 20px black;
        font-size: 15px
    }
    .dugmici{margin-top: 3px}
    .button{
        display: none;
    } 
    .galerija{
        margin-top: 26px;
        left: 50%;
        transform: translateX(-55px);
    } 
    .slika{
        min-height: 30vh;
        max-height:80vh;
        width: 100%;
        position:inherit;
     
    }
    .slika img{
        min-height: 30vh;
        max-height: 80vh;
        object-fit: cover;
    }
    .rotor{margin-top: 0px}
    
    .slika-rotor{
        top:calc(50% - 40px);
    }
    .text-projekat{
        margin-left: auto;
        margin-right: auto;
        width: 93%;
        max-width: 93%;
        min-width: 100px
    }
    .bog{
        overflow: hidden;
        height: 530px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
  
    }
    .jos-projekata{
        font-size: 31px;
    }
    .bez-teksta{
        margin-top: -22px
    }
    .podaci{
        margin-top: 31px; 
        font-size: 18px;
        line-height: 1.5em
    } 
    .pasus{
        font-size: 20px;
        line-height: 1.5em
    }
    .navodnici {
        margin-top:60px;
        margin-bottom: -23px
    }
    .navodnici1 {
        margin-top:37px;
        margin-bottom: -80px
    }    
}
  .fejd{
    animation: fadeInAnimation ease 1.8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}
}

@-webkit-keyframes loaderAnimation{
    0%
    {-webkit-transform:rotate(0deg);
        transform:rotate(0deg)}
    100%{-webkit-transform:rotate(360deg);
        transform:rotate(360deg)}
}

@keyframes loaderAnimation{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)}
    100%{
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)}
}

.galerija, .slidercontainer, .slika{
    cursor: pointer
}
  @keyframes navLinkFade{
        from{
            opacity:0;
        }
        to{
            opacity:1;
        }
    }

















    
[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos] {
    transition-duration: .7s
}
[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445,.05,.55,.95)
}
[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0,0px,0);
     
}
[data-aos=fade-left] {
    transform: translateX(-100px);
     
}

[data-aos=fade-in] {
    transform: translateX(0px);
   
}













.dragan{
        height: 102px;
        background-color:white
    }
nav{
    display:block;
    position: fixed;
    justify-content:space-around;
    width:98%;
    height:80px;
    z-index:30;
    background-color:white;
    border-bottom:1px solid lightgray;
    margin-left: 1%;
    text-align: center
}
.gru{
    transform: translateX(-1%);
    position: fixed;
    overflow-x: hidden;
    width: 100%;
    height: 80px;
    justify-content: center;
     margin-left:auto;
    margin-right:auto
}

.nav-logo{
    width:200px;
    flex: initial;
/*    margin-top: 8px;*/
    margin-left: 50px
}

.nav-logo p{
    display: block;
    position: fixed;
    font-size:50px; 
    text-align:center;
/*    margin: 0;*/
/*    padding: 0;*/
    font-weight: 600;
    margin-top: 7.5px
}

.nav-links{
    display:inline-flex;
/*    position:fixed;*/
    float: right;
    justify-content:space-around;
    width:450px;
    margin-top:30px;
    margin-right: 30px;
    
/*    right: 1%*/
}
.nav-links a{
    text-decoration:none;
    font-size:14px;
    letter-spacing:4px;
    padding-bottom:3px;
    color:rgb(95, 95, 95);
    font-weight: bold;
}
.nav-links a h1{
    text-decoration:none;
    font-size:14px;
    letter-spacing:4px;
    padding-bottom:3px;
    margin-top: 2px;
    color:black;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 0px;
}
.nav-links #q{
    font-size: 22px;
    width: 0px;
    height: 28px;
    transform: translateY(-3px);
    position: fixed;
    border-right: 1px solid rgb(155, 155, 155)
}
.nav-links .bot{
    display: none;
    visibility: hidden;
    
   
}
.cecee{
    display: none;
    visibility: hidden;
/*
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
*/
}
.lang{
    visibility: hidden;
    display: none
}
.nav-links a:hover{
    color:black;
    transition: .15s
}
.nav-links a:not(hover){
    color:rgb(95, 95, 95);
    transition: .15s;
}
a.current:hover{
     color:black
}
a.current:not(hover){
    color:black
}
.nav-links li{
    list-style:none;
/*    padding:1px 1px 1px 1px*/
}
a.current{
    color:black;
    cursor: pointer
}
.burger{
    display:none;
    cursor:pointer
}
.burger div{
    width:27px;
    height:2px;
    background-color:rgb(56, 56, 56);
    margin:5px;
    transition:all 0.5s ease;
    border-radius:2px 2px 2px 2px

}

@media screen and (max-width:783px){  
    .dragan{
        height: 62px;
        background-color:white
    }
    nav{
        display:block;
        height:60px;
       
    }
    .gru{
        overflow-y: hidden;
    }
    .nav-logo{
        position: fixed;
/*        margin-top: 4px;*/
        margin-left:20px
    }
     .nav-logo p{
        font-size: 40px;
        text-align: center;
         margin-top: 5px;

    }
    
    
    
    
    
    
    .nav-links{
        visibility:hidden;
        position:fixed;
        flex-direction:column;
        column-gap:normal;
        text-align:left;
        height:100%;
        width:100%;
        overflow-y:hidden;
        background-color:rgba(255, 255, 255, .9);
        z-index:-1;
        opacity:0;
        justify-content:flex-start;
        padding-top:160px;
        padding-left: 0px;
        margin:0px 0px 0px 0px;
        right:0;
        
       

    }
    .nav-links li{
        opacity:0;
        font-weight:bold;
         margin-left:20px;
        text-transform: uppercase

        
    }
    .nav-links a{
        font-size:23px;
/*         margin-top:8px;*/
/*        margin-left: 0;*/
    }
    .nav-links a h1{
        font-size:23px;
         margin-top:8px;

    }
   
    .nav-links #q{
        position: inherit;
        width: calc(100% - 28px);
/*        transform: translateX(calc(50vw - 70px));*/
        font-size: 0px;
        margin: 9px 0px 14px 0px;
        border-top: 0px solid transparent;
        border-right: 0px solid transparent;
        height: 0px;
        background-color: rgb(103, 103, 103)
}
    .nav-links li .bot{
     opacity: 0.8;
/*       display:unset;*/
    visibility: visible;
        bottom:0;
        width:calc(100% - 40px);
        position: absolute;
        height: 85px;
        padding-bottom: 0px;
        text-transform:none;
        overflow: hidden;
        display: flex;
         justify-content: space-between;        
       
        
    }
    .cecee{
        display: block;
        visibility: visible;
    }
       .nav-links .bot img{
        width: 47px;

}

*/
      .nav-links .bot div{

        font-size: 10px;

        text-align: right;

          
    }
      .nav-links .bot {

          font-size: 11px;
          text-align: right;
          letter-spacing: 2px;

    }
          .nav-links .bot a {
        font-size: 11px;
        letter-spacing: 2px;

        
          
    }
    .nav-links .bot .sren a{
        font-size: 16px; 
/*        letter-spacing: 2px;*/
        text-decoration: none     
    }
     .nav-links .bot .sren span {
        font-size: 12px;
/*         border-bottom: 13px solid black;*/
        letter-spacing: 1px;
        text-decoration: none;
/*         margin-bottom: px;*/
/*         padding-bottom:px;*/
    }
   
    .bot div:nth-child(3){
        display: none
    }
    
    
    
    
    
    .nav-links .lang{
        display: block;
        visibility: visible;
        margin-top: 70%
    }
    .burger{
        position:fixed;
        display:block;
        z-index:10;
        left:100%;
        transform:translateX(-60px);
        margin-top: 16.7px;
    }
    .nav-active{
        opacity:1;
        transition:.3s;
        visibility:visible
    }
      .gru-active{
        height: 101%
    }
    @keyframes navLinkFade{
        from{
            opacity:0;
        }
        to{
            opacity:1;
        }
    } 
    .btn{
        cursor:pointer     
    }
   a.current{
        color:rgb(137, 137, 137)
    }   
}
.toggle .line1{   
    transform:rotate(-45deg) translate(-4px,6px)
}
.toggle .line2{   
    opacity:0
}
.toggle .line3{    
    transform:rotate(45deg) translate(-4px,-6px)
}
.nav-aktiv{  
    overflow-y:hidden;    
}


/*    styles*/
    
/*
    * {
    margin:0px;
    padding:0px;
    box-sizing:border-box
}
html {
  scroll-behavior: smooth;
}
body{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-user-select: none;        
    -moz-user-select: none; 
    -ms-user-select: none; 
    -o-user-select: text;
    user-select: none;
    touch-action: manipulation;
    position: relative;
    padding-bottom:5em
}

    @font-face {
        font-family: 'Futura PT Light';
        font-style: normal;
        font-weight: normal;
        src: local('Futura PT Light'), url('futura-pt-light.woff') format('woff');
}

h1, h2, h3, h4, h5, ul, ol, p, div{
font-family: 'Futura PT Light';
}
@media screen and (min-width:783px){
    ::-webkit-scrollbar {
        width: 9px
    }
    ::-webkit-scrollbar-track {
        background: #e2e2e2
    }
    ::-webkit-scrollbar-thumb {
        background: #7c7c7c;
        border-radius: 2px
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #575757 
    }
}
*/
.footer{
    clear: both;
    position: absolute;
    height: 5em;
    font-size:.9em;
    width: 100%;
    margin-left: 0%;
    bottom:0;  
    background-color: #171717;
    overflow-x: hidden;
}
.f{
    align-items:center;
    justify-content:space-between;
    margin-top: 1.2em;
    display: flex;
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    transform: translateX(3%)
}
.w{
    align-items:center;
    justify-content:space-between;
    display: flex;
}
.w p1{
    display: none;
}
.w .lin{
    display: none;
}
.footer p{
    font-size: 2em;
    font-weight: bold;
}
.footer p:after{
    margin-left: 10px;
    font-size: .5em;
    font-weight: 100;
       
}
.footer p1{
    font-size: 1.1em
}
.footer-text{
    font-size: .9em;  
}
.vrh-strane{
    transform: translateX(190%);
    background-color: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 22px
}
.vrh-strane:hover{
    background-color: #d8d8d8;
    transition-duration: .4s
}
.vrh-strane:not(hover){
    background-color: #ffffff;
    transition-duration: .4s
}
.vrh-strane img{
    width: 22px;
    transform: rotate(90deg);
    margin-top: 10px;
    margin-left: 6.5px
}
.lin{
    width: 0px;
    height: 30px;
    border-right: solid 1px rgb(155, 155, 155);
}
.linoja1{
    display: none
}
.footer-text span{
    display: none;
}
dic:after {
    font-size: 10pt;
    font-weight:500;
    content:' 2025';
}
.kontakt{
    cursor:context-menu;
    padding-top:20px;
    text-align: center; 
}
.kont{
    text-align: center; 
}
.pin{
    padding: 20px
}
.text-projekat{
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    min-width: 600px;
}
.biografija{
    text-align:justify;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
   font-size: 18px;
    line-height: 1.6em;
    text-align: left;
    color: dimgray;

}
.biografija img{
    width: 200px;
    margin-right: 0%;
    margin-left: 15px
}
/*
.n5{
    margin-bottom: 8.9vw
}
.n10{
    margin-bottom: 17.73vw
}
.n15{
    margin-bottom: 26.6vw
}
*/

@media screen and (max-width:783px){
    ::-webkit-scrollbar {
        width: 10px;
        height: 4px;
    }
    ::-webkit-scrollbar-track {
        background: #e2e2e2; 
        border-radius: 10px  
    }
    ::-webkit-scrollbar-thumb {
        background: #b2b2b2;
        border-radius: 10px
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #818181
    }
    body{
        padding-bottom: 7em
    }
    .footer{
        height: 7em;
        overflow-x: hidden
    }
    .f{
        width: 100vw;
        max-width: 92%;
        margin-left: 4%;
        margin-bottom: 20px;
        display: block;
    }
    .w .lin{
        width: 0px;
        height: 30px;
        margin:0 6px 0 6px;
    }
    .w{
        max-width: 100%;
        overflow-x: hidden
    }
    .p1{
       text-align: left
    }
    .lin{
        display: none;
    }
    .footer-text{
        margin-top: 10px;
        width: 100%;
        text-align: left;
    }
    .ig{
        margin-top: -33px;
        transform: translateX(107px)
    }
    .linoja1{
        display: block;
        width: 0px;
        height: 30px;
        border-right: solid 1px rgb(155, 155, 155);
        margin-top: -60px;
        margin-left: 86px
    }
    .vrh-strane{
        background-color: lightgray;
        width: 35px;
        height: 35px;
        border-radius: 22px;
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: -38px
    }
    .vrh-strane img{
        width: 22px;
        transform: rotate(90deg);
        margin-top: 10px;
        margin-left: 6.5px
    }
    .kontakt{
        text-align: center;
        padding:10px;
        padding-top: 20px;
        font-size:25px;
    }
    .text-projekat{
        margin-left: auto;
        margin-right: auto;
        width: 95%;
        max-width: 95%;
        min-width: 100px 
}
    .biografija{
    
        text-align: justify; 
    
        max-width: 100%; 
    
        margin-left: auto;
    
        margin-right: auto
    }
    .biografija img{
        width: 170px; 
        height: auto;
        margin-right: 0%;
        margin: 0px 0px 15px 15px
    }
}


/*projects*/

.rotor1{
    display: none;
    visibility: hidden
}
.header a{
    color:#434343
}
.header p{
    text-decoration:none; 
    color:rgb(77, 76, 85);
    max-width:100%;
    margin-right:3px;
    font-weight:900;
    font-size: 16px;
    margin-bottom:2px;
    letter-spacing: 0.04em
}
.projekat .header{
    text-decoration:none;
    transition:.3s;
    color:transparent;
    text-align:left;
    margin-top:4px;
    margin-bottom: 5px
}
.item-location{
    font-size:15px;
    font-weight: 500;
    letter-spacing: .01em;
    text-decoration: none;
    margin-top: -1px
}
.projekat a{
    text-decoration: none
}
.image img:hover{
    transform:scale(1.0);
    filter:brightness(1);
/*    filter:contrast(1.06);*/
    transition:0.3s;
    box-shadow: 3px 3px 3px grey;
    transition-duration: .2s
}
.image img:not(hover){
    transform:scale(1);
/*    filter: saturate(75%);*/
    transition:0.3s
}
.projekat:hover .header{
    font-weight:500;
    color:#484848
}
.projekat:hover .logik{
     box-shadow: 3px 3px 3px grey;
    transition-duration: .2s
}
.image img{
    height:400px;
    width:200px;
    background-color: rgb(224, 224, 224)
/*    background-color:transparent */
}
.image img{
    border-radius:1px
}
.projekti{
    width:100%;
    padding-top:110px;
    max-width:1400px;
    text-align:center;
    margin-left:auto;
    margin-right:auto
}
.grupa{
    width:100%;
    display:block;
    justify-content:center;
    margin-left:auto;
    margin-right:auto
}
.projekat{
    display:inline-grid;
    padding:0px;
    margin:10px 20px 0 20px;
    flex:initial;
    width:200px
}
.projekat a{
    cursor: pointer
}

.inline{
    visibility: hidden
}
.logik{
    width:200px;
    background-color: transparent
}
div{
    align-items:center;
    justify-content:space-between
}

@media screen and (max-width: 783px){
    body{
        overflow-x:hidden
    }  
    .header p{
        letter-spacing: 0.02em
    }
      .projekat{
        margin:0 6px 10px 6px;
        width:170px;
        padding:0;
        z-index:4;
        display:inline-grid;
        filter:brightness(110%)
    }
    .item-location{
        margin-top:.1px;
        color:black;
        margin-bottom:5px;
        font-size:13px
    }
    .projekti{
        padding-top:75px;
        max-width:94%;
    }
    .logik{
        width:170px
    }
    .image img{
        width:170px;
        height:340px
    }
    .image img{
/*        height:auto;*/
    }
    .header{
        color:black   
    }  
}
@media screen and (max-width: 740px){
      .projekti{
       
        max-width:100%;
}
@media screen and (max-width: 369px){


.item-location{
    font-size:14px;
    font-weight: 500;
    letter-spacing: .01em;
    text-decoration: none
}
.image img{ 
    width:140px;
    height:280px;
}
.projekat{    
    width: 140px; 
    margin-bottom: 3px
    }
   
.bog{
    height: 470px
    }
 
}

    #more{
        display: none
    }