/* 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-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 150px;
}
.cd-radial-slider-content .wrapper > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 17%;
  z-index: -100;
}
#g-navigation {
  position: absolute;
  z-index: 100;
  width: 100%;
}
#g-header {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
#g-header-geral .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
#g-header-geral .g-main-nav .g-toplevel {
  background: transparent;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
}
#g-header-geral {
  text-align: right;
  float: right;
}
/*#g-header-geral  .g-main-nav .g-toplevel {
	line-height: 3.125;
}*/
#g-header {
  padding: 0;
}
#g-navigation .g-main-nav {
  text-align: right;
  float: right;
  text-shadow: 2px 2px 1px #000000;
  text-transform: uppercase;
}
#g-navigation .gantry-logo {
  padding-left: 30%;
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #ffffff;
  text-shadow: 2px 2px 1px #000000;
  text-transform: uppercase;
}
/* Active menu color*/
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: transparent;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
}
.icon {
  text-align: center;
}
h2, h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  color: #00A3BD;
}
d#g-mainbar {
  padding: none !important;
}
#page-geral {
  margin: -50px 0;
  padding: 0;
}
#g-intro {
  padding: 0;
}
.button {
  display: inline-block;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #00A3BD;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
  margin: 0 0 0.5rem 0;
  padding: 1rem 2rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .button:active, .button:focus {
  background: #B4DCF5;
  color: #fff;
  outline: 0;
}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select {
  float: left;
  margin: 0px;
  width: 45%;
  background: #fff;
}
.cc_container {
  position: fixed;
  left: 0;
  right: 20% !important;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
  color: #fff !important;
  background-color: #4699D8 !important;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  font-family: "Poppins" !important;
  font-size: 15px !important;
}
/*# sourceMappingURL=custom_9.css.map */