a {
  text-decoration: underline;
}

.full-screen-section {
  height: 100vh;
}

.portada {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -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: #085a9d;
}

.scroll-trigger {
  width: 100vw;
  height: 300vw;
  background-color: #88bf8c;
}

.viewport-mask {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -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;
}

.scrollabe-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140000px;
  height: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-test {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
}

.div-block {
  width: 100vw;
  height: 100%;
}

.test-section {
  width: 100vw;
  height: 100%;
  background-color: #e5b146;
}

.test-section-2 {
  width: 100vw;
  height: 100%;
  background-color: #d57676;
}

.test-section-3 {
  width: 100vw;
  height: 100%;
  background-color: #4e4d4e;
}

.introduccion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e5b146;
}

.contenedor-imagen-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 95%;
  -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;
}

.texto-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 95%;
  padding-right: 8%;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.titulo-introduccion {
  margin-bottom: 0px;
  font-family: Anton, sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 15px;
}

.contenido-introduccion {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 3px;
}

.bloque-creditos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -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;
}

.logo-bpp-intro {
  height: 87%;
  margin-left: 27px;
}

.imagen-portada {
  display: block;
  width: 60%;
}

.imagen-portada.movil {
  display: none;
}

.logo-bpp-portada {
  display: block;
  width: 15.10213%;
  margin-right: -50px;
  margin-left: -50px;
}

.logo-explora-portada {
  display: block;
  width: 8.677434%;
}

.logo-explora-intro {
  height: 87%;
}

.imagen-intro {
  width: auto;
  height: 85%;
}

.seccion-galeria {
  position: relative;
  width: 12790px;
  height: 100vh;
  -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;
  background-color: #88bf8c;
}

.seccion-galeria.s1 {
  display: none;
  width: 1095px;
}

.seccion-galeria.s2 {
  display: none;
  width: 1279px;
}

.seccion-galeria.s3 {
  display: none;
  width: 550px;
}

.seccion-galeria.s4 {
  display: none;
  width: 1049px;
}

.seccion-galeria.s5 {
  display: none;
  width: 1102px;
}

.seccion-galeria.s6 {
  display: none;
  width: 1000px;
}

.seccion-galeria.s7 {
  display: none;
  width: 1006px;
}

.seccion-galeria.s8 {
  display: none;
  width: 1130px;
}

.seccion-galeria.s9 {
  display: none;
  width: 1067px;
}

.marco-foto {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 410px;
  height: 485px;
  margin-right: 0px;
  padding-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: -9px 9px 8px 0 #5f6b4b;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.marco-foto.alfarero2 {
  left: 655px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(-7deg);
  -ms-transform: translate(0px, -50%) rotate(-7deg);
  transform: translate(0px, -50%) rotate(-7deg);
}

.marco-foto.alfarero2:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.alfarero1 {
  left: 155px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(9deg);
  -ms-transform: translate(0px, -50%) rotate(9deg);
  transform: translate(0px, -50%) rotate(9deg);
}

.marco-foto.alfarero1:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.alfarero1.test {
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(9deg);
  -ms-transform: translate(0px, -50%) rotate(9deg);
  transform: translate(0px, -50%) rotate(9deg);
}

.marco-foto.carpintero1m {
  left: 155px;
  top: 22%;
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}

.marco-foto.carpintero2m {
  left: 700px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

.marco-foto.carpintero1 {
  left: 1220px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(9deg);
  -ms-transform: translate(0px, -50%) rotate(9deg);
  transform: translate(0px, -50%) rotate(9deg);
}

.marco-foto.carpintero1:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.carpintero2 {
  left: 1765px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(-7deg);
  -ms-transform: translate(0px, -50%) rotate(-7deg);
  transform: translate(0px, -50%) rotate(-7deg);
}

.marco-foto.carpintero2:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.fotografom {
  left: 38px;
  top: 22%;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.marco-foto.hilandera-m {
  left: 620px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.marco-foto.fotografo {
  left: 2382px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(10deg);
  -ms-transform: translate(0px, -50%) rotate(10deg);
  transform: translate(0px, -50%) rotate(10deg);
}

.marco-foto.fotografo:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.hilandera {
  left: 2964px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(-6deg);
  -ms-transform: translate(0px, -50%) rotate(-6deg);
  transform: translate(0px, -50%) rotate(-6deg);
}

.marco-foto.hilandera:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.luthierm {
  left: 38px;
  top: 22%;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.marco-foto.h {
  left: 620px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.marco-foto.luthier {
  left: 3580px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(10deg);
  -ms-transform: translate(0px, -50%) rotate(10deg);
  transform: translate(0px, -50%) rotate(10deg);
}

.marco-foto.luthier:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.mecanico2m {
  left: 573px;
  top: 25%;
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.marco-foto.mecanico1m {
  left: 25px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.marco-foto.mecanico1 {
  left: 4168px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(-6deg);
  -ms-transform: translate(0px, -50%) rotate(-6deg);
  transform: translate(0px, -50%) rotate(-6deg);
}

.marco-foto.mecanico1:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.mecanico2 {
  left: 4716px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(6deg);
  -ms-transform: translate(0px, -50%) rotate(6deg);
  transform: translate(0px, -50%) rotate(6deg);
}

.marco-foto.mecanico2:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.mecanico3m {
  left: 43px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  transform: rotate(-11deg);
}

.marco-foto.mecanico4m {
  left: 608px;
  top: 25%;
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}

.marco-foto.mecanico4 {
  left: 5800px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(9deg);
  -ms-transform: translate(0px, -50%) rotate(9deg);
  transform: translate(0px, -50%) rotate(9deg);
}

.marco-foto.mecanico4:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.mecanico3 {
  left: 5236px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(-11deg);
  -ms-transform: translate(0px, -50%) rotate(-11deg);
  transform: translate(0px, -50%) rotate(-11deg);
}

.marco-foto.mecanico3:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.peluquerom {
  left: 43px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  transform: rotate(-11deg);
}

.marco-foto.raspadom {
  left: 532px;
  top: 25%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.marco-foto.raspado {
  left: 6826px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(-6deg);
  -ms-transform: translate(0px, -50%) rotate(-6deg);
  transform: translate(0px, -50%) rotate(-6deg);
}

.marco-foto.raspado:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.peluquero {
  left: 6337px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(-11deg);
  -ms-transform: translate(0px, -50%) rotate(-11deg);
  transform: translate(0px, -50%) rotate(-11deg);
}

.marco-foto.peluquero:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.silleterom {
  left: 613px;
  top: 28%;
  -webkit-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  transform: rotate(-11deg);
}

.marco-foto.sastrem {
  left: 54px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.marco-foto.sastre {
  left: 7341px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(12deg);
  -ms-transform: translate(0px, -50%) rotate(12deg);
  transform: translate(0px, -50%) rotate(12deg);
}

.marco-foto.sastre:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.silletero {
  left: 7860px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(-7deg);
  -ms-transform: translate(0px, -50%) rotate(-7deg);
  transform: translate(0px, -50%) rotate(-7deg);
}

.marco-foto.silletero:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.soldadorm {
  left: 47px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  transform: rotate(12deg);
}

.marco-foto.tejedor1m {
  left: 566px;
  top: 25%;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

.marco-foto.soldador {
  left: 8354px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(6deg);
  -ms-transform: translate(0px, -50%) rotate(6deg);
  transform: translate(0px, -50%) rotate(6deg);
}

.marco-foto.soldador:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.tejedor1 {
  left: 8913px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(-11deg);
  -ms-transform: translate(0px, -50%) rotate(-11deg);
  transform: translate(0px, -50%) rotate(-11deg);
}

.marco-foto.tejedor1:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.tejedor2m {
  left: 54px;
  top: 25%;
  right: 0px;
  bottom: auto;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.marco-foto.zapaterom {
  left: 613px;
  top: 24%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.marco-foto.tejedor2 {
  left: 9421px;
  top: 50vh;
  right: 0px;
  bottom: auto;
  -webkit-transform: translate(0px, -50%) rotate(10deg);
  -ms-transform: translate(0px, -50%) rotate(10deg);
  transform: translate(0px, -50%) rotate(10deg);
}

.marco-foto.tejedor2:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.marco-foto.zapatero {
  left: 9980px;
  top: 50vh;
  -webkit-transform: translate(0px, -50%) rotate(-6deg);
  -ms-transform: translate(0px, -50%) rotate(-6deg);
  transform: translate(0px, -50%) rotate(-6deg);
}

.marco-foto.zapatero:hover {
  box-shadow: -9px 9px 8px 0 #d57676;
}

.foto-galeria {
  position: absolute;
}

.marca-oficio {
  position: absolute;
  width: 230px;
}

.marca-oficio.marca-carpintero-1m {
  left: 430px;
  top: 15%;
}

.marca-oficio.marca-alfarero {
  left: -31%;
  top: -22%;
}

.marca-oficio.marca-alfarero.p {
  left: -31%;
  top: -22%;
  right: auto;
  bottom: auto;
}

.marca-oficio.marca-carpintero-1-copy {
  left: 430px;
  top: 15%;
}

.marca-oficio.marca-carpintero-2m {
  left: 960px;
  top: 63%;
}

.marca-oficio.marca-carpintero-1 {
  left: auto;
  top: -12%;
  right: -16%;
  bottom: auto;
}

.marca-oficio.marca-carpintero-2 {
  left: auto;
  top: auto;
  right: -27%;
  bottom: 2%;
}

.marca-oficio.marca-fotografom {
  left: 313px;
  top: 15%;
}

.marca-oficio.marca-carpintero-2m-copy {
  left: 960px;
  top: 63%;
}

.marca-oficio.marca-hilandera-m {
  left: 880px;
  top: 63%;
}

.marca-oficio.marca-fotografo {
  left: auto;
  top: -17%;
  right: -21%;
  bottom: auto;
}

.marca-oficio.marca-hilandera {
  left: auto;
  top: auto;
  right: -23%;
  bottom: -12%;
}

.marca-oficio.marca-luthierm {
  left: 313px;
  top: 15%;
}

.marca-oficio.marca-luthier {
  left: auto;
  top: -18%;
  right: -24%;
  bottom: auto;
}

.marca-oficio.marca-mecanico1-m {
  left: 313px;
  top: 15%;
}

.marca-oficio.marca-mecanico-m {
  left: 390px;
  top: 63%;
}

.marca-oficio.marca-mecanico-1 {
  left: -39%;
  top: auto;
  right: auto;
  bottom: -17%;
}

.marca-oficio.marca-mec2 {
  left: 900px;
  top: 20%;
}

.marca-oficio.marca-mecanico-2 {
  left: -40%;
  top: -24%;
  right: auto;
  bottom: auto;
}

.marca-oficio.marca-mecanico-3m {
  left: 413px;
  top: 61%;
}

.marca-oficio.marca-mecanico-3 {
  left: -40%;
  top: auto;
  right: auto;
  bottom: -18%;
}

.marca-oficio.marca-peluquerom {
  left: -26px;
  top: 57%;
}

.marca-oficio.marca-raspadom {
  left: 770px;
  top: 15%;
}

.marca-oficio.marca-peluquero {
  left: -27%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.marca-oficio.marca-raspado {
  left: auto;
  top: -17%;
  right: -21%;
  bottom: auto;
}

.marca-oficio.marca-sastre-m {
  left: 310px;
  top: 65%;
}

.marca-oficio.marca-silletero-m {
  left: 819px;
  top: 18%;
}

.marca-oficio.marca-sastre {
  left: auto;
  top: auto;
  right: -31%;
  bottom: 0%;
}

.marca-oficio.marca-silletero {
  left: auto;
  top: -14%;
  right: -26%;
  bottom: auto;
}

.marca-oficio.marca-soldador-m {
  left: 300px;
  top: 65%;
}

.marca-oficio.marca-tejedor-1m {
  left: 770px;
  top: 15%;
}

.marca-oficio.marca-soldador {
  left: auto;
  top: auto;
  right: -23%;
  bottom: 0%;
}

.marca-oficio.marca-tejedor-1 {
  left: auto;
  top: -13%;
  right: -27%;
  bottom: auto;
}

.marca-oficio.marca-tejedor-2m {
  left: 273px;
  top: 60%;
}

.marca-oficio.marca-zapatero-m {
  left: 843px;
  top: 16%;
}

.marca-oficio.marca-tejedor-2 {
  left: auto;
  top: auto;
  right: -30%;
  bottom: 0%;
}

.marca-oficio.marca-zapatero {
  left: auto;
  top: -18%;
  right: -21%;
  bottom: auto;
}

.animation-section {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -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: #d57676;
}

.image {
  height: 100vh;
}

.lottie-animation {
  width: auto;
  height: auto;
}

.lottie-trigger {
  display: block;
  width: 100vw;
  height: 200vh;
}

.final-section {
  width: 100vw;
  height: 50vh;
  background-color: #88bf8c;
}

.image-2 {
  position: absolute;
  width: 500px;
}

.body {
  background-color: #4e4d4e;
}

.trigger-contenido {
  width: 100%;
  height: 200vh;
}

.texto-contenido {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 95%;
  padding: 3% 7% 3% 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.imagen-contenido {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 95%;
  padding: 2% 3%;
  -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;
}

.seccion-contenido {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.seccion-contenido.verde {
  background-color: #88bf8c;
}

.seccion-contenido.afarero2 {
  background-color: #d57676;
}

.seccion-contenido.carpintero1 {
  background-color: #88bf8c;
}

.seccion-contenido.carpintero2 {
  background-color: #d57676;
}

.seccion-contenido.fotografo {
  background-color: #e5b146;
}

.seccion-contenido.hilandera {
  background-color: #88bf8c;
}

.seccion-contenido.luthier {
  background-color: #d57676;
}

.seccion-contenido.rojo {
  background-color: #d57676;
}

.seccion-contenido.amarillo {
  background-color: #e5b146;
}

.imagen-animada {
  position: relative;
  display: block;
  -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;
  /*correccion*/
  width: 100%;
  max-height: 100%;
}

.imagen-oficio {
  position: absolute;
  /*correccion*/
  width: 100%;
  width: -webkit-fill-available;
}

.barra-oficios {
  position: absolute;
  bottom: 0%;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d57676;
}

.boton-oficio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -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;
  border-radius: 20px;
  background-color: transparent;
  font-family: Anton, sans-serif;
  color: #e5b146;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
}

.boton-oficio:hover {
  background-color: #88bf8c;
  color: #d57676;
}

.boton-oficio.m7:hover {
  background-color: #88bf8c;
  color: #d57676;
}

.lista-oficios {
  position: absolute;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1930px;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.copy-foto {
  margin-left: 7%;
}

.titulo-foto {
  font-family: Anton, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 15px;
}

.contenido-foto {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
}

.autor-foto {
  /*margin-top: 50px;*/
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
}

.fecha-foto {
  /*margin-bottom: 50px;*/
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
}

.seccion-alfarero1 {
  width: 100%;
  height: 150vh;
}

.seccion-alfarero2 {
  width: 100%;
  height: 150vh;
}

.seccion-carpintero1 {
  width: 100%;
  height: 150vh;
}

.seccion-carpintero2 {
  width: 100%;
  height: 150vh;
}

.seccion {
  width: 100%;
  height: 200vh;
}

.seccion-fotografo {
  width: 100%;
  height: 150vh;
}

.seccion-hilandera {
  width: 100%;
  height: 150vh;
}

.seccion-luthier {
  width: 100%;
  height: 150vh;
}

.seccion-mecanico1 {
  width: 100%;
  height: 150vh;
}

.seccion-mecanico2 {
  width: 100%;
  height: 150vh;
}

.seccion-mecanico3 {
  width: 100%;
  height: 150vh;
}

.seccion-mecanico4 {
  width: 100%;
  height: 150vh;
}

.seccion-peluquero {
  width: 100%;
  height: 150vh;
}

.seccion-raspao {
  width: 100%;
  height: 150vh;
}

.seccion-sastres {
  width: 100%;
  height: 150vh;
}

.seccion-silletero {
  width: 100%;
  height: 150vh;
}

.seccion-soldador {
  width: 100%;
  height: 150vh;
}

.seccion-tejedor {
  width: 100%;
  height: 150vh;
}

.seccion-tejedora {
  width: 100%;
  height: 150vh;
}

.seccion-zapatero {
  width: 100%;
  height: 150vh;
}

.texto-navegacion {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 15px;
  font-weight: 400;
}

.contenedor-foto {
  position: relative;
}

.brocha-foto {
  position: relative;
  opacity: 0;
}

.brocha-foto:hover {
  opacity: 1;
}

.seccion-exposicion {
  position: relative;
}

.barra-oficios-expo {
  position: -webkit-sticky;
  position: sticky;
  top: 95vh;
  z-index: 100;
  display: none;
  height: 5vh;
  margin-top: -5vh;
  background-color: #d57676;
}

.barra-oficios-exposicion {
  position: -webkit-sticky;
  position: sticky;
  top: 95vh;
  z-index: 100;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 5vh;
  margin-top: -5vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d57676;
}

.boton-navegador {
  position: absolute;
  width: 5%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #e5b146;
  border-radius: 0px;
  background-color: #d57676;
  cursor: pointer;
}

.boton-navegador.derecha {
  left: 95%;
  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;
  background-color: #d57676;
  font-family: Anton, sans-serif;
  color: #e5b146;
  font-size: 19px;
  line-height: 0px;
  font-weight: 400;
  text-align: center;
}

.boton-navegador.derecha:hover {
  color: #88bf8c;
}

.boton-navegador.izquierda {
  left: 0%;
  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: #d57676;
  font-family: Anton, sans-serif;
  color: #e5b146;
  font-size: 19px;
  line-height: 0px;
  font-weight: 400;
  text-align: center;
}

.boton-navegador.izquierda:hover {
  color: #88bf8c;
}

.contenedor-logos {
  display: none;
}

.instruccion-scroll {
  display: block;
}

.introduccion-movil {
  display: none;
}

.autor-foto-movil {
  display: none;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
}

.fecha-foto-movil {
  display: none;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
}

.menu-oficios-movil {
  display: none;
}

.subtitulo-introduccion {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Anton, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 3px;
}

.scroll-horizontal-movil {
  display: none;
}

.footer-sitio {
  width: 100vw;
  padding: 100px 3% 25px;
  background-color: #eee;
}

.destacados-sitio {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-right: 1%;
  padding-left: 1%;
  font-family: Anton, sans-serif;
  color: #4e4d4e;
  font-size: 40px;
  letter-spacing: 2px;
}

.contenedor-destacados {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -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;
}

.destacado {
  width: 25%;
  margin-right: 1%;
  margin-left: 1%;
  text-decoration: none;
}

.heading {
  font-family: Anton, sans-serif;
  color: #4e4d4e;
  letter-spacing: 2px;
}

.texto-copy {
  margin-bottom: 0px;
  font-family: "Open Sans", sans-serif;
  color: #4e4d4e;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.barra-navegacion {
  /*correccion*/
  /*position: -webkit-sticky;
  position: sticky;*/
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  margin-bottom: -65px;
  padding-top: 6px;
  -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(78, 77, 78, 0);
  font-family: "Open Sans", sans-serif;
}

.container {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.barra-menu {
  width: 90%;
  height: 100%;
}

.nav-link {
  height: 60px;
  color: #fff;
  font-size: 15px;
}

.nav-link:hover {
  border-right: 1px none #000;
  border-bottom: 3px solid #fff;
  border-left: 0px none #000;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.logo-menu {
  height: 50px;
}

.menu-button {
  color: #fff;
}

.contenedor-portada {
  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;

  /*Correccion*/
  margin-bottom: 2%;
}

@media screen and (min-width: 1440px) {
  .texto-intro {
    padding-right: 10%;
  }
  .boton-oficio {
    margin-right: 11px;
    margin-left: 11px;
    font-size: 17px;
    letter-spacing: 3px;
  }
  .lista-oficios {
    width: 2470px;
  }
}

@media screen and (min-width: 1920px) {
  .titulo-introduccion {
    margin-bottom: 8px;
    font-size: 30px;
    letter-spacing: 17px;
  }
  .contenido-introduccion {
    margin-bottom: 19px;
    font-size: 17px;
  }
  .imagen-portada {
    width: 55%;
    margin-right: 0px;
  }
  .marco-foto.raspado {
    top: 50vh;
  }
  .lottie-animation {
    width: 800px;
  }
  .lottie-trigger {
    display: none;
  }
  .image-3 {
    position: absolute;
    width: 800px;
  }
  .body {
    background-color: #4e4d4e;
  }
  .boton-oficio {
    margin-right: 18px;
    margin-left: 18px;
    font-size: 19px;
    letter-spacing: 4px;
  }
  .lista-oficios {
    width: 2620px;
  }
  .contenido-foto {
    font-size: 17px;
  }
  .autor-foto {
    font-size: 17px;
  }
  .fecha-foto {
    font-size: 17px;
  }
  .subtitulo-introduccion {
    font-size: 23px;
  }
  .barra-menu {
    width: 85%;
  }
  .nav-link {
    font-size: 18px;
  }
  .brand {
    height: 100%;
  }
  .logo-menu {
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .barra-navegacion {
    /*correccion*/
    position: -webkit-sticky;
    position: sticky;
  }
  .contenedor-imagen-intro {
    padding: 0px 20px;
  }
  .texto-intro {
    padding-right: 20px;
  }
  .titulo-introduccion {
    font-size: 23px;
  }
  .contenido-introduccion {
    font-size: 12px;
  }
  .imagen-portada {
    width: 70%;
  }
  .logo-bpp-portada {
    margin-left: -10px;
  }
  .imagen-intro {
    height: auto;
  }
  .texto-contenido {
    width: 80%;
    margin-bottom: 35px;
    padding-right: 3%;
  }
  .imagen-contenido {
    width: 80%;
    padding: 3% 0% 0%;
  }
  .seccion-contenido.verde {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-contenido.verde.izquierda {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-contenido.verde.derecha {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-contenido.rojo.izquierda {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-contenido.rojo.derecha {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-contenido.amarillo.derecha {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .seccion-contenido.amarillo.izquierda {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .copy-foto {
    margin-bottom: 20px;
    margin-left: 0%;
  }
  .autor-foto {
    display: none;
  }
  .fecha-foto {
    display: none;
  }
  .introduccion-movil {
    display: none;
  }
  .autor-foto-movil {
    display: block;
  }
  .fecha-foto-movil {
    display: block;
  }
  .nav-link {
    background-color: #eee;
    color: #4e4d4e;
  }
  .menu-button.w--open {
    background-color: #eee;
    color: #4e4d4e;
  }
  .icon {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .introduccion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contenedor-imagen-intro {
    display: none;
  }
  .texto-intro {
    width: 80%;
  }
  .introduccion-movil {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .portada {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .scroll-trigger {
    display: none;
  }
  .titulo-introduccion {
    font-size: 22px;
    letter-spacing: 11px;
  }
  .contenido-introduccion {
    margin-bottom: 15%;
    font-size: 14px;
  }
  .imagen-portada {
    width: 90%;
  }
  .imagen-portada.movil {
    display: block;
  }
  .logo-bpp-portada {
    display: none;
  }
  .logo-explora-portada {
    display: none;
  }
  .marco-foto {
    position: relative;
    width: 280px;
    height: 335px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 22px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .foto-galeria {
    position: relative;
  }
  .marca-oficio {
    top: -72px;
    width: 130px;
  }
  .marca-oficio.marca-zapatero {
    position: absolute;
    top: -72px;
    right: auto;
    width: 130px;
  }
  .texto-contenido {
    width: 100%;
    height: 50%;
    margin-bottom: 10%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .imagen-contenido {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    width: 100%;
    height: auto;
    margin-top: 0%;
    padding: 0%;
  }
  .seccion-contenido.verde {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .seccion-contenido.verde.derecha {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .seccion-contenido.rojo.izquierda {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .seccion-contenido.rojo.derecha {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .seccion-contenido.amarillo.derecha {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .seccion-contenido.amarillo.izquierda {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .imagen-animada {
    width: 100%;
  }
  .imagen-oficio {
    width: 100vw;
    height: auto;
  }
  .copy-foto {
    margin-left: 0%;
  }
  .titulo-foto {
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 11px;
  }
  .contenido-foto {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .autor-foto {
    display: none;
  }
  .fecha-foto {
    display: none;
  }
  .seccion-alfarero1 {
    width: 100vw;
    height: auto;
  }
  .seccion-alfarero2 {
    height: auto;
  }
  .seccion-carpintero1 {
    height: auto;
  }
  .seccion-carpintero2 {
    height: auto;
  }
  .seccion-fotografo {
    height: auto;
  }
  .seccion-hilandera {
    height: auto;
  }
  .seccion-luthier {
    height: auto;
  }
  .seccion-mecanico1 {
    height: auto;
  }
  .seccion-mecanico2 {
    height: auto;
  }
  .seccion-mecanico3 {
    height: auto;
  }
  .seccion-mecanico4 {
    height: auto;
  }
  .seccion-peluquero {
    height: auto;
  }
  .seccion-raspao {
    height: auto;
  }
  .seccion-sastres {
    height: auto;
  }
  .seccion-silletero {
    height: auto;
  }
  .seccion-soldador {
    height: auto;
  }
  .seccion-tejedor {
    height: auto;
  }
  .seccion-tejedora {
    height: auto;
  }
  .seccion-zapatero {
    height: auto;
  }
  .barra-oficios-exposicion {
    display: none;
    margin-top: 0vh;
  }
  .contenedor-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-bottom: 15%;
    padding-right: 25%;
    padding-left: 25%;
    -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;
  }
  .logo-bpp-movil {
    width: 60%;
    margin-right: 11%;
  }
  .logo-explora-movil {
    width: 40%;
  }
  .instruccion-scroll {
    display: block;
    width: 25%;
    margin-top: 25%;
  }
  .introduccion-movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 10%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    background-color: #e5b146;
  }
  .autor-foto-movil {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .fecha-foto-movil {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .menu-oficios-movil {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .contenedor-menu {
    position: static;
    top: 0vh;
    display: none;
    width: 100%;
    height: 95vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #88bf8c;
  }
  .boton-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 5vh;
    -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;
    border-style: solid;
    border-width: 2px;
    border-color: #e5b146;
    background-color: #d57676;
  }
  .boton-menu.off {
    position: absolute;
  }
  .oficio-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    height: 5vh;
    -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;
    border-radius: 100vh;
    background-color: #d57676;
    text-decoration: none;
  }
  .nombre-oficio {
    margin-top: auto;
    margin-bottom: auto;
    font-family: Anton, sans-serif;
    color: #e5b146;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .nombre-menu {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 5px;
    font-family: Anton, sans-serif;
    color: #e5b146;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .trigram-menu {
    position: static;
    left: 231px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 4px;
    padding-left: 3px;
    font-family: Anton, sans-serif;
    color: #e5b146;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .boton-menu-off {
    position: absolute;
    display: none;
    width: 100%;
    height: 5vh;
    -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;
    border-style: solid;
    border-width: 2px;
    border-color: #e5b146;
    background-color: #d57676;
  }
  .boton-menu-off.off {
    position: absolute;
  }
  .contenedor-boton-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 5vh;
    -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;
    border-style: solid;
    border-width: 2px;
    border-color: #e5b146;
    background-color: #d57676;
  }
  .contenedor-boton-menu.off {
    position: absolute;
  }
  .subtitulo-introduccion {
    font-size: 16px;
  }
  .scroll-horizontal-movil {
    display: block;
    width: 100vw;
    height: 300vh;
    background-color: #88bf8c;
  }
  .viewport-mask-movil {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
  }
  .galeria-fotos-movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 6080px;
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-sitio {
    padding-top: 60px;
    padding-right: 10%;
    padding-left: 10%;
  }
  .destacados-sitio {
    font-size: 31px;
    text-align: center;
  }
  .contenedor-destacados {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .destacado {
    width: 100%;
    margin-bottom: 15%;
  }
  .heading {
    margin-top: 10px;
    font-size: 20px;
  }
  .texto-copy {
    font-size: 13px;
    text-align: center;
  }
  .contenedor-portada {
    display: none;
  }
}

/*------------------------------------*/
/*------------------------------------*/
/*Custom Code*/

* {
  scrollbar-width: none;
}
.body {
  -ms-overflow-style: none;
}

/*Media queries*/
@media screen and (min-width: 1024px) {
  .texto-navegacion {
    font-size: 13px;
  }
  .boton-oficio {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media screen and (min-width: 1366px) {
  .texto-navegacion {
    font-size: 15px;
  }
  .boton-oficio {
    margin-left: 12px;
    margin-right: 12px;
  }
  .lista-oficios {
    width: 2017px;
  }
}

@media screen and (min-width: 1920px) {
  .titulo-introduccion {
    font-size: 36px;
    margin-bottom: 30px;
    letter-spacing: 20px;
  }
  .contenido-introduccion {
    margin-bottom: 19px;
    font-size: 19px;
    line-height: 26px;
  }
  .subtitulo-introduccion {
    font-size: 28px;
  }
  .lista-oficios {
    width: 2620px;
  }
  .boton-oficio {
    height: 60%;
    margin-left: 18px;
    margin-right: 18px;
  }
  .texto-navegacion {
    font-size: 19px;
  }

  .contenido-foto {
    font-size: 19px;
    line-height: 26px;
  }
  .titulo-foto {
    font-size: 36px;
    margin-bottom: 30px;
    letter-spacing: 20px;
  }
  .fecha-foto {
    font-size: 19px;
  }
  .autor-foto {
    font-size: 19px;
  }
}

@media screen and (min-width: 2560px) {
  .titulo-introduccion {
    margin-bottom: 25px;
    font-size: 46px;
    letter-spacing: 23px;
  }
  .subtitulo-introduccion {
    font-size: 30px;
  }
  .contenido-introduccion {
    font-size: 23px;
    line-height: 32px;
  }
  .lista-oficios {
    width: 3211px;
  }

  .boton-oficio {
    height: 60%;
    margin-left: 28px;
    margin-right: 27px;
  }

  .texto-navegacion {
    font-size: 25px;
  }
  .contenido-foto {
    font-size: 23px;
    line-height: 32px;
  }
  .titulo-foto {
    font-size: 46px;
    margin-bottom: 50px;
    letter-spacing: 23px;
  }
  .fecha-foto {
    font-size: 23px;
  }
  .autor-foto {
    font-size: 23px;
  }
}
