#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%; 
  min-height: 100vh;
}


.section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: black;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100vh;
  margin-bottom: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/imagefinal1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.navlink {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: letter-spacing 200ms ease;
  transition: letter-spacing 200ms ease;
  font-family: 'Moon flower', sans-serif;
  font-size: 39px;
  font-weight: 700;
  text-align: center;
}

.navlink:hover {
  letter-spacing: 5px;
}

.brand {
  display: block;
  float: none;
}

.heading {
  margin-top: -69px;
  margin-bottom: 0px;
  padding: 13px 13px 5px;
  border-top: 1px none #000;
  border-bottom: 1px none rgba(0, 0, 0, 0.35);
  font-family: Colors of autumn, sans-serif;
  color: rgba(0, 0, 0, 0.76);
  font-size: 40px;
  line-height: 55px;
  text-align: center;
}

.nav-menu {
  margin-top: 10px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.div-block {
  margin-top: 4px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-top: 1px none rgba(0, 0, 0, 0.35);
}
.div-block-red {
  margin-top: 4px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  border-top: 1px none rgba(0, 0, 0, 0.35);
}

.linkinicio {
  width: 48px;
  margin-right: -3px;
  margin-left: -7px;
  opacity: 0.67;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.linkinicioredes {
  width: 44px;
  margin-right: -2px;
  margin-left: 1px;
  opacity: 0.67;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.linkinicio:hover {
  opacity: 1;
}

.heading-2 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #444343;
  border-bottom: 1px solid #444343;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  direction: ltr;
  font-family: 'Budmo jiggler', sans-serif;
  color: #353434;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.div-block-2 {
  background-color: transparent;
}

.div-block-3 {
  background-color: transparent;
}

.div-block-4 {
  position: absolute;
  width: 100%;
  height: 100vh;
  margin: 0px;
  padding: 17px;
  background-color: rgba(83, 62, 62, 0.41);
}

.div-block-5 {
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #616060;
  border-radius: 0px;
}

.section-2 {
  position: relative;
  z-index: 10;
  width: auto;
  height: auto;
  margin-top: 0vh;
  padding: 0px 0% 50px;
  background-color: #0a0909;
}

.html-embed {
  margin-right: 0%;
  margin-left: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-6 {
  display: block;
  width: 300px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  margin-top: 40px;
}

.heading-3 {
  position: relative;
  z-index: 10;
  margin: 0px 7% 70px;
  padding-top: 24px;
  padding-right: 0%;
  border: 1px none #e960d0;
  font-family: 'Budmo jiggler', sans-serif;
  color: #9a9903;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 10px;
}

.heading-3.padding {
  padding-right: 7%;
}

.section-3 {
  position: relative;
  height: auto;
  padding: 50px 0% 50px 7%;
  background-color: #0a0909;
  left: 0%;
  /* top: 0%; */
  right: 0%;
  bottom: 0%;
      /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: flex; */
    /* height: 110vh; */
    /* -webkit-box-pack: center; */
    /* -webkit-justify-content: center; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* -webkit-box-align: center; */
    /* -webkit-align-items: center; */
    -ms-flex-align: center;
    /* align-items: center; */
}

.div-block-7 {
  height: 100%;
  background-image: url('../images/www.BANCOdeIMAGENESgratuitas.com-c6.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-8 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 65%;
  height: 600px;
  margin-top: 127px;
  float: right;
  background-image: url('../images/agu2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-9 {
  position: relative;
  width: 60%;
}

.paragraph {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-bottom: 8px;
  border: 1px none #000;
  font-family: 'Moon flower', sans-serif;
  color: #d1cbcb;
  font-size: 25px;
  line-height: 30px;
  font-style: normal;
  letter-spacing: 1px;
  text-decoration: none;
}

.heading-4 {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 9px;
  font-family: 'Moon flower', sans-serif;
  color: #bc237d;
  font-size: 38px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 13px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
}

.image {
  width: 30px;
}

.div-block-11 {
  position: relative;
  margin-bottom: 12px;
  border: 1px none #000;
}

.div-block-12 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 60px;
  margin-top: -59px;
  background-image: url('../images/papelRoto.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-13 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 64px;
  background-image: url('../images/papelRotoFinal.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body {
  width: 100%;
  padding-top: 110vh;
}

.text-block {
  display: none;
  margin-top: 18px;
  font-family: 'Sister spray', sans-serif;
  font-size: 24px;
}

.videofix {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
}

.background-video {
  height: 100%;
}

.section-4 {
  position: relative;
  z-index: 2;
  height: auto;
  width: -webkit-fill-available-;
  padding-right: 7%;
  padding-bottom: 50px;
  padding-left: 7%;
  background-color: black;
}

.section-5 {
  position: relative;
  display: none;
  width: 2900px;
  height: 600px;
  background-image: url('../images/poisongraphics-dotted-pattern-1024x512.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-14 {
  position: relative;
  z-index: 10;
  display: block;
  height: 50px;
  background-image: url('../images/papelRoto.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  height: 80px;
  margin-top: -64px;
  background-image: url('../images/papelRoto.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-16 {
  position: relative;
  z-index: 1;
  width: 250px;
  height: 300px;
  margin-top: -458px;
  margin-right: 7%;
  float: right;
  background-image: url('../images/hat.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-17 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 4%;
  height: 3px;
  background-color: #bc237d;
}

.div-block-18 {
  position: relative;
}

.div-block-19 {
  position: relative;
}

.divdisco {
  position: relative;
  overflow: hidden;
}

.div-block-20 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  padding: 13px;
  background-color: rgba(0, 0, 0, 0.88);
}

.text-block-2 {
  padding: 7px;
}

.txtportada {
  margin-bottom: 12px;
  font-family: 'Moon flower', sans-serif;
  color: #9a9903;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0px;
  text-shadow: 0 0 0 #586306;
}

.txtportada.grafitti {
  margin-top: 13px;
  margin-bottom: -1px;
  font-family: 'Sister spray', sans-serif;
  color: #bc237d;
  font-size: 17px;
}

.txtportada.fucsia {
  min-height: 51px;
  color: #bc237d;
  font-size: 30px;
  line-height: 26px;
}

.txtportada.chica {
  font-size: 19px;
  line-height: 21px;
}

.imgdisco {
  position: relative;
  width: 100%;
}

.sobredisco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
}

.colsdiscos {
  margin-bottom: 27px;
}

.botonescuchar {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  font-family: 'Moon flower', sans-serif;
  font-size: 19px;
}

.section-6 {
  position: relative;
  z-index: 10;
  height: 600px;
  background-image: url('../images/poisongraphics-dotted-pattern-1024x512.png');
  background-size: 512px;
}

.section-7 {
  position: relative;
  z-index: 10;
  height: auto;
  max-width: 2000px;
  padding: 20px 0% 0px;
  background-color: #0a0909;
}

.backgroundneon {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/aguNeon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.div-block-21 {
  width: 300px;
  height: 300px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-image: url('../images/EL-COLOR-DEL-VIAJE-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-22 {
  width: 300px;
  height: 300px;
  border-style: solid;
  border-width: 20px;
  border-color: rgba(0, 0, 0, 0.65);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.imgspeaker {
  position: relative;
  display: block;
  width: 25px;
  margin-top: 3px;
  margin-right: 3px;
  float: right;
  cursor: pointer;
}

.linkspeaker {
  width: 40px;
  height: 40px;
  margin-top: 60px;
  margin-right: 13px;
  float: right;
  background-image: url('../images/speaker.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-23 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;

  top: 77%;
  right: 0%;
  bottom: 100%;
  z-index: 10;
  height: 200px;
  background-image: url('../images/genteMirando3.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-8 {
  position:relative;
  z-index: 20;
  height: auto;
  width: max-content;
  min-width: -webkit-fill-available;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #0a0909;
}

.columns-3 {
  margin-right: 7%;
  margin-bottom: 27px;
  margin-left: 7%;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: -206px;
  padding-right: 7%;
  padding-left: 7%;
}

.image-2 {
  width: auto;
  float: right;
}

.columns-4 {
  padding-top: 30px;
  padding-right: 7%;
  padding-left: 7%;
}

.txtfooter {
  margin-bottom: 5px;
  font-family: 'Moon flower', sans-serif;
  color: #9a9903;
  font-size: 19px;
  letter-spacing: 1px;
}

.txtfooter.small {
  font-size: 13px;
  letter-spacing: 1px;
}

.txtfooter.small.fucsia {
  border: 1px solid #000;
  color: #bc237d;
}

.txtfooter.big {
  font-size: 31px;
  line-height: 28px;
}

.column-4 {
  height: auto;
  border-right: 1px none #7d7c01;
  border-left: 1px none #7d7c01;
}

.image-3 {
  position: relative;
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.4;
}

.html-embed-2 {
  width: auto;
  opacity: 0.76;
}

.linkfooter {
  display: block;
  margin-bottom: 6px;
  -webkit-transition: letter-spacing 200ms ease;
  transition: letter-spacing 200ms ease;
  font-family: 'Moon flower', sans-serif;
  color: #3a3939;
  font-size: 23px;
  letter-spacing: 1px;
  text-decoration: none;
}

.linkfooter:hover {
  letter-spacing: 5px;
}

.div-block-25 {
  padding-right: 0%;
  text-align: right;
}

.txtfield {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(188, 35, 125, 0.4);
  background-color: hsla(0, 0%, 100%, 0);
  font-family: 'Moon flower', sans-serif;
  color: #313030;
  font-size: 19px;
}

.submit-button {
  float: right;
  background-color: #bc237d;
  font-family: 'Moon flower', sans-serif;
  font-size: 19px;
}

.div-block-26 {
  position: relative;
}

.text-block-3 {
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  color: #9a9903;
  font-style: italic;
  font-weight: 300;
}

.divmulti {
  display: block;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.divvideo {
  margin-bottom: 10px;
}

.divfoto {
  width: 100%;
  margin-bottom: 10px;

}

.lightbox {
  width: 100%;
}

.imglightbox {
  width: 100%;
}

.div-block-27 {
  height: 150px;
  margin-top: 0px;
}

.contenedor{
  height:0px;
  width:100%;
  padding-top:56.25%; /* Relación: 16/9 = 56.25% */
  position:relative;
}
.modaldiscos {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.78);
}

.divlistyoutube {
  position: relative;
  display: block;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-28 {
  position: relative;
  display: inline-block;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px;
  font-family: 'Varela Round', sans-serif;
  color: #b90b8b;
  font-size: 50px;
  text-align: center;
  cursor: pointer;
}

.link {
  display: block;
  margin-bottom: 11px;
  font-family: Lato, sans-serif;
  color: #9a9903;
  font-style: italic;
  font-weight: 300;
  text-decoration: none;
}

.divportada {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 300px;
  height: 200px;
  float: none;
  background-color: #9a9903;
}

.text-block-4 {
  color: #f8f6f6;
  font-size: 30px;
}

.txtvideo {
  margin-bottom: 11px;
  font-family: 'Moon flower', sans-serif;
  color: #bc237d;
  font-size: 30px;
  text-align: center;
}

.navbar-2 {
  display: none;
}
@media (max-width:1700px){      /*------------------------------------------------------------------------------*/
 
  .body {
    width: 100%;
    padding-top: 110vh;
  }

  .section-3{
  max-width: 1700px;
  min-width: 1350px;
}
  .section-4{
    max-width:1700px;
  }
  .section-7{
    max-width: 1700px;
  }
  
  .linkinicioredes {
float:center;
  }
  
  }
  @media (max-width: 991px) {     /*------------------------------------------------------------------------*/
  #myVideo {
    background-image: url('../images/Sin-título.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%; 
    min-height: 100%;
  }
  .body {
    width: 100%;
    padding-top: 110vh;
  }
  .section-6 {
    position: relative;
    z-index: 10;
    max-width: 991px;
    min-width: 767px;
    height: 400px;
    background-image: url('../images/poisongraphics-dotted-pattern-1024x512.png');
    background-size: 512px;
  }

  .section-7{
    max-width: 991px;
    min-width: 767px;
  }
  .section-8{
    max-width: 100%;
    min-width: 100%;
  }
 
  .linkinicioredes {
    float:center;
      }
  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navbar {
    width: 41%;
    background-image: url('../images/imagefinal1.png');
    background-size: contain;
    background-repeat: no-repeat;
  }
  .heading {
    font-family: Colors of autumn, sans-serif;
    font-size: 41px;
  }
  .nav-menu {
    z-index: 1000;
    display: block;
  }
  .linkinicio {
    width: 40px;
  }
  .div-block-6 {
    width: 300px;
  }
  .heading-3.padding {
    padding-right: 0%;
  }
  .section-3 {
    padding-left: 2%;
    max-width: 991px;
    min-width: 767px;
  }
  .div-block-9 {
    width: 100%;
  }
  .section-4 {
    padding-right: 2%;
    padding-left: 2%;
    max-width: 991px;
  }
  .div-block-15 {
    margin-top: -37px;
  }
  .div-block-24 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .columns-4 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .icon {
    color: #2c1b1d;
    font-size: 50px;
  }
  .menu-button {
    display: block;
    opacity: 0;
  }
  .navbar-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 100000;
    display: block;
    margin-top: -1px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #0e0d0d;
    color: #3d2926;
  }
  .menu-button-2 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    padding: 0px;
    float: none;
    background-color: transparent;
    color: #fff;
  }
  .menu-button-2.w--open {
    float: left;
    background-color: transparent;
  }
  .icon-2 {
    background-color: rgba(14, 13, 13, 0.7);
    font-size: 54px;
  }
  .nav-menu-2 {
    display: block;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    background-color: rgba(10, 10, 10, 0.96);
  }
  .navlink2 {
    display: block;
    font-family: 'Moon flower', sans-serif;
    color: #fff;
    font-size: 27px;
    text-align: left;
  }
}

@media (max-width: 767px) { /*-----------------------------------------------------------------------*/
  .navbar {
    width: 52%;
  }
  .heading-3.padding {
    padding-right: 0%;
  }
  .body {
    width: 100%;
    padding-top: 110vh;
  }
  .section-7{
    max-width: 767px;
    min-width: 479px;
  }
  .section-8{
    max-width: 100%;
    min-width: 100%;
  }
  .linkinicioredes {
    float:center;
      }
  .paragraph {
    font-size: 21px;
    line-height: 23px;
  }
  .heading-4 {
    font-size: 29px;
  }
  .div-block-15 {
    margin-top: -25px;
  }
  .div-block-16 {
    display: none;
  }
  .div-block-24 {
    padding-right: 2%;
    padding-left: 2%;
  }
  .txtfooter {
    text-align: center;
  }
  .linkfooter {
    text-align: center;
  }
  .div-block-26 {
    margin-top: 29px;
    margin-bottom: 21px;
  }
  .link {
    text-align: center;
  }
  .txtvideo {
    line-height: 25px;
  }

  .navbar-2 {
    display: block;
  }
}

@media (max-width: 479px) { /*----------------------------------------------------------------------------------*/
  .section {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 50%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 110vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: black;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  
  
  .navbar {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 400px;
    margin-left: 200px;
    
  }
  .body {
    width: 100%;
    padding-top: 110vh;
  }

  .heading {
    font-size: 34px;
    margin-bottom: 10px;
    margin-right: 10px;
  }




  .heading-3 {
    font-size: 35px;
  }
  .heading-3.padding {
    padding-right: 0%;
  }
  
  .section-4{
    max-width: 479px;
    min-width: none;
    position: relative;
    z-index: 2;
    height: auto;
    width: 100%;
    padding-right: 7%;
    padding-bottom: 50px;
    padding-left: 7%;
    background-color: black;
    
}

  }
  
  .section-6{
    max-width: 479px;
  }

  .section-7{
    max-width: 479px;
    min-width: 767px;  }

  .section-8{
    max-width: 100%;
    min-width: 100%;
  
  }
  .txtvideo {
    font-size: 25px;
  }

  .linkinicioredes {
    float:center;
      }
  .navbar-2 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .icon-2 {
    text-align: left;
  }
  .txtportada {
    margin-top: 5px;
    margin-bottom: 12px;
    font-family: 'Moon flower', sans-serif;
    color: #9a9903;
    font-size: 40px;
    line-height: 30px;
    letter-spacing: 0px;
    text-shadow: 0 0 0 #586306;
  }
  
  .txtportada.grafitti {
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: 'Sister spray', sans-serif;
    color: #bc237d;
    font-size: 17px;
  }
  
  .txtportada.fucsia {
    min-height: 40px;
    color: #bc237d;
    font-size: 50px;
    line-height: 40px;
    margin-top: 10px;
  }
  
  .txtportada.chica {

    font-size: 19px;
    line-height: 21px;
  }


@font-face {
  font-family: 'Budmo jigglish';
  src: url('../fonts/budmo-jigglish.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Budmo jiggler';
  src: url('../fonts/budmo-jiggler.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Moon flower';
  src: url('../fonts/Moon-Flower-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sister spray';
  src: url('../fonts/Sister-Spray.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Rialtonf';
  src: url('../fonts/RialtoNF.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Colors of autumn';
  src: url('../fonts/Colors\ Of\ Autumn.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


