* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  outline: none;
  font-family: 'MuktaMaheeMedium';
}

body {
  max-width: 2560px;
}

@font-face {
  font-family: MuktaMaheeBold;
  src: url("../assets/fonts/MuktaMahee-Bold.ttf");
  /*font-weight: 700;*/
  font-style: normal;
}

@font-face {
  font-family: MuktaMaheeMedium;
  src: url("../assets/fonts/MuktaMahee-Medium.ttf");
  font-style: normal;
}

@font-face {
  font-family: MuktaMaheeExtraBold;
  src: url("../assets/fonts/MuktaMahee-ExtraBold.ttf");
  font-style: normal;
}

@font-face {
  font-family: MuktaMaheeSemiBold;
  src: url("../assets/fonts/MuktaMahee-SemiBold.ttf");
  font-style: normal;
}


@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;
}

.carousel-control-next-icon {
  background-image: url('../assets/flecha.png');
}

.carousel-control-prev-icon {
  background-image: url('../assets/flecha.png');
}

.foto-texto {
  background: url(../assets/fondo-fotos.png);
  padding: 1%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}

[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;
}

.fixed-bottom {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  /*display: flex;*/
}

.texto-final {
  text-align: center;
  font-size: 1.2em;
  background-color: rgba(255, 255, 255, 0.6);
  margin-top: 0;
}

.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;
  color: #000000;
}

.img-desktop {
  display: block;
}

.img-mobile {
  display: none;
}

.icon-face:before {
  content: "\e900";
}

.icon-twit:before {
  content: "\e901";
}

.icon-what:before {
  content: "\e902";
}

.icon-share:before {
  content: "\e903";
}
.contenedor-notas .item{
  width: 33%;
}

blockquote{
  padding: 0;
  border: none;
}
.galeria-tiktok{
  margin: 4px;
}
.img-1 {
  position: absolute;
  left: 0%;
    top: 20%;
    width: 20%;
}

.img-2 {
  position: absolute;
  right: 1.5%;
  margin-top: -9.5%;
}

.img-3 {
  position: absolute;
  right: 4.5%;
  margin-top: 40%;
}

.c-img-3 {
  position: absolute;
  left: -2.5%;
  margin-top: 70%;
}
.c-img-2 {
  position: absolute;
  left: 0%;
  margin-top: 5%;
  width: 20%;
}
.g-img-3 {
  position: absolute;
  right: 4.5%;
  margin-top: 5%;
}

.p-img-4{
  position: absolute;
  left: -10%;
}
.img-4 {
  position: absolute;
  right: 4%;
}

.img-5 {
  position: absolute;
  left: -4%;
  margin-top: -5%;
}

.img-6 {
  position: absolute;
  right: 0;
  margin-top: 37%;
}

.img-7 {
  position: absolute;
  right: 1%;
  margin-top: 11.5%;

}
.img-8{
  position: absolute;
    margin-top: -24%;
    right: 0;
}
.img-9{
  position: absolute;
  left: 1%;
  margin-top: 11.5%;
}

.img-5,
.img-6{
  display: none;
}

#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-mask {
  /* background-image: url(../assets/marco-video.png);*/
  background-repeat: no-repeat;
  background-size: cover;
}

.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.n-capitulos .description-2 {
  margin-left: 25%;
  font-size: 1.5em;
  display: block;
  width: 68%;
  font-family: 'summerbold';
  line-height: 24px;
}

.n-capitulos .description-2 span {
  font-weight: 100;
  color: #F4E451;
  font-family: 'summerbold';
}

.n-capitulos .description-2 p {
  font-family: 'summerbold';
}

iframe {
  display: block;
  margin: 0 auto;
}

.titulo-prefil-1,
.titulo-prefil-2 {
  font-family: 'MuktaMaheeBold';
}

.descripcion-prefil-1,
.descripcion-prefil-2 {
  font-family: 'DINNextLTPro-Regular';
}

.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;*/
  background-image:  url(../assets/fondo-menu.png);
}

.perfil-1,
.perfil-2 {
  color: #fcf5ef;
  font-family: 'DINNextLTPro-Regular';
}

.perfil-2 {
  padding-top: 200%;
}

.menu .contentMenu {
  display: flex;
  justify-content: space-between;
  width: 66%;
  margin: auto;
}

