* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  outline: none;
  font-family: Swiss, Condensed;

}


@font-face {
    font-family: Swiss;
    src: url("../assets/swiss721blackcondensedbt.ttf");
}

@font-face {
    font-family: Gotham;
    src: url("../assets/Gotham-Book.otf");
}

@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;
}
.respmenu{
  display: none;
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}

.video {
    position:relative;
    width:100%;
    height:0;
    padding-bottom:56%;
}

.video iframe {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 1;
}

  .volver-canal {
    background-color: #0B0120;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .volver-canal a {
    color: white;
    font-family: 'Gotham';
    font-size: 12px;
    text-transform: uppercase;
    display: block;
  }

  .menu {
    display: flex;
    background-color: #006A83;
    height: 50px;
  }

  .sticky-menu {
      position: fixed;
      top: 0;
      width: 100%;
      z-index:9999;
    }

  .menu nav ul {
    display: flex;
    margin-left: 11%;
  }
  .items{
    flex-grow: 10;
  }
  .logo-redes {
    display: flex;
    justify-content: flex-start;
    flex-grow: 1;
    margin-top: 13px;
}
.logo-redes a {
  width: 14%;
}
  .logo-redes a img {
    width: 100%;
}
  .logo{
    flex-grow: 1;
  }
  .logo img {
    margin-left: 30px;
    width: 29%;
    position: relative;
  }

  .menu nav ul li a {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
  }

  .menu nav ul li {

    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    border-left: solid;
    border-color: #ffffff;
    border-width: 1px;
  }
  .menu nav ul li a:hover {
    color: #fbab31;
  }
  .menu nav ul li:first-child{
    border-left: none;
  }
  .galeria-capitulos:hover {
    transform: scale(1.02);
  }
  .galeria-capitulos:hover h3 {
    color:#fbab31
  }
  .galeria-capitulos:hover p {
    color:#fbab31
  }
  .galeria-notas:hover p {
    color: #006b7f;
}
.galeria-perfiles:hover img {
    transform: scale(1.02);
}

.contenedor-exclusivo:hover {
    transform: scale(1.02);
}

.galeria-perfiles:hever img{
  transform:scale(1.02);
}

.galeria-notas:hover {
    transform: scale(1.02);
}
.contenedor-apertura {
    background-image: url("../assets/volveremos-fondonota.png");

  }

