﻿body {
  font-family: "Bahnschrift Condensed", Arial, sans-serif;
  color: #575757;
  line-height: 1.2;
  margin: 0;
  padding-top: 80px;
  background-color: #faebd7;}
a {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  padding: 10px;
  font-weight: bold;}
img {
  height: 60px;
  padding-right: 10px;}
h1 {
  top: 50%;
  right: 20%;
  left: 20%;
  font-size: 25px;
  position: absolute;
  color: #000000;}
nav {
  display: flex;
  align-items: center;}
.d1 {
  display: flex;
  justify-content: space-between;
  font-weight: bold;}
.d2 {
  display: flex;
  flex-direction: column;
  justify-content: center;}
.Np{
  font-size: 20px;
  margin: 0px;
  margin-bottom: 2px;}
.Cargo{
  font-size: 17px;
  margin: 0px;}
.anav {
  font-size: 18px;}
.anav:hover {
  color: #ffffff;}
.boton{
  display: flex;
  justify-content: center;
padding: 2% 0% 1% 0%;}
.button{
background: #000000;
color: #ffffff;
padding: 10px;
border: #000000;
border-radius: 0.5pc;
border-color:#c7c7c7;
border-style: solid;
border-width: 2px;
font-size: 20px;}
.button:hover{
background: #323232;}
.nav-menu {
  padding-right: 5%;}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
  background-color: #61ad74;
  padding: 0 10px;
  gap: 30px;
  z-index: 1000;}
.icon-close {
  display: none;}
.nav-menu.is-open .icon-close {
  display: block;}
.nav-menu.is-open .icon-hamburger {
  display: none;}
.menu-toggle {
  display: none;}
.menu-container {
  display: flex;
  flex-direction: column;}
#sobre-content {
  position: relative;
  overflow: hidden;}
.scroll-fade-bg {
  position: absolute;
  overflow: hidden;
  filter: saturate(135%);
  background-size: cover;}
.scroll-fade-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(250, 235, 215, 0) 60%,
    rgba(250, 235, 215, 0.5) 80%,
    rgba(250, 235, 215, 1) 100%);}
#sobre-content > .scroll-fade-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;}
.bg-scytalopus-robbinsi {
  background-image: url(../imagenes/Represa.jpg);
background-position: 50% 100%;}
.ubiequipo-grid{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;}
.ubiequipo{
  width: 320px;
  display: flex;
  justify-content: center;
  text-align: center;}
.animal{
  height: 200px}
.pequipo{
  font-size: 18px;
  margin: 0%;}
.espaciador {
  padding: 50px;}
.espaciador1 {
  padding: 320px;}
.espaciadorF {
  padding: 70px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 10%,
    rgba(0, 0, 0, 0.3) 60%,
    rgba(0, 0, 0, 1) 100%
  );}
.pcabecera {
  display: flex;
  font-size: 50px;
  margin: 10px 7%;
  font-weight: bold;
  justify-content: left;
  color: #2a2a2a;}
.pcuerpo {
  margin: 0% 25% 2% 7%;
  font-size: 25px;
  text-align:left;}
footer{
padding: 0% 0% 0% 0%;
    background: #000000;}
.button {
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0.5pc;
  border-color: #c7c7c7;
  border-style: solid;
  border-width: 2px;}
.button:hover {
  background: #323232;}
.bfooter {
  display: flex;
  flex-direction: row;
  justify-content: center;}
.pfooter {
  font-size: 12px;
  color: #c7c7c7;
  align-content: center;}
.pfooter:hover {
  color: #ffffff;}
.cfooter{
  font-size: 12px;
  color: #c7c7c7;
  display: flex;
  justify-content: center;
  padding-bottom: 2%;}
.mapa-container {
  position: relative;
  width: 400px;
  height: 400px;
  margin: 0px auto;
  margin-bottom: 20px;
  border: 2px solid #333;
  z-index: 0;}
#info-box {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px;
  background-color: #b2ccb8;
  border: 1px solid #333;
  color: #000000;
  border-radius: 0.3pc;
  font-weight: bold;
  font-size: 14px;}
#paises {
    fill: #5f5f5f;
    stroke: #c7c7c7;
    stroke-width: 0.1px;}
#provincias {
    fill: #ccc;
    stroke: #666;
    stroke-width: 0.3px;}
#provincias path:hover {
    fill: #007bff;}
.mapa-container svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}
#controles-zoom {
  position: relative;
  text-align: right;
  margin: 5px 5px 0px 0px;}
#controles-zoom button {
  padding: 2px 12px;
  font-size: 20px;
  cursor: pointer;
  background: #000000;
  color: #ccc;
  border: none;
  border-radius: 0.3pc;
  font-weight: bold;}
.footersvg{
  height: 40px;
  fill: #c7c7c7;}
.footersvg:hover {
  fill: #ffffff;}
@media (max-width: 1075px) {
  .nav-menu {
    position: relative;
    justify-content: space-between;}
  .nav-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;}
  .nav-menu a:hover {
    color: #ffffff;}
  .menu-toggle {
    display: block;
    position: absolute;
    top: 25px;
    right: 30px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 1;}
  .menu-container {
    position: fixed;
    top: -300px;
    left: 0;
    width: 100%;
    height: 280px;
    background-color: #4e8b5d;
    transition: top 0.3s ease;}
  .menu-container.is-open {
    top: 0;}
  .menu-container ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
    padding-top: 30px;}}

@media (max-width: 810px) {
  .animal-scopeh {
    background-position: 0% 0%;
    padding: 0% 0% 30% 0%;}
h1 {
  top: 20%;
  text-align: center;
  font-size: 24px;
  position: absolute;}
  .bfooter {
    flex-direction: column;
    align-items: center;}
  .espaciador1 {
    padding: 380px;}
.pcabecera {
  margin: 10px 10%;
  justify-content: center;
  text-align: center;}
    .pcuerpo {
  margin: 0% 10% 2% 10%;
  text-align: center;}}

