/* Reset a základ */

h1 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    color: black;
}
.obr {

    position: absolute;
    left: 1em;
    top: 3em;

}
.mobr {
    position: absolute;
    left: 8em;
    top: 1em;
}
.obr img {
      width: 96px;
    height: 96px;
    object-fit: cover;
    margin-top: -3em;
}
.stats-globe-sectionm.hoho:hover {
cursor: default;
    background-color: #23333a;
}
.stats-globe-sectionm88:hover {
    cursor: pointer;
    background: green;
}
.masa0 {
    padding-top: 3em;
}
h2 {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;

}

.zelene.objeee {
    width: auto;
    margin: 1em;
    padding: 0.5em;
    float: none;
}
select#adr {
    width: 6em;
    padding: 1em;
    border: none;
    border-radius: 8px;
    background-color: #333;
    color: white;
}
h3 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;

}
div#mesto9 {
    position: relative;
    float: left;
    width: 100%;
  text-align: center;
}
div#maserr {
    position: relative;
    float: left;
    width: 100%;
   
}
.zelene {
    background: mediumseagreen;
	    width: 14.2%;
    text-align: center;
    padding: 1.7em;
    position: relative;
    float: left;
}
.stats-globe-sectionm:hover
{
    cursor: pointer;
    background-color: #dfb758;
}
.stats-globe-sectionm88 {
    text-align: center;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    padding: 6px 8px;
    background-color: #dfb758;
    border-radius: 20px;
    margin: 20px auto;
    height: auto;
    color: white;
    position: relative;
    float: left;
    width: 100%;
    height: 6em;
}
.naspat {
    position: relative;
    float: left;
    width: 100%;

}
.Vyber {
    color: black;
    font-size: 2em;
}
div#mestoa {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.Vyberr {
    width: 550px;
    background: white;
    padding: 2em;
    margin: 0 auto;
}

.naspat2:hover
{
    cursor: pointer;
}
.naspat2
 {
    float: left;
    width: 100%;
    position: relative;
    height: 2em;
	    text-align: center;
    font-size: 2em;
		
}
.zelene:hover {
    cursor: pointer;
}
.maseaa{
    position: relative;
    float: left;
    width: 100%;
}
.kalend {
    position: relative;
    float: left;
    width: 100%;
}
.nic {
  
		    width: 14.2%;
    text-align: center;

    padding: 1.7em;
    position: relative;
    float: left;
}
.red {
    background: red;
		    width: 14.2%;
    text-align: center;
    padding: 1.7em;
    position: relative;
    float: left;
}
.riadok {
    position: relative;
    float: left;
    width: 100%;
    padding: 1em;
}
.biele {
color:white;

}

.telef {
    width: 24em;
    padding: 1em;
  
}


section.zvaranie {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 40px 20px;
}
.zvaranie_zvar {
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    width: 400px;
    overflow: hidden;
    transition: transform 0.5s ease;
    color: #f0f0f0;
    text-decoration: none;
}


section.h1-section {
    text-align: center;
    color: black;
  
    padding-top: 12px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
}


.skry {
    display: none;
}
.top-bar_mobil.skry {
    display: none;
}


div#maserrdenob {
    position: relative;
    float: left;
    width: 100%;
    top: 4em;
}

div#maserrden {
    position: relative;
    float: left;
    width: 100%;
    top: 4em;
}
div#maserr {
    position: relative;
    float: left;
    width: 100%;
    top: 4em;
}
.footer-copyright {
    position: relative;
    float: left;
    width: 100%;
    top: 4em;
}
/* HLAVIČKA */

header.top-bar {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #23333a;
	min-height: 1px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    /* padding: 40px 20px; */
}


