/* 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 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 1, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 2, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 58, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #222;
}
/* line 77, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #363636;
  border-color: #363636;
}
/* line 96, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #222;
  color: #222;
}
/* line 122, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #222;
  border-color: #222;
  color: #fff;
}
/* line 130, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 151, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 175, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 180, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 189, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 204, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 205, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #424753 !important;
}
/* line 208, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #424753;
}
/* line 213, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 217, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 222, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 245, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 246, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 257, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 258, templates/g5_helium/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel {
  text-align: center;
}
/* line 4, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel .uk-slideset-nav {
  margin-top: 10px;
}
/* line 7, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel .uk-slider-nav {
  margin-top: 10px;
}
/* line 10, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
/* line 14, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
/* line 19, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
/* line 25, templates/g5_helium/custom/scss/_carousel.scss */
/* line 26, templates/g5_helium/custom/scss/_carousel.scss */
.jl-carousel .jl-carousel-item a {
  text-decoration: none;
}
/* line 1, templates/g5_helium/custom/scss/_style.scss */
.outer {
  overflow: hidden;
}
/* line 4, templates/g5_helium/custom/scss/_style.scss */
.inner {
  border: 1px solid #000;
}
/* line 7, templates/g5_helium/custom/scss/_style.scss */
.inner i {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: #fff;
}
/* line 14, templates/g5_helium/custom/scss/_style.scss */
.inner .top {
  margin-top: -20px;
}
/* line 17, templates/g5_helium/custom/scss/_style.scss */
.inner .bottom {
  margin-top: -20px;
  margin-bottom: -22px;
}
/* line 21, templates/g5_helium/custom/scss/_style.scss */
.inner .left {
  float: left;
  margin-left: -20px;
}
/* line 25, templates/g5_helium/custom/scss/_style.scss */
.inner .right {
  float: right;
  margin-right: -20px;
}
/* line 29, templates/g5_helium/custom/scss/_style.scss */
.content {
  min-height: 80px;
}
/*botão*/
/* line 33, templates/g5_helium/custom/scss/_style.scss */
.button-creative {
  text-align: center;
  margin-bottom: 50px;
}
/* line 38, templates/g5_helium/custom/scss/_style.scss */
.button-creative a {
  height: 40px;
  position: relative;
  display: inline;
  padding: 10px 55px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.6s ease 0s;
}
/* line 49, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.first, .button-creative a span.first::before {
  content: '';
  position: absolute;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}
/* line 57, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.first {
  left: -13px;
  bottom: -12px;
  background: #000;
  width: 10px;
  height: 35px;
  transition: all 0.6s ease 0s;
}
/* line 66, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.first::before {
  border-top: 17.5px solid #000;
  top: 0;
  border-left: 17.5px solid transparent;
  border-bottom: 17.5px solid #000;
  left: -17px;
  bottom: 0;
  transition: all 0.6s ease 0s;
}
/* line 76, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.second, .button-creative a span.second::before {
  content: '';
  position: absolute;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}
/* line 84, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.second {
  left: -5px;
  bottom: -12px;
  width: 40px;
  height: 8px;
  transition: all 0.6s ease 0s;
}
/* line 92, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.second::before {
  border-left: 27px solid #000;
  border-top: 8px solid transparent;
  left: 0;
  top: 0;
  transition: all 6s ease 0s;
}
/* line 100, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .three, .button-creative a span.second::after {
  position: absolute;
  content: '';
  -webkit-transition: all 6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}
/* line 108, templates/g5_helium/custom/scss/_style.scss */
.button-creative a span.second::after {
  border-right: 27px solid #000;
  border-bottom: 8px solid transparent;
  right: 0;
  top: 0;
  transition: all 0.6s ease 0s;
}
/* line 116, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .three {
  right: -13px;
  bottom: -12px;
  background: #000;
  width: 10px;
  height: 35px;
  transition: all 0.6s ease 0s;
}
/* line 125, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .three::after, .button-creative a .three::before {
  border-right: 17.5px solid transparent;
  content: '';
  right: -17px;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  position: absolute;
}
/* line 135, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .three::before {
  border-top: 17.5px solid #000;
  top: 0;
  transition: all 6s ease 0s;
}
/* line 141, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .three::after {
  border-bottom: 17.5px solid #000;
  bottom: 0;
  transition: all 0.6s ease 0s;
}
/* line 149, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .four, .button-creative a .four::before {
  -webkit-transition: all 6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  content: '';
}
/* line 156, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .four {
  position: absolute;
  right: -5px;
  bottom: -12px;
  width: 40px;
  height: 8px;
  transition: all 0.6s ease 0s;
}
/* line 165, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover .three, .button-creative a:hover span.first {
  bottom: 2.5px;
  background: #c9ccc6;
}
/* line 171, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .four::before {
  border-left: 27px solid transparent;
  border-bottom: 8px solid #000;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.6s ease 0s;
}
/* line 180, templates/g5_helium/custom/scss/_style.scss */
.noo-button-creative a:hover .four::before, .noo-button-creative a:hover .three::after {
  border-bottom-color: #000;
}
/* line 185, templates/g5_helium/custom/scss/_style.scss */
.button-creative a .four::after {
  border-right: 27px solid transparent;
  border-top: 8px solid #000;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
/* line 197, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover .four::after, .button-creative a:hover .three::before {
  border-top-color: #000;
}
/* line 202, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover {
  background-color: #c9ccc6;
}
/* line 206, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover span.first::before {
  border-top-color: #c9ccc6;
  border-bottom-color: #c9ccc6;
}
/* line 211, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover span.second {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 218, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover span.second::before {
  border-left-color: #c9ccc6;
}
/* line 222, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover span.second::after {
  border-right-color: #c9ccc6;
}
/* line 226, templates/g5_helium/custom/scss/_style.scss */
.button-creative a:hover .four {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/*footer styles*/
/* line 3, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 7, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.text-center {
  text-align: center;
}
/* line 10, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module .module-inner {
  padding: 0;
}
/* line 13, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module {
  color: #fff;
}
/* line 16, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module .module-title {
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: capitalize;
}
/* line 22, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
/* line 27, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module .social li {
  background: #555;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  /*display: inline-block;*/
  margin: auto 10px;
}
/* line 36, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.module-inner hr {
  border-color: #999;
  text-align: center;
  width: 279px;
}
/* line 41, templates/g5_helium/custom/scss/_customfooterstyles.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  box-sizing: content-box;
  height: 0;
}
/* line 50, templates/g5_helium/custom/scss/_customfooterstyles.scss */
hr {
  border: 1px inset !important;
  margin-block-start: 0.3em;
  margin-block-end: 0.3em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  color: gray;
  -moz-float-edge: margin-box;
  box-sizing: content-box;
}
/* line 61, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
/* line 67, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module ul > li {
  line-height: 24px;
  color: inherit;
  margin-bottom: 10px;
}
/* line 72, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.col-6 {
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
/* line 80, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module ul.open-hours li .hours-date {
  font-size: 12px;
  text-align: right;
  color: #fff;
}
/* line 85, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.g-module .open-hours li {
  border-bottom: 1px solid rgba(250, 250, 250, 0.12);
  margin-bottom: 10px;
  padding-bottom: 30px;
}
/* line 90, templates/g5_helium/custom/scss/_customfooterstyles.scss */
.module-ct::before, .module-ct::after {
  content: " ";
  display: table;
}
/* line 94, templates/g5_helium/custom/scss/_customfooterstyles.scss */
#g-footer .fa {
  background: #555;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  padding: 10px;
  color: #fff;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
.g-logo img {
  display: inherit;
  max-width: 150px;
}
/* line 12, 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: 16px;
  text-transform: uppercase;
}
/* line 16, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 11;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 3rem;
  /*font-family: 'Pacifico', cursive;*/
}
/* line 23, templates/g5_helium/custom/scss/custom.scss */
.g-slideshow .g-overlay-container {
  width: auto;
  background: rgba(0, 0, 0, 0.3);
}
/*.g-slideshow .g-slideshow-buttons .button, .bfQuickMode .bfSubmitButton {
 margin-right: 15px;
 border: 0;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 transition: all 0.3s;
 background: #7e8772;
 }*/
