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

@import url('https://fonts.googleapis.com/css?family=Exo:400,400i,900,900i|Open+Sans:300,400,400i,800,800i');
/* line 6, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  left: 0;
  position: fixed;
  right: 0;
  background-color: rgba(0, 0, 0, 0) !important;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 18, templates/g5_helium/custom/scss/custom.scss */
.headroom {
  -webkit-transition: -webkit-transform 500ms linear;
  -moz-transition: -moz-transform 500ms linear;
  transition: transform 500ms linear;
}
/* line 22, templates/g5_helium/custom/scss/custom.scss */
.headroom--pinned {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  background-color: transparent !important;
}
/* line 26, templates/g5_helium/custom/scss/custom.scss */
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
  background-color: #222 !important;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle.headroom--not-top {
  position: fixed;
  z-index: 1002;
}
/* line 43, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle.headroom--not-top.headroom--unpinned {
  top: 0;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
/* line 50, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 12rem;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 12.7rem;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
#g-navigation.headroom--not-top, .g-offcanvas-toggle.headroom--not-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #eee !important;
}
/* line 79, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 4rem;
}
/* line 83, templates/g5_helium/custom/scss/custom.scss */
.menu .g-content {
  margin: 0;
  padding: 1.1rem;
}
/* line 90, templates/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  width: 90%;
  max-height: 100% !important;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
.logo .g-content.g-particle {
  margin: 0;
  padding: 0;
}
/* line 100, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.9rem;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0 5px !important;
  text-transform: uppercase;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-style: italic;
  font-family: "Open Sans", sans-serif !important;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  min-height: 750px;
}
/* line 120, templates/g5_helium/custom/scss/custom.scss */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.6) !important;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
.slide-home > h1 {
  color: #e5c55e !important;
  font-family: 'Exo', sans-serif;
  font-size: 4rem;
  letter-spacing: 1px;
  line-height: 2rem;
  margin: 0;
  text-shadow: 0 0 3px #000;
}
/* line 134, templates/g5_helium/custom/scss/custom.scss */
.slide-home > h2 {
  color: #fff !important;
  font-family: 'Exo', sans-serif;
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 1rem;
  margin: 0;
  text-shadow: 0 0 3px #000;
  font-style: italic !important;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
.uk-slidenav-position .uk-slidenav {
  color: #e5c55e !important;
}
/* line 151, templates/g5_helium/custom/scss/custom.scss */
.g-social > a {
  font-size: 1.5rem;
  margin: 0;
  padding: 0;
  color: #e5c55e !important;
}
/* line 158, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-social {
  line-height: 3rem !important;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
.g-social > a:hover {
  color: #d6d5d5 !important;
  text-shadow: 0 0 10px #000 !important;
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.g-social-header .g-content {
  margin: 0.7rem 0 0;
  padding: 0.938rem;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
.uk-link-reset {
  color: #e5c55e;
  font-family: "Exo", sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 15px;
}
/* line 187, templates/g5_helium/custom/scss/custom.scss */
.uk-panel-box-primary {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #e5c55e !important;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
.uk-panel.uk-panel-box.uk-panel-box-primary.uk-scrollspy-inview.uk-animation-slide-right {
  margin: 8rem 1rem;
  border-color: #e5c55e;
  padding: 3rem 1rem;
  min-height: 460px !important;
}
/* line 202, templates/g5_helium/custom/scss/custom.scss */
.uk-panel.uk-panel-box.uk-panel-box-primary.uk-scrollspy-inview.uk-animation-slide-right:hover {
  background-color: #e5c55e !important;
  border: 1px solid #e5c55e;
  box-shadow: 0 0 52px rgba(173, 112, 17, 0.6) inset, 0 0 20px rgba(0, 0, 0, 0.1) inset;
  color: #333 !important;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
.uk-border-rounded {
  margin-top: 10px !important;
}
/* line 218, templates/g5_helium/custom/scss/custom.scss */
.uk-panel-title {
  margin-top: 2rem !important;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
.uk-button {
  margin-bottom: 1.5rem;
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
.uk-button {
  background: #e5c55e !important;
}
/* line 232, templates/g5_helium/custom/scss/custom.scss */
.uk-button:hover {
  background: #eee !important;
}
/* line 236, templates/g5_helium/custom/scss/custom.scss */
.uk-margin > p {
  line-height: 1.7rem;
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  background-color: #333;
  background-image: url('../../../../images/bg-metal.jpg');
  background-position: center center;
  background-size: cover;
  padding: 0 !important;
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.home > h1 {
  font-family: "Exo", sans-serif !important;
  font-size: 2.25rem;
  font-weight: 900 !important;
  letter-spacing: 1px;
  line-height: 2.5rem !important;
  color: #222;
}
/* line 261, templates/g5_helium/custom/scss/custom.scss */
.home > p {
  line-height: 1.6rem;
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
.uk-panel-box-primary .uk-panel-title, .uk-panel-box-primary-hover:hover {
  color: none;
}
/* line 268, templates/g5_helium/custom/scss/custom.scss */
.uk-panel-box .uk-panel-title, .uk-panel-box-hover:hover {
  color: none;
}
/* line 272, templates/g5_helium/custom/scss/custom.scss */
.uk-panel-title {
  color: none;
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
.item-page h1 {
  font-family: "Exo", sans-serif;
  letter-spacing: 1px;
}
/* line 285, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-family: "Exo", sans-serif;
  font-size: 2.25rem !important;
  font-weight: 900 !important;
  letter-spacing: 1px;
}
/* line 292, templates/g5_helium/custom/scss/custom.scss */
.slides {
  background-color: #222;
}
/* line 297, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  padding: 0;
}
/* line 304, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials::before {
  background-color: #ddd !important;
  background-image: none !important;
  color: #222 !important;
}
/* line 313, templates/g5_helium/custom/scss/custom.scss */
#g-totop {
  background: #e5c55e url('../../../../images/cd-top-arrow.svg') no-repeat scroll center 50%;
  bottom: 0;
  color: transparent !important;
  float: right;
  height: 40px;
  position: fixed;
  right: 0;
  width: 40px;
  z-index: 99999;
}
/* line 325, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  padding: 1rem 0;
  border-top: 3px solid #e5c55e;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) !important;
}
/* line 334, templates/g5_helium/custom/scss/custom.scss */
.paralaxhome {
  background-attachment: fixed;
  background-image: url('../../../../images/carkeys.jpg');
  background-position: center center;
  background-size: cover;
  min-height: 400px;
}
/* line 342, templates/g5_helium/custom/scss/custom.scss */
.paralax-home {
  margin: 20% auto;
  max-width: 600px;
}
/* line 347, templates/g5_helium/custom/scss/custom.scss */
.paralax-home > h1 {
  color: #e5c55e !important;
  font-family: 'Exo', sans-serif;
  font-size: 4rem;
  letter-spacing: 1px;
  line-height: 4rem;
  margin: 0;
  text-shadow: 0 0 3px #000;
}
/* line 357, templates/g5_helium/custom/scss/custom.scss */
.paralax-home > h2 {
  color: #fff !important;
  font-family: 'Exo', sans-serif;
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 2rem;
  margin: 0;
  text-shadow: 0 0 3px #000;
  font-style: italic !important;
}
/* line 368, templates/g5_helium/custom/scss/custom.scss */
#g-utility {
  background: #fff none repeat scroll 0 0;
  color: #222;
  padding: 0;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
.mapa h1 {
  font-family: "Exo", sans-serif;
}
/* line 378, templates/g5_helium/custom/scss/custom.scss */
#chronoform-contato > h1 {
  font-family: "Exo", serif;
  font-weight: bolder;
  margin: 2rem 0;
}
/* line 384, templates/g5_helium/custom/scss/custom.scss */
.chrono_credits > a {
  display: none;
}
/* line 388, templates/g5_helium/custom/scss/custom.scss */
#button18 {
  background-color: #e5c55e;
  border: 2px solid #e5c55e;
  color: #222;
  font-size: 1rem;
  font-weight: 600;
  padding: 1rem;
}
/* line 397, templates/g5_helium/custom/scss/custom.scss */
#button18:hover {
  background-color: #fff;
  border: 2px solid #222;
  color: #222;
  font-size: 1rem;
  font-weight: 600;
  padding: 1rem;
}
/* line 407, templates/g5_helium/custom/scss/custom.scss */
.artigos {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.uk-button:focus, .uk-button:hover {
  background-color: #222 !important;
  border-color: #e5c55e !important;
  color: #e5c55e !important;
}
/* line 418, templates/g5_helium/custom/scss/custom.scss */
.erro {
  background-color: #333;
  background-image: url('../../../../images/bg-metal.jpg');
  background-position: center center;
  background-size: cover;
  padding: 0 !important;
  text-align: center;
  min-height: 800px;
}
/* line 429, templates/g5_helium/custom/scss/custom.scss */
.erro h1 {
  font-size: 3rem;
  line-height: 2rem;
  margin: 0;
  color: #e4cb72;
}
/* line 436, templates/g5_helium/custom/scss/custom.scss */
.erro h2 {
  color: #fff;
}
/* line 440, templates/g5_helium/custom/scss/custom.scss */
.erro h3 {
  line-height: 2.5rem;
  color: #e4cb72;
}
/* line 445, templates/g5_helium/custom/scss/custom.scss */
.erro a {
  background-color: #e4cb72;
  color: #222;
  padding: 10px 20px;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
@media only all and (max-width: 48rem) {
  /* line 504, templates/g5_helium/custom/scss/custom.scss */
  .g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
    width: 60%;
    margin: 15px auto;
  }
  /* line 505, templates/g5_helium/custom/scss/custom.scss */
  .paralax-home > h1, .slide-home > h1 {
    font-size: 3rem;
    line-height: 2.7rem;
  }
  /* line 506, templates/g5_helium/custom/scss/custom.scss */
  .paralax-home > h2, .slide-home > h2 {
    font-size: 1.6rem;
    line-height: 2rem !important;
  }
  /* line 507, templates/g5_helium/custom/scss/custom.scss */
  #g-intro {
    background-size: inherit;
  }
  /* line 508, templates/g5_helium/custom/scss/custom.scss */
  #g-footer img {
    max-width: 15%;
  }
  /* line 509, templates/g5_helium/custom/scss/custom.scss */
  .item-page h1 {
    line-height: 2.3rem;
  }
  /* line 510, templates/g5_helium/custom/scss/custom.scss */
  .item-page p {
    line-height: 1.5rem;
  }
  /* line 511, templates/g5_helium/custom/scss/custom.scss */
  .g-block.mapa.size-37 {
    margin: 0 15px;
  }
}
/*# sourceMappingURL=custom_9.css.map */