.apertura {
  width: 80%;
  margin: 0 auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.contenedor-texto {
    background-image: url("../assets/fondonuevo1-1.png");
    display: flex;
    padding: 2% 5% 2% 5%;

    background-size: cover;
  }

.texto h3{
  color: #6B6B6B;
  font-weight: bold;
  padding-top: 26px;
  font-size: 28px;
  justify-content: center;
  text-align: center;
}

.texto{
  margin: 0 auto;

}

.flecha1 {
  display: flex;
  justify-content: center;
}

.contenedor-capitulos{
  background-image: url("../assets/volveremos-fondo2.png");
  border-top: solid;
  border-color: white;
  border-width: 2px;
  background-size: cover;
}

.titulo-capitulos, .titulo-notas, .titulo-perfiles, .titulo-galeria2, .titulo-exclusivo{
  margin: 3% 12%;
}

.fondo-titulos{
  background-color: #fbab31;
  display: inline-block;
  padding: 0 2% 0 1%;
}

.titulo-capitulos h2, .notas-web h2{
  font-size: 40px;
  font-weight: bold;
  color: white;
  margin-top: -10%;
}

.capitulos{
  width: 100%
}

.capitulos-video{
  margin: 0 auto;
  width: 76%;
  align-items: center;
  justify-content: center;
}

.galeria1 {

  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 77%;
  margin: 0 auto;
  margin-top: 4%;
  display: flex;
}

.galeria-capitulos{
  width: 24%;
  margin-bottom: 4%;
}

.galeria-capitulos img{
  width: 100%;
  object-fit: cover;
  display: block;
}

.galeria-capitulos h3{
  font-size: 18px;
  color: white;
  font-weight: bold;
  padding: 6px 0 0 0;
}

.galeria-capitulos p{
  color: white;
  text-align; justify;
  line-height: 18px;
}

.flecha2 {
  display: flex;
  justify-content: center;
  padding: 5%;
  padding-top: 0;
}

.contenedor-notas{
  background-image: url("../assets/volveremos-fondo3.png");
  margin-top: -80px;
  z-index: 9999;
  padding-bottom: 130px;
  display: inline-flex;
  background-size: contain;
    background-repeat: repeat-x;
}

.notas-web{
  padding-top: 94px;
}

.fondo-titulos2{
  width: 16%;
  height: 30px;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.galeria-notasweb {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  width: 77%;
  margin: 0 auto;
  margin-top: 2%;
}

.galeria-notas{
  justify-content: space-between;
  width: 32%;
  margin-bottom: 24px;
  margin-left: 14px;
  position: relative;
}

.galeria-notas img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.texto-notas{
  background-color: #ffff;
}

.galeria-notas p{
  color: #6B6B6B;
  font-size: 20px;
  height: 68px;
  padding: 18px 9px 9px 9px;
  text-align; justify;
  line-height: 18px;
}

.flecha3 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contenedor-perfiles{
  background-image: url("../assets/volveremos-fondo4.png");
  z-index: initial;
  padding-top: 120px;
  margin-top: -120px;
}

.perfiles{
  padding-top: 25px;
  width: 100%;
}

.fondo-titulos3{
  height: 30px;
  width: 14%;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.contenedor-perfiles h2{
  font-size: 40px;
  font-weight: bold;
  color: white;
  margin-top: -10%;
}

.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/volveremos-fondo5.png");
  border-top: solid;
  border-color: white;
  border-width: 2px;
}

.fondo-titulos4{
  height: 30px;
  width: 13%;
  position: relative;
  margin: 60px 0 0 162px;
  background-color: #fbab31;
}

.galeria2 h2{
  font-size: 40px;
  font-weight: bold;
  color: white;
  margin-top: -10%;
}

.galeria-galeria{
  padding-bottom: 3%;
  width: 71%;
  margin: 0 auto;
  display:flex;
}
.container-slider img{
  width: 100%;
  justify-content: center;
  border: white 12px solid;
  margin-top: 25px;
}
.textos-galeria-galeria h3{
  font-family: 'Gotham';
}
.textos-galeria-galeria{
  font-size: 20px;
  color: white;
  display: flex;
justify-content: space-between;
}
.flecha-izq, .flecha-der{
  align-items: center;
    display: flex;
}
.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;
  justify-content: strech;
  text-align: center;
  height: 50px;
  flex-grow: 8;
  padding-left: 488px;
}

.menu-footer nav ul{
  display: flex;
}

.menu-footer nav ul li a {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Open Sans', arial, sans-serif;
}

.menu-footer nav ul li {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.contenido-footer{
  display: flex;
  padding-top: 110px;
  margin: 0 180px 20px 180px;
}


.nosotros{
  color: #575757;
  padding: 0 70px 24px 70px;
}

.nosotros h4{
  font-size: 14px;
  font-family: 'Open Sans', arial, sans-serif;
}

.nosotros p{
  font-size: 14px;
  padding-top: 22px;
  font-weight: normal;
  font-family: 'Open Sans', arial, sans-serif;
  line-height: 1.5;
}

.contenedor-siguenos{
    color: #3f3f3f;
    font-size: 24px;
    font-family: 'Open Sans', arial, sans-serif;
}
.siguenos{
  color: #575757;
  font-size: 14px;
  font-family: 'Open Sans', arial, sans-serif;
}

.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: 28px;
  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';
  font-size: 14px;
}
.contenido-modal .foto img{
  width: 100%;
}
.contenido-modal p{
  width: 65%;
}
.contenido-modal .foto{
  width: 35%;
}
.contenido{
  padding: 20px 16px;
}

.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;
}

.contenido{
  display: flex;
}

.contenedor-contenido{
  width: 70%;
  margin: auto;
  background-color: #fff;
  border-radius: 10px;
}
.contenedor-contenido .apertura img{
  width: 100%;
}
.internas{
  background-image: url("../assets/volveremos-fondonota.png");
}
.titulo-internas{
  color: #006A83;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 2%;
}
.redes-internas{
  width: 3%;
    margin-right: 2%;
}

.contenido .texto{
  width: 100%;
}

.contenido .texto p{
  font-family: 'Gotham';
  color: gray;
}

/*.contenido .texto iframe{
  width: 100vw;
    height: 56.25vw;
}*/


