@font-face {
    font-family:JollyLodger;
    src: url(fonts/JollyLodger-Regular.ttf);
}

*{margin: 0%;}

.container {
    display: inline-block;
    cursor: pointer;
    margin: 1rem;
  }
  
  .bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #C2B3A0;
    margin: 6px 0;
    transition: 0.4s;
    border-radius: 5px;
  }
  .change .bar1 {transform: translate(0, 11px) rotate(-45deg);}
  .change .bar2 {width: 0 ;}
  .change .bar3 {transform: translate(0, -11px) rotate(45deg);}

  /* The sidebar menu */
.sidebar {
  height: 100%; 
  width: 0; 
  position: fixed; 
  background-color: #4B3F3F; 
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 5rem; 
  transition: 0.5s; 
  z-index: 9;

}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 2rem;
  color: #fff;
  display: block;
  transition: 0.3s;
  font-family: JollyLodger;
}
.sidebar a:hover {
  color: #919191;
  transform: scale(1.03);
  transition: ease-in-out 0.2s;
}



/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
header {
  transition: margin-left .3s; 
  padding: 0.5;
  z-index: 2;
}
header img{
  transition: ease-in-out 0.5s;
}
.MenuElement{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #313131;
  gap: 2rem;
  z-index: 10;
}
.MenuElement h1:hover{
  transform: scale(1.05);
  color: #fff;
  transition: ease-in-out .3s;
}
#section1{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  padding-left: 2rem;
  padding-right: 2.6rem;
  transition: ease-in-out .3s;
  z-index: 2; 
}
#section1 h1, #section1 a{
  font-family: JollyLodger;
  font-size: 3rem;
  color: #C2B3A0;
  text-decoration: none
}
#section2 img{
  width: 23%;
}
/*Main*/
main p{
  font-family: JollyLodger;
  font-size: 2rem;
  color: #C2B3A0;
}
.main1{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-image: url(img/degrade\ inverso.png);
}
.main1 h1{
  padding-top: 5rem;
  color: white;
  text-align: center;
  font-size: 3rem;
  font-family:  sans-serif;
  
}
/*Mapa*/
#mapa{
  position: relative;
  width: 60%;
  padding-top: 1.3rem;
}
#mapa img{
  width: 70%;
}
#mapa img:hover{
  content: url('img/Sprite-0002.png');
  transform: scale(1.05);
  transition: ease-in-out .3s;
}
.main2{
  background-color: #313131;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8rem;
  gap: 3rem;
}
.main2 img{
  width: 50%;
}
.main3{
  background-image: url(img/degrade.png);
  background-size: cover;
  background-repeat: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-left: 8rem;
  padding-right: 8rem;
  padding-bottom: 15rem;
  gap: 3rem;
}
.main3 img{
  width: 50%;
}
.main3 p{
  padding-left: 2rem;
}
* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.main4{
  background-color: #507949;
  padding: 8rem;

}
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  border: 20px solid #313131;
  background-color: #313131;
  border-radius: 10px;
}



/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

footer{
  display: flex;
  justify-content: flex-start;
  gap: 20rem;
  background-color: #313131;
  padding-left: 4rem;
  padding-top: 3rem;
  padding-bottom: 4rem;
}
footer h1{
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: antiquewhite;
  font-size: 2rem;
}
footer h3{
  color: #C2B3A0;
}
footer p{
  color: #C2B3A0;
}
footer a{
  color: #C2B3A0;
  text-decoration: none;
}
footer a:hover{
  color: #88765d;
}
footer i{
  color: #C2B3A0;
}
footer i:hover{
  color: #88765d;
}
footer ul{
  color: #C2B3A0;
}
