body {
  background: #10c8ce;
  padding-top: 0;
}

#divVideoCenterImages, #divSeparador1 {
  display: none;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('../img/hambur.png');
}

.navbar-light .navbar-toggler {
    border: 3px solid #ff008a;
}

#rowCuadroBlancoMobile, #imgFooter{
  display: none;
}

#navbarSupportedContent {
  border: 4px solid #0e0e0e;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  background-color: #ff008a;
  color: #ffffff;
}

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-weight: bold;
}


#navbarSupportedContent ul li {
  margin-left: 42px;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.cuadroAmarillo {
  background-color: #ffcd05;
}

#imgDance {
  display: block;
  margin: 25px auto 0;
  width: 90%;
  border-radius: 5px;
}

#imgDance2 {
  max-width: 100%;
  vertical-align: top;
  display: block;
  margin: 7px auto 0;
  width: 70%;
  border-radius: 5px;
}

.cuadroAmarillo {
  position: absolute;
  margin-left: 8%;
  width: 245px;
  height: 270px;
  border: 3px solid #0e0e0e;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
}

.cuadroBlanco1 {

  background-color: #feedee;
}
.columnaDance {

}

.cuadroGris {}

.cuadroBlanco1 {
  border: 3px solid #0e0e0e;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  height: 150px;
}

.cuadroBlanco1 div {
  display: inline-block;
  margin-left: 15px;
}

.cuadroBlanco1Mobile {
  background-color: #feedee;
  border: 3px solid #0e0e0e;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
}

#navBar {
  top: 0;
  right: 0;
  left: 0;
}

#divRedes button {
  display: block !important;
  border: 1px solid red;
  vertical-align: bottom;
  margin-bottom: 2%;
  margin-left: -5%;
}

#divRedes {
  float: right;
}

#lineaNegra {
  max-width: 100%;
  width: 45%;
}

#divLineaNegra {
  vertical-align: top;
  margin-top: 2%;
}

#divTituloStory {
  margin-top: 4%;
}

#divChamps {
  vertical-align: top;
  margin-top: 3%;
}

#btnHi > img {
  margin-left: 10px;
}

#btnHi img {
  max-width: 100%;
  width: 10%;
  /*margin-right: 10px;*/
}

#btnHi2 img {
  max-width: 100%;
  width: 9%;
  margin-right: 5px;
}

#btnHi2 > img {
  margin-left: 5px;
}

#divReel {
  background-color: #ffcd05 !important;
  border: 3px solid #0e0e0e;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  margin-bottom: 2px;
}

#divReel video {
  max-width: 100%;
  width: 100%;
}

.lightboxContainer {
  position:relative;
  display:inline-block;
}

.lightboxContainer:after {
  content:url("https://www.wonderplugin.com/download/playbutton.png");
  z-index:999;
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-32px;
  margin-top:-32px;
  cursor: pointer;
}

.lightboxContainer img {
  max-width: 100%;
  width: 100%;
}

#divVideo {
  background-color: #feedee !important;
}

#cuadro1 img, #cuadro2 img, #cuadro3 img, #cuadro4 img {
  max-width: 100%;
  width: 375px;
  height: 175px;
  display: block;
  margin: 0 auto 0;
  cursor: pointer;
}

#cuadro1 {
  width: 30%;
  border: 3px solid #0e0e0e;
  background-color: #ffcd05;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  padding: 5px;
  margin: 15px auto;
}

#cuadro2 {
  width: 30%;
  border: 3px solid #0e0e0e;
  background-color: #ff1292;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  padding: 5px;
  margin: 15px auto;
}

#cuadro3 {
  width: 30%;
  border: 3px solid #0e0e0e;
  background-color: #12c8ce;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  padding: 5px;
  margin: 15px auto;
}

#cuadro4 {
  width: 30%;
  border: 3px solid #0e0e0e;
  background-color: #545861;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  padding: 5px;
  margin: 15px auto;
}

#divTrabajo {
  background-color: #ff008a;
  border-bottom: 5px solid #0e0e0e;
}

#divTrabajo img {
  max-width: 100%;
}

#divTrabajo div {
  margin-top: 2%;
  margin-bottom: 2%;
  text-align: center;
  color: #FFF;
}

#divVideoCenter {
  background-color: #00c4ca;
  border-bottom: 5px solid #0e0e0e;
}