.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;
  margin-bottom: 2%;
}

.logo-redes {
  display: flex;
  align-items: center;
  font-size: 23px;
}

.logo-redes a {
  width: 100%;
  color: #ffffff;
}

.icon-share,
.icon-face,
.icon-twit,
.icon-what {
  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: 90%;
  position: relative;
  margin: 0;
}

.menu nav ul li a {
  letter-spacing: 1px;
  font-family: 'MuktaMaheeMedium';
  color: #ffffff;
  white-space: nowrap;
  font-size: 1.2em;
  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: center;
  color: white;
  font-family: 'MuktaMaheeMedium';
  font-size: 1.5em;
  font-weight: 100;
  line-height: 1em;
  margin-top: 6px;
  padding-bottom: 5%;
  padding-top: 3%;
}

/*.texto-capitulo p {
  padding: 2% 0 0 0;
  font-family: 'summerregular';
  font-size: 2em;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1em;
  text-align: left;
  color: #ffffff;
}*/
.capsulas .texto-capitulo p {
  padding: 2% 0 0 0;
  font-family: 'MuktaMaheeMedium';
  font-size: 1.5em;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1em;
  text-align: left;
  color: #0D1039;
}

.capitulos .texto-capitulo p {
  padding: 2% 0 0 0;
  font-family: 'MuktaMaheeMedium';
  font-size: 1.5em;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1em;
  text-align: justify;
  color: #fff;
}

.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: #0D1039;
}

.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 {
  background-image: url(../assets/fondo1.png);
  padding: 0% 0 0% 0;
  display: inline-flex;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  ;
}

.contenedor-cocreacion {
  background: #ededed;
  padding: 1% 0 2% 0;
}

.apertura {
  width: 69%;
  margin: 0px auto;
  padding: 2% 0 1%;
}

a:hover {
  text-decoration: none;
}

.contenedor-texto-ppal {
  background-image: url("../assets/fondo-ficha.png");
  display: inline-block;
  width: 100%;
  background-size: cover;
}

.contenedor-texto {
  color: #FFF;
  width: 68%;
  margin: 0 auto;
}
.titulo-capitulos{
  text-align: center;
}

h2.title-trailer,
.prev-ficha h2,
.titulo-capitulos h2,
.content-perfil h2,
.galeria2 h2,
.notas-web h2 {
  font-family: din-bold;
  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: #585396;
  font-family: 'MuktaMaheeBold';
}

.titulo-capitulos h2 {
  background-image: url(../assets/titulo-capitulo.png);
  background-repeat: no-repeat;
  background-position-y: center;
  color: transparent;
}

.prev-ficha h2,
.titulo-capsulas h2 {
  color: #585396;
  font-family: 'MuktaMaheeBold';
  font-size: 54px;
}

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 {
  background-image: url(../assets/fondo2.png);
  background-size: 106% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  background-position-x: right;
}

.contenedor-capsulas {
  background-image: url(../assets/fondo2.png);
  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: #fad249;*/
  background-image: url(../assets/fondo4.png);
  background-position: 100% 100%;
  background-size: cover;
}

.contenedor-capitulos-content {
  width: 78%;
  margin: 0 auto;
  padding-bottom: 5%;
}
.contenedor-tiktok-content {
  width: 78%;
  margin: 0 auto;
  padding-bottom: 5%;
}

.contenedor-capsulas-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%;
}

.puede-interesar .titulo-capitulos h2,
.puede-interesar .notas-web h2,
.titulo-cocreacion h2 {
  color: #f9a64b;
}

.notas-web h2 {
  margin: 0;
  color: transparent;
  font-family: 'MuktaMaheeBold';
  background-image: url(../assets/titulo-notas.png);
  background-repeat: no-repeat;
  background-position-y: center;
  color: transparent;


}

.galeria2 h2 {
  color: #585396;
  font-family: 'MuktaMaheeBold';
  background-image: url(../assets/titulo-perfiles.png);
  background-repeat: no-repeat;
  background-position-y: center;
  color: transparent;
  padding-top: 9%;

}

.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%;
}

.capsulas {
  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/flecha-azul-izquierda.png);
  opacity: unset;
  background-repeat: no-repeat;
  background-position-y: center;
  content-visibility: hidden;
  background-size: 100%;
  margin-top: 5%;
}

