/* 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 3, templates/g5_helium/custom/scss/custom.scss */
/* line 4, templates/g5_helium/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container {
  border-color: #e0e0e5;
  padding: 15px 20px 70px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_message {
  line-height: 1.5rem;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_btn {
  background-color: #2fae19;
  color: #fff;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 18, templates/g5_helium/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_btn:hover, .cc_banner-wrapper .cc_container .cc_btn:focus {
  background-color: #3bdb1f;
  color: #fff;
}
/* line 23, templates/g5_helium/custom/scss/custom.scss */
.cc_banner-wrapper .cc_container .cc_logo {
  display: none;
}
/* line 29, templates/g5_helium/custom/scss/custom.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #e0e0e5;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab {
  border-color: #e0e0e5;
}
/* line 34, templates/g5_helium/custom/scss/custom.scss */
/* line 35, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #000;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 43, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #000;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 50, templates/g5_helium/custom/scss/custom.scss */
/* line 51, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #000;
}
/* line 55, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 59, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 61, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 64, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e0e0e5;
  padding: 0;
  border-radius: 0;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 72, templates/g5_helium/custom/scss/custom.scss */
/* line 73, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #000;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 79, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: ;
  box-shadow: none;
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 90, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #e0e0e5;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
/* line 95, templates/g5_helium/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 99, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #e0e0e5;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
/* line 104, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e0e0e5;
}
/* line 113, templates/g5_helium/custom/scss/custom.scss */
/* line 114, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
/* line 116, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 125, templates/g5_helium/custom/scss/custom.scss */
/* line 126, templates/g5_helium/custom/scss/custom.scss */
/* line 127, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #2fae19;
}
/* line 134, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #e0e0e5;
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
/* line 137, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
/* line 139, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 148, templates/g5_helium/custom/scss/custom.scss */
/* line 149, templates/g5_helium/custom/scss/custom.scss */
/* line 150, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #2fae19;
}
/* line 157, templates/g5_helium/custom/scss/custom.scss */
/* line 158, templates/g5_helium/custom/scss/custom.scss */
/* line 159, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
/* line 161, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
/* line 171, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
/* line 176, templates/g5_helium/custom/scss/custom.scss */
/* line 177, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #2fae19;
}
/* line 184, templates/g5_helium/custom/scss/custom.scss */
/* line 185, templates/g5_helium/custom/scss/custom.scss */
/* line 186, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
/* line 188, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
/* line 198, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 202, templates/g5_helium/custom/scss/custom.scss */
/* line 203, templates/g5_helium/custom/scss/custom.scss */
/* line 204, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #2fae19;
}
/* line 211, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 213, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 216, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 228, templates/g5_helium/custom/scss/custom.scss */
/* line 229, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 234, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 240, templates/g5_helium/custom/scss/custom.scss */
/* line 241, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 249, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/*# sourceMappingURL=custom_9.css.map */