:root{  
  --main-green:#71ba63;
  --main-pale-green:#78c994;
  --main-light-green:#a1c514;
  --main-pale-opaqe-green:rgb(120 201 148 / 50%);
  --main-blue:#3564b6;
  --main-light-blue:rgb(53 100 182 / 50%);
  --main-dark-green:#4b5e2e;
  --main-purple:#b000ff;
  --main-aquamarine:#00ffc4;
  --main-orange:#f76107;
  --main-text:#24251d;
  --main-light-text:#c2c2c2;
  --main-dark-background:#333;
  --main-light-background:#f2f2f2;
  --main-transition:0.3s ease-out all;
  --main-hover:scale(0.95);
}
*{
  box-sizing:border-box;outline:none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
}
a{
  text-decoration:none;
  color:unset;transition: var(--main-transition)
}
body, html{
  font-size: 17px;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  position: relative;
  color: var(--main-text);
  /* overflow-x: hidden; */
}
h1,h2,h3,h4,h5,h6,p,figure,ul,ol{
  margin:0;
  padding:0;
  line-height:1;
}
b,strong{
  font-weight: 600;
}
input{
  border:none;
  outline:none;
}
time, picture{
  display: contents;
}
ul, ol{
  list-style:none;
}
.u__container{
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.u__containerVideo {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.555555%;
  position: relative;
  margin-bottom: 0px;
}
.u__containerVideo iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  /* Extend it beyond the viewport... */
  width: 100%;
  height: 100%;
  /* ...and bring it back again */
  margin-left: 0;
}
.accesos {
  margin: 75px auto 100px;
  display: flex;
  justify-content: center;
  gap: 200px;
  text-align: center;
}
.accesos >div i {
  background: var(--main-orange);
  padding: 16px 53px;
  color: #fff;
  font-size: 4.2em;
  border-radius: 100px;
  display: flex;
  margin: 0 auto 15px;
  width: 107px;
  justify-content: center;
  align-items: center;
}
.accesos >div h4{
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1em
}
.agenda .agenda__desarrollo h4 {
  margin: 10px 0;
  color: #000
}
.agenda .agenda__desarrollo ul li {
  border-bottom: 2px solid var(--main-aquamarine);
  margin-bottom: 20px;
}
.agenda .agenda__selectores {
  text-align: center;
  margin-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}
