/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media only screen and (max-width: 1024px) {

  #main {
    margin-top: 55px !important;
  }

  #logoGrandeCabecera {}

}

/* Patrocinadores */

@media screen and (max-width: 1024px) and (min-width: 767px) {

  .p20 {
    padding: 20px !important;
  }

  .columna-centrada-Patrocinadores {

    height: auto !important;
  }

}

/* #Fin Patrocinadores */

@media only screen and (max-width: 640px) {

  #main {
    margin-top: 35px !important;
  }

  .table-1 td,
  .table-1 th,
  .tkt-slctr-tbl-wrap-dv td,
  .tkt-slctr-tbl-wrap-dv th {
    white-space: normal !important;
  }

  .fusion-title.fusion-title-4 {

    margin-bottom: 0px !important;

  }

  .wp-embedded-content {
    max-width: 640px;
    width: 100%;

  }

  .columnaAjustableAltura {

    min-height: 200px !important;
    position: relative !important;
    height: auto !important;

  }

  .contenedorRibbon {

    height: auto;
    max-height: 400px !important;

  }

}

/* Patrocinadores */

@media screen and (max-width: 450px) {

  .columna-centrada-Patrocinadores {

    height: auto !important;
    width: 130px !important;
    padding: 0px !important;
    margin-right: 10px;
  }

  .logotipo-Patrocinadores {

    width: 120px !important;
    height: auto !important;
  }

  .contenedor-centrado-Patrocinadores {

    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .p20 {
    padding: 0px !important;
  }

}

/* #Fin Patrocinadores */



@media only screen and (max-width: 360px) {

  #iconoBarraSuperiorMiFarmaforum a {
    font-size: 12px !important;
    color: #ffffff;
    font-weight: bold;
    line-height: 10px;

  }

  #textoMifarmaforum {
    line-height: 10px;
    position: relative;
    top: -5px;
  }

  .lang-item a span {
    font-size: 12px !important;
    line-height: 18px;
    color: #ffffff;
  }

}

@media only screen and (max-width: 380px) {
  #iconoBarraSuperiorMiFarmaforum img {
    display: none;
  }
}

.descripcionPrograma{
  line-height: 20px !important;
  margin-top: 6px !important;
  font-size: 14px !important;
}

.imagenPrograma{
  height: 50px !important;
  max-height: 50px !important;
  width: auto !important;
}

/* Patrocinadores */

.p20 {
  padding: 20px;
}

.contenedor-centrado-Patrocinadores {
  display: flex;
  justify-content: center;
  margin-top: 30px !important;
}

.columna-centrada-Patrocinadores {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 160px;
  background-color: #ffffff !important;
  padding: 10px !important;
  margin-right: 10px !important;
  margin-left: 10px !important;
  margin-bottom: 20px !important;
  border-radius: 8px !important;
}

.logotipo-Patrocinadores {

  width: 150px;
  height: auto;

}

.slick-carousel .logo-item {
  padding: 0 10px;
}

.slick-carousel img {
  display: block;
  max-width: 100%;
  height: auto;
}

.slick-carousel .slick-prev,
.slick-carousel .slick-next {
  display: none !important;
}

/* #Fin Patrocinadores */

/* Spinner */

#spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(234, 234, 234, 0.7);
  /* Fondo translúcido */
  z-index: 999999;
  opacity: 1;
  /* Opacidad completa para el fondo */
  backdrop-filter: blur(5px);
  /* Aplica un desenfoque al fondo */
}

#spinner img,
#spinner p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
}

#spinner p {

  margin-top: 50px;
  margin-left: -15px;
  font-weight: bold;
  color: #006626;
}



/* #cover-spin {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  border-radius: 5px;

}

#cover-spin img {
  width: 50px;
  height: 50px;
} */

/*
#boxed-wrapper {
-webkit-filter: blur(8px);
-moz-filter: blur(8px);
-ms-filter: blur(8px);
-o-filter: blur(8px);
filter: blur(8px);
}
*/
#logoSpinner {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-40%, -50%);
  opacity: 1;
  display: none;
}