p.right.carousel-control {
  width: 2.5em;
  height: auto;
  background-image: url(../assets/flecha-azul-derecha.png);
  opacity: unset;
  background-repeat: no-repeat;
  background-position-y: center;
  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: 100%;
  padding: 0 4%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.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: 'MuktaMaheeBold';
  font-size: 2em;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: -0.22px;
  text-align: left;
  color: #A281B9;
  text-transform: uppercase;
}

.contenedor-capitulos .galeria-capitulos h3 {
  font-family: 'MuktaMaheeBold';
  font-size: 1.5em;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.82;
  letter-spacing: -0.22px;
  text-align: left;
  color: #00CDE1;
  text-transform: uppercase;
}

.nota-cocreacion h3 {
  color: #565656;
}

.galeria-capitulos p,
.nota-cocreacion p {
  font-family: 'MuktaMaheeMedium';
  font-size: 1.5em;
  font-weight: 100;
  line-height: 1;
  letter-spacing: -0.16px;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
}

.contenedor-capitulos .galeria-capitulos p {
  font-family: 'MuktaMaheeMedium';
  font-size: 1.2em;
  font-weight: 100;
  line-height: 1;
  letter-spacing: -0.16px;
  text-align: left;
  color: #ffffff;
  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: 'MuktaMaheeBold';
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: -0.24px;
  text-align: left;
  color: #8000d0;
  padding-left: 10px;
  text-transform: uppercase;
  min-height: 74px;
}

.fondo-titulos2 {
  width: 16%;
  height: 30px;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.galeria-notasweb {
  display: flex;
  justify-content: center;
  /*space-between*/
  width: 69%;
  margin: 0 auto;
  padding-bottom: 3%;
}

.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-perfiles {
  background-image: url(../assets/fondo-perfil-final.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 2% 0 0;

}

.contenedor-galeria {
  background-image: url(../assets/fondo-galeria.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 2% 0 0;

}
.contenedor-tiktok {
  background-image: url(../assets/fondo7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 2% 0 0;

}

.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;
  align-items: center;
}

/*.container-slider img{
  width: 40%;
}*/

.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);
}

#contenedor-galeria .container-slider h3 {
  /*display: none;*/
}

#contenedor-galeria .container-slider {
  width: 100%;
}
#contenedor-perfiles .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: 'MuktaMaheeMedium';
  font-size: 1.2em;
  font-weight: 100;
  line-height: 1em;
  letter-spacing: -0.16px;
  text-align: left;
  color: rgb(255, 255, 255);
}

.flecha-izq,
.flecha-der {

  padding: 0px 2%;
  background-image: url(../assets/flecha.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/flecha.png);
  transform: rotate(180deg);
}

.flecha-izq img {
  transform: rotate(360deg);
}

.flecha-der img {
  transform: rotate(0deg);
}

.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 {

  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: 33%;
  margin: 3% 0;
}

.produccion {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
  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: 100%;
  font-family: 'din-medium-condensed';
  line-height: 24px;
}

.n-capitulos .description span,
.productora .description span,
.conducida .description span,
.produccion .description span,
.produccion .description span {
  font-weight: 100;
  color: #ffffff;
  font-family: 'MuktaMaheeMedium';
}

.n-capitulos .description p,
.productora .description p,
.conducida .description p,
.produccion .description p {
  font-family: 'MuktaMaheeMedium';
  color: #ffffff;
}

