:root{ 
  --main-orange:#ff5e41;
  --main-dark-orange:#d84f37;
  --main-magenta:#ea0054;
  --main-aquamarine:#07CAF5;/*#00d2c5;*/
  --main-aquamarine-op066:rgb(7 202 245 / 66%);
  --main-aquamarine-op030:rgb(7 202 245 / 30%);
  --main-dark-aquamarine:#00aec2; /* #00b8ac; */  
  --main-light-blue:#66e2fe;
  --main-purple:#5c71cc; /* #1c1b34; */
  --main-dark-purple:#171c33; /* #1c1b34; */
  --main-blue:#0F265D; /* #1c1b34; */
  --main-dark-blue:#002c31; /* #0e0d26; */
  --main-green:#00b83d; 
  --main-dark-green:#002e0f; 
  --main-text:#585e6e;
  --main-background:#dcdcdc;
  --main-light-background:#f1f0f5;  
  --main-dark-background:#585e6e;
  --main-transition:0.3s ease-out all;
}
*{
  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: 18px;
  box-sizing: border-box;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  position: relative;
  color: var(--main-text);
  /* overflow-x: hidden; */
}
body{
  overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6{
  color: var(--main-dark-purple);
}
h1,h2,h3,h4,h5,h6,p,figure,ul,ol{
  margin:0;
  padding:0;
  line-height:1;
}
b, strong {
  font-weight: 700;
}
input{
  border:none;
  outline:none;
}
time, picture{
  display: contents;
}
ul, ol{
  list-style:none;
}
.u__containerlarge{
  max-width: 1752px;
  margin-left: auto;
  margin-right: auto;
}
.u__containermedium{
  max-width: 1559px;
  margin-left: auto;
  margin-right: auto;
}
.u__container{
  max-width:1366px;
  margin-left: auto;
  margin-right: auto;
}
.u__containerVideo {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  border-top-right-radius: 29px;
  border-bottom-right-radius: 29px;
}
.u__containerVideo iframe{
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.accesosexpositores {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-bottom: 100px
}
.accesosexpositores >div {
  background: var(--main-dark-aquamarine);
  flex: 1 50%;
  padding: 60px 40px;
  border-radius: 29px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height:270px;
}
.accesosexpositores >div h3{
  font-size: 2.2em;
  margin-bottom: 30px
}
.accesosexpositores >div .link a div {
  margin-top: 20px;
  min-width: 70px;
}
.accesoshyb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 17px;
}
.accesoshyb >div {
  background: var(--main-light-blue);
  flex: 1 50%;
  padding: 60px 40px;
  border-radius: 29px 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 300px
}
.accesoshyb >div.accesoshyb__info {
  display: flex;flex-direction: column;
  justify-content: space-between;
}
.accesoshyb >div h3{
  font-size: 2.2em;
  margin-bottom: 30px
}
.accesoshyb >div .link a div{
  margin-top: 20px
}
.accesoshyb .accesoshyb__imgqueacompana {
  position: relative;
  top: 40px;
}
.add.perfil.perfil__header {
  margin-top: 116px;
}
.add.perfil .perfil__header .perfil__header--cajatitulo{
  display: flex;
  align-items: center;
  justify-content: center;
  gap:30px;
  bottom: 2vw;
}
.add.perfil .perfil__header .perfil__header--cajatitulo img {
  height: 155px;
  width: unset;
}
.add.perfil .perfil__header .perfil__header--cajatitulo h2{
  font-weight: 300;
  max-width: 388px;
  color: white;
  line-height: 1.2;
  font-size: 1.8em;
}
.add.perfil .add__intro {
  text-align: center;
  margin: 0 auto 70px;
  max-width: 755px;
}
.add.perfil .add__lineadetiempo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) {
  top: 27px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) {
  left:45px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) {
  top:-25px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn>img{
  transition: var(--main-transition);
  transform-origin: bottom;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--btn>img{
  transform-origin: top;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn>img:hover {
  transform: scale(0.99);
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn.pulse:before {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  left: 50px;
  box-shadow: 0px 0px 1px 1px rgb(0 0 0 / 60%);
  animation: pulse-animation 2s infinite;
  border-radius: 50%;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--btn.pulse:before{
  left:10px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
  width: 468px;
  padding: 8px 62px 69px;
  top: 104px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
  background: url('../img/add-bg-01.png') no-repeat;
  background-size: 100% 100%;
  left: -460px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
  background: url(../img/add-bg-02.png) no-repeat;
  background-size: 100% 100%;
  flex-direction: row-reverse;
  left: 250px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
  background: url(../img/add-bg-03.png) no-repeat;
  background-size: 100% 100%;
  left: -440px;
  top: 173px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota h3 {
  font-size: 2.6em;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-style: italic;
  color: white;
  padding-top: 11px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota img{
  height:58px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  transform-origin: left;  z-index: -1;
  transition: var(--main-transition);
  transform: scaleX(0);
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info {
  transform-origin: right;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja.clicked .add__lineadetiempocaja--info {
  transform: scale(1);
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) .add__lineadetiempocaja--info {
  left: 243px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info {
  flex-direction: row-reverse;
  left: -590px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--info {
  left:242px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info ul{
  color: black;
  width: 422px;
  border-radius: 23px;padding: 50px;
  background: rgb(199,197,196);
  background: linear-gradient(0deg, rgba(199,197,196,1) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 66%, rgba(199,197,196,1) 100%);
  margin-left: 0;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info ul {
  position: relative;
  top: 55px;
  left: 20px;
}
.add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--infomb{
  display: none;
}
.add.perfil .add__cierre {
  margin-top: 80px;
}
.add.perfil .add__cierre h4 {
  color: var(--main-text);text-align: center;margin-bottom: 30px;font-size: 1.4em
}
.agenda .agenda__btnsdias {
  display: flex;justify-content: center;align-items: center;gap: 19px;margin:30px auto 86px;width: 100%;max-width: 1104px;
}
.agenda .agenda__btnsdias>div {
  flex: 1
}
.agenda .agenda__btnsdias>div a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  border-radius: 20px;
  background: var(--main-light-background);
  padding: 20px;
  text-align: center;
  transition: var(--main-transition);
  min-height: 125px;
  padding-bottom: 30px;
}
.agenda .agenda__btnsdias>div a:hover{
  background: var(--main-background)
}
.agenda .agenda__btnsdias>div.agenda__btnsdias--activa a{
  background: var(--main-orange);
}
.agenda .agenda__btnsdias>div a i {
  position: absolute;bottom: -27px;transform: rotate(90deg);color: var(--main-blue);border: 8px solid var(--main-background);background: var(--main-background);border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: 2em;transition: var(--main-transition)
}
.agenda .agenda__btnsdias>div.agenda__btnsdias--activa a i{
  background: #fff;border: 8px solid #fff;
}
.agenda .agenda__btnsdias>div a h3{
  color: var(--main-text);
  text-transform: capitalize;transition: var(--main-transition)
}
.agenda .agenda__btnsdias>div a h2{
  color: var(--main-text);transition: var(--main-transition);
  font-weight: 700;
  font-size: 2em;
}
.agenda .agenda__btnsdias>div a h4{
  color: var(--main-text);transition: var(--main-transition)
}
.agenda .agenda__btnsdias>div.agenda__btnsdias--activa a h3,
.agenda .agenda__btnsdias>div.agenda__btnsdias--activa a h2,
.agenda .agenda__btnsdias>div.agenda__btnsdias--activa a h4{
  color: var(--main-blue)
}
.agenda .agenda__contlateralydesarrollo {
  display: flex;gap:20px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1104px;
  margin: 0 auto;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral{
  flex-direction: column;flex: 1 23.5%
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks{
 -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  border-radius: 12px;width: 100%;padding: 0
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks.active{
  background:transparent;
  color: var(--main-text)
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--header {
  display: flex;justify-content: space-between;align-items: center;position: relative;padding: 18px 25px;border-radius: 12px;background: var(--main-light-background);
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--header h2{
  font-size: 1.3em;color: var(--main-text)
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--header i{
  color: var(--main-blue);
  font-size: 1.3em;transform: rotate(0deg);
  display: inline-block;transition: var(--main-transition)
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks.active .agenda__contlateral--caja--header i{
  transform: rotate(90deg);
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--body{
  padding: 20px 0;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--body.estaoculto{
  display: none;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--body a div {
  font-weight: 300;
  padding: 12px 25px;
  font-size: 0.9em;
  line-height: 1;transition: var(--main-transition)
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--body a div:hover,
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral .agenda__contlateral--caja.tablinks .agenda__contlateral--caja--body a div.clasesilugaractivo{
  background: var(--main-background)
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo{
  flex: 1 74.5%
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul{
  margin-left: 0;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li {
  list-style: none;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background: none;
  padding: 0;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--lugar{
  flex: 1 14.5%;
  background:var(--main-orange);border-top-left-radius: 24px;border-bottom-left-radius: 24px;
  padding: 45px 16px 16px
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--info{
  flex: 1 85.5%; padding: 45px 16px 16px;border-top-right-radius: 24px;border-bottom-right-radius: 24px;
  background: var(--main-light-background);position: relative;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--info h2{
  text-transform: capitalize;margin-bottom: 20px
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--info p {
  margin-bottom: 12px;
  line-height: 1.1;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--info .link a div {
  cursor: pointer;
  min-width: unset;
  font-size: 0.8em;
  padding: 15px 12px;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa{
  position: absolute;display: none;
  bottom: -112px;
  z-index: 1;
  left: 169px;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa .close {
  position: absolute;
  right: 100px;
  color: var(--main-blue);
  font-size: 2em;
  cursor: pointer;
  top: 30px;
  font-weight: 900;
}
.agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa img {
  width: 45.313vw;
}
.agendadaestacada {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 66px;
  padding-left: 95px
}
.agendadaestacada >div:first-child{
  flex:1 60%;
}
.agendadaestacada >div:last-child {
  flex: 1 41.5%;
}
.agendadaestacada .agendadaestacada__flexcont{
  display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;gap: 18px 20px
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja {
  flex: 1 48%;
  transition: var(--main-transition);
  background: var(--main-background);
  border-radius: 27px;
  padding: 12px 16px;
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja.active {
  background: var(--main-aquamarine-op066);padding: 20px 40px
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header>div {
  display: flex;justify-content: flex-start;align-items: center;
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header>div img{
  height:80px;margin-right: 10px;transition: var(--main-transition)
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja.active .agendadaestacada__flexcontcaja--header>div img{
  height: 0;margin-right: 0
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header>div h3{
  transition: var(--main-transition);color: var(--main-dark-background)
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja.active .agendadaestacada__flexcontcaja--header>div h3{
  height: 0;opacity: 0
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header i{
  cursor: pointer;color: var(--main-blue)
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header i:before{
  content: "\e908";
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja.active .agendadaestacada__flexcontcaja--header i:before{
  content: "\e905";
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--body{
  display: none;
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja:first-child .agendadaestacada__flexcontcaja--body{
  display: block;
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--body h4 {
  margin-bottom: 14px;
  font-size: 1.2em;
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--body p{
  margin-bottom:  17px
}
.agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--body .link a div {
  padding: 12px 16px;
  min-width: unset;
  font-size: 0.8em;
}
.agendadaestacada>div:last-child .agendadaestacada__contgatolocation {
  width: 100%;
  height: 428px;
  display: flex;
  justify-content: center;border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  align-items: flex-end;
  background: var(--main-aquamarine)
}
.agendadaestacada>div:last-child .agendadaestacada__contgatolocation img{
  height: 385px
}
.agendadaestacada>div:last-child a{
  width: 100%;
  color: #fff;font-size:1.6em;
  display: block;
  background: var(--main-blue);
  text-align: center;
  padding:35px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;font-weight: 600
}
.bannerquieroexponer {
  background: url('../img/bg-naranja.webp') no-repeat;
  background: #02afc1;
  background-size: cover;
  color: #fff;
  border-radius: 27px;
  height: 550px;
  padding: 0 55px 0 96px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap:30px 95px;
}
.bannerquieroexponer .titulos{
  color: #fff;
}
.bannerquieroexponer p {
  margin-bottom: 77px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 55px;
}
.boleteria{
  display: flex;justify-content: space-between;align-items: flex-start;gap:55px 
}
.boleteria ul.boleteria__info {
  flex: 1;
  padding: 0 !important;
  list-style: none !important;
  margin-top: 25px !important;
  margin-left: 0 !important;
}
.boleteria ul.boleteria__info .boleteria__info--caja {
  margin-bottom: 40px;
  background: no-repeat;
  padding: 0;
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--main-background);
  padding: 15px 0
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--btn h3 {
  font-weight: 600;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;color: #000;
  font-size: 2em;
  margin-bottom: 0
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--btn h3 span{
  font-size: 0.6em
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--btn h3 span.icon-ticket{
  position: relative;transform: rotate(90deg);
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--btn i {
  cursor: pointer;
  transition: var(--main-transition);
  font-size: 0.9em;
}
.boleteria ul.boleteria__info .boleteria__info--caja.active .boleteriainfo__caja--btn i:before{
  content: "\e905";
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--slideable{
  margin-top: 15px;display: none;
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--slideable p {
    line-height: 1.1em;
    font-size: 1em;
}
.boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--slideable h6{
  font-weight: 300;
  font-size: 0.83em
}
.boleteria .boleteria__form {
  flex: 2;
  background: #f8f8f8;
  padding: 40px 45px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
}
.boleteria .boleteria__form form .error {
  color: red;
  margin-right: 2px;
}
.boleteria .boleteria__form form hr{
  border: none;width: 100%;
  height: 1px;margin: 40px 0 30px;background: #9d9d9d
}
.boleteria .boleteria__form form .boleteria__form--intro h2{
  font-size: 2em;
  margin-bottom: 60px;
  color: #000 !important
}
.boleteria .boleteria__form form .boleteria__form--intro h3{
  color: #000 !important;font-weight: 500;
  font-size: 1.75em;
}
.boleteria .boleteria__form form .boleteria__form--intro p{
  font-size: 1em;
  /*line-height: 1*/
}
.boleteria .boleteria__form form .boleteria__form--contboxes {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}
.boleteria .boleteria__form form .notebol {
  padding: 20px 0 0;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box {
  flex: 1 30%;position: relative;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box.doble {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0 8px;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 0.9em;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box input {
  width: 100%;
  background: #f9f9f9;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 8px 10px;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box.doble input{
  width: 63.333%;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box select {
  width: 85px;
  background: #f9f9f9;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 7px 10px;
  overflow-x: hidden;
  cursor: pointer;
}
.boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box.doble:before {
  position: absolute;
  width: 1px;
  background: #a2a2a2;
  content: '';
  height: 19px;
  top: 37px;
  left: 63px;
  pointer-events: none;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-left: 0;
  margin-bottom: 0;position: relative;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul:after {
  content: '** Traer el carné de vacunación de tu mascota es indispensable para tu ingreso a la feria';
  position: absolute;
  bottom: -28px;
  width: 100%;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 75px;
  /* margin-bottom: 20px; */
  background: no-repeat;
  padding: 0;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li h3{
  margin-bottom: 0
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li p{
  font-size: 1em;
  line-height: 1
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--tituloydesc {
  flex: 4;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--tituloydesc>div:first-child{
  display: none;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li:first-child .box__body--tituloydesc>div:first-child{
  display: block;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--cantidad,
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--valorunitario,
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--subtotal{
  flex: 2;
  text-align: center;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--cantidad{
  position: relative;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--cantidad:before {
  position: absolute;
  width: 1px;
  background: #a2a2a2;
  content: '';
  height: 19px;
  bottom: 8px;
  right: 42px;
  pointer-events: none;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--cantidad select{
  width: 95px;
  background: #f9f9f9;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 8px 10px;
  cursor: pointer;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--subtotal{
  text-align: right;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li >div>div:first-child p{
  display: none;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li:first-child >div>div:first-child p{
  display: block;
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li >div> p{
  font-weight:600;
  letter-spacing: 0.02em;
  text-indent: 0.02em
}
.boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li >div> p i{
  font-style: normal;
  font-size: 0.6em
}
.boleteria .boleteria__form form .boleteria__form--resumen {
  display: flex;
  justify-content: flex-end;
  align-items: center;font-weight: 600;gap:50px;
}
.boleteria .boleteria__form form .boleteria__form--resumen p{
  margin-bottom: 0;margin-right: 50px;text-transform: uppercase;
}
.boleteria .boleteria__form form .boleteria__form--resumen .boleteria__formresumen--valor {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 3px;
}
.boleteria .boleteria__form form .boleteria__form--resumen .boleteria__formresumen--valor span{
  font-size: 0.6em;
}
/*.boleteria .boleteria__form form .boleteria__form--tycybtn*/ .fancybox-close-small {
  height: 60px!important;
  width: 60px!important;
  color: #9b9b9b!important;
}
/*.boleteria .boleteria__form form .boleteria__form--tycybtn*/ #terminos__popup{
  display: none;
  width: 90%;
  padding: 1.4%;
  min-height: 500px;
  max-width: 900px
}
.boleteria .boleteria__form form .boleteria__form--tycybtn .boleteria__formtycybtn--tyc {
  text-align: center;
  margin: 0 0 4px;
  font-size: 0.8em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.boleteria .boleteria__form form .boleteria__form--tycybtn .boleteria__formtycybtn--tyc input{
  cursor: pointer;
}
.boleteria .boleteria__form form .boleteria__form--tycybtn .boleteria__formtycybtn--tyc a{
  text-decoration: underline;
  transition: var(--main-transition);
  color: #487ed8
}
.boleteria .boleteria__form form .boleteria__form--tycybtn .boleteria__formtycybtn--tyc a:hover{
  color: #cacaca
}
.boleteria .boleteria__form form .boleteria__form--tycybtn >input#btnForm {
  background: var(--main-blue);transition: var(--main-transition);width: 50%;font-size: 1em;text-indent: 0.02em;letter-spacing: 0.02em;display: block;font-family: 'Nunito', sans-serif;/* font-family: sans-serif; */text-transform: uppercase;padding: 10px;border-radius: 7px;color: #fff;cursor: pointer;margin: 0 auto 25px;
}
.boleteria .boleteria__form form .boleteria__form--tycybtn input:hover{
  filter: brightness(1.3);
}
.boleteria .boleteria__form form .boleteria__form--tycybtn> p {
  font-size: 0.9em;
  line-height: 1;
}
.boleteria .boleteria__form form .boleteria2__tabcontent--cat>span {
  display: block;
  margin: 30px 0 40px;
}
.boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila,
.boleteria .boleteria__form form  .boleteria__form--resumen{
  margin: 15px 0;
}
.boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila,
.boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila>div{
  align-items: center;
  display: flex;
  gap: 0 30px;
  justify-content: flex-start;
  flex: 1;
}
.boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila>div p{
  margin-bottom: 0;
  font-weight: 800;
}
.boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila>div h5{
  font-size: 1.3em;
}
.boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila>div select {
  width: 95px;
  background: white;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 8px 10px;
  cursor: pointer;
}
.boleteria .boleteria__form form  .boleteria__form--resumen input {
  width: 100%;
  background: white;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  padding: 8px 10px;
}
 .boleteria .boleteria__form form .boleteria__form--resumen .resumen__content .resumen__total{
  text-align: right;
  margin-top: 15px;
 }
 .boleteria .boleteria__form form .boleteria__form--resumen .resumen__content .resumen__total  .total__line--main strong{
  font-size: 1.15em;
  font-weight: 800;
 }
 .boleteria .boleteria__form form .boleteria__form--resumen .resumen__content .resumen__total  .total__line--main strong#totalAmount{
  color: var(--main-purple);
  }
 .boleteria .boleteria__form form  .boleteria__form--tycybtn .boleteria__formtycybtn--btn button{
  font-family: 'Nunito', sans-serif;
  background: var(--main-magenta);
  padding: 11px 68px;
  border-radius: var(--main-border-radius) 12px;
  color: white;
  cursor: pointer;
  margin: 13px auto 25px;
  display: block;
  font-weight: 600;
  font-size: 1.1em;
  line-height: 0.8;
  border: none;
  border-radius: 20px;
 }
.btnflotante a {
  position: fixed;
  right: 0;
  bottom: 130px;
  color: white;
  padding: 16px 15px 18px 15px;
  border: 1px solid rgba(81, 41, 77, 0.2);
  border-top-left-radius: 26px;
  border-bottom-left-radius: 26px;
  background: var(--main-green);
  font-size: 1.3em;
  /* width: 206px; */
  transition: 0.3s;
  text-align: center;
  line-height: 22px;
  font-weight: 600;
  transition: var(--main-transition);
}
.btnflotante.boleteria a {
  bottom:250px;
}
.buscar{
  display: none;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 9999999;
  background: rgba(141, 67, 48, .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;
  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-brown);
  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-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
}
.cajas{
  margin: 50px auto;
}
.cajas .cajas__flex{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap:20px 80px;
}
.cajas .cajas__flex .cajas__flex--caja {
  flex: 1 25%;
  border-radius: 20px;
  background: var(--main-background);
  padding: 16px 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 26px;
}
.cajas .cajas__flex .cajas__flex--caja img{
  height:79px;
}
.cajas .cajas__flex .cajas__flex--caja>div {
  flex: 1 75%;
  display: flex;
  flex-direction: column;
  gap:14px
}
.cajas .cajas__flex .cajas__flex--caja>div h3 {
  color: var(--main-text);
  font-size: 1.1em;
}
.cajas .cajas__flex .cajas__flex--caja>div  .link a div {
  padding: 13px;
  min-width: unset;
  font-size: 0.9em;
}
.countdown {
  height: 1px;
  z-index: 2;
  position: relative;
  /* bottom: 1px; */
  width: 100%;
  display: flex;
  justify-content: center;
}
.countdown >div {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  background: var(--main-magenta);
  width: 100%;
  margin: 0 auto;
  bottom: 7px;
  border-top-left-radius: 56px;
  border-top-right-radius: 56px;
  max-width: 1270px;
}
.countdown .countdown__faltapoco h3 {
  text-align: center;font-size: 1.5em;color: white;
}
.countdown .countdown__countdown {
  display: flex;
  justify-content: space-around;
  margin:0 131px 0 70px;
  align-items: center;
  color: white;
  text-align: center;
  position: relative;
  z-index: 1;
}
.countdown .countdown__countdown i {
  font-style: normal;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 0.76;
  display: block;
  margin-top: 12px;
}
.countdown .countdown__countdown span {
  display: block;
  font-size: 1em;
  line-height: 0.8;
  font-weight: 500;
}
.countdown .countdown__countdown .linea {
  width: 2px;
  height: 58px;
  margin: 0 28px;
  background: white
}
.countdown .link a div{
  border: 2px solid white;
  background: transparent;
}
.decocepilloyhuella2 {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  height: 0;
}
.docsparaexpositores {
  background: var(--main-aquamarine-op030);
  margin: 100px 0;
  padding: 90px 0
}
.docsparaexpositores .docsparaexpositores__lista{
  margin-top: 45px
}
.docsparaexpositores .u__container{
  display: flex;justify-content: space-between;align-items: center;gap:15px 
}
.docsparaexpositores .u__container>img {
  position: relative;
  left: 0;
  width: 25vw;
}
.docsparaexpositores .docsparaexpositores__lista--fila {
  margin-bottom: 13px;
}
.docsparaexpositores .docsparaexpositores__lista--fila  p {
  text-decoration: underline;
  max-width: 715px;
  line-height: 1.6;
}
.docsparaexpositores .docsparaexpositores__lista--fila  p i {
  display: inline-block;margin-left: 7px;color: var(--main-blue);font-weight: 600;font-size: 1.4em;position: relative;top: 4px;
}
.doblecolumna{
  display: flex;justify-content: space-between;align-items: flex-start;gap:50px;
}
.doblecolumna>div{
  flex: 1 50%
}
.espaciopetfriendly{
 margin: 75px auto
}
.espaciopetfriendly .espaciopetfriendly__header {
 display: flex;
 justify-content: space-between;
 align-items: stretch;
 width: 100%;
 max-width: 1500px;
 margin: 0 auto;
 gap: 53px;
}
.espaciopetfriendly .espaciopetfriendly__header >div{
 flex:1
}
.espaciopetfriendly .espaciopetfriendly__header >div:first-child{
 border-right: 3px solid #272727
}
.espaciopetfriendly .espaciopetfriendly__header h2 {
 font-weight: 100;
 text-align: center;
 font-size: 2.6em;
 line-height: 1.1;
}
.espaciopetfriendly .espaciopetfriendly__header h2 b{
 color: var(--main-dark-aquamarine);
 font-weight: 900
}
.espaciopetfriendly .espaciopetfriendly__header h2 span {
 color: #fff;
 background: url('../img/espacio-petfriendly-bg-span.jpg') no-repeat;
 background-size: 100% 100%;
 padding: 6px 20px 11px;
 font-weight: 600;
 display: inline-block;
}
.espaciopetfriendly .espaciopetfriendly__header div:last-child {
 display: flex;
 justify-content: center;
 align-items: center;
}
.espaciopetfriendly .espaciopetfriendly__header p{
 max-width: 640px
}
.espaciopetfriendly .espaciopetfriendly__intro {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 18px;
  background: var(--main-dark-aquamarine);
  max-width: 1500px;
  width: 100%;
  margin: 50px auto 150px;
  padding: 20px 200px;
  color: #fff;
  font-weight: 600;
}
.espaciopetfriendly .espaciopetfriendly__intro p{
 text-align: center;
 font-size: 1.3em
}
.espaciopetfriendly .espaciopetfriendly__tips {
 position: relative;
}
.espaciopetfriendly .espaciopetfriendly__tips .espaciopetfriendly__tips--fila {
 border-radius: 18px;
 background: var(--main-dark-aquamarine);
 color: #fff;
 padding: 50px;
 margin: 75px 18%;
}
.espaciopetfriendly .espaciopetfriendly__tips .espaciopetfriendly__tips--fila h4 {
 font-size: 1.4em;
 font-weight: 500;color: #fff;
 font-weight: 600
}
.espaciopetfriendly .espaciopetfriendly__tips .espaciopetfriendly__tips--fila p{
 font-size: 1.05em;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto {
  position: absolute;
  transform-origin: top;  
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.5));
  filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.5));
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.muevefotos {
  animation: swing ease-in-out 4s infinite alternate;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto01 {
  top: -151px;
  left: 20px;
  z-index: 3;
  width: 211px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto02 {
  top: -150px;
  right: -10px;
  z-index: 3;
  width: 230px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto03 {
  top: -10px;
  left: -60px;
  z-index: 2;
  width: 260px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto04 {
  top: 390px;
  right: -70px;
  z-index: 2;
  width: 280px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto05 {
  top: 700px;
  left: -90px;
  z-index: 1;
  width: 280px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto06 {
  top: 810px;
  right: -80px;
  z-index: 1;
  width: 260px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto07 {
  top: 1130px;
  left: -70px;
  z-index: 0;
  width: 280px;
}
.espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto08 {
  top: 1470px;
  right: -50px;
  /* z-index: 1; */
  width: 280px;
}
.espaciopetfriendly .espaciopetfriendly__cierre h3 {
  text-align: center;
  font-weight: 400;
  margin: 0 auto;
  max-width: 860px;
  font-size: 1.2em;
}
.espaciopetfriendly .espaciopetfriendly__cierre h3 span{
 font-weight: 600;
 color: var(--main-dark-aquamarine)
}
.espaciopetfriendly .espaciopetfriendly__fuente {
  margin-top: 25px;  
}
.espaciopetfriendly .espaciopetfriendly__fuente p {
  font-weight: 600;
  color: #828282;
  margin-bottom: 21px;
  font-size: 0.9em;
}
.expopeteneltiempo {
  margin-bottom:60px
}
.expopeteneltiempo .expopeteneltiempo__titulo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 55px;
}
.expopeteneltiempo .expopeteneltiempo__titulo .titulos {
  margin-bottom: 20px;
}
.expopeteneltiempo .expopeteneltiempo__titulo .titulos p {
  max-width: 545px;
}
.expopeteneltiempo .expopeteneltiempo__swiper {
  background: url('../img/bg-naranja.webp') no-repeat;
  background-size: cover;
  border-radius: 27px;
  padding-bottom: 10px;
}
.expopeteneltiempo .expopeteneltiempo__swiper .tab {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 28px 45px;
  gap: 0;
  margin: 0;
}
.expopeteneltiempo .expopeteneltiempo__swiper .tab .tablinks {
  color: #fff;
  margin-left: 10px;
  transition: var(--main-transition);
  font-family: 'Nunito', sans-serif;
  cursor: pointer;
  font-weight: 700;
  padding: 0;
}
.expopeteneltiempo .expopeteneltiempo__swiper .tab .tablinks.active {
  color: var(--main-blue);
  font-size: 1.7em;
  background: transparent;
}
.expopeteneltiempo .expopeteneltiempo__swiper .tab .tablinks:hover{
  color: var(--main-blue);
}
.expopeteneltiempo .expopeteneltiempo__swiper .swiper-wrapper{
  padding: 80px 0 120px;
}
.expopeteneltiempo .expopeteneltiempo__swiper .swiper-wrapper .swiper-slide img{
  width: 100%;transition: 1s ease-out all;
  border-radius: 0px
}
.expopeteneltiempo .expopeteneltiempo__swiper .swiper-wrapper .swiper-slide.swiper-slide-active{
  z-index: 11
}
.expopeteneltiempo .expopeteneltiempo__swiper .swiper-wrapper .swiper-slide.swiper-slide-active img{
  border-radius: 25px;
  transform: scale(1.5);
}
.expopeteneltiempo .expopeteneltiempo__swiper .swiper-button-next{
  right: 50px
}
.expopeteneltiempo .expopeteneltiempo__swiper .swiper-button-prev{
  left: 50px;
}
.swipereel {
  text-align: center;
}
footer.footer{
  background:var(--main-dark-blue) ;
  color: #fff;
  margin-top: 55px;
  padding:75px 0 90px;
}
footer.footer .footer__legal p {
  font-size: 0.77em;
  text-align: center;
  line-height: 1.1;
}
footer.footer .footer__top{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 60px
}
footer.footer .footer__top>img{
  height:57px
}
footer.footer .u__containermedium .footer__top .footer__top--app {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
}
footer.footer .u__containermedium .footer__top .footer__top--app p {
  max-width: 229px;
  /* text-align: center; */
  font-size: 0.7em;
  margin-bottom: 13px;
}
footer.footer .u__containermedium .footer__top .footer__top--app .footer__topapp--flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
footer.footer .u__containermedium .footer__top .footer__top--app .footer__topapp--flex img{
  height: 42px
}
footer.footer .u__containermedium .footer__top .footer__top--redesylocacion{
  font-size: 0.9em;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  padding-left: 14px;
  border-left: 1px solid white;
}
footer.footer .u__containermedium .footer__top .footer__top--redesylocacion ul{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* margin-bottom: 25px; */
}
footer.footer .u__containermedium .footer__top .footer__top--redesylocacion ul li{
  margin-left: 15px;
  /* font-size: 1.3em; */
}
footer.footer .u__containermedium .footer__top .subscribe form.newslatter{
  display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;position: relative;
}
footer.footer .u__containermedium .footer__top .subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(1),
footer.footer .u__containermedium .footer__top .subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(2),
footer.footer .u__containermedium .footer__top .subscribe form.newslatter .grupo-de-campos .espacio-form:nth-child(4) {
  display: none;
}
footer.footer .u__containermedium .footer__top .subscribe form.newslatter .grupo-de-campos .espacio-form input[type=email] {
  background: #fff;
  color: var(--main-dark-background);
  border: 1px solid var(--main-dark-background);
  padding: 7px 25px;
  border-radius: 7px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin: 6px 0;
  width: 270px;
  font-family: 'Nunito', sans-serif;
  font-size: 0.8em;
}
footer.footer .u__containermedium .footer__top .subscribe form.newslatter .grupo-de-campos >div:nth-child(5) {
  color: #fff;
  font-size: 0.9em;
}
footer.footer .u__containermedium .footer__top .subscribe form.newslatter .grupo-de-campos >div:nth-child(5) a{
  text-decoration: underline;
}
footer.footer .u__containermedium .footer__top .subscribe form.newslatter >div> input[type=submit] {
  height: 36px;
  position: relative;
  cursor: pointer;
  width: 38px;
  background: url('../img/ico-play.svg') #fff no-repeat;
  background-size: 45% 45%;
  border: 1px solid var(--main-dark-background);
  border-left: 1px solid var(--main-dark-background);
  background-position: center;
  top: -11px;
  right: 1px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
/*footer.footer .u__containermedium .footer__top*/ #myPopup {
  display: none;
  width: 100%;
  max-width: 600px;
}
/*footer.footer .u__containermedium .footer__top*/ #myPopup input[type=submit]{
  display: none;
}
footer.footer .u__containermedium .footer__top .subscribe>p {
  font-size: 1.1em;
}
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: 1.75em;
  color: var(--main-blue);
  margin-bottom: 30px;
}
.formcontact .modal-title{
  background: var(--main-orange);
  display: inline-block;
  padding: 5px 20px;
  margin-bottom: 15px;
  text-align: center;
  color: var(--main-brown);
}
.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 strong{
  display: block;
}
.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-blue);
  cursor: pointer;
  color: #fff !important;
  font-weight: 600;
  padding: 12px 20px;
  border: none;
  min-width: 170px;
  font-family: 'Nunito', sans-serif;
  border-radius: 40px;
}
.formcontact form#frmContacto section.sectencuesta {
  border-top: 1px solid #bbb;
  margin-top: 20px;
  padding-top: 20px;
  width: 100%;
}
.formcontact form#frmContacto section.sectencuesta .sect1 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.formcontact form#frmContacto section.sectencuesta .sect1 strong {
  width: 100%;
}
.formcontact form#frmContacto section.sectencuesta .sect1 div {
  display: flex;
  padding: 10px 0;
  align-items: baseline;
}
.galeria {
  width: 100%;
  margin: 100px 0 50px;
  overflow-x: hidden;
  position: relative;
}
.galeria .u__container {
  display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;
}
.galeria .u__container .titulos{
  margin-bottom: 0;
  text-transform: unset;
}
.galeria a img {
  width: 100%;
  height: 36vw;
  object-fit: cover;
  object-position: top;
}
.galeria .galeria__tabcontent--swiper .swiper-wrapper{
  padding-bottom: 290px
}
.galeria .galeria__tabcontent--swiper .swiper-button-next,
.galeria .galeria__tabcontent--swiper .swiper-button-prev {
  position: absolute;
  top: 34%;
}
.galeria .galeria__tabcontent--swiper  .swiper-button-prev{
  left: 6.5vw
}
.galeria .galeria__tabcontent--swiper  .swiper-button-next{
  right: 6.5vw
}
.galeria .galeria__tabcontent--swiper .swiper-pagination {
  bottom: 4.5vw;
  transform-origin: bottom center;
  transform: scale(1.1);
}
.galeria .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet {
  width: 12.5vw;
  height: 8vw;
  position: relative;
  display: inline-flex;
  justify-content: center;align-items: center;
  opacity: 1;
  border-radius: 0;
  margin: 0 0.5vw;
  border:none;
}
.galeria .tabcontent#fotos .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet:nth-child(1) {
  background: url(../img/galeria/thumb/expopet-thumb-01.jpg) no-repeat center center / cover;
}
.galeria .tabcontent#fotos .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet:nth-child(2) {
  background: url(../img/galeria/thumb/expopet-thumb-02.jpg) no-repeat center center / cover;
}
.galeria .tabcontent#fotos .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet:nth-child(3) {
  background: url(../img/galeria/thumb/expopet-thumb-03.jpg) no-repeat center center / cover;
}
.galeria .tabcontent#fotos .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet:nth-child(4) {
  background: url(../img/galeria/thumb/expopet-thumb-04.jpg) no-repeat center center / cover;
}
.galeria .tabcontent#fotos .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet:nth-child(5) {
  background: url(../img/galeria/thumb/expopet-thumb-05.jpg) no-repeat center center / cover;
}
.galeria .galeria__tabcontent--swiper .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--main-aquamarine-op030);
  mix-blend-mode: hard-light;
  transform: scale(0);
  transition: var(--main-transition);
}
.galeria .galeria__tabcontent--swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.galeria .galeria__tabcontent--swiper .swiper-pagination-bullet:hover:after{
  transform: scale(1);
}
.galeria .galeria__tabcontent--swiper .swiper-scrollbar {
  background: var(--main-text);
  width: 100%;
  height: 2px;
  max-width: 1559px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 0;
  bottom: 3vw;
  left: calc((100% - 1559px) / 2);
}
.galeria .galeria__tabcontent--swiper .swiper-scrollbar .swiper-scrollbar-drag {
  height: 10px;
  background: var(--main-text);
  border-radius: 10px;cursor: grab;
}
.galeria .galeria__sombreado {
  position: absolute;
  width: 100%;
  height: 16vw;
  bottom: 23.5vw;
  z-index: 1;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 25%, rgba(0,0,0,0.9) 100%);
}
.galeriainterna .galeria__tabcontent--flex{
  display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;
}
.galeriainterna .galeria__tabcontent--flex a{
  display: contents;
}
.galeriainterna .galeria__tabcontent--flex a img{
  width: 100%;
  height: unset
}
.galeriainterna .galeria__tabcontent--flex/* .galeria__videos*/{
  position: relative;display: flex;justify-content: space-between;align-items: center;
}
.galeriainterna .galeria__tabcontent--flex>div {
  width: 24.5%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 7px
}
.galeriainterna .galeria__tabcontent--flex>div .galeriafotos__fancy--filtro{
  position: absolute;width: 100%;
  height: 100%;
  background: rgb(255,94,65);
  background: linear-gradient(90deg, rgba(255,94,65,1) 0%, rgba(0,210,197,1) 100%);
  mix-blend-mode: hard-light;
  transform: scale(0);
  transition: var(--main-transition)
}
.galeriainterna .galeria__tabcontent--flex>div:hover .galeriafotos__fancy--filtro{
  transform: scale(1);
}
.galeriainterna .galeria__tabcontent--flex>div i{
  position: absolute;
  border-radius: 50%;
  font-size: 4em;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.galeriainterna .galeria__tabcontent--flex>div p {
  position: absolute;
  margin: 0!important;
  bottom: 0;
  padding: 8px;
  padding-top:44px;
  font-size: 0.9em;
  width: 100%;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0) 25%, rgba(0,0,0,0.9) 100%);
  color: #fff;
}
.header {
  margin: 0;
  position: sticky;
  top: 0;
  transition: var(--main-transition);
  width: 100%;
  z-index:11;
}
.header.scrolled {
  top: 0;
}
.header .header__in {
  background: var(--main-dark-blue);
  /* border-radius: 120px; */
  padding: 0 2%;
}
.header .header__in .u__containermedium {
  display: flex;justify-content: space-between;align-items: stretch;color: #fff;
}
.header .header__in .header__in--left{
  display: flex;justify-content: flex-start;align-items: center;
}
.header .header__in .header__in--left img{
  height:60px
}
.header .header__in .header__in--left .linea {
  width: 1px;
  height:66px;
  background: #fff;
  margin: 0 20px;
}
.headerin__left--fecha {
  text-align: center;
}
.header .header__in .header__in--left .headerin__left--fecha h2 {
  font-size: 1.8em;
  color: #fff;
  font-weight: 800;
  line-height: 0.8;
}
.header .header__in .header__in--left .headerin__left--fecha h2 span {
  font-size: 0.75em;
  display: inline-block;
  margin: 0 6px;
  font-weight: 400;
}
.header .header__in .header__in--left .headerin__left--fecha h3 {
  font-size: 1.1em;
  color: #fff;
  line-height: 0.85;
  font-weight: 400;
}
.header .header__in .header__in--left .headerin__left--fecha h4 {
  color: #fff;
  margin-top: 2px;
  font-size: 1em;
  font-weight: 100;
}
.header__in--menu {
  display: flex;justify-content: space-between;align-items: center;
}
.header__in--menu nav > ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__in--menu ol> li {
  /* margin: 0 15px; */
  padding: 0 20px;
  position: relative;
  height: 90px;
  display: flex;
  align-items: center;
}
.header__in--menu ol> li h3 {
  font-weight:400;color: #fff;
  font-size: 1em;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header__in--menu nav > ol > li >h3:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 1px;
  background: #fff;
  transition: var(--main-transition);
  bottom: -7px;
  left: 2px;
  margin: 0 auto;
}
.header__in--menu nav > ol > li:hover h3:after,
.header__in--menu nav >ol>li.sobre:nth-child(1) h3:after,
.header__in--menu nav >ol>li.jornadas:nth-child(2) h3:after,
.header__in--menu nav >ol>li.vive:nth-child(3) h3:after,
.header__in--menu nav >ol>li.expositores:nth-child(4) h3:after,
.header__in--menu nav >ol>li.prensa:nth-child(5) h3:after{
  width: 100%;
}
.header__in--menu  nav > ol > li ul {
  background: var(--main-dark-blue);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  display: none;
  left: -25%;
  min-width: 195px;
  position: absolute;
  padding: 15px;
  right: 0;
  top: 90px;
  width: 150%;
}
.header__in--menu  nav > ol > li:hover ul {
  display: block;
}
.header__in--menu  nav > ol > li ul li {
  font-size: 0.9em;
}
.header__in--menu  nav > ol > li ul li:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
}
.header__in--menu  nav > ol > li ul li:hover {
  color: var(--main-green);
}
.header__in--menu  nav > ol > li ul li a {
  display: flex;
  justify-content: space-between;align-items: center;
  padding: 10px 0;
  width: 100%;
}
.header__in--menu  nav > ol > li ul li a i{
  font-size: 0.9em;font-weight: 100
}
.header__in--menu form#Search {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-bottom: 30px; */
}
.header__in--menu form#Search input[type=search] {
  background: #fff;
  /* color: #fff; */
  font-size: 1em;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  margin-right: 2px;
  padding: 3px 20px;
  width: 140px;
  border: 2px solid var(--main-dark-background);
  border-right: none;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.header__in--menu form#Search input[type=search]::placeholder {
  color: var(--main-dark-background);font-size:0.8em
}
.header__in--menu form#Search input[type=submit] {
  background: #fff;
  cursor: pointer;
  height: 34px;
  width: 35px;
  border: 2px solid var(--main-dark-background);
  border-left: none;
  position: relative;
  left: -2px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.header__in--menu form#Search span {
  bottom: 17%;
  font-size: 1.3em;
  position: absolute;
  right: 9px;
  /* background: #fff; */
  /* z-index: -1; */
  color: var(--main-dark-background);
  display: inline-block;
  cursor: pointer;
  pointer-events: none;
}
.header__in--menu .headerin__menu--redes ul{
  display: flex;justify-content: flex-start;align-items: center;
}
.header__in--menu .headerin__menu--redes ul li {
  margin-left: 15px;
  font-size: 1.2em;
}
.header__in--menu .headerin__menu--redes ul li:last-child a {
  border-radius: 4px;
  overflow: hidden;
  display: flex;
}
.header .header__in .btnMain{
  display: none;
}
.header .header__redesflotantes {
  position: fixed;
  display: flex;
  flex-direction: column;
  gap: 8px;
  bottom: 20px;
  left: 2vw;
}
.header .header__redesflotantes li a {
  background: white;
  color: var(--main-dark-green);
  padding: 5px;
  border: 1px solid var(--main-green);
  min-width: 33px;
  min-height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.92em;
}
.influencers img {
  border-radius: 29px 24px;
}
.intro{
  margin: 117px auto 97px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap:40px;
}
.intro .intro__video {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex: 0.65;
}
.intro .intro__video a{
  display: contents;
}
.intro .intro__video a img{
  border-top-right-radius:29px;
  border-bottom-right-radius:29px;
}
.intro .intro__video a i {
  position: absolute;
  font-size: 8em;
  color: white;
  /* opacity: 0.7; */
}
.intro .intro__info{
  max-width: 492px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.intro .intro__info h1{
  text-transform: unset;
}
.intro .intro__info p {
  margin: 0 0;
  line-height: 1.3;
}
.intro .intro__info p:nth-child(3) {
  margin:37px 0
}
.intro .intro__info img.intro__info--deco01{
  position: absolute;
  top: 13px;
  left: 160px;
  /* width: 160px; */
}
.intro .intro__info img.intro__info--deco02{
  position: absolute;
  bottom: 0;
  right: 0;
  /* width: 160px; */
}
.infografia__movil{
  display: none;
}
.link{
  display: flex;justify-content: flex-start;align-items: center;
}
.link.centrado{
  justify-content: center;
}
.link a div,
.link a.linkinternas {
  display: inline-block;
  color: #fff;
  background: var(--main-purple);
  padding: 20px 26px;
  border-radius: 26px;
  line-height: 0.7;
  text-align: center;
  min-width: 160px;transition: var(--main-transition)
}
.link a div:hover {
  background-position: var(--main-blue)
}
.logos {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 25px;
}
.logos .linea{
  width: 1px;
  background:var(--main-dark-background);
  height: 65px;
}
.logos p {
  color: var(--main-blue);
  font-size: 0.9em;
  margin-bottom: 15px;
  text-align: center;
}
.logos ul{
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.logos ul li{
  margin: 0 5px
}
.logos ul li img {
  height: 50px;
  margin-bottom: 15px;
}
.noticias {
  margin: 100px 0;
  background: url('../img/bg-noticias.avif') no-repeat;
  background-size: cover;
  padding: 50px 0 70px;
  position: relative;
}
.noticias .swiper-button-prev {
  left: 8%;
  top: 48%
}
.noticias .swiper-button-next {
  right: 8%;
  top: 48%
}
.noticias .swiper-button-next:after,
.noticias .swiper-button-prev:after {
  color: white;
}
.noticias .noticias__swiper .swiper-wrapper{
  padding-bottom: 50px
}
.noticias .noticias__swiper .swiper-slide{
  display: flex;
}
.noticias .noticias__swiper a{
  display: inline-flex;justify-content: center;align-items: flex-end;width: 100%
}
.noticias .noticias__swiper a img{
  height: 320px;
  border-radius: 27px;
  object-fit: cover;
  object-position: top;
}
.noticias .noticias__swiper a h4 {
  position: absolute;
  /* bottom: 0; */
  width: 100%;
  color: #fff;
  padding: 40px 35px;
  background: rgb(28,27,52);
  font-size: 1.1em;
  background: linear-gradient(0deg, rgba(28,27,52,1) 0%, rgba(0,0,0,0) 100%);
  border-bottom-right-radius: 27px;
  border-bottom-left-radius: 27px;
}
.noticias .noticias__swiper .swiper-pagination-bullet {
  border: 1px solid white;
}
.noticias .link a div {
  margin-top: 26px;
  min-width: 300px;
  background: var(--main-purple);
  color: white;
  border: 2px solid var(--main-dark-blue);
  font-weight: 700;
}
.perfil {
  position: relative;
}
.perfil .perfil__header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.perfil .perfil__header img {
  height: 140px;
  object-fit: cover;
  width: 100%;
}
.perfil .perfil__header .perfil__header--cajatitulo {
  position: absolute;
  width: 100%
}
.perfil .perfil__header .perfil__header--cajatitulo h1 {
  padding-bottom: 40px;
  text-align: center;
  text-transform: unset;
}
.perfil .perfil__deco {
  position: absolute;
  top: 170px;
  width: 12vw;
}
.perfil .perfil__in{
  margin:75px auto
}
.perfil .perfil__in article{
  margin-bottom:100px
}
.perfil .perfil__in article h2.perfil__in--titulointerna.titulos {
  max-width: 900px;
}
.perfil .perfil__in article p {
  margin-bottom: 20px;
  line-height: 1.1;
}
.perfil .perfil__in article .contactos{
  margin:50px auto 0;max-width: 983px;
  display: flex;justify-content: space-between;align-items: flex-start;gap:45px 17px; flex-wrap: wrap;position: relative;
}
.perfil .perfil__in article .contactos>img{
  position: absolute;bottom: 0;
  right: -283px
}
.perfil .perfil__in article .contactos>div {
  flex: 1 48%;
  background: var(--main-aquamarine);
  border-radius: 24px;
  max-width: 49%;
}
.perfil .perfil__in article .contactos>div >div:first-child {
  display: flex;justify-content: space-between;align-items: center;padding: 45px 35px;gap: 18px;
}
.perfil .perfil__in article .contactos>div >div:first-child>div {
  flex: 1;
}
.perfil .perfil__in article .contactos>div >div:first-child h5{
  font-size: 1.3em;
  margin-bottom: 20px;
}
.perfil .perfil__in article .contactos>div >div:first-child p{
  color: var(--main-blue)
}
.perfil .perfil__in article .contactos>div >div:first-child img{
  border-radius: 50%
}
.perfil .perfil__in article .contactos>div .link.centrado {
  justify-content: center;
  background: var(--main-dark-aquamarine);
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.perfil .perfil__in article .contactos>div .link.centrado a.linkinternas{
  position: relative;margin-bottom: 0;display: inline-block;
  top:25px
}
.perfil .perfil__in article .contfila {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;gap: 20px 44px 
}
.perfil .perfil__in article .contfila .fila {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  flex:1 45%;
}
.perfil .perfil__in article .fila img{
  height: 64px
}
.perfil .perfil__in article .link a div{
  margin-bottom: 20px
}
.perfil .perfil__in article .link a div i{
  display: inline-block;transform: rotate(180deg);
}
.perfil .perfil__in article ul {
  /* padding-left: 30px; */
  margin-bottom: 20px;
  overflow: hidden;
}
.perfil .perfil__in article ul li {
  margin-bottom: 8px;
  background: url(../img/selector.png) 0px 2px no-repeat;
  padding: 0 10px 5px 22px;
  background-size: 15px;
}
.perfil .perfil__in article img.escala{
  position: relative;width: 100%;
  left:7.3vw;
  transform-origin: bottom left;
  transform: scale(1.2);
  border-bottom-left-radius:30px; 
  border-top-left-radius:30px; 
}
.perfil .perfil__in article .videointerna {
  position: relative;display: flex;justify-content: center;align-items: center;
}
.perfil .perfil__in article .videointerna a{
  display: contents;
}
.perfil .perfil__in article .videointerna img{
  width: 100%;border-radius: 30px 25px
}
.perfil .perfil__in article .videointerna em{
  position: absolute;font-size: 7em;opacity: 0.8;color:#fff;
}
.perfil .perfil__in article ul.listacondeco{
  position: relative;
}
.perfil .perfil__in article ul.listacondeco img {
  position: absolute;
  bottom: -10px;
  right: 0;
}
.planetas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 15;
  pointer-events: none;
}
.planetas .planetas__caja {
  position: absolute;
  -webkit-animation: orbit 30s infinite;
  animation: orbit 30s infinite linear;
  cursor: pointer;
  pointer-events: all;
  left: 0;
  width: 190px;
  text-align: center;
}
.planetas .planetas__caja:hover{   
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
}
.planetas .planetas__caja.caja1{

}
.planetas .planetas__caja.caja2{
  animation-delay: -7.5s;
}
.planetas .planetas__caja.caja3{
  right: 0;
  animation-delay: -15s;
}
.planetas .planetas__caja .planetas__caja--btn {
  background: var(--main-light-blue);
  border-radius: 20px;
  padding: 4px 16px;
  font-size: 0.9em;
  position: relative;
  bottom:18px;
  text-align: center;
}
.planetas .planetas__popup.popup.enelhome{
  display: none;pointer-events: all;
}
.planetas .planetas__popup.popup.enelhome i.cierrapopup {
  position: relative;
  left: 355px;
  top: 20px;
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2){
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div {
  border-radius: 11px;
  width: 720px;
  /* height: 172px; */
  max-width: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px;
}
.planetas .planetas__popup.popup.enelhome.popupcaja1>div:nth-child(2)>div {
  background: url('../img/planetas-bg-1.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}
.planetas .planetas__popup.popup.enelhome.popupcaja2>div:nth-child(2)>div {
  background: url('../img/planetas-bg-2.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}
.planetas .planetas__popup.popup.enelhome.popupcaja3>div:nth-child(2)>div {
  background: url('../img/planetas-bg-3.jpg') no-repeat;
  background-size: cover;
  background-position: center;
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div a {
  text-decoration: underline;
  transition: var(--main-transition);
  display: inline-block;
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div a:hover {
  transform: scale(0.95);
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div h2 {
  color: white;
  font-weight: 800;
  font-size: 2em;
  margin-bottom: 20px;
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div p {
  color: white;
  font-size: 1.5em;
}
.planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div h3 {
  font-weight: 800;
  font-size: 1.75em;
  margin: 4px 0;
}
.planetas .planetas__popup.popup.enelhome.popupcaja1>div:nth-child(2)>div h3{
  color: var(--main-orange);
}
.planetas .planetas__popup.popup.enelhome.popupcaja2>div:nth-child(2)>div h3{
  color: #6666ad
}
.planetas .planetas__popup.popup.enelhome.popupcaja3>div:nth-child(2)>div h3{
  color: var(--main-green);
}
.planetas .planetas__cierraplanetas {
  cursor: pointer;
  width: 40px;
  position: absolute;
  top: 25vh;
  right: 10vw;
  background: var(--main-orange);
  transition: 0.5s ease-out;
  padding: 1px 3px;
  z-index: 1;
  color: white;
  font-style: normal;
  font-weight: 600;
  font-size: 1.6em;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
}
.popup.enelhome{top:0;position:fixed;width:100%;display:flex;align-items:center;justify-content:center;height:100%;z-index:10000;/*background:rgba(0, 0, 0, 0.45);*/}
.popup.enelhome .popup__bg{background:rgba(0, 0, 0, 0.45);position:absolute;width:100%;top:0;bottom:0}
.popup.enelhome>div:nth-child(2){position:relative;/*width:100%;*//*max-width: 60vw;*/display: flex;justify-content: center;align-items: center}
.popup.enelhome>div:nth-child(2) img{width:100%;max-width: 500px;margin: 0 15px}
/* 
.popup>div:nth-child(2) a, .popup>div:nth-child(2) div{width:100%;max-width: 40vw} 
.popup>div:nth-child(2) i{cursor:pointer;width: 30px;height:30px;position:absolute;top:20px;right:20px;background: url('../img/cierra-popup.jpg');transition:0.5s ease-out;padding:1px 3px;z-index: 1}
*/ 
.popup.enelhome>div:nth-child(2) a{display: contents}
.popup.enelhome>div:nth-child(2) div{width: 100%;max-width: 500px;/* height: 515px; *//* margin: 0 1vw; */}
.popup.enelhome>div:nth-child(2) i{cursor: pointer;width: 40px;/* height: 30px; */position: absolute;top: -15px;right: 0px;background: var(--main-orange);transition: 0.5s ease-out;padding: 1px 3px;z-index: 1;color: white;font-style: normal;font-weight: 600;font-size: 1.6em;display: flex;justify-content: center;align-items: center;}
.popup.enelhome>div:nth-child(2) i:hover{transform:scale(0.95)}
.standsvirtuales{
  position: relative;
}
.standsvirtuales img.standsvirtuales__deco {
  width: 305px;
  position: absolute;
  top: -333px;
}
.standsvirtuales .standsvirtuales__banner {
  background: var(--main-aquamarine);
  border-radius: 27px;
  height: 550px;
  padding: 0 55px 0 96px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap:30px 95px;
}
.standsvirtuales .standsvirtuales__banner p{
  color: var(--main-blue);
  margin-bottom: 77px;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 55px;
}
.standsvirtuales .standsvirtuales__banner img{
  width: 709px
}
.swiper-button-next{
  right: calc((100% - 1752px) / 2);height: unset; width: unset;
}
.swiper-button-prev{
  left: calc((100% - 1752px) / 2);height: unset; width: unset;
}
.swiper-button-next svg, .swiper-button-prev svg {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: 'icomoon';
  content: '\e90a';
  color: #fff; font-size: 2em;
}
.swiper-button-prev:after{
  display: block;transform: rotate(180deg);
}
.swiper-pagination-bullet {
  width:15px;
  height:15px;
  background: transparent;
  border: 1px solid var(--main-dark-blue);
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background: var(--main-dark-blue)
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}
.swiperspot__mobile{
  display: none;
}
.quieroexponer h1.perfil__title{
  display: none;
}
.quieroexponer .perfil .perfil__in{
  margin-top: 0
}
.quieroexponer .select2-container {
  width: 90% !important;
}
.tab {
  display: flex;
  justify-content: center;
  align-items: center;
  gap:15px;
  margin: 0px 0 30px;
}
.tab .tablinks{
  cursor: pointer;font-weight: 700;font-size: 1.1em;
  padding:10px 25px;border-radius: 50px;transition: var(--main-transition)
}
.tab .tablinks.active{
  background: var(--main-blue);
  color: #fff;
}
.tab .tablinks p{
  margin-bottom: 0!important
}
.tabcontent{
  position: relative;
  display: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.tabcontent.visiblebydefault{
  display: block;
}
.tabla {
  border: 1px solid var(--main-text);
/*  overflow: hidden;*/
}
.preregistro .tabla {
  border: 0px;
}
.tabla .tabla__fila{
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.tabla .tabla__fila.titulo {
  background: var(--main-background);
  color: var(--main-blue);
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.01em;
}
.tabla .tabla__fila .tabla__fila--caja {
  flex: 1;
  border: 1px solid var(--main-text);
  text-align: center;
  padding:10px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.1;
}
.titulos{
  font-size: 2.2em;
  margin-bottom: 15px;
  text-transform: uppercase;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect{
  from{opacity: 0;}
  to{opacity: 1;}
}
@keyframes fadeEffect{
  from{opacity: 0;}
  to{opacity: 1;}
}
/* swing effect */
@-webkit-keyframes swing {
 0% {transform: rotate(-2deg) }
 25% {transform: rotate(0deg) }
 50% {transform: rotate(4deg) }
 75% {transform: rotate(0deg) }
 100% {transform: rotate(-2deg) }
}
@keyframes swing {
  0% {transform: rotate(-2deg) }
  25% {transform: rotate(0deg) }
  50% {transform: rotate(4deg) }
  75% {transform: rotate(0deg) }
  100% {transform: rotate(-2deg) }
 }
/* orbit effect */
@-webkit-keyframes orbit {
  0% {transform: translate3d(0vw, 0, 0px) scale(1); z-index: 2;}
  25% {transform: translate3d(50vw, 0, 5px) scale(1.3);z-index: 5; }
  50% {transform: translate3d(90vw, 0, 0px) scale(1);z-index: 4; }
  75% {transform: translate3d(50vw, 0, -5px) scale(0.7); z-index: 1;}
  100% {transform: translate3d(0vw, 0, 0px) scale(1); z-index: 2;}
}
@keyframes orbit {
  0% {transform: translate3d(0vw, 0, 0px) scale(1); z-index: 2;}
  25% {transform: translate3d(50vw, 0, 5px) scale(1.3);z-index: 5; }
  50% {transform: translate3d(90vw, 0, 0px) scale(1);z-index: 4; }
  75% {transform: translate3d(50vw, 0, -5px) scale(0.7);z-index: 1; }
  100% {transform: translate3d(0vw, 0, 0px) scale(1); z-index: 2;}
}
/* pulse effect */
 @keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

@media(max-width: 1600px){
  .intro .intro__info {
    max-width: unset;
    flex: 1 33%;
  }
  .intro .intro__info img.intro__info--deco02 {
    bottom: -30px;   
  }
  .intro .intro__video {
    flex: 1 48%;
  }
  .intro .intro__video img{
    width: 100%
  }
  .perfil .perfil__deco {
    top: 151px;
    width: 7vw;
  }
  .swiper-button-next{
    right:3%
  }
  .swiper-button-prev{
    left:3%
  }
}
@media(max-width: 1440px){
  .u__containermedium {
    padding: 0 2%;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa {
    bottom: -5vw;
    left: 10vw;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa .close {
    right: 4.5vw;
    top: 1.5vw;
  }
  .btnflotante.boleteria a {
    bottom: 215px;
  }
  footer.footer {
    padding: 60px 0 40px;
  }
  footer.footer .footer__top {
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 10px;
  }
  .header__in--menu ol> li {
    padding: 0 9px;
  }
  .header__in--menu .headerin__menu--redes ul li {
    margin-left: 11px;
    font-size: 1.1em;
  }
  .header .header__in .header__in--left img {
    height: 64px;
  }
  .header .header__in .header__in--left .headerin__left--fecha h2 {
    font-size: 2em;
  }
  .header .header__in .header__in--left .headerin__left--fecha h3 {
    font-size: 1.05em;
  }
  .header .header__in .header__in--left .headerin__left--fecha h4 {
    font-size: 1.17em;
  }
  .header .header__redesflotantes {
    bottom:2px;
    left:2px;
  }
  .header .header__redesflotantes li a {
    min-width: 28px;
    min-height: 28px;
    font-size: 0.9em;
  }
  .intro .intro__info img.intro__info--deco01 {
    top: -50px;
    left: 11vw;
  }
  .intro .intro__info img.intro__info--deco02 {
    width: 8.75vw;
  }
  .noticias .noticias__swiper a img {
    height: 290px;
  }
  .noticias .swiper-button-next {
    right: 0.7%;
    top: 46.6%;
  }
  .noticias .swiper-button-prev {
    left: 0.7%;
    top: 46.6%;
  }
  .perfil .perfil__header .perfil__header--cajatitulo h1 {
    padding-bottom: 15px;
  }
  .perfil .perfil__deco {
    top: 94px;
    width: 10vw;
  }
  .perfil .perfil__in article img.escala {
    left: 0;
    transform: scale(1.05);
  }
}
@media(max-width: 1366px){
  .u__container{
    padding-left:5%;
    padding-right:5%;
  }
  .add.perfil .perfil__header .perfil__header--cajatitulo img {
    width: 165px;
  }
  .add.perfil .add__intro {
    margin: 0 auto 45px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info {
    gap: 5px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info {
    left: -509px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info ul {
    width: 382px;    
    padding: 35px 38px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info ul {
    left: 4px;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa img {
    width: 50vw;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box select {
    width: 80px;
  }
  .docsparaexpositores .u__container>img {
    position: relative;
    left: 0;
  }
  .galeria .galeria__tabcontent--swiper .swiper-wrapper {
    padding-bottom: 15vw;
  }
  .galeria .galeria__tabcontent--swiper .swiper-scrollbar {
    width: 97%;
    left: 1%;
    bottom: 1.5vw;
  }
  .galeria .galeria__tabcontent--swiper .swiper-pagination {
    bottom: 4vw;
  }
  .noticias {
    margin: 180px 0 100px;
  }  
  .noticias .swiper-button-next {
    right:4%;
  }
  .noticias .swiper-button-prev {
    left: 4%;
  }
  .noticias .swiper-button-next:after,
  .noticias .swiper-button-prev:after {
    color: #fff;
    font-size: 2.8em;
  }
  .standsvirtuales .standsvirtuales__banner {
    height: 430px;
    padding: 0 4%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }
  .standsvirtuales .standsvirtuales__banner img {
    width: 40vw;
  }
  .standsvirtuales img.standsvirtuales__deco {
    width: 15vw;
    top: -200px;
  }
}
@media(max-width: 1280px){
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info img{
    height: 75px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info {
    left: -460px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box select {
    width: 74px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box.doble:before {
    left: 50px;
  }
  .espaciopetfriendly .espaciopetfriendly__fuente {
    padding: 0 5%;
  }
  .header__in--menu ol> li {
    padding: 0 13px;
  }
  .perfil .perfil__header .perfil__header--cajatitulo h1 {
    padding-bottom: 0;
  }
}
@media(max-width:1024px){
  add.perfil .perfil__header {
    margin-top: 0;
  }
  .add.perfil .perfil__header img {
    height:290px;
  }
  .add.perfil .perfil__header .perfil__header--cajatitulo img {
    height: unset;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    gap: 10px;
    width: 33vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    left: -33vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    left: -31vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota h3 {
    font-size: 2em;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info ul {
    width: 29vw;
    padding: 35px;
    font-size: 0.85em;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info {
    left: -37vw;
  }
  .accesoshyb >div .doblecolumna {
    flex-direction: column;
    gap: 5px;
  }
  .agendadaestacada>div:last-child .agendadaestacada__contgatolocation {
    height: 306px;
  }
  .agendadaestacada>div:last-child .agendadaestacada__contgatolocation img {
    height: 300px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box select {
    width: 60px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box label {
    padding-left: 0;
    font-size: 0.8em;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box.doble:before {
    left: 36px;
  }
  .decocepilloyhuella2{
    left:50px;
  }
  .countdown .countdown__countdown {
    margin: 0 4vw;
  }
  .docsparaexpositores .u__container>img {
    width: 35vw;
  }
  footer.footer .u__containermedium .footer__top .subscribe {
    width: 310px;
  }
  footer.footer .u__containermedium .footer__top .footer__top--app .footer__topapp--flex img {
    height: 33px;
  }
  .header__in--menu form#Search,
  .header__in--menu .headerin__menu--redes ul {
    display: none;
  }
  .intro {
    margin: 60px auto 75px;
  }
  .intro .intro__info img.intro__info--deco01 {
    width: 8.75vw;
    left: 20vw;
  }
  .perfil .perfil__header img {
    height: 120px;
  }
  .perfil .perfil__in article ul.listacondeco img {
    right: -100px;
  }
  .standsvirtuales img.standsvirtuales__deco {
    width: 18vw;
    top: -18vw;
  } 
}
@media (max-width: 991px){
  .header {
    width: 100%;
    top: 0;
    margin: 0;
    position: sticky;
    box-shadow: 0px 1px 5px 2px rgb(0 0 0 / 33%);
  }
  .header.scrolled {
    top: 5px;
  }
  .header .header__in {
    padding: 8px 0; border-radius: 0;
  }
  .header .header__in .u__containermedium {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
  }
  .header .header__in .btnMain {
    display: block;
    font-size: 1.9em;
  }
  .header .header__in .btnMain.active:before {
    content: "\e903";
    transform: scale(1.4);
    display: block;
    transform-origin: right;
  }
  .header__in--menu form#Search,
  .header__in--menu .headerin__menu--redes ul {
    display: flex;
  }
  .header__in--menu form#Search{
    margin: 0;
    order: -1;
  }
  .header__in--menu nav ol > li:hover h3 {
    color: var(--main-dark-green);
  }
  .header__in--menu {
    flex-direction: column;
    justify-content: center;
    position: fixed;
    top: 86px;
    /* border-radius: 32px; */
    bottom: 0;
    right: 0;
    background: var(--main-green);
    padding-top: 70px;
    padding-bottom: 70px;
    left: 101vw;
    overflow: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 999;
    margin: 0;
    gap: 25px;
  }
  .header__in--menu .find{
    display: none;
  }
  .header__in--menu span.icon-close{
    font-size: 1.6em;
    color: #fff;
    position: absolute;
    top: 4%;
    right: 8%;
  }
  .header__in--menu span.icon-close.active{
    display: block;
  }
  .header__in--menu.active{
    left: 0;
  }
  .header__in--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;
  }
  .header__in--menu nav ol > li {
    background: none;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 0;
    height: unset;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .header__in--menu nav ol > li:hover{
    background: none;
  }
  .header__in--menu nav ol > li h3 {
    text-align: center;
    display: block;
   /* color: var(--main-dark-blue);*/
    font-size: 1.45em;
    /* line-height: 1.4; */
  }
  .header__in--menu nav ol > li:hover h3{
    height: initial;
    border: 0;
  }
  .header__in--menu nav ol > li:hover ul{
    display: none;
  }
  .header__in--menu nav ol > li ul{
    position: initial;
    display: none;
    background: none;
    border: none;
    padding: 0;
  }
  .header__in--menu nav ol > li ul li{
    padding: 0
  }
  .header__in--menu nav ol > li ul li a{
    color: #fff;
    -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){
  .add.perfil .perfil__header img {
    height: 170px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) {
    top: 17px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn>img {
    width: 20vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    padding: 1px 62px 36px;    top: 66px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    left: 20vw;
  } 
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota img {
    height: 30px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota h3 {
    font-size: 1.5em;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn.pulse:before {
    width: 15vw;
    height: 15vw;
    left:33px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) .add__lineadetiempocaja--info {
    left: 19vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--info {
    left: -40vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--info {
    left: 19vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info img {
    height: 39px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--info ul {
    width: 34vw;
    padding: 10px 35px;
    font-size: 0.7em;
  }
  .accesoshyb >div {   
    padding: 30px 10px;
    height: unset;
  }
  .accesosexpositores {
    margin-bottom: 40px;
  }
  .accesosexpositores >div {
    height: unset;
    padding: 25px 40px;
    text-align: center;
    align-items: center;
  }
  .agendadaestacada{
    gap: 20px;
  }
  .bannerquieroexponer img{
    width: 37vw;
  }
   .boleteria {
    gap: 0;
    flex-direction: column;
  } 
  .boleteria .boleteria__form {
    flex: 1 100%;
    width: 100%;padding: 30px 30px;
  }
  .boleteria .boleteria__form form .boleteria__form--intro h2 {
    margin-bottom: 26px;
  }
  .boleteria .boleteria__form form .boleteria__form--intro h3 {
    font-size: 1.3em;
  }
  .boleteria .boleteria__form form .boleteria__form--intro p {
    margin-bottom: 20px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box {
    flex: 1 50%;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box select {
    width: 205px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box.doble:before {
    left: 26%;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li {
    gap: 20px 30px;
    border-bottom: 1px solid #9d9d9d;
    flex-wrap: wrap;
    padding-bottom: 25px;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li:last-child{
    border-bottom: none;
    padding-bottom: 0
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--tituloydesc {
    flex: 2 49%;
    order: -2;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas .box__body--tituloydesc span {
    display: block;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--cantidad,
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--valorunitario,
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--subtotal {
    flex: 1 36%;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--valorunitario {
    order: -1;
    text-align: right;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li >div>div:first-child p {
    display: block;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul li .box__body--cantidad:before {
    right: 33%;
  }
  .boleteria .boleteria__form form .boleteria__form--resumen {
    gap: 25px;
  }
  .boleteria .boleteria__form form .boleteria__form--resumen p {
    margin-right: 0;
  }
  .boleteria .boleteria__form form .boleteria__form--resumen .boleteria__formresumen--valor {
    align-items: flex-end;
  }
  .boleteria ul.boleteria__info {
    margin-top: 0px !important;
    flex:1 100%;
    width: 100%;
  }
  .boleteria ul.boleteria__info .boleteria__info--caja .boleteriainfo__caja--btn h3 {
    font-size: 2.1em; gap: 8px;
  }
  .countdown .countdown__faltapoco h3 {
    font-size: 1em;
  }
  .countdown .countdown__countdown .linea {
    margin: 0 10px;
  }
  .espaciopetfriendly .espaciopetfriendly__intro {
    margin: 50px auto 150px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips .espaciopetfriendly__tips--fila {
    padding: 50px 30px;
    margin: 75px 2%;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto01 {
    left: -144px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto02 {
    right: -180px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto03 {
    left: -230px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto04 {
    right: -180px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto05 {
    left: -250px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto06 {
    right: -230px;
  }
  footer.footer {
    padding: 40px 0;
  }
  footer.footer .footer__top {
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  footer.footer .footer__top>img {
    height: 65px;
    margin-bottom: 20px;
  }
  footer.footer .u__containermedium .footer__top .footer__top--redesylocacion {
    padding-left: 0;
    border-left: none;
  }
  footer.footer .u__containermedium .footer__top .footer__top--app .footer__topapp--flex img {
    height: 35px;
  }
  footer.footer .u__containermedium .footer__top .subscribe {
    width: unset;
    margin: 20px 0;
  }  
  .intro .intro__info {
    flex: 1 43%;
  }
  .intro .intro__info img.intro__info--deco02 {
    width: 11.75vw;
  }
  .noticias {
    margin: 50px 0 100px;
  }
  .perfil .perfil__in {
    margin: 50px auto;
  }
  .perfil .perfil__in article .contactos>div {
    max-width: unset;
  }
  .standsvirtuales img.standsvirtuales__deco {
    width: 21vw;
    top: -24vw;
  }
  .standsvirtuales .standsvirtuales__banner img {
    width: 32vw;
  }
}
@media (max-width: 600px){
  .u__container {
    padding-left: 5%;
    padding-right: 5%;
  }
  .accesosexpositores {
    flex-direction: column;
  }
  .accesoshyb {
    gap: 20px;
    flex-direction: column;
  }
  .accesoshyb .accesoshyb__imgqueacompana {
    top: 0;
  }
  .accesoshyb >div/* :last-child */ img{
    height: 163px
  }
  .add.perfil .add__intro {
    margin: 0 auto 23px;
  }
  .add.perfil .perfil__header .perfil__header--cajatitulo {
    gap: 14px;
    bottom: 10vw;
  }
  .add.perfil .perfil__header .perfil__header--cajatitulo img {
    width: 70px;
  }
  .add.perfil .perfil__header .perfil__header--cajatitulo h2 {
    line-height: 1;
    font-size: 1.5em;
  }
  .add.perfil .add__lineadetiempo {
    gap: 10px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn {
    flex-direction: row-reverse;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--btn {
    flex-direction: row;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn>img {
    width: 33vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    position: relative;
    gap: 18px;
    width: unset;
    top: 0
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota ,
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota ,
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    left: 0;
    top: 14px;
    padding: 1px 42px 36px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--btn .add__lineadetiempocajabtn--tituloqueflota {
    top: 44px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(1),
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2),
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3){
    top: 0;
    left: 0;
    flex-direction: column;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--btn.pulse:before {
    width: 20vw;
    height: 20vw;
    left: 245px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--btn.pulse:before {
    left:7vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--btn.pulse:before {
    left: 287px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--infomb {
    text-align: right;
    position: relative;
    z-index: -1;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--infomb img {
    position: relative;
    transform: rotate(90deg);
    height: 50px;
    right: 15vw;
    z-index: -1;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--infomb img {
    transform: rotate(-90deg);
    right: 71vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--infomb img {
    right:11vw;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--infomb ul {
    text-align: left;
    color: black;
    width: 95%;
    border-radius: 23px;
    padding: 20px 40px;
    background: rgb(199, 197, 196);
    background: linear-gradient(0deg, rgba(199, 197, 196, 1) 0%, rgba(255, 255, 255, 1) 33%, rgba(255, 255, 255, 1) 66%, rgba(199, 197, 196, 1) 100%);
    margin: 0 auto;
  }
  .add.perfil .add__cierre {
    margin-top: 50px;
  }
  .agenda .agenda__btnsdias {
    flex-wrap: wrap;gap:19px  10px;margin: 30px auto 25px
  }
  .agenda .agenda__btnsdias>div a {
    padding: 10px;
    padding-bottom:20px;
    min-height:96px;
  }
  .agenda .agenda__btnsdias>div a h3 {
    font-size: 1.1em;
  }
  .agenda .agenda__btnsdias>div a h2 {
    font-size: 1.5em;
  }
  .agenda .agenda__btnsdias>div a i {
    bottom: -16px;
    font-size: 1.5em;border: 5px solid var(--main-background);
  }
  .agenda .agenda__btnsdias>div.agenda__btnsdias--activa a i{
    border:5px solid #fff;
  }
  .agenda .agenda__contlateralydesarrollo {
    gap: 20px 0;flex-direction: column;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo {
    flex: 1 100%;
    width: 100%;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--lugar {
    width: 20%;padding-top: 20px;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--lugar h5{
    font-size: 0.63em
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--lateral {
    flex-direction: row;align-items: flex-start;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo ul li .agenda__desarrollo--info {
    padding-top: 20px;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa {
    bottom: -6vw;
    left: -69px;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa img {
    width: 102vw;
  }
  .agenda .agenda__contlateralydesarrollo .agenda__contlateralydesarrollo--desarrollo .agenda__desarrolloinfo--popupmapa .close {
    right: 9.5vw;
    top: 2vw;
  }
  .agendadaestacada {
    flex-direction: column;
  }
  .agendadaestacada .agendadaestacada__flexcont {
    align-items: flex-start;
    gap: 6px;
  }
  .agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja {
    padding: 20px 15px;
    width: 50%;
  }
  .agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja.active {
    padding: 20px 15px;
  }
  .agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header>div{
    align-items: flex-start;
  }
  .agendadaestacada .agendadaestacada__flexcont .agendadaestacada__flexcont--caja .agendadaestacada__flexcontcaja--header>div img {
    height: 35px;
    margin-right: 5px;
  }
  .agendadaestacada >div:last-child {
    flex: 1 100%;
    width: 100%;
  }
  .agendadaestacada>div:last-child .agendadaestacada__contgatolocation img {
    height: 205px;
  }
  .agendadaestacada>div:last-child .agendadaestacada__contgatolocation {
    height: unset;
    padding-top: 10px;
  }
  .agendadaestacada>div:last-child a {
    width: 100%;
    font-size: 1.3em;   
    padding: 20px;
  }
  .bannerquieroexponer {
    padding: 30px 2%;
    flex-direction: column;
    height: unset;
    border-radius: 0;position: relative;
  }
  .bannerquieroexponer>div {
    width: 90%;
  }
  .bannerquieroexponer p {
    margin-bottom: 34px;
    margin-top: 0;
    max-width: 64vw;
  }
  .bannerquieroexponer img {
    width: 38vw;
    position: absolute;
    bottom: 29%;
    right: 10px;
  }
  .boleteria .boleteria__form form .boleteria__form--contboxes .boleteria__formcontboxes--box select {
    width: 95px;
  }
  .boleteria .boleteria__form form .boleteria__form--seleccionaentradas ul:after {
    bottom: -37px;
    font-size: 0.85em;
  }
  .boleteria .boleteria2 {
    padding: 0;
  }
  .boleteria .boleteria__form {
    padding: 30px 10px;
  }
  .boleteria .boleteria__form form .boleteria__form--intro{
    margin: 25px 0;
  }
  .boleteria .boleteria__form form .boleteria__form--resumen {
    flex-direction: column;
    text-align: center;
  }
  .boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila,
  .boleteria .boleteria__form form  .boleteria2__tabcontentcat--fila>div {
    justify-content: flex-end;
  }
  .btnflotante a {
    align-items: center;
    bottom: 1px;
    border-top-right-radius: 26px;
    border-bottom-right-radius: 26px;
    border: none;
    display: flex;
    font-size: 0.8em;
    justify-content: center;
    line-height: 1.1em;
    min-height: 50px;
    padding: 7px;
    width: 49%;
  }
  .btnflotante.boleteria a {
    bottom:1px;
    right: unset;
    left: 0;
  }
  .btnflotante a i{
    transform: scale(1.5);
    display: inline-block;
  }
  .btnflotante a br{
    display: none;
  }
  .cajas.u__container {
    padding-left: 8%;
    padding-right: 8%;
  }
  .cajas .cajas__flex {
    gap: 15px;
  }
  .cajas .cajas__flex .cajas__flex--caja {
    padding: 10px 14px;
    gap: 26px;
  }
  .cajas .cajas__flex .cajas__flex--caja img {
    height: 60px;
  }
  .cajas .cajas__flex .cajas__flex--caja>div h3 {
    font-size: 1em;
  }
  .cajas .cajas__flex .cajas__flex--caja>div h3 br{
    display: none;
  }
  .cajas .cajas__flex .cajas__flex--caja>div {
    gap: 9px;
  }
  .countdown {
    height: unset;
    max-width: 95.5%;
    margin: 0 auto 30px;
    bottom: 6px;
  }
  .countdown >div {
    position: relative;
    bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    flex-direction: column;
    padding-top: 10px;
  }
  .countdown .countdown__faltapoco h3 {
    font-size: 1.1em;
  }
  .countdown .countdown__faltapoco h3 br{
    display: none;
  }
  .countdown .countdown__countdown {
    margin: 13px 4vw;
  }
  .countdown .countdown__countdown i {
    font-size: 2em;
  }
  .countdown .countdown__countdown .linea {
    width: 1px;
  }
  .countdown .link{
    bottom: -9px;
    position: absolute;
  }
  .decocepilloyhuella2 {
    left: 0;
    top: 85px;
    transform-origin: right;
    transform: scale(0.7);
  }
  .doblecolumna {
    gap: 20px;
    flex-direction: column;
  }
  .doblecolumna.doblecolumnareverseenmovil {
    flex-direction: column-reverse;
  }
  .docsparaexpositores {
    margin: 0 0 40px;
    padding: 50px 0;
  }
  .docsparaexpositores .u__container {
    flex-direction: column;
  }
  .docsparaexpositores .u__container>img {
    width: 66vw;
  }
  .espaciopetfriendly .espaciopetfriendly__header {
    gap: 40px;
    flex-direction: column;
  }
  .espaciopetfriendly .espaciopetfriendly__header >div:first-child {
    border-right: none;
  }
  .espaciopetfriendly .espaciopetfriendly__header p {
    text-align: center;
  }
  .espaciopetfriendly .espaciopetfriendly__intro {
    padding: 10px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips .espaciopetfriendly__tips--fila {
    padding: 18px 20px;
    margin: 45px 0%;
  }
  .espaciopetfriendly .espaciopetfriendly__tips .espaciopetfriendly__tips--fila p {
    font-size: 1em;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto01 {
    top: -160px;
    left: -11px;
    width: 109px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto02 {
    top: -90px;
    right: -62px;
    width: 126px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto03 {
    top: 77px;
    left: -60px;
    width: 120px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto04 {
    top: 399px;
    right: -55px;
    width: 120px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto05 {
    top: 619px;
    left: -26px;
    width: 110px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto06 {
    top: 662px;
    right: -58px;
    width: 130px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto07 {
    top: 912px;
    left: -35px;
    width: 120px;
  }
  .espaciopetfriendly .espaciopetfriendly__tips img.espaciopetfriendly__tips--foto.foto08 {
    top: 1142px;
    right: -36px;
    width: 120px;
  }
  .espaciopetfriendly .espaciopetfriendly__fuente p {
    line-break: anywhere;
  }
  .link a div {
    padding: 14px 21px;
    min-width: 140px;
  }
  .expopeteneltiempo .expopeteneltiempo__titulo {
    margin-bottom: 30px;
    flex-direction: column;
  }
  .expopeteneltiempo .expopeteneltiempo__titulo img{
    width: 30vw;
    margin-top: 7px;
  }
  .expopeteneltiempo .expopeteneltiempo__swiper .swiper-button-next{
    right: 5%;
  }
  .expopeteneltiempo .expopeteneltiempo__swiper .swiper-button-prev{
    left: 5%;
  }
  .expopeteneltiempo .expopeteneltiempo__swiper .swiper-wrapper {
    padding: 31px 0 65px;
  }
  .expopeteneltiempo .expopeteneltiempo__swiper .swiper-button-next,
  .expopeteneltiempo .expopeteneltiempo__swiper .swiper-button-prev {
    top: 40%;
  }
  .expopeteneltiempo .expopeteneltiempo__swiper .swiper-wrapper .swiper-slide.swiper-slide-active img {
    border-radius: 10px;
    transform: scale(1.7);
  }
  footer.footer .u__containermedium .footer__top .footer__top--redesylocacion {
    text-align: center;
  }
  footer.footer .u__containermedium .footer__top .footer__top--redesylocacion ul {
    justify-content: center;
  }
  .formcontact  form#frmContacto div {
    width: 100%;
  }
  .galeria {
    margin: 0 0 35px;
  }
  .galeria .u__container {
    flex-direction: column;
    gap: 11px;
  }
  .galeria a img {
    height: 55vw;
  }
  .galeria .titulos  {
    line-height: 1.3;
  }
  .galeria .galeria__tabcontent--swiper .swiper-wrapper {
    padding-bottom: 20px;
  }
  .galeria .galeria__tabcontent--swiper .swiper-button-next,
  .galeria .galeria__tabcontent--swiper .swiper-button-prev {
    top: 40%;
  }
  .galeria .galeria__tabcontent--swiper .swiper-pagination {
   /* bottom:4.5vw;*/
   display: none;
  }
  .galeria .galeria__tabcontent--swiper .swiper-pagination .swiper-pagination-bullet {
    width: 16.5vw;
    height: 12vw;
  }
  .galeria .galeria__tabcontent--swiper .swiper-scrollbar {
    bottom: 2vw;
  }
  .header .header__in .header__in--left img {
    height: 45px;
  }
  .header .header__in .header__in--left .linea {
    height: 45px;
    margin: 0 10px;
  }
  .header .header__in .header__in--left .headerin__left--fecha {
    width: unset
  }
  .header .header__in .header__in--left .headerin__left--fecha h2 {
    font-size: 1.7em;
  }
  .header .header__in .header__in--left .headerin__left--fecha h3 {
    font-size: 0.8em;
  }
  .header .header__in .header__in--left .headerin__left--fecha h4 {
    font-size: 0.94em;
  }
  .header .header__in .btnMain {
    font-size: 1.6em;
    margin-right: 6px;
  }
  .header__in--menu {
    top: 72px;
    justify-content: flex-start;
  }
  .header__in--menu nav ol > li {
    align-items: flex-start;
    padding: 0 60px;
  }  
  .header__in--menu  nav > ol > li ul {
    padding-left: 30px;
    margin-top: 6px;
    width: 68vw;
  }
  .header__in--menu nav ol > li ul li a {
    justify-content: flex-start;
    text-align: left;
  }
  .header__in--menu form#Search input[type=search] {
    width: 61vw;
  }
  .header .header__redesflotantes {
    bottom: 67px;
    left: 2px;
  }
  .infografia{
    display: none;
  }
  .infografia__movil{
    display: block;
  }
  .intro {
    margin: 20px auto 35px;
    gap: 30px;
    flex-direction: column-reverse;
  }
  .intro .intro__info {
    padding: 0 3%;
  }
  .intro .intro__info img.intro__info--deco01 {
    width: 12vw;
    left: 11vw;
    top: -20px;
  }
  .intro .intro__info img.intro__info--deco02 {
    display: none;
  }
  .intro .intro__info .link {
    justify-content: center;
  }
  .intro .intro__video a i {
    font-size: 4em;
  }
  .logos ul li img {
    height: 53px;
  }
  .noticias {
    padding: 28px 0 25px;
    margin-bottom: 52px;
  }
  .noticias .u__container{
    padding-left: 0;
    padding-right: 0;
  }
  .noticias .noticias__swiper a h4 {
    padding: 18px 8px;
    font-size: 1em;
  }
  .noticias .swiper-button-next {
    right:4%;
    top: 47%;
  }
  .noticias .swiper-button-prev {
    left:4%;
    top: 47%;
  }
  .noticias .noticias__swiper .swiper-wrapper {
    position: relative;
    left: -52vw;
  }
  .noticias .link {
    position: absolute;
    width: 100%;
    bottom:-18px
  }
  .noticias .link a div{
    margin-top: 0
  }
  .perfil .perfil__header img {
    height: 80px;
  }
  .perfil .perfil__in article {
    margin-bottom: 65px;
  }
  .perfil .perfil__in article ul.listacondeco img {
    right: 0;
    width: 32vw;
    bottom: -82px;
  }
  .perfil .perfil__in article img.escala {
    left: 0;
    transform: scale(1);
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
  }
  .perfil .perfil__in article .fila img {
    height: 45px;
  }
  .perfil .perfil__in article .contfila {
    gap: 18px;
  }
  .perfil .perfil__in article .contfila p {
    margin-bottom: 0;
    font-size: 0.7em;
  }
  .perfil .perfil__in article .contactos>div >div:first-child {
    padding: 15px 15px 0;
  }
  .perfil .perfil__in article .contactos>div >div:first-child img {
    width: 57px;
  }
  .perfil .perfil__in article .contactos>div .link.centrado a div {
    top: 20px;
  }
  .perfil .perfil__in article .contfila .fila {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .planetas .planetas__caja,
  .planetas .planetas__caja>img{
    width: 88px;
  }
  .planetas .planetas__caja .planetas__caja--btn {
    border-radius: 15px;
    padding: 4px 0px;
    font-size: 0.6em;
  }
  .planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div {
    width: 95vw;
    padding: 15px;
  }
  .planetas .planetas__popup.popup.enelhome i.cierrapopup {
    left: 44.5vw;
  }
  .planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div h2 {
    font-size: 1.5em;
    margin-bottom: 15px;
  }
  .planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div p {
    color: white;
    font-size: 1.2em;
  }
  .planetas .planetas__popup.popup.enelhome>div:nth-child(2)>div h3 {
    font-size: 1.3em;
  }
  .planetas .planetas__cierraplanetas {
    width: 28px;
    right: 1vw;
    font-size: 1.2em;
  }
  .popup.enelhome>div:nth-child(2) img{
    max-width: 90vw;
  }
  .swipereel {
    margin-top: 25px;
  }
  .swipereel img{
    width: 100%;
  }
  .standsvirtuales img.standsvirtuales__deco {
    width: 35vw;
    top: -46vw;
  }
  .standsvirtuales .standsvirtuales__banner {
    height: unset;
    padding:40px 4%;
    flex-direction: column;
  }
  .standsvirtuales .standsvirtuales__banner p {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .standsvirtuales .standsvirtuales__banner img {
    width: 73vw;
  }
  .swiperspot__mobile{
    display: block;
  }
  .swiperspot__web{
    display: none;
  }
  .titulos {
    text-transform: uppercase;
    font-size: 1.65em;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media(max-width:390px){
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja .add__lineadetiempocaja--infomb img {
    right: 46px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(2) .add__lineadetiempocaja--infomb img {
    right: 293px;
  }
  .add.perfil .add__lineadetiempo .add__lineadetiempocaja:nth-child(3) .add__lineadetiempocaja--infomb img {
    right: 35px;
  }
  .header .header__in .header__in--left img {
    height: 39px;
  }
}
@media(max-width:360px){
  .accesoshyb .accesoshyb__imgqueacompana img {
    width: 135px;
    height: unset !important;
  }
  .btnflotante a {
    font-size: 0.8em;
    min-height: 49px;
    line-height: 1;
  }
  .countdown .countdown__faltapoco h3 {
    font-size: 1em;
  }
  footer.footer .u__containermedium .footer__top .footer__top--redesylocacion p{
    font-size: 0.9em
  }
  .header .header__in .header__in--left img {
    height: 35px;
  }
  .perfil .perfil__in article ul.listacondeco img {
    bottom: -50px;
  }
}