#etiquetaSpinner {
  position: absolute;
  top: 46%;
  left: 50.3%;
  transform: translate(-46%, -50.3%);
  opacity: 1;
  color: #1C6832;
  font-weight: 600;
  display: none;
}

/*
@-webkit-keyframes spin {
from {-webkit-transform:rotate(0deg);}
to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}

#cover-spin::after {
  content:'';
  display:block;
  position:absolute;
  left:48%;top:40%;
  width:40px;height:40px;
  border-style:solid;
  border-color:black;
  border-top-color:transparent;
  border-width: 4px;
  border-radius:50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
}
*/
/* Main */


#main {
  margin-top: 120px;
}


/* MiFarmaforum */

.contenedorCabeceraBotonMifarmaforum {
  height: 50px;
  width: 80px;
}

#ContenedorBotonCabeceraMifarmaforum {

  background-color: #1C6832;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 8px;
  display: table;
  height: 50px;
  width: 80px;
  text-align: right;
  margin-left: 18px;


}

#botonSolicitarReunionExpositor {

  background-color: #1C6832;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 8px;
  display: table;
  height: 25px;
  width: 160px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;


}

#botonSolicitarReunionExpositor a {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

#ContenedorBotonCabeceraMifarmaforum img {

  margin-top: 15px;

}

#textoIconoCabeceraMiFarmaforum {

  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  top: 10px;
  position: relative;

}

#ContenedorMenuMovilMifarmaforum {

  background-color: #1C6832;
  padding: 15px;
  border-radius: 8px;
  display: table;
  margin-bottom: 25px;

}

#iconoMenuMovilMiFarmaforum {

  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  top: 5px;
  position: relative;


}

#contenedorBarraSuperiorMiFarmaforum {
  margin-top: 10px;
  display: table;

}

#TextoBarraSuperiorMiFarmaforum {
  color: #ffffff;
  font-weight: 600;
  line-height: 10px;
  margin-top: 10px;
  margin-left: 4px;
  display: table;
  float: left;
  font-size: 14px;
}

#iconoBarraSuperiorMiFarmaforum {
  color: #ffffff;
  height: auto;
  padding-top: 5px;
  display: table;
  float: right;
  background-color: #1C6832;
  padding-left: 8px;
  padding-right: 8px;
}

#iconoBarraSuperiorMiFarmaforum img {
  width: 14px;
  height: auto;

}

#iconoBarraSuperiorMiFarmaforum a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  line-height: 10px;

}

#textoMifarmaforum {
  line-height: 10px;
  position: relative;
  top: -5px;
}


/* Polylang */

#selectorLenguajeMenuMovil {

  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  text-align: center;
}

#selectorLenguajeMenuMovil ul {
  padding: 0px;
}

#selectorLenguajeMenuMovil lang-item {
  width: 30px !important;
  height: auto !important;
}

#selectorLenguajeMenuMovil img {
  width: 40px !important;
  height: auto !important;
  margin-right: 10px;
}

#selectorLenguaje {
  margin-top: 10px;
  float: right;
  position: relative;
  margin-left: 20px;
  width: 30px;
}

#selectorLenguaje ul {
  padding: 0px;
}

.polylang_langswitcher {}

.lang-item {
  list-style: none;
  float: left;
  margin-right: 10px;
}

.lang-item img {

  width: 20px !important;
  height: auto !important;
}

.lang-item a span {
  display: none;
}

/* Ribbons */

.columnaAjustableAltura {

  height: 100%;
  position: relative !important;

}