.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) {
  .img-desktop {
    display: none;
  }

  .img-mobile {
    display: block;
  }

  .img-mobile {
    display: none;
  }

  .p1 {
    order: 2;
  }

  .p2 {
    order: 1;
  }

  .p3 {
    order: 3;
  }
  .perfil-2 {
    padding-top: 0;
  }

  .slides {
    flex-direction: column;
  }

  .perfil-2 {
    padding: 0;
  }

  .respmenu img {
    width: 67% !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;*/
    background-image: url(../assets/fondo-perfil-mobile.png);
  }

  .titulo-capitulos h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 894px) {
  .img-desktop {
    display: none;
  }
  .p1 {
    order: 2;
  }

  .p2 {
    order: 1;
  }

  .p3 {
    order: 3;
  }
  .slides {
    flex-direction: column;
  }
  .perfil-2 {
    padding-top: 0;
  }
  .img-mobile {
    display: block;
  }

  .menu {
    display: none;
  }

  .contenedor-galeria {
    /*background-color: #FC4E45;*/
    background-image: url(../assets/fondo-galeria.png);
  }

  .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 {
    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,
  .img-4,
  .img-5,
  .img-6,
  .img-7,
  .img-8, 
  .c-img-3, 
  .g.img-3, 
  .img-9, .c-img-2, .g-img-3, .p-img-4 {
    display: none;
  }

  .contenedor-capsulas {
    background-image: url(../assets/fondo2-mobile.png);
    width: 100%;
  }

  .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;
    padding-left: 0;
  }

  .flecha1 img {
    width: 28%;
    padding: 2% 0 5%;
  }

  .contenedor-texto .texto img {
    width: 80%;
  }

  .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;
  }

  .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-capitulos {
   /* background-image: url(../assets/fondo3-mobile.png);*/
  }

  .contenedor-notas {
    background: #0E32ff;
  }

  /*.contenedor-apertura, .contenedor-capitulos, .contenedor-cocreacion {
    background-image: url(../assets/fondo-mobile-capitulos.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}*/
  section#contenedor-notas {
    /*background: #0E32ff;*/
    background-image: url('../assets/fondo4.png');
  }

  .contenedor-capitulos {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
  }

  .contenedor-capsulas-content {
    width: 93%;
  }

  .capitulos {
    width: 90%;
    margin: 0% auto;
  }

  .contenedor-capitulos-content {
    width: 96%;
    margin: 0 auto;
  }

  .titulo-capitulos {
    padding: 0;
    margin: 0;
  }

  .contenedor-apertura {
    background-image: url(../assets/fondo1.png);
    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;
  }

  .titulo-capsulas h2 {
    font-size: 27px;
  }

  .titulo-capitulos 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%;
  }

  .galeria-notasweb {
    /*display: contents;*/
  }

  /*.galeria-notas{
  margin: 0 0 7% 0;
}*/
  .item {
    margin: 0% 5% 0 4%;
    flex: 0 0 auto;
    width: 68%;
  }

  .galeria-notas h3 {
    margin-top: 5px;
    height: 63px;
  }

  .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: 'MuktaMaheeMedium';
    ;
    font-style: normal;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
  }

  .redes-menu {
    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;
    background-color: #000000;
    position: relative;
    height: 80px;
    z-index: 9999;
    background-size: cover;
    background-image: url(../assets/barra-menu-mobile.png);
  }

  .respmenu nav {
    display: none;
  }

  .respmenu input:checked~nav {
    display: block;
    background-color: #7ed479;
    background-image: url(../assets/fondo-menu.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: 20%;
    margin-left: 9%;
    margin-top: 2%;
    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;
    font-family: 'MuktaMaheeMedium';

    /* border-bottom: solid; */
    /* border-width: 1px; */
  }

  .respmenu nav ul li {
    width: 80%;
    display: inherit;
    text-align: center;
    padding: 8px 0;
    margin: 0 auto;
    font-family: 'MuktaMaheeMedium';
  }

  .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: 100%;
    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: 20%;
    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%;
  }

  .capitulos .texto-capitulo p {
    font-size: 20px;
    text-align: justify;
    color: #ffffff;
  }

  .capsulas .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: 69%;
  }
}

@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) {

  .img-mobile {
    display: none;
  }

  .items {
    /* display: flex;
    justify-content: center;
    margin-left: 9%;
    flex-grow: 7;
    max-width: 600px; */
    width: 89%;
  }

  .menu {
    height: 148px;
    padding: 5px 0;
  }

  .menu nav ul li {
    margin-top: 0;
    margin: 0 5%;
  }

  .logo-redes {
    margin-left: 34%;
  }

  .logo img {
    /* margin-left: 14%;
    width: 21%;
    margin-top: 18px;
    height: 47px; */
    width: 100%;
  }

  .foto img {
    width: 100%;
  }

  .logo-redes .caja-icons a {
    width: 100%;
  }

  .menu nav ul {
    /* margin-top: 6%; */
  }

  .galeria-galeria {
    width: 75%;
  }
  .img-2{
    margin-top: -5.5%;
  }
  .c-img-3{
    margin-top: 64%;
  }
  .img-7{
    margin-top: 13.8%;
  }
  .img-8{
    margin-top: -16%;
  }
}