/* === Global === */
body {
  font-family: "Verdana", "Open Sans", "Arial", "Helvetica", "sans-serif";
}

h3 {
  font-size: 1.25rem;
}

body h3 {
  font-size: 1rem;
  margin-top: 2rem;
  border-top: 1px solid rgb(200, 200, 200);
  padding-top: 2rem;
}

section {
  padding: 60px 0;
}

footer {
  font-size: 0.8rem;
}

/* === Header === */
header {
  color: #fff;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-image: url("assets/MinVPLFoto.jpg");
  background-position: center;
  background-size: cover;
  text-align: center;
}

/* === Logo === */
.logo {
  width: 225px;
  margin-top: -45px;
}

/* === Buttons === */
.btn {
  padding: 1rem 2rem;
  font-size: clamp(1rem, 3vw, 1.25rem); /* 16px–20px */
  
}

.btn-danger {
  color: #fff;
  background-color: #a1946f;
  border: none;
  border-radius: 20px;
}

.btn-danger:hover {
  background-color: #746b50;
}

/* === Typography === */
.fw-bold {
  font-weight: bold;
  font-size: clamp(1rem, 4vw, 2rem); /* ~16px–32px */
}

.fs-5 {
  font-size: clamp(0.8rem, 3vw, 1.25rem) !important; /* ~12.8px–20px */
}

.fs-4 {
  font-size: clamp(0.8rem, 2vw, 1.25rem) !important; /* ~12.8px–20px */
}


/* === Utilities === */
.center-box {
  max-width: 1000px;
  border-radius: 20px;
  margin: 0 auto;
}

.bg-dark-center {
  padding: 5em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-defence {
  background-color: #a1946f;
  color: #fff;
}

/* === Footer === */
footer .footer-flex {
  font-size: 1.125rem;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

footer .footer-col {
  min-width: 375px;
  flex: 1 1 33%;
}

/* === Responsive Tweaks === */
@media (max-width: 768px) {
  header {
    padding-top: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo {
    margin-top: 0;
    padding: 0;
  }

  nav a.text-white {
    color: #000;
  }

  nav h3.mx-4 {
    margin: 0 0.5em;
  }

  .btn.animate__animated {
    margin-top: 0;
    padding: 0.75rem 1.25rem;
  }
}

/* === Optional extra breakpoints === */
@media (max-width: 1200px) {
  .line-1 {
    font-size: 2rem;
  }
}

@media (max-width: 800px) {
  .line-1 {
    font-size: 1.5rem;
    animation: none;
    white-space: normal;
    border: none;
  }

  .lead {
    font-size: 1rem;
    font-weight: 300;
  }
}

/* === Arrow Animation === */
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
  40% { transform: translateY(-30px); }
  60% { transform: translateY(-15px); }
}

.bounce {
  animation: bounce 2s infinite;
}

/* === Animation settings === */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

.animate__rubberBand {
  animation-name: rubberBand;
}

.animate__animated.animate__delay-5s {
  animation-delay: calc(var(--animate-delay) * 5);
}

@keyframes rubberBand {
  0%    { transform: scale3d(1, 1, 1); }
  30%   { transform: scale3d(1.25, 0.75, 1); }
  40%   { transform: scale3d(0.75, 1.25, 1); }
  50%   { transform: scale3d(1.15, 0.85, 1); }
  65%   { transform: scale3d(0.95, 1.05, 1); }
  75%   { transform: scale3d(1.05, 0.95, 1); }
  100%  { transform: scale3d(1, 1, 1); }
}

/* === Material Icons === */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v126/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}


.arrow {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
    background-size: contain;
    opacity: 0.5;
}