/* 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, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 5, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: rgba(102, 114, 121, 0.1);
}
/* line 10, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 11, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #101421;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 19, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #101421;
}
@media only all and (min-width: 48em) and (max-width: 59.99em) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 26, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 27, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #101421;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 35, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 40, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: rgba(102, 114, 121, 0.1);
  padding: 0;
  border-radius: 0;
}
/* line 46, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 48, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 49, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #101421;
}
/* line 52, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 55, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
/* line 65, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 66, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: rgba(102, 114, 121, 0.1);
}
/* line 70, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 71, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
@media only all and (max-width: 47.99em) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .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 75, wp-content/themes/g5_helium/custom/scss/_tabs.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 rgba(102, 114, 121, 0.1);
}
/* line 79, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 80, wp-content/themes/g5_helium/custom/scss/_tabs.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 87, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 89, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 90, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 92, wp-content/themes/g5_helium/custom/scss/_tabs.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 101, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 102, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 103, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #69abe5;
}
/* line 110, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 112, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 113, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 115, wp-content/themes/g5_helium/custom/scss/_tabs.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 124, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 125, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 126, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #69abe5;
}
/* line 133, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 134, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 135, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 137, wp-content/themes/g5_helium/custom/scss/_tabs.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 146, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 147, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 151, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 152, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 153, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #69abe5;
}
/* line 160, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 161, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 162, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid rgba(102, 114, 121, 0.1);
}
/* line 164, wp-content/themes/g5_helium/custom/scss/_tabs.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 173, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 174, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 178, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 179, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 180, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #69abe5;
}
/* line 187, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 189, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 192, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 195, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 198, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99em) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 204, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 205, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 210, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99em) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 216, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 217, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 222, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 225, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 229, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 232, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/*# sourceMappingURL=tabs_homepage.css.map */