.contenedorRibbon {

  white-space: normal;
  display: table;
  height: 100%;
  overflow-x: hidden;
  border: 2px solid #F2F2F2;
  position: relative;

  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(194, 194, 194, 1);
  -moz-box-shadow: 1px 1px 3px 0px rgba(194, 194, 194, 1);
  box-shadow: 1px 1px 3px 0px rgba(194, 194, 194, 1);
  background: rgb(250, 250, 250);
  background: -moz-radial-gradient(circle, rgba(250, 250, 250, 1) 0%, rgba(243, 243, 243, 1) 35%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-radial-gradient(circle, rgba(250, 250, 250, 1) 0%, rgba(243, 243, 243, 1) 35%, rgba(255, 255, 255, 1) 100%);
  background: radial-gradient(circle, rgba(250, 250, 250, 1) 0%, rgba(243, 243, 243, 1) 35%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa", endColorstr="#ffffff", GradientType=1);
}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: 22px;

}

.ribbon-libre {
  font: bold 15px sans-serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  background-color: #19662E;
  color: #fff;
}

.ribbon-ocupado {
  font: bold 15px sans-serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  background-color: #d63b3b;
  color: #fff;
}

/* Patrocinios */

.bloqueTituloPatrocinioEspecial {

  background-color: #333333;
  padding: 20px;
  border-radius: 8px 8px 0px 0px;

}

.bloqueTituloPatrocinio {
  display: block;
  background-color: #f5f5f5;
  padding: 20px;
  text-align: center;
  color: #ec008c;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.bordesSuperioresRedondeados {
  border-radius: 8px 8px 0px 0px;
}

.etiquetaDisponible {
  display: block;
  background-color: #333333;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px 8px 0px 0px;
  padding: 10px;
  text-align: center;
  line-height: 14px;
}

.etiquetaNoDisponible {
  display: block;
  background-color: #d63b3b;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px 8px 0px 0px;
  padding: 10px;
  text-align: center;
  line-height: 14px;
}

/* Cabecera */

.fusion-sticky-transition {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3) !important;
}

.fusion-sticky-spacer {
  height: 0px !important;
}

.contenedorCabeceraSuperiorInfo {

  height: 30px;
  display: table;

}

.ContenedorCabecera {
  height: 90px;
  display: block;
  background-image: url("/wp-content/uploads/2022/11/fondo-cabecera-2-trans.png");
  background-repeat: no-repeat;


}

.ContenedorCabeceraSinFondo {
  height: 85px;
  display: block;
  position: absolute;
  top: 0px;
}

.contenedorStickyMenu {
  position: absolute;
  top: 85px;
}

.ContenedorCabeceraTablet {
  height: 90px;
}

.ContenedorCabeceraMovil {}

.contenedorMenuPrincipal {
  height: 38px;
  max-height: 38px;
  width: 100% !important;

}

.columnaContenedorMenuPrincipal {
  margin-top: 15px;
}

.menuPrincipal {
  Z-index: 99999999 !important;
  width: 100% !important;
  background-color: #fbfbfb !important;
}

.botonMenu {
  width: 100%;
  height: 100px !important;
}

#logoGrandeCabecera {

  width: 450px;
  height: auto;
  margin-top: 16px;

}

/* Pie */

.contenedorPieInferior {
  height: 40px;
}

.enlacesPie,
.enlacesPie a,
.enlacesPie:visited,
.enlacesPie:hover {

  color: #ffffff;

}

.contenedorPieSuperior {
  background-image: url("/wp-content/uploads/2022/11/fondo-pie.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

/* Modales */

.modalPlanoFerial {

  width: auto;
  height: 100vh;
  display: table;
  max-width: 500px;

}

/* Tablas */

#tablaPrecios {
  padding: 0px !important;
}

/* Página principal */



/* Páginas */

.fondoCabeceraPagina {

  z-index: -1;

}

.imagen600 img {

  width: 600px;
  height: auto;

}

.breadCrumbsPagina {

  padding-top: 20px;

}

/* Contacto */

.cuadroInfoContacto {
  min-height: 225px;
}

.cuadroInfoContacto2 {
  min-height: 380px;
}

.cuadroInfoContacto3 {
  min-height: 340px;
}

/* Menú Móvil */

#contenedorBanderasMenuMovil {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  margin-bottom: 20px;
}

#banderaMenuMovilEs,
#banderaMenuMovilCat {

  display: flex;
  flex-wrap: wrap;
}

.taptap-contents-wrapper {
  margin-top: -30px !important;
}