/* line 36, templates/g5_helium/custom/scss/custom.scss */
div.g-slideshow-buttons a.button.standard, .bfQuickMode .bfSubmitButton {
  border-radius: 0;
  color: #fff !important;
  background: #7e8772;
  padding: 1rem 2rem;
  border: 0;
}
/* line 43, templates/g5_helium/custom/scss/custom.scss */
.box1 > .g-content {
  background: #f2f2f2;
  width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #000;
}
/* line 51, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials::before {
  background-color: #000;
  background-image: -webkit-linear-gradient(-310deg, #000, #000);
  background-image: linear-gradient(40deg, #000, #000);
  opacity: 0.3;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
textarea, input[type="text"] {
  background: transparent;
}
/* line 67, templates/g5_helium/custom/scss/custom.scss */
html.g-offcanvas-css3.uk-notouch body.gantry.g-helium-style.site.com_content.view-article.no-layout.no-task.dir-ltr.itemid-101.outline-9.g-offcanvas-left.g-default.g-style-preset1 div#g-page-surround section#g-testimonials div.g-container div.g-grid div.g-block.size-100.align-right div.g-content div.platform-content div.moduletable div.bfClearfix div#ff_formdiv1.bfFormDiv div.bfPage-l div.bfPage-r div.bfPage-m.bfClearfix form#ff_form1.bfQuickMode div#bfPage1.bfPage section.bfPageIntro div h3 {
  margin: 0;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
.margem-foto img {
  border: 10px solid #fff;
}
/* line 74, templates/g5_helium/custom/scss/custom.scss */
body {
  font-size: 14px;
  line-height: 1.428571429;
  font-weight: 400;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
.heading4 {
  /*font-family: Pacifico, cursive;*/
  font-weight: 400;
  line-height: 1.2;
  font-size: 18px;
  color: #a3a3a3;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
.heading2 {
  font-weight: 900;
}
/* line 91, templates/g5_helium/custom/scss/custom.scss */
.custom_countdown_wrap .thumb {
  margin-top: 10px;
  max-width: 600px;
  width: 100%;
  transition: all 0.6s ease 0s;
}
/* line 97, templates/g5_helium/custom/scss/custom.scss */
.imghover:hover {
  transform: scale(1.2);
  transition: all 0.6s ease 0s;
}
/*galeria produtos*/
/* line 102, templates/g5_helium/custom/scss/custom.scss */
.g-title {
  /*font-family: Pacifico,cursive;*/
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
.fancybox-caption__body {
  background-color: transparent;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #000 !important;
}
/* line 115, templates/g5_helium/custom/scss/custom.scss */
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
  background-color: #d1d2d4 !important;
  color: #fff !important;
}
/* line 119, templates/g5_helium/custom/scss/custom.scss */
.cc_container a, .cc_container a:visited {
  color: #d1d2d4 !important;
}
/* line 122, templates/g5_helium/custom/scss/custom.scss */
.cc_container a:hover, .cc_container a:active {
  color: #7e8772 !important;
}
/*# sourceMappingURL=custom_11.css.map */