/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@font-face {
  font-family: "Greed-Bold";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Greed-Bold/Greed-Bold.eot#iefix') format("embedded-opentype"), url('../../fonts/Greed-Bold/Greed-Bold.woff2') format("woff2"), url('../../fonts/Greed-Bold/Greed-Bold.woff') format("woff"), url('../fonts/Greed-Bold/Greed-Bold.ttf') format("truetype"), url('../fonts/Greed-Bold/Greed-Bold.svg#Greed-Bold') format("svg");
}
@font-face {
  font-family: "Reckless-Regular";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Reckless-Regular/Reckless-Regular.eot#iefix') format("embedded-opentype"), url('../../fonts/Reckless-Regular/Reckless-Regular.woff2') format("woff2"), url('../../fonts/Reckless-Regular/Reckless-Regular.woff') format("woff"), url('../fonts/Reckless-Regular/Reckless-Regular.ttf') format("truetype"), url('../fonts/Reckless-Regular/Reckless-Regular.svg#Reckless-Regular') format("svg");
}
/*General html tags*/
h1, h2 {
  font-family: Reckless-Regular;
}
.page-header h1 {
  font-size: 12rem;
  font-family: Greed-Bold;
  text-transform: none;
}
h3, h4 {
  font-family: Greed-Bold;
}
p, ul {
  font-family: Arial;
  font-size: 1.5rem;
  line-height: 2rem;
}
/*Menu*/
body .g-main-nav ul {
  font-family: Arial;
  font-weight: 300;
  font-size: 2em;
}
.g-main-nav .g-toplevel {
  width: 100%;
  display: flex;
  justify-content: left;
}
#g-navigation {
  position: fixed;
  width: 100%;
  z-index: 2;
  bottom: 0;
  padding-top: 10px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.3rem;
}
/*#g-navigation .g-particle {padding:.8rem; padding-left:35px;}*/
/*Home custom*/
/*body .home-img {max-height:550px; width:fit-content;padding-bottom:20px;}*/
.home .home-titles {
  text-align: right;
}
.home h1 {
  font-family: Reckless-Regular;
  font-size: 5.5rem;
  font-weight: 400;
  line-height: 5rem;
}
.home h3 {
  font-family: Greed-Bold;
  font-size: 6rem;
  text-transform: uppercase;
  line-height: 5rem;
}
.home .home-intro-text {
  padding-top: 20px;
}
.home .item-image {
  display: none;
}
.home p {
  font-size: 2rem;
  font-family: Reckless-Regular;
}
/*Collections custom*/
.collections .page-header h2 {
  text-align: right;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-top: 0;
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
}
.collections .article-info .create {
  text-transform: uppercase;
  font-family: Greed-Bold;
  font-size: 1.8rem;
  color: #000;
  padding: 0;
}
.sk-header {
  position: relative;
  padding: 0 20px;
  margin-top: -100px;
  z-index: 1;
  background-color: #ffffff;
  width: auto;
  overflow: hidden;
  margin-left: -12px;
  float: left;
}
.sk-header .page-header {
  line-height: normal;
}
.sk-header h1 {
  text-transform: uppercase;
  font-size: 2.5rem;
}
.collections .article-info {
  text-align: right;
  margin-top: -20px;
}
/*se modifico ya que afecta el lenguaje del menu:*/
.view-category .platform-content {
  padding: 0 32px;
  margin-bottom: 100px;
}
/*Custom Columns*/
.column-sk {
  float: left;
}
.left-30 {
  width: 25%;
}
.left-60 {
  width: 60%;
}
.right-70 {
  width: 70%;
}
.right-40 {
  width: 40%;
}
.row-sk:after {
  content: "";
  display: table;
  clear: both;
}
/*press*/
/*.ig-thumbs-grid {
    margin-top: 20px;
}*/
/*Esto sirve para que el switcher se acomode al menu*/
.switcher .platform-content {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0px;
  padding-right: 0px;
}
/*esto es para comodar las imagenes de manera estatica*/
div#ig-thumbs-grid-M137 {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  height: 100% !important;
  grid-gap: 16px;
  margin-bottom: 32px;
}
div#ig-thumbs-grid-M139 {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  height: 100% !important;
  grid-gap: 16px;
  margin-bottom: 32px;
}
.ig-thumbs-grid-block {
  width: 100% !important;
  position: static !important;
  height: auto !important;
}
/*movil*/
@media (min-width: 300px) and (max-width: 600px) {
  /*en*/
  /*es*/
  /*contact*/
  div#ig-thumbs-grid-M137 {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    height: 100% !important;
    grid-gap: 16px;
    margin-bottom: 85px;
  }
  div#ig-thumbs-grid-M139 {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    height: 100% !important;
    grid-gap: 16px;
    margin-bottom: 85px;
  }
  .pagina-press h1 {
    font-size: 6rem !important;
    word-wrap: break-word;
    line-height: normal;
  }
  .pagina-press h2 {
    text-transform: uppercase;
    line-height: normal;
    font-size: 40px !important;
  }
  .pagina-press h3 {
    font-size: 43px !important;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
  }
  .pagina-contact h1 {
    font-size: 6rem !important;
    word-wrap: break-word;
    line-height: normal;
  }
}
#g-offcanvas {
  z-index: 2 !important;
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 1 !important;
}
/*tablet*/
@media (min-width: 601px) and (max-width: 900px) {
  /*en*/
  /*es*/
  /*art and colleccion*/
  /*Index*/
  div#ig-thumbs-grid-M137 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    height: 100% !important;
    grid-gap: 16px;
    margin-bottom: 72px;
  }
  div#ig-thumbs-grid-M139 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    height: 100% !important;
    grid-gap: 16px;
    margin-bottom: 72px;
  }
  .overlay-light + #g-page-surround > .g-offcanvas-toggle {
    color: #000000;
  }
  .g-offcanvas-toggle {
    position: fixed;
    color: #000000;
    bottom: auto;
    right: 0.5em;
    top: 93%;
    left: auto;
    z-index: 10000000000;
  }
  .g-content {
    padding: 0.5rem;
    margin: 0.5rem;
  }
  .platform-content.container {
    padding: 0px;
    padding-bottom: 50px;
  }
  .row {
    margin-left: 0px;
  }
}
.pagina-press h2 {
  text-transform: uppercase;
  line-height: normal;
  font-size: 20px;
}
.pagina-press h3 {
  font-size: 23px;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
/*about*/
.sk-about-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 12px;
}
@media (min-width: 300px) and (max-width: 600px) {
  /*index*/
  .page-header h1 {
    font-size: 2rem;
    line-height: normal;
  }
  .index .index-row p {
    font-size: 1.5rem;
  }
  .overlay-light + #g-page-surround > .g-offcanvas-toggle {
    color: #000000;
  }
  .g-offcanvas-toggle {
    position: fixed;
    color: #000000;
    bottom: auto;
    right: 0.5em;
    top: 93%;
    left: auto;
    z-index: 3;
  }
  #g-navigation .logo {
    max-width: 60%;
  }
  .home p {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .home .home-intro-text {
    padding-top: 60px;
  }
  .home .home-titles {
    text-align: left;
  }
  .platform-content.container {
    padding: 0px;
  }
  .row > * {
    padding-left: 0;
  }
  .g-content {
    margin: 0.5rem;
    padding: 0.5rem;
  }
  .column-sk {
    width: 100%;
  }
  .sk-about-grid {
    grid-template-columns: 1fr;
  }
  .home h1 {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .home h3 {
    font-size: 1.5rem;
    line-height: 0rem;
  }
  .index h1 {
    font-size: 6rem;
    line-height: normal;
  }
}
/*Collections grid*/
@media (min-width: 768px) {
  @supports (display: grid) {
    .collections .blog-items.columns-2 {
      column-gap: 1rem;
      padding: 0 60px;
    }
  }
}
@supports (display: grid) {
  .blog-items[class^="columns-"] > div, .blog-items[class*=" columns-"] > div {
    max-width: 55%;
  }
}
.collections .blog-item:nth-of-type(odd) {
  margin-top: 80px;
  justify-self: left;
}
.collections .blog-item:nth-of-type(even) {
  justify-self: right;
}
.collections .blog-item:nth-child(3n+0) {
  justify-self: center;
}
/*Custom article body*/
.view-article .sk-image {
  max-height: 858px;
  width: 102%;
  margin-left: -12px;
  margin-top: -10px;
  overflow: hidden;
}
@media screen and (max-width: 1500px) {
  .view-article .sk-image {
    max-height: 660px;
    width: 102%;
    margin-left: -12px;
    margin-top: -10px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1200px) {
  .view-article .sk-image {
    max-height: 750px;
    width: 106%;
    margin-left: -12px;
    margin-top: -10px;
    overflow: hidden;
  }
}
.com-content-article .com-content-article__body {
  padding: 0 50px;
  margin-bottom: 100px;
}
.sk-credits {
  float: right;
  text-align: right;
  margin-left: 20px;
}
.sk-credits p {
  font-size: 0.8rem;
  margin: 0;
}
.sk-credits ul {
  font-size: 0.8rem;
  list-style: none;
  line-height: 1rem;
  margin: 0;
}
.sk-intro {
  max-width: 85%;
  clear: left;
}
/*Gallery Grids*/
.sk-gallery {
  clear: left;
  margin-top: 20px;
}
.sk-row::after {
  content: "";
  clear: both;
  display: table;
}
[class*="sk-col-"] {
  float: left;
  padding: 25px;
}
.sk-col-1 {
  width: 8.33%;
}
.sk-col-2 {
  width: 16.66%;
}
.sk-col-3 {
  width: 25%;
}
.sk-col-4 {
  width: 33.33%;
}
.sk-col-5 {
  width: 41.66%;
}
.sk-col-6 {
  width: 50%;
}
.sk-col-7 {
  width: 58.33%;
}
.sk-col-8 {
  width: 66.66%;
}
.sk-col-9 {
  width: 75%;
}
.sk-col-10 {
  width: 83.33%;
}
.sk-col-11 {
  width: 91.66%;
}
.sk-col-12 {
  width: 100%;
}
.sk-com-m--200 {
  margin-top: -200px;
}
.sk-com-m--100 {
  margin-top: -100px;
}
.sk-com-m--50 {
  margin-top: -50px;
}
.sk-com-m-50 {
  margin-top: 50px;
}
.sk-com-m-100 {
  margin-top: 100px;
}
.sk-com-m-150 {
  margin-top: 150px;
}
.sk-com-m-200 {
  margin-top: 200px;
}
.sk-com-m-300 {
  margin-top: 300px;
}
@media screen and (max-width: 600px) {
  [class*="sk-col-"], [class*="sk-com-m-"] {
    width: 100%;
    margin-top: 0;
  }
  .sk-empty {
    display: none;
  }
  .com-content-article .com-content-article__body {
    padding: 0 15px;
  }
  .collections .blog-item:nth-of-type(odd), .collections .blog-item:nth-of-type(even) {
    justify-self: center;
  }
  #g-container-main {
    padding: 10px;
  }
}
/*index*/
.index p {
  font-size: 2.5em;
  line-height: 1em;
  font-weight: bold;
}
/*mobile menu*/
#g-mobilemenu-container .g-toplevel li {
  text-align: center;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
  display: block;
  border-bottom: 1px solid #000;
}
body #g-page-surround {
  transform: none !important;
}
#g-offcanvas {
  width: 100%;
  padding-left: 0;
}
#g-offcanvas #g-mobilemenu-container {
  margin-left: 0;
}
#g-mobilemenu-container {
  margin: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #6a6a6a;
}
/*creditos*/
.sk-footer-credits {
  text-align: center;
  padding-bottom: 3%;
}
/*blog*/
.blog .sk-header {
  position: relative;
  padding: 9px;
  margin-top: 0px;
  z-index: 0;
  background-color: #fff;
  width: auto;
  overflow: hidden;
  margin-left: 13px;
  float: none;
}
.blog .com-content-article .com-content-article__body {
  padding: 9px;
  margin-left: 13px;
  margin-bottom: unset;
}
/*# sourceMappingURL=custom_12.css.map */