﻿* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
body {
  font-family: "Bahnschrift Condensed", Arial, sans-serif;
  color: #000000;
  line-height: 1.2;
  margin: 0;
  padding-top: 80px;
  text-align: justify;
  background-color: #faebd7;}
a {
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  padding: 10px;
  font-weight: bold;}
img {
  height: 60px;
  padding-right: 10px;}
h1 {
  position: absolute;
  top: 15%;
  left: 40%;
  right: 15%;
  z-index: auto;
  padding: 0;
  display: flex;
  font-size: 25px;
  font-weight: bold;
  justify-content: center;}
li{
  font-size: 16px;
  font-weight: bold;}
.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;}
nav {
  display: flex;
  align-items: center;}
.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;}
#sobre-content > .imgfondo {
  filter: saturate(135%);
  background-position: 40% calc(100% + 78px);
  background-size: cover;
  background-attachment: fixed;}
#sobre-content > main,
#sobre-content > section {
  position: relative;
  z-index: 1;}
.bg-central-solar {
  background-image: url(../imagenes/Central-solar-térmica-de-concentración.jpg);
background-position: auto 50%;}
.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;
}
#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: 40% 0%;
  background-size: cover;}
.areasIz{
  margin-left:7%; 
  height: 450px}
.areasDr{
  margin-right:7%; 
  height: 450px
}
.mar-areas{
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.pequipo{
  font-size: 18px;
  margin: 0%;
}
.Pb1 {
top: 50%;
right: 20%;
left: 20%;
  font-size: 20px;
  position: absolute;
}
.espaciador {
  padding: 70px;
}
.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%);}
.postbloque {
  padding-bottom: 5%;}
.pcabecera {
  display: flex;
  font-size: 45px;
  margin: 10px 7%;
  font-weight: bold;
  justify-content: left;
  color: #8d8d8d;}
.pcabeceraIz {
  display: flex;
  font-size: 45px;
  margin: 10px 0 0 0;
  font-weight: bold;
  justify-content: left;
  color: #8d8d8d;}
.OlIz{
  justify-content: left;
  margin: 0 15% 0 0;}
.pcabeceraDr{
  display: flex;
  font-size: 45px;
  margin: 10px 0 0 15%;
  font-weight: bold;
  justify-content: left;
  color: #8d8d8d;}
.pcuerpo {
  margin: 0% 25% 2% 7%;
  font-size: 20px;
  font-weight: bold;
  text-align:left;}
.pcuerpoIz {
  margin: 10px 15% 10px 0;
  font-size: 20px;
  font-weight: bold;
  text-align:left;}
.pcuerpoDr {
  margin: 10px 0 10px 15%;
  font-size: 20px;
  font-weight: bold;
  text-align:left;}
.OlDr{
  justify-content: right;
  margin: 0 0 0 15%;}
footer{
padding: 0% 0% 0% 0%;
    background: #000000;}
.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;}
.button1:active {
  border: #4e8b5d;}
.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.1px;}
#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;}
  .mapa-container {
    position: relative;
    width: 100%;
    height: 350px;
    margin: 0px auto;
    margin-bottom: 20px;
    border: 2px solid #333;
    z-index: 0;}
  .mar-areas{
  margin: 0;
  display: flex;
  flex-direction:column;
  align-items: center;}
.areasIz, .areasDr{
  display: none;}
.pcabecera, .pcabeceraDr, .pcabeceraIz{
  font-size: 30px;
  margin: 10px 0 0 0;
  justify-content: center;
text-align: center;}
.pcuerpoDr, .pcuerpoIz{
  margin: 10px 7% 0 7%;
  justify-content: center;}
.OlDr, .OlIz{
  margin: 0 7% 0 7%;}}

@media (max-width: 810px) {
  h1{
    font-size: 20px;
    position: absolute;
    top: 15%;
    left: 7%;
    right: 7%;
    z-index: auto;}
.Pb1 {
  top: 150px;
  z-index: auto;
  text-align: center;
  font-size: 20px;
  position: absolute;}
  .bfooter {
    flex-direction: column;
    align-items: center;}
  .espaciador1 {
    padding: 380px;}}