.header-content {
    position: relative;
    top: 0;
    width: 100%;
    background-color: #23333a;

    /* justify-content: space-between; */
    align-items: center;
    padding: -5px 30px;
    /* z-index: 9999; */
    max-width: 1500px;
    text-align: center;
}
.Vyberr2a {
    width: 550px;
    background: white;
    /* padding: 2em; */
    margin: 0 auto;
}
.Vyberr2 {
    position: relative;
    float: left;
    width: 100%;
    background: white;
    padding: 2em;
    width: 550px;
}
html {
  scroll-padding-top: 80px; /* nastav výšku hlavičky */
  scroll-behavior: smooth;
}
body {
  padding-top: 80px; /* prispôsob výške hlavičky */
}
.navigation {
     display: flex;
    gap: 43px;
    padding-left: 20px;
    text-align: center;
    margin: 0 auto;
}

.navigation a {
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  transition: color 0.3s ease;
}

.navigation a:hover {
color: #9f4f4f;
    font-weight: bolder;
}

.language-switcher {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  gap: 10px;
  z-index: 1000;
}

.language-switcher button {
  background: transparent;
  border: 1px solid #2e5bff;
  color: #96c870;
  padding: 5px 10px;
  border-radius: 5px;
  font-family: inherit;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.language-switcher button:hover {
  background-color: #2e5bff;
  color: #fff;
}

.logo {
 
    align-items: center;
    color: white;
    font-weight: bold;
    font-size: 18px;
    white-space: nowrap;
    padding: 6px;
   
}

.logo-icon {
    height: 70px;

}


.stats-globe-sectionm8 {
    text-align: center;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    padding: 6px 8px;
    background-color: #23333a;
    border-radius: 20px;
    margin: 20px auto;
    height: auto;
    color: white;
    position: relative;
    float: left;
    width: 100%;
}


/* Sekcia O nás */
.about-section {
  padding: 40px 20px;
  background-color: white;
  color: #fafafa;
}
.stats-globe-sectionm {
    text-align: center;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    padding: 6px 8px;
    background-color: #23333a;
    border-radius: 20px;

    margin: 20px auto;
    height: auto;
    color: white;
	    position: relative;
    float: left;
    width: 100%;
}
.stats-globe-sectionma2 {
    text-align: center;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    /* padding: 6px 8px; */
    background-color: #96c870;
    /* border-radius: 20px; */
    max-width: 1000px;
    margin: 3px auto;
    height: auto;
    color: black;
}
.about-section h2 {
  color: #e66000;
  margin-bottom: 20px;
}

/* Karty (Automatizácia, MSR...) */
.cards {
  display: flex;
  flex-wrap: wrap; /* zalomenie na menších obrazovkách */
  justify-content: center; /* alebo space-between/space-around podľa potreby */
  gap: 20px;
  padding: 40px 20px;
}
.card {
  display: block; /* aby sa celé správalo ako blok */
  background-color: #000000;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  width: 260px;
  overflow: hidden;
  transition: transform 0.5s ease;
  text-align: center;
  color: #f0f0f0;
  text-decoration: none; /* odstráni podčiarknutie */
}



.card:hover {
  transform: scale(1.03);
}

.card img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  
  transition: filter 0.3s;
}

.card:hover img {
  filter: grayscale(0%);
}

.card-text {
  padding: 20px;
  font-weight: bold;
  font-size: 15px;
  background-color: rgba(0, 0, 0, 0.6);
}
section.stats-globe-section:hover {
    cursor: pointer;
background-color: #dfb758;
}

/* Sekcia štatistiky + glóbus */
.stats-globe-section {
    text-align: center;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  padding: 40px 20px;
  background-color: #23333a;
  border-radius: 20px;
  max-width: 1500px;
  margin: 20px auto;
  height: auto;
      color: white;
}

.stats-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
  padding-left: 20px;
}

.stat {
  text-align: left;
}

.stats-subtitle {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #2e5bff;
  margin-bottom: 30px;
}

.number {
  font-size: 48px;
  font-weight: bold;
  color: #000000;
}
.handshake-block {
  text-align: center;
  max-width: 50px; /* nastavíš podľa potreby */
  margin-top: 10px;
}

.handshake-block img {
  width: 40px; /* prispôsob podľa potreby */
  margin-bottom: 10px;
}
.handshake-icon {
  width: 60px;  /* alebo menší, podľa vkusu */
  height: auto;
  display: block;
  margin-bottom: 10px;
}

.handshake-block p {
  font-weight: bold;
  font-size: 25px;
  margin: 0;
}