#divVideoCenter figure {
  width: 80%;
  display: block;
  margin: 0 auto 0;
  text-align: center;
  font-weight: bold;
}

#divVideoCenter img {
  max-width: 100%;
  display: block;
  margin: 0 auto 0;
  cursor: pointer;
}

#divVideoCenter figcaption {
  margin-top: 2%;
}

#divRedesPage {
  background-color: #feedee;
}


#divFooter {
  background-color: #000000;
}

#divSeparador1 {
  background-color: #ff0c90;
  border-bottom: 5px solid #0e0e0e;
}

#divSeparador1 img{
  max-width: 100%;
}

#divRedesBotones {
  margin-top: 2%;
  text-align: center;
  margin-bottom: 1%;
  padding: 5px;
}

.btnRedes {
  font-family: 'Montserrat SemiBoldItalic' !important;
  color: #FFFFFF;
  font-size: 15px;
  text-align: center;
  border: 2px solid #0e0e0e !important;
  border-radius: 10px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
  padding: 7px;
  text-decoration: none;
}

#btnRosa {
  background-color: #ff008a;
  margin-bottom: 25px;
}

#btnAzul {
  background-color: #00c4ca;
}

#rowCuadroBlancoMobile div {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

#rowCuadroBlancoMobile > div {

}

.cuadroAmarillo1Mobile {
  float: right;
  background-color: #ffcd05;
  border: 3px solid #0e0e0e;
  border-radius: 5px;
  -webkit-box-shadow: -5px 6px 0px #000000;
  -moz-box-shadow: 0px 8px 8px -6px #000000;
  box-shadow: -3px 3px 0px #000000;
}

.cuadroBlanco1Mobile, .cuadroAmarillo1Mobile {
  width: 47%;
  height: 175px;
}

#divTituloStory2 {
  margin-top: 17%;
}

#divVideo {
  text-align: center;
}

#divVideo div {
  display: inline-block;
  margin: 5px 20px 5px 20px;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

#divSubFooter {
  margin-top: 2%;
  text-align: center;
  margin-bottom: 1%;
  padding: 5px;
}

#divSubFooter img {
  max-width: 100%;
  width: 25%;
}

#exampleModal .modal-dialog {
  max-width: 800px;
  background-color: #10c8ce;
}

#exampleModal .modal-content {
  background-color: #10c8ce !important;
}

#exampleModal .modal-dialog .btn-close {
  background: transparent url('../img/cerrar.png') center / 1em auto no-repeat;
}

#exampleModal .modal-header {
  border-bottom: none;
}

/*************************/

#exampleModal2 .modal-dialog {
  max-width: 800px;
  background-color: #10c8ce;
}

#exampleModal2 .modal-content {
  background-color: #10c8ce !important;
}

#exampleModal2 .modal-dialog .btn-close {
  background: transparent url('../img/cerrar.png') center / 1em auto no-repeat;
}

#exampleModal2 .modal-header {
  border-bottom: none;
}

#btnMake {
    margin-top: 26%;
  }

.cuadroRedes {
  width: 100%;
  margin-top: 2%;
}

.cuadroRedes button{
  border: 1px solid blue;
  display: inline-block;
  margin-right: 5px;
}

#imagenSeparador {
/*  background-image: url('../img/dance-rosa.png');*/
  background-repeat: no-repeat;
  background-size: 600px 350px;
  background-position: center;
  width: 100%;
  height: 120px
}

#modalFooter {
  padding: 0;
  justify-content: flex-start;
}

#modalFooter figure {
  text-align: center;
  color: #FFF;
}

#modalFooter figure img {
  max-width: 100%;
  width: 150px;
  height: 125px;
  cursor: pointer;
}

/***************************/
@media only screen and (max-width: 1200px) {

  .tituloTop {
    font-size: 95px !important;
  }

  .tituloBottom {
      font-size: 50px !important;
  }

  .tituloStory {
      font-size: 35px !important;
  }

  .tituloTelling {
    font-size: 30px !important;
  }

  .tituloChamps {
      font-size: 50px !important;
  }

  #divChamps {
    margin-top: 4%;
  }

  .cuadroAmarillo {
    width: 205px !important;
    height: 220px !important;
    margin-left: 6%;
  }

  #btnMake {
    margin-top: 30%;
  }

  #navbarSupportedContent ul li {
    margin-left: 25px;
  }

}

