@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;
}
/* ---------------------------------------- */
.miembro_asociado_contenedor {
  width: 100%;
}
.miembro_asociado_contenedor h3 {
  font-size: 20px;
  color: #FFF;
  width: fit-content;
  padding: 5px 15px;
  background-color: #C50068;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor {
  width: 100%;
  padding: 15px;
  border: 1px solid #C50068;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor .elemento_miembro_texto {
  padding: 10px 0;
  display: flex;
  width: 100%;
  justify-content: start;
  gap: 0.3rem;
  font-family: "Gill Sans MT";
  font-size: 1.125em;
  border-bottom: 1px solid #f149b7;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor .elemento_miembro_texto .elemento_miembro_titulo {
  width: auto;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor .elemento_miembro_texto .elemento_miembro_encabezado {
  width: auto;
  font-weight: bold;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor .elemento_miembro_texto .linkMiembro {
  color: #333;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor .elemento_miembro_texto .linkMiembro:hover {
  text-decoration: underline;
}
.miembro_asociado_contenedor .elemento_miembro_contenedor :last-child {
  margin-bottom: 0;
  border-bottom: none;
}

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