@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*{
    margin: 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
  
}

ul {
    list-style-type: none;
  }

  a{
      text-decoration: none !important ;

  }

  p {
    margin: 0px !important;
  }

  .flex{
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .flex-column{
    flex-direction: column;
  }

  .whatsap img {
    width: 50px;
    margin-top: 20px;
  }
  .whatsap p {
    box-shadow: 0 4px 8px rgba(255, 255, 255, 0.5);
    font-weight: 900 !important;
    color: white;
  }


  .cllBut {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: rgb(253, 200, 54);
    text-align: center;
    color: rgb(253, 200, 54) !important;
    font-size: 30px;
    background: linear-gradient(135deg, #f7e5a2, #f2b600);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }


#noneNav {
  height: 1200px;
  z-index: 3000;
  position: fixed;
  top: 0;
  background-color: #00336685;
  display: none;
}
#navPlace {
  height: 1200px;
  z-index: 3000;
  background-color: white;
}
#navPlace ul {
  margin-top: 30px;
  padding-left: 0px !important;
  text-align: center;
}
#navPlace ul li{
  padding: 30px;
  text-transform: uppercase;
}
#navPlace ul li a {
color: rgb(0, 0, 58);
font-weight: bold;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
#closeNav {
  margin: 0px auto;
  width: 90px;
  border: 1px solid black;
  background-color: rgb(0, 0, 58);
  color: rgb(253, 200, 54);
  font-weight: bolder;
  cursor: pointer;
}
#buttNav{
cursor: pointer;
}
  #info-track{
    height: auto;
    padding: 10px;
    background-color: rgb(0, 0, 58);
    color: rgb(253, 200, 54);
  }
  #info-track a {
    color: rgb(253, 200, 54) !important;
    font-size: 20px;
  }
  #header{
    height: auto;
    padding: 10px;
  }
  #navigation {
    height: auto;

    justify-content: space-between;
  }
.logo img{
  width: 90px;
}
.ham img{
  width: 30px;
}
  #mainBanner {
    height: 700px;
    /* clip-path: polygon(0 0, 100% 0%, 100% 80%, 50% 100%, 0 80%); */
    background-image: url('../img/bann2.jpg');
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: space-around;
    align-items: center;

  }
  .uvod {
    background: rgba(255, 255, 255, 0.2); 
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    /* backdrop-filter: blur(5px); 
    -webkit-backdrop-filter: blur(5px);  */
    border: 1px solid rgba(255, 255, 255, 0.3); 
    padding: 20px; 
    color: #fff; 
    height: auto;
    padding: 40px;
  }
  .uvod-intro{

    font-size: 30px;
    letter-spacing: 2px;
    color: rgb(253, 200, 54);
  }
  .uvod h1 {
    text-transform: uppercase;
    font-size: 70px;
  }
  .usluge-intro {
    margin-top: 20px;
    background-color: rgb(253, 200, 54) !important;
    color: rgb(0, 0, 58) !important;
}
.kontakt-intro{
  margin-top: 20px;
  color: rgb(253, 200, 54) !important;
  background-color: rgb(0, 0, 58) !important;
}
.home-content{
  height: auto;
  background-color: rgb(0, 0, 58);
  box-shadow: inset 0 4px 8px rgba(255, 255, 255, 0.5);
  padding: 30px;
}
.uvodnik {
  height: auto;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(255, 255, 255, 0.8);
  text-align: center;
}
.uvocnik p{
  font-size: 15px;
  text-transform: uppercase;
}
.uvodnik h2 {
  font-size: 35px;
}
.counter-1{
  height: auto;
}
.cont-1{

  height: auto;
  padding: 25px;
  color: white;
  text-align: center;
}

.partneri {
  height: auto;
  border-bottom: 1px solid gray;
  padding: 15px;
}

.partner img {
  width: 150px;
  margin-top: 20px;
}
.partner p {
  color: rgb(0, 0, 58);
  text-transform: uppercase;
  font-weight: bold;
}