.label {
  font-size: 18px;
  color: #000000;
}

.globe-container {
  text-align: center;
  margin-top: 0px;
}

.globe-title {
  font-size: 25px;
  font-weight: bold;
  color: rgb(34, 34, 34);
  margin-bottom: 10px;
  margin-top: 0px; /* zarovnanie s .stats-subtitle */
}

/* Veľkosť glóbusu (canvas) */
#globeViz canvas {
  width: 350px !important;
  height: 350px !important;
  border-radius: 20px;
}

/* O NAS */
.about-section {
  background-color: white;
  border-radius: 20px;
  padding: 50px 40px;
  margin: 40px auto;
  max-width: 1500px;
  text-align: justify;
}

.about-section h2 {
  font-size: 32px;
  margin-bottom: 10px;
  color: #2e5bff;
}


.about-subtitle {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 40px;
  color: rgb(0, 0, 0);
}

.about-icons {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px;
}

.about-item {
  flex: 1 1 200px;
  max-width: 250px;
  text-align: center;
  filter: brightness(0);
}
.about-text {
  color: rgb(0, 0, 0);
  font-size: 18px;
  margin-bottom: 30px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.about-item img {
  width: 80px;
  height: auto;
  margin-bottom: 15px;
}

.about-item h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.about-item p {
  font-size: 15px;
  color: #333;
}
/* BIELY OBAL */

.partners-box {
  background: #96c870;
  border-radius: 20px;
  padding: 40px 60px;
 max-width: 1500px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left; /* zarovnanie textu doľava */
}
/* Nadpisy a texty */
.partners-box h2 {
  font-size: 35px;
  margin-bottom: 10px;
  color: #2e5bff;
}

.partners-box p {
  color: #444;
  margin-bottom: 30px;
}

/* Logá partnerov */
.partner-logos {
  display: flex;
  justify-content: flex-start; /* doľava */
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 40px;
  max-width: 1500px;
}

.partner-logos img {
  height: 80px;
  object-fit: contain;
}

/* Projekty */
.projects-title {
  font-size: 25px;
  margin-bottom: 10px;
  color: #111;
}
.logos-subheading {
  font-size: 25px;
  font-weight: bold;
  margin: 30px 0 10px 0;
  text-align: left;
  color: #000;
}
.projects-subtext {
  color: #666;
  margin-bottom: 30px;
}

/* Karusel */
.carousel-frame {
  max-width: 100%;         /* celková šírka, prispôsobená vzhľadu */
  margin: 0 auto;          /* centrovanie */
  padding-left: 0px;      /* pribl. zarovnávanie s "P" v Partnerstvá */
  padding-right:0px;     /* 2 cm odsadenie od pravého okraja */
  box-sizing: border-box;
}

.carousel {
  overflow: hidden;
}

.carousel-track {
  display: flex;
  animation: scrollLinear 60s linear infinite;
}

.carousel-track img {
  height: 60px;
  margin-right: 30px;
}

/* animácia ostáva rovnaká */
@keyframes scrollLinear {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* === Recenzie === */
.reviews-section {
  
 /* color: #2e5bff; */
  padding: 80px 20px;
  text-align: center;
}

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

.reviews-title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}

.reviews-description {
  font-size: 18px;
  color: #000000;
  margin-bottom: 50px;
}

/* Recenzia karta */
.review-card {
  background-color: #fffdfd;
  border-radius: 16px;
  padding: 30px;
  margin-bottom: 40px;
  text-align: left;
  display: flex;
  align-items: flex-start;
  gap: 20px;
}



.review-content h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.review-meta {
  font-size: 14px;
  color: #000000;
  margin-bottom: 10px;
}

.review-stars {
  font-size: 20px;
  color: gold;
  margin-bottom: 10px;
}

.review-text {
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
}

/* Formulár */
.review-form {
  background-color: #fffefe;
  border-radius: 16px;
  padding: 30px;
  text-align: left;
  margin-top: 40px;
  width: 600px;
}


.review-form h3 {
  font-size: 25px; /* zmeň podľa potreby */
  color: #f58220;  /* oranžová farba – ladiaca s webom */
  margin-bottom: 10px;
}

.review-form label {
 font-size: 25px; /* zmeň podľa potreby */
  color: #f58220;  /* oranžová farba – ladiaca s webom */
  margin-bottom: 10px;
}

.review-form input,
.review-form select,
.review-form textarea {
  width: 100%;
  padding: 12px;
  margin-bottom: 20px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  background-color: #1f1f1f; /* čierne pozadie */
  color: white;
}

.review-form textarea {
  resize: vertical;
}

.review-form button {
  background-color: #2e5bff;
  color: black;
  padding: 12px 24px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.review-form button:hover {
  background-color: #ffaa00;
}

/* KONTAKT sekcia */
.footer-contact-section {
  background-color: #1f1f1f;; /* bledosivý podklad */
  padding: 60px 20px;
  color: #faf5f5;
}

.footer-contact-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
}

.footer-left,
.footer-right {
  flex: 1 1 45%;
  min-width: 280px;
}

.footer-left h3,
.footer-left h4,
.footer-right h3 {
  color: #e36b0a; /* oranžová */
  font-size: 24px;
  margin-bottom: 20px;
}

.footer-left p {
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.5;
}

.footer-left i {
  color: #e36b0a;
  margin-right: 10px;
}

/* Social icons */
.social-icons {
  margin-top: 15px;
  display: flex;
  gap: 15px;
}

.social-icons a {
  font-size: 35px;
  color: #1a1a1a;
  transition: color 0.3s ease;
  margin-bottom: 15px;
}

.social-icons a:hover {
  color: #e36b0a;
}

/* Mapa */
.footer-right iframe {
  width: 100%;
  max-width: 600px;
  height: 340px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  border: none;
}

/* Responzívne */
@media (max-width: 768px) {
  .footer-contact-container {
    flex-direction: column;
  }
}
/* ---- VŠEOBECNÉ NASTAVENIA PRE PODSTRÁNKY ---- */
/* === PODSTRÁNKY: CSS pre <body class="sub-page"> === */
/* === CSS pre <body class="sub-page"> === */

/* Základné nastavenia */
/* Celý layout ako flex column */
.sub-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* Header fixnutý hore (ak máš position: fixed) */
.sub-page header {
/*  background-color: #1a1a1a;  */
  padding: 12px 20px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

/* Aby obsah nezačínal pod hlavičkou */
.sub-page main {
  padding-top: 80px; /* výška hlavičky */
  flex: 1;
}

/* Footer vždy na spodku */
.sub-page footer {
 /* background-color: #1a1a1a; */
  color: #fff;
  text-align: center;
  padding: 20px;
  font-size: 0.85em;
}
.sub-page {
  margin: 0;
  padding: 0;
  font-family: 'Segoe UI', sans-serif;
 
  color: #333;
}

/* Hlavička */
.sub-page header {
  background-color: #1a1a1a;
  padding: 12px 20px;
}

.sub-page .top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sub-page nav ul {
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sub-page nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.95em;
  padding: 6px 10px;
  transition: 0.3s;
}

.sub-page nav ul li a:hover {
  background-color: #2e5bff;
  border-radius: 4px;
}

/* Odstránený čierny pás */
.sub-page .page-title-section {
  display: none;
}

/* Sekcia s kartami */
.sub-page .cards-section {

  padding: 40px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

/* Jedna karta */
.sub-page .card {
  background-color: #1a1a1a;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0,0,0,0.15);
  width: 260px;
  overflow: hidden;
  text-align: center;
  transition: transform 0.3s ease;
  color: #f0f0f0;
}

.sub-page .card:hover {
  transform: translateY(-5px);
}

/* Špeciálna karta – svetlá */
.sub-page .card.light {
  background-color: #96c870;
  color: #333;
}

.sub-page .card img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.sub-page .card h3 {
  margin: 15px 0 8px;
  font-size: 1.1em;
  color: #2e5bff;
}

.sub-page .card.light h3 {
  color: #2e5bff;
}

.sub-page .card p {
  padding: 0 15px 20px;
  font-size: 0.95em;
  color: inherit;
}

/* Spodná info sekcia */
.sub-page .info-section {
  padding: 40px 20px;
  background-color: #96c870;
  text-align: center;
}

.sub-page .info-section h2 {
  color: #2e5bff;
  margin-bottom: 10px;
  font-size: 1.3em;
}

.sub-page .info-section p {
  color: #333;
  font-size: 1em;
}

/* Responsívne */
@media (max-width: 768px) {
  .sub-page nav ul {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .sub-page .cards-section {
    flex-direction: column;
    align-items: center;
  }

  .sub-page nav ul li a {
    padding: 8px;
  }
}

/* KONTAKT */
body {
  margin: 0;
  font-family: Arial, sans-serif;
  background-color: #23333a;
  color: white;
}



.kontakt-container {
  padding: 40px 20px;
  max-width: 1200px;
  margin: auto;
}


.formular {
  margin-top: 60px;
  text-align: center;
}

form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  max-width: 500px;
  margin: auto;
}

input, textarea {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 8px;
  background-color: #333;
  color: white;
}

button {
  padding: 12px 25px;
  background-color: #dfb758;
  border: none;
  color: white;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
}

button:hover {
  background-color: #e65c00;
}

footer {
  text-align: center;
  padding: 20px;
  background-color: #111;
  color: white;
  margin-top: 50px;
}
body {
margin: 0 auto;
    font-family: 'Segoe UI', sans-serif;
    background-color: #23333a;
    color: #fff;
   
}

header nav ul {
  display: flex;
  justify-content: center;
  background-color: #111;
  padding: 15px 0;
  margin: 0;
  list-style: none;
}

nav ul li {
  margin: 0 15px;
}

nav ul li a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

nav ul li a.active {
  color: #2e5bff;
}

.kontakt-page {
  padding: 40px 20px;
}

.tim h2
{text-align: center;
  /* color: #2e5bff; */
  margin-bottom: 30px;
  margin-top: 15px;
}

.formular h2 {
  text-align: center;
 /* color: #2e5bff; */
  margin-bottom: 30px;
}

.karty {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 50px;
}

.karta {
  background-color: #1e1e1e;
  padding: 20px;
  border-radius: 12px;
  text-align: center;
  width: 400px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.karta img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 10px auto 0 auto; /* posun dolu a centrovanie */
}

.karta h3 {
  margin: 10px 0 5px;
  color: #fff;
}

.karta p {
  margin: 0;
  color: #ccc;
}

.karta a {
  color: #2e5bff;
  text-decoration: none;
}

.formular form {
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}



button {
  background-color: #23333a;
  border: none;
  padding: 12px;
  color: white;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s;
}

button:hover {
  background-color: green;
}

footer {
  text-align: center;
  padding: 20px;
  background-color: #111;
  color: #aaa;
  margin-top: 40px;
}

/* GALERIA */
body.sub-page {
  background-color: #1c1c1c;
  color: #f0f0f0;
  font-family: 'Poppins', sans-serif;
}

.gallery-section {
  padding: 60px 20px;
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.gallery-section h1 {

  font-size: 2.5em;
  margin-bottom: 20px;
  margin-top: 15px ;
}

.gallery-description p {
  color: #ccc;
  font-size: 2em;
  margin-bottom: 30px;
}


.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  padding: 40px;
  max-width: 1200px;
  margin: 0 auto;
}

.gallery-grid img {
  width: 250px;
  height: 350px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  filter: sepia(1) hue-rotate(-30deg) brightness(1);
  transition: transform 0.3s ease, filter 0.3s ease;
}

.gallery-grid img:hover {
  transform: scale(1.05);
  filter: none;
}

@media (max-width: 768px) {
  header {
    flex-direction: column;
    align-items: flex-start;
  }

  nav ul {
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
  }

  .gallery-grid {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  }

  .project-box {
    width: 100%;
  }

  .gallery-section h1 {
    font-size: 2rem;
  }

  .gallery-description {
    font-size: 1.1rem;
  }

  footer {
    font-size: 0.8rem;
    text-align: center;
  }
}
   