@media only screen and (max-width: 990px) {

  .tituloTop {
    text-align: left !important;
    font-size: 77px !important;
  }

  .tituloBottom {
    text-align: left !important;
    font-size: 40px !important;
  }

  .tituloStory {
      font-size: 35px !important;
  }

  .tituloStory {
      font-size: 25px !important;
  }

  .tituloTelling {
    font-size: 20px !important;
  }

  .tituloChamps {
      font-size: 30px !important;
  }

  #divChamps {
    margin-top: 4%;
  }

  .cuadroAmarillo {
    width: 170px !important;
    height: 165px !important;
  }

  .cuadroAmarillo img {
    margin: 5px auto 0 !important;
  }

  .cuadroBlanco1 div {
    margin-left: 5px;
  }

  #btnMake {
    margin-top: 20%;
  }

  .cuadroBlanco1 {
    height: 125px;
  }

  #lineaNegra {
    width: 30%;
  }

  #divTrabajo img {
    width: 75%;
  }

  #cuadro1,#cuadro2,#cuadro3,#cuadro4 {
    width: 40%;
  }

}

@media only screen and (max-width: 770px) {

  .tituloTop {
    text-align: center !important;
    font-size: 85px !important;
  }

  .tituloBottom {
    text-align: center !important;
      font-size: 45px !important;
  }

  .cuadroAmarillo {
    display: none;
  }

  #rowCuadroBlanco {
    display: none;
  }

  #rowCuadroBlancoMobile {
    display: block;
  }

  #divTrabajo img {
    width: 50%;
  }

}

@media only screen and (max-width: 580px) {

  #imgFooter {
    display: block;
  }

  #imgFooter1 {
    display: none;
  }

  #divVideoCenterImages, #divSeparador1 {
    display: block;
  }

  #divFooter {
    background-color: rgb(255, 207, 15) !important;
  }

  .tituloTop {
    font-size: 70px !important;
  }

  .tituloBottom {
    font-size: 35px !important;
  }
  #imgDance2 {
    max-width: 100%;
    vertical-align: top;
    display: block;
    margin: 5px auto 0;
    width: 72%;
    border-radius: 5px;
  }

  #divReel {
    margin-top: -4%;
  }

  #divVideo div {
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
  }

  #cuadro1, #cuadro2, #cuadro3, #cuadro4 {
    width: 225px;
    height: 150px;
  }

  #cuadro1 img, #cuadro2 img, #cuadro3 img, #cuadro4 img {
      max-width: 100%;
      width: 225px;
      height: 134px;
  }

  #divTrabajo {
    background-color: #feedee !important;
    color: #212529 !important;
  }

  #divTrabajo div{
    color: #212529 !important;
  }

  #divTrabajo div p{
    margin-top: 2%;
  }

  #divTrabajo div p span{
    display: block;
  }

  #divRedesBotones {
    margin-top: 7%;
  }

  .helviticanumbers {
      margin-top: 5% !important;
  }

  #divVideoCenterImages {
    text-align: center;
  }

  #divVideoCenterImages article {
    display: inline-block;
    width: 40%;
    margin-top: -0.5%;
  }

  #divVideoCenterImages article img{
    max-width: 100%;
  }

  #backVideoCenter {
    padding: 8px;
    background-color: #ffcd05 !important;
    border: 3px solid #0e0e0e;
    -webkit-box-shadow: -5px 6px 0px #000000;
    -moz-box-shadow: 0px 8px 8px -6px #000000;
    box-shadow: -3px 3px 0px #000000;
    margin-bottom: 2px;
  }

  #divVideoCenter figure {
    margin-top: 2%;
  }

  #divSubFooter img {
      width: 100%;
  }

  .tituloStory2 {
    font-size: 29px !important;
  }

  .tituloTelling2 {
    font-size: 24px !important;
  }

  .tituloChamps2 {
    font-size: 23px !important;
  }

  .cuadroRedes button, .cuadroRedes div {
    display: inline-block;
  }

  .cuadroRedes div { 
    margin-left: -5px;
  }

  #btnHi2 {
    width: 25% !important;
  }

  img.imgResRe{
    width: 23px;
    height: 23px;
    margin-right: 2px;
  }

  #imgDance2 {
    width: 85%;
  }


}

/*Motorola*/
@media only screen and (max-width: 444px) {

  #imgDance2 {
    width: 95%;
  }
  
}