/* 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
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  position: fixed;
  width: 100%;
  z-index: 2;
}
/* line 8, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fffcfc;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #6b0404;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #505050;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: -0.3rem;
}
/* line 20, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel {
  font-weight: 100;
  text-transform: uppercase;
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.3rem 1rem;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  background: url('../../../../images/pattern19.png'), url('../../../../images/home/showcase_back.jpg') center top;
  /*height:100vh;*/
  padding-top: 100px;
  /*-webkit-filter: blur(10px);
   filter: blur(10px);*/
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  /* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase {
    background: url('../../../../images/pattern19.png'), url('../../../../images/home/showcase_back.jpg') center top;
    height: auto;
    padding-top: 150px;
  }
}
/*#g-feature {
 border-top: 1px #666666 solid;
 border-bottom: 1px #666666 solid;
 }*/
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  background: url('../../../../images/pattern19.png'), url('../../../../images/home/showcase_back.jpg') center bottom;
  /*height: 100vh;*/
}
@media screen and (max-width: 600px) {
  /* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main {
    background: url('../../../../images/pattern19.png'), url('../../../../images/home/showcase_back.jpg') center bottom;
    /*height:2800px;*/
  }
}
@media screen and (max-width: 600px) {
  /* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-subfeature {
    background: url('../../../../images/home/korg-minilogue.jpg') center;
    height: auto !important;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature {
  background: url('../../../../images/home/korg-minilogue.jpg') center;
  height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
.buynow {
  border: 1px #c7002b solid;
  padding: 15px;
  font-size: larger;
  background-color: #ff0037;
  color: #fff;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.5rem;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
.valign {
  display: table;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  color: #ccc;
  font-size: 1.5rem;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.rounded {
  -webkit-border-radius: 175px;
  -moz-border-radius: 175px;
  border-radius: 175px;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
.fondorojo {
  background-color: #ff2a2a;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
.anchor {
  position: relative;
  top: -60px;
  visibility: hidden;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  color: #585858;
}
/* line 112, templates/g5_hydrogen/custom/scss/custom.scss */
.padding-contact {
  padding: 2rem;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
.linea-der {
  border-right: 1px dotted #c58585;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background-color: #fff;
  background-image: url('../../../../images/home/lineas-footer.jpg');
  background-position: bottom;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
.sample-content .sample-icons {
  font-size: 3rem;
  color: #fa8e00;
  opacity: 0.6;
}
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
.sample-content .sample-description {
  font-size: 1rem;
}
@media screen and (max-width: 600px) {
  /* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
  .chronoform-container {
    width: 100% !important;
    margin-left: 1rem;
  }
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
.header-rojo h1 {
  color: #96000d;
}
/*# sourceMappingURL=custom_10.css.map */