 @font-face { font-family: Lato; src: url('../font/Lato/Lato-Regular.ttf'); } 

* {
   font-family: Lato;
   
 }
    body{
      background-color: rgb(197, 229, 249);
      width: 1920px;
      height: 1080px;
      user-select: none;
    }

        .myHeader {
            top: 0%;
            background-color: rgb(197, 229, 249);
            width: 100%;
            height: 160px;
            position: inherit;
            /* border-bottom: 0px; */
            /* border-color: black; */
            z-index: 1000;
            right: 15px;
            padding-right: 15px;
        }
        .ime-grada{
            font-size: 40px; 
            padding: 50px 50px 50px 0px; 
            color: #003252;
            font-weight: 600;
        }
        .ime-ulice{
            background-color: #003252;
        }
        .ime-ulice-lang{
            color: white; 
            font-size: 30px;
            list-style: none;
            padding-top: 10px;
            font-weight: bold;
        }

        /* img[src="images\\undefined"] {
            display: none;
        } */

        .myPanel {
            width: 50%;
            z-index: 2;
            margin-left: -15px;
        }

        .myPanelRight{
            position: absolute;
            right: 15px;
            width: 50%;
            height: 850px !important;
            top: 170px;
            background-color: white;
            border-bottom: 5px solid #e77817!important; 
            border-top: 5px solid #e77817!important;
        }

        .img-broj {
            margin-left: 0px;
            margin-top: 0px;
            z-index: 1000;
            top: 1%;
            left: 1%;
            width: auto;
            height: auto;
            position: absolute;
        }

        .qr-code1 {
            left: 3%;
            z-index: 1000;
            bottom: 4%;
            width: auto;
            height: auto;
            position: absolute;
        }

        .podlogaMape{
          position: relative;
          padding-top: 10px;
          padding-bottom: 10px;
          background-color: white;
          z-index: 1;
        }
        
        .myFooter{
            padding-top: 10px;
            padding-bottom: 10px;
            text-align: center;
            position: absolute;
            right: 50px;
            bottom: 1%;
            width: 780px;
            height: auto;
            align-content:center;
            margin: 10px;
            /* background-color: white; */
        }
        
        .footer-levo {
          position: absolute;
          left: -57%;
          bottom: -0.6%;
        }

        .footer-levo img {
          padding-left: 20px;
          padding-bottom: 10px;
        }


        .footer-levo-6 {
          position: absolute;
          left: -95%;
          bottom: -0.6%;
        }

        .footer-levo-6 img[src="images/footer.png"] {
          padding-left: 11px;
          padding-bottom: 10px;
        }

        .img-slike{

            /* margin-top: 10px; */

            box-shadow: 2px 3px 5px 5px #aaaaaa;
            /* width: max-content;
            height: max-content; */
        }

        .myImagePanel {
            position: inherit;
            background-color: rgb(197, 229, 249);
            left: 0%;
            width: 100%;
            height: 35%;
            bottom: 0%;
        }

        /* Slike location1*/
        .s1loc1 {
          width: 666px;
        }

        .s2loc1 {
          width: 296px;
        }

        .s3loc1 {
          width: 469px;
        }

        .s4loc1{
          width: 295px;
        }

        /* Slike location2*/
        .s1loc2 {
          width: 666px;
        }

        .s2loc2 {
          width: 307px;
        }

        .s3loc2 {
          width: 323px;
        }

        .s4loc2 {
          width: 320px;
        }

        /* Slike location3*/
        .s1loc3 {
          width: 335px !important;
          height: 306px !important;
        }

        .s2loc3 {
          width: 126px !important;
          height: 306px !important;
        }

        .s3loc3 {
          width: 165px !important;
          height: 306px !important;
          
        }

        .s4loc3 {
          width: 195px !important;
          height: 306px !important;
        }

        .s5loc3 {
            position: absolute;
            background-color: transparent;
            right: 30%;
            width: 380px;
            bottom: 11%;
            z-index: 100;
        }

        /* Slike location3*/

        
        .s1loc4 {
          position: relative;
          z-index: 1;
          height: 282px !important;
        }

        .s2loc4 {
          position: relative;
          height: 250px !important;
        }
        /* Plava Linija na 4 lokaciji */
        #blueLine {
          background-color: #003252;
          height:10px; 
          width: 683px;
        }

        #orangeLine {
          background-color: #e77817; 
          height:5px; 
          margin-left: 241px; 
          width: 950px;
        }

        #blueBox {
          background-color:#003252;
          width: 100px;
          height: 190px; 
          position: relative; 
          bottom: 10px;
          left: 98px;
        }

        #grayBox {
          background-color: #8e8e8e;
          width: 80px;
          height: 35px;
          position: relative;
          top: 180px;
          left: 18px;
        }

        #triangleUp {
          width: 0;
          height: 0;
          margin-top: 94px;
          margin-left: 16px;
          border-left: 35px solid transparent;
          border-right: 35px solid transparent;
          border-bottom: 70px solid white;
        }

        .s3loc4 {
          position: absolute;
          background-color: transparent;
          right: 29.5%;
          width: 400px;
          bottom: 12%;
          z-index: 100;
        }

        .lineOrange {
          z-index: 0;
          width: 450px;
          height: 5px;
          background-color: rgb(231, 120, 23);
          margin-top: 10px;
        }



        .s5loc5 {
            position: absolute;
            background-color: transparent;
            right: 25%;
            width: 485px;
            height: 326px;
            bottom: 3%;
            z-index: 100;
        }

        .s5loc6 {
            position: absolute;
            background-color: transparent;
            right: 30%;
            width: 380px;
            height: 326px;
            bottom: 2%;
            z-index: 100;
        }

        .secLoc2Pic2 {
          height: 215px !important;
        }

        /*Povecanje aktivnog markera*/
        .active {
            width: 54px !important;
            height: 74px !important;
            margin-left: -58px !important;
            margin-top: -52px !important;
            transition: 0.1s ease;
            
        }

        /* Box-shadow accordian */
        .shadowBox {
          box-shadow: 
        /* The top layer shadow */
          0 1px 1px rgba(0,0,0,0.15),
          /* The second layer */
          0 10px 0 -5px #fff,
          /* The second layer shadow */
          0 10px 1px -4px rgba(0,0,0,0.15),
          /* The third layer */
          0 20px 0 -10px #fff,
          /* The third layer shadow */
          0 20px 1px -9px rgba(0,0,0,0.15);
           /* The third layer */
        }

        .textDesniPanel {
          border-radius: 3px;
          font-size: 16px;
          line-height: 1.2; 
          padding:25px;
          box-shadow: -1px 1px 6px 1px #00000036, 2px 2px 10px #d3c2c2;
        }

        .flag {
          width: 42px;
          height: 26px;
          border: 1px solid gray;
          
        }

        .plavaTraka-footer-loc7 {
          position: absolute;
          bottom: 204px;
          left: 66px;
          width: 481px;
          height: 10px;
          background-color: #003252;
          margin-bottom: 102px;
        }
        .grbGrada-footer-loc7 {
          position: absolute;
          left: 40%;
          bottom: 76%;
        }
        .textGrada-footer-loc7 {
          position: absolute;
          left: -6%;
          top: 6%;
          clip-path: polygon(25% 0, 100% 0, 100% 100%, 25% 100%);
        }
        .orangeTraka-footer-loc7 {
          position: absolute;
          bottom: 0px;
          left: 60px;
          margin-top: 60px;
          width: 600px;
          height: 5px;
          background-color: #e77817;
        }

  /* Fadein-start */
    .fade-in-06 {
	-webkit-animation: fade-in .1s cubic-bezier(0.390, 0.575, 0.565, 1.000) .1s both;
	        animation: fade-in .1s cubic-bezier(0.390, 0.575, 0.565, 1.000) .1s both;
}

@-webkit-keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  .slide-in-left {
    -webkit-animation: slide-in-left 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-in-left 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }


@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}


.slide-in-right {
	-webkit-animation: slide-in-right 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-right 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

 @-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-bottom {
	-webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}




