 a {
    text-decoration: none;
 }
 
 body {
     font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
     background-color: #ffffff;
     margin: 0;
     padding: 0;
 }

 header {
     background-color: #fff;
     color: #0a1132;
     text-align: center;
     padding: 0;
     display: flex;
     justify-content: space-between;
     align-items: center;

 }

 .header-left {
     flex: 1;
 }

 .header-right {
     flex: 1;
     text-align: right;
     color: #0a1132;
 }

 nav {
     text-align: center;
 }

 nav a {
     text-decoration: none;
     color: #0a1132;
     margin: 0 10px;
     font-weight: 900;
     font-size: large;
 }

 nav a:hover {
     background-color: red;
     padding: 10px;
     border-radius: 5px;
     color: #fff;

 }

 .logo {
     width: 300px;
     height: auto;
 }

 .section-row {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
 }

 .hero-section {
     background-image: url('../images/background.webp');
     background-size: cover;
     background-position: center;
     color: #fff;
     text-align: center;
     padding: 300px 0;
 }

 .hero-heading {
     font-size: 40px;
     margin: 20px auto;
     max-width: 900px;
     padding-bottom: 40px;
 }

 .hero-button {
     display: inline-block;
     background-color: #fff;
     color: #333;
     padding: 15px 30px;
     text-decoration: none;
     font-weight: bold;
     border-radius: 5px;
     transition: background-color 0.3s ease;
     border: 2px solid transparent;
 }

 .hero-button:hover {
     background-color: transparent;
     color: #fff;
     border-color: #fff;
 }

 .section-row {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
 }

 .section-content {
     flex: 1;
     margin-right: 20px;
 }

 .section-content-description {
     font-weight: 700;
     font-size: 20px;
     text-align: center;
 }

 .section-heading2 {
     font-size: 20px;
 }

 .section-heading3 {
     border-bottom: #0a1132;
     border-bottom: 2px solid;
     padding-bottom: 10px;
 }

 #contact {
     margin: 20px auto;
     padding: 50px 5px;
 }

 .section-column {
     flex: 1;
     margin: 10px;
     padding: 10px;
     text-align: center;
     box-sizing: border-box;
     border: 1px solid #ddd;
 }

 .container {
     max-width: 1200px;
     margin: 0px auto;

 }

 .section-heading {
     font-size: 28px;
     text-align: center;
     margin-bottom: 10px;
     font-weight: bold;
 }

 .section-content {
     margin-top: 10px;
     text-align: center;
     font-weight: 500;
 }

 .section-row {
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     justify-content: center;
 }

 .section-column-about {
     flex: 1;
     margin: 10px;
     padding: 10px;
     text-align: center;
     background-color: #e3e5e8;
     padding: 20px;
     border-radius: 5px;
     margin: 10px;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 }

 .container-services {
     background-color: #0a1132;
     /* Boja pozadine */
 }


 #services {

     padding: 40px 0;
     color: #fff;
     text-align: center;
     margin-top: -60px;
 }

 .section-heading {
     font-size: 28px;
     margin-bottom: 20px;
 }

 .section-column-services {
     background-color: #e3e5e8;
     padding: 20px;
     border-radius: 5px;
     margin: 10px;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
     max-width: 900px;
 }

 .section-content {
     text-align: center;
 }

 #services .section-row {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
 }

 .section-column-services {
     flex: 1;
     background-color: #e3e5e8;
     padding: 20px;
     border-radius: 5px;
     margin: 10px;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
     text-align: center;
     color: #0a1132;
 }

 #services .inner-container {
     max-width: 1200px;
     margin: 0 auto;
 }

 footer {
     background-color: #333;
     color: #fff;
     text-align: center;
     padding: 10px 0;
 }


 footer p {
     margin: 0;
 }

 .description-div {
     margin: 0 auto;
     max-width: 1100px;
     text-align: left;
 }

 #headline {
     text-align: center;
     border-top: 2px solid black;
 }

 .container-policy {
     max-width: 1100px;
     margin: 0 auto;
     padding: 10px;
 }

 .section-headline {
     font-weight: bold;
     background-color: #ccc;
     padding: 10px;
     text-align: left;
     text-transform: uppercase;
     font-size: 20px;
 }


 .underlined {
     text-decoration: underline;
     font-weight: bold;
 }

 .footer-link {
     color: #fff;
 }

 @media only screen and (max-width: 600px) {
     header {
         background-color: #fff;
         color: #fff;
         text-align: center;
         padding: 0;
         display: block;
         justify-content: space-between;
         align-items: center;



     }

     .header-right {
         text-align: right;
     }

     .header-right p {
         display: block;
         /* Postavi tekst kao blok element */
         margin: 10px 0;
         /* Dodaj razmak između tekstova */
     }

     .hero-section {
         background-image: url('images/background.webp');
         background-size: cover;
         background-position: center;
         color: #fff;
         text-align: center;
         padding: 220px 0;
     }

     .section-row {
         flex-direction: column;
         /* Prikazivanje dece u flex kontejneru (vertikalno) */
     }

     .section-column-about {
         max-width: 100%;
         /* Puna širina za kolone na mobilnim uređajima */
         margin-bottom: 20px;
         /* Dodajte razmak između kolona */
     }

     .section-content-description {
         padding: 10px;
     }

     #services {

         padding: 40px 0;
         color: #fff;
         text-align: center;
         margin-top: -20px;
     }

 }