/* Add a black background color to the top navigation */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
    font-family: "Poppins", sans-serif;
}

body {
    box-sizing: border-box !important;
}


.topnav {
    background-color: #074168;
    overflow: hidden;
    margin-top: 2%;
    margin-bottom: 2%;
    position:static;
  }
  
  /* Style the links inside the navigation bar */
  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }
  
  /* Change the color of links on hover */
  .topnav a:hover {
    background-color:;
    color: whitesmoke;
    
  }
  
  /* Add an active class to highlight the current page */
  .topnav a.active {
    background-color: ;
    color: rgb(39, 245, 39);
    font-weight: bold;
  }



  
  
  /* Hide the link that should open and close the topnav on small screens */
  .topnav .icon {
    display: none;
  }

  .slider{
    width: 1000px;
    max-width: 100vw;
    height: 400px;
    margin: auto;
    position: relative;
    overflow: hidden;
    margin-top: 5%;
    margin-bottom: 5%;
}
.list {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    width: max-content;
    transition: 1s;
}
.list img{
    width: 1300px;
    max-width: 100vw;
    height: 100%;
    object-fit: cover;
}
.buttons{
    position: absolute;
    top: 45%;
    left: 5%;
    width: 90%;
    display: flex;
    justify-content: space-between;
}
.buttons button {
    width: 50px;
    height: 50px;
    border-radius: 505;
    background-color: #fff5;
    color: #fff;
    border: none;
    font-family: monospace;
    font-weight: bold;
}
.dots{
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    transition: 1s;
}
.dots li {
    list-style: none;
    width: 10px;
    height: 10px;
    background-color: #fff;
    margin: 20px;
    border-radius: 20px;
}
.dots li.active {
    width: 30px;
}
@media screen and ( max-width: 768px) { 
    .slider {
        height: 400px;
    }
    
}

.googleMap {
  margin-top: 15%;
  margin-bottom: 25%;
  width: 60%;
  height: 40%;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.location2 {
  margin-top: 5%;
  margin-bottom: 25%;
}



.btnWhite a {
    color:white
}



tr  img {
        width: 40px;
        height: 20px;
        object-fit:cover;
        
        display: block;
  margin-left: auto;
  margin-right: auto;
  border-width: 3%;
}

table thead {
    border-width: 3px !important;
}
table tr th {
    border-width: 3px !important;
    text-align: center;
}

tbody td tfoot th thead tr {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
}
tbody td {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
    font-weight: bold;
    text-align: center;
    padding: 1% !important;


}
tbody tfoot {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
}
tbody th {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
}
tbody thead {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
}
tbody tr {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
    
}
table-primary {
    border-color: inherit !important;
    border-style: solid !important;
    border-width: 3px !important;
}

thead tr th {
    padding: 0.5% !important;
}


table {
    
    margin-inline: auto;
    width: 40% !important;
    padding-left: 0% !important;
    padding-right:  0% !important;
    height: 20% !important;
    margin-top: 1%;
    border-width: 3px !important;
   
    
    
    
    

}

.tabelaS {
    background-color:rgb(97, 253, 253);
}


.tabelaCentar {
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
  
}

.bukvi {
    text-align:center;
    font-family: initial;
    font-weight: bold;
}

.darkMen {
    color: black !important;
}
.naslov {
    text-align: center;
    color: #074168;

}
.dataKursna {
    color: black;
    font-weight: bolder;
    text-align: center !important;
}
.kursnaListaData {
    justify-content: center;
    text-align: center;
}

.centarCounter {
    justify-content: center;
    text-align: center !important;
}

.noneTel {
    text-decoration: none;
}

@media only screen and (min-device-width : 0px) and (max-device-width : 1000px) {
    .navMobile {
        --bs-gutter-x: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        
    }
    .bukvi {
        font-size: 12px;
  display: block;
    }
    .topnav a {
        display: contents;
        width: 100%;
        padding: 2%;
    }
    .topnav {
        padding: 3% !important;
    }
    .tabelaCentar {
        .container{display: flex; justify-content: center; align-items: center}
    }
    }

    @media only screen and (min-device-width : 1000px) and (max-device-width : 1400px) {
        .tabelaCentar { 
            justify-content: center;
            text-align: center;
            display: table;

        }
    }

    button {
        position: relative;
        overflow: hidden;
        transform: translateZ(0);
        display: grid;
        place-items: center;
        
        
        border: 0;
        border-radius: 10px;
        
        font-size: 17px;
        color: #ffffff;
        cursor: wait;
      }
      
      @keyframes loading {
        0% {
          transform: translateX(25px);
        }
        100% {
          transform: translateX(-20px);
        }
      }
      
      button > span {
        position: relative;
        z-index: 2;
      }
      
      button::before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        left: -100%;
        width: 300%;
        height: 100%;
        background: #2417db
          repeating-linear-gradient(
          60deg,
            transparent,
            transparent 10px,
            #0d3e66 10px,
            #4135eb 20px
          );
        
        animation: loading 1s infinite linear;
      }
      
      
      marquee {
  -webkit-animation:  caption 50s linear 0s infinite;
  font-family:'Segoe ui';
  padding:20px 0;
  
background-color: #;

-webkit-transition: background-color 350ms;
-moz-transition: background-color 350ms;
transition: background-color 350ms;
  overflow: hidden;
  overflow-x:-webkit-marquee;
  -webkit-marquee-direction: right;
  -webkit-marquee-style: scroll;
  -webkit-marquee-speed: normal;
  -webkit-marquee-increment: small;
  -webkit-marquee-repetition: 5;
  overflow-x: marquee-line;
  marquee-direction: forward;
  marquee-style: loop;
  marquee-speed: slow;
  marquee-play-count: 5;
  color:blue;
  background:white;
}

      