
	/*
		Theme Name: Goldberg
		Author: Nodo
		Author URI: http://nodo.pw/
		Description: Hoja de estilos de la página de Goldberg
		Version: 1.0
		*/
/* <---------- Valores Stylus ----------> */
@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,700");
/* <---------- Secciones semánticas ----------> */
*,
*:before,
*:after {
  box-sizing: border-box;
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: top;
}
*:focus,
*:before:focus,
*:after:focus {
  outline: 0;
}
::-moz-selection {
  background: #555559;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #555559;
  color: #fff;
  text-shadow: none;
}
a {
  color: #92c7d0;
  text-decoration: none;
}
a img {
  border: 0;
}
a:focus,
a:active,
a:hover {
  text-decoration: underline;
}
blockquote,
q {
  quotes: "" "";
}
blockquote:before,
q:before,
blockquote:after,
q:after {
  content: "";
}
body {
  background: #fff;
  color: #87898b;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  font: 16px 'Raleway', sans-serif;
  font-weight: 200;
  line-height: 1.3em;
  min-height: 100vh;
  overflow: hidden;
  width: 100%;
}
button {
  border: none;
  background: none;
  cursor: pointer !important;
  -webkit-appearance: none;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
em {
  font-style: italic;
}
fieldset {
  border: none;
}
html {
  font: 16px 'Raleway', sans-serif;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
input,
textarea {
  background: none;
  border: none;
  box-sizing: border-box;
  padding: 1rem;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
strong {
  font-weight: bold;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
/* <---------- ID's ----------> */
/* <---------- Classes ----------> */
.archivo__caption {
  position: absolute;
  bottom: 1.4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 300;
  left: 50%;
  -webkit-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-align: right;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
  width: 96%;
  max-width: 1100px;
}
.archivo__img {
  position: absolute;
  left: 50%;
  max-width: none !important;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  -webkit-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  z-index: 1;
}
.archivo__imagen {
  height: 628px;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.archivo__post:not(:last-child) {
  border-bottom: 10px solid #92c7d0;
}
.archivo__post a {
  display: block;
  height: 628px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.archivo__post a:hover .archivo__caption {
  color: #92c7d0;
}
.archivo__post a:hover .archivo__caption:before,
.archivo__post a:hover .archivo__caption:after {
  background: #92c7d0;
}
.bienvenida {
  margin-bottom: 2.625rem;
}
.bienvenida__cinco,
.bienvenida__cuatro,
.bienvenida__dos,
.bienvenida__seis,
.bienvenida__tres,
.bienvenida__uno {
  height: 561px;
}
.bienvenida__cinco img,
.bienvenida__cuatro img,
.bienvenida__dos img,
.bienvenida__seis img,
.bienvenida__tres img,
.bienvenida__uno img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  -webkit-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 50%;
  top: 50%;
  min-height: 100%;
  max-width: none !important;
  object-fit: cover;
  min-width: 100%;
  object-position: 50% 50%;
}
.bienvenida__cinco a,
.bienvenida__cuatro a,
.bienvenida__dos a,
.bienvenida__seis a,
.bienvenida__tres a,
.bienvenida__uno a {
  background: #fff;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.bienvenida__cinco a:hover img,
.bienvenida__cuatro a:hover img,
.bienvenida__dos a:hover img,
.bienvenida__seis a:hover img,
.bienvenida__tres a:hover img,
.bienvenida__uno a:hover img {
  opacity: 0.6;
}
.bienvenida__cinco a,
.bienvenida__cuatro a,
.bienvenida__dos a,
.bienvenida__seis a,
.bienvenida__tres a,
.bienvenida__uno a,
.bienvenida__cinco figcaption,
.bienvenida__cuatro figcaption,
.bienvenida__dos figcaption,
.bienvenida__seis figcaption,
.bienvenida__tres figcaption,
.bienvenida__uno figcaption,
.bienvenida__cinco p,
.bienvenida__cuatro p,
.bienvenida__dos p,
.bienvenida__seis p,
.bienvenida__tres p,
.bienvenida__uno p {
  color: #555559;
}
.bienvenida__cinco a,
.bienvenida__tres a,
.bienvenida__uno a {
  height: 100%;
}
.bienvenida__dos,
.bienvenida__cuatro,
.bienvenida__seis {
  background: #91c6cf;
}
.bienvenida__dos a,
.bienvenida__cuatro a,
.bienvenida__seis a {
  height: 50%;
}
.bienvenida__dos figure,
.bienvenida__cuatro figure,
.bienvenida__seis figure {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  height: 100%;
}
.bienvenida__dos figure figcaption,
.bienvenida__cuatro figure figcaption,
.bienvenida__seis figure figcaption {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.bienvenida__dos figure figcaption p,
.bienvenida__cuatro figure figcaption p,
.bienvenida__seis figure figcaption p {
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1.3em;
  margin: 15% 0 0 1rem;
}
.bienvenida__dos figure figcaption span,
.bienvenida__cuatro figure figcaption span,
.bienvenida__seis figure figcaption span {
  display: block;
  font-weight: 300;
}
.bloques--reticula {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.bloques--reticula__renglon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.bloques--renglones {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.bloque--fijo {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.bloque--grow {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.bloque--cuarto {
  width: 23%;
}
.bloque--full {
  width: 100%;
}
.bloque--mitad {
  width: 49%;
}
.bloque--tercio {
  width: calc(100% / 3);
}
.bloque__columnas {
  margin-top: 1rem;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 56px;
  -moz-column-gap: 56px;
  column-gap: 56px;
}
.borde--superior--azul {
  border-top: 1px solid #92c7d0;
  padding-top: 3rem;
}
.borde--remate--azul {
  position: relative;
}
.borde--remate--azul:before {
  position: absolute;
  background: #92c7d0;
  display: block;
  top: -2px;
  content: '';
  content: '';
  height: 3px;
  right: 0;
  width: 30px;
}
.bx-pager,
.bx-controls-direction {
  display: none;
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.carrusel__flecha {
  background: url("imgs/img__flecha.svg") no-repeat top center;
  background-size: cover;
  height: 46px;
  width: 10px;
  padding: 0;
  margin: 0;
}
.carrusel__flecha a {
  display: block;
  line-height: 0 !important;
  font-size: 0 !important;
  height: 46px;
  width: 10px;
  top: 0;
}
.carrusel__flecha--prev {
  margin-bottom: 1rem;
  opacity: 0.4;
}
.carrusel__flecha--prev a {
  cursor: auto;
}
.carrusel__flecha--prev.visible {
  opacity: 1;
}
.carrusel__flecha--prev.visible a {
  cursor: pointer;
}
.carrusel__flecha--sig {
  margin-top: 1rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.4;
}
.carrusel__flecha--sig a {
  cursor: auto;
}
.carrusel__flecha--sig.visible {
  opacity: 1;
}
.carrusel__flecha--sig.visible a {
  cursor: pointer;
}
.carrusel__link {
  min-height: 113px;
  width: 164px;
  display: block;
}
.carrusel__thumb {
  margin-bottom: 44px;
}
.carrusel__thumb img {
  width: 164px;
}
.carrusel__thumb .bx-controls-direction {
  display: none;
}
.carrusel__thumb--vert img {
  display: block;
  height: 164px;
  margin: 0 auto;
  width: auto;
}
.encabezado {
  overflow-x: hidden;
  box-shadow: rgba(0,0,0,0.25) 0 0 15px 15px;
  -webkit-box-shadow: rgba(0,0,0,0.25) 0 0 15px 15px;
  position: relative;
}
.encabezado__logo {
  margin: 1.725rem 0 1rem;
}
.encabezado__logo:before {
  position: absolute;
  background: #92c7d0;
  content: '';
  height: 2px;
  width: 100vw;
  left: 0;
  top: 4.625rem;
  display: block;
}
.footer {
  border-top: 10px solid #92c7d0;
  padding: 44px 0 60px;
  position: relative;
}
.footer a,
.footer p {
  color: #87898b;
  font-weight: 200;
}
.footer__btn {
  position: absolute;
  right: 3vw;
  top: 6.275rem;
}
.footer__flecha {
  background: url("imgs/img__flecha.svg") no-repeat top center;
  background-size: cover;
  height: 46px;
  width: 10px;
}
.footer__logo:before {
  position: absolute;
  background: #92c7d0;
  content: '';
  height: 1px;
  width: 100vw;
  left: 0;
  top: 4.775rem;
  display: block;
}
.footer__logo img {
  height: auto;
  width: 161px;
}
.footer__redes li:nth-child(2) {
  margin: 0 1rem;
}
.footer__wrap {
  margin: 0 auto;
  width: 96%;
  max-width: 1100px;
  padding-right: 2rem;
}
.landing {
  background-size: cover !important;
  position: fixed;
  height: 100%;
  left: 0;
  -webkit-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
  top: 0;
  width: 100%;
  z-index: 99;
}
.landing.oculto {
  opacity: 0;
}
.landing.atras {
  height: 0;
  overflow: hidden;
  width: 0;
  z-index: -10;
}
.landing__logo {
  position: relative;
  margin: 20vh 0 0;
}
.landing__logo:before {
  position: absolute;
  background: #92c7d0;
  content: '';
  height: 2px;
  width: 100vw;
  left: 0;
  top: 6.0365rem;
  display: block;
}
.landing__logo a {
  position: relative;
  display: block;
  width: 100%;
}
.landing__logo img {
  height: 10.813rem;
  position: absolute;
  right: 10vw;
}
.landing--contenido {
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.landing--contenido.visible {
  opacity: 1;
}
.main {
  display: block;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.nosotros {
  padding: 5.688rem 0;
  background: rgba(135,137,139,0.8);
  text-align: center;
}
.nosotros p {
  display: block;
  font-size: 1.563rem;
  font-weight: 200;
  line-height: 1.3em;
  margin: 0 auto;
  max-width: 870px;
  width: 96%;
}
.pagina__carrusel {
  margin: 0 0 2rem 0;
}
.pagina__carrusel img[width="692"] {
  max-width: 780px !important;
  width: 100% !important;
}
.pagina__carrusel img[width="494"] {
  max-width: 530px !important;
  width: 100% !important;
}
.pagina__content a {
  color: #87898b;
}
.pagina__content a,
.pagina__content blockquote,
.pagina__content li,
.pagina__content p {
  color: #87898b;
  font-size: 1rem;
  line-height: 1.3em;
}
.pagina__content h2 {
  font-size: 3.2rem;
  text-transform: lowercase;
  font-weight: 200;
  margin-bottom: 2rem;
}
.pagina__content p {
  margin-bottom: 1rem;
}
.pagina__content ol,
.pagina__content ul {
  margin: 1rem 0;
}
.pagina__content ol ol,
.pagina__content ul ol,
.pagina__content ol ul,
.pagina__content ul ul {
  margin: 0 0 0.4rem 1.2rem;
}
.pagina__content ol {
  counter-reset: slideNum;
}
.pagina__content ol li {
  counter-increment: slideNum;
}
.pagina__content ol li:before {
  content: counter(slideNum) ".";
  margin-right: 0.5rem;
  color: #92c7d0;
}
.pagina__content ul li:before {
  content: '•';
  margin-right: 0.5rem;
  color: #92c7d0;
}
.pagina__content--quienes--borde {
  border-top: 1px solid #92c7d0;
  margin-top: 2rem;
  padding-top: 2rem;
}
.pagina__content--quienes .bloques--reticula {
  margin: 2rem 0;
}
.pagina__content--servicios {
  margin-bottom: 3rem;
}
.pagina__content--servicios--img {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin: 0 2rem 0 4rem;
  max-width: 150px;
  width: 25%;
}
.pagina__content--servicios--renglon {
  border-top: 1px solid #92c7d0;
  margin-top: 1rem;
  padding-top: 1rem;
  position: relative;
}
.pagina__content--servicios--renglon:first-of-type {
  margin-top: 2rem;
}
.pagina__content--servicios--renglon:before {
  position: absolute;
  background: #92c7d0;
  display: block;
  top: -2px;
  content: '';
  content: '';
  height: 3px;
  right: 0;
  width: 30px;
}
.pagina__content--servicios figcaption {
  -webkit-flex-grow: 1;
  color: #87898b;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.pagina__content--servicios figcaption p {
  color: #87898b;
  font-size: 1.3rem;
  font-weight: 200;
  margin-bottom: 0;
}
.pagina__display img {
  width: 100vw !important;
}
.pagina__header {
  margin-top: 3rem !important;
}
.pagina__thumbs {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 2rem;
  width: 296px;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.pagina__thumbs .bx-wrapper {
  max-width: 164px !important;
}
.pagina--portafolio__categoria {
  width: 50%;
}
.pagina--portafolio__categoria a,
.pagina--portafolio__categoria .u__medio--wrap {
  position: relative;
  display: block;
}
.pagina--portafolio__categoria a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 422px;
}
.pagina--portafolio__categoria a:hover figcaption {
  color: #87898b;
}
.pagina--portafolio__categoria a:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
.pagina--portafolio__categoria img {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  -webkit-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
  left: 50%;
  top: 50%;
  min-height: 100%;
  max-width: none !important;
  object-fit: cover;
  min-width: 100%;
  object-position: 50% 50%;
}
.pagina--portafolio__categoria figcaption {
  position: absolute;
  bottom: 2rem;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 300;
  -webkit-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.pagina--portafolio__categoria:nth-child(1) figcaption {
  right: 3rem;
}
.pagina--portafolio__categoria:nth-child(2) figcaption {
  right: 0;
}
.pagina--portafolio__categoria .u__medio--wrap {
  height: 100%;
}
.page-template-default .main {
  margin-bottom: 2rem;
}
.section {
  height: 100vh;
}
.nav--top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  width: 100%;
  margin-top: 2.525rem;
}
.nav--top li {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav--top li a {
  color: #87898b;
  display: block;
  font-weight: 200;
  font-size: 1rem;
  text-align: center;
  padding: 0.625rem 5vw 0.625rem 0;
  position: relative;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: lowercase;
}
.nav--top li:hover > a,
.nav--top li.current_page_item > a {
  color: #92c7d0;
  text-decoration: none;
}
.nav--top .nav--top__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 720px) {
  .nav--top li a {
    padding: 0.625rem 3vw 0.625rem 0;
  }
}
@media screen and (max-width: 640px) {
  .nav--top {
    color: #87898b;
    cursor: pointer;
    height: auto;
    margin-top: 1rem;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100vw;
    z-index: 12;
  }
  .nav--top:after {
    color: #92c7d0;
    content: "☰";
    font-size: 2.5rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    line-height: 1em;
    position: absolute;
    text-align: right;
    top: -0.5rem;
    height: 1em;
    width: 1em;
  }
  .nav--top li {
    text-align: center;
  }
  .nav--top li:not(.nav--logo) {
    width: 100%;
  }
  .nav--top li a {
    border-bottom: #92c7d0 1px solid;
    color: gris;
    font-size: 1rem;
    padding: 0.5rem 0;
    width: 100%;
  }
  .nav--top li a:after {
    display: none;
  }
  .nav--top__list {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    max-height: 0;
    max-width: 100vw !important;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 1rem;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    z-index: 15;
  }
  .checkbox-hack__label {
    display: block;
    cursor: pointer;
    height: 40px;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: -4px;
    width: 100%;
    z-index: 100;
  }
}
.checkbox__hack {
  display: none;
}
.checkbox__hack:checked ~ .nav--top {
  margin-top: h_logo;
  overflow: visible;
  width: 100%;
  max-height: 100vh;
}
.checkbox__hack:checked ~ .nav--top:after {
  content: "X";
}
.checkbox__hack:checked ~ .nav--top .nav--top__list {
  max-height: 100vh;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.25rem;
  line-height: 1.2em;
  font-weight: 200;
}
.heading--page {
  color: #87898b;
  font-size: 3.2rem;
  font-weight: 200;
  line-height: 1.25em;
  margin-bottom: 2rem;
  text-transform: lowercase;
}
.heading--localidad {
  color: #87898b;
  font-size: 1.3rem;
  font-weight: 200;
  line-height: 1.25em;
  margin-bottom: 2.5rem;
  margin-top: -2rem;
}
.heading--nosotros {
  color: #555559;
  font-size: 2.64rem;
  font-weight: 200;
  margin: 0 0 1.2rem;
  text-align: center;
}
.heading--footer {
  color: #87898b;
  font-size: 1rem;
  margin: 5px 0 26px;
}
.txt__blanco {
  color: #fff;
}
.txt__azul {
  color: #92c7d0;
}
.txt__gris {
  color: #87898b;
}
.txt__small {
  font-size: 0.813rem;
}
@media screen and (max-width: 640px) {
  .heading--nosotros {
    font-size: 1.8rem;
  }
  .heading--page {
    font-size: 2.2rem;
  }
  .heading--footer {
    margin: 5px 0 13px;
  }
}
.u__wrap {
  margin: 0 auto;
  width: 96%;
  max-width: 1100px;
}
.u__medio--wrap {
  width: 49vw;
  max-width: 550px;
}
._oculto {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._oculto.focusable:active,
._oculto.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@media screen and (max-width: 1100px) {
  .footer__btn {
    right: 1rem;
  }
}
@media screen and (max-width: 900px) {
  .bloque--cuarto,
  .bloque--tercio {
    width: calc(100% / 2);
  }
}
@media screen and (max-width: 640px) {
  .archivo__imagen {
    height: 480px;
  }
  .archivo__post a {
    height: 480px;
  }
  .bienvenida {
    margin-bottom: 2rem;
  }
  .bienvenida__cinco,
  .bienvenida__cuatro,
  .bienvenida__dos,
  .bienvenida__seis,
  .bienvenida__tres,
  .bienvenida__uno {
    height: 450px;
  }
  .bienvenida__dos figure figcaption p,
  .bienvenida__cuatro figure figcaption p,
  .bienvenida__seis figure figcaption p {
    font-size: 1.6rem;
    margin-top: 1rem;
  }
  .carrusel__flecha--prev {
    margin-bottom: 0;
    margin-right: 1.5rem;
    margin-left: 1rem;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .carrusel__flecha--sig {
    margin-top: 0;
    margin-left: 1.5rem;
    margin-right: 1rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .carrusel__thumb {
    margin-bottom: 0;
  }
  .encabezado .bloques--reticula {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .encabezado__logo {
    -webkit-order: 0;
    order: 0;
  }
  .encabezado__logo img {
    display: block;
    margin: 0 auto;
  }
  .encabezado__logo:before {
    position: absolute;
    background: #92c7d0;
    content: '';
    height: 1px;
    width: 100vw;
    left: 0;
    top: 3.75rem;
    display: block;
  }
  .encabezado__logo img {
    height: auto;
    width: 161px;
  }
  .encabezado__menu {
    position: relative;
    -webkit-order: 1;
    order: 1;
    margin-bottom: 2rem;
  }
  .landing__logo {
    position: relative;
    margin: 10vh 0 0;
  }
  .landing__logo:before {
    position: absolute;
    background: #92c7d0;
    content: '';
    height: 2px;
    width: 100vw;
    left: 0;
    top: 3.01825rem;
    display: block;
  }
  .landing__logo a {
    position: relative;
    display: block;
    width: 100%;
  }
  .landing__logo img {
    height: 5.4065rem;
    position: absolute;
    right: 0.5rem;
  }
  .pagina__content--servicios {
    margin-bottom: 2rem;
  }
  .pagina__content--servicios--img {
    margin: 0 1rem 0 2rem;
    max-width: 120px;
  }
  .pagina--portafolio .bloques--reticula {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .pagina--portafolio__categoria {
    width: 100%;
  }
  .pagina--portafolio__categoria a {
    height: 350px;
  }
  .pagina--portafolio__categoria figcaption {
    font-size: 2.6rem;
  }
  .pagina--portafolio__categoria:nth-child(2) figcaption {
    right: 3rem;
  }
  .pagina--portafolio .u__medio--wrap {
    width: 96%;
    max-width: 1100px;
  }
  .pagina--proyecto.bloques--reticula {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .pagina--proyecto .pagina__carrusel,
  .pagina--proyecto .pagina__thumbs {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .pagina--proyecto .pagina__carrusel {
    height: auto;
    margin-bottom: 1rem;
  }
  .pagina__thumbs.bloques--renglones {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .archivo__imagen {
    height: 360px;
  }
  .archivo__post a {
    height: 360px;
  }
  .bienvenida {
    margin-bottom: 1.5rem;
  }
  .bienvenida__cinco,
  .bienvenida__cuatro,
  .bienvenida__dos,
  .bienvenida__seis,
  .bienvenida__tres,
  .bienvenida__uno {
    height: 350px;
  }
  .bienvenida__dos figure figcaption p,
  .bienvenida__cuatro figure figcaption p,
  .bienvenida__seis figure figcaption p {
    font-size: 1.4rem;
  }
  .bloques--reticula,
  .bloques--reticula__renglon {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .bloque--cuarto,
  .bloque--mitad,
  .bloque--tercio {
    width: 100%;
  }
  .bloque__columnas {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .footer__logo {
    margin-bottom: 2rem;
  }
  .footer__redes {
    margin-top: 2rem;
  }
  .footer__redes .bloques--reticula {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
  }
  .pagina__content--servicios .bloques--reticula {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }
  .pagina__content--servicios--img {
    margin: 0 1rem;
    max-width: 80px;
  }
  .pagina--portafolio__categoria a {
    height: 280px;
  }
  .pagina--portafolio__categoria figcaption {
    font-size: 2.2rem;
  }
}
@media print {
  @page {
    margin: 1cm;
  }
  *,
  *:before,
  *:after,
  *:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="http"]:not([href*="mywebsite.com"]):after {
    content: " (" attr(href) ")";
  }
  body > *:not(main) {
    display: none;
  }
  h1,
  h2 {
    page-break-after: always;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  section {
    page-break-before: always;
  }
}
