#fuck {
  font-size: 2.63888889rem;
  line-height: 2.63888889rem;
  font-size: 1.77465278rem;
  line-height: 1.77465278rem;
  font-size: 1.38541667rem;
  line-height: 1.38541667rem;
  font-size: 0.92361111rem;
  line-height: 0.92361111rem;
  font-size: 0.65972222rem;
}
@font-face {
  font-family: "Tiempos-Reg";
  src: url('webfonts/TiemposTextWeb-Regular.woff');
}
@font-face {
  font-family: "Tiempos-Reg-It";
  src: url('webfonts/TiemposTextWeb-RegularItalic.woff');
}
html {
  box-sizing: border-box;
  font-size: 1.38541667rem;
  font-family: Tiempos-Reg;
  font-weight: normal;
  font-style: normal;
  font-size: 1vw;
  letter-spacing: 0.01527778em;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  color: #000;
  line-height: 2.63888889rem;
  font-size: 1.38541667rem;
}
h1,
h2 {
  font-size: 2.63888889rem;
  line-height: 2.63888889rem;
  font-family: NeuzeitGro-Bol;
  text-transform: uppercase;
}
h3 {
  font-size: 1.77465278rem;
  line-height: 1.77465278rem;
  font-family: NeuzeitGro-Bol;
  text-transform: uppercase;
}
h4,
h5,
h6 {
  font-size: 1.38541667rem;
}
.tos-caption {
  font-family: NeuzeitGro-Reg;
}
#masthead {
  position: fixed;
  width: 100%;
  z-index: 2;
  padding-top: 0.52083333rem;
}
.menu-full {
  top: 0px;
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: black;
  z-index: 1;
  color: white;
  overflow: hidden;
}
.menu-full .center-v {
  width: 100%;
  position: absolute;
  top: 50vh;
  left: 0px;
  transform: translateY(-50%);
}
.off {
  opacity: 0.5;
  height: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.on {
  opacity: 1;
  height: 100vh;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-off {
  background-color: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-off line,
.menu-off circle,
.menu-off path {
  stroke: black;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-on {
  background-color: black;
  color: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-on line,
.menu-on circle,
.menu-on path {
  stroke: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu {
  font-family: NeuzeitGro-Bol;
  font-size: 2.63888889rem;
  line-height: calc(3.13888889rem);
  letter-spacing: 0.03333333em;
  text-transform: uppercase;
  list-style: none;
  padding: 0px;
}
#hr-menu {
  display: none;
}
.line-r {
  border-right: 1px solid white;
}
/*svg {
  -webkit-filter: drop-shadow(1px 1px 1px #999);
  filter: drop-shadow(1px 1px 1px #999);
}*/
#tos-main {
  display: none;
  position: fixed;
  width: 100vw;
  height: 0vh;
  z-index: 9001;
  cursor: not-allowed;
}
#tos-left {
  position: absolute;
  left: 1.04166667rem;
  top: 50vh;
  z-index: 9999;
  transform: translateY(-50%);
}
#tos-left line,
#tos-left circle,
#tos-left path {
  stroke: white;
}
#tos-right {
  position: absolute;
  right: 1.04166667rem;
  top: 50vh;
  transform: translateY(-50%);
}
#tos-right line,
#tos-right circle,
#tos-right path {
  stroke: white;
}
#tos-close {
  position: absolute;
  top: 1.5625rem;
  left: 50%;
  transform: translateX(-50%);
}
#tos-close line,
#tos-close circle,
#tos-close path {
  stroke: white;
}
a:link,
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #888;
  text-decoration: none;
}
.menu-on a:link,
.menu-full a:link,
.menu-on a:visited,
.menu-full a:visited {
  color: #fff;
  text-decoration: none;
}
.menu-on a:hover,
.menu-full a:hover {
  color: #888;
  text-decoration: none;
}
p {
  padding-bottom: 0.52083333rem;
}
.view-more {
  cursor: pointer;
  display: block;
}
.site-content {
  padding-top: 9.72222222rem;
}
.text-r {
  text-align: right;
}
.text-c {
  text-align: center;
  line-height: 1.38541667rem;
}
.text-b {
  position: absolute;
  bottom: 0px;
  right: 2.08333333rem;
}
.hack-abs {
  position: absolute;
}
.relations {
  background-color: #e0e0e0;
}
#logo {
  font-family: NeuzeitGro-Bol;
  font-size: 1.38541667rem;
  line-height: 1.38541667rem;
}
#logo-small {
  display: none;
}
#logo-small span {
  display: block;
  height: 0.69270833rem;
}
.picto {
  width: 2.77777778rem;
  width: 40px;
  max-width: 100%;
  cursor: pointer;
  text-align: inherit;
}
.image-top,
.single-book .image-top {
  padding-top: 35%;
  background-position: center center;
  background-size: 100% auto;
}
.image-top-img {
  height: 35vw;
}
.cover-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-top-contain {
  padding-top: 35%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.image-home {
  background-position: center center;
  background-size: 100% auto;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: gray;
  /* IE */
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.image-home div {
  background-color: transparent;
}
.image-home:hover {
  filter: grayscale(0%);
  /* Current draft standard */
  -webkit-filter: grayscale(0%);
  /* New WebKit */
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: none;
  /* IE */
  /*-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;*/
}
.image-border-right {
  border-right: 1px solide white;
}
.image-border-down {
  border-bottom: 1px solide white;
}
.full {
  height: 40vw;
}
.half {
  height: 20vw;
}
.image-related {
  background-color: #2a2a2a;
  padding-top: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.image-full {
  width: 100%;
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
}
.home-title {
  color: white;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.home-title h3,
.home-title h3 {
  line-height: 1.77465278rem;
}
.widget-area {
  background-color: #2a2a2a;
  font-size: 0.92361111rem;
  font-family: NeuzeitGro-Reg;
  color: #757575;
  line-height: 1.38541667rem;
  letter-spacing: 0.03333333em;
  padding-bottom: 1.04166667rem;
}
.widget-area h2 {
  font-family: NeuzeitGro-Bol;
  font-size: 0.92361111rem;
  letter-spacing: 0.03333333em;
}
.widget-area a:link,
.widget-area a:visited {
  color: #757575;
  text-decoration: none;
}
.widget-area a:hover {
  color: #fff;
  text-decoration: none;
}
.site-info {
  background-color: #2a2a2a;
  font-size: 0.65972222rem;
  font-family: NeuzeitGro-Reg;
  line-height: 0.92361111rem;
  letter-spacing: 0.03333333em;
  color: #e0e0e0;
}
.related {
  font-family: NeuzeitGro-Bol;
  font-size: 0.92361111rem;
  line-height: 0.92361111rem;
  letter-spacing: 0.03333333em;
  text-transform: uppercase;
}
.artist-list {
  font-size: 1.38541667rem;
  line-height: 2.04085069rem;
  font-family: NeuzeitGro-Bol;
  letter-spacing: 0.03333333em;
  text-transform: uppercase;
}
.expo-list {
  font-size: 1.38541667rem;
  line-height: 1.38541667rem;
  font-family: NeuzeitGro-Bol;
  letter-spacing: 0.03333333em;
  text-transform: uppercase;
}
.language-selector {
  font-size: 1.38541667rem;
  line-height: 1.38541667rem;
  /*
	font-size: 18px;
	line-height: 1.1;
	*/
  font-family: NeuzeitGro-Bol;
  text-transform: uppercase;
  float: right;
  padding-left: 1.04166667rem;
}
.loope {
  float: right;
}
.hat {
  font-size: 1.77465278rem;
  line-height: 2.63888889rem;
  padding-right: 1rem;
}
.complements {
  font-family: NeuzeitGro-Bol;
  font-size: 0.92361111rem;
  text-transform: uppercase;
  line-height: 0.92361111rem;
  margin-top: 1.04166667rem;
  padding-right: 1rem;
}
hr {
  border: solid #000;
  border-width: 0px 0px 1px 0px;
  margin: 0px 2.08333333rem;
  clear: both;
}
.inside {
  margin: 0px 0.52083333rem;
}
.reduced {
  margin-top: 0px;
  margin-bottom: 0px;
}
.article-entry a {
  border-bottom: dotted 1px black;
  cursor: pointer;
}
.machintruc {
  color: red;
}
.article-thumbnail {
  margin-bottom: 1rem;
}
.article-thumbnail img {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: gray;
  /* IE */
}
.article-thumbnail img:hover {
  filter: grayscale(0%);
  /* Current draft standard */
  -webkit-filter: grayscale(0%);
  /* New WebKit */
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: none;
  /* IE */
}
.single-book .image-top {
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-page-books .artist-list .image-related {
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
}
.page-template-page-books .entry-content a {
  border-bottom: 1px dotted black;
  cursor: pointer;
}
.page-template-default .entry-content a {
  border-bottom: 1px dotted black;
  cursor: pointer;
}
.page-id-1147 .entry-content a {
  border-bottom: 1px dotted black;
  cursor: pointer;
}
.page-id-1147 .image-top {
  background-position: center bottom;
}
.search-form input[type=search] {
  width: 100%;
  border: none;
  border-radius: 0px;
  background-color: inherit;
  font-size: 5.27777778rem;
  color: white;
  text-align: center;
  text-shadow: none;
  padding: 1.04166667rem;
  text-transform: uppercase;
  font-family: NeuzeitGro-Bol;
  -moz-appearance: none;/* older firefox */
  -webkit-appearance: none; /* safari, chrome, edge and ie mobile */
  appearance: none; /* rest */
}
.search-form input[type=search]:focus {
  border: none;
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.complete {
  display: none;
}
.excerpt-more {
  cursor: pointer;
}
.image-sponsor {
  padding-top: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 80% auto;
}
.filet-right {
  border-right: 1px solid white;
}
.filet-bot {
  border-bottom: 1px solid white;
}
.cols {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  clear: both;
}
.cols:after {
  clear: both;
  content: "";
  display: block;
}
.force-rel {
  position: relative;
}
.col-0,
.kol-0 {
  width: 0%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-0 .gallery-item {
  /*width: Infinity%;*/
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-0 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-1,
.kol-1 {
  width: 8.33333333%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-1 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-2,
.kol-2 {
  width: 16.66666667%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-2 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-3,
.kol-3 {
  width: 25%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-3 .gallery-item {
  width: 33.33333333%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-3 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-4,
.kol-4 {
  width: 33.33333333%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-5,
.kol-5 {
  width: 41.66666667%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-5 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-6,
.kol-6 {
  width: 50%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-6 .gallery-item {
  width: 16.66666667%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-6 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-7,
.kol-7 {
  width: 58.33333333%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-7 .gallery-item {
  width: 14.28571429%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-7 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-8,
.kol-8 {
  width: 66.66666667%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-8 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-9,
.kol-9 {
  width: 75%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-9 .gallery-item {
  width: 11.11111111%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-9 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-10,
.kol-10 {
  width: 83.33333333%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-10 .gallery-item {
  width: 10%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-10 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-11,
.kol-11 {
  width: 91.66666667%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-11 .gallery-item {
  width: 9.09090909%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-11 .gallery-item img {
  width: 100%;
  height: auto;
}
.col-12,
.kol-12 {
  width: 100%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-12 .gallery-item {
  width: 8.33333333%;
  float: left;
  padding-top: 2.08333333rem;
  padding-bottom: 2.08333333rem;
  padding-left: 0.52083333rem;
  padding-right: 0.52083333rem;
  display: block;
  overflow: hidden;
}
.gallery-columns-12 .gallery-item img {
  width: 100%;
  height: auto;
}
.clear-3:nth-child(3n+1) {
  clear: left;
}
.no-bot {
  padding-bottom: 0px;
}
.no-top {
  padding-top: 0px;
}
.semi-ver {
  padding-top: 1.04166667rem;
  padding-bottom: 1.04166667rem;
}
.no-ver {
  padding-top: 0px;
  padding-bottom: 0px;
}
.no-lat {
  padding-left: 0px;
  padding-right: 0px;
}
.no-all {
  padding: 0px;
}
.closed {
  display: none;
}
.big-marges {
  padding: 2.08333333rem 0px;
}
.shorter-m {
  max-height: 6.92708333rem;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  html {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 750px) {
  html {
    font-size: 2vw;
  }
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    width: 100%;
  }
  .rol-0 {
    width: 0%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-1 {
    width: 8.33333333%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-2 {
    width: 16.66666667%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-3 {
    width: 25%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-4 {
    width: 33.33333333%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-5 {
    width: 41.66666667%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-6 {
    width: 50%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-7 {
    width: 58.33333333%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-8 {
    width: 66.66666667%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-9 {
    width: 75%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-10 {
    width: 83.33333333%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-11 {
    width: 91.66666667%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-12 {
    width: 100%;
    float: left;
    padding-top: 2.08333333rem;
    padding-bottom: 2.08333333rem;
    padding-left: 0.52083333rem;
    padding-right: 0.52083333rem;
    display: block;
    overflow: hidden;
  }
  .rol-0 {
    display: none;
  }
  .full,
  .half {
    height: 40vw;
  }
  .filet-right,
  .filet-bot {
    border: 0px none;
    border-bottom: 1px solid white;
  }
  .text-b {
    position: relative;
    bottom: 0px;
    right: 0.52083333rem;
  }
  .forcehide {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  html {
    font-size: 3vw;
  }
}
/*
.font-sizer(@i: 4000px) when (@i >= 1000) {
  @media screen {
    @media (max-width: @i) {
		html {
          font-size: ((@i - 1000)/3000*50+@font-m);
     	}
     }
  }
.font-sizer((@i - 100));
}
.font-sizer();
*/