.cont-1 img{
  width: 50px;
}
.cont-cifra {
  font-size: 30px;
  font-weight: bold;
}
.cross-box-1 {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.cross-box-2 {
  border-left: 1px solid white;
  border-top: 1px solid white;
}
.rast {
  padding: 20px;
  height: auto;
  text-align: center;
}
.rd{
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
  padding-bottom: 20px;
}
.rd img {
  width: 240px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.rd-text {
text-transform: uppercase;
}
.angazman {
  height: auto;
  background-image: url('../img/ban22.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.angazman h5 {
  text-transform: uppercase;
  font-size: 30px;
}
.zemlje{
  height: auto;
  background-image: url('../img/ing3.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.ing{
  font-size: 30px;
  color: rgb(0, 0, 58);
}
.zemlje p {
  color: rgb(0, 0, 58);
}
.zemlje ul li {
  color: rgb(0, 0, 58);
  font-size: 20px;
  margin: 15px;
}
.pitanja {
  text-align: center;
  height: auto;
  padding: 25px;

}
.pitanja-naslov{
  font-size: 25px;
  font-weight: bold;
}
.pitanja button {
  color: rgb(0, 0, 58) !important;
}

/*boot footer*/
.contact-area {
  border-bottom: 1px solid #353C46;
  padding: 20px;
}

.contact-content p {
  font-size: 15px;
  margin: 30px 0 60px;
  position: relative;
}

.contact-content p::after {
  background: rgb(0, 0, 58);
  bottom: -30px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 80%;
}

.contact-content h6 {
  color: #8b9199;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
}

.contact-content span {
  color: #353c47;
  margin: 0 10px;
}

.contact-social {
  margin-top: 30px;
}

.contact-social > ul {
  display: inline-flex;
}

.contact-social ul li a {
  border: 1px solid #8b9199;
  color: #8b9199;
  display: inline-block;
  height: 40px;
  margin: 0 10px;
  padding-top: 7px;
  transition: all 0.4s ease 0s;
  width: 40px;
}

.contact-social ul li a:hover {
  border: 1px solid #FAB702;
  color: #FAB702;
}

.contact-content img {
  max-width: 210px;
}

section, footer {
  background: rgb(0, 0, 58);
  color: #868c96;
}

footer p {
  padding: 40px 0;
  text-align: center;
}

footer img {
  width: 44px;
}


/*rest*/

.banner2 {
    height: auto;
    padding: 50px;
    background-image: url('../img/bann2.jpg');
    background-position: center;
    background-size: cover;
    color: rgb(253, 200, 54);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.counter-2 {
    background-color: white;
 
}
.cont-2{
    color: rgb(0, 0, 58) !important;
    padding: 20px;
}
.cont-2 i {
    font-size: 30px;
}
.cross-box-3 {
    border-right: 1px solid rgb(0, 0, 58);
    border-bottom: 1px solid rgb(0, 0, 58);
}
.cross-box-4 {
    border-left: 1px solid rgb(0, 0, 58);
    border-top: 1px solid rgb(0, 0, 58);
}

/*custom*/

.section-title {
    color: #ffffff;
    margin: 30px 0 20px;
    border-bottom: 3px solid #ffc107;
    display: inline-block;
    font-size: 1.5rem;
}

.service-item {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    padding-bottom: 20px;
    margin: 30px;
    transition: transform 0.3s ease-in-out;
}

.service-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.service-item h4 {
    color: #1e3d58;
    margin-top: 10px;
}

.service-item p {
    color: #6c757d;
    margin-top: 10px;
}

.icon {
    color: #ffc107;
    font-size: 35px;
}

.icon + h4 {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.usluge {
    background-color: rgb(0, 0, 58);

}


.upoznajte-nas {
    background-color: rgb(0, 0, 58); /* Teget pozadina */
    padding: 40px 20px;
 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: #ffffff; /* Beli tekst */
    
}

.meetP {
    font-size: 1.2rem;
    font-weight: bold;
    color: #ffc107; /* Žuta boja */
   
}



.meetU {
    background-color: #ffffff;
    color: #1e3d58;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    transition: transform 0.3s ease-in-out;
}

.meetU:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.meetU h4 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 10px;
   
    color: #ffc107;
    display: flex;
    align-items: center;
}

.meetU h4 i{
    margin-right: 20px;
}



.meetU p {
    font-size: 1rem;
    color: #6c757d;
}

.meetText {
    background-color: #f4f6f9;
    padding: 40px 20px;
}

.meetText .container {
  
    margin: 0 auto;
    padding: 20px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.meetText h4 {
    font-size: 1.5rem;
    color: #343a40;
    margin-bottom: 20px;
    font-weight: 600;
    border-bottom: 2px solid #007bff;
    padding-bottom: 10px;
}

.meetText p {
    font-size: 1rem;
    color: #495057;
    line-height: 1.6;
    margin-bottom: 20px;
}

.meetText .container img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 20px;
}

/*vesti*/

.news {
    padding: 20px;
}

.news-item {
    background-color: #f4f4f4;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s;
}

.news-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.news-item h3 {
    margin-top: 10px;
    color: #003366;
}

.news-item p {
    color: #666666;
}

.news-item a {
    display: inline-block;
    margin-top: 10px;
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}

.news-item a:hover {
    text-decoration: underline;
    color: #007bff;
}

/*kontakt*/

.contact-form {
    padding: 40px;
    background-color: #f4f4f4;
}

.contact-form h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #003366;
}

.contact-form .form-group {
    margin-bottom: 20px;
}

.contact-form .form-control {
    border-radius: 4px;
    border: 1px solid #cccccc;
}

.contact-form .form-control:focus {
    border-color: #003366;
    box-shadow: 0 0 0 0.2rem rgba(0, 51, 102, 0.25);
}

.contact-form .btn {
    background-color: #003366;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
}

.contact-form .btn:hover {
    background-color: #007bff;
    color: #ffffff;
}


/*custom blog*/
/* Stilovi za blog sadržaj */
.blog-content {
  padding: 30px;
  background-color: #f9f9f9;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  line-height: 1.8;
  font-size: 1.125rem; /* Za lepšu čitljivost */
  color: #333;
}

/* Stilovi za paragrafe */
.blog-content p {
  margin-bottom: 20px;

  color: #555; /* Blaga siva boja za prijatniji kontrast */
}

/* Stil za istaknute naslove unutar teksta */
.blog-content p:first-of-type, 
.blog-content p:nth-of-type(3), 
.blog-content p:nth-of-type(5) {
  font-weight: 600;
  font-size: 1.25rem;
  color: #444;
  margin-top: 30px;
}

/* Border za naslovne sekcije */
.blog-content p:first-of-type::before, 
.blog-content p:nth-of-type(3)::before, 
.blog-content p:nth-of-type(5)::before {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background-color: #007bff; /* Plavi naglasak */
  margin-bottom: 10px;
}

/* Stilovi za članke */
.blog-content article {
  margin-top: 40px;
  font-family: 'Arial', sans-serif;
}

/* Stilovi za linkove */
.blog-content a {
  color: #007bff;
  text-decoration: none;
  font-weight: bold;
}

.blog-content a:hover {
  text-decoration: underline;
}


.expo {
  background-color:rgb(0, 0, 58);
  padding: 10px;
  border-radius: 10px;
}



@media (max-width: 767px) {
    .meetText .container {
        padding: 15px;
    }

    .partner img {
      width: 250px;
   
    }
}




  /*media query*/
  @media (max-width: 767px) {
    .uvod-intro{
     font-size: 25px;
      letter-spacing: 1px;
    }
    .uvod h1 {

      font-size: 35px;
    }
    .service-item {
      
      margin: 20px 0 0 0 ;
      border: 1px solid rgb(0, 0, 58);
    }
  }

  /*regex forma*/

  .is-invalid {
    border: 2px solid red;
}
.is-valid {
    border: 2px solid green;
}