/**
 ** Bootstrap General
**********************/

* {    
  vertical-align: top;
  font-weight: normal;
  font-style: inherit;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: normal;
  font-family: 'bautf-bold', Arial, sans-serif;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}*/
/**
 ** General
**********************/
html { font-size: 62.5%; }
body {
  background-color: #fff;
  color: #000;
  font-family: 'bautf-regular';
  font-size: 25px;
  line-height: 32px;
  font-size: 2.5rem;
  line-height: 3.2rem;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
.page {
  position: absolute !important;
  left: 0 !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
.row {
  width: 100%;
  float: left;
}
.page-inicio {
  margin-bottom: 115px;
}
.page-proyecto {
  margin-bottom: 0px;
}
/**
 ** Header
**********************/
.page-proyecto .site-header {
  display: none;
}
.page-proyecto.proyecto-32 {
  background-color: #e3ddd1 !important;
}
.page-proyecto.proyecto-133, .page-proyecto.proyecto-154 {
  background-color: #e6ded3 !important;
}


body.page-proyecto header h1.site-title a, body.page-proyecto header h1.site-title a:hover, body.page-proyecto header .ItemMenu a, body.page-proyecto header .ItemMenu a:hover, body.page-proyecto header div.site-title a, body.page-proyecto header div.site-title a:hover {
    color: #fff !important;
}
body.page-proyecto.background-dark .navbar-fixed-top .ItemMenu a, body.page-proyecto.background-dark #cursortext .mensaje-cursor, body.page-proyecto.background-dark #cursortext .mensaje-cursor span, body.page-proyecto.background-dark .navbar-fixed-top .ItemMenu strong, body.page-proyecto.background-dark .navbar-fixed-top .ItemMenu h1, body.page-proyecto.background-dark .navbar-fixed-top .ItemMenu h2, body.page-proyecto.background-dark .titulo-proyecto {
    color: #fff !important;
}
body.page-proyecto.background-dark button.hamburger .hamburger-inner, body.page-proyecto.background-dark button.hamburger .hamburger-inner::before, body.page-proyecto.background-dark button.hamburger .hamburger-inner::after {
    background-color: #fff !important;
}
body.page-proyecto .hamburger-inner, body.page-proyecto .hamburger-inner::before, body.page-proyecto .hamburger-inner::after {
    background-color: #fff !important;
}
body.page-proyecto header .navbar-brand {
	filter: invert(1);
}


body.page-proyecto header.fixed-title h1.site-title a, body.page-proyecto header.fixed-title h1.site-title a:hover, body.page-proyecto header.fixed-title .ItemMenu a, body.page-proyecto header.fixed-title .ItemMenu a:hover, body.page-proyecto header.fixed-title div.site-title a, body.page-proyecto header.fixed-title div.site-title a:hover {
    color: #fff !important;
}
body.page-proyecto.background-dark .navbar-fixed-top.fixed-title .ItemMenu a, body.page-proyecto.background-dark #cursortext .mensaje-cursor, body.page-proyecto.background-dark #cursortext .mensaje-cursor span, body.page-proyecto.background-dark .navbar-fixed-top.fixed-title .ItemMenu strong, body.page-proyecto.background-dark .navbar-fixed-top.fixed-title .ItemMenu h1, body.page-proyecto.background-dark .navbar-fixed-top.fixed-title .ItemMenu h2, body.page-proyecto.background-dark .titulo-proyecto {
    color: #fff !important;
}
body.page-proyecto header.fixed-title .navbar-brand {
	filter: invert(1);
}
body, .page-proyecto header.fixed.fixed-title,
.page-proyecto #Rejilla1.Proyecto-fs {
  background-color: #000 !important;
}

/**
 ** Secciones
**********************/
#posts-rejilla {
    position: relative !important;
    height: auto !important;
    min-height: 100vh;
    background-color: #000 !important;
    float: left !important;
    width: 100% !important;
}
.section .info-section {
  width: 100%;
  margin-top: 55px;
  margin-bottom: 55px;
  padding: 0 70px 0 70px !important;
}
/*.section.section-4 .info-section {
    margin-top: 0;
}*/
/*.section-1 .info-section, .section-3 .info-section, .section-5 .info-section {
	margin-top: 55px;
  margin-bottom: 0 !important;
}*/

.section .info-section .header-section {
	display: flex;
	flex-direction: row;
	width: 100%;
	padding: 5px 0 0 0;
	border-top: 1px solid #A4A4A4;
}
.section .info-section .header-section .col-left {
	flex: 2;
	width: 33.33333%;
}
.section .info-section .header-section .col-right {
	flex: 4;
	width: 66.66666%;
}
.section .info-section h2.title-section-princ {
  width: 100%;
  text-align: center;
  font-family: 'bautf-regular';
  font-size: 50px;
  line-height: 56px;
  font-size: 5rem;
  line-height: 5.6rem;
  padding: 0 0 0 0;
  margin: 0 auto 30px auto;
  max-width: 960px;
}
.section .info-section h2.title-section {
  width: 100%;
  text-align: left;
  font-family: 'Steradian', serif;
  font-weight: 700;
  /*font-size: 22px;
  line-height: 30px;
  font-size: 2.2rem;
  line-height: 3rem;*/
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  padding: 0 0 0 0;
  margin: 0 0 30px 0;
  color: #fff;
}
.section .info-section h2 u {
	text-decoration: none !important;
	position: relative;
}
.section .info-section h2 u:after {
	content: '';
	background-color: #000;
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.section .info-section p {
  width: 100%;
  text-align: left;
  font-family: 'Steradian', serif;
  font-weight: 300;
  /*font-size: 22px;
  line-height: 30px;
  font-size: 2.2rem;
  line-height: 3rem;*/
  font-size: 24px;
  line-height: 31px;
  font-size: 2.4rem;
  line-height: 3.1rem;
  padding: 0 0 0 0;
  padding: 0 0 0 0;
  margin: 0 0 1em 0;
  color: #fff;
}
.section .info-section ul {
  width: 100%;
  text-align: left;
  font-family: 'Steradian', serif;
  font-weight: 300;
  /*font-size: 22px;
  line-height: 30px;
  font-size: 2.2rem;
  line-height: 3rem;*/
  font-size: 24px;
  line-height: 31px;
  font-size: 2.4rem;
  line-height: 3.1rem;
  padding: 0 0 0 24px;
  margin: 60px 0 0 0;
  color: #fff;
  list-style: disc;
  display: flex;
  flex-wrap: wrap;
}
.section .info-section ul li {
  width: 100%;
  text-align: left;
  font-family: 'Steradian', serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 31px;
  font-size: 2.4rem;
  line-height: 3.1rem;
  padding: 0 0 0 0;
  padding: 0 0 0 0;
  margin: 4px 0 0 0;
  color: #fff;
}
.section-4, .section-6 {
	margin-bottom: 0 !important;
}
.section-2 .record-block {
	padding: 50px;
	margin-top: 5em !important;
}
.section-2 {
  /*margin-top: 115px;*/
  /*margin-top: 2.2em;*/
}
/*.section-2 .info-section {
  margin-top: 65px;
  margin-bottom: 115px;
}*/

/*.section-3 .info-section {
  margin-top: 110px;
  margin-bottom: 0px;
}*/
.section-3 .video-home {
    padding: 0 18% 0 18% !important;
}
.section-1 .info-section p {
  max-width: 980px !important;
}
.section-4 .info-section p {
  max-width: 760px !important;
}
/*.section-6 .info-section {
  margin-bottom: 0 !important;
}
.section-6 .info-section p {
  max-width: 100% !important;
  font-size: 16px  !important;
  line-height: 30px  !important;
  font-size: 1.6rem  !important;
  line-height: 2.2rem  !important;
  margin-bottom: 0 !important;
}
.section-6 .info-section p a{
  text-decoration: none;
}
.section-6 .info-section p a:hover{
  text-decoration: underline !important;
}*/
/* Seccion 1 - Video */
/*.div-video {
  height: 0;
  margin: 27px 0 0 0;
  padding-bottom: 56.2%;
  position: relative;
  overflow: hidden;
}
.div-video embed, .div-video iframe, .div-video object, .div-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}*/
.section .image-home {
  width: 100%;
  height: auto !important;
  /*padding-bottom: 0;*/
  padding: 0 10% 0 10%;
  position: relative;
  overflow: hidden;
  margin: 0 !important;
}
.section-5 .image-home {
  width: 100%;
  height: auto !important;
  /*padding-bottom: 0;*/
  padding: 0 18% 0 18% !important;
  position: relative;
  overflow: hidden;
  margin: 0 !important;
	background-color: #efefef;
}
.section .video-home embed, .section .video-home iframe, .section .video-home object, .section .video-home video {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  position: relative;
}
.section .video-js {
  width: 100%;
  height: calc((100vw* 9) / 16);
  background-color: #fff;
  cursor: pointer;
}
.section video.video-js::-webkit-media-controls-panel {
  background-image: linear-gradient(transparent, transparent) !important;
}
.buttonMovieHotelOmm1, .buttonMovieHotelOmm2, .buttonMovieHotelOmm3, .buttonMovieHotelOmm4 {
	position: absolute;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	top: 50%;
	left: 50%;
	opacity: 0.6;
	background-image: url(../img/play-video.png);
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150px auto;
  background-color: transparent;
  cursor: pointer;
  display: none;
}
.buttonMovieHotelOmm1.play, .buttonMovieHotelOmm2.play, .buttonMovieHotelOmm3.play, .buttonMovieHotelOmm4.play {
	display: none;
	opacity: 0;
	transition: all 0.35s ease-in-out;
  -webkit-transition: all .35s ease-in-out;
}
/* Seccion 1, 3 - Slide Large */
.section-2 .wide-container {
    height: 400px !important;
}
.wide-container {
		height: 100%;
    margin: 0 auto;
    width: 100%;
    float: left;
}
#slides-section-1, #slides-section-3, #slides-section-6 , #slides-section-7, #slides-section-project {
    position: relative !important;
}
.wide-container li {
    text-align: center;
    background-color: transparent;
}
.wide-container li .caption {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    padding: 14px 27px 72px 27px;
    background-color: #fff;
    z-index: 3000;
    width: 100%;
    /*filter: alpha(opacity=90);
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/
    bottom: 0;
    left: 0;
    border-left: none;
}
.wide-container li .caption .content-caption {
    color: #000;
    font-family: 'bautf-regular';
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    font-size: 2.2rem;
    line-height: 3rem;
    /*font-family: "bautf-regular";
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 28px;
    font-size: 1.5rem;
    line-height: 2.8rem;*/
    width: 100%;
    padding: 0;
    margin: 0 0 0 0 !important;
    text-align: center;
}
.wide-container .video-slide {
    position: absolute;
    width: 100%;
    height: 100%;
}
.wide-container video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.section-2 .wide-container img {
    position: absolute !important;
    width: 100% !important;
    height: auto !important;
    max-width: 624px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
}

