* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  outline: none;
  font-family: 'GothamRoundedMedium';
}


@font-face {
    font-family: Gotham;
    src: url("../assets/Gotham-Medium.otf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
  font-family: BebasNeue;
  src: url("../assets/fonts/BebasNeue-Regular.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeue;
  src: url("../assets/fonts/HelveticaNeueCyr-Light.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeue;
  src: url("../assets/fonts/HelveticaNeueCyr-Bold.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Josefin;
  src: url("../assets/fonts/JosefinSans-VariableFont_wght.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: UrbanSketart;
  src: url("../assets/fonts/UrbanSketart.ttf");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Aspha;
  src: url("../assets/fonts/RELAT01T_FUENTELOGO_AsphalticGrainCondensed.ttf");
}
@font-face {
    font-family: DINNextLTProCondensed;
    src: url("../assets/fonts/DINNextLTPro-Condensed.otf");
}
@font-face {
  font-family: DINNextLTProRegular;
  src: url("../assets/fonts/DINNextLTPro-Regular.otf");
}
@font-face {
  font-family: GothamBook;
  src: url("../assets/Gotham-Book.otf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
    font-family: GothamBlack;
    src: url("../assets/Gotham-Black.otf");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Slapstick;
    src: url("../assets/fonts/SF-Slapstick-Comic-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: GothamRoundedMedium;
    src: url("../assets/fonts/Gotham-Rounded-Medium.otf");
    font-weight: 700;
    font-style: normal;
}
@font-face {
  font-family: GothamRoundedBold;
  src: url("../assets/fonts/GothamRounded-Bold.otf");
  font-weight: 700;
  font-style: normal;
}

.boton-cargar-mas a, .boton-cargar-mas span {
  border-radius: 15px 15px 14px 14px;
  padding: 0.7% 1.5%;
  background-color: #ffffff;
  color: #4dc8ed;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../assets/fonts/icomoon.eot?iug1by');
  src:  url('../assets/fonts/icomoon.eot?iug1by#iefix') format('embedded-opentype'),
    url('../assets/fonts/icomoon.ttf?iug1by') format('truetype'),
    url('../assets/fonts/icomoon.woff?iug1by') format('woff'),
    url('../assets/fonts/icomoon.svg?iug1by#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.boton-cargar-mas{
  padding-top: 17%;
    text-align: center;
}
.img-der{
  position: absolute;
    right: 0%;
    top: 92%;
}
.titulo-noticias{
  width: 50%;
  margin-top: 4%;
    margin-bottom: 4%;
}
.img-izq{
  position: absolute;
    left: 0%;
    top: 92%;
}
.img-desktop{
  display: block;
}
.img-mobile{
  display: none;
}
.texto-final{
  text-align: center;
    font-size: 1.2em;
    background-color: rgba(255, 255, 255, 0.6);
    margin-top: 4%;
}
.titulo-senal{
  text-align: center;
  color: #4dc8ed;
}
body{
  background-image: url(../assets/fondo.png);
}
.header{
  text-align: center;
  margin-top: 2%;;
}
.respmenu{
  display: none;
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}

@font-face {
  font-family: 'icomoon';
  src:  url('../assets/fonts/icomoon2.eot?qwabdg');
  src:  url('../assets/fonts/icomoon2.eot?qwabdg#iefix') format('embedded-opentype'),
    url('../assets/fonts/icomoon2.ttf?qwabdg') format('truetype'),
    url('../assets/fonts/icomoon2.woff?qwabdg') format('woff'),
    url('../assets/fonts/icomoon2.svg?qwabdg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.videoWrapper{
  position: relative;
  padding-bottom: 56.3%;
  /* padding-top: 25px; */
  height: 0;
}
.videoWrapper iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contenedor-capitulos .galeria-notasweb{
  width: 90%;
  grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    grid-row-gap: 1%;
    margin: 0 auto;
    margin-top: 3%;
}
.contenedor-capitulos .galeria-notasweb .item .galeria-notas{
  padding: 3%;
}
.contenedor-capitulos .galeria-notasweb .item:nth-child(1) .galeria-notas, 
.contenedor-capitulos .galeria-notasweb .item:nth-child(4) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(7) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(10) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(13) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(16) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(19) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(22) .galeria-notas, 
.contenedor-capitulos .galeria-notasweb .item:nth-child(25) .galeria-notas, 
.contenedor-capitulos .galeria-notasweb .item:nth-child(28) .galeria-notas  {
  background-image: url(../assets/amarillo.png);
}
.contenedor-capitulos .galeria-notasweb .item:nth-child(2) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(5) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(8) .galeria-notas, 
.contenedor-capitulos .galeria-notasweb .item:nth-child(11) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(14) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(17) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(20) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(23) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(26) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(29) .galeria-notas{
  background-image: url(../assets/azul.png);
}
.contenedor-capitulos .galeria-notasweb .item:nth-child(3) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(6) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(9) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(12) .galeria-notas, 
.contenedor-capitulos .galeria-notasweb .item:nth-child(15) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(18) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(21) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(24) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(27) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(27) .galeria-notas,
.contenedor-capitulos .galeria-notasweb .item:nth-child(30) .galeria-notas  {
  background-image: url(../assets/rojo.png);
}

.contenedor-capitulos .galeria-notasweb .item:nth-child(2) .galeria-notas h3  {
  color: #fff;
}
.contenedor-capitulos .galeria-notasweb .item:nth-child(3) .galeria-notas h3 {
  color: #fff;
}

.hora{
  color: #ffc800;
}
.redes-s{
  margin-top: 1%;
}
.versus{
  text-align: center;
}
.img-versus{
  width: 50%;
}
.icon-face:before {
  content: "\e900";
}
.icon-twit:before {
  content: "\e901";
}
.icon-what:before {
  content: "\e902";
}
.icon-share:before {
  content: "\e903";
}
.img-1{
    position: absolute;
    right: 0;
    top:40%;
}
.img-2{
  position: absolute;
left: 0;
margin-top: -9%;
}
.img-3{
  position: absolute;
    right: 0;
    margin-top: -9%;
}

#vmc, #vmm, #vmmm, #vmmc, #vmva, #vmmva{
  color: #004856;
}

.video {
    position:relative;
    width:100%;
    height:0;
    padding-bottom:56%;
    border: 1px solid #525252;
    -webkit-box-shadow: 10px 10px 9px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 9px -9px rgba(0,0,0,0.75);
box-shadow: 10px 10px 9px -9px rgba(0,0,0,0.75);
}

.video iframe {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 1;
}
iframe{
  display: block;
  margin: 0 auto;
}
  .volver-canal {
    background-color: #0D1138;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 100;
  }

  .volver-canal a {
    color: white;
    font-family: 'Gotham';
    font-size: 11px;
    text-transform: uppercase;
    display: block;
  }

  .menu {
    width: 100%;
    height: 85px;
  }

  .menu .contentMenu {
    display: flex;
    justify-content: center;
    width: 69%;
    margin: auto;
  }
  .gota-izq{
    position: absolute;
    top: 35px;
    right: 20%;
  }
  .gota-der{
    position: absolute;
    top: 35px;
    left: 20%;
  }
  .sticky-menu {
      position: fixed;
      top: 0;
      width: 100%;
      z-index:9999;
    }

  .menu nav ul {
    display: flex;
    padding-top: 10px;
    margin-bottom: 0;
  }
  .logo {
    display: flex;
    align-items: center;
  }
  .items{
    display: flex;
    align-items: end;
  }

  .logo-redes {
    display: flex;
    align-items: center;
    font-size: 23px;
}
.logo-redes a {
  width: 100%;
  color: #ffffff;
}
.caja-icons {
  display: none;
  flex-direction: column;
  margin-top: 13px;
  margin-left: 7px;
}
.caja-icons a {
  color: #fff;
}
.logo-redes .caja-icons a {
  width: 100%;
}
.logo-redes a img {
    width: 100%;
}
.logo img{
  width: 70%;
}
.logo img {
  width: 70%;
  position: relative;
  margin: 0;
}

.menu nav ul li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'GothamRoundedMedium';
  color: #ffffff;
  white-space: nowrap;
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
}

  .menu nav ul li {
    padding-left: 16px;
    padding-right: 16px;
    border-left: solid;
    border-color: #ffffff;
    border-width: 1px;
  }

.apertura p{
  text-align: justify;
  color: white;
  font-family: 'GothamRoundedBold';
  font-size: 16px;
  font-weight: 100;
  line-height: 22px;
  margin-top: 6px;
}
.texto-capitulo p {
  padding: 2% 0 0 0;
  font-family: 'GothamRoundedBold';
  font-size: 1.2em;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 21px;
  text-align: left;
  color: #000000;
}
  .menu nav ul li a:hover {
    color: #ededed;
  }
  .menu nav ul li:first-child{
    border-left: none;
  }
  .galeria-capitulos:hover {
    transform: scale(1.02);
  }
  .galeria-capitulos:hover h3 {
    color:#f9a64b;
  }
  .galeria-capitulos:hover p {
    color:#f9a64b;
  }
  .nota-cocreacion:hover {
    transform: scale(1.02);
  }
  .nota-cocreacion:hover h3 {
    color: #f9a64b;
  }
  .nota-cocreacion:hover p {
    color:#f9a64b;
  }
  .galeria-notas:hover p {
    color: #f9a64b;
    font-size: 22px;
    font-weight: bold;
}
.galeria-perfiles:hover img {
    transform: scale(1.02);
}

.contenedor-exclusivo:hover {
    transform: scale(1.02);
}

.galeria-perfiles:hover img{
  transform:scale(1.02);
}

.galeria-notas:hover {
    transform: scale(1.02);
}
.contenedor-apertura {
  width: 100%;
  padding: 0% 0 0% 0;
  display: inline-flex;
  background-size: cover;
  background-repeat: no-repeat;
}
.contenedor-cocreacion {
    background: #ededed;
    padding: 1% 0 2% 0;
}
.apertura {
  background-image: url(../assets/fondo-senal.svg);
  width: 69%;
  margin: 0px auto;
  /*padding: 2% 0 1%;*/
  margin-top: 5%;
}
a:hover {
  text-decoration: none;
}
.contenedor-texto-ppal {
  background: #2F63EC;
  display: inline-block;
  width: 100%;
}
.contenedor-texto {
  color: #FFF;
  width: 68%;
  margin: 0 auto;
}
.titulo-capitulos img{
  width: 100%;
}
.titulo-capitulos .img-desktop{
  width: 74%;
  margin: auto;
}
.titulo-capitulos .img-desktop{
  width: 60%;
  margin: auto;
}
h2.title-trailer, .prev-ficha h2, .titulo-capitulos h2, .content-perfil h2, .galeria2 h2, .notas-web h2 {
  font-family: Slapstick;
  font-size: 54px;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  letter-spacing: 2px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
}
.titulo-galeria2, .titulo-notas {
  width: 69%;
  margin: 0 auto;
}
.letter1 {
  font-family: 'UrbanSketart';
  font-size: 80px;
  display: inline-block;
}
.letter1pl {
  font-family: 'UrbanSketart';
  font-size: 80px;
  display: inline-block;
  margin-right: -12px;
}
.letter1plcap {
  font-family: 'UrbanSketart';
  font-size: 80px;
  display: inline-block;
  vertical-align: sub;
}
.letter2 {
  display: inline-block;
  vertical-align: super;
  margin-left: -6px;
}
.prev-ficha h2, .titulo-capitulos h2{
  color: #FC4E45;
  text-shadow: -3px 0px 0px #000000;
}
h2.title-trailer, .prev-ficha h2 {
  display: none;
}

.content-perfil h2 {
  text-align: left;
  margin-top: 0px;
}
.nombre-profesion {
  padding: 3% 0;
}
.content-perfil span, .content-perfil p {
  font-family: HelveticaNeue;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.24px;
  text-align: left;
  color: white;
}
.content-perfil span {
  text-transform: uppercase;
}
.content-perfil p {
  font-weight: 100;
}

.texto h3{
  color: #6B6B6B;
  font-weight: bold;
  padding-top: 26px;
  font-size: 28px;
  justify-content: center;
  text-align: center;
}

.interes .texto{
  margin: 0 auto;
  height: 120px;

}
.interes .foto a img {
    width: 100%;
}
.interes span{
  width: 100%;
    display: block;
    text-align: end;
    text-transform: uppercase;
}
.interes .especial a{
  padding: 1% 2% 1% 2%;
    background-color: #f9a64b;
    border-radius: 30px;
    font-family: 'Gotham';
    color: #ffffff;
    font-style: italic;
}
.flecha1 {
  display: flex;
  justify-content: center;
  padding-left: 9%;
}
.contenedor-galeria .contenedor{
  display: flex;
  justify-content: center;
}
.contenedor-capitulos {
  display: none !important;
  background-size: 106% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  background-position-x: right;
}
.carousel-inner>.active {
  display: flex;
  justify-content: center;
}
section#contenedor-notas {
  background-position: 100% 100%;
  background-size: cover;
}
.contenedor-capitulos-content {
  width: 78%;
  margin: 0 auto;
}

.titulo-cocreacion, .titulo-perfil, .titulo-perfiles, .titulo-exclusivo{
  padding: 3% 0 2% 15%;
}
.titulo-notas {
  padding: 3% 0 1%;
  text-align: center;
}

.puede-interesar .titulo-capitulos h2, .puede-interesar .notas-web h2, .titulo-cocreacion h2 {
  color: #f9a64b;
}
.notas-web h2 {
  margin: 0;
  color: #FC4E45;
  text-shadow: -3px 0px 0px #000000;
}
.galeria2 h2{
  margin: 0;
  color: #71EBFF;
  text-shadow: -3px 0px 0px #000000;
}
.titulo-cocreacion {
  padding-left: 15%;
}
.titulo-cocreacion h3.titulo-video {
  color: #f9a64b;
  font-weight: 100;
  font-size: 27px;
}
.titulo-perfil h2 {
  font-size: 34px;
  color: #ffffff;
}
.titulo-capitulos h3{
    color: #f9a64b;
    font-size: 24px;
    font-weight: 100;
    letter-spacing: 5px;
  }
.titulo-capitulo h2{
  font-weight: 100;
  color: #42978f;
}

.capitulos{
  width: 89%;
  margin: 3% auto 0%;
}
.content-perfil {
  width: 59%;
  display: inline-block;
}
.perfil-web {
  width: 67%;
  margin: 0 auto;
  padding-top: 5%;
}
.personaje-perfil {
  display: inline-block;
  width: 38%;
  vertical-align: top;
}
.personaje-perfil2 {
  display: none;
}
.content-cocreacion {
    margin: 0 auto;
    width: 70%;
}
.apertura-cocreacion img {
    width: 100%;
}
.apertura-cocreacion p {
    color: #565656;
    font-size: 18px;
    text-align: justify;
    margin-top: 15px;
    font-weight: 100;
}
.info-perfil{
    width: 95%;
    justify-content: space-between;
}
.image-perfil {
    width: 100%;
}

.info-perfil h3 {
    font-size: 36px;
    font-weight: bold;
    color: #f9a64b;
}
.info-perfil p {
  font-family: Gotham;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: -0.16px;
  text-align: left;
}
.image-perfil img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.capitulos-video{
  margin: 0 auto;
  width: 100%;
}

.galeria1 {
  width: 70%;
  margin: 0 auto;
  margin-top: 4%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.notas-cocreacion {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3%;
}
#obras-cocreacion {
  animation-duration: 3s;
  animation-name: slidein;
}
.galeria-capitulos {
  width: 24.5%;
  display: inline-block;
  transition: all ease-in-out .2s;
  padding: 1%;
  vertical-align: top;
}
p.left.carousel-control {
  width: 2.5em;
  height: auto;
  background-image: url(../assets/avm_vector2N.png);
  opacity: unset;
  background-repeat: no-repeat;
  background-position-y: top;
  content-visibility: hidden;
  background-size: 100%;
  margin-top: 5%;
}
p.right.carousel-control {
  width: 2.5em;
  height: auto;
  background-image: url(../assets/avm_vector1N.png);
  opacity: unset;
  background-repeat: no-repeat;
  background-position-y: top;
  content-visibility: hidden;
  background-size: 100%;
  margin-top: 5%;
}
.galeria-notasweb p.left.carousel-control {
  background-image: url(../assets/avm_vector2N.png);
}
.galeria-notasweb p.right.carousel-control {
  background-image: url(../assets/avm_vector1N.png);
}
.nota-cocreacion {
    flex: 1 0 20%;
    margin: 6px 14px 26px 4px;
    transition: all ease-in-out .2s;
}
.carousel-inner {
  width: 95%;
  padding: 0 4%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
.carousel {
  margin-top: 5%;
}
.galeria-notasweb .carousel-inner {
  width: 95%;
  padding: 0 2% 0 4%;
  margin: 0 auto;
}
.galeria-capitulos img, .nota-cocreacion img{
  width: 100%;
  object-fit: cover;
  display: block;
  -webkit-box-shadow: 10px 10px 9px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 9px -9px rgba(0,0,0,0.75);
box-shadow: 10px 10px 9px -9px rgba(0,0,0,0.75);
}
div#disclaimer {
  text-align: center;
  font-style: italic;
  color: #ffffffa3;
  font-size: 1.8em;
  padding: 0 6% 1.5%;
}
.galeria-capitulos h3, .nota-cocreacion h3{
  font-family: 'GothamRoundedMedium';
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: -0.22px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
.nota-cocreacion h3{
  color: #565656;
}

.galeria-capitulos p, .nota-cocreacion p{
  font-family: GothamBook;
  font-size: 14px;
  font-weight: 100;
  line-height: 1;
  letter-spacing: -0.16px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
.nota-cocreacion p{
  color: #565656;
  margin-top: 3px;
}

.flecha2 {
  justify-content: center;
  text-align: center;
  padding: 2%;
  padding-bottom: 0px;
  transform: rotate(0deg);
}
.contenedor-cocreacion .flecha2 {
  transform: rotate(180deg);
}
.contenedor-perfil .flecha2 {
  padding: 0;
}
.fmob {
  display: none;
}
.flecha3  a2 img {
  transform:  rotate(180deg);
}
.content-compuesto-2 {
  background-image: url('../assets/avm_bgFinal.jpg');
  background-size: cover;
}
.galeria-notas h3 {
  font-family: 'GothamBook';
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.24px;
  text-align: left;
  color: #000;
  padding-left: 10px;
  min-height: 74px;

}
.contenedor-notas .galeria-notasweb h3{
  height: 112px;
}
.fondo-titulos2{
  width: 16%;
  height: 30px;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.galeria-notasweb {
 /* display: flex;
  justify-content: space-between;
  
  */
  /*display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 69%;
  margin: 0 auto;
  grid-row-gap: 1%;*/
}
.contenedor-notas .galeria-notasweb{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 69%;
  margin: 0 auto;
  grid-row-gap: 1%;
}

.galeria-notas{
  width: 93%;
  display: inline-block;
  vertical-align: top;
  background: white;
  margin: 0 0%;
}

.galeria-notas img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.texto-notas{
  background-color: #ffff;
}

.galeria-notas p{
  color: #8d8d8d;
  font-weight: 100;
  font-size: 21px;
  height: 77px;
  padding: 18px 9px 9px 9px;
  text-align; justify;
  line-height: 18px;
}
.galeria-notas p:hover{
  color: #f9a64b;
  font-size: 22px;
  font-weight: bold;
}

.flecha3 {
  display: block;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.titulo-podcast {
    padding: 3% 0 2% 0%;
}
.podcast-web {
    width: 72%;
    margin: 0 auto 4%;
}
.podcast-web h2 {
    font-size: 34px;
    color: #f9a64b;
}
.content-podcast {
    background: #f1f1f1;
    padding: 25px;
    height: 527px;
    overflow-y: scroll;
}
.content-podcast::-webkit-scrollbar {
    -webkit-appearance: none;
}
.content-podcast::-webkit-scrollbar:vertical {
    width:14px;
}
.content-podcast::-webkit-scrollbar-button:increment,.content-podcast::-webkit-scrollbar-button {
    display: none;
}
.content-podcast::-webkit-scrollbar:horizontal {
    height: 10px;
}
.content-podcast::-webkit-scrollbar-thumb {
    background-color: #797979;
    border: 2px solid #f1f2f3;
}
.podcast-web iframe {
    width: 100%;
    -webkit-box-shadow: 3px 3px 8px 0px rgba(148,148,148,1);
    -moz-box-shadow: 3px 3px 8px 0px rgba(148,148,148,1);
    box-shadow: 3px 3px 8px 0px rgba(148,148,148,1);
    margin-bottom: 18px;
}

.contenedor-perfiles{
  background-image: url("../assets/fondo-3.png");
  z-index: initial;
  background-position: 100%;
}

.perfiles{
  padding-top: 25px;
  width: 100%;
}

.fondo-titulos3{
  height: 30px;
  width: 14%;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}
div#iconPlayImg {
  position: absolute;
  margin: 19% 32%;
  width: 120px;
}
.contenedor-perfiles h2{
  font-size: 40px;
  font-weight: bold;
  color: white;
}
.perfil .contenido{
  width: 70%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 8%;
    border-radius: 1%;
}
.perfil .texto-nomre{
  padding: 0 5% 0 5%;
}
.perfil .contenido .texto-nombre .nombre h3{
  text-transform: uppercase;
  font-size: 30px;
}

.galeria-de-perfiles {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 77%;
  margin-top: 2%;
}

.galeria-perfiles{
  justify-content: space-between;
  width: 24%;
  margin-bottom: 24px;
  margin-left: 5px;
  position: relative;
}

.galeria-perfiles img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.galeria-perfiles h3{
  font-size: 20px;
  color: white;
  font-weight: bold;
  padding: 6px 0 0 0;
}

.galeria-perfiles p{
  color: white;
  text-align; justify;
  line-height: 17px;
  font-size: 15px;
  padding: 2px 35px 0 2px;
}
.flecha4 {
  display: flex;
  justify-content: center;
}
.contenedor-galeria {
  /*background-image: url(../assets/fondo-harias.jpg);*/
  background-size: cover;
  padding: 2% 0 0;
  background-color: #FC4E45;
  padding-bottom: 5%;
}
.fondo-titulos4{
  height: 30px;
  width: 13%;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.galeria-galeria{
  padding-bottom: 3%;
  width: 85%;
  margin: 0 auto;
  display:flex;
}
.container-slider img{
  width: 100%;
}

.textos-galeria-galeria{
  font-family: 'BebasNeue';
  font-size: 22px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: -0.22px;
  text-align: left;
  color: rgb(255, 255, 255);
  padding-top: 26px;
}

#contenedor-galeria .container-slider h3 {
  display: none;
}

#contenedor-galeria .container-slider {
  width: 100%;
}
.textos-galeria-galeria h3 {
  font-size: 35px;
}
.contenedor-trailers h3 {
  font-size: 35px;
  display: none;
}

.titulo-numero{
    justify-content: inherit;
    color: #f47637;
}
.titulo-numero .numero{
  width: 100%;
    text-align: end;
    padding-right: 1%;
    font-size: 13px;
}
.titulo-numero .titulo{
  width: 100%;
  padding-left:2%;
}
.slides p{
  font-family: 'DINNextLTProRegular';
    font-size: 20px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: -0.16px;
    text-align: left;
    margin-top: 15px;
    color: rgb(255, 255, 255);
}
.flecha-izq, .flecha-der{
  width: 15px;
  padding: 0px 2%;
  background-image: url(../assets/avm_vector2N.png);
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: 13px;
  background-position-x: center;
}
.container-slider {
  margin: 0 0;
}
.flecha-der{
  background-image: url(../assets/avm_vector1N.png);
}
.flecha-izq img{
  transform: rotate(270deg);
}
.flecha-der img{
  transform: rotate(90deg);
}
.flecha5 {
  text-align: center;
}

.flecha5 img{
  padding-bottom: 55px;
}

.contenedor-exclusivo-digital{
  background-image: url("../assets/volveremos-fondo6.png");
  border-top: solid;
  border-color: white;
  border-width: 2px;
  background-size: cover;
}

.fondo-titulos5{
  height: 30px;
  width: 26%;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.exclusivo{
    width: 100%;
}

.titulo-exclusivo h2{
  font-size: 40px;
  font-weight: bold;
  color: white;
  margin-top: -16px;
}

.contenedor-eclusivodigital{
  width: 77%;
  margin: 0 auto;
}

.contenedor-exclusivo{
  background-color: #ffff;
  display: flex;
  width: 100%;
  align-items: center;
  box-shadow: 0 0 20px 0 black;
  margin:2%;

}

.contenedor-exclusivo img{
  width: 400px;
  height: 220px;
  object-fit: cover;
  display: block;
}

.texto-tarjeta h3{
  width: 80%;
  color: #006b7f;
  font-size: 26px;
  padding-left: 30px;
}

.texto-tarjeta p{
  width: 75%;
  color: #6B6B6B;
  font-size: 20px;
  padding-left: 30px;
}

.flecha6 {
  display: flex;
  justify-content: center;
  padding: 4% 4% 0 4%;
}

.contenedor-footer{
  background-image: url("https://conexioncapital.co/wp-content/uploads/2016/09/pw_maze_white.png");
  background-repeat: repeat;
}

.menu-footer{
  display: flex;
  text-align: center;
  /* height: 50px; */
  flex-grow: 8;
  justify-content: center;
  position: relative;
}

.menu-footer::after {
  content: '';
  display: block;
  width: 55%;
  height: 1px;
  background-color: #e2e2e2;
  position: absolute;
  bottom: -50px;
}

.menu-footer nav ul{
  display: flex;
}

.menu-footer nav ul li a {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.menu-footer nav ul li {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.contenido-footer{
  display: flex;
  padding-top: 110px;
  margin: 0 400px 20px 200px;
}


.nosotros{
  color: #575757;
  padding: 0 70px 24px 70px;
}

.nosotros h4{
  font-size: 16px;
  margin-top: 6%
}

.nosotros p{
  font-size: 14px;
  padding-top: 22px;
  font-weight: normal;
}

.contenedor-siguenos{
    color: #3f3f3f;
    font-size: 24px;
}
.siguenos{
  color: #575757;
  font-size: 16px;
}

.redes{
  display: flex;
}
.redes span{
margin: 20px;
}


.terminos{
  color: #ff1f69;
  padding-top: 22px;
  font-weight: normal;
}

.contacto{
  font-size: 14px;
  font-weight: normal;
}

.cierre{
  background-color: #ff1f69;
  color: white;
  padding: 12px;
}

.cierre-footer{
  font-size: 12px;
  padding-left: 200px;
}


/*estilos-modal*/
*{
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body{
  font-family: Lato;
}


.flex{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal{
  display: ;
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;

  width: 100%;
  height: 100%;
}


.contenedor-modal{
  position: relative;
  margin: auto;
  width: 65%;
  background-image: url("../assets/volveremos-fondo-perfil.png");
  background-size: 104%;
  background-position: 15% 76%;
  border-radius: 10px;
  animation-name: modal;
  animation-duration: 1s;
}

@keyframes modal{
  from{top: -300px; opacity: 0;}
  to{top: 0px; opacity: 1;}
}

.cerrar {
  color: #FFC100;
  cursor: pointer;
  background-color: #A2A2A2;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
}

.cerrar:hover{
  color: darkgray;
  cursor: pointer;
  text-decoration: none;
}

.titulo-modal{
  position: absolute;
  padding: 71px 0 0 66px;
  width: 100%;
}

.fondo-titulo-modal img{
  width: 254%;

}

.titulo-modal h2{
  margin: 1% 0 0 24px;
  position: absolute;
  font-size: 32px;
  color: white
}

.espacio-cerrar{
  display: flex;
justify-content: flex-end;
}

.espacio-cerrar span{
  font-size: 30px;
  font-weight: bold;
  align-items: center;
  margin: 10px 10px 0 0;
}
.contenido-modal{
    width: 100%;
}
.contenido-modal p{
  color: #A2A2A2;
  margin-right: 30px;
  padding-top: 64px;
  font-family: 'Gotham';
}
.contenido-modal .foto img{
  width: 100%;
}
.contenido-modal p{
  width: 65%;
}
.contenido-modal .foto{
  width: 35%;
}


.contenido-modal{
  display: flex;
  margin: 8%;
}

.redes-modal{
  width: 12px;
  display: table-column;
  position: absolute;
  top: 389px;
}

.redes-modal img{
  height: 26px;
  padding-left: 24px;
}
.redes-modal a img{
  margin-top: 4px;
}
.contenedor-exclusivo a{
  display: contents;
}


.contenedor-contenido {
  background: #fff;
}
.contenedor-contenido .apertura img{
  width: 100%;
}
.internas{
  background-image: url("../assets/volveremos-fondonota.png");
}

.titulo-internas {
  background: #FFF;
    margin-top: -5px;
    padding: 3% 0 2%;
    font-family: 'DINNextLTProCondensed';
    font-size: 89px;
    text-align: left;
    color: #5d3857;
}
.contenedor-contenido .contenido {
  background: #FFF;
  padding: 1% 0;
  margin-top: -5px;
}
.contenido span {
  color: #5d3857;
}
.internas .apertura {
  width: 69%;
  margin: 0px auto;
  padding: 2% 0 1%;
}
.contenido .texto{
  width: 100%;
  text-align: justify;
  font-weight: 100;
  font-size: 14px;
}
.contenido .texto p{
  font-family: 'Josefin';
  font-size: 20px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  text-align: justify;
  color: #797979;
}
.contenido .texto-nombre .nombre h3{
  color: #5d87aa;
  text-transform: uppercase;
}

.contenedor-te-puede-interesar .contenedor{
  display: flex;
  width: 70%;
  padding-bottom: 5%;
  margin: 0 auto;
}
.contenedor-te-puede-interesar .contenedor .interes{
  width: 86%;
  padding: 1%;
  background-color: #ffffff;
}
.interes-1{
     margin-right: 2%;
}
.interes-2{
     margin-right: 0;
}

.contenedor-websodios{
  background-image: url('../assets/fondo-4.png');
}
.interes .texto p{
  color: #f9a64b;
  font-size: 42px;
  font-weight: 100;
}

.contenedor-websodios .flecha2 img{
  transform: rotate(180deg);
}
.contenedor-contenido .fondo{
  width: 100%;
  height: 300px;
  background-color: #6c2690;
}
.apertura-interna{
  width: 76%;
margin: 0 auto;
padding-top: 5%;
padding-bottom: 5%;
margin-top: -300px;

}
.contenedor-te-puede-interesar{
  background: linear-gradient(180deg, #ededed 40%, #f9a64b 40%);
}
.content-data {
  display: block;
  margin: 0% auto 0%;
}
.contenedor-texto .texto {
  display: block;
  padding: 0 0 2%;
}
.contenedor-texto .texto img {
  width: 80%;
}
.prev-ficha {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
}
.prev-ficha span {
    font-weight: 400;
    color: #1C68A6;
}
.prev-ficha p {
    display: inline-block;
    font-weight: 100;
}
.ficha {
  justify-content: space-between;
  width: 90%;
  margin: auto;
  display: flex;
}
.n-capitulos{
  display: inline-block;
  vertical-align: middle;
  width: 33%;
  margin: 3% 0;
}
.productora {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  margin: 3% 0;
}
.produccion {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  margin: 3% 0;
}
.n-capitulos img, .productora img, .produccion img, .conducida img {
  width: 59px;
  height: 47px;
  display: block;
  float: left;
  margin-right: 4%;
}
.n-capitulos .description, .productora .description, .produccion .description, .conducida .description {
    font-size: 1.2em;
    display: block;
    width: 68%%;
    font-family: 'GothamRoundedMedium';
    line-height: 24px;
}
.n-capitulos .description span, .productora .description span, .conducida .description span, .produccion .description span, .produccion .description span{
  font-weight: 100;
  color: #f4e35e;
}
.n-capitulos .description p, .productora .description p, .conducida .description p, .produccion .description p, .produccion .description span{
  font-size: 0.8em;
}
.redes-internas a{
  padding: 1%;
  color: #8a8a8a;
  font-size: 23px;
}
.interes .especial a:hover {
  background-color: #cd6e06;
}
.interes .especial:hover a {
  background-color: #cd6e06;
}
.interes:hover .especial a {
  background-color: #cd6e06;
}
/*.interes .foto:hover a {
  background-color: #AA00D1;
}*/

.interes .texto:hover a {
  background-color: #207069;
}


@media screen and (max-width: 380px){
.respmenu img {
    width: 40% !important;
    margin-left: 22%;
    margin-top: 17px important ;
    padding-bottom: 0px;
    }
i.fas.fa-times, i.fas.fa-bars {
    margin: 4% 6% 0 0 !important  ;
}
.contenedor-galeria .contenedor {
    flex-direction: column;
}
.contenedor-galeria{
  background-color: #FC4E45;
}
.header .logo-new{
  width: 60%;
}
body{
  background-image: url(../assets/fondo-mobile.png);
}
.img-versus{
  width: 100%;
}
.titulo-noticias{
  width: 100%;
}

.contenedor-capitulos .galeria-notasweb, .contenedor-notas .galeria-notasweb {
    width: 90%;
    margin-top: 3%;
    grid-template-columns: 1fr;
    display: grid;
    grid-row-gap: 1%;
}
}

@media screen and (max-width: 894px){
  .contenedor-capitulos .galeria-notasweb, .contenedor-notas .galeria-notasweb {
    width: 90%;
    margin-top: 3%;
    grid-template-columns: 1fr;
    display: grid;
    grid-row-gap: 1%;
}
  .header .logo-new{
    width: 60%;
  }
  body{
    background-image: url(../assets/fondo-mobile.png);
  }
.menu{
    display: none;
}
.gota-der, .gota-izq{
  display: none;
}
.img-desktop{
  display: none;
}
.img-mobile{
  display: block;
}
.contenedor-galeria{
  background-color: #FC4E45;
}
.contenedor-galeria .contenedor {
    flex-direction: column;
    align-items: center;
}
.nosotros p {
    font-size: 12px;
    padding-top: 22px;
    font-weight: normal;
    width: 90%;
    margin: 0 auto;
}
.galeria-perfiles h3{
  font-size: 15px;
}
.ficha{
  display: block;
  width: 82%;
  margin: auto;
}

.contenido-footer {
    padding-top: 0px;
}
.menu-footer nav {
    display:  none;
}
.n-capitulos img, .productora img, .produccion img, .conducida img{
    width: 19%;
    margin-left: 0%;
}
.n-capitulos .description, .productora .description, .produccion .description, .conducida .description{
  width: 75%;
}
.n-capitulos, .productora, .produccion, .conducida {
    width: 92%;
    margin: 1%;
    display: inline-block;
}
.n-capitulos .description, .productora .description, .produccion .description{
  /* font-size: 12px; */
}
.respmenu{
  display: block;
}
.apertura{
  width: 93%;
  padding: 10px 8px 20px;
}
.apertura p {
    padding: 5% 0;
    text-align: justify;
}
.n-capitulos .description, .productora .description, .produccion .description, .conducida .description {
    margin-left: 24%;
    font-size: 20px;
}
.contenedor-capitulos .flecha2 {
    display: none;
}
.internas .apertura {
  width: 89%;
  margin: 0px auto;
  padding: 5% 0 1%;
}
.content-compuesto {
  padding: 0 0 0 0;
  background-image: none;
}
.contenedor-texto {
  background: #2F63EC;
  width: 100%;
  margin-top: -5px;
}
.content-perfil, .content-cocreacion {
    width: 100%;
}
.content-perfil {
  flex-wrap: wrap;
  border-radius: 5px;
  padding: 4% 2% 0;
}
.info-perfil, .image-perfil {
    width: 100%;
    justify-content: space-between;
    margin-left: 0%;
}
.image-perfil {
   order:  1;

}
.info-perfil {
    order: 2;
    padding: 0% 0% 0 0%;
}
.info-perfil h3 {
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.info-perfil p {
    margin-top: 3%;
    font-size: 16px;
    line-height: 16px;
    padding: 0 2% 5% 0;
}
.contenedor-perfil {
    background: #F2B600;
    padding-bottom: 0;
}
.perfil-web {
  width: 90%;
  margin-bottom: -5px;
}
.content-perfil h2 {
  text-align: center;
}
.personaje-perfil {
  display: none;
}
.personaje-perfil2 {
  display: inline-block;
}
.contenedor-perfil .flecha2 {
  display: none;
}

.contenedor-galeria {
  padding: 0 0 0;
}
.img-1, .img-2, .img-3{
  display: none;
}

.ficha{
  padding: 3% 0 5% 0;
}
.content-data {
    width: 100%;
}
.prev-ficha {
    margin: 0% 0 1% 0;
}
.contenedor-texto .texto {
  display: block;
}
.prev-ficha p {
    text-transform: capitalize;
}
.flecha1, .flecha2, .flecha3, .flecha4, .flecha5, .flecha6{
  display:none;
}
.flecha1 {
    display: block;
    text-align: center;
}
.flecha1 img {
    width:  28%;
    padding: 2% 0 5%;
}
.contenedor-texto .texto img {
  width: 29%;
}
.redes-menu a.twitter-menu-resp {
  display:  block;
    width: 25%;
}
.redes-menu img {
    margin-top: 10px;
    padding-bottom: 2%;
    width: 15% !important;
}
.titulo-capitulos, .titulo-notas, .titulo-perfiles, .titulo-galeria2, .titulo-exclusivo, .titulo-cocreacion, .titulo-perfil {
  margin: 0;
  padding-top: 3%;
  margin-left: 3%;
  margin-bottom: 3%;
  padding: 6% 0 3% 3%;
}
.titulo-galeria2 {
  margin: 0 auto;
  padding: 4% 0 0;
  width: 81%;
}
.titulo-notas {
    margin-bottom: 0%;
    margin-left: 0;
    padding: 1% 0 2% 0;
    width: 100%;
}
.puede-interesar .titulo-capitulos {
  margin-left: 0%;
}
.puede-interesar .titulo-capitulos h2{
  font-size: 19px;
}
.titulo-capitulos h2, .notas-web h2, .titulo-perfiles h2, .titulo-galeria2 h2, .titulo-cocreacion h2, .titulo-perfil h2{
  font-size: 21px;
}
.titulo-cocreacion h2{
    font-size: 18px;
}
.titulo-cocreacion h3.titulo-video {
  display: none;
}
.capitulos .titulo-capitulos h3{
  font-size: 17px;
  letter-spacing: 1px;
}
.capitulos-video{
  width: 100%;
}
.galeria1, .notas-cocreacion {
  flex-wrap: nowrap;
  overflow: auto;
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin: 0 auto;
  margin-top: 1%;
}
.notas-cocreacion {
    width: 100%;
}
.apertura-cocreacion p {
    font-size: 16px;
    margin-top: 16px;
    line-height: 21px;
  }

.interes .foto a img {
    width: 100%;
}
.contenedor-te-puede-interesar .contenedor,{
  flex-wrap: nowrap;
  overflow: auto;
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin: 0 auto;
  margin-top: 2%;
  }
.contenedor-te-puede-interesar .contenedor .interes {
  flex: 0 0 auto;
  width: 79%;
  padding-bottom: 2%;
}
.interes .texto p{
  font-size: 29px;
  line-height: 27px;
}
.especial {
    margin-top: 3%;
}
.interes .especial a {
  font-size: 10px;
  padding: 2% 5%;
  background-color: #f9a64b;
}
.galeria-capitulos, .nota-cocreacion {
  width: 73%;
  margin: 1%;
  flex: 0 0 auto;
}
p.left.carousel-control {
  margin-left: 3%;
}
p.right.carousel-control {
  margin-right: 3%;
}
.nota-cocreacion {
    width: 71%;
    margin: 5% 5% 0px 0;
    flex: 0 0 auto;
}
.nota-cocreacion h3 {
  font-weight: 400;
}
.nota-cocreacion p {
    line-height: 19px;
    font-size: 13px;
}
.podcast-web h2 {
  font-size: 21px;
}
.titulo-podcast {
    padding: 7% 0 4% 0%;
}
.podcast-web {
  width: 88%;
}
.content-podcast {
    padding: 7px;
    height: 333px;
}
.podcast-web iframe {
    height: 99px;
    margin-bottom: 11px;
}
.flecha2 {
    display: block;
    text-align: center;
    transform: rotate(180deg);
    margin-top: 9px;
}
.flecha2 img {
    width: 73px;
}
.contenedor-apertura, .contenedor-capitulos, .contenedor-cocreacion {
    
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}
section#contenedor-notas {
  
}
.contenedor-capitulos {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
}
.capitulos {
  width: 90%;
  margin: 0% auto;
}
.contenedor-capitulos-content {
  width: 96%;
  margin: 0 auto;
}
.titulo-capitulos {padding: 0; margin: 0;}
.contenedor-apertura {
  
  background-size: cover;
  background-repeat: no-repeat;
}
h2.title-trailer, .prev-ficha h2, .titulo-capitulos h2, .content-perfil h2, .galeria2 h2, .notas-web h2 {
  font-size: 30px;
}
.letter1, .letter1pl, .letter1plcap {
  font-size: 60px;
}
.prev-ficha h2 {
  font-size: 27px;
}
.content-compuesto-2 .titulo-capitulos h2 {
  font-size: 44px;
}
.contenedor-apertura {
    padding: 0 0 2% 0;
}
.apertura p {
  font-size: 18px;
  background-color: rgba(0,0, 0, 0.6);
}
.contenedor-cocreacion {
  background: #ededed;
}
.galeria-capitulos p{
  font-size:21px;
}
.galeria-capitulos h3{
  font-size: 27px;
}
.contenedor-notas{
  margin-top: 0px;
}
.texto h3{
  padding-top: 0px;
  font-size: 16px;
}
.contenido-footer {
  margin: 0;
}
.perfiles {
  padding-top: 0;
}
.contenedor-notas{
  background-image: url(../assets/avm_bgNotasMobile.jpg);
  background-size: cover;
  display: block;
}
.notas-web{
  padding-top:0;
}

.contenedor-notas .notas-web {
  width: 90%;
  margin: 0 auto;
}
.notas-web h2 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.galeria-notasweb, .contenedor-te-puede-interesar .contenedor{
 /* flex-wrap: nowrap;
  overflow: auto;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: -1%;*/
  display: block;
}
.contenedor-notas .galeria-notasweb {
  /*display: contents;*/
  display: block;
  width: 100%;
}
/*.galeria-notas{
  margin: 0 0 7% 0;
}*/
.item {
    margin: 5% 5% 0 4%;
    flex: 0 0 auto;
    width: 100%;
}
.galeria-notas h3 {
  margin-top: 5px;
  height: 70px;
}
.galeria-notas p{
    font-size: 18px;
    padding: 4% 2% 2% 3%;
    line-height: 15px;
}


.contenedor-perfiles{
  padding-top: 0px;
  margin-top: 0px;
}

.galeria-de-perfiles{
  flex-wrap: nowrap;
overflow: auto;
}
.galeria-perfiles{
  width: 42%;
  flex: 0 0 auto;
}
.galeria-perfiles p{
  padding: 0px;
  font-size: 13px;
  height: 32px;
}
.contenido-footer{
  flex-direction: column;
    text-align: center;
    justify-content: center;
    padding-top: 5%;
    align-items: center;
}
.menu-footer{
  padding-left:0px;
  justify-content: center;
}
.menu-footer nav ul{
  flex-wrap: wrap;
}
.nosotros{
  padding: 0px;
}
.cierre-footer{
  padding: 0px;
}
.cierre{
  text-align: center;
}
/*********/
.respmenu nav ul li > a {
  font-family: Slapstick ;
  font-style: normal;
  font-weight: 500;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  }
    .respmenu nav ul li:last-child > a {

          display: contents !important;
          background: #ffffff;

        }

    .respmenu input[type="checkbox"],
    .respmenu .fa-bars,
    .respmenu .fa-times {
      position: absolute;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      right: 0;
      top: 0;
      width: 48px;
      height: 48px;
    }

    .respmenu .fa-bars,
    .respmenu .fa-times {
      font-size: 48px;
      pointer-events: none;
    }

    .respmenu input[type="checkbox"] {
      opacity: 0;
    }

    .respmenu {
      color: white;
      position: relative;
      height: 80px;
      z-index: 9999;
      background-color: #FC4E45;
    }

    .respmenu nav {
      display: none;
    }
    .respmenu input:checked~nav {
      display: block;
      background-image: url(../assets/fondo-menu-mobile.png);
      margin: 36px 0 0 0;
      width: 100%;
      height: calc(100vh - 60px);
      padding-top: 50px;
      position: fixed;
      z-index: 2;
      bottom: 0;
      top: 76px;
      background-size: cover;
      background-repeat: no-repeat;
    }

    .respmenu input:checked~.fa-bars {
      display: none;
    }

    .respmenu input:checked~.logo-redes-2 {
      display: none;
    }
    .respmenu input:not(:checked)~.logo-redes-2 {
      display: block;
    }

    .respmenu input:not(:checked)~.fa-times {
      display: none;
    }
    .respmenu img{
      width: 40%;
      margin-left: 22%;
      margin-top: 0px;
      padding-bottom: 0px;
    }
    .fas img {
        width: 77% !important;
        margin-top: 5px;
    }
    .respmenu .redes-menu img {
        margin-left: 1%;
        margin-top: 5px;
        padding-bottom: 0px;
    }
    .respmenu nav ul{
      width: 100%;
      display: inherit;
      margin-bottom: 15px;;
      /* border-bottom: solid; */
      /* border-width: 1px; */
    }
    .respmenu nav ul li{
      width: 80%;
      display: inherit;
      text-align:   center;
      padding: 8px 0;
      margin: 0 auto;
    }
    .respmenu nav ul li span.lineaSpan{
      width: 10%;
      display: block;
      border-bottom: solid;
      border-color: #ffffff;
      border-width: 3.5px;
      height: 2px;
      margin: 2% auto;
    }

    .respmenu nav ul li:nth-child(4) {
      border: none;
    }
    .respmenu nav ul li.redes-menu {
      border: none;
      margin-top: 8%;
    }
    .redes-menu > a{
      padding: 0;
      display: contents;
      width: 15%;
    }
    .redes-menu > a > img{
      width: 15%;
    }
    .redes-menu{
      display: flex;
      padding-top: 0%;
      padding-bottom: 0%;
    }

    .logo-redes-2{
      width: 81%;
    position: absolute;
    top: 11px;
    display: inline-table;
    width: 69%;
    text-align: center;
    margin: 0 auto;

    }
    li.redes-menu a span {
    padding: 0px;
}
span.icon-face {
    display: inline-block;
    margin-right: 4px;
}
/*********/
.sticky-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:2;
  }
  .sticky-menu nav {
    top: 43px !important;
}
  .contenedor-modal{
    width: 99%;
  }
  .contenido-modal p{
    padding-top:0px;
    margin-right:0px;
    font-size: .6em;
  }
  .titulo-modal{
    padding: 0px 31px;
  }
  .titulo-modal img{
    width: 50%;
  }
  .titulo-modal h2{
    font-size: 24px;
  }
  .foto img{
    width: 129px;
  }
  .resdes-modal{
    top: 170px;
  }
  .galeria-galeria{
    width: 98%;
    padding-right: 2%;
  }
  .galeria-galeria img{
    border: white 3px solid;
    margin-top: 0;
  }
  .textos-galeria-galeria{
    justify-content: space-between;
  }
  .textos-galeria-galeria h3{
    font-size: 27px;
    font-family: 'BebasNeue';
  }
  .textos-galeria-galeria p {
    line-height: 21px;
    font-size: 20px;
}
  .flecha-izq, .flecha-der{
    width: 4%;
    background-size: 80%;
  }
  .flecha-izq {
      margin-left: 2%;
  }
  .flecha-izq img, .flecha-der img{
    width: 100%;
    border: 0;
  }
  .container-slider{
    width:100%;
    margin: 0 3%;
  }
  .contenedor-exclusivo img{
    width: 46%;
    height: auto;
  }
  .texto-tarjeta h3{
    font-size: 13px;
    padding-left: 4%;
  }
  .texto-tarjeta p{
    font-size: 6px;
    padding-left: 4%;
  }
  .contenedor-exclusivo{
    margin: 2% 0% 0% 0%;
  }
  .contenedor-eclusivodigital {
    width: 95%;
    padding-bottom: 12%;
  }
  .titulo-exclusivo h2{
    font-size: 21px;
    margin-top:-9px;
  }
  .contenido{
    display: flex;
    flex-direction: column;
  }
  .contenido .redes-internas{
    display: flex;
    width: 25%;
  }
  .contenedor-contenido{
    width: 100%;
  }
  .titulo-internas{
    font-size: 1.5em;
  }
  .redes-internas a{
    padding: 3%;
    color: #f9a64b;
    font-size: 23px;
    margin: 2%;
  }
  .contenedor-contenido{
    border-radius: 0;
  }

  .galeria-de-perfiles{
    flex-wrap: nowrap;
    overflow: auto;
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    margin-top: 1%;
  }
  .galeria-perfiles{
    margin-left: 3%;
  }
  i.fas.fa-bars{
    font-style: inherit;
    font-family: 'Gotham';
    margin: 3% 5% 0 0;
    font-size: 33px;
    text-align: center !important;
    color: #e3e3e3;
  }
  i.fas.fa-times{
    margin: 5% 2% 0 0;
    font-size: 33px;
    font-style: inherit;
    text-align: center;
    font-family: 'Gotham';
    text-align: center !important;
    color: #e3e3e3;
    background-image: url(../assets/avm_btnCerrarMenuMobile.png);
    background-repeat: no-repeat;
    background-position: center;
    content-visibility: hidden;
  }
  .twitter-menu-resp{
    display: contents !important;
  }
  .facebook-menu-res{
    display: contents !important;
  }
  .whatsapp-menu-resp{
    display: contents !important;
  }
  .logo-redes-2{
    display: none;
  }
  .galeria-notas p{
    height: 48px;
  }
  .texto-capitulo{
    padding-bottom: 6%;
    padding-top: 4%;
  }
  .carousel-inner .item {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  .carousel-inner {
    width: 100%;
}
  p.left.carousel-control {
    width: 1.5em;
    background-position-y: center;
  }
  p.right.carousel-control {
    width: 1.5em;
    background-position-y: center;
}
  .galeria-notasweb .carousel-inner .item {
    width: 100%;
}
  .texto-capitulo p{
    font-size: 20px;
    text-align: justify;
  }
  .interes .texto {
    height: 28%;
  }
  .icon-twit{
    font-size: 30px;
    padding: 4%;
  }
  .icon-face{
    font-size: 30px;
    padding: 4%;
  }
  .icon-what{
    font-size: 30px;
    padding: 4%;
  }
  iframe{
    width: 100%;
    height: auto;
  }


}
@media only screen and (max-width: 1441px) and (min-width: 895px) {

  .menu nav ul li {
    padding-left: 11px;
    padding-right: 11px;
  }
  .foto img{
    width: 100%;
  }
  .logo-redes a {
    width: 30px;
  }
  .logo-redes .caja-icons a {
    width: 33%;
    display: inline;
    flex-direction: column;
    justify-content: space-between;
    margin: 6px 0px;
  }
  .galeria-galeria {
    width: 54%;
  }
}
@media only screen and (max-width: 894px) and (min-width: 760px) {
  .respmenu img {
    width: 9%;
    margin-left: 2%;
    margin-top: 0px;
    padding-bottom: 0px;
}
  i.fas.fa-bars {
    margin: 2% 3% 0 0;
  }
  i.fas.fa-times {
    margin: 2% 1% 0 0;
  }
}
@media only screen and (max-width: 2560px) and (min-width: 1441px) {
  .items{
    /* display: flex;
    justify-content: center;
    margin-left: 9%;
    flex-grow: 7;
    max-width: 600px; */
  }
  .menu{
    height: 100px;
    padding: 5px 0;
  }
  .menu nav ul li {
    margin-top: 0;
  }
  .logo img{
    /* margin-left: 14%;
    width: 21%;
    margin-top: 18px;
    height: 47px; */
  }
  .foto img{
    width: 100%;
  }
  .logo-redes .caja-icons a {
    width: 100%;
  }
  .menu nav ul{
    /* margin-top: 6%; */
  }
  .galeria-galeria {
    width: 75%;
  }
}
