body {
  font-family: "Verdana", "Open Sans", "Arial", "Helvetica", "sans-serif";
}

h3 {
  font-size: 1.25rem;
}

header {

  padding-top: 120px;

  color: #fff;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-size: cover;
  text-align: center;

  background-image: url("assets/bg.jpg");
  background-position: center;
}


.logo {
  height: 70px;
  padding: 10px;
}

@media only screen and (max-width: 768px) {

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
}

  header {
    padding-top: 70px;
    display: block;
  }

  .logo {
    height: 40px;
    padding: 0px;
  }

  nav a.text-white {
    color: #000 !important;
  }

  nav h3.mx-4 {
      margin-right: 0rem!important;
      margin-left: 0.5em!important;
  }

  .btn.animate__animated {
    margin-top: 0 !important;
    padding: 15px 20px;
  }

}

.bg-dark-center {
  padding: 5em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-defence {
  background-color: #771B3E;
  color: #fff;
}

.btn {
  padding: 20px 30px;
}

.btn-danger {
  color: #fff;
  background-color: #771B3E;
  border-color: #771B3E;
  border-radius: 20px;
}

.btn-danger:hover {
  color: #fff;
  background-color: #54142d;
  border-color: #54142d;
}

section {
  padding-top: 60px;
  padding-bottom: 30px;
}

nav.bottom {
  margin-top: 160px;
}

.center-box {
  max-width: 800px;
  background: rgba(0,0,0,0.5);
  padding: 40px;
  border-radius: 20px;
  margin: 0 auto;
}

/* Typewriter */
.line-1 {
  font-weight: bold;
  font-size: 2em;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

/* Arrow */
@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.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;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

/* Card */
.container .card {
  position: relative;
  width: 90%;
  height: 420px;
  background: #232323;
  border-radius: 20px;
  overflow: hidden;

  margin: auto;
  margin-bottom: 40px;
}

.container .card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #771B3E;
  clip-path: circle(150px at 100% 0%);
  -webkit-clip-path: circle(150px at 100% 0%);

  transition: 0.5s ease-in-out;
}

.container .card:hover:before, 
.container .card.active:before {
  clip-path: circle(800px at 100% 0%);
  -webkit-clip-path: circle(800px at 100% 0%);
}

.container .card .icon-container {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10000;
  width: 100%;
  height: 120px;
  transition: 0.5s;
}

.container .card .icon-container img {
  width: 60%;
}

.container .card i {
  color: #fff;
  font-size: 10rem;
}

.container .card:hover .icon-container,
.container .card.active .icon-container {
  top: 12%;
  transform: translateY(0%);
}

.container .card .content-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  text-align: center;
  transition: 1s;
  z-index: 10;
}

.container .card:hover .content-box,
.container .card.active .content-box {
  height: 210px;
}


.edge-indicator {
  z-index: 1000;
}

/* The icon inside the indicator */
.indicator-icon {
  width: 100%;
  height: 100%;
  margin-top: -100px;
}
.indicator-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid black;
  transform-origin: center;
  pointer-events: none;
}

.anchor-top {
  top: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(0deg);
}

.anchor-bottom {
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(0deg);
}

.anchor-left {
  left: -10px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
}

.anchor-right {
  right: -10px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
}

.container .card .content-box h2 {
  font-size: 1.25rem;
  position: relative;
  font-weight: 600;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
}

.container .card .content-box .description {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.container .card:hover .content-box .description,
.container .card.active .content-box .description {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.5s;
}

.container .card .content-box .description h3 {
  color: #fff;
  font-size: 14px;
}

/* Responsive */

@media screen and (max-width: 1200px) {
  .line-1 {
    font-size: 2em;
  }
}

@media screen and (max-width: 800px) {
  .line-1 {
    font-size: 1.75em;
  }
}

@media screen and (max-width: 1200px) { /* 700px */

  .line-1 {
    font-size: 1.5em;
    animation: none;
    white-space: initial;
    border: none;
  }

  .lead {
    font-size: 1rem;
    font-weight: 300;
  }

  .arrow {
    bottom: 10px;
    left: 50%;
    width: 36px;
    height: 36px;
  }

}

/* 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');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}

.custom-marker .marker-icon {
  position: relative;
  width: 55px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.3s ease, filter 0.3s ease;
}

.custom-marker:hover .marker-icon {
  transform: scale(1.25);
  filter: brightness(1.05);
}

/*
  Animation - button
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

footer {
  font-size: 0.8rem;
}

#map {
  width: 90%;
  max-width: 1280px;
  height: 75vh;
  margin: 0px auto 52px auto;
  

}
.sidebar {
  position: fixed;  /* Fix the sidebar at the top of the page */
  top: 0;  /* Ensure it sticks to the top */
  right: 0;
  height: 100%;
  width: 400px;
  max-width: 100%;
  background-color: white;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
  transform: translateX(100%);
  transition: transform 0.4s ease;
  overflow-y: auto;  /* Allow scrolling inside the sidebar */
  z-index: 1000;
  display: flex;
  flex-direction: column;
}

.sidebar.open {
transform: translateX(0);
}

.sidebar-header {
position: sticky;
top: 0;
background-color: #771B3E;
color: white;
padding: 1rem;
display: flex;
justify-content: space-between;
align-items: center;

}

.sidebar-header h2 {
font-size: 20px;
}

.sidebar-header button {
background: none;
border: none;
color: white;
font-size: 1rem;
cursor: pointer;
}

.sidebar-content {
padding: 1.5rem 1.5rem 0rem 1.5rem;
text-align: center;

}
.sidebar-content h2 {
margin-top: 0;
}

.sidebar-content a {
margin: 1rem 0;
color: #006edc;
font-weight: bold;
font-size: 14px;
}

.section {
margin-top: 2rem;
}

body h3 {
font-size: 1rem;
margin-top: 32px;
border-top: 1px solid rgb(200, 200, 200);
padding-top: 32px;


}

.sidebar p {
text-align: left;
margin-bottom: 1rem;
line-height: 1.4;
font-size: 14px;
color: rgb(100, 100, 100);    

}

.sidebar ul {
  text-align: left;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: 14px;
  color: rgb(100, 100, 100);    
  
  }


.fade-in {
animation: fadeIn 0.3s forwards;
}

.fade-out {
animation: fadeOut 0.3s forwards;
}

@keyframes fadeIn {
from { opacity: 0; }
to   { opacity: 1; }
}

@keyframes fadeOut {
from { opacity: 1; }
to   { opacity: 0; }
}

@media (max-width: 768px) {
.sidebar {
width: 100%;
}
#map {
  width: 100%;
}
}