/*.section-6 .wide-container img {
    position: absolute !important;
    width: auto !important;
    height: 100% !important;
    max-width: none !important;
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
}*/

.wide-container .slides-navigation {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.wide-container .slides-navigation a {
    position: absolute;
    display: block;
    /*width: 8.33333333%;*/
    width: 18.333333%;
    text-align: center;
    background: transparent;
    border: 0px solid transparent;
    opacity: 1;
    height: 100%;
    filter: alpha(opacity=100);
    z-index: 3000;
    text-indent: -99999px;
    margin-top: 0;
    box-sizing: border-box;
    color: #fff !important;
    font-size: 44px;
    font-size: 4.4rem;
}
.wide-container .slides-navigation a.next {
    right: 0;
    background-image: url('../img/flecha-right-slide-black.png') !important;
    background-size: 36px auto !important;
    background-repeat: no-repeat !important;
    height: 100%;
    color: #fff;
    background-position: 70% center !important;
    cursor: auto !important;
}
.wide-container .slides-navigation a.prev {
    left: 0;
    background-image: url('../img/flecha-left-slide-black.png') !important;
    background-size: 36px auto !important;
    background-repeat: no-repeat !important;
    color: #fff;
    background-position: 30% center !important;
    cursor: auto !important;
}
.wide-container .slides-pagination {
  display: none;
}
/* Seccion 5 - List Posts */
.list-posts {
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
.list-posts ul {
  float: left;
  list-style: none;
  padding: 0 8.5px 0 8.5px;
  margin: 0;
  width: 100%;
  text-align: center;
}
.list-posts .item-post {
  float: none;
  display: inline-block;
  width: 33.333333%;
  position: relative;
  padding: 0 8.5px 0 8.5px;
}
.list-posts .item-post .imagen-post {
  width: 100%;
  height: auto;
}
.list-posts .item-post .caption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 17px 8.5px 17px 8.5px;
  background-color: #fff;
}
.list-posts .item-post:hover .caption {
  display: block;
}
.list-posts .item-post .caption .content-caption {
  text-align: center;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.list-posts .item-post .caption .content-caption h3 {
  color: #000;
  font-family: "bautf-bold";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 28px;
  font-size: 1.5rem;
  line-height: 2.8rem;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0 !important;
  text-align: center;
}
.list-posts .item-post .caption .content-caption .ss-icon {
  font-size: 15px;
  line-height: 15px;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.list-posts .item-post .caption .content-caption .icon-full-screen {
  background: url('../img/ic_aspect_ratio_black_24px.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  color: #000;
  display: inline-block;
  background-position: center center;
}
.list-posts .item-post:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.list-posts .item-post .image-link {
  overflow: hidden;
  float: left;
  width: 100%;
  height: auto !important;
}
.list-posts .item-post img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.list-posts .item-post:hover .caption {
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.list-posts .item-post .caption {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.section-6 .wide-container .slides-navigation {
    display: none !important;
}

/*.slide-vertical {
  width: 100%;
  background-color: #fff;
  padding: 0 8.5px 0 8.5px;
}
.item-slide-vertical {
  background-color: #fff;
  padding: 0 8.5px 0 8.5px;
}
.item-slide-vertical img {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.item-slide-vertical .caption {
  display: none;
}
.slide-vertical .item-slide-vertical .caption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 17px 8.5px 17px 8.5px;
  background-color: #fff;
}
.slide-vertical .item-slide-vertical:hover .caption {
  display: block;
}
.slide-vertical .item-slide-vertical .caption .content-caption {
  text-align: center;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.slide-vertical .item-slide-vertical .caption .content-caption h3 {
  color: #000;
  font-family: "bautf-bold";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 28px;
  font-size: 1.2rem;
  line-height: 2.2rem;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0 !important;
  text-align: center;
}
.slide-vertical .item-slide-vertical .caption .content-caption p {
  color: #000;
  font-family: "bautf-regular";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  font-size: 1.5rem;
  line-height: 2.2rem;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0 !important;
  text-align: center;
}
.slide-vertical .item-slide-vertical .caption .content-caption .ss-icon {
  font-size: 15px;
  line-height: 15px;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.slide-vertical .item-slide-vertical .caption .content-caption .icon-full-screen {
  background: url('../img/ic_aspect_ratio_black_24px.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  color: #000;
  display: inline-block;
  background-position: center center;
  margin-top: 12px;
}
.slide-vertical .item-slide-vertical:hover .caption {
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.slide-vertical .item-slide-vertical .caption {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.owl-carousel .item-slide-vertical {
  text-align: center !important;
  background-color: #fff !important;
}
.owl-carousel .item-slide-vertical img {
  height: auto;
  display: inline-block !important;
}
.owl-prev {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 34px;
    margin-top: -22.5px;
    border-radius: 0;
    background-color: transparent;
    color: #000;
    font-style: normal;
    font-size: 30px;
    line-height: 48px;
    font-size: 3.0rem;
    line-height: 4.8rem;
    text-align: center;
    text-indent: -99999px;
    background-image: url('../img/flecha-atras.png');
    background-size: 45px 45px;
    background-repeat: no-repeat;
    background-position: center center;
}
.owl-next {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    right: 34px;
    margin-top: -22.5px;
    border-radius: 0;
    background-color: transparent;
    color: #000;
    font-style: normal;
    font-size: 30px;
    line-height: 48px;
    font-size: 3.0rem;
    line-height: 4.8rem;
    text-align: center;
    text-indent: -99999px;
    background-image: url('../img/flecha-siguiente.png');
    background-size: 45px 45px;
    background-repeat: no-repeat;
    background-position: center center;
}
.slide-horizontal {
	padding: 0 20px 0 20px;
}*/
.slide-2 .item img, .slide-3 .item img, .slide-5 .item img {
	width: 100%;
	height: auto;
}
.section-2 .slide-section, .section-3 .slide-section, .section-5 .slide-section, .section-7 .slide-section {
    /*height: auto;
    width: auto;
    background-image: none;*/
    position: relative;
    float: left;
    /*height: 4200px !important;*/
    overflow: hidden;
    /*padding: 0 0 0 32px;*/
    padding: 0 0 0 0;
    
    height: 100%;
    width: 100%;
    background-image: none;
}
/*.section-2 .slide-section:before, .section-3 .slide-section:before, .section-5 .slide-section:before, .section-7 .slide-section:before {
	width: 32px;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}
.section-2 .slide-section:after, .section-3 .slide-section:after, .section-5 .slide-section:after, .section-7 .slide-section:after {
	width: 32px;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
	position: absolute;
	right: 0;
	top: 0;
	content: '';
}*/
/*.scrollmagic-pin-spacer {
	padding-bottom: 700px !important;
}*/
.container-carousel {
	width: 100%;
	/*height: 100%;*/
	overflow: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
	padding: 0 0;
}
.container-carousel .slide-2 {
	width: 500%;
	/*height: 100%;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: block;
}
.container-carousel .slide-3 {
	width: 300%;
	/*height: 100%;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: block;
}
.container-carousel .slide-5 {
	width: 100%;
	/*height: 100%;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: block;
}
/*.container-carousel .slide-horizontal .item:first-child {
	margin-left: 16px;
}*/
.container-carousel .slide-2 .item {
	height: 100%;
	width: 20% !important;
	/*padding: 32px 32px 32px 0;*/
	padding: 72px 0 32px 0;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
}
.container-carousel .slide-3 .item {
	height: 100%;
	width: 33.3333333% !important;
	/*padding: 32px 32px 32px 0;*/
	padding: 72px 16px 32px 16px;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
}
.container-carousel .slide-5 .item {
	height: 100%;
	width: 100% !important;
	/*padding: 32px 32px 32px 0;*/
	padding: 72px 16px 32px 16px;
  background: #fff;
  overflow: hidden;
  position: relative;
  display: inline-block;
  float: left;
}
.container-carousel .slide-horizontal .item .border-item {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.container-carousel .slide-horizontal .item img {
		width: calc(100vw);
    height: auto;
    display: block;
    max-width: 100%;
    margin: 0 0 0 0;
    float: left;
    margin-left: 0;
    /*height: calc(100vh - 64px);*/
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/* Slide 7 */
.section-7 .slide-section {
    position: relative;
    float: left;
    overflow: hidden;
    padding: 0 0 0 0;
    height: 100%;
    width: 100%;
    background-image: none;
}
.container-carousel .slide-7 {
    width: 700%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background: #fff;
    overflow: hidden;
    position: relative;
    display: block;
}
.container-carousel .slide-7 .item {
    height: 100%;
    width: 14.2857% !important;
    padding: 72px 16px 32px 16px;
    background: #fff;
    overflow: hidden;
    position: relative;
    display: inline-block;
    float: left;
}
.container-carousel .slide-7 .item .border-item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.container-carousel .slide-7 .item img {
    width: auto;
    height: 100%;
    display: block;
    max-width: none;
    margin: 0 auto 0 auto;
    float: none;
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    
}
/*#fancybox-content, #fancybox-frame {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}*/

.slide-vertical {
  width: 100%;
  background-color: #fff;
  padding: 0 8.5px 0 8.5px;
}
.item-slide-vertical {
  background-color: #fff;
  padding: 0 8.5px 0 8.5px;
}
.item-slide-vertical img {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.item-slide-vertical .caption {
  display: none;
}
.slide-vertical .item-slide-vertical .caption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 17px 8.5px 17px 8.5px;
  background-color: #fff;
}
.slide-vertical .item-slide-vertical:hover .caption {
  display: block;
}
.slide-vertical .item-slide-vertical .caption .content-caption {
  text-align: center;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.slide-vertical .item-slide-vertical .caption .content-caption h3 {
  color: #000;
  font-family: "bautf-bold";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 28px;
  font-size: 1.2rem;
  line-height: 2.2rem;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0 !important;
  text-align: center;
}
.slide-vertical .item-slide-vertical .caption .content-caption p {
  color: #000;
  font-family: "bautf-regular";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  font-size: 1.5rem;
  line-height: 2.2rem;
  width: 100%;
  padding: 0;
  margin: 0 0 0 0 !important;
  text-align: center;
}
.slide-vertical .item-slide-vertical .caption .content-caption .ss-icon {
  font-size: 15px;
  line-height: 15px;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.slide-vertical .item-slide-vertical .caption .content-caption .icon-full-screen {
  background: url('../img/ic_aspect_ratio_black_24px.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  color: #000;
  display: inline-block;
  background-position: center center;
  margin-top: 12px;
}
.slide-vertical .item-slide-vertical:hover .caption {
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.slide-vertical .item-slide-vertical .caption {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.owl-carousel .item-slide-vertical {
  text-align: center !important;
  background-color: #fff !important;
  /*cursor: pointer;*/
}
.owl-carousel .item-slide-vertical img {
  height: 100%;
  width: auto !important;
  display: inline-block !important;
}
.owl-prev {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 34px;
    margin-top: -22.5px;
    border-radius: 0;
    background-color: transparent;
    color: #000;
    font-style: normal;
    font-size: 30px;
    line-height: 48px;
    font-size: 3.0rem;
    line-height: 4.8rem;
    text-align: center;
    text-indent: -99999px;
    background-image: url('../img/flecha-left-slide.png') !important;
    background-size: 36px auto !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.owl-next {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    right: 34px;
    margin-top: -22.5px;
    border-radius: 0;
    background-color: transparent;
    color: #000;
    font-style: normal;
    font-size: 30px;
    line-height: 48px;
    font-size: 3.0rem;
    line-height: 4.8rem;
    text-align: center;
    text-indent: -99999px;
    background-image: url('../img/flecha-right-slide.png') !important;
    background-size: 36px auto !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.slide-vertical {
	height: 500px !important;
}
.slide-vertical .owl-carousel, .slide-vertical .owl-stage-outer, .slide-vertical .owl-stage, .slide-vertical .owl-item, .slide-vertical .owl-item .item {
	height: 100% !important;
	width: auto;
}
.row-image .image-container {
	float: left;
	width: 100%;
	height: auto;
}
.row-image .image-container img {
	float: left;
	width: 100%;
	height: auto;
}
.site-footer, .site-footer .row-footer:first-child {
  margin-top: 0 !important;
}
.section-3 .wide-container img {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	width: 48% !important;
	height: auto !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
}
#Contenedor.container-rejilla-cliente .row-video .video-home div:last-child {
  display: block !important;
}
.movieAndorraTurisme-dimensions, .movieAndorraTurisme2-dimensions {
	width: 100% !important;
  float: left;
  position: relative;
  padding-bottom: 56.3% !important;
  height: 0 !important;
  cursor: pointer;
}
.section .info-scroll-left {
	width: 100%;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 0 17px 0 17px !important;
}
.section .info-scroll-left p {
    width: 100%;
    text-align: center;
    font-family: 'bautf-regular';
    font-size: 22px;
    line-height: 30px;
    font-size: 2.2rem;
    line-height: 3rem;
    padding: 0 0 0 0;
    margin: 0 auto 0 auto;
}
.video-js .vjs-big-play-button {
	position: absolute;
  top: 50% !important;
  left: 50% !important;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 45px !important;
  height: 45px !important;
  opacity: 0.7 !important;
  background-color: #fff !important;
  border-radius: 100% !important;
  border: 1px solid #000 !important;
}

/* Nassos Custom CSS */
.page-proyecto header.fixed-title {
    background-color: #000 !important;
}
body.page-proyecto .section {
	color: #fff;
	background-color: #000;
  z-index: 10;
  position: relative;
  margin-bottom: 0;
}
body.page-proyecto .section.section-10 {
	z-index: 9;
}
body.page-proyecto .section:last-child {
    padding-bottom: 115px;
}
.page-inicio {
    margin-bottom: 0;
}
.page-proyecto #ContenedorRelacionados {
	z-index: 1000;
}
body.page-proyecto #Rejilla1.Proyecto, 
body.page-proyecto #Rejilla1.Proyecto-fs {
    padding-top: 0 !important;
}
.section-1.section .info-section {
	padding: 0 0 0 0 !important;
	width: 100%;
	height: auto;
	margin: 0 0 0 0 !important;
}
.section-1 .main-image {
	padding: 107px 70px 36px 70px;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	/*background-image: url('../img/nassos-bg-main.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;*/
}
.section-1 .main-image .header-main-image {
	padding: 0 0 0 0;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	color: #fff;
}
.section-1 .main-image .header-main-image .title-header {
	 	width: 100%;
    text-align: left;
    font-family: 'Nassos Circle', serif;
    font-size: 72px;
    line-height: 78.48px;
    font-size: 7.2rem;
    line-height: 7.848rem;
    letter-spacing: 0.01em;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-weight: 800;
    color: inherit;
}
.section-1 .main-image .header-main-image .subtitle-header {
	 	width: 100%;
    text-align: left;
    font-family: 'Nassos Circle', serif;
    font-size: 26px;
    line-height: 28.34px;
    font-size: 2.6rem;
    line-height: 2.834rem;
    letter-spacing: 0.02em;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-weight: 800;
    color: inherit;
}
.section-1 .main-image .title-main-image,
.section-4 .title-main-image {
	 	width: 100%;
    text-align: center;
    font-family: 'Nassos Circle', serif;
    font-size: 30.7vw;
    line-height: 0.6;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: 800;
    text-transform: uppercase;
    position: absolute;
    bottom: 36px;
    left: 0;
    color: #fff;
    transition: all 0.15s linear;
		-webkit-transition: all .15s linear;
		transition-timing-function: linear;
}

.section-4 .title-main-image {
	position: relative;
  bottom: auto;
  left: auto;
  margin-top: 0.2em;
}
.section-1 .main-image .title-main-image.ff-circle,
.section-4 .title-main-image.ff-circle {
	font-family: 'Nassos Circle', serif;
}
.section-1 .main-image .title-main-image.ff-square,
.section-4 .title-main-image.ff-square {
	font-family: 'Nassos Square', serif;
}
.section-1 .main-image .title-main-image.ff-ring,
.section-4 .title-main-image.ff-ring {
	font-family: 'Nassos Ring', serif;
}
.section-1 .main-image .title-main-image.ff-arrow,
.section-4 .title-main-image.ff-arrow {
	font-family: 'Nassos Arrow', serif;
}
.section-1 .main-image .title-main-image.ff-star,
.section-4 .title-main-image.ff-star {
	font-family: 'Nassos Star', serif;
}

.section-6 .wide-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
}
.section-6 .wide-container #slides-section-6,
.section-6 .wide-container .slides-control,
.section-6 .wide-container .slides-control .slides-container,
.section-6 .wide-container .slides-control .slides-container li {
    width: 100% !important;
    height: 100% !important;
}
.section-4 .info-section {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
    padding: 0 0 0 0 !important;
}
.section-6 .info-section {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
    padding: 0 70px 0 70px !important;
}
.section-9 .info-section {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
    padding: 0 0 0 0 !important;
    position: relative;
    z-index: -1;
    pointer-events: none;
}
.Proyecto-fs .wide-container {
    height: 100vh !important;
}
.item-list-image.video-post img {
	opacity: 0;
	visibility: hidden;
}
.item-list-image.video-post .video-background {
  background: transparent;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  overflow: hidden;
  
}
.item-list-image.video-post .video-foreground, 
.item-list-image.video-post .video-background iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2000;
}

.item-list-image.video-post .video-foreground, 
.item-list-image.video-post .video-background iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: all;
  z-index: 2000;
}
/*.item-list-image.video-post .video-foreground { width: 300%; left: -100%; }*/
.item-list-image.video-post .video-foreground { height: 100%; top: 0; width: 100%; left: 0; }

/*@media (min-aspect-ratio: 16/9) {
  .item-list-image.video-post .video-foreground { width: 300%; left: -100%; }
  .item-list-image.video-post .video-foreground { height: 100%; top: 0; width: 100%; left: 0; }
}
@media (max-aspect-ratio: 16/9) {
  .item-list-image.video-post .video-foreground { width: 300%; left: -100%; }
  .item-list-image.video-post .video-foreground { width: 100%; left: 0; width: 100%; left: 0; }
}*/
.bg-parallax {
    height: calc(100vh - 107px);
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.type-line {
	width: 100%;
	padding: 7px 0 0 0;
	margin: 0 0 20px 0;
	border-top: 1px solid #fff;
	display: flex;
	font-family: 'Nassos Circle', serif;
}
.type-line:first-child {
	border-top: none;
	padding-top: 2px;
}
.type-line .name-type {
		width: auto;
    text-align: left;
    font-family: inherit;
    /*font-size: 34px;
    font-size: 3.4rem;*/
    font-size: 2vw;
    line-height: 1;
    letter-spacing: -0.01em;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: inherit;
    text-transform: uppercase;
    color: #fff;
    flex: 0.7;
}
.type-line .string-type {
		width: auto;
    text-align: left;
    font-family: inherit;
    /*font-size: 96px;
    font-size: 9.6rem;*/
    font-size: 7vw;
    line-height: 1;
    letter-spacing: -0.01em;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: inherit;
    text-transform: uppercase;
    color: #fff;
    flex: 1;
}

.type-line.fw-thin {
	font-weight: 100;
}
.type-line.fw-light {
	font-weight: 300;
}
.type-line.fw-regular {
	font-weight: 400;
}
.type-line.fw-medium {
	font-weight: 500;
}
.type-line.fw-bold {
	font-weight: 700;
}
.type-line.fw-ultrabold {
	font-weight: 800;
}
.type-line.fw-brutal {
	font-weight: 1000;
}

.section-8 .type-line .name-type {
    /*font-size: 34px;
    font-size: 3.4rem;*/
    /*font-size: 2vw;
    line-height: 1;
    letter-spacing: -0.01em;
    font-weight: 500;*/
		font-size: 7vw;
    line-height: 0.35;
    letter-spacing: -0.01em;
    font-weight: 500;
}
.section-8 .type-line .string-type {
    /*font-size: 120px;
    font-size: 12.0rem;*/
    font-size: 7vw;
    letter-spacing: -0.01em;
    font-weight: 500;
}
.type-line.fw-brutal .name-type,
.type-line.fw-brutal .string-type {
	font-weight: 1000;
}

.section-11 .list-images {
		/*display: flex;
    gap: 20px;
    flex-flow: column wrap;
    max-height: 2200px;*/
}
.section-11 .list-images .item-list-image {
	width: 25%;
	min-width: 25%;
	max-width: 25%;
	flex: auto;
	padding: 10px;
}
.section-11 .list-images .item-list-image img {
    width: 100%;
    height: auto;
}
.section-11 .list-images .item-list-image.empty-post img {
	opacity: 0;
}
.section-11 .list-images .item-list-image.item-3,
.section-11 .list-images .item-list-image.item-6,
.section-11 .list-images .item-list-image.item-8,
.section-11 .list-images .item-list-image.item-11 {
	width: 50%;
	min-width: 50%;
	max-width: 50%;
}
.section-11 .list-images .item-list-image.item-7 {
	/*width: 37.5%;
	min-width: 37.5%;
	max-width: 37.5%;
	width: 50%;
	min-width: 50%;
	max-width: 50%;*/
}
.section-11 .info-section {
  padding: 0 60px 0 60px !important;
}
/*.section-11 .list-images .item-list-image:nth-child(2),
.section-11 .list-images .item-list-image:nth-child(4) {
	margin-top: 17%;
}*/

.record-block {
	width: 100%;
  height: auto;
  padding: 70px 70px 70px 70px;
  margin: 0 0 0 0;
  background-color: #FFF200;
  display: flex;
  flex-direction: column;
  gap: 50px;
  /*border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;*/
  /*background: repeating-linear-gradient(
      45deg,
      rgba(255, 255, 255, 255) 8px,
      rgba(255, 255, 255, 255) 10px,
      #000 10px,
      #000 56px
    );*/
}
.record-block .item-record {
	width: 100%;
  height: auto;
  max-height: 159px;
  overflow: hidden;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color: #000;
  /*color: #FFF200;*/
  color: #FFF200;
  font-family: 'Nassos Circle', serif;
	font-size: 161px;
	font-size: 16.1rem;
	font-weight: 800;
	line-height: 1.17;
	text-align: left;
	display: flex;
  justify-content: space-between;
	border: 2px solid #000;
}
.record-block .item-record .services-ticker-block {
	display: block;
}
.record-block .item-record .arrows-record {
	/*color: #FFF200;*/
	color: #FFF200;
	padding: 0 0.17em;
}
.record-block .item-record .time-record {
	/*color: #FFF200;*/
	color: #FFF200;
	padding: 0 0.17em;
	display: flex;
}
.record-block .item-record .time-record span {
	color: inherit;
	width: auto;
	text-align: right;
	font-weight: 500;
}
.record-block .item-record .time-record span.counter-minuts,
.record-block .item-record .time-record span.counter-seconds {
	width: 184px;
}

.record-block .item-record .line-text-record {
	/*color: #FFF200;*/
	color: #FFF200;
	padding: 0 0.2em;
	text-align: center;
}

.finishlines-block {
	width: 100%;
  height: calc(100vh - 107px);
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: flex;
  flex-direction: column;
  pointer-events: none !important;
}
.finishlines-block .item-finishline {
	width: 100%;
	flex: 1;
  height: auto;
  max-height: auto;
  overflow: hidden;
  padding: 0 0;
  margin: 0 0 0 0;
	text-align: left;
	/*display: flex;
  justify-content: space-between;*/
}
.finishlines-block .item-finishline .text-finishline {
	font-size: 18.64vh;
	font-weight: 500;
	line-height: 1.17;
	padding: 0 70px;
	width: auto;
	font-family: inherit;
  color: inherit;
}
.finishlines-block .item-finishline.color-red {
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: 'Nassos Star', serif;
}
.finishlines-block .item-finishline.color-green {
	color: #000;
	background-color: #00FF0D;
	font-family: 'Nassos Square', serif;
}
.finishlines-block .item-finishline.color-black {
	color: #FFFFFF;
	background-color: #000;
	font-family: 'Nassos Ring', serif;
}
.finishlines-block .item-finishline.color-yellow {
	color: #000;
	background-color: #FFF200;
	font-family: 'Nassos Arrow', serif;
}
.finishlines-block .item-finishline.color-blue {
	color: #ffffff;
	background-color: #00A6FF;
	font-family: 'Nassos Circle', serif;
}

.services-ticker-block {
  position: relative;
  display:flex; 
  align-items:center;
  overflow: hidden;
  height: auto;
  margin: 0 0 0 0;
  color: inherit;
  pointer-events: none !important;
  /*width: 200%;
  position: absolute;
  left: 0;*/
}

.services-ticker-block .stb_line_single {
  position: relative;
  white-space: nowrap;
  padding: 0;
  will-change: transform;
  color: inherit;
}
.services-ticker-block .stb_line_single4 {
	padding: 0 0.17em;
}
.services-ticker-block .stb_line_single4 .stb-item.line-text-record {
	position: relative;
}
/*.services-ticker-block .stb_line_single4 .stb-item.line-text-record {
  border-right: 10px solid #fff200;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  animation: 
    typewriter 6s steps(34) 2s infinite, 
    blink 0.9s infinite;
}
@keyframes typewriter {
  to {  width: 100%; }
}*/
.services-ticker-block .stb_line_single4 .stb-item.line-text-record:after {
  position: absolute;
  right: -11px;
  width: 0;
  height: 74%;
  top: 4%;
  background: #000;
  border-left: 11px solid #fff200;
  animation: blink 0.9s infinite;
  content: '';
}
@keyframes blink {
  0%   { 
    border-left-color: transparent;     }
  50%  { 
    border-left-color: #fff200; 
  }
  100% { 
    border-left-color: transparent;     }
}
.services-ticker-block .stb_line_single .stb-item {
  padding: 0;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none !important;
}
.services-ticker-block .stb_line_single .stb-item, .services-ticker-block .stb_line_single .stb-item:hover, .services-ticker-block .stb_line_single .stb-item span {
  color: inherit;
  text-decoration: none !important;
  pointer-events: none !important;
  font-weight: 500;
}
.record-block .services-ticker-block .stb_line_single .stb-item {
  padding: 0;
  display: inline-block;
  margin-right: 20px;
  text-decoration: none !important;
}

.record-block .item-record .arrows-record div {
	color: inherit;
	float: left;
	animation-iteration-count: infinite;
	opacity: 0;
	position: relative;
	animation-timing-function: cubic-bezier(0.1, -0.6, 0.2, 0);
	font-weight: 500;
}
.record-block .item-record .arrows-record div.text {
	opacity: 1 !important;
}
.record-block .item-record .arrows-record div.arrow-1 {
  animation-duration: 2s;
  animation-delay: 0s;
  animation-name: movearrows1;
}
.record-block .item-record .arrows-record div.arrow-2 {
  animation-duration: 2s;
  animation-delay: 0s;
  animation-name: movearrows2;
}
.record-block .item-record .arrows-record div.arrow-3 {
  animation-duration: 2s;
  animation-delay: 0s;
  animation-name: movearrows3;
}

.tipography-block {
	padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  height: auto;
  float: left;
  min-height: 120vh;
  float: left;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.tipography-block .item-tipography-block {
	font-family: 'Nassos Star', serif;
  font-size: 21vw;
  font-weight: 500;
  line-height: 1;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  text-align: center;
  float: left;
  transition-timing-function: linear;
  color: #fff;
}
.tipography-block .controls-tipography {
	padding: 0 70px 0 70px;
  margin: 0 0 0 0;
  width: 100%;
  height: auto;
  display: flex;
	flex-direction: row;
	float: left;
	align-items: end;
	position: fixed;
  bottom: 4em;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

.tipography-block .controls-tipography.fixed {
	position: fixed;
  bottom: 4em;
  opacity: 1;
}
.tipography-block .controls-tipography.fixed-bottom {
	position: absolute;
	bottom: 0;
}
.tipography-block .controls-tipography #control-slider-size {
	flex: 1;
}
.tipography-block .controls-tipography #control-slider-size, 
.tipography-block .controls-tipography #control-slider-weight {
    -webkit-appearance: none;
    height: 1px;
    border-radius: 0;
    background: #fff;
    outline: none;
    padding: 0;
    margin: 0;
}
.tipography-block .controls-tipography input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  margin-top: 0;
  box-shadow: none;
}
.tipography-block .controls-tipography input[type=range]::-moz-range-thumb {
  box-shadow: none;
  border: 1px solid #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.tipography-block .controls-tipography input[type=range]::-ms-thumb {
  box-shadow: none;
  border: 1px solid #fff;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.tipography-block .controls-tipography .list-types-family {
	flex: 2;
	padding: 0 3em 0 3em;
  margin: 0 0 0 0;
  width: auto;
  height: auto;
  display: flex;
	flex-direction: row;
	list-style: none;
}
.tipography-block .controls-tipography .list-types-family .item-type-family {
	flex: 1;
	text-align: center;
	font-size: 360px;
	font-size: 36rem;
	font-weight: 500;
	line-height: 0.43;
	cursor: pointer;
	color: #fff;
}
.tipography-block .controls-tipography .list-types-family .item-type-family.type-circle {
	font-family: 'Nassos Circle', serif;
}
.tipography-block .controls-tipography .list-types-family .item-type-family.type-square {
	font-family: 'Nassos Square', serif;
}
.tipography-block .controls-tipography .list-types-family .item-type-family.type-ring {
	font-family: 'Nassos Ring', serif;
}
.tipography-block .controls-tipography .list-types-family .item-type-family.type-arrow {
	font-family: 'Nassos Arrow', serif;
}
.tipography-block .controls-tipography .list-types-family .item-type-family.type-star {
	font-family: 'Nassos Star', serif;
}

.tipography-block .item-tipography-block div {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
}

.tipography-block .controls-tipography #control-slider-weight {
	flex: 1;
}
.type-line.ff-circles, .tipography-block .item-tipography-block.ff-circle {
	font-family: 'Nassos Circle', serif;
}
.type-line.ff-squares, .tipography-block .item-tipography-block.ff-square {
	font-family: 'Nassos Square', serif;
}
.type-line.ff-rings, .tipography-block .item-tipography-block.ff-ring {
	font-family: 'Nassos Ring', serif;
}
.type-line.ff-arrows, .tipography-block .item-tipography-block.ff-arrow {
	font-family: 'Nassos Arrow', serif;
}
.type-line.ff-stars, .tipography-block .item-tipography-block.ff-star {
	font-family: 'Nassos Star', serif;
}

@keyframes movearrows1 {
  0% {
    opacity: 0;
    left: 0;
  }
  25% {
    opacity: 1;
    left: 4px;
  }
  50% {
    opacity: 1;
    left: 4px;
  }
  75% {
    opacity: 1;
    left: 4px;
  }
  100% {
    opacity: 0;
    left: 0px;
  }
}

@keyframes movearrows2 {
  0% {
    opacity: 0;
    left: 0;
  }
  25% {
    opacity: 0;
    left: 0;
  }
  50% {
    opacity: 1;
    left: 4px;
  }
  75% {
    opacity: 1;
    left: 4px;
  }
  100% {
    opacity: 0;
    left: 0px;
  }
}

@keyframes movearrows3 {
  0% {
    opacity: 0;
    left: 0;
  }
  25% {
    opacity: 0;
    left: 0;
  }
  50% {
    opacity: 0;
    left: 0;
  }
  75% {
    opacity: 1;
    left: 4px;
  }
  100% {
    opacity: 0;
    left: 0px;
  }
}
/*@keyframes movearrows {
  from {
    left: 0;
    opacity: 0;
  }

  to {
    left: 0;
    opacity: 1;
  }
}*/
.section .content-section {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 4em 0;
	height: auto;
	display: flex;
	flex-direction: row;
	gap: 34px;
	position: relative;
}
.content-section .image-character-block {
	flex: 1;
  width: 50%;
  position: static;
  min-height: calc(100vh - 107px - 107px);
  max-height: calc(100vh - 107px - 107px);
}
.section .content-section .image-character-block .image-fixed {
	  padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 100%;
    /* height: calc(100vh - 129px);
    height: calc(100vh - 107px - 107px);*/
    height: auto;
    aspect-ratio: 16 / 15;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
    justify-content: center;
    text-align: center;
    border: 1px solid white;
    position: absolute;
    color: #fff;
    font-family: 'Nassos Circle', serif;
    font-size: 28.5vw;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    transition: background-color 0.25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		overflow: hidden;
		background-color: #000;
}
.section .content-section .image-character-block.fixed .image-fixed {
	position: fixed;
	top: 107px;
	
}
.section .content-section .image-character-block.fixed-bottom .image-fixed {
	position: absolute;
	bottom: 0;
}
.section .content-section .image-character-block .image-fixed.view-text {
		font-size: 12.5vw;
    line-height: 0.9;
    padding: 3vw 0 0 0;
    align-items: center;
    color: #000;
    background-color: #fff;
}

.section .content-section .characters-block div img {
    width: 100%;
    height: auto;
}
.section .content-section .container-characters-block {
	padding: 0 0 0 0;
  margin: 0 0 0 0;
  height: auto;
  min-height: max-content;
  max-height: max-content;
  display: flex;
	flex-direction: row;
	flex-wrap: wrap;
  column-gap: 0;
  row-gap: 0;
  flex: 1;
  width: 50%;
  position: relative;
}			
.section .content-section .characters-block {
	padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  height: auto;
  min-height: max-content;
  max-height: max-content;
  display: flex;
	flex-direction: row;
	flex-wrap: wrap;
  column-gap: 0;
  row-gap: 0;
  position: relative;
}
.section .content-section .characters-block:first-child {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  margin-bottom: 4.2em;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 0;
}
.section .content-section .characters-block .title-characters {
	padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  height: auto;
  color: #fff;
  font-family: 'Steradian', serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  position: absolute;
  top: -29px;
}
.section .content-section .characters-block .item-character, .section .content-section .characters-block .single-item {
	  /*color: #fff;
    font-family: 'Nassos Circle', serif;
    font-size: 3.5vw;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    cursor: pointer;
    border: 0.5px solid white;
    flex: 1;
    width: auto;
    min-width: 3.5vw;
    text-align: center;
    min-height: 5.0vw;
    max-height: 5.0vw;*/
    color: #fff;
    font-family: 'Nassos Circle', serif;
    font-size: 2.9vw;
    font-weight: 500;
    line-height: 1.53;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    cursor: pointer;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    flex: 1;
    width: 100%;
    min-width: 3.5vw;
    text-align: center;
    min-height: 3.7vw;
    max-height: 3.8vw;
    aspect-ratio: 1 / 1;
    transition: all 0.15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		background-color: #000;
}

.section .content-section .characters-block .item-character:hover {
		color: #000;
		background-color: #fff;
		/*filter: invert(1);*/
}

.form-download {
	width: 100% !important;
  float: left;
  position: relative;
  padding: 0 0 0 0;
  /*margin: 44px 0 0 0;*/
  margin: 14px 0 0 0;
}
.form-download form {
	width: 100% !important;
  float: left;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.form-download .field {
	width: 100% !important;
  float: left;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
}
.form-download .field-gdpr {
	width: 100% !important;
  float: left;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 12px 0;
}
.form-download form fieldset {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	border: none;
}
.form-download form fieldset .checkbox input[type="checkbox"] {
    float: left;
    width: 12px;
    height: 12px;
    margin: 2px 8px 0 0;
    outline: 0;
    -webkit-appearance: none;
    background: transparent;
    border: 2px solid #797979;
    vertical-align: middle;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
}

.form-download form fieldset .checkbox input[type="checkbox"]:checked {
    background-color: #797979;
}
.form-download form fieldset .checkbox span {
  color: #797979;
  font-family: 'Steradian', serif;
  font-weight: 800;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 139%;
}
.form-download .field input,
.form-download .button-download .button {
		width: 100% !important;
    float: left;
    position: relative;
    border: none;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
    font-family: 'Steradian', serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 31px;
    font-size: 2.4rem;
    line-height: 3.1rem;
    text-align: left;
    box-shadow: none !important;
    background-color: transparent !important;
    padding: 0 0 8px 0;
    margin: 0 0 0 0;
    height: auto !important;
    -webkit-appearance: none;
    opacity: 1 !important;
    outline: 0;
    color: #fff;
    text-transform: none;
}
.form-download .button-download {
	width: 534px !important;
	max-width: 100% !important;
  float: left;
  position: relative;
  font-family: 'Nassos Circle', serif;
  height: 49px;
  max-height: none;
  overflow: hidden;
  padding: 0 4px 0 4px;
  margin: 0 0 0 0;
  background-color: #FFF200;
  color: #000;
  font-family: 'Nassos Circle', serif;
	/*font-size: 161px;
	font-size: 16.1rem;
	font-weight: 800;
	line-height: 1.17;
	text-align: left;
	display: flex;
  justify-content: space-between;*/
	border: 1px solid #000;
}
.section .info-section ul {
  margin: 20px 0 0 0;
}
.section-12 .info-section ul {
  margin: 0 0 20px 0;
}
.form-download .button-download .button {
	position: absolute;
	width: 100% !important;
  height: 100% !important;
  padding: 0 0 0 0 !important;
  border: none !important;
  top: 0;
  left: 0;
}
.form-download .button-download .text-finishline {
	font-size: 50px;
	font-size: 5rem;
	font-weight: 500;
	line-height: 1.17;
	padding: 0 0;
	width: auto;
	font-family: inherit;
  color: inherit;
}
.form-download form ::-webkit-input-placeholder {
    color: #fff;
    text-transform: none;
    opacity: 1;
}

.form-download form :-moz-placeholder {
    color: #fff;
    text-transform: none;
    opacity: 1;
}

.form-download form ::-moz-placeholder {
    color: #fff;
    text-transform: none;
    opacity: 1;
}

.form-download form :-ms-input-placeholder {
    color: #fff;
    text-transform: none;
    opacity: 1;
}
.section-11.section-9a .list-images .item-list-image {
    aspect-ratio: 9 / 16 !important;
}
.section-11.section-9a .info-section {
    margin-top: 0 !important;
}

.button-download-fixed {
	  position: fixed;
    width: auto;
    height: 35px;
    padding: 2px 7px 2px 7px;
    margin: 0 0 0 0;
    background-color: #FFF200;
    color: #000;
    bottom: 20px;
    left: 20px;
    cursor: pointer;
    margin: 0;
    z-index: 100;
    font-family: 'Steradian', serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.17;
    border-radius: 39px;
    border: 2px solid #000;
    overflow: hidden;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.button-download-fixed.button-es {
	width: 120px;
}
.button-download-fixed.button-en {
	width: 145px;
}
.button-download-fixed.button-ca {
	width: 159px;
}
.scroll-down .button-download-fixed {
	width: 38px;
}
.scroll-down .button-download-fixed.button-es:hover, .button-download-fixed.button-es:hover {
  width: 120px;
}
.scroll-down .button-download-fixed.button-en:hover, .button-download-fixed.button-en:hover {
  width: 145px;
}
.scroll-down .button-download-fixed.button-ca:hover, .button-download-fixed.button-ca:hover {
  width: 159px;
}
.button-download-fixed .text {
	transition: all 0.25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 2px 7px 2px 7px;
  font-family: 'Steradian', serif;
  font-size: 21px;
  font-weight: 400;
}
.button-download-fixed .arrow {
	transition: all 0.25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 4px 3px 4px 3px;
  font-family: 'Steradian', serif;
  font-size: 21px;
  font-weight: 700;
}
.scroll-down .button-download-fixed .text,
.scroll-down .button-download-fixed:hover .arrow {
	opacity: 0;
  visibility: hidden;
}
.scroll-down .button-download-fixed .arrow,
.scroll-down .button-download-fixed:hover .text {
	opacity: 1;
  visibility: visible;
}


/**
 ** Responsive
**********************/
@media (min-width: 2560px){
  .form-download .button-download {
  	height: 65px;
  }
  .record-block .item-record {
  	max-height: 209px;
  }
  .record-block .item-record .time-record span.counter-minuts, .record-block .item-record .time-record span.counter-seconds {
  	width: 198px;
  }
}
@media (min-width: 2160px) and (max-width: 2559px){
  .form-download .button-download {
  	height: 56px;
  }
  .record-block .item-record {
  	max-height: 185px;
  }
  .record-block .item-record .time-record span.counter-minuts, .record-block .item-record .time-record span.counter-seconds {
  	width: 176px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /*html { font-size: 52.5%; }*/
  /*.section-1 .video-home {
    height: 640px !important;
  }*/
}
@media (min-width: 768px) and (max-width: 1800px) {
  /*html { font-size: 42.5%; }*/
  /*.section-1 .video-home {
    height: 500px !important;
  }*/
  .record-block {
    padding: 3vw;
    gap: 3vw;
	}
}
@media (min-width: 768px) {
	.image-mobile {
		display: none;
	}
	.info-scroll-left {
		display: none !important;
	}
	.record-block .item-record .time-record span.counter-minuts,
	.record-block .item-record .time-record span.counter-seconds {
		width: 9vw !important;
	}
	.record-block .item-record {
    max-height: 8vw !important;
    font-size: 8vw !important;
  }
}
@media (max-width: 767px) {
  html { font-size: 49.5%; }
  .section .image-home {
  	padding: 0 0 0 0 !important;
  }
  /*.container-carousel .slide-horizontal .item video {
		display: none !important;
	}
	.container-carousel .slide-horizontal .item .image-mobile {
		width: 150%;
    height: auto;
    display: block !important;
    margin: 0 0 0 0;
    float: left;
    margin-left: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	}*/
	.section-3 video {
		display: none !important;
	}
	.section-3 .image-mobile {
		padding: 0 32px 0 32px !important;
		width: 100%;
		height: auto;
		display: block !important;
	}
  .list-posts .item-post {
    float: left;
    width: 100% !important;
    position: relative;
    padding: 0 8.5px 0 8.5px;
  }
  .list-posts .item-post .caption {
    display: block !important;
    position: relative !important;
    float: left;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 17px 8.5px 17px 8.5px;
    background-color: #fff;
    filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  }
  .list-posts .item-post img {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
  .page-inicio {
    margin-bottom: 0;
  }
  .section .info-section {
    width: 100%;
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 0 17px 0 17px !important;
  }
  /*.section-2 {
    margin-top: 65px;
  }*/
  /*.section-3 .info-section {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px !important;
  }
  .section-1 .info-section {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 40px !important;
    padding: 0 27px 0 27px !important;
  }
  .section-4 .info-section {
    width: 100%;
    margin-top: -10px !important;
    margin-bottom: 40px !important;
  }*/
  #slides-section-3, #slides-section-3 .slides-control, #slides-section-3 .slides-container, #slides-section-3 .slides-container li, #slides-section-3 .slides-container li img, #slides-section-7, #slides-section-7 .slides-control, #slides-section-7 .slides-container, #slides-section-7 .slides-container li, #slides-section-7 .slides-container li img{
    position: relative !important;
    margin: 0;
    top: 0 !important;
    left: 0 !important;
    float: left !important;
    width: 100% !important;
    height: auto !important;
  }
  .section-3 .slides-container li, .section-7 .slides-container li {
    display: block !important;
    margin-bottom: 10px !important;
  }
  /*.section-4 .slides-container li {
    display: block !important;
    margin-bottom: 0px !important;
  }*/
  .section {
    float: left !important;
    position: relative !important;
    height: auto !important;
  }
  .section-3 .wide-container .slides-navigation, .section-3 .wide-container .slides-pagination, .section-7 .wide-container .slides-navigation, .section-7 .wide-container .slides-pagination {
    display: none;
  }
  .section-3 .wide-container li .caption, .section-7 .wide-container li .caption {
    display: none !important;
  }
  .slide-vertical .item-slide-vertical .caption {
    display: none !important;
  }
  .section-3 .wide-container, .section-7 .wide-container {
    height: auto !important;
    margin: 0 auto;
    width: 100%;
    float: left;
  }
  .list-posts .item-post .caption .content-caption .icon-full-screen {
    display: none;
  }
  /*.buttonMovieHotelOmm1, .buttonMovieHotelOmm2, .buttonMovieHotelOmm3, .buttonMovieHotelOmm4 {
  	display: block;
  }
  .buttonMovieHotelOmm1.play, .buttonMovieHotelOmm2.play, .buttonMovieHotelOmm3.play, .buttonMovieHotelOmm4.play {
  	display: none !important;
  }*/
  .list-posts .item-post .image-link {
    height: auto !important;
	}
	.container-carousel .slide-5 .item {
    padding: 45px 8.5px 0 8.5px !important;
	}
	.container-carousel .slide-2 .item, .container-carousel .slide-3 .item, .container-carousel .slide-7 .item {
    padding: 45px 0 45px 0 !important;
	}
	.section-1 .slide-section:before, .section-3 .slide-section:before, .section-5 .slide-section:before, .section-7 .slide-section:before {
    width: 17px !important;
	}
	.section-1 .slide-section:after, .section-3 .slide-section:after, .section-5 .slide-section:after, .section-7 .slide-section:after {
    width: 17px !important;
	}
	.container-carousel .slide-5 .item {
    height: 320px !important;
	}
	.section-5 .container-carousel {
		height: 320px;
	}
	.row {
    margin-bottom: 0;
	}
	.container-carousel .slide-horizontal .item img {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
  }
  .section .info-section h2.title-section {
    margin: 0 auto 18px auto !important;
	}
	/*.slides-control {
    top: auto !important;
    left: auto !important;
    float: left !important;
    height: 100% !important;
	}*/
	.section-6 .wide-container img {
    width: 100% !important;
    height: auto !important;
	}
	.scrollmagic-pin-spacer {
		margin: 22px 0 0 0 !important;
	}
	#slideContainer-2 .item, #slideContainer-3 .item, #slideContainer-5 .item, #slideContainer-7 .item {
		margin: 0 0 22px 0 !important;
	}
	.scrollmagic-pin-spacer, #pinContainer-2 {
		float: left !important;
		display: block !important;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0;
		width: 100% !important;
		height: auto !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
		right: auto !important;
		transform: none !important;
		overflow: auto !important;
		min-height: auto !important;
	}
	#slideContainer-2 {
		float: left !important;
		display: block !important;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0;
		width: 500% !important;
		height: auto !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
		right: auto !important;
		transform: none !important;
		overflow: auto !important;
	}
	#slideContainer-2 .item {
		float: left !important;
		display: block !important;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0;
		width: 20% !important;
		height: auto !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
		right: auto !important;
		transform: none !important;
	}
	#slideContainer-2 .item .border-item {
		float: left !important;
		display: block !important;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0;
		width: 100% !important;
		height: auto !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
		right: auto !important;
		transform: none !important;
	}
	#slideContainer-2 .item .border-item img {
    height: auto;
    display: block;
    max-width: 100%;
    margin: 0 0 0 0;
    float: left;
    margin-left: 0;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
	#slides-section-6, #slides-section-6 .slides-control, #slides-section-6 .slides-control ul, #slides-section-6 .slides-control ul li, #slides-section-6 .slides-control ul li img {
		float: none !important;
		display: block !important;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0;
		width: 100% !important;
		height: auto !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
		right: auto !important;
		transform: none !important;
		opacity: 1 !important;
	}
	.container-carousel .slide-5 {
    margin-top: 22px !important;
	}
	.section-7 .owl-carousel, .section-7 .owl-carousel .owl-stage-outer, .section-7 .owl-carousel .owl-stage, .section-7 .owl-carousel .owl-item, .section-7 .owl-carousel .item-slide-vertical, .section-7 .owl-carousel .item-slide-vertical img {
		float: none !important;
		display: block !important;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0;
		width: 100% !important;
		height: auto !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		bottom: auto !important;
		right: auto !important;
		transform: none !important;
	}
	.section-7 .owl-carousel {
		padding: 0 17px 0 17px !important;
	}
	.section-7 .owl-carousel .owl-item {
		margin: 0 0 22px 0 !important;
	}
	.section-7 .owl-carousel .owl-controls, .section-7 .owl-carousel .owl-item.cloned {
		display: none !important;
	}
	.section-7 .slide-vertical .owl-controls {
		display: none !important;
	}
	.info-scroll-left {
		display: block !important;
	}
	/*.section-2 .slide-section:before, .section-2 .slide-section:after {
		content: none !important;
	}*/
	.section-1 .main-image {
    padding: 107px 10px 36px 10px;
    
  }
  .section-1 .main-image .header-main-image .title-header {
    font-size: 52px;
    line-height: 48.48px;
    font-size: 5.2rem;
    line-height: 4.848rem;
    letter-spacing: 0.01em;
  }
  .section-1 .main-image .title-main-image {
    font-size: 27.6vw;
    line-height: 0.6;
  }
  .section .info-section {
    padding: 0 10px 0 10px !important;
  }
  .section .info-section .header-section {
    flex-direction: column;
  }
  .section .info-section p, .section .info-section ul li, .form-download input,
  .form-download .field input {
    font-size: 16px;
    line-height: 20.8px;
    font-size: 1.6rem;
    line-height: 2.08rem;
  }
  .section .info-section ul li {
  	width: 100%;
  }
  
  .type-line .name-type, .section-8 .type-line .name-type {
    font-size: 24px;
    line-height: 24px;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .type-line .string-type, .section-8 .type-line .string-type {
	  font-size: 58px;
    line-height: 58px;
    font-size: 5.8rem;
    line-height: 5.8rem;
    letter-spacing: -0.01em;
  }
  .record-block .item-record:first-child .arrows-record {
	  display: none;
  }
  .record-block .item-record {
    max-height: 12vw;
    font-size: 100px;
    font-size: 12vw;
  }
  .section.section-4 .info-section {
    padding: 0 10px 0 10px !important;
  }
  .section.section-4 .info-section {
    padding: 0 0 0 0 !important;
  }
  
  .section-4 .title-main-image {
	  font-size: 31.4vw;
    line-height: 0.6;
  }
  
  .record-block .item-record .time-record span.counter-minuts, 
  .record-block .item-record .time-record span.counter-seconds {
    width: auto;
	}
	.record-block .item-record .time-record {
    padding: 0 10px;
    display: flex;
    text-align: center;
    width: auto;
    justify-content: center;
  }
  .section-1 .record-block,
	.section-2 .record-block,
	.section-4 .record-block {
    padding: 10px;
    margin-top: 2em !important;
    gap: 10px;
    width: calc(100%);
    left: 0;
    float: left;
    position: relative;
	}
	.section-4 .record-block {
    padding: 10px;
    gap: 10px;
    width: 100%;
    left: 0;
  }
  .record-block .item-record .arrows-record,
  .record-block .item-record .time-record {
    padding: 0 10px;
	}
  .content-section .image-character-block {
	  display: none !important;
  }
  .section .content-section .characters-block:first-child {
    margin-bottom: 2.1em;
    margin-top: 20px;
	}
	.section .content-section .characters-block .item-character, .section .content-section .characters-block .single-item {
    /*font-size: 4.9vw;
    font-weight: 500;
    line-height: 1.53;
    letter-spacing: -0.01em;
    min-width: 7vw;
    min-height: 6.7vw;
    max-height: 6.8vw;*/
    font-size: 12.9vw;
    font-weight: 500;
    line-height: 1.53;
    letter-spacing: -0.01em;
    min-width: 7vw;
    min-height: 16.7vw;
    max-height: 16.8vw;
  }
  .section .content-section {
    margin: 0 0 2em 0;
  }
  .page-proyecto #posts-rejilla .section {
    width: 100%;
  }
  .tipography-block {
    min-height: 40vh;
  }
  .tipography-block .item-tipography-block {
    font-size: 19vw;
    margin: 0.6em 0 0.6em 0;
    position: relative;
    width: 100vw;
    left: -10px;
	}
	.tipography-block .controls-tipography #control-slider-size, .tipography-block .controls-tipography #control-slider-weight {
		width: 100%;
		z-index: 1000;
    position: relative;
	}
	.tipography-block .controls-tipography,
	.tipography-block .controls-tipography.fixed {
	  padding: 0 10px 0 10px;
    margin: 0 0 0 0;
    width: 100%;
    position: absolute;
    bottom: 1em;
    opacity: 1;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
  }
  .tipography-block .controls-tipography .list-types-family {
    flex: 2;
    padding: 0 0.4em 0 0.4em;
	}
	.section-11 .list-images .item-list-image,
	.section-11 .list-images .item-list-image:nth-child(5), .section-11 .list-images .item-list-image:nth-child(6), .section-11 .list-images .item-list-image:nth-child(11) {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 5px 0;
  }
  .type-line .name-type, .section-8 .type-line .name-type {
    font-size: 20px;
    line-height: 20px;
    font-size: 2.0rem;
    line-height: 2.0rem;
    flex: 0.4;
  }
  .section-3 .type-line .name-type {
	  flex: 0.4;
  }
  .section-3 .type-line .name-type {
    font-family: 'Steradian', serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    font-size: 1.3rem;
    line-height: 1.8rem;
    text-transform: capitalize;
  }
  .type-line .string-type, .section-8 .type-line .string-type {
    font-size: 48px;
    line-height: 48px;
    font-size: 4.8rem;
    line-height: 4.8rem;
    letter-spacing: -0.01em;
  }
  .section-3 .type-line .string-type {
    font-size: 16.8vw;
    line-height: 1;
    letter-spacing: -0.01em;
  }
  .section-11 .list-images .item-list-image.empty-post {
    display: none;
	}
	.finishlines-block .item-finishline {
    max-height: 100px;
    font-size: 100px;
    font-size: 10rem;
  }
  .finishlines-block .item-finishline .text-finishline {
    max-height: 100px;
    font-size: 100px;
    font-size: 10rem;
    font-weight: 500;
    line-height: 1.17;
  }
  .tipography-block {
    min-height: auto;
		display: block;
  }
  .tipography-block .controls-tipography, .tipography-block .controls-tipography.fixed {
    padding: 0;
    margin: 0 0 0 0;
    width: 100%;
    position: relative;
    bottom: auto;
  }
  .tipography-block .controls-tipography {
    display: block;
  }
  .tipography-block .controls-tipography .list-types-family {
    flex: 2;
    padding: 0;
    position: absolute;
    bottom: -6px;
  }
  .page-proyecto.header-fixed .site-header h1.site-title a, .page-proyecto.header-fixed .site-header div.site-title a,
  .page-proyecto .site-header h1.site-title a, .page-proyecto .site-header div.site-title a {
     background-image: url('../../../../Imagenes/esiete-lines-white.png');
  }
  .page-proyecto .site-header .burguer-menu-contextual {
     background-image: url('../../../../Imagenes/menu-burguer-mobile-white.png');
  }
  .page-proyecto .site-header.menu-open .burguer-menu-contextual, 
  .page-proyecto .site-header.menu-open.navbar-toggle .burguer-menu-contextual {
    filter: invert(1) !important;
    background-image: url('../../../../Imagenes/close-menu-mobile.png') !important;
	}
	body.page-home header.fixed-mobile, body.page-proyecto header.fixed-mobile, header.fixed-mobile {
		background-color: #000 !important;
	}
	.section.section-9 .info-section {
    padding: 0 0 0 0 !important;
  }
  .finishlines-block {
    width: 100%;
    height: auto;
  }
  .section .info-section .header-section .col-left {
		width: 100%;
	}
	.section .info-section .header-section .col-right {
		width: 100%;
	}
	.page-proyecto #posts-rejilla .section.section-12 {
		margin-bottom: 1.7em;
	}
	.section-6 {
    margin-bottom: 1.7em !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
	}
	.section-6 .bg-parallax {
    height: 71vw;
    background-attachment: initial;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	}
	.section-6 .section {
		margin: 0 0 10px 0 !important;
	}
	.section-11 .list-images .item-list-image {
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
	}
	.section .content-section .characters-block:first-child {
    grid-template-columns: repeat(5, 1fr);
  }
  .section-9a .info-section {
    padding: 0 0 0 0 !important;
  }
  .section-9a .list-images .item-list-image {
    padding: 0 0;
  }
  .button-download-fixed .text {
    padding: 3px 7px 3px 7px;
  }
  .button-download-fixed .arrow {
    padding: 3px 3px 3px 3px;
  }
  .button-download-fixed .arrow,
  .button-download-fixed .text {
    font-family: 'Steradian', serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    font-size: 1.3rem;
    line-height: 1.8rem;
	}
	.button-download-fixed {
    position: fixed;
    width: auto;
    height: 27px;
    padding: 3px 3px 3px 3px;
    margin: 0 0 0 0;
    background-color: #FFF200;
    color: #000;
    bottom: 10px;
    left: 10px;
    cursor: pointer;
    margin: 0;
    z-index: 100;
    font-family: 'Steradian', serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.17;
    border-radius: 39px;
    border: 2px solid #000;
    overflow: hidden;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
	}
	.button-download-fixed.button-es {
		width: 95px;
	}
	.button-download-fixed.button-en {
		width: 95px;
	}
	.button-download-fixed.button-ca {
		width: 95px;
	}
	.scroll-down .button-download-fixed {
		width: 30px;
	}
	.scroll-down .button-download-fixed.button-es:hover, .button-download-fixed.button-es:hover {
	  width: 95px;
	}
	.scroll-down .button-download-fixed.button-en:hover, .button-download-fixed.button-en:hover {
	  width: 95px;
	}
	.scroll-down .button-download-fixed.button-ca:hover, .button-download-fixed.button-ca:hover {
	  width: 95px;
	}
	.section-8 .type-line .name-type {
    font-size: 16.8vw;
    line-height: 3.1rem;
    flex: 0.2;
  }
  .section-8 .type-line .string-type {
    font-size: 16.8vw;
    line-height: 1;
    letter-spacing: -0.01em;
  }
  .type-line:first-child {
    border-top: 1px solid #fff;
    padding-top: 7px;
	}
}
@media (max-width: 380px) {
 
}
@media (max-width: 1680px) and (min-width: 768px) {
 /*.section-3 .info-section {
	 margin-bottom: 0 !important;
 }
 .section-4 .info-section {
	 margin-top: 0 !important;
 }*/
}
@media (min-width: 768px) {
	#page .section .info-section, .tipography-block .controls-tipography {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#page .section-9a .info-section,
	#page .section-11 .info-section {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	#page .section-1 .main-image {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
/* ===== Osteria Condal: hero de video ===== */
/* Empieza debajo del header y llega al borde inferior de la pantalla.
   Margen negro de 20px a los lados y por abajo. El video va en cover. */
.section-hero {
  --hero-letra: 31px;
  --hero-header: calc((var(--hero-margen) * 2) + var(--hero-letra));
  --hero-margen: 20px;
  --caja-ancho: calc(100vw - (var(--hero-margen) * 2));
  --caja-alto: calc(100vh - var(--hero-header) - var(--hero-margen));
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: var(--hero-header) var(--hero-margen) var(--hero-margen);
  background: #000;
}
.section-hero .hero-video {
  position: relative;
  width: 100%;
  height: var(--caja-alto);
  overflow: hidden;
  background: #000;
  line-height: 0;
}
.section-hero .hero-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  display: block;
  width: max(var(--caja-ancho), calc(var(--caja-alto) * 16 / 9));
  height: max(var(--caja-alto), calc(var(--caja-ancho) * 9 / 16));
}

@media (max-width: 1024px) {
  .section-hero {
    --hero-letra: 31px;
  --hero-header: calc((var(--hero-margen) * 2) + var(--hero-letra));
  }
}

/* ===== Osteria Condal: tipografias propias ===== */
@font-face {
  font-family: "condal-mono";
  src: url("webfonts/CondalMono-Regular.woff2") format("woff2"),
       url("webfonts/CondalMono-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "voreres-text";
  src: url("webfonts/VoreresText-Regular.woff2") format("woff2"),
       url("webfonts/VoreresText-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "voreres-text-outline";
  src: url("webfonts/VoreresText-Outline.woff2") format("woff2"),
       url("webfonts/VoreresText-Outline.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "voreres-display";
  src: url("webfonts/VoreresDisplay-Regular.woff2") format("woff2"),
       url("webfonts/VoreresDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ===== Osteria Condal: los cuatro estilos de la familia =====
   Un bloque por tipografia. Cada una tiene un unico peso, asi que la muestra
   es el propio nombre compuesto con su fuente.

   Metricas reales de las cuatro webfonts (leidas de los woff): upm 1000,
   ascendente 800, descendente -200 y avance monoespaciado de 740. En las tres
   Voreres el marco cuadrado forma parte del glifo y ocupa 700x700 centrado en
   el avance, o sea que la rejilla de panots sale sola: no hay que dibujar
   bordes ni separar letra a letra. Condal Mono no lleva marco (su caja de
   mayusculas mide 585 de alto), por eso respira distinto.

   El tamano se calcula para que 7 columnas (la palabra mas larga, VORERES)
   llenen la columna derecha: 7 x 0.74em = 5.18em, luego 100/5.18 = 19.3%.
   Con line-height 0.74 la separacion vertical entre cajas (0.74 - 0.70) es
   identica a la horizontal (0.74 - 0.70): cuadricula regular en los dos ejes.
   --mf-arriba y --mf-abajo recortan el aire que la caja de linea deja fuera
   de la tinta, para que el bloque empiece y acabe justo en el borde del panot. */
/* Especificidad alta a proposito: .section .info-section .header-section del CSS
   heredado declara el shorthand "padding: 5px 0 0 0" con 3 clases y pisaba esto. */
.section-3 .info-section .header-section.bloque-fuente {
  align-items: flex-start;
}
.section-3 .bloque-fuente .col-left {
  min-width: 0;
}
.section-3 .bloque-fuente .col-right {
  min-width: 0;
}
.section-3 .muestra-fuente {
  --mf-lh: 0.74;
  /* Aire en px, directo sobre el bloque de dentro del col-right. */
  --mf-arriba: 14px;
  --mf-abajo: 64px;
  /* Aire que la caja de linea deja por debajo de la tinta: (0.74 - 1) / 2 + 0.2.
     Se resta para que el hueco visible bajo el ultimo panot sea el de --mf-abajo. */
  --mf-sobra-abajo: 0.07em;
  /* Reserva para navegadores sin container queries (col-right = 2/3 del ancho
     util, con los 70px de padding lateral de .info-section a cada lado). */
  font-size: calc((100vw - 140px) * 0.1287);
  line-height: var(--mf-lh);
  /* El body es negro sobre blanco; aqui se fuerza igual que en BCNO. */
  color: #fff !important;
  text-transform: uppercase;
  /* El aire va aqui, en el bloque de dentro del col-right: asi se separa de su
     propio filete sin mover la linea. */
  margin-top: var(--mf-arriba);
  margin-bottom: calc(var(--mf-abajo) - var(--mf-sobra-abajo));
  margin-left: 0;
  margin-right: 0;
}
.section-3 .muestra-fuente span {
  display: block;
  white-space: nowrap;
  line-height: inherit;
  color: #fff !important;
}
.section-3 .mf-display {
  font-family: "voreres-display", sans-serif;
}
.section-3 .mf-outline {
  font-family: "voreres-text-outline", sans-serif;
}
.section-3 .mf-text {
  font-family: "voreres-text", sans-serif;
}
.section-3 .mf-mono {
  font-family: "condal-mono", monospace;
  --mf-lh: 0.74;
  /* Aire propio. Sin la compensacion optica en em que llevaba antes: restaba
     unos 30px a este cuerpo y dejaba la muestra pegada al filete. Valor plano
     para poder subirlo o bajarlo de un vistazo. */
  --mf-arriba: 12px;
  --mf-abajo: 24px;
}
@supports (container-type: inline-size) {
  .section-3 .bloque-fuente .col-right {
    container-type: inline-size;
  }
  .section-3 .muestra-fuente {
    font-size: 19.3cqw;
  }
}
@media (max-width: 767px) {
  /* Aqui el header-section apila columnas: la muestra pasa a ancho completo y
     el padding lateral de .info-section baja a 10px. Solo afecta a la reserva;
     con container queries el tamano se recalcula solo. */
  .section-3 .muestra-fuente {
    font-size: calc((100vw - 20px) * 0.193);
  }
  .section-3 .muestra-fuente {
    --mf-abajo: 64px;
  }
}

/* ===== Osteria Condal: bloque de panots (video + lamina) ===== */
.section-panots {
  --panot-margen: 20px;
  /* La separacion del medio va aparte del margen exterior. */
  --panot-gap: 10px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  gap: var(--panot-gap);
  padding: 0 var(--panot-margen) var(--panot-margen);
  background: #000;
  align-items: stretch;
}
.section-panots .col-panot {
  box-sizing: border-box;
  flex: 1 1 50%;
  min-width: 0;
  aspect-ratio: 3 / 4;
  overflow: hidden;
  position: relative;
  background: #000;
  line-height: 0;
}
.section-panots .col-panot-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  display: block;
  /* cover: la caja es vertical y el video apaisado */
  width: max(100%, 133.34%);
  height: max(100%, 56.25%);
  min-width: 100%;
  min-height: 100%;
}
.section-panots .col-panot-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .section-panots {
    flex-direction: column;
  }
}

/* ===== Osteria Condal: BCNO ===== */
/* Metricas reales de Voreres Display (leidas del woff): el glifo ocupa 0.7em
   y con line-height 1 queda a 0.1em del techo y 0.2em del suelo; por eso se
   baja 0.05em y se recortan los 0.15em sobrantes. Asi el aire visible por
   arriba y por abajo es exactamente el padding de aqui.
     --bcno-subir : negativo = sube el bloque entero */
.section-bcno {
  --bcno-lados: 20px;
  --bcno-arriba: 0px;
  --bcno-abajo: 70px;
  --bcno-subir: -40px;
  --bcno-tam: 30vw;
  box-sizing: border-box;
  width: 100%;
  margin: var(--bcno-subir) 0 0 0 !important;
  padding: var(--bcno-arriba) var(--bcno-lados) var(--bcno-abajo);
  background: #000;
  overflow: hidden;
  display: block;
  line-height: 0;
  position: relative;
  z-index: 2;
}
.section-bcno .bcno-linea {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: "voreres-display", sans-serif;
  color: #fff !important;
  font-size: var(--bcno-tam);
  line-height: 1;
  white-space: nowrap;
  padding: 0;
  margin: -0.15em 0;
}
.section-bcno .bcno-linea span {
  display: block;
  line-height: 1;
  color: #fff !important;
  flex: 0 0 auto;
  position: relative;
  top: 0.05em;
}

/* ===== Osteria Condal: set de caracteres ===== */
/* Misma especificidad que .section .info-section pero mas abajo en el archivo,
   asi que gana. Solo desde 768px: en movil sigue mandando el margen de 18px. */
@media (min-width: 768px) {
  .section-5 .info-section {
    margin-top: 64px;
  }
}

/* ===== Osteria Condal: un bloque de caracteres por tipografia =====
   El CSS heredado solo daba rejilla al primer .characters-block (era el unico
   con caracteres; el segundo era la imagen de "en desarrollo"). Ahora hay
   cuatro, asi que la rejilla de 12 columnas va a todos. */
.section-5 .content-section .characters-block {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 0;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  margin-bottom: 3em;
}
.section-5 .content-section .characters-block:last-child {
  margin-bottom: 0;
}
/* El nombre de la tipografia va absoluto sobre su rejilla: subirlo separa el
   titulo de los caracteres sin tocar la distancia entre bloques. */
.section-5 .content-section .characters-block .title-characters {
  top: -40px;
}
/* Las celdas de relleno cierran la ultima fila pero no reaccionan al raton. */
.section-5 .content-section .characters-block .item-character-vacio {
  cursor: default;
  pointer-events: none;
}

/* Cada bloque con su tipografia, y la caja grande de la izquierda con la del
   caracter sobre el que esta el raton (la clase la pone el script del index).
   Especificidad alta a proposito: la regla heredada de .item-character fija
   'Nassos Circle' con 4 clases. */
.section-5 .content-section .characters-block.cb-display .item-character,
.section .content-section .image-character-block .image-fixed.cf-display {
  font-family: "voreres-display", sans-serif;
}
.section-5 .content-section .characters-block.cb-outline .item-character,
.section .content-section .image-character-block .image-fixed.cf-outline {
  font-family: "voreres-text-outline", sans-serif;
}
.section-5 .content-section .characters-block.cb-text .item-character,
.section .content-section .image-character-block .image-fixed.cf-text {
  font-family: "voreres-text", sans-serif;
}
.section-5 .content-section .characters-block.cb-mono .item-character,
.section .content-section .image-character-block .image-fixed.cf-mono {
  font-family: "condal-mono", monospace;
}
/* Misma correccion que en la caja grande: las celdas heredan 2.9vw, pero la
   mayuscula de Condal Mono mide 0.585em y la de dentro del panot 0.47em, asi
   que a igual cuerpo se veria mas grande. 2.9 x 0.47 / 0.585 = 2.33vw. */
.section-5 .content-section .characters-block.cb-mono .item-character {
  font-size: 2.33vw;
}
@media (max-width: 767px) {
  /* Aqui las celdas van a 12.9vw: 12.9 x 0.47 / 0.585 = 10.36vw. */
  .section-5 .content-section .characters-block.cb-mono .item-character {
    font-size: 10.36vw;
  }
}

/* ===== Osteria Condal: cierre del ultimo parallax =====
   Estilos.min.css aplica "padding: 5.3em 0" a todo .section, y cada imagen del
   parallax es un .section. Solo estorbaba el de abajo del ultimo bloque, que
   separaba la imagen del set de caracteres; el resto se queda como estaba. */
.page-proyecto #posts-rejilla .oc-parallax-fin .section:last-child {
  padding-bottom: 0 !important;
}

/* Las dos bandas de parallax con el mismo margen negro lateral que el resto
   del proyecto (hero, panots, BCNO): 20px. El padding va en el .section y la
   imagen vive en el .bg-parallax de dentro, asi que el fondo se recorta solo. */
.page-proyecto #posts-rejilla .oc-parallax .section {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* La caja grande de la izquierda: el caracter iba a 28.5vw, o sea que el panot
   (0.7em del glifo) ocupaba menos de la mitad de la caja. Se sube para que
   llene ~el 70% y se centra de verdad: con line-height 1 la tinta queda 0.05em
   por encima del centro de la caja de linea, y el padding-top lo compensa.
   En movil no aplica: ahi el bloque de la izquierda esta oculto. */
.section .content-section .image-character-block .image-fixed.cf-display,
.section .content-section .image-character-block .image-fixed.cf-outline,
.section .content-section .image-character-block .image-fixed.cf-text {
  font-size: 48vw;
  line-height: 1;
  align-items: center;
  padding-top: 0.1em;
}
/* Condal Mono va igualada a la LETRA de dentro del panot, no al marco: en las
   Voreres la mayuscula interior mide 470 unidades (0.47em) y la de Condal Mono
   585, asi que 48vw x 0.47 / 0.585 = 38.5vw deja las dos del mismo alto. */
.section .content-section .image-character-block .image-fixed.cf-mono {
  font-size: 38.5vw;
  line-height: 1;
  align-items: center;
}

/* ===== Osteria Condal: creditos =====
   Encima de los creditos se sumaban tres cosas: el padding-bottom de 5.3em que
   Estilos.min.css da a toda .section (~132px), el margin-bottom de la seccion
   de caracteres (55px) y el margin-top de esta (55px). Quitando el padding
   propio y dejando el margen en la mitad, el hueco pasa de ~375px a ~215px.
   Por abajo se recorta igual: fuera el padding y la mitad de margen. */
.page-proyecto #posts-rejilla .section-13 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) {
  .section-13 .info-section {
    margin-top: 28px;
    margin-bottom: 28px;
  }
}

/* ===== Osteria Condal: titulos de seccion en h3 =====
   La jerarquia pasa a h1 (cliente) > h2 (el proyecto) > h3 (secciones), que es
   lo que espera Google. El CSS del sitio solo estiliza h2.title-section, asi
   que aqui se replica el mismo aspecto para h3 y no cambia nada visualmente. */
.section .info-section h3.title-section {
  width: 100%;
  text-align: left;
  font-family: 'Steradian', serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  padding: 0;
  margin: 0 auto 18px auto !important;
  color: #fff;
}