.agenda .agenda__selectores select {
  border: none;
  font-size: 15px;
  margin: 0 1%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  background: var(--main-light-background);
  padding: 10px;
  cursor: pointer;
}
.agenda .agenda__selectores h4 {
  box-sizing: border-box;
  display: block;
  color: var(--main-green);
  font-size: 1em;
  line-height: 24px;
  margin-bottom: 16px;
  padding: 0px 10px;
  text-align: center;
  text-transform: none;
  vertical-align: middle;
  width: 100%;
}
.bannerhilton{
  margin-top: 50px
}
.bnrpub {display:flex;justify-content:center;align-items:center;gap: 30px  10px;margin: 20px auto 35px;flex-wrap: wrap;}
.bnrpub .bnrpubint {/* flex:1*/margin: 0;}
.bnrpub .bnrpubint img{width:100%;max-width: 400px;}
.boleteria__new .boleteria__personal,
.boleteria__entradas{
  background: #f2f2f2;
  padding: 2% 3%;
  border-radius: 20px;
  position: relative;
  margin-bottom: 20px
}
.boleteria__personal{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.boleteria__personal--box{
  width: 48%;
  margin: 1%;
}
.boleteria__personal h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: var(--main-orange);
  font-weight: 400;
  text-transform: unset;
  position: relative;
}
.boleteria__personal h3:after{
  content: '';
  height: 2px;
  width: 50px;
  background: var(--main-orange);
  position: absolute;
  bottom: -5px;
  left: 0;
}
.boleteria__new .boleteria__personal .boleteria__personal--box input[type="text"],
.boleteria__new .boleteria__personal .boleteria__personal--box input[type="email"],
.boleteria__new .boleteria__personal .boleteria__personal--box select,
.boleteria__entradas ul li select{
  padding-left: 2%;
  display: block;
  height: 40px;
  border-radius: 8px;
  width: 98%;
  border: 1px solid #bcb0b0;
  border-radius: 8px;
  font-size: 100%;
}
.boleteria__personal:after {
  content: 'Paso 1';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: var(--main-aquamarine);
  color: var(--main-text);
  width: 150px;
  height: 30px;
  left: -8.6%;
  top: 101px;
  text-align: center;
  font-size: 20px;
  transform: rotate(-90deg);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.boleteria__entradas:after{
  content: 'Paso 2';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: var(--main-aquamarine);
  color: var(--main-text);
  width: 150px;
  height: 30px;
  left: -8.6%;
  top: 101px;
  text-align: center;
  font-size: 20px;
  transform: rotate(-90deg);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.boleteria__entradas ul{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
  padding: 0;
  flex-wrap: wrap;
}
.boleteria__new .boleteria__entradas .box__body .right:before{
  content: 'Selecciona la cantidad de boletas';
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 20px;
}
.boleteria__new .boleteria__entradas .unitPrice{
  font-size: 1.3em;
}
.boleteria__new .boleteria__entradas .box__header {
  font-size: 1.5em;
  margin-bottom: 20px;
  color: var(--main-orange);
  font-weight: 400;
  text-transform: unset;
}
.boleteria__new .boleteria__entradas ul li{
 width: 50%
}
.boleteria__new .boleteria__entradas ul li h3{
  font-size: 1.7em;
  margin-bottom: 5px;
  position: relative;
}
.boleteria__new .boleteria__entradas ul li h3:before{
  content: 'BOLETAS '
}
.boleteria__new .boleteria__entradas ul li h3:after{
  content: '';
  height: 2px;
  width: 50px;
  background: var(--main-dark-green);
  position: absolute;
  bottom: 1px;
  left: 0;
}
.boleteria__entradas--acepto p{
  width: 100%;
}
.boleteria__entradas--pago .boleteria__entradas--acepto{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1em;
}
.boleteria__entradas--pago .boleteria__entradas--acepto label{
  padding-right: 1em;
  /*margin-left: 40%;*/
}
.boleteria__entradas--acepto label{
  padding: 0 0.5em;
}
.boleteria__entradas--pago input[type="submit"]{
  background: var(--main-aquamarine);
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  text-align: center;
  text-decoration: none!important;
  -webkit-transition: var(--main-transition);
  transition: var(--main-transition);
  font-size: 1.4em;
  border: 1px solid var(--main-aquamarine);
  border-radius: var(--main-border-radius);
  color: #24251d;
  padding: 18px 80px;
  font-weight: 600;
  width: 50%;
}
.boleteria__entradas--pago {
  text-align: center;
}
.boleteria__proceso--entradas{
  clear: both;
}
.boleteria__proceso--entradas>h3{
  display: none;
}
.boleteria__proceso .resumen{
  background: var(--main-orange);
  color: #fff;
  width: 34%;
  float: right;
  border-radius: 10px;
  text-align: right;
  padding: 1% 2%;
  font-size: 1.2em;
  clear: both;
  margin-bottom: 40px
}
.boleteria__proceso .resumen h3{
  color: #fff !important;
  margin-top: 0;
  border-bottom: solid thin #fff;
  margin-bottom: 20px !important;
  font-size: 2em!important;
}
.fancybox-close-small{
  height: 60px!important;
  width: 60px!important;
  color: red!important;
}
#terminos__popup{
  display: none;
  width: 90%;
  padding: 1.4%;
  min-height: 500px;
  max-width: 900px
}
.ver__terminos--bt{
  font-size: 15px;
  color: #333;
  display: block!important;
  border: solid 1px #333;
  text-align: center;
  background: #f2f2f2;
  padding: 4px;
  transition: .4s;
}
.btnflotante {
  position: fixed;
  right: 0;
  bottom: 110px;
  color: #fff;
  padding: 10px 15px 10px 15px;
  border: 1px solid rgba(81, 41, 77, 0.2);
  background: var(--main-orange);
  font-size: 0.9em;
  max-width: 215px;
  transition: 0.3s;
  text-align: center;
  line-height: 20px;
  font-weight: 300;
  transition: var(--main-transition);
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: right center;
}
.btnflotante:hover {
  transform: var(--main-hover);
  background: var(--main-dark-green);
}
.btnflotante.boleteria {
  bottom: 20px;
}
.btnflotante span {
  font-weight: 600
}
.btnflotante i{
  font-size: 2em
}
.btnflotante.boleteria i {
  position: relative;
  left: -4px;
}
.buscar {
  display: none;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999999;
  background: rgb(0 0 0 / 75%);
}
.buscar h3{
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  padding: 10px 0;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px
}
.buscar form{
  display: block;
  margin: 10% auto;
  max-width: 800px;
  width: 90%
}
.buscar form input{
  -webkit-appearance: none
}
.buscar form input[type=search]{
  background: none;
  display: block;
  color: #fff;
  position: relative;
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #fff;
  padding: 20px;
  font-size: 30px
}
.buscar form input[type=search]:focus{
  outline: none;
}
.buscar form input[type=search]::placeholder{
  color:#fff
}
.buscar form input[type=submit]{
  background: var(--main-orange);
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  display: block;
  margin: 20px auto;
  font-size: 20px;
  padding: 20px;
  border: none;
  max-width: 300px
}
.buscar form input[type=submit]:hover{
  background: var(--main-aquamarine);
  color: var(--main-orange);
}
.buscar .close{
  background-repeat: no-repeat;
  background-image: url("../img/close.png");
  background-position: center center;
  background-size: cover;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  z-index: 99999
}
.calculadoradeimpactoambiental {
  position: relative;
  /*margin-top: 50px;*/
  overflow-x: hidden;
}
.calculadoradeimpactoambiental img.calculadoradeimpactoambiental__ave {
  position: absolute;
  left: -120px;
  width: 350px;
  top: 300px;
  transition: 0.75s ease-out all;
}
.calculadoradeimpactoambiental img.calculadoradeimpactoambiental__ave.derecha {
  left: 87%;
  transform: rotateY(180deg);
}
.calculadoradeimpactoambiental div.u__container:nth-child(2) {
  height: 305px;
  margin-bottom: 75px;
  position: relative;
  margin-top: 50px;
}
.calculadoradeimpactoambiental div.u__container:nth-child(2) .calculadoradeimpactoambiental__screen p{
  margin-bottom: 20px
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen--contbtn {
  background: var(--main-blue);
  display: inline-block;
  padding: 7px 50px;
  color: #fff;
  font-weight: 500;
  font-size: 1.4em;
  border-radius: 10px;
  margin-top: 45px;
  cursor: pointer;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen {
  position: relative;
  display: none;
  /*-webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;*/
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta{
  transition: var(--main-transition);
  margin: 13px 0;
  width: 100%;
  padding: 6px 30px;
  border:5px solid var(--main-blue);
  border-radius: 10px;
  color: var(--main-blue);
  background: var(--main-light-blue);
  cursor: pointer;
  font-size: 1.1em;
  display: flex;
  font-weight: 500;
  align-items: center;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta:hover{
  border:5px solid var(--main-pale-green);
  color: var(--main-pale-green);
  background: var(--main-pale-opaqe-green)
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta .linea{
  display: inline-block;
  margin: 0 22px;
  width: 3px;
  border-radius: 3px;
  background: var(--main-blue);
  height: 30px;
  transition: var(--main-transition);
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta:hover .linea{
  background: var(--main-pale-opaqe-green)
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen0{
  text-align: center;
  display: block;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen0 h2 {
  font-weight: 200;
  font-size: 2.5em;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen0 h3 {
  color: var(--main-blue);
  font-size: 2.5em;
  font-weight: 600;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen0 p {
  max-width: 581px;
  margin: 60px auto 0;
  font-size: 1.5em;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen5 .calculadoradeimpactoambiental__screen--contbtn{
  display: none;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen5 .bloqueo {
  position: absolute;
  /*border: 2px dashed red;*/
  width: 100%;
  height: 80%;
  top: 0;
  display: none;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 10000;
  transform: scale(0);
  transform-origin: top;
  transition: 0.4s ease-out all
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup .calculadoradeimpactoambiental__popup--bg {
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup i {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -10px;
  right: 0;
  background: url('../img/cierra-popup.jpg');
  transition: 0.5s ease-out;
  padding: 1px 3px;
  z-index: 1;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child {
  position: relative;
  max-width: 1024px;
  color: #fff;
  background: url('../img/calculadora-bg-resultado.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 35px;
  padding: 30px 150px 0;
  top: 5vw;

}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child p b{
  color: #f2d231
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child h2 {
  text-align: center;
  font-size: 3em;
  position: relative;
  display: inline-block;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child h2:after{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0px;
  height: 2px;
  background: #fff;
  width: 94%
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  ul {
  border-left: 2px solid #fff;
  margin-left: 20px;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  ul > li {
  background: url(../img/calculadora-selector.png) -2px 5px no-repeat;
  color: #fff;
  background-size: 25px;
  padding-left: 31px;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  span {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  img {
  position: absolute;
  width: 350px;
  top: -10vw;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  img.aguila {
  top: unset;
  bottom: -30px;
  right: -100px;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__fuentes h4 {
  font-weight: 300;
  margin-bottom: 12px;
  font-size: 1.4em;
}
.calculadoradeimpactoambiental .calculadoradeimpactoambiental__fuentes p{
  font-size: 0.8em
}
.cifras{
  background: url('../img/bg-cifras.jpg') no-repeat;
  padding: 40px 0
}
.cifras>h2 {
  color: #fff;
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 40px;
}
.cifras .cifras__fila{
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  /* gap: 3%; */
}
.cifras .cifras__fila>div{
  /* flex: 1 50%; */
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 185px;
}
.cifras .cifras__fila>div h3{
  font-size: 2.5em;
}
.cifras .cifras__fila>div:nth-child(1) h3{
  min-width: 225px
}
.cifras .cifras__fila>div:nth-child(2) h3{
  min-width: 225px
}
.cifras .cifras__fila>div:nth-child(3) h3{
  min-width: 253px
}
.cifras .cifras__fila>div:nth-child(4) h3{
  min-width: 133px
}
.cifras .cifras__fila>div i{
  font-weight: 100;
  font-size: 3.48em;
  margin-bottom: 30px;
  display: block;
}
.cifras .cifras__fila>div p{
  max-width: 223px;
  margin: 0 auto;
  line-height: 1.3;
}
.componentes {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px 20px;
  flex-wrap: wrap;
  margin-top: 45px;
}
.componentes .componentes__caja{
  flex: 1 45%;
  max-width: 49%;
}
.componentes .componentes__caja .componentes__caja--titulo{
  border-radius:25px;
  margin-bottom: 11px;
}
.componentes .componentes__caja:nth-child(1) .componentes__caja--titulo{
  background: #fa4b50;
}
.componentes .componentes__caja:nth-child(2) .componentes__caja--titulo{
  background: #f69f00;
}
.componentes .componentes__caja:nth-child(3) .componentes__caja--titulo{
  background: #558beb;
}
.componentes .componentes__caja:nth-child(4) .componentes__caja--titulo{
  background: #fa8828;
}
.componentes .componentes__caja:nth-child(5) .componentes__caja--titulo{
  background: #69b350;
}
.componentes .componentes__caja .componentes__caja--titulo div{
  background: white;
  border-radius: 50px;
  padding: 7px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 1px 1px 2px #00000052;
  height: 55px;
  width: 55px;
  position: relative;
  bottom: 30px;
  left: 15px;
}
.componentes .componentes__caja .componentes__caja--titulo div img{
  height: 40px;
}
.componentes .componentes__caja .componentes__caja--titulo h3{
  color: white;
  text-shadow:1px 1px #00000073;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  min-height: 61px;
  margin-top: -14px;
  font-weight: 600;
}
.componentes .componentes__caja p,
.componentes .componentes__caja ul{
  padding: 0 15px;
}
.componentes .componentes__caja ul{
  margin-top: 0;
}
.experiencias {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.experiencias .experiencias__caja{
  flex: 1 30%;
}
.experiencias .experiencias__caja .experiencias__caja--contimg{
  position: relative;
  display: flex;
}
.experiencias .experiencias__caja .experiencias__caja--contimg>div{
  position: absolute;
  background: var(--main-light-green);
  width: 100%;
  height: 100%;
  transform: translate(-7px,10px);
  border-radius:13px;
}
.experiencias .experiencias__caja .experiencias__caja--contimg img {
  width: 100%;
  border-radius: 13px;
  position: relative;
  box-shadow: -2px 2px 3px 1px #00000075;
}
.experiencias .experiencias__caja ul {
  margin: 0;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
}
.experiencias .experiencias__caja ul li {
  display: inline-flex;background: url(../img/selector.png) 2px 9px no-repeat;
}
.experiencias .experiencias__caja p {
  text-align: center;
  font-size: 0.9em;
  line-height: 1;
}
footer.footer {
  background: var(--main-dark-background);
  color: #fff;
  padding-top: 25px;
}
footer.footer .footer__bottom {
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 20px;
  font-size: 0.8em;
  line-height: 20px;
  padding-left: calc((100% - 1024px) / 2);
  padding-right: calc((100% - 1024px) / 2);
}
footer.footer .footer__bottom .footer__app--left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
footer.footer .footer__bottom .footer__app--left span{
  font-size: 0.899em;
}
footer.footer .footer__bottom .footer__app--left ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
}
footer.footer .footer__bottom .footer__app--left ul li {
    margin: 0 4px;
}
footer.footer .footer__bottom .footer__app--left ul li a {
  padding: 5px;
  font-size: 1em;
  color: #262626;
  transition: 0.4s;
  background: #fff;
  border-radius: 15px;
  width: 23px;
}
footer.footer .footer__bottom  .footer__bottom--right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 740px;
}
footer.footer .footer__bottom .footer__bottom--right p {
  text-align: left;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.2;
}
footer.footer .footer__subbottom p {
  text-align: center;
  font-size: 0.8em;
  color: #fff;
  padding-bottom: 20px;
}
form#frmContacto{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
form#frmContacto input,
form#frmContacto select {
  border: 1px solid #bbb;
  margin: 5px 0px 10px;
  padding: 5px;
  background: #fff;
}
.formcontact form#frmContacto input,
.formcontact form#frmContacto select {
  width: 90%;
}
form#frmContacto textarea{
  border: 1px solid #bbb;
  margin: 5px 0px 10px;
  min-height: 100px;
  width: 100%;
}
.formcontact{
  margin-top: 30px;
}
.formcontact h2{
  font-weight: 100;
  font-size: 2.8em;
  color: var(--main-brown);
  margin-bottom: 30px;
}
.formcontact .modal-title {
  color: var(--main-orange);
  display: inline-block;
  padding: 5px 20px;
  margin-bottom: 15px;
  text-align: center;
  background: var(--main-aquamarine);
}
.formcontact  form#frmContacto div{
  width: 33%;
  margin: 0 0 5px;
}
.formcontact  form#frmContacto div.g-recaptcha{
  margin: 10px 0;
}
.formcontact  form#frmContacto div.wide{
  width: 100%;
}
.formcontact form#frmContacto .wide .formcontact__flex{
  width: 100% !important;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.formcontact form#frmContacto .wide .formcontact__flex input{
  width: unset;
  margin-right: 5px;
  margin-bottom: 0;
}
.formcontact form#frmContacto .wide .formcontact__flex p{
  margin: 0
}
.formcontact form#frmContacto .form-terms{
  background: #f4f4f4;
  max-height: 110px;
  margin-bottom: 10px;
  overflow-y: scroll;
  padding: 10px 10px;
}
.formcontact form#frmContacto .form-terms a{
  text-decoration: underline;
  color: #015d87;
}
.formcontact form#frmContacto input{
  width: 90%;
}
.formcontact form#frmContacto .checkterms{
  display: flex;
  align-items: center;
}
.formcontact form#frmContacto .checkterms input{
  margin-bottom: 4px;
  margin-right: 5px;
  width: auto;
}
.formcontact form#frmContacto button.btn.btn-primary{
  background: var(--main-orange);
  cursor: pointer;
  color: #fff !important;
  font-weight: 600;
  padding: 12px 20px;
  border: none;
  width: 275px;
}
.formcontact form#frmContacto .sectencuesta {
  width: 100%
}
.galeria h2{
  text-align: center;
  text-transform: initial;
  font-size: 1.8em;
}
.galeria .u__container{
  margin-bottom: 40px
}
.galeria .tabcontent#fotos{
  display: block;
}
.galeria .tabcontent .galeria__tabcontent--swiper {

}
.galeria .tabcontent .galeria__tabcontent--swiper .swiper-wrapper .swiper-slide>div {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.galeria .tabcontent .galeria__tabcontent--swiper .swiper-wrapper .swiper-slide>div img{
  width: 100%;
  height: 238px;
  object-fit: cover;
}
.galeria .tabcontent .galeria__tabcontent--swiper .swiper-wrapper .swiper-slide>div a{
  display: contents;
}
.galeria .tabcontent .galeria__tabcontent--swiper .swiper-wrapper .swiper-slide>div a i {
  position: absolute;
  color: var(--main-aquamarine);
  margin-bottom: 66px;
  font-size: 3em;
  opacity: 0.8;
}
.galeria .tabcontent .galeria__tabcontent--swiper .swiper-wrapper .swiper-slide>div a p{
  margin-top: 5px;
  font-size: 0.8em
}
.galeria .tabcontent .swiper-button-next,
.galeria .tabcontent .swiper-button-prev {
  background: var(--main-orange);
  color: #fff;
  transition: var(--main-transition)
}
.galeria .tabcontent .swiper-button-next:hover,
.galeria .tabcontent .swiper-button-prev:hover {
  background: var(--main-dark-green);
  /*color: var(--main-orange);*/
  color: #fff;
}
.galeria .tabcontent .swiper-button-next{
  right: -6%;
}
.galeria .tabcontent .swiper-button-prev {
  left: -6%
}
.galeriainterna .galeria__tabcontent--flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.galeriainterna .galeria__tabcontent--flex>div {
  width: 24%;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 13px;
}
.galeriainterna .galeria__tabcontent--flex>div img{
  width: 100%
}
.galeriainterna .galeria__tabcontent--flex>div a{
  display: contents;
}
.galeriainterna .galeria__tabcontent--flex>div a i {
  position: absolute;
  font-size: 2em;
  top: 50px;
}
.galeriainterna .galeria__tabcontent--flex>div a p{
  font-size: 0.8em;
  margin-top: 10px
}
header.header {
  position: relative;
  z-index: 2;
}
header.header .header__top {
  background: var(--main-dark-background);
}
header.header .header__top .mainBtn {
  display: none;
}
header.header .header__top .header__top--in{
  display: flex;
  justify-content: space-between;align-items: stretch;
}
header.header .header__top .header__top--in a{
  display: contents;
}
header.header .header__top .header__top--in .redes {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
header.header .header__top .header__top--in .redes ul{
  display: flex; justify-content: flex-start;align-items: center;
}
header.header .header__top .header__top--in .redes ul span {
  color: var(--main-light-text);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9em;
}
header.header .header__top .header__top--in .redes ul li {
  padding: 4px;
  margin-bottom: -1px;
  transition: var(--main-transition);
}
header.header .header__top .header__top--in .redes ul li a {
  padding: 5px;
  font-size: 0.9em;
  color: var(--main-dark-background);
  transition: var(--main-transition);
  background: #fff;
  border-radius: 15px;
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: var(--main-transition)
}
header.header .header__top .header__top--in .redes ul li a:hover {
  color: var(--main-orange);
  transform: var(--main-hover);
  background: var(--main-aquamarine);
}
header.header .header__top .header__top--in .btneconexia {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 5px;
  /* margin: 4px 10px; */
  color: #fff;
  transition: var(--main-transition);
}
header.header .header__top .header__top--in .btneconexia:hover {
  background: var(--main-green)
}
header.header .header__top .header__top--in .btneconexia h3 {
  font-size: 14px !important;
  width: 142px;
}
header.header .header__top .header__top--in .btneconexia img {
  height: 44px;
  margin: 0px 8px;
}
header.header .header__top .header__top--in .hashtag {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-light-text);
  font-size: 1.2em;
  font-weight: 600;
}
header.header .header__top .header__top--in a .btnheader {
  align-items: center;
  background: var(--main-orange);
  /*color: var(--main-dark-background);*/
  color: #fff;
  display: flex;
  font-size: 0.9em;
  font-weight: 600;
  justify-content: center;
  padding: 0 10px;
  margin-left: 15px;
  transition: var(--main-transition)
}
header.header .header__top .header__top--in a .btnheader:hover {
  background: var(--main-dark-green);
  color: #fff;
}
header.header .header__top .header__top--in .find {
  display: flex;justify-content: center;align-items: center;
}
header.header .header__top .header__top--in .find .icon-search {
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  transition: var(--main-transition)
}
header.header .header__top .header__top--in .find .icon-search:hover {
  transform: rotate(45deg);
}
header.header .header__middle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
header.header .header__middle .header__middle--logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 3;
}
header.header .header__middle .header__middle--logo img{
  height: 110px;
}
header.header .header__middle .header__middle--logo  > div.linea {
  width: 1px;
  height: 80px;
  background: var(--main-text);
  margin: 0 8px 0 9px;
}
header.header .header__middle .header__middle--logo > div h3 {
  text-align: center;
  font-size: 1.62em;
  /* margin-bottom: 4px; */
  font-weight: 700;
  line-height: 0.7;
  text-transform: uppercase;
  color: var(--main-green);
}
header.header .header__middle .header__middle--logo > div h3 span{
  font-weight: 400;
  color: var(--main-text);
}
header.header .header__middle .header__middle--logo > div h4 {
  font-weight: 200;
  font-size: 1.35em;
  text-align: center;
  line-height: 1;
  /* letter-spacing: 0.2em; */
  /* text-indent: 0.2em; */
}
header.header .header__middle .header__middle--logo > div p {
  font-size: 0.6em;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  text-indent: 0.35em;
  transform: scaleY(1.3) scaleX(0.9);
}
.header__menu {
  /* width: 100%; */
}
.header__menu .icon-close {
  display: none;
}
.header__menu nav > ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: center;
  justify-content: flex-end;
  align-items: center;
  gap: 19px;
}
.header__menu nav > ol > li {
  position: relative;
  margin-left: 5px;
}
.header__menu nav > ol > li:last-child {
  /*min-width: 171px;*/
}
.header__menu nav > ol > li:hover {
  /*background: #4da82c;*/
}
.header__menu nav > ol > li:hover ul {
  display: block;
}
.header__menu nav > ol > li h3 {
  font-weight: 300;
  font-size: 1em;
  display: flex;
  flex-direction: column;
  position: relative;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  text-indent: -0.02em;
}
.header__menu nav > ol > li:hover h3{
  /*color: #71ba63*/
}
.header__menu nav > ol > li hr {
  margin: 0;
  width: 0;
  height: 3px;
  border: none;
  background: var(--main-text);
  transition: var(--main-transition)
}
.header__menu nav > ol > li:hover hr {
  width: 100%
}
.header__menu nav > ol > li ul {
  display: none;
  position: absolute;
  background: var(--main-dark-background);
  top:15px;
  left: 0;
  right: 0;
  min-width: 186px;
  border-top: 62px solid #fff;
  z-index: 2;
}
.header__menu nav > ol > li ul li a {
  color: #fff;
  display: block;
  padding: 16px 10px;
  text-align: center;
  font-size: 0.9em;
  font-weight: 400
}
.header__menu nav > ol > li ul li:hover{
  background: #fff
}
.header__menu nav > ol > li ul li a:hover {
  color: var(--main-text);
}
.infografia__movil{
  display: none;
}
.intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 60px auto 100px;
}
.intro .intro__left {
  flex: 1 50%;
  position: relative;
}
.intro  .intro__left>img {
  height: 200px;
  position: absolute;
  bottom: 99.5%;
}
.intro  .intro__left>div img {
  width: 100%
}
.intro  .intro__left>div>div {
  position: relative;/*display: flex*/;justify-content: center;align-items: center;
}
.intro  .intro__left>div>div a{
  display: contents;
}
.intro  .intro__left>div>div a i{
  position: absolute;
  color: var(--main-aquamarine);
  font-size: 3em
}
.intro  .intro__left>div>div .bloqueo{
  position: absolute;width: 100%;
  height: 100%;
  top: 0;
}
.intro .intro__right {
  flex: 1 50%;
  padding-left: 30px;
}
.intro .intro__right p{
  line-height: 1.4;
}
.link{
  display: flex;justify-content: center;align-items: center;
}
.link.start{
  justify-content: flex-start;
}
.link a div {
  color: #fff;
  background: var(--main-orange);
  padding: 1px 28px;
  margin-top: 10px;
  font-size: 1.1em;
  transition: var(--main-transition)
}
.link a div:hover {
  /*color: var(--main-orange);*/
  color: #fff;
  background: var(--main-dark-green);
  transform: var(--main-hover);
}
.logos {
  margin: 50px auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.logos div.linea {
  height: 50px;
  width: 1px;
  background: var(--main-light-text);
  margin: 0 13px;
}
.logos p{
  font-weight: 300;
  text-align: center;
  font-size: 0.68em;
  margin-bottom: 15px;
}
.logos ul{
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.logos ul li a img {
  height:50px;
  margin: 0 4px;
}
.news {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.news >div.news__left{
  flex: 1 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news >div.news__left img{
  width: 100%
}
.news >div.news__right{
  flex: 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news >div.news__right h2{
  margin-left: 50px;
  line-height: 0.8;
  font-size: 2em;
  margin-bottom: 0;
}
.news >div.news__right> a:nth-child(2){
  background: var(--main-orange);
  display: block;
  padding: 60px 50px;
  color: #fff
}
.news >div.news__right> a:nth-child(2) h3{
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2em;
}
.news >div.news__right> a:nth-child(2) p{
  font-weight: 200;
  margin: 35px 0;
  line-height: 1.2;
}
.news >div.news__right> a:nth-child(2) div{
  float: right;
  border: 2px solid #fff;
  padding: 1px 28px;
  transition: var(--main-transition)
}
.news >div.news__right> a:nth-child(2) div:hover{
  transform: var(--main-hover)
}
.news >div.news__right> a:nth-child(3) {
  text-align: right;
  color: var(--main-orange);
  font-weight: 600;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 1.1em;
  transform-origin: right;
  transition: var(--main-transition)
}
.news >div.news__right> a:nth-child(3):hover {
  transform:var(--main-hover);
}
.news >div.news__right> a:nth-child(3) i {
  font-size: 1.4em;
  display: inline-block;
}
.noticiasinterna .link a div i{
  display:inline-block;transform: rotate(180deg);
}
.perfil {
 position: relative;
 /* background: #f0f0f0;*/
}
.perfil > h1 {
  font-weight: 400;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 2.5em;
  text-transform: uppercase;
  line-height: 50px;
  padding: 60px 0;
}
.perfil p{
  margin-bottom: 12px;
  line-height: 1.1;
}
.perfil .bannerinternas {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
}
.perfil .titlecontainer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 1.2em;
  line-height: 33px;
  width: 100%;
  margin-bottom: 45px;
}
.perfil .u__title {
  text-align: center;
  text-transform: uppercase;
  color: var(--main-orange);
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 25px;
}
.perfil ul {
  margin: 25px 0 40px;
}
.perfil ul > li {
  background: url("../img/selector.png") 2px 12px no-repeat;
  padding: 10px 10px 10px 25px;
}
.perfil .titlecontainer hr {
    width: 7%;
    margin: 0 auto;
    background: var(--main-orange);
    border: none;
    height: 4px;
}
.perfil__in {
  width: 100%;
  padding: 20px 35px;
  display: flex;
  justify-content: center;
}
.perfil .perfil__in--left {
  width: 80%;
  padding-right: 30px;
}
.perfil .perfil__in--left a,
.perfil .perfil__in  a {
  color: var(--main-orange);
  font-weight: 600;
  transition: 0.3s ease-out;
    text-transform: uppercase;
}
.perfil .perfil__in--left a:hover, 
.perfil .perfil__in a:hover {
  color: var(--main-aquamarine)
}
.perfil .perfil__in--right{
  width: 30%;
}
.perfilexpositor{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  text-align: center;
  margin-top:22px;
}
.perfilexpositor.motivos{
  flex-direction: column;
}
.perfilexpositor .perfilexpositor__columna{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  flex: 1;
  gap: 18px;
}
.perfilexpositor .perfilexpositor__columna .perfilexpositor__columna--caja {
  width: 100%;
  padding: 9px 5px;
  line-height: 1.05;
  color: white;
  font-size: 0.9em;
}
.perfilexpositor.motivos .perfilexpositor__columna .perfilexpositor__columna--caja {
  padding: 16px 5px;
}
.perfilexpositor .perfilexpositor__columna:nth-child(1) .perfilexpositor__columna--caja:nth-child(1),
.perfilexpositor .perfilexpositor__columna:nth-child(3) .perfilexpositor__columna--caja:nth-child(2){
  background: #5159ac;
}
.perfilexpositor .perfilexpositor__columna:nth-child(1) .perfilexpositor__columna--caja:nth-child(2),
.perfilexpositor .perfilexpositor__columna:nth-child(3) .perfilexpositor__columna--caja:nth-child(3){
  background: #15a0c1;
}
.perfilexpositor .perfilexpositor__columna:nth-child(1) .perfilexpositor__columna--caja:nth-child(3){
  background: #01cd9a;
}
.perfilexpositor .perfilexpositor__columna:nth-child(2) .perfilexpositor__columna--caja:nth-child(1){
  background: #80b570;
}
.perfilexpositor .perfilexpositor__columna:nth-child(2) .perfilexpositor__columna--caja:nth-child(2){
  background: #517dac;
}
.perfilexpositor .perfilexpositor__columna:nth-child(3) .perfilexpositor__columna--caja:nth-child(1){
  background: #89b53d;
}
.quieroexponer h1.perfil__title {
  display: none;
}
.randonimages img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.randonimages >div:nth-child(1) {
  margin-bottom: 15px
}
.subscribe {
  margin: 75px auto 50px;
}
.subscribe>p {
  text-align: center;
  font-size: 1.5em;
}
.subscribe>p span {
 font-weight: 600;
 color: var(--main-orange)
}
.subscribe form.newslatter {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  margin: 30px auto 0;
  flex-wrap: wrap;
  flex-direction: column;
}
.subscribe form.newslatter input[type=email]{
  width: 100%;
  background: transparent;
  border: 1px solid var(--main-orange);
  padding: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 0.9em;
  margin-bottom: 8px;
}
.subscribe form.newslatter>div:last-child{
  display: flex;justify-content: flex-end;width: 100%
}
.subscribe form.newslatter>div:last-child input[type=submit]#BtnFrmNews{
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 1em;
  background: var(--main-orange);
  color: #fff;
  position: relative;
  bottom: 30px;
  line-height: 1;
  padding: 10px;
  transition: var(--main-transition)
}
.subscribe form.newslatter>div:last-child input[type=submit]#BtnFrmNews:hover{
  background: var(--main-dark-green);
  /*color: var(--main-orange);*/
  color: #fff;
}
/*.subscribe form.newslatter*/ #myPopup {
  display: none;
  width: 100%;
  max-width: 600px;
}
/*.subscribe form.newslatter*/ #myPopup input[type=submit]{
  display: none;
}
.subscribe form.newslatter .grupo-de-campos{
  width: 100%
}
.subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(1),
.subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(2){
  display: none;
}
.subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(4){
  padding-left: 23px;
  text-decoration: underline;
}
.subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(4),
.subscribe form.newslatter .grupo-de-campos div:nth-child(5) {
  line-height: 0.9;
  font-size: 0.65em;
  font-weight: 400;
  opacity: 0.8;
}
.subscribe div#rslNewsletter {
  text-align: center;
  font-size: 0.9em;
}
.swiper-button-next,
.swiper-button-prev {
  background: #fff;
  color: #000;
  width: 44px;
  font-weight: 900;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 1.4em;
  content: '\e904';
  font-family: 'icomoon';
}
.swiper-button-prev:after {    
  transform: rotate(180deg);
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: transparent;
  opacity: 1;
  border: 2px solid #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: rgb(255 255 255 / 66%);
}
.swiperspot__mobile{
  display: none;
}
.tab {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.tab .tablinks{
  min-width: 76px;
  transition: var(--main-transition);
  font-size: 1.2em;
  text-align: right;
  cursor: pointer;
}
.tab .tablinks.active,
.tab .tablinks:hover{
  font-weight: 600;
  color: var(--main-orange)
}
.tab .linea{
  width: 1px;
  height: 36px;
  background: var(--main-text);
  margin: 0 8px 0 15px;
}
.tabcontent {
  position: relative;
  display: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.tabla{
  margin-top:20px;
}
.tabla__fila {
  display:flex;
  margin:0 !important;
  text-align:center;
}
.tabla .tabla__fila.titulo {
  font-weight: bold;
  background: var(--main-dark-green);
  text-transform: uppercase;
  color: white;
}
.tabla__fila .tabla__fila--caja {
  width:50%;
  border:0.01em solid var(--main-dark-background);
  padding:10px;
  /* display:flex; */
  justify-content:center;
  align-items:center;
  margin:0 !important;
  font-size:0.875em;
  flex-direction:column;
  line-height:1.1;
}
.tabla__fila--caja.w-100{
  width:100%
}
.tabla__fila--caja.w-30{
  width:30%
}
.tabla__fila--caja.w-70{
  width:70%
}
.titulos {
  color: var(--main-orange);
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.58em;
  margin-bottom: 30px;
  line-height: 1.1;
}
.partners .partners__contcajas {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  gap: 10px 25px;
  margin: 10px 0 40px;
}
.partners .partners__contcajas .partners__contcajas--caja{
  /* flex: 1; */
  margin-bottom: 20px;  
  text-align: center;
  width: 23%;
  display: table-cell;
  vertical-align: middle;
}
.partners .partners__contcajas .partners__contcajas--caja img{
  transition: var(--main-transition);
  /*max-height: 70px;*/
  vertical-align: middle;
  width: 80%;
}
.partners .partners__contcajas .partners__contcajas--caja img:hover{
  background: rgb(0 0 0 / 7%);
  transform: scale(0.99);
}
.partners .partners__contcajas .partners__contcajas--caja {
  width: 23%;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect{
  from{opacity: 0;}
  to{opacity: 1;}
}
@keyframes fadeEffect{
  from{opacity: 0;}
  to{opacity: 1;}
}
@media(max-width: 1366px){
  header.header .header__middle .header__middle--logo img {
    height: 100px;
  }
  header.header .header__middle .header__middle--logo > div h3 {
    font-size: 1.6em;
  }
  header.header .header__middle .header__middle--logo > div h4 {
    /* font-size: 1.75em; */
  } 
  header.header .header__middle .header__middle--logo  > div.linea {
    height: 68px;
  }
  header.header .header__middle .header__middle--logo > div p {
    font-size: 0.56em;
  }
  .header__menu nav > ol > li ul {
    border-top:57px solid #fff;
  }
 
}
@media(max-width: 1024px){
  .u__container {
    padding: 0 5%;
  }  
  .calculadoradeimpactoambiental div.u__container:nth-child(2) {
    height: 345px;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  img {
    top: -14vw;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child {
    max-width: 90%;
    border-radius: 25px;
    padding: 30px 5vw 0;
  }
  .news >div.news__right> a:nth-child(2) {
    padding: 25px 50px;
  }
}
@media (max-width: 991px){
  header.header .header__top .mainBtn {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    font-size: 2.2em;
    display: flex;
    align-items: center;
  }
  header.header .header__middle {
    justify-content: center;
  }
  .header__menu nav ol > li:hover h3{
    color: var(--main-aquamarine);
  }
  .header__menu{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: var(--main-light-background);
    padding-top: 70px;
    padding-bottom: 70px;
    left: 101vw;
    overflow: auto;
    -webkit-transition: 0.3s;
            transition: 0.3s;
    z-index: 999;
    margin: 0;
  }
  .header__menu span.icon-close{
    font-size: 1.6em;
    color:var(--main-aquamarine);
    position: absolute;
    top: 4%;
    right: 8%;
  }
  .header__menu span.icon-close.active{
    display: block;
  }
  .header__menu.active{
    left: 0;
  }
  .header__menu nav ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100vw;
    gap: 20px;
  }
  .header__menu nav ol > li{
    background: none;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 0;
  }
  .header__menu nav ol > li:hover{
    background: none;
  }
  .header__menu nav ol > li h3 {
    text-align: center;
    display: block;
    color: var(--main-orange);
    font-size: 1.45em;
    line-height: 1.4;
  }
  .header__menu nav ol > li:hover h3{
    height: initial;
    border: 0;
  }
  .header__menu nav ol > li:hover ul{
    display: none;
  }
  .header__menu nav ol > li ul{
    position: initial;
    display: none;
    background: none;
    border: none;
    padding: 0;
  }
  .header__menu nav ol > li ul li{
    padding: 0
  }
  .header__menu nav ol > li ul li a{
    color: var(--main-dark-background);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.2em;
    text-align: center;
  }
}
@media (max-width: 768px){
  .u__containerVideo {
    padding-bottom: 56.25%;
  }
  .boleteria__personal:after, .boleteria__entradas:after {
    transform: rotate(0deg);
    left: 20px;
    top: -30px;
  }
  .boleteria__personal--box {
    width: 100%;
    margin: 0;
  }
  .boleteria__new .boleteria__personal, .boleteria__entradas {
    margin-bottom: 52px;
  }
  .boleteria__new .boleteria__entradas ul li h3 {
    font-size: 1.2em;
    margin-bottom: 5px;
    position: relative;
  }
  .boleteria__proceso .resumen {
    width: 84%;
  }
  .boleteria__new .boleteria__entradas ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .boleteria__entradas--pago .boleteria__entradas--acepto label {
    padding-right: 0;
    margin-left: 0;
    font-size: 0.8em;
  }
  .calculadoradeimpactoambiental img.calculadoradeimpactoambiental__ave {
    width: 300px;
  }
  .calculadoradeimpactoambiental img.calculadoradeimpactoambiental__ave.derecha {
    left: 77%;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta {
    line-height: 1;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  img {
    width: 300px;
  }
  .cifras .cifras__fila>div i {
    margin-bottom: 20px;
  }
  .cifras .cifras__fila>div h3 {
    font-size: 1.8em;
  }
  .cifras .cifras__fila>div:nth-child(1) h3,
  .cifras .cifras__fila>div:nth-child(2) h3,
  .cifras .cifras__fila>div:nth-child(3) h3,
  .cifras .cifras__fila>div:nth-child(4) h3{
    min-width: unset
  }
  .cifras .cifras__fila>div p {
    max-width: 177px;
  }
  .galeria .tabcontent .galeria__tabcontent--swiper .swiper-wrapper .swiper-slide>div img {
    height: 155px;
  }
  header.header .header__top .header__top--in a .btnheader {
    display: none;
  }
  .intro {
    margin: 40px auto 100px;
    flex-direction: column-reverse;
  }
  .intro .intro__left {
    width: 100%;
  }
  .intro  .intro__left>img {
    z-index: -1;
  }
  .intro .intro__right {
    flex: 1 50%;
    padding-left: 0;
    margin-bottom: 40px;
  }
  .logos ul li a img {
    max-height: 45px;
  }
  .perfil > h1 {
    padding: 28px 0;
  }
  .perfil .u__title {
    margin-top: 50px;
  }
  .titulos {
    text-align: center;
  }
}
/* Bnrs pub */
.middleadpub {
  display: flex;
  justify-content: space-between;
  padding-left: calc((100% - 1024px) / 2);
  padding-right: calc((100% - 1024px) / 2);
  margin: 40px auto;
}
.middleadpub__caja {
  margin: 0 auto;
  /*width: 32%;*/
}
.middleadpub__caja img {
  width: 100%;
}
.lateralpub {
  flex-direction: column;
  justify-content: space-between;
  padding-left: calc((100% - 1024px) / 2);
  padding-right: calc((100% - 1024px) / 2);
  margin: 40px auto;
}
.lateralpub__pubslick {
  margin: 0 auto;
  /*width: 32%;*/
}
.lateralpub__pubslick img {
  width: 100%;
}
@media (max-width: 600px){
  html,body{
    overflow-x: hidden;
  }
  .bnrpub {
    gap:7px 10px;
    flex-wrap:wrap;
  }
  /* .bnrpub .bnrpubint {
      flex:1 33%;
      max-width:48%;
  } */
  .bnrpub .bnrpubint {
      flex: 1 100%;
      /* max-width: 48%; */
    }
  .middleadpub{
    flex-direction: column;
  }
  .middleadpub__caja{
    margin-bottom: 5px;
    width: 70%;
  }
  .accesos {
    gap: 30px;
  }
  .accesos >div i {
    padding: 11px 15px;
    font-size: 2.8em;
    width: 72px;
  }
  .agenda .agenda__selectores {
    justify-content: space-around;
  }
  .agenda .agenda__selectores select {
    margin: 0 0 8px;
    width: 48%;
  }
  .btnflotante {
    bottom: 0;
    width: 49%;
    padding: 5px;
    font-size: 0.78em;
    line-height: 17px;
  }
  .btnflotante.boleteria {
    right: unset;left: 0;bottom: 0
  }
  .calculadoradeimpactoambiental .perfil > h1 {
    padding: 20px 0 0;
    line-height: 1;
  }
  .calculadoradeimpactoambiental img.calculadoradeimpactoambiental__ave {
    width: 210px;
    left: -90px;
  }
  .calculadoradeimpactoambiental div.u__container:nth-child(2) {
    height: 380px;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen--contbtn {
    font-size: 1.15em; margin-top: 30px;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen.screen0 p {
    margin: 28px auto 0;
    font-size: 1.2em;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta {
    font-size: 0.9em;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__screen .calculadoradeimpactoambiental__screen--respuesta .linea {
    margin: 0 10px;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child {
    max-width: 95%;
    border-radius: 25px;
    padding: 30px 5vw 0;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child {
    max-width: 95%;
    padding: 30px 3vw 0;
    font-size: 0.75em;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  img {
    width: 200px;
    top: -17vw;
  }
  .calculadoradeimpactoambiental .calculadoradeimpactoambiental__popup >div:last-child  img.aguila {
    right: -70px;
  }
  .cifras {
    background-position: 100% 100%;
    background-size: cover;
  }
  .cifras .cifras__fila {
    flex-wrap: wrap;
  }
  .cifras .cifras__fila>div {
    height: unset;
    width: 49%;
    margin-bottom: 20px
  }
  .cifras .cifras__fila>div h3 {
    font-size: 1.6em;
  }
  footer.footer .footer__bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 5%;
  }


  footer.footer .footer__bottom  .footer__bottom--right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 10px 0;
  }
  footer.footer  .footer__subbottom {
    padding-bottom: 30px;
  }
  .formcontact  form#frmContacto div {
    width: 100%;
  }
  .header__top--right .hashtag {
    display: none;
  }
  header.header .header__top .header__top--in {
    flex-direction: column-reverse;
  }
  header.header .header__top .header__top--in .hashtag {
    display: none;
  }
  header.header .header__top .header__top--in .redes {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header.header .header__top .header__top--in .btneconexia {
    padding: 2px 5px;
    margin: 4px 0 ;
  }
  header.header .header__top .header__top--in .btneconexia h3 {
    font-size: 12px;
    width: 70px;
  }
  header.header .header__top .header__top--in .btneconexia img {
    height: 28px;
    margin: 5px;
  }
  .header__top .mainBtn {   
    padding: 10px;
    right: 0;
    top: 0;
    position: absolute;
  }
  .header__top .find {
    position: absolute;
    left: 5%;
    top: 5%;
    margin-left: 0;
  }
  header.header .header__middle .header__middle--logo>div:last-child {
    transform: scale(0.9);
  }
  header.header .header__middle .header__middle--logo img {
    height: 80px;
  }
  .infografia{
    display: none;
  }
  .infografia__movil{
    display: block;
  }
  .intro  .intro__left>img {
    height: 178px;
  }
  .intro  .intro__left>div>div:first-child {
    display: flex
  }
  .logos {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .logos ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }
  .logos ul li a img {
    max-height: 43px;
  }
  .logos div.linea{
    display: none;
  }
  .perfil > h1 {
    font-size: 1.5em;
  }
  .perfil .bannerinternas {
    height: 100px;
  }
  .perfil .u__title {
    margin-top: 20px;
  }  
  .perfil .perfil__in--right {
    display: none;
  }
  .perfil .perfil__in--left {
    width: 100%;
    margin-top: 20px;
    padding-right: 5px;
  }
  .perfil .titlecontainer {
    margin-bottom: 10px;
  }
  .perfil .titlecontainer hr {
    width: 50%;
  }
  .news {
    flex-direction: column-reverse;
  }
  .news >div.news__right> a:nth-child(2) {
    padding: 25px 10%;
    margin-top: 20px;
  }
  .news >div.news__right> a:nth-child(3) {
    justify-content: center;
    margin: 20px 0 30px;
  }
  .subscribe {
    margin: 50px auto;
  }
  .subscribe form.newslatter {
    width: 90%;
    max-width: unset;
  }
  .swiperspot__web{
    display: none;
  }
  .swiperspot__mobile{
    display: block;
  }
  .titulos {
    font-size: 1.45em;
  }
}
@media (max-width: 390px){
  .componentes .componentes__caja {
    flex: 1 100%;
    max-width: unset;
  }
  .perfilexpositor {
    gap: 10px;
  }
  .perfilexpositor .perfilexpositor__columna {
    gap: 15px;
  }
}