@charset "UTF-8";
/* RESOLUCIONES --------------------------- */
/* ---------------------------------------- */
/* PLANTILLA ------------------------------ */
/* ---------------------------------------- */
/* TAMAÑOS DE FUENTE ---------------------- */
/* ---------------------------------------- */
/* COLORES -------------------------------- */
/* ---------------------------------------- */
@import "base/reset.css";
.mFil-toggle {
  display: inline-block;
  position: relative;
  cursor: pointer;
  opacity: 1;
  transition: opacity 2s;
  margin: 5px 16px 18px 0px;
  vertical-align: top;
  width: 14px;
  font-size: 16px;
}
.mFil-toggle:before {
  content: "";
  display: block;
  border: 2px solid #FFF;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  animation: open 0.5s ease 0s 1 forwards;
}
.mFil-toggle.is-open:before {
  animation: close 0.25s ease 0.25s 1 forwards;
}

.mFil-toggle-handle,
.mFil-toggle-handle-x {
  content: "";
  display: block;
  width: 10px;
  height: 3px;
  transform: rotate(45deg);
  background: #FFF;
  position: absolute;
  top: 14px;
  left: 11px;
  animation: x-stroke-out 0.5s ease 0s 1 forwards;
  font-size: 16px;
}
.is-open .mFil-toggle-handle,
.is-open .mFil-toggle-handle-x {
  animation: x-stroke-in 0.5s ease 0s 1 forwards;
}

.mFil-toggle-handle-x {
  animation: x-stroke-turn-out 0.5s ease 0s 1 forwards;
}
.is-open .mFil-toggle-handle-x {
  animation: x-stroke-turn 0.5s ease 0s 1 forwards;
}