@media screen and (max-width: 767px){
.menu{
    display: none;
}
.galeria-perfiles h3{
  font-size: 14px;
}
.respmenu{
  display: block;
}
.flecha1, .flecha2, .flecha3, .flecha4, .flecha5, .flecha6{
  display:none;
}
.titulo-capitulos, .titulo-notas, .titulo-perfiles, .titulo-galeria2, .titulo-exclusivo{
  margin: 0;
  padding-top: 3%;
  margin-left: 3%;
  margin-bottom: 3%;
}
.titulo-capitulos h2, .notas-web h2, .titulo-perfiles h2, .titulo-galeria2 h2{
  font-size: 21px;
}
.capitulos-video{
  width: 95%;
}
.galeria1{
  flex-wrap: nowrap;
  overflow: auto;
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
  margin-top: 1%;
}
.galeria-capitulos{
  width: 43%;
    margin: 1%;
    flex: 0 0 auto;
}
.contenedor-capitulos{
  padding-bottom: 5%;
}
.galeria-capitulos p{
  font-size:13px;
}
.galeria-capitulos h3{
  font-size: 15px;
  color: #fbab31;
}
.contenedor-notas{
  margin-top: 0px;
}
.texto h3{
  padding-top: 0px;
  font-size: 16px;
}
.contenido-footer {
  margin: 0;
}
.perfiles {
  padding-top: 0;
}
.contenedor-notas{
  background-position: center center;
  background-repeat: initial;
  background-size: auto;
  padding-bottom:4%;
  display:block;
}
.notas-web{
  padding-top:0;
}
.galeria-notasweb{
  flex-wrap: nowrap;
  overflow: auto;
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
  margin-top: 1%;
}
.galeria-notas{
  margin: 1%;
  flex: 0 0 auto;
  width: 42%;
}
.galeria-notas p{
  font-size: 13px;
  padding: 2%;
  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;
    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 {
      color: inherit;
      text-decoration: none;
      display: block;
      font-family: Swiss;
      text-transform: uppercase;
      padding: 6%;
    }
    .respmenu nav ul li:last-child > a {

          display: contents !important;
          background: #006A83;

        }

    .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;
      background: #006A83;
      height: 60px;
      z-index: 9999;
    }

    .respmenu nav {
      display: none;
    }

    .respmenu input:checked~nav {
      display: block;
      height: 60px;
    }

    .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: 11%;
      margin-left: 2%;
      position: sticky;
    }
    .respmenu nav ul{
      text-align: center;
      text-align: center;
    display: inline-table;
    margin-top: -5%;
    background-image: url('../assets/volveremos-fondo2.png');
    }
    .respmenu nav ul li{
      width: 60%;
    display: inherit;
    border-bottom: solid;
    border-width: 1px;
    }
    .redes-menu > a{
      padding: 0;
      display: contents;
      width: 15%;
    }
    .redes-menu > a > img{
      width: 15%;
    }
    .redes-menu{
      display: flex;
      padding-top: 16%;
      padding-bottom: 79%;
    }

    .logo-redes-2{
      width: 81%;
    position: absolute;
    top: 11px;
    display: inline-table;
    width: 69%;
    text-align: center;
    margin: 0 auto;

    }
/*********/
.sticky-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:9999;
  }
  .contenedor-modal{
    width: 99%;
  }
  .contenido-modal p{
    padding-top:0px;
    margin-right:0px;
    font-size: 7px;
  }
  .titulo-modal{
    padding: 0px 31px;
  }
  .titulo-modal img{
    width: 50%;
  }
  .titulo-modal h2{
    font-size: 13px;
  }
  .foto img{
    width: 129px;
  }
  .resdes-modal{
    top: 170px;
  }
  .galeria-galeria{
    width: 100%;
  }
  .galeria-galeria img{
    border: white 3px solid;
    margin-top: 0;
  }
  .textos-galeria-galeria{
    display: flex;
    justify-content: space-between;
  }
  .textos-galeria-galeria h3{
    font-size: 13px;
    font-family: 'Gotham';
  }
  .flecha-izq, .flecha-der{
    width: 10%;
  }
  .flecha-izq img, .flecha-der img{
    width: 100%;
    border: 0;
  }
  .container-slider{
    width:100%;
  }
  .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%;
  }
  .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{
    margin: -3px 3px;
    font-style: inherit;
    font-family: 'Gotham';
    margin: 2%;
    font-size: 33px;
    text-align: center !important;
  }
  i.fas.fa-times{
    margin: 2%;
    font-size: 33px;
    font-style: inherit;
    text-align: center;
    font-family: 'Gotham';
    text-align: center !important;
  }
  .twitter-menu-resp{
    display: contents !important;
  }
  .facebook-menu-res{
    display: contents !important;
  }
  .whatsapp-menu-resp{
    display: contents !important;
  }
  .logo-redes-2{
    display: none;
  }
  .texto-notas{
    height: 50px;
  }
}

@media only screen and (max-width: 2560px) and (min-width: 1441px) {
  .items{
    display: flex;
    justify-content: center;
  }
  .menu{
    height: 60px;
  }
  .items nav {
    width: 43%;
}
}