@keyframes close {
  0% {
    border-radius: 8px;
    width: 16px;
    height: 16px;
  }
  80% {
    border-radius: 12px;
    width: 24px;
    height: 24px;
  }
  100% {
    border-radius: 12px;
    width: 24px;
    height: 24px;
  }
}
@keyframes open {
  0% {
    border-radius: 12px;
    width: 24px;
    height: 24px;
  }
  20% {
    border-radius: 12px;
    width: 24px;
    height: 24px;
  }
  100% {
    border-radius: 8px;
    width: 16px;
    height: 16px;
  }
}
@keyframes x-stroke-in {
  0% {
    top: 14px;
    left: 11px;
  }
  80% {
    top: 12px;
    left: 8px;
    width: 14px;
    height: 2px;
  }
  100% {
    top: 11px;
    left: 5px;
    width: 14px;
    height: 2px;
  }
}
@keyframes x-stroke-out {
  100% {
    top: 14px;
    left: 11px;
  }
  30% {
    top: 12px;
    left: 8px;
    width: 14px;
    height: 2px;
  }
  0% {
    top: 11px;
    left: 5px;
    width: 14px;
    height: 2px;
  }
}
@keyframes x-stroke-turn {
  0% {
    top: 14px;
    left: 11px;
  }
  70% {
    top: 12px;
    left: 8px;
    height: 2px;
    transform: rotate(45deg);
  }
  85% {
    transform: rotate(145deg);
  }
  100% {
    top: 11px;
    left: 5px;
    height: 2px;
    width: 14px;
    transform: rotate(135deg);
  }
}
@keyframes x-stroke-turn-out {
  100% {
    top: 14px;
    left: 11px;
  }
  30% {
    top: 12px;
    left: 8px;
    height: 2px;
    transform: rotate(45deg);
  }
  15% {
    transform: rotate(145deg);
  }
  0% {
    top: 11px;
    left: 5px;
    height: 2px;
    width: 14px;
    transform: rotate(135deg);
  }
}
/* FUENTES -------------------------------- */
@font-face {
  font-family: "Gill Sans MT";
  src: url("../webfonts/GillSans/GillSans.eot?#iefix") format("embedded-opentype"), url("../webfonts/GillSans/GillSans.woff") format("woff"), url("../webfonts/GillSans/GillSans.ttf") format("truetype"), url("../webfonts/GillSans/GillSans.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gill Sans BK";
  src: url("../webfonts/GillSans/GillSansMT-Bk.eot?#iefix") format("embedded-opentype"), url("../webfonts/GillSans/GillSansMT-Bk.woff") format("woff"), url("../webfonts/GillSans/GillSansMT-Bk.ttf") format("truetype"), url("../webfonts/GillSans/GillSansMT-Bk.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gill Sans BD";
  src: url("../webfonts/GillSans/GillSansMT-Bd.eot?#iefix") format("embedded-opentype"), url("../webfonts/GillSans/GillSansMT-Bd.woff") format("woff"), url("../webfonts/GillSans/GillSansMT-Bd.ttf") format("truetype"), url("../webfonts/GillSans/GillSansMT-Bd.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gill Sans MD";
  src: url("../webfonts/GillSans/GillSansMT-Md.eot?#iefix") format("embedded-opentype"), url("../webfonts/GillSans/GillSansMT-Md.woff") format("woff"), url("../webfonts/GillSans/GillSansMT-Md.ttf") format("truetype"), url("../webfonts/GillSans/GillSansMT-Md.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gill Sans LT";
  src: url("../webfonts/GillSans/GillSansMT-Lt.eot?#iefix") format("embedded-opentype"), url("../webfonts/GillSans/GillSansMT-Lt.woff") format("woff"), url("../webfonts/GillSans/GillSansMT-Lt.ttf") format("truetype"), url("../webfonts/GillSans/GillSansMT-Lt.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gill Sans BK IT";
  src: url("../webfonts/GillSans/GillSansMT-BkIt.eot?#iefix") format("embedded-opentype"), url("../webfonts/GillSans/GillSansMT-BkIt.woff") format("woff"), url("../webfonts/GillSans/GillSansMT-BkIt.ttf") format("truetype"), url("../webfonts/GillSans/GillSansMT-BkIt.svg#GillSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ---------------------------------------- */
.entidadReguladora_container .entidadReguladora_informacion_general {
  background-color: #EEE;
  padding: 2em;
  margin: 25px 0 25px 0;
  width: 100%;
  height: fit-content;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_imagen {
  width: auto;
  height: auto;
  margin: 10px;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_imagen img {
  max-width: 230px;
  object-fit: contain;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_informacion .entidad_campo {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  justify-content: start;
  align-items: end;
  margin: 0 0 10px 0;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_informacion .entidad_campo .etiqueta {
  font-size: 20px;
  font-family: "Gill Sans MD";
  font-weight: bold;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_informacion .entidad_campo .valor {
  font-family: "Gill Sans MD";
  font-size: 18px;
  font-weight: normal;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_informacion .entidad_campo .valor .enlace_actuacion {
  text-decoration: none;
  cursor: pointer;
}
.entidadReguladora_container .entidadReguladora_informacion_general .entidadReguladora_informacion .entidad_campo:last-child {
  margin: 0;
}
.entidadReguladora_container .relacionProductores_container .encabezado_container {
  width: 100%;
  padding: 14px;
  background-color: #EEE;
  border-bottom: 1px solid #C50068;
  font-size: 20px;
}
.entidadReguladora_container .relacionProductores_container .productor_container {
  padding: 14px;
  border-bottom: 1px solid #dbdbdb;
}
.entidadReguladora_container .relacionProductores_container .productor_container .productor_titulo {
  font-family: "Gill Sans MD";
  font-size: 16px;
  font-weight: bolder;
  margin: 0 0 10px 0;
}
.entidadReguladora_container .relacionProductores_container .productor_container .productor_lugar {
  font-family: "Gill Sans MD";
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
.entidadReguladora_container .relacionProductores_container .productor_container .entidad_campo {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  justify-content: start;
  align-items: end;
  margin: 0 0 10px 0;
}
.entidadReguladora_container .relacionProductores_container .productor_container .entidad_campo .etiqueta {
  font-size: 16px;
  font-family: "Gill Sans MD";
  font-weight: bold;
}
.entidadReguladora_container .relacionProductores_container .productor_container .entidad_campo .valor {
  font-family: "Gill Sans MD";
  font-size: 16px;
  font-weight: normal;
}
.entidadReguladora_container .relacionProductores_container .productor_container .entidad_campo .valor .enlace_actuacion {
  text-decoration: none;
  cursor: pointer;
}
.entidadReguladora_container .relacionProductores_container .productor_container .entidad_campo:last-child {
  margin: 0;
}

/*# sourceMappingURL=EntidadReguladoraLeon.css.map */
