/* 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/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap');
/* 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 4, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #e0e0e5;
}
/* line 7, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #e0e0e5;
}
/* line 9, templates/g5_helium/custom/scss/_tabs.scss */
/* line 10, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #424753;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #424753;
}
@media only all and (min-width: 959px) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/g5_helium/custom/scss/_tabs.scss */
/* line 26, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #424753;
}
/* line 30, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/g5_helium/custom/scss/_tabs.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 45, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/g5_helium/custom/scss/_tabs.scss */
/* line 48, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #424753;
}
/* line 51, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/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 64, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #e0e0e5;
}
/* line 69, templates/g5_helium/custom/scss/_tabs.scss */
/* line 70, templates/g5_helium/custom/scss/_tabs.scss */
@media only all and (max-width: 958.04px) {
  .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 74, templates/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 #e0e0e5;
}
/* line 78, templates/g5_helium/custom/scss/_tabs.scss */
/* line 79, templates/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 86, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e0e0e5;
}
/* line 88, templates/g5_helium/custom/scss/_tabs.scss */
/* line 89, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
/* line 91, templates/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 100, templates/g5_helium/custom/scss/_tabs.scss */
/* line 101, templates/g5_helium/custom/scss/_tabs.scss */
/* line 102, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #004037;
}
/* line 109, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #e0e0e5;
}
/* line 111, templates/g5_helium/custom/scss/_tabs.scss */
/* line 112, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
/* line 114, templates/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 123, templates/g5_helium/custom/scss/_tabs.scss */
/* line 124, templates/g5_helium/custom/scss/_tabs.scss */
/* line 125, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #004037;
}
/* line 132, templates/g5_helium/custom/scss/_tabs.scss */
/* line 133, templates/g5_helium/custom/scss/_tabs.scss */
/* line 134, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
/* line 136, templates/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 145, templates/g5_helium/custom/scss/_tabs.scss */
/* line 146, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/g5_helium/custom/scss/_tabs.scss */
/* line 151, templates/g5_helium/custom/scss/_tabs.scss */
/* line 152, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #004037;
}
/* line 159, templates/g5_helium/custom/scss/_tabs.scss */
/* line 160, templates/g5_helium/custom/scss/_tabs.scss */
/* line 161, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
/* line 163, templates/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 172, templates/g5_helium/custom/scss/_tabs.scss */
/* line 173, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/g5_helium/custom/scss/_tabs.scss */
/* line 178, templates/g5_helium/custom/scss/_tabs.scss */
/* line 179, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #004037;
}
/* line 186, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 958.04px) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/g5_helium/custom/scss/_tabs.scss */
/* line 204, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 958.04px) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/g5_helium/custom/scss/_tabs.scss */
/* line 216, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 1, templates/g5_helium/custom/scss/_single-project.scss */
/* line 2, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .size-70 {
  padding-right: 1.876rem;
}
@media only all and (max-width: 958.04px) {
  .g-single-project .size-70 {
    padding-right: 0px;
    margin-bottom: 30px;
  }
}
/* line 9, templates/g5_helium/custom/scss/_single-project.scss */
/* line 10, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-main-image img {
  margin-bottom: 1.5rem;
}
/* line 14, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery {
  margin-bottom: -1rem;
}
/* line 16, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery img {
  width: 130px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 20, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .g-project-image-container {
  margin: 0 1.5rem 1.5rem 0;
}
/* line 22, templates/g5_helium/custom/scss/_single-project.scss */
/* line 23, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .g-project-image-container:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 28, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .uk-overlay-panel {
  z-index: 4;
  border-radius: 0px;
}
/* line 32, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-gallery .uk-overlay-area:empty::before, .g-single-project .g-project-gallery .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
/* line 41, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-details {
  margin-bottom: 1.5rem;
}
/* line 43, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-details h4 {
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 47, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-details > div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
}
/* line 50, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-details > div:last-child {
  margin-bottom: 0;
}
/* line 55, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .title-clienttext, .g-single-project .title-tasktext, .g-single-project .title-budgettext {
  color: #7d8598 !important;
  margin-right: 0.75rem;
}
/* line 59, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .title-clientvalue, .g-single-project .title-taskvalue, .g-single-project .title-budgetvalue {
  color: #004037 !important;
}
/* line 62, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-features {
  margin-bottom: 25px;
}
/* line 65, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item {
  border: 1px solid #e0e0e5;
  padding: 25px;
  margin: 0 0.75rem 0.75rem 0;
}
@media only all and (max-width: 958.04px) {
  .g-single-project .g-project-features-item {
    margin-right: 0;
  }
}
/* line 72, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-icon {
  margin-right: 15px;
  color: #004037;
}
/* line 76, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-title {
  font-weight: bold;
  margin-right: 10px;
}
/* line 80, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-features-item .g-item-value {
  font-style: italic;
  color: #595f6f;
}
/* line 85, templates/g5_helium/custom/scss/_single-project.scss */
/* line 86, templates/g5_helium/custom/scss/_single-project.scss */
/* line 87, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-desc p:last-child {
  margin-bottom: 0;
}
/* line 92, templates/g5_helium/custom/scss/_single-project.scss */
/* line 93, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-link i {
  margin-right: 10px;
}
/* line 97, templates/g5_helium/custom/scss/_single-project.scss */
.g-single-project .g-project-link-container {
  margin-top: 30px;
}
/* line 5, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 6, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 7, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
/* line 15, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 20, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
/* line 23, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 24, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
/* line 29, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 30, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
/* line 34, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 35, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 45, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
/* line 47, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #4d4d4d;
}
/* line 49, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #004037;
}
/* line 54, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #6f788c;
}
/* line 58, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
/* line 60, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 63, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
/* line 68, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
/* line 71, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
/* line 75, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 958.04px) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 85, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 92, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
/* line 95, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
/* line 105, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 107, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "\f053";
}
/* line 111, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 113, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "\f054";
}
/* line 117, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #004037;
}
/* line 121, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
/* line 125, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 134, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 135, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 958.04px) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 959px) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 958.04px) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 959px) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 154, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 161, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 164, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e5;
}
/* line 171, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e5;
}
/* line 176, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 177, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
/* line 181, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
/* line 182, templates/g5_helium/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/**/
/* font-family: 'Lato', sans-serif; */
@font-face {
  font-family: 'MrsEavesSmartLig';
  src: url('../../../../fonts/MrsEavesSmartLig-Bold.eot');
  src: url('../../../../fonts/MrsEavesSmartLig-Bold.eot#iefix') format('embedded-opentype'), url('../../../../fonts/MrsEavesSmartLig-Bold.woff2') format('woff2'), url('../../../../fonts/MrsEavesSmartLig-Bold.woff') format('woff'), url('../../../../fonts/MrsEavesSmartLig-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MrsEavesSmartLig';
  src: url('../../../../fonts/MrsEavesSmartLig-Italic.eot');
  src: url('../../../../fonts/MrsEavesSmartLig-Italic.eot#iefix') format('embedded-opentype'), url('../../../../fonts/MrsEavesSmartLig-Italic.woff2') format('woff2'), url('../../../../fonts/MrsEavesSmartLig-Italic.woff') format('woff'), url('../../../../fonts/MrsEavesSmartLig-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'MrsEavesSmartLig';
  src: url('../../../../fonts/MrsEavesSmartLigRoman.eot');
  src: url('../../../../fonts/MrsEavesSmartLigRoman.eot#iefix') format('embedded-opentype'), url('../../../../fonts/MrsEavesSmartLigRoman.woff2') format('woff2'), url('../../../../fonts/MrsEavesSmartLigRoman.woff') format('woff'), url('../../../../fonts/MrsEavesSmartLigRoman.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
.uk-modal-dialog.uk-modal-dialog-lightbox.uk-slidenav-position {
  margin-left: auto;
  margin-right: auto;
  max-width: 60% !important;
  height: auto !important;
}
/* line 62, templates/g5_helium/custom/scss/custom.scss */
/* line 64, templates/g5_helium/custom/scss/custom.scss */
body.itemid-133 section#g-head-block {
  background-image: url('../../../../images/banners/offers-banner.jpg') !important;
  background-size: cover;
  background-position: center;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
body.itemid-133 .page-header h2 {
  margin-bottom: 12px !important;
  text-align: left !important;
  color: #373a3c;
  line-height: 65px;
  font-size: 45px;
  margin-top: 0;
}
/* line 81, templates/g5_helium/custom/scss/custom.scss */
.eb-inst .eb-content {
  overflow: hidden;
  margin-top: 254px;
  padding: 0 75px;
}
/* line 86, templates/g5_helium/custom/scss/custom.scss */
.eb-inst .eb-content h2 {
  font-weight: bold;
  font-size: 44px;
  line-height: 50px;
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 96, templates/g5_helium/custom/scss/custom.scss */
  /* line 97, templates/g5_helium/custom/scss/custom.scss */
  body.itemid-133 .page-header h2 {
    line-height: 31px;
    font-size: 31px;
    margin-bottom: 7px;
    text-align: left;
  }
  /* line 105, templates/g5_helium/custom/scss/custom.scss */
  button.eb-close {
    top: 83px;
    right: 15px;
  }
  /* line 110, templates/g5_helium/custom/scss/custom.scss */
  .uk-modal-dialog.uk-modal-dialog-lightbox.uk-slidenav-position {
    margin-left: auto;
    margin-right: auto;
    max-width: 90% !important;
    height: auto !important;
    width: 90% !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  /* line 121, templates/g5_helium/custom/scss/custom.scss */
  .uk-modal-dialog.uk-modal-dialog-lightbox.uk-slidenav-position {
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
    height: auto !important;
    width: 90% !important;
  }
  /* line 129, templates/g5_helium/custom/scss/custom.scss */
  /* line 130, templates/g5_helium/custom/scss/custom.scss */
  body.itemid-133 .page-header h2 {
    line-height: 31px;
    font-size: 31px;
    margin-bottom: 7px;
    text-align: left;
  }
  /* line 138, templates/g5_helium/custom/scss/custom.scss */
  button.eb-close {
    top: 83px;
    right: 15px;
  }
  /* line 143, templates/g5_helium/custom/scss/custom.scss */
  .eb-dialog {
    max-width: 92% !important;
    height: 480px !important;
    background-size: contain !important;
    background-position: top center !important;
    display: block !important;
    opacity: 1 !important;
    background-color: white !important;
  }
  /* line 153, templates/g5_helium/custom/scss/custom.scss */
  .eb-inst .eb-content h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  /* line 160, templates/g5_helium/custom/scss/custom.scss */
  .eb-inst .eb-content {
    overflow: hidden;
    margin-top: 120px;
    padding: 0px 12px;
  }
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
body {
  font-family: 'Lato', sans-serif;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
body p {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  line-height: 22px;
  color: #6e6e6e;
}
/* line 177, templates/g5_helium/custom/scss/custom.scss */
body h1 {
  font-size: 40px;
  font-family: 'Lato', sans-serif;
  color: white;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
body h2 {
  font-family: 'MrsEavesSmartLig';
  color: black;
  font-size: 54px;
  font-style: italic;
}
/* line 191, templates/g5_helium/custom/scss/custom.scss */
body .page-header h2 {
  margin-bottom: -20px;
}
/* line 195, templates/g5_helium/custom/scss/custom.scss */
body h4 {
  font-size: 24px;
  color: #004037;
}
/* line 201, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block {
  z-index: 99999;
  position: relative;
}
/* Scroll bars */
/* line 209, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar {
  width: 17px;
  height: 17px;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
/* line 219, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-thumb {
  background: #004037;
  border: 0px none #fff;
  border-radius: 100px;
}
/* line 225, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-thumb:hover {
  background: #002e29;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-thumb:active {
  background: #002e29;
}
/* line 233, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-track {
  background: #666;
  border: 0px none #fff;
  border-radius: 0px;
}
/* line 239, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-track:hover {
  background: #666;
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-track:active {
  background: #333;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
::-webkit-scrollbar-corner {
  background: transparent;
}
/*Navigation*/
/* line 253, templates/g5_helium/custom/scss/custom.scss */
ul.g-sublevel {
  margin-top: 12px;
}
/* line 259, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  z-index: 999;
  padding: 0px 0px;
  margin-top: 0px;
}
/* line 270, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel a, .g-main-nav .g-toplevel span.g-menu-item-title, .g-main-nav .g-toplevel span.g-menu-parent-indicator {
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel a:hover, .g-main-nav .g-toplevel span.g-menu-item-title:hover, .g-main-nav .g-toplevel span.g-menu-parent-indicator:hover {
  color: #009e88 !important;
}
/* line 284, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel li.g-dropdown-column {
  background-color: #004037;
  width: 294px;
  margin-left: -12px;
  margin-top: -14px;
  padding: 8px;
}
/* line 291, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel li.g-dropdown-column a:hover, .g-main-nav .g-toplevel li.g-dropdown-column span.g-menu-item-title:hover {
  color: lightgray !important;
}
/* line 298, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  position: relative;
  padding-top: 0px;
  margin-top: -4px;
}
/* line 304, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .fa-fw {
  color: white;
  font-size: 25px;
  transition: 0.4s;
}
/* line 309, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .fa-fw:hover {
  color: #009e88 !important;
}
/* line 315, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6671043417) 100%);
  position: fixed;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
}
/* line 323, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.1rem;
  padding: 9px 15px;
}
/* Header Block NOT HOMEPAGE*/
/* line 331, templates/g5_helium/custom/scss/custom.scss */
section#g-head-block {
  background-image: url('../../../../images/header-banner.jpg');
  background-size: cover;
  background-attachment: fixed;
  height: 438px;
  padding-top: 100px;
}
/* content */
/* line 342, templates/g5_helium/custom/scss/custom.scss */
.page-header {
  text-align: center;
}
/* line 346, templates/g5_helium/custom/scss/custom.scss */
h4 a {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  width: fit-content;
  margin: -20px auto 0px auto;
  padding: 12px 105px;
}
/* line 359, templates/g5_helium/custom/scss/custom.scss */
h4 a:hover {
  background-color: #373a3c;
  color: white;
}
/* line 366, templates/g5_helium/custom/scss/custom.scss */
section#g-cerijordan-withpadding {
  margin-top: -30px;
  background-image: url('../../../../images/plants-lr.png');
  background-repeat: no-repeat;
  background-position-y: 108%;
  padding-bottom: 70px;
  background-size: contain;
}
/* line 375, templates/g5_helium/custom/scss/custom.scss */
section#g-cerijordan-withpadding img {
  height: 400px;
  width: 580px;
  object-fit: cover;
}
/* Footer */
/* line 384, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top {
  padding: 60px 12% !important;
  background-color: #373a3c;
}
/* line 388, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top h2, footer#g-footer-top a {
  color: white;
  display: block;
}
/* line 394, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top a {
  font-size: 18px;
}
/* line 398, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .g-social a {
  display: inline;
  font-size: 25px;
}
/* line 403, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top a:hover {
  color: #009e88;
}
/* lodge pages */
/* line 411, templates/g5_helium/custom/scss/custom.scss */
.customlodgeiconsmodule {
  text-align: center;
}
/* line 414, templates/g5_helium/custom/scss/custom.scss */
.customlodgeiconsmodule h2 {
  margin-bottom: -10px;
  margin-top: -22px;
}
/* line 419, templates/g5_helium/custom/scss/custom.scss */
.customlodgeiconsmodule p {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  margin-right: 21px;
  border-right: 1px solid gray;
  padding-right: 20px;
}
/* line 431, templates/g5_helium/custom/scss/custom.scss */
.customlodgeiconsmodule p:last-child {
  border-right: none;
}
/* line 435, templates/g5_helium/custom/scss/custom.scss */
.customlodgeiconsmodule p img {
  height: 28px;
  margin-right: 8px;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
.g-single-project .g-project-main-image img {
  margin-bottom: 1.5rem;
  width: 200% !important;
  object-fit: cover;
  max-width: none;
}
/* line 449, templates/g5_helium/custom/scss/custom.scss */
.g-single-project .g-project-gallery {
  margin-bottom: -1rem;
  width: 200%;
}
/* line 454, templates/g5_helium/custom/scss/custom.scss */
div#module-single-project-95-particle {
  margin-top: -100px;
}
/* line 458, templates/g5_helium/custom/scss/custom.scss */
div#module-single-project-98-particle {
  margin-top: -100px;
}
/* line 462, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e0e0e5;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
/* line 469, templates/g5_helium/custom/scss/custom.scss */
ul.uk-tab.uk-tab-top {
  background-color: #004037;
  border: 3px solid #004037;
}
/* line 474, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #424753;
  text-shadow: none;
  padding: 5px 1px !important;
  color: white;
  text-align: center !important;
  margin: 0 auto !important;
}
/* line 486, templates/g5_helium/custom/scss/custom.scss */
.uk-tab > li {
  margin-bottom: -1px;
  float: left;
  position: relative;
  float: none;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center !important;
  width: 100%;
}
/* line 497, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  display: none;
}
/* line 501, templates/g5_helium/custom/scss/custom.scss */
#module-tabs-96-particle > div > div > ul.uk-tab.uk-tab-top > li:nth-child(7) > a {
  border-right: none;
}
/* line 505, templates/g5_helium/custom/scss/custom.scss */
#module-tabs-100-particle > div > div > ul.uk-tab.uk-tab-top > li:nth-child(7) > a {
  border-right: none;
}
/* line 509, templates/g5_helium/custom/scss/custom.scss */
li.g-tab-content.uk-active {
  text-align: center;
}
/* line 513, templates/g5_helium/custom/scss/custom.scss */
li.g-tab-content.uk-active {
  text-align: center;
  width: 80%;
  margin: 0 auto !important;
}
/* line 518, templates/g5_helium/custom/scss/custom.scss */
li.g-tab-content.uk-active iframe {
  margin-top: 75px;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
h3.g-title.g-main-title {
  font-family: 'MrsEavesSmartLig';
  color: black;
  font-size: 54px;
  font-style: italic;
  margin-top: -20px;
  margin-bottom: -27px;
}
/* line 533, templates/g5_helium/custom/scss/custom.scss */
hr {
  display: none;
}
/* line 537, templates/g5_helium/custom/scss/custom.scss */
.g-tabs-container {
  margin-top: -37px;
}
/* Wrap any iframes with *** <div class="birdbefore"><iframe...  ***/
/* line 542, templates/g5_helium/custom/scss/custom.scss */
.birdbefore:before {
  content: ' ';
  display: block;
  position: absolute;
  background-image: url('../../../../images/bird.png');
  height: 35px;
  width: 53px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 29%;
  margin-top: 41px;
}
/* line 556, templates/g5_helium/custom/scss/custom.scss */
/* line 558, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 section#g-content-1, .itemid-107 section#g-content-1 {
  margin-top: -30px;
  background-image: url('../../../../images/plants-lr.png');
  background-repeat: no-repeat;
  background-position-y: 102%;
  padding-bottom: 70px;
  background-size: contain;
}
/* line 567, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 section#g-content-2, .itemid-107 section#g-content-2 {
  background-image: url('../../../../images/talajordann.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: white;
  padding-bottom: 80px;
}
/* line 575, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 section#g-content-2 h2, .itemid-107 section#g-content-2 h2 {
  color: white;
  font-size: 60px;
  padding-top: 80px;
  padding-bottom: 70px;
}
/* line 584, templates/g5_helium/custom/scss/custom.scss */
.g-tabs {
  background: #fff;
  border: 0px solid #e0e0e5;
  background-color: transparent;
}
/* LOCATION */
/* line 592, templates/g5_helium/custom/scss/custom.scss */
.g-grid.location-blocks {
  display: flex;
  flex-direction: row;
}
/* line 596, templates/g5_helium/custom/scss/custom.scss */
.g-grid.location-blocks .location-text {
  padding: 70px;
  padding-left: 20%;
}
/* line 602, templates/g5_helium/custom/scss/custom.scss */
.g-grid.location-blocks:nth-child(odd) {
  display: flex;
  flex-direction: row-reverse;
}
/* line 606, templates/g5_helium/custom/scss/custom.scss */
.g-grid.location-blocks:nth-child(odd) .location-text {
  padding: 70px;
  padding-right: 20%;
}
/* line 612, templates/g5_helium/custom/scss/custom.scss */
h3.title {
  font-size: 54px;
  line-height: 43px;
  font-family: 'MrsEavesSmartLig';
  font-style: italic;
  color: black;
}
/* line 620, templates/g5_helium/custom/scss/custom.scss */
.g-block.size-50.location-image {
  display: block;
  min-height: 443px;
  margin-bottom: 65px;
  background-size: cover;
}
/* line 627, templates/g5_helium/custom/scss/custom.scss */
a.eventlink {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  width: fit-content;
  margin: 22px 0px 0px 0px;
  padding: 16px 41px;
}
/* line 641, templates/g5_helium/custom/scss/custom.scss */
a.eventlink:hover {
  background-color: #373a3c;
}
/* line 646, templates/g5_helium/custom/scss/custom.scss */
section#g-content-3 {
  background-image: url('../../../../images/flowersleft.png');
  background-position: bottom left;
  background-repeat: no-repeat;
}
/* line 652, templates/g5_helium/custom/scss/custom.scss */
body h4 {
  font-size: 24px;
  color: #004037;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 999;
}
/* line 663, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 .item-page {
  text-align: center;
}
/* line 666, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 .item-page h4 {
  width: fit-content;
}
/* line 670, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 .item-page h4 a {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin: 32px auto 43px auto;
  padding: 7px 105px;
  border-right: 8px solid white;
  border-left: 8px solid white;
  width: 320px;
}
/* line 688, templates/g5_helium/custom/scss/custom.scss */
/* line 689, templates/g5_helium/custom/scss/custom.scss */
.itemid-105 #g-content-1 > div > div > div > div > div > div > div > div:nth-child(3) > h4 {
  width: 100%;
}
/* line 693, templates/g5_helium/custom/scss/custom.scss */
.itemid-105 #g-cerijordan-withpadding h4 {
  width: 100%;
}
/* line 699, templates/g5_helium/custom/scss/custom.scss */
/* line 700, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-beautifullocation {
  background-image: url('../../../../images/bottom.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: white;
  padding-bottom: 80px;
  background-position: bottom;
  background-image: url('../../../../images/bottom.jpg');
}
/* line 712, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-beautifullocation .custom::after {
  content: '.';
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: -200px;
  height: 290px;
  pointer-events: none;
  background-image: url('../../../../images/waves.png');
  color: transparent;
  bottom: 422px;
}
/* line 725, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-beautifullocation h2 {
  color: white;
  font-size: 60px;
  padding-top: 80px;
  padding-bottom: 70px;
}
/* line 733, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 {
  margin-top: 50px;
  background-image: url('../../../../images/plants-lr.png');
  background-repeat: no-repeat;
  background-position-y: 113%;
  padding-bottom: 56px;
  background-size: contain;
}
/* line 742, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-cerijordan-nopadding {
  margin-top: -16px;
}
/* Home Page */
/* line 750, templates/g5_helium/custom/scss/custom.scss */
/* line 751, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .item-page {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
/* line 757, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .item-page h4 a {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin: 32px auto 43px auto;
  padding: 11px 60px;
  border-right: 8px solid white;
  border-left: 8px solid white;
  width: 320px;
}
/* line 772, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .item-page h4 a:hover {
  background-color: #373a3c;
}
/* line 778, templates/g5_helium/custom/scss/custom.scss */
/* line 779, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-cerijordan-nopadding p {
  font-size: 0px;
}
/* VIDEO */
/* line 787, templates/g5_helium/custom/scss/custom.scss */
.vidcont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vw;
  overflow: hidden;
}
/* line 796, templates/g5_helium/custom/scss/custom.scss */
.vidcont video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 52vw;
  object-fit: cover;
  filter: brightness(0.8);
}
/* line 808, templates/g5_helium/custom/scss/custom.scss */
.videooverlay {
  position: relative;
  z-index: 99;
  text-align: center;
}
/* line 813, templates/g5_helium/custom/scss/custom.scss */
.videooverlay h2 {
  color: white;
}
/* line 817, templates/g5_helium/custom/scss/custom.scss */
.videooverlay h4 a {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin: 0px auto 43px auto;
  padding: 11px 60px;
  width: 320px;
}
/* line 830, templates/g5_helium/custom/scss/custom.scss */
.videooverlay h4 a:hover {
  background-color: #373a3c;
}
/* line 835, templates/g5_helium/custom/scss/custom.scss */
.videooverlay img.mouse-scroll {
  display: block;
  margin: 0 auto;
}
/* line 840, templates/g5_helium/custom/scss/custom.scss */
.videooverlay img.largelogo {
  margin-top: 4vw;
  width: 25.8vw;
}
/* HOME PAGE LODGE LINKS */
/* line 848, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link {
  text-align: center;
  background-color: #004037;
  height: 483px;
  /* height: 25vw; */
  padding-top: 133px;
  transition: 0.4s;
}
/* line 856, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link h2 {
  color: white;
  font-size: 60px;
  text-shadow: 0px 0px 20px black;
}
/* line 862, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link h3 {
  color: black;
  font-size: 17px;
  text-transform: uppercase;
  background-image: url('../../../../images/wood.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  transform: rotate(8deg);
  transition: 0.4s;
}
/* line 878, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link:hover {
  filter: saturate(0.5) brightness(0.9);
}
/* line 881, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link:hover h3 {
  transform: rotate(0deg);
}
/* line 887, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link {
  background-image: url('../../../../images/ceri1.jpg');
}
/* line 891, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link2 {
  background-image: url('../../../../images/jordannhome.jpeg');
  background-position: center;
}
/* line 895, templates/g5_helium/custom/scss/custom.scss */
a.g-block.size-50.lodge-link2 h3 {
  background-image: url('../../../../images/wood2.png');
  transform: rotate(-8deg);
}
/* CONTACT PAGE */
/* line 905, templates/g5_helium/custom/scss/custom.scss */
/* line 907, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 #g-content-1 .g-content {
  display: none;
}
/* line 911, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 section#g-cerijordan-nopadding {
  margin-top: 50px;
  background-image: url('../../../../images/plants-lr.png');
  background-repeat: no-repeat;
  background-position-y: 104%;
  padding-bottom: 58px !important;
  background-size: contain;
}
/* line 922, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .moduletable.contact-text {
  padding-left: 40%;
}
/* line 926, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 a.c-phone {
  color: #373a3c;
  font-size: 30px;
  font-weight: bold;
}
/* line 931, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 a.c-phone:hover {
  color: #009e88 !important;
}
/* line 936, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 a.c-email {
  color: #373a3c;
  font-size: 24px;
  margin-top: -10px;
  display: block;
}
/* line 942, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 a.c-email:hover {
  color: #009e88 !important;
}
/* line 947, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 section#g-cerijordan-nopadding .g-social a {
  display: inline;
  font-size: 25px;
  color: #373a3c;
}
/* line 952, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 section#g-cerijordan-nopadding .g-social a:hover {
  color: #009e88 !important;
}
/* line 957, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 #g-content-1 h2, .itemid-110 section#g-cerijordan-nopadding h2 {
  font-family: 'MrsEavesSmartLig';
  color: black;
  font-size: 54px;
  font-style: italic;
  margin-bottom: -7px;
}
/* line 967, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .moduletable.mapcontainer {
  margin-right: 25%;
}
/* line 971, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .rsform {
  width: 45%;
  margin: 0 auto;
  margin-top: 40px;
}
/* line 976, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .rsform h2 {
  text-align: center;
}
/* line 981, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .formBody {
  width: 100%;
  display: block;
}
/* line 986, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 input[type="text"], .itemid-110 input[type="password"], .itemid-110 input[type="datetime"], .itemid-110 input[type="datetime-local"], .itemid-110 input[type="date"], .itemid-110 input[type="month"], .itemid-110 input[type="time"], .itemid-110 input[type="week"], .itemid-110 input[type="number"], .itemid-110 input[type="email"], .itemid-110 input[type="url"], .itemid-110 input[type="search"], .itemid-110 input[type="tel"], .itemid-110 input[type="color"], .itemid-110 .uneditable-input, .itemid-110 textarea#Message {
  height: 60px;
  border: 2px solid #373a3c;
  border-radius: 0px;
  padding: 25px 21px;
  font-size: 19px;
  line-height: 19px;
}
/* line 1010, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 textarea#Message {
  height: initial;
}
/* line 1015, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 button#Send {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin: 32px auto 43px auto;
  padding: 15px 60px;
  border-right: 0px solid white;
  border-left: 0px solid white;
  width: 320px;
}
/* line 1032, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 button#Send:after {
  content: '.';
  display: block;
  position: absolute;
  background-image: url('../../../../images/bird.png');
  height: 35px;
  width: 61px;
  background-repeat: no-repeat;
  margin-top: -71px;
  color: transparent;
  margin-left: 190px;
  transition: 0.2s;
}
/* line 1047, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 button#Send:hover {
  background-color: #373a3c;
}
/* line 1050, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 button#Send:hover:after {
  transform: rotate(10deg);
}
/* News*/
/* line 1064, templates/g5_helium/custom/scss/custom.scss */
/* line 1067, templates/g5_helium/custom/scss/custom.scss */
/* line 1068, templates/g5_helium/custom/scss/custom.scss */
.itemid-109 .page-header h2 {
  color: #373a3c;
  line-height: 40px;
  font-size: 45px;
  margin-bottom: 23px;
}
/* line 1075, templates/g5_helium/custom/scss/custom.scss */
.itemid-109 .page-header a {
  color: #373a3c;
}
/* line 1084, templates/g5_helium/custom/scss/custom.scss */
/* line 1086, templates/g5_helium/custom/scss/custom.scss */
.view-article section#g-content-1 {
  margin-top: 33px;
}
/* line 1090, templates/g5_helium/custom/scss/custom.scss */
.view-article .pull-left.item-image {
  margin: 0 1.5rem 1.5rem 0;
  width: 100%;
  text-align: center;
}
/* line 1095, templates/g5_helium/custom/scss/custom.scss */
.view-article .pull-left.item-image img {
  width: 80%;
  object-fit: contain;
}
/* line 1103, templates/g5_helium/custom/scss/custom.scss */
.view-article .page-header h2 {
  color: black;
  line-height: 40px;
  font-size: 45px;
  margin-bottom: 34px;
  font-size: 54px;
}
/* line 1111, templates/g5_helium/custom/scss/custom.scss */
.view-article a.hasTooltip {
  border-radius: 0px !important;
  padding: 13px 31px !important;
  background-color: #004037 !important;
  font-family: 'Lato', sans-serif !important;
  letter-spacing: 2px !important;
}
/* line 1118, templates/g5_helium/custom/scss/custom.scss */
.view-article a.hasTooltip:hover {
  background-color: #373a3c !important;
}
/* line 1124, templates/g5_helium/custom/scss/custom.scss */
/* line 1126, templates/g5_helium/custom/scss/custom.scss */
.view-category .page-header {
  transition: 0.4s;
}
/* line 1129, templates/g5_helium/custom/scss/custom.scss */
.view-category .page-header:hover {
  opacity: 0.6;
}
/* line 1135, templates/g5_helium/custom/scss/custom.scss */
.view-category .pull-left.item-image {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 330px;
  overflow: hidden;
}
/* line 1142, templates/g5_helium/custom/scss/custom.scss */
.view-category .pull-left.item-image img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  transition: 0.4s;
}
/* line 1148, templates/g5_helium/custom/scss/custom.scss */
.view-category .pull-left.item-image img:hover {
  filter: saturate(0);
}
/* line 1154, templates/g5_helium/custom/scss/custom.scss */
.view-category section#g-content-1 {
  margin-top: 40px;
}
/* line 1159, templates/g5_helium/custom/scss/custom.scss */
a.btn {
  border-radius: 0px !important;
  padding: 13px 31px !important;
  background-color: #004037 !important;
  font-family: 'Lato', sans-serif !important;
  letter-spacing: 2px !important;
}
/* line 1166, templates/g5_helium/custom/scss/custom.scss */
a.btn:hover {
  background-color: #373a3c !important;
}
/* line 1170, templates/g5_helium/custom/scss/custom.scss */
a.btn .icon-chevron-right:before, a.btn .icon-rightarrow:before, a.btn .icon-arrow-right:before {
  display: none;
}
/* animated menu */
/* line 1180, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  transition: 0.6s;
}
/* line 1184, templates/g5_helium/custom/scss/custom.scss */
section#g-navigation:before {
  content: '.';
  position: absolute;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 72%);
  height: 80px;
  margin-top: -80px;
  transition: 0.4s;
  color: transparent;
}
/* line 1195, templates/g5_helium/custom/scss/custom.scss */
.fixed {
  margin-top: -20px !important;
}
/* line 1198, templates/g5_helium/custom/scss/custom.scss */
.fixed:before {
  margin-top: 0px !important;
}
/* Location Header */
/* line 1206, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 section#g-head-block {
  background-image: url('../../../../images/cowheader.jpg');
}
/* line 1210, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 section#g-head-block {
  background-image: url('../../../../images/contact-page-pic.jpg');
}
/* line 1214, templates/g5_helium/custom/scss/custom.scss */
/* line 1215, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .view-article .page-header h2 {
  color: black;
  line-height: 40px;
  font-size: 45px;
  margin-bottom: 34px;
  font-size: 54px;
  margin-top: 32px;
}
/* HOMEPAGE LATEST NEWS */
/* line 1227, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news {
  background-image: url('../../../../images/plants-lr.png');
  background-repeat: no-repeat;
  background-position-y: 113%;
  background-size: contain;
  padding-bottom: 50px !important;
}
/* line 1237, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news h4 a {
  text-transform: none;
  font-size: 49px;
  font-weight: 100;
  letter-spacing: normal;
  display: block;
  width: fit-content;
  margin: 7px auto -8px auto;
  background-color: transparent;
  padding: 11px 9px;
  font-family: 'MrsEavesSmartLig';
  font-style: italic;
  line-height: 39px;
  color: #373a3c;
}
/* line 1253, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news .g-news-pro-desc {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  line-height: 22px;
  color: #6e6e6e;
  text-align: center;
}
/* line 1261, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news a.button {
  border-radius: 0px;
  background-color: transparent;
  color: black;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  letter-spacing: 3px;
  font-size: 17px;
  margin-top: -14px;
}
/* line 1273, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news a.button:hover {
  color: #009e88;
}
/* line 1278, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news .uk-grid:after, #g-latest-news .uk-grid:before {
  content: "";
  display: block;
  overflow: hidden;
  display: none;
}
/* line 1286, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news .g-particle-intro .g-title-separator {
  height: 2px;
  width: 100px;
  margin: 20px auto;
  background: #e3e9eb;
  display: none;
}
/* line 1294, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news section#g-latest-news {
  margin-bottom: 50px;
}
/* line 1300, templates/g5_helium/custom/scss/custom.scss */
.g-news-pro.latest-news {
  width: 75%;
  margin: 70px auto 10px auto;
}
/* line 1306, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-beautifullocation h4 {
  margin-top: -50px !important;
  display: block;
}
/* tweaks */
/* line 1314, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel span.g-menu-item-title {
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 11px 3px;
  white-space: nowrap;
}
/* line 1324, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel .g-menu-item-111 span.g-menu-item-title {
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #004037;
  padding: 13px 10px;
  white-space: nowrap;
}
/* line 1334, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel .g-menu-item-111 span.g-menu-item-title:hover {
  background-color: white;
  color: #004037 !important;
}
/* line 1340, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-parent-indicator {
  position: absolute;
}
/* line 1344, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
/* line 1348, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  position: relative;
  padding-top: 0px;
  margin-top: -5px;
  padding-bottom: 4px;
}
/* line 1355, templates/g5_helium/custom/scss/custom.scss */
.view-article section#g-content-1 {
  margin-top: 70px;
  padding-bottom: 70px;
}
/* line 1360, templates/g5_helium/custom/scss/custom.scss */
.itemid-101.view-article section#g-content-1 {
  margin-top: 80px;
  padding-bottom: 80px;
}
/* tweaks */
/* line 1367, templates/g5_helium/custom/scss/custom.scss */
/* line 1368, templates/g5_helium/custom/scss/custom.scss */
.g-news-pro-image.image-fullwidth.image-link:after {
  content: '.';
  color: transparent;
  display: block;
  background-color: #004037;
  background-image: url('../../../../images/logo-footer.png');
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: -260px;
  opacity: 0;
  transition: 0.4s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  pointer-events: none;
}
/* line 1387, templates/g5_helium/custom/scss/custom.scss */
.g-news-pro-image.image-fullwidth.image-link:hover:after {
  opacity: 0.8;
}
/* tweaks */
/* line 1395, templates/g5_helium/custom/scss/custom.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
  width: 100%;
}
/* line 1401, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news h4 a {
  text-transform: none;
  font-size: 32px;
  font-weight: 100;
  letter-spacing: normal;
  display: block;
  width: fit-content;
  margin: 7px auto -8px auto;
  background-color: transparent;
  padding: 11px 9px;
  font-family: 'MrsEavesSmartLig';
  font-style: italic;
  line-height: 39px;
  color: #373a3c;
  text-align: center;
  width: 100%;
  display: block;
}
/* line 1420, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news a.button {
  background-color: #004037;
  padding: 14px 87px 17px;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin: 32px auto 43px auto;
  padding: 16px 50px;
  width: 320px;
}
/* line 1434, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news a.button:hover {
  background-color: #373a3c;
  color: white;
}
/* line 1442, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-latest-news {
  background-image: url('../../../../images/plants-lr.png');
  background-repeat: no-repeat;
  background-position-y: 113%;
  background-size: contain;
  padding-bottom: 68px !important;
  padding-top: 31px !important;
}
/* line 1451, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top a {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 1457, templates/g5_helium/custom/scss/custom.scss */
/* line 1458, templates/g5_helium/custom/scss/custom.scss */
#g-footer-top .g-social {
  margin-left: -12px;
}
/* line 1463, templates/g5_helium/custom/scss/custom.scss */
section#g-cerijordan-withpadding .g-block.size-50 {
  position: relative;
}
/* line 1467, templates/g5_helium/custom/scss/custom.scss */
.lodgetitle {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: -280px;
  position: absolute;
  color: white;
  font-family: 'MrsEavesSmartLig';
  font-style: italic;
  font-size: 60px;
  text-shadow: 1px 1px 10px black;
}
/* line 1482, templates/g5_helium/custom/scss/custom.scss */
section#g-cerijordan-withpadding img {
  height: 400px;
  width: 580px;
  object-fit: cover;
  margin-bottom: 23px;
}
/* line 1489, templates/g5_helium/custom/scss/custom.scss */
section#g-cerijordan-withpadding .g-block.size-50 {
  position: relative;
  border: 11px solid white;
}
/* line 1494, templates/g5_helium/custom/scss/custom.scss */
.g-single-project .g-project-gallery img {
  width: 130px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  height: 90px;
  object-fit: cover;
}
/* line 1503, templates/g5_helium/custom/scss/custom.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
  text-align: center;
}
/* line 1508, templates/g5_helium/custom/scss/custom.scss */
li.g-tab-content {
  text-align: center;
  width: 80%;
  margin: 0 auto !important;
}
/* line 1514, templates/g5_helium/custom/scss/custom.scss */
.g-tab-content h3.g-title.g-main-title {
  font-family: 'MrsEavesSmartLig';
  color: black;
  font-size: 45px;
  font-style: italic;
  margin-top: -20px;
  margin-bottom: -13px;
}
/* line 1524, templates/g5_helium/custom/scss/custom.scss */
.birdbefore {
  width: 90%;
  height: 27vw;
  margin: 0 auto;
}
/* line 1530, templates/g5_helium/custom/scss/custom.scss */
/* line 1531, templates/g5_helium/custom/scss/custom.scss */
.location-blocks h3.title {
  font-size: 45px;
}
/* line 1536, templates/g5_helium/custom/scss/custom.scss */
span.subheading-category {
  text-align: center;
  width: 100%;
  display: block;
  margin-top: -3px;
  margin-bottom: -20px;
}
/* line 1543, templates/g5_helium/custom/scss/custom.scss */
span.subheading-category:before {
  content: "Arbennig ";
}
/* line 1548, templates/g5_helium/custom/scss/custom.scss */
.itemid-109.layout-blog .page-header h2 {
  color: #373a3c;
  line-height: 40px;
  font-size: 45px;
  margin-bottom: 23px;
  text-align: left;
}
/* line 1556, templates/g5_helium/custom/scss/custom.scss */
/* line 1557, templates/g5_helium/custom/scss/custom.scss */
.itemid-109.view-article .page-header {
  text-align: center;
  text-align: left;
}
/* line 1563, templates/g5_helium/custom/scss/custom.scss */
.itemid-109.view-article .pull-left.item-image img {
  width: 100%;
  object-fit: cover;
  height: 400px;
}
/*scrolly mouse*/
/* line 1571, templates/g5_helium/custom/scss/custom.scss */
.mouse-scroll {
  background-image: url('../../../../images/scrolldown.png');
  display: block;
  width: 40px;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  height: 70px;
  color: transparent;
  cursor: pointer;
}
/* line 1584, templates/g5_helium/custom/scss/custom.scss */
.mouse-scroll:after {
  content: '.';
  color: transparent;
  background-color: white;
  display: block;
  width: 2px;
  height: 7px;
  margin: 0 auto;
  margin-top: -20px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}
@-webkit-keyframes scroll {
  /* line 102, templates/g5_hydrogen/custom/scss/header.scss */
  /* line 105, templates/g5_hydrogen/custom/scss/header.scss */
  /* line 1602, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 1;
  }
  /* line 1607, templates/g5_helium/custom/scss/custom.scss */
  100% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@keyframes scroll {
  /* line 113, templates/g5_hydrogen/custom/scss/header.scss */
  /* line 116, templates/g5_hydrogen/custom/scss/header.scss */
  /* line 1617, templates/g5_helium/custom/scss/custom.scss */
  0% {
    opacity: 1;
  }
  /* line 1622, templates/g5_helium/custom/scss/custom.scss */
  100% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
}
/* line 1629, templates/g5_helium/custom/scss/custom.scss */
#g-latest-news .g-news-pro-desc {
  min-height: 90px;
}
/* line 1633, templates/g5_helium/custom/scss/custom.scss */
/* line 1635, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 section#g-content-1 {
  margin-top: 0px !important;
  padding-bottom: 0px !important;
}
/* line 1642, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column {
  position: relative;
  padding-top: 0px;
  margin-top: -5px;
  padding-bottom: 0px;
  padding: 0px !important;
  background-color:  !important;
}
/* line 1651, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column span.g-menu-item-title {
  width: 300px;
  background-color: #004037;
  display: block;
}
/* line 1657, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column span.g-menu-item-title:hover {
  background-color: #009e88;
}
/* line 1663, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column .g-sublevel > li {
  margin: 0rem 0rem;
  padding: 0 0 0 0;
}
/* line 1668, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column ul.g-sublevel {
  margin-top: 2px;
}
/* line 1672, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column li:not(:last-child) > .g-menu-item-container {
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
  padding: 0px;
  margin: 0px;
}
/* line 1678, templates/g5_helium/custom/scss/custom.scss */
.g-dropdown-column .g-menu-item-container {
  padding: 0rem 0;
}
/* line 1684, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel li.g-dropdown-column {
  background-color: transparent;
  width: 294px;
  margin-left: -12px;
  margin-top: -14px;
  padding: 8px;
}
/* line 1692, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #36343e;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.25rem;
  background-color: transparent;
  border: 0px;
}
/* line 1700, 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: 1rem;
  font-weight: bold;
  padding: 0rem 0;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 1714, templates/g5_helium/custom/scss/custom.scss */
/* line 1715, templates/g5_helium/custom/scss/custom.scss */
#g-dropdown-column span.g-menu-item-title {
  padding: 14px !important;
  padding-left: 15px !important;
}
/* line 1722, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-content-1 > div > div > div > div > div > div > div > div:nth-child(3) > h4:nth-child(4):after {
  content: '.';
  display: block;
  position: absolute;
  background-image: url('../../../../images/bird.png');
  height: 35px;
  width: 61px;
  background-repeat: no-repeat;
  margin-top: -134px;
  color: transparent;
  margin-left: 190px;
  transition: 0.2s;
}
/* line 1738, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-content-1 > div > div > div > div > div > div > div > div:nth-child(3) > h4:nth-child(4):hover:after {
  transform: rotate(8deg);
}
/* Responsive */
@media only screen and (max-width: 959px) {
  /* line 1746, templates/g5_helium/custom/scss/custom.scss */
  /* content pages */
  /* Location */
  /* blog */
  /* contact */
  /* line 1747, templates/g5_helium/custom/scss/custom.scss */
  .vidcont video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 71vw;
    object-fit: cover;
    filter: brightness(0.8);
  }
  /* line 1758, templates/g5_helium/custom/scss/custom.scss */
  .vidcont {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 71vw;
    overflow: hidden;
  }
  /* line 1767, templates/g5_helium/custom/scss/custom.scss */
  body h2 {
    font-family: 'MrsEavesSmartLig';
    color: black;
    font-size: 40px;
    font-style: italic;
  }
  /* line 1774, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-block.size-20.g-social-header {
    display: none;
  }
  /* line 1778, templates/g5_helium/custom/scss/custom.scss */
  i.fa.fa-fw.fa-bars {
    color: transparent;
    /* background-color: red; */
    background-image: url('../../../../images/menu.png?5fbb8daa');
    background-size: contain;
    display: block;
    width: 121px;
    height: 42px;
    margin-left: -105px;
    background-repeat: no-repeat;
    position: fixed;
  }
  /* line 1791, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 0px auto 14px auto;
    padding: 6px 17px;
    width: 246px;
  }
  /* line 1805, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay h2 {
    color: white;
    margin-bottom: -5px;
  }
  /* line 1810, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay img.largelogo {
    margin-top: 4vw;
    width: 36.8vw;
  }
  /* line 1815, templates/g5_helium/custom/scss/custom.scss */
  .mouse-scroll {
    transform: scale(0.8);
  }
  /* line 1819, templates/g5_helium/custom/scss/custom.scss */
  h4.hidden-desktop a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 0px auto 14px auto;
    padding: 6px 17px;
    width: 198px;
    position: absolute;
    top: -26px;
    transform: 0.4s;
  }
  /* line 1836, templates/g5_helium/custom/scss/custom.scss */
  section#g-navigation:before {
    content: '.';
    position: absolute;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    height: 80px;
    margin-top: -80px;
    transition: 0.4s;
    color: transparent;
  }
  /* line 1847, templates/g5_helium/custom/scss/custom.scss */
  .fixed {
    margin-top: 0px !important;
  }
  /* line 1851, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 1855, templates/g5_helium/custom/scss/custom.scss */
  body p {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    color: #6e6e6e;
  }
  /* line 1862, templates/g5_helium/custom/scss/custom.scss */
  .view-article .page-header h2 {
    color: black;
    line-height: 40px;
    font-size: 45px;
    margin-bottom: 34px;
    font-size: 38px;
  }
  /* line 1870, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101.view-article section#g-content-1 {
    margin-top: 36px;
    padding-bottom: 30px;
  }
  /* line 1875, templates/g5_helium/custom/scss/custom.scss */
  /* line 1876, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .item-page h4 a .itemid-101 .item-page h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 17px auto 25px auto;
    padding: 6px 41px;
    border-right: 6px solid white;
    border-left: 6px solid white;
    width: 223px;
  }
  /* line 1893, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 {
    margin-top: 50px;
    background-image: url('../../../../images/plants-tablet.png');
    background-repeat: no-repeat;
    background-position-y: 106%;
    padding-bottom: 56px;
    background-size: contain;
  }
  /* line 1902, templates/g5_helium/custom/scss/custom.scss */
  a.g-block.size-50.lodge-link {
    text-align: center;
    background-color: #004037;
    height: 287px;
    padding-top: 22px;
    transition: 0.4s;
    flex: 0 50%;
  }
  /* line 1911, templates/g5_helium/custom/scss/custom.scss */
  a.g-block.size-50.lodge-link h2 {
    color: white;
    font-size: 50px;
    text-shadow: 0px 0px 20px black;
    margin-bottom: -20px;
    margin-top: 30px;
  }
  /* line 1919, templates/g5_helium/custom/scss/custom.scss */
  .g-news-pro.latest-news {
    width: 100%;
    margin: 37px auto 10px auto;
  }
  /* line 1924, templates/g5_helium/custom/scss/custom.scss */
  .g-news-pro .g-news-pro-item {
    width: 50%;
    margin-bottom: 30px;
  }
  /* line 1929, templates/g5_helium/custom/scss/custom.scss */
  #module-news-pro-joomla-109-particle > div > div.uk-slidenav-position > div > div > div.g-news-pro-page.uk-active > div > div:nth-child(3) {
    display: none;
  }
  /* line 1933, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-latest-news {
    background-image: url('../../../../images/plants-tablet.png');
    background-repeat: no-repeat;
    background-position-y: 105%;
    background-size: contain;
    padding-bottom: 20px !important;
    padding-top: 31px !important;
  }
  /* line 1942, templates/g5_helium/custom/scss/custom.scss */
  .g-info-container {
    padding: 0px 20px;
  }
  /* line 1946, templates/g5_helium/custom/scss/custom.scss */
  .g-info-container {
    display: flex;
    flex-direction: column;
    min-height: 300px;
    position: relative;
  }
  /* line 1953, templates/g5_helium/custom/scss/custom.scss */
  #g-latest-news a.button {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 9px auto 9px auto;
    padding: 10px 29px;
    width: 231px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 1971, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation h2 {
    color: white;
    font-size: 43px;
    padding-top: 39px;
    padding-bottom: 64px;
  }
  /* line 1978, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation h2 {
    color: white;
    font-size: 43px;
    padding-top: 13px;
    padding-bottom: 44px;
  }
  /* line 1985, templates/g5_helium/custom/scss/custom.scss */
  h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    width: fit-content;
    margin: -40px auto 0px auto;
    padding: 4px 87px;
  }
  /* line 1999, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation {
    background-attachment: initial;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    padding-bottom: 47px;
    background-position: bottom;
  }
  /* line 2009, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation .custom::after {
    content: '.';
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1450px;
    height: 290px;
    pointer-events: none;
    color: transparent;
    bottom: 301px;
  }
  /* line 2021, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top {
    padding: 26px 10% !important;
    background-color: #373a3c;
  }
  /* line 2025, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top .g-block.size-33-3 {
    flex: 0 33.3%;
  }
  /* line 2030, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-33-3.align-right {
    text-align: right !important;
  }
  /* line 2034, templates/g5_helium/custom/scss/custom.scss */
  img.footer-logo {
    width: 89%;
    margin-top: 30px;
  }
  /* line 2039, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top .g-social a {
    display: inline;
    font-size: 20px;
  }
  /* line 2044, templates/g5_helium/custom/scss/custom.scss */
  h3.g-title.g-main-title {
    font-family: 'MrsEavesSmartLig';
    color: black;
    font-size: 47px;
    font-style: italic;
    margin-top: -20px;
    margin-bottom: -27px;
  }
  /* line 2053, templates/g5_helium/custom/scss/custom.scss */
  #g-latest-news h4 a {
    text-transform: none;
    font-size: 34px;
    font-weight: 100;
    letter-spacing: normal;
    display: block;
    width: fit-content;
    margin: 7px auto -8px auto;
    background-color: transparent;
    padding: 11px 9px;
    font-family: 'MrsEavesSmartLig';
    font-style: italic;
    line-height: 22px;
    color: #373a3c;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 23px;
  }
  /* line 2073, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top {
    padding-bottom: 20px;
  }
  /* line 2076, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top h2 {
    margin-bottom: -10px;
  }
  /* line 2081, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top .g-social {
    margin-left: -8px;
    margin-bottom: 31px;
  }
  /* line 2086, templates/g5_helium/custom/scss/custom.scss */
  section#g-head-block {
    background-size: cover;
    background-attachment: initial;
    height: 257px;
    padding-top: 100px;
    background-position-y: 0px;
    background-position: center;
  }
  /* line 2095, templates/g5_helium/custom/scss/custom.scss */
  #g-head-block img {
    display: block;
    width: 200px;
    margin-top: -81px;
  }
  /* line 2101, templates/g5_helium/custom/scss/custom.scss */
  a.g-block.size-50.lodge-link h3 {
    color: black;
    font-size: 17px;
    text-transform: uppercase;
    background-image: url('../../../../images/wood.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 9px;
    font-weight: bold;
    letter-spacing: 2px;
    transform: rotate(5deg);
    transition: 0.4s;
  }
  /* line 2116, templates/g5_helium/custom/scss/custom.scss */
  a.g-block.size-50.lodge-link2 h3 {
    background-image: url('../../../../images/wood2.png');
    transform: rotate(-5deg);
  }
  /* line 2121, templates/g5_helium/custom/scss/custom.scss */
  #g-latest-news .g-news-pro-desc {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    color: #6e6e6e;
    text-align: center;
  }
  /* line 2129, templates/g5_helium/custom/scss/custom.scss */
  .uk-grid.uk-grid-width-1-3 {
    border-left: 30px solid transparent;
    border-right: 28px solid transparent;
  }
  /* line 2134, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top a {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0px;
  }
  /* line 2142, templates/g5_helium/custom/scss/custom.scss */
  .view-article section#g-content-1 {
    padding-bottom: 35px;
    display: block;
    width: 80%;
    margin: 21px auto;
  }
  /* line 2149, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101.view-article section#g-content-1 {
    padding-bottom: 35px;
    display: block;
    width: 100%;
    margin: 21px auto;
    margin-bottom: 10px;
  }
  /* line 2157, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .item-page h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 32px auto 43px auto;
    padding: 11px 60px;
    border-right: 5px solid white;
    border-left: 5px solid white;
    width: 271px;
  }
  /* line 2173, templates/g5_helium/custom/scss/custom.scss */
  #g-cerijordan-withpadding .g-block.size-50 {
    flex: 0 50%;
  }
  /* line 2177, templates/g5_helium/custom/scss/custom.scss */
  section#g-cerijordan-withpadding img {
    height: 227px;
    width: 580px;
    object-fit: cover;
    margin-bottom: 23px;
  }
  /* line 2184, templates/g5_helium/custom/scss/custom.scss */
  .lodgetitle {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: -199px;
    position: absolute;
    color: white;
    font-family: 'MrsEavesSmartLig';
    font-style: italic;
    font-size: 45px;
    text-shadow: 1px 1px 10px black;
  }
  /* line 2198, templates/g5_helium/custom/scss/custom.scss */
  section#g-cerijordan-withpadding {
    margin-top: -30px;
    background-image: url('../../../../images/plants-tablet.png');
    background-repeat: no-repeat;
    background-position-y: 112%;
    padding-bottom: 70px;
    background-size: contain;
  }
  /* line 2207, templates/g5_helium/custom/scss/custom.scss */
  section#g-cerijordan-withpadding .g-block.size-50 {
    position: relative;
    border: 11px solid transparent;
  }
  /* line 2212, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-main-image img {
    margin-bottom: 1.5rem;
    width: 100% !important;
    object-fit: cover;
    max-width: none;
  }
  /* line 2219, templates/g5_helium/custom/scss/custom.scss */
  .customlodgeiconsmodule p img {
    height: 18px;
    margin-right: 8px;
    object-fit: contain;
  }
  /* line 2225, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery .g-project-image-container {
    margin: 0 1rem 1.5rem 0;
  }
  /* line 2229, templates/g5_helium/custom/scss/custom.scss */
  .customlodgeiconsmodule p {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
    border-right: 1px solid gray;
    padding-right: 8px;
    margin-left: 0px;
  }
  /* line 2242, templates/g5_helium/custom/scss/custom.scss */
  .itemid-106.view-article section#g-content-1, .itemid-107.view-article section#g-content-1 {
    padding-bottom: 0px;
    display: block;
    width: 97% !important;
    margin: 21px auto;
  }
  /* line 2250, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab > li > a {
    border: none;
    border-radius: 0;
    margin: 0 !important;
    color: #424753;
    text-shadow: none;
    padding: 0px 1px !important;
    color: white;
    text-align: center !important;
    margin: 0 auto !important;
  }
  /* line 2262, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab-top .g-tab-nav > a {
    border-right: 1px solid #e0e0e5;
    font-size: 10px;
  }
  /* line 2267, templates/g5_helium/custom/scss/custom.scss */
  #module-tabs-96-particle > div > div > ul.uk-tab.uk-tab-top > li:nth-child(6) > a {
    border-right: 0px;
  }
  /* line 2271, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery .g-project-image-container {
    margin-right: 6px;
    margin-top: -19px;
  }
  /* line 2276, templates/g5_helium/custom/scss/custom.scss */
  li.g-tab-content {
    line-height: 20px;
    display: block;
  }
  /* line 2281, templates/g5_helium/custom/scss/custom.scss */
  .g-tab-content h3.g-title.g-main-title {
    font-family: 'MrsEavesSmartLig';
    color: black;
    font-size: 45px;
    font-style: italic;
    margin-top: 11px;
    margin-bottom: 23px;
  }
  /* line 2291, templates/g5_helium/custom/scss/custom.scss */
  .birdbefore {
    width: 90%;
    height: 42vw;
    margin: 0 auto;
  }
  /* line 2297, templates/g5_helium/custom/scss/custom.scss */
  .itemid-106 section#g-content-1, .itemid-107 section#g-content-1 {
    margin-top: -30px;
    background-image: url('../../../../images/plants-tablet.png');
    background-repeat: no-repeat;
    background-position-y: 104%;
    padding-bottom: 70px;
    background-size: contain;
    margin-bottom: 0px !important;
  }
  /* line 2308, templates/g5_helium/custom/scss/custom.scss */
  .itemid-106 section#g-content-2 h2, .itemid-107 section#g-content-2 h2 {
    color: white;
    font-size: 43px;
    padding-top: 8px;
    padding-bottom: 0px;
  }
  /* line 2316, templates/g5_helium/custom/scss/custom.scss */
  .itemid-106 section#g-content-2, .itemid-107 section#g-content-2 {
    background-image: url('../../../../images/talajordann.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    padding-bottom: 44px;
  }
  /* line 2326, templates/g5_helium/custom/scss/custom.scss */
  .birdbefore:before {
    content: ' ';
    display: block;
    position: absolute;
    background-image: url('../../../../images/bird.png');
    height: 35px;
    width: 53px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 47%;
    margin-top: 41px;
  }
  /* line 2340, templates/g5_helium/custom/scss/custom.scss */
  .itemid-108 .item-page h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 32px auto 43px auto;
    padding: 4px 25px;
    text-align: center;
    border-right: 8px solid white;
    border-left: 8px solid white;
    width: 101%;
  }
  /* line 2357, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks .location-text {
    padding: 19px;
    padding-left: 4%;
    flex: 0 50%;
  }
  /* line 2363, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks:nth-child(odd) .location-text {
    padding: 19px;
    padding-right: 4%;
    flex: 0 50%;
  }
  /* line 2368, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks:nth-child(odd) .location-text p {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    line-height: 18px;
    color: #6e6e6e;
  }
  /* line 2377, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.location-image {
    display: block;
    min-height: 443px;
    margin-bottom: 65px;
    background-size: cover;
    flex: 0 50%;
  }
  /* line 2388, templates/g5_helium/custom/scss/custom.scss */
  .blog .items-row, .item-page .items-row {
    margin-bottom: 0.625rem;
    padding-bottom: 0.938rem;
    display: flex;
  }
  /* line 2395, templates/g5_helium/custom/scss/custom.scss */
  .span6 {
    flex: 0 50%;
    display: inline-block;
    width: 50%;
  }
  /* line 2401, templates/g5_helium/custom/scss/custom.scss */
  .itemid-109.layout-blog .page-header h2 {
    line-height: 31px;
    font-size: 31px;
    margin-bottom: 7px;
    text-align: left;
  }
  /* line 2408, templates/g5_helium/custom/scss/custom.scss */
  .item.column-1, .item.column-2 {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  /* line 2414, templates/g5_helium/custom/scss/custom.scss */
  .item.column-1 .page-header, .item.column-2 .page-header {
    order: -1;
  }
  /* line 2418, templates/g5_helium/custom/scss/custom.scss */
  .item.column-1 .pull-left.item-image, .item.column-2 .pull-left.item-image {
    order: -2;
    height: 240px;
  }
  /* line 2422, templates/g5_helium/custom/scss/custom.scss */
  .item.column-1 .pull-left.item-image img, .item.column-2 .pull-left.item-image img {
    height: 240px;
  }
  /* line 2428, templates/g5_helium/custom/scss/custom.scss */
  .view-category section#g-content-1 {
    margin-top: 1px;
  }
  /* line 2431, templates/g5_helium/custom/scss/custom.scss */
  .view-category section#g-content-1 a.btn {
    border-radius: 0px !important;
    padding: 11px 29px !important;
    background-color: #004037 !important;
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 2px !important;
  }
  /* line 2442, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.contact-text, .g-block.size-50.contact-map {
    flex: 0 50%;
  }
  /* line 2447, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 .moduletable.contact-text {
    padding-left: 11%;
  }
  /* line 2451, templates/g5_helium/custom/scss/custom.scss */
  /* line 2453, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 iframe, .itemid-110 svg {
    max-width: 100%;
    height: 220px;
  }
  /* line 2460, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 section#g-content-1 h2, .itemid-110 section#g-cerijordan-nopadding h2 {
    font-family: 'MrsEavesSmartLig';
    color: black;
    font-size: 38px;
    font-style: italic;
    margin-bottom: -12px;
    margin-top: -20px;
  }
  /* line 2470, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 .moduletable.mapcontainer {
    margin-right: 9%;
  }
  /* line 2474, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 .rsform {
    width: 69%;
    margin: 0 auto;
    margin-top: 40px;
  }
  /* line 2480, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 section#g-cerijordan-nopadding {
    margin-top: 50px;
    background-image: url('../../../../images/plants-tablet.png');
    background-repeat: no-repeat;
    background-position-y: 102%;
    padding-bottom: 58px !important;
    background-size: contain;
  }
  /* line 2489, templates/g5_helium/custom/scss/custom.scss */
  .blog {
    margin-top: 14px;
    display: block;
  }
  /* line 2494, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab > li.uk-active > a {
    color: #424753;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  /* line 2500, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab-top .g-tab-nav > a {
    padding: 10px 0px 10px 0px !important;
  }
  /* line 2504, templates/g5_helium/custom/scss/custom.scss */
  .itemid-108 .item-page h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 12px auto -38px auto;
    padding: 4px 25px;
    text-align: center;
    border-right: 8px solid white;
    border-left: 8px solid white;
    width: 201px;
  }
  /* line 2521, templates/g5_helium/custom/scss/custom.scss */
  .itemid-109.view-article section#g-content-1 {
    padding-bottom: 35px;
    display: block;
    width: 97.1%;
    margin: 21px auto;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2532, templates/g5_helium/custom/scss/custom.scss */
  /* footer */
  /* line 2534, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay h2 {
    display: none;
  }
  /* line 2538, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay h4 a {
    display: none;
  }
  /* line 2542, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .item-page {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  /* line 2548, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101.view-article section#g-content-1 {
    margin-top: 2px;
    padding-bottom: 30px;
    width: 100%;
  }
  /* line 2554, templates/g5_helium/custom/scss/custom.scss */
  h4.hidden-desktop a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 0px auto 14px auto;
    padding: 6px 9px;
    width: 131px;
    position: absolute;
    top: -34px;
    margin-left: -11px !important;
    transform: 0.4s;
  }
  /* line 2572, templates/g5_helium/custom/scss/custom.scss */
  .mouse-scroll {
    transform: scale(0.8);
    display: none;
  }
  /* line 2577, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay img.largelogo {
    margin-top: 11vw;
    width: 48.8vw;
  }
  /* line 2582, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .item-page h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 16px auto 1px auto;
    padding: 6px 41px;
    border-right: 8px solid white;
    border-left: 8px solid white;
    width: 281px;
  }
  /* line 2598, templates/g5_helium/custom/scss/custom.scss */
  a.g-block.size-50.lodge-link {
    text-align: center;
    background-color: #004037;
    height: 260px;
    padding-top: 13px;
    transition: 0.4s;
    flex: 0 100%;
  }
  /* line 2607, templates/g5_helium/custom/scss/custom.scss */
  h3.g-title.g-main-title {
    font-family: 'MrsEavesSmartLig';
    color: black;
    font-size: 34px;
    font-style: italic;
    margin-top: -20px;
    margin-bottom: -45px;
    line-height: 40px;
  }
  /* line 2617, templates/g5_helium/custom/scss/custom.scss */
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 2622, templates/g5_helium/custom/scss/custom.scss */
  #g-latest-news h4 a {
    text-transform: none;
    font-size: 34px;
    font-weight: 100;
    letter-spacing: normal;
    display: block;
    width: fit-content;
    margin: 7px auto -8px auto;
    background-color: transparent;
    padding: 11px 9px;
    font-family: 'MrsEavesSmartLig';
    font-style: italic;
    line-height: 27px;
    color: #373a3c;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 23px;
  }
  /* line 2642, templates/g5_helium/custom/scss/custom.scss */
  .g-info-container {
    display: flex;
    flex-direction: column;
    min-height: 286px;
    position: relative;
  }
  /* line 2649, templates/g5_helium/custom/scss/custom.scss */
  .g-news-pro-image.image-fullwidth.image-link {
    height: 180px !important;
  }
  /* line 2653, templates/g5_helium/custom/scss/custom.scss */
  .g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 20px;
  }
  /* line 2661, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation h2 {
    color: white;
    font-size: 22px;
    padding-top: 13px;
    padding-bottom: 44px;
  }
  /* line 2668, templates/g5_helium/custom/scss/custom.scss */
  h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    width: fit-content;
    margin: -40px auto 0px auto;
    padding: 4px 23px;
  }
  /* line 2684, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top .g-block.size-33-3 {
    flex: 100%;
    text-align: center;
  }
  /* line 2689, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-33-3.align-right {
    text-align: right !important;
  }
  /* line 2693, templates/g5_helium/custom/scss/custom.scss */
  .logof {
    order: 1;
  }
  /* line 2697, templates/g5_helium/custom/scss/custom.scss */
  .contactf {
    order: 2;
    flex: 0 50% !Important;
    text-align: left !important;
  }
  /* line 2703, templates/g5_helium/custom/scss/custom.scss */
  .supportf {
    order: 3;
    flex: 0 50% !Important;
  }
  /* line 2709, templates/g5_helium/custom/scss/custom.scss */
  img.footer-logo {
    width: 50%;
    margin-top: 30px;
  }
  /* line 2714, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top .g-social {
    margin-left: -12px;
    margin-bottom: 0px;
  }
  /* line 2719, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top {
    padding: 23px 6% !important;
    background-color: #373a3c;
  }
  /* line 2724, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top h2 {
    margin-bottom: -21px;
    font-size: 28px;
  }
  /* line 2729, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation .custom::after {
    content: '.';
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 6px;
    height: 170px;
    pointer-events: none;
    color: transparent;
    bottom: 385px;
  }
  /* line 2741, templates/g5_helium/custom/scss/custom.scss */
  .view-article section#g-content-1 {
    padding-bottom: 0px;
    display: block;
    width: 100%;
    margin: 21px auto;
  }
  /* line 2748, templates/g5_helium/custom/scss/custom.scss */
  #g-cerijordan-withpadding .g-block.size-50 {
    flex: 0 100%;
  }
  /* line 2752, templates/g5_helium/custom/scss/custom.scss */
  body h4 {
    font-size: 20px;
    color: #004037;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 999;
  }
  /* line 2762, templates/g5_helium/custom/scss/custom.scss */
  /* line 2763, templates/g5_helium/custom/scss/custom.scss */
  .itemid-105 section#g-cerijordan-withpadding {
    margin-top: -72px;
  }
  /* line 2768, templates/g5_helium/custom/scss/custom.scss */
  h4 a {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    width: fit-content;
    margin: -64px auto 0px auto;
    padding: 4px 23px;
  }
  /* line 2782, templates/g5_helium/custom/scss/custom.scss */
  .customlodgeiconsmodule p img {
    height: 10px;
    margin-right: 0px;
    object-fit: contain;
  }
  /* line 2788, templates/g5_helium/custom/scss/custom.scss */
  .customlodgeiconsmodule p {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
    border-right: 1px solid gray;
    padding-right: 4px;
    margin-left: 0px;
    font-size: 11px;
  }
  /* line 2803, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery img {
    width: 73px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    height: 60px;
    object-fit: cover;
  }
  /* line 2812, templates/g5_helium/custom/scss/custom.scss */
  li.g-tab-content.uk-active {
    text-align: center;
    width: 99%;
    margin: 0 auto !important;
  }
  /* line 2818, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .tabs-content.top {
    padding: 0px;
    margin: 0;
  }
  /* line 2823, templates/g5_helium/custom/scss/custom.scss */
  li.g-tab-content {
    line-height: 17px;
    display: block;
  }
  /* line 2828, templates/g5_helium/custom/scss/custom.scss */
  .birdbefore {
    width: 100%;
    height: 54vw;
    margin: 0 auto;
    margin-bottom: 80px;
  }
  /* line 2835, templates/g5_helium/custom/scss/custom.scss */
  ul.uk-tab.uk-tab-top {
    background-color: #004037;
    border: 3px solid #004037;
  }
  /* line 2840, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab-top {
    border-bottom: 1px solid #e0e0e5;
    display: block;
    align-items: stretch;
    justify-content: space-between;
  }
  /* line 2847, templates/g5_helium/custom/scss/custom.scss */
  .uk-tab > li {
    margin-bottom: -1px;
    float: left;
    position: relative;
    float: none;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
    width: 100%;
    display: inline-block;
    width: 49%;
  }
  /* line 2860, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab-top .g-tab-nav > a {
    border-right: 0px solid #e0e0e5;
    font-size: 10px;
  }
  /* line 2865, templates/g5_helium/custom/scss/custom.scss */
  .uk-tab:after, .uk-tab:before {
    content: "";
    display: none;
  }
  /* line 2871, templates/g5_helium/custom/scss/custom.scss */
  ul.uk-tab.uk-tab-top {
    background-color: #004037;
    border: 0px solid #004037;
    padding: 0px !important;
    border: 6px solid #004037;
    margin-bottom: 17px;
  }
  /* line 2879, templates/g5_helium/custom/scss/custom.scss */
  /* line 2881, templates/g5_helium/custom/scss/custom.scss */
  .itemid-106 #g-content-1 > div > div:nth-child(4) > div > div, .itemid-107 #g-content-1 > div > div:nth-child(4) > div > div {
    padding: 0px !Important;
  }
  /* line 2886, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs {
    margin-bottom: 60px !important;
  }
  /* line 2890, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.location-image {
    display: block;
    min-height: 443px;
    margin-bottom: 65px;
    background-size: cover;
    flex: 0 100%;
  }
  /* line 2898, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks:nth-child(odd) .location-text {
    padding: 19px;
    padding-right: 4%;
    flex: 0 100%;
  }
  /* line 2904, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks .location-text {
    padding: 19px;
    padding-left: 4%;
    flex: 0 100%;
  }
  /* line 2910, templates/g5_helium/custom/scss/custom.scss */
  .location-blocks h3.title {
    font-size: 34px;
    text-align: center;
    margin-top: -6px;
  }
  /* line 2916, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.location-image {
    display: block;
    min-height: 206px;
    margin-bottom: 14px;
    background-size: cover;
    flex: 0 100%;
  }
  /* line 2924, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks .location-text {
    padding: 19px;
    padding-right: 4%;
    flex: 0 100%;
    order: 1;
  }
  /* line 2931, templates/g5_helium/custom/scss/custom.scss */
  a.eventlink {
    background-color: #004037;
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    width: fit-content;
    margin: 22px 0px 0px 0px;
    padding: 10px 35px;
    margin: 0 auto;
  }
  /* line 2946, templates/g5_helium/custom/scss/custom.scss */
  .blog .items-row, .item-page .items-row {
    margin-bottom: 0.625rem;
    padding-bottom: 0.938rem;
    display: block;
  }
  /* line 2953, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.contact-text, .g-block.size-50.contact-map {
    flex: 0 100%;
    text-align: center;
  }
  /* line 2959, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 .moduletable.contact-text {
    padding-left: 0%;
  }
  /* line 2963, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 .moduletable.mapcontainer {
    margin-right: 0%;
    margin-top: 30px;
  }
  /* line 2968, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 .rsform {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 30px;
  }
  /* line 2975, templates/g5_helium/custom/scss/custom.scss */
  .view-article .page-header h2 {
    color: black;
    line-height: 40px;
    font-size: 45px;
    margin-bottom: 18px;
    font-size: 38px;
  }
  /* line 2983, templates/g5_helium/custom/scss/custom.scss */
  .itemid-108 .item-page h4 a {
    padding: 14px 87px 17px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    margin: 12px auto -38px auto;
    padding: 4px 25px;
    text-align: center;
    border-right: 8px solid white;
    border-left: 8px solid white;
    width: 320px;
  }
  /* line 2999, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks:nth-child(odd) .location-text {
    text-align: center;
  }
  /* line 3004, templates/g5_helium/custom/scss/custom.scss */
  .g-grid.location-blocks:nth-child(even) .location-text {
    text-align: center;
  }
  /* line 3010, templates/g5_helium/custom/scss/custom.scss */
  .blog .items-row, .item-page .items-row {
    margin-bottom: 0rem;
    padding-bottom: 0rem;
    display: block;
  }
  /* line 3017, templates/g5_helium/custom/scss/custom.scss */
  .itemid-109.view-article .pull-left.item-image img {
    width: 100%;
    object-fit: cover;
    height: 250px;
  }
  /* line 3023, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 section#g-cerijordan-nopadding .rsform h2 {
    font-family: 'MrsEavesSmartLig';
    color: black;
    font-size: 38px;
    font-style: italic;
    margin-bottom: -2px;
    margin-top: -20px;
  }
}
/* tweaks */
/* line 3038, templates/g5_helium/custom/scss/custom.scss */
/* line 3039, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 .item-page h4 a:hover {
  background-color: #373a3c;
}
/* line 3044, templates/g5_helium/custom/scss/custom.scss */
/* line 3045, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 section#g-content-1 {
  text-align: center;
}
/* line 3050, templates/g5_helium/custom/scss/custom.scss */
#module-tabs-96-particle > div > div > ul.uk-tab.uk-tab-top > li:nth-child(6) > a {
  border-right: none !important;
}
@media only screen and (min-width: 959px) {
  /* line 3056, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-beautifullocation .custom::after {
    content: '.';
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -201px;
    height: 297px;
    pointer-events: none;
    background-image: url('../../../../images/waves.png');
    color: transparent;
    bottom: 431px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 3071, templates/g5_helium/custom/scss/custom.scss */
  .uk-lightbox-content:after {
    content: 'Swipe left and right to view more images';
    display: block;
    position: absolute;
    z-index: 9999999;
    width: 300px;
    color: white;
    margin-top: -25px;
    margin-left: 8px;
    font-size: 14px;
  }
  /* line 3083, templates/g5_helium/custom/scss/custom.scss */
  .g-tabs .uk-tab > li > a {
    border: none;
    border-radius: 0;
    margin: 0 !important;
    color: #424753;
    text-shadow: none;
    padding: 5px 1px !important;
    color: white;
    text-align: center !important;
    font-size: 14px;
    margin: 0 auto !important;
  }
}
/* gallery */
/* line 3099, templates/g5_helium/custom/scss/custom.scss */
.g-single-project .g-project-gallery {
  width: 200%;
}
/* line 3104, templates/g5_helium/custom/scss/custom.scss */
.g-single-project .g-project-gallery .g-project-image-container {
  margin-right: 6px;
  margin-top: -19px;
  width: 16% !important;
  margin: 0 auto;
  padding: 0;
}
/* line 3112, templates/g5_helium/custom/scss/custom.scss */
.g-single-project .g-project-gallery img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  height: 120px;
  object-fit: cover;
  margin-bottom: 10px;
}
/* line 3122, templates/g5_helium/custom/scss/custom.scss */
.g-project-gallery {
  margin-bottom: 150px;
  display: block;
  padding-bottom: 32px;
}
@media only screen and (max-width: 959px) {
  /* line 3133, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery {
    width: 100%;
  }
  /* line 3138, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery .g-project-image-container {
    margin-right: 6px;
    margin-top: -19px;
    width: 31% !important;
    margin: 0 auto;
    padding: 0;
  }
  /* line 3146, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery img {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    height: 110px;
    object-fit: cover;
    margin-bottom: 10px;
  }
  /* line 3156, templates/g5_helium/custom/scss/custom.scss */
  .g-project-gallery {
    margin-bottom: 150px;
    display: block;
    padding-bottom: 32px;
  }
  /* line 3162, templates/g5_helium/custom/scss/custom.scss */
  h4 a {
    padding: 10px 87px;
  }
  /* line 3166, templates/g5_helium/custom/scss/custom.scss */
  .itemid-108 .item-page h4 a {
    padding: 10px 20px;
    width: 275px;
  }
  /* line 3171, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101.view-article section#g-content-1 {
    padding-bottom: 35px;
    display: block;
    width: 100%;
    margin: 35px auto;
    margin-bottom: 0px;
  }
  /* line 3179, templates/g5_helium/custom/scss/custom.scss */
  .g-info-container {
    display: flex;
    flex-direction: column;
    min-height: 260px;
    position: relative;
  }
  /* line 3186, templates/g5_helium/custom/scss/custom.scss */
  .uk-lightbox-content:after {
    content: 'Swipe left and right to view more images';
    display: block;
    position: absolute;
    z-index: 9999999;
    width: 300px;
    color: white;
    margin-top: -25px;
    margin-left: 8px;
    font-size: 14px;
  }
  /* line 3198, templates/g5_helium/custom/scss/custom.scss */
  section#g-head-block {
    background-attachment: initial !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 3208, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery {
    width: 100%;
  }
  /* line 3213, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery .g-project-image-container {
    margin-right: 6px;
    margin-top: -19px;
    width: 31%;
    margin: 0 auto;
    padding: 0;
  }
  /* line 3221, templates/g5_helium/custom/scss/custom.scss */
  .g-single-project .g-project-gallery img {
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    height: 60px;
    object-fit: cover;
    margin-bottom: 10px;
  }
  /* line 3231, templates/g5_helium/custom/scss/custom.scss */
  .g-project-gallery {
    margin-bottom: 150px;
    display: block;
    padding-bottom: 32px;
  }
  /* line 3237, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101.view-article section#g-content-1 {
    background-position-y: 480px;
  }
  /* line 3241, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-latest-news {
    background-position-y: 102%;
  }
  /* line 3246, templates/g5_helium/custom/scss/custom.scss */
  /* line 3247, templates/g5_helium/custom/scss/custom.scss */
  /* line 3249, templates/g5_helium/custom/scss/custom.scss */
  .itemid-105 section#g-cerijordan-withpadding h4 a {
    padding: 10px 71px;
    width: 100%;
  }
  /* line 3256, templates/g5_helium/custom/scss/custom.scss */
  .g-tab-content h3.g-title.g-main-title {
    font-size: 40px;
  }
  /* line 3260, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101.view-article section#g-content-1 {
    padding-bottom: 35px;
    display: block;
    width: 100%;
    margin: 1px auto;
    margin-bottom: 10px;
  }
}
/* line 3269, templates/g5_helium/custom/scss/custom.scss */
.linktohome {
  transition: 0.4s;
}
/* line 3272, templates/g5_helium/custom/scss/custom.scss */
.linktohome:hover {
  opacity: 0.6;
}
/* line 3277, templates/g5_helium/custom/scss/custom.scss */
.footer-logo {
  transition: 0.4s;
}
/* line 3280, templates/g5_helium/custom/scss/custom.scss */
.footer-logo:hover {
  opacity: 0.6;
}
/* header images */
/* Ceri */
/* line 3289, templates/g5_helium/custom/scss/custom.scss */
.itemid-106 section#g-head-block {
  background-image: url('../../../../images/ceri-header.jpg');
  background-size: cover;
}
/* our lodges */
/* line 3295, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 section#g-head-block {
  background-image: url('../../../../images/location-header.jpg');
  background-size: cover;
}
/* news */
/* line 3301, templates/g5_helium/custom/scss/custom.scss */
.itemid-109 section#g-head-block {
  background-image: url('../../../../images/news-header.jpg');
  background-size: cover;
}
/* lodges/cabins */
/* line 3307, templates/g5_helium/custom/scss/custom.scss */
.itemid-105 section#g-head-block {
  background-image: url('../../../../images/our-cabins-header.jpg');
  background-size: cover;
}
/* testimonials */
/* line 3313, templates/g5_helium/custom/scss/custom.scss */
.itemid-132 section#g-head-block {
  background-image: url('../../../../images/arbentestimonials-min2.jpg');
  background-size: cover;
}
/* line 3318, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-beautifullocation {
  background-image: url('../../../../images/our-cabins-header.jpg');
  background-size: cover;
}
/* line 3323, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-beautifullocation h2 {
  text-shadow: 1px 1px 5px black;
}
/* Safari 10.1+ (alternate method) */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    /* line 3332, templates/g5_helium/custom/scss/custom.scss */
    section#g-head-block {
      background-attachment: initial;
      background-size: cover;
      background-position-y: 0px;
    }
    /* line 3338, templates/g5_helium/custom/scss/custom.scss */
    .itemid-101 section#g-beautifullocation {
      background-attachment: initial;
      background-size: cover;
      background-position-y: 0px;
    }
  }
}
/* line 3348, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-parent-indicator {
  display: none;
}
/* line 3352, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-parent-indicator:after {
  display: none;
}
/* line 3356, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 0.75;
  width: 1rem;
  font-weight: 400;
  display: none;
}
/* line 3364, templates/g5_helium/custom/scss/custom.scss */
li.g-dropdown-column {
  display: none;
}
@media only screen and (min-width: 1200px) {
  /* line 3369, templates/g5_helium/custom/scss/custom.scss */
  .itemid-109 section#g-head-block {
    background-image: url('../../../../images/news-header.jpg?5fc634fb');
    background-size: cover;
    background-position: center;
    background-position-y: -140px;
  }
  /* line 3376, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 section#g-head-block {
    background-position-y: -150px;
  }
}
/* line 3382, templates/g5_helium/custom/scss/custom.scss */
/* line 3383, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 section#g-head-block {
  background-image: url('../../../../images/availability-and-booking-pic.jpg');
  background-size: cover;
  background-attachment: fixed;
  height: 438px;
  padding-top: 100px;
  background-position: center;
}
@media screen and (max-width: 1200px) and (min-width: 959px) {
  /* line 3396, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel span.g-menu-item-title {
    font-size: 12px !important;
    letter-spacing: 2px !important;
    padding: 9px 0px !important;
    white-space: nowrap !important;
  }
  /* line 3403, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel .g-menu-item-111 span.g-menu-item-title {
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding: 13px 10px !important;
    white-space: nowrap !important;
  }
  /* line 3411, templates/g5_helium/custom/scss/custom.scss */
  section#g-head-block {
    background-attachment: initial !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  /* line 3418, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    padding: 9px 9px !important;
  }
}
@media screen and (min-width: 1200px) {
  /* line 3425, templates/g5_helium/custom/scss/custom.scss */
  section#g-head-block {
    background-attachment: initial !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
}
/* full height video */
/* line 3434, templates/g5_helium/custom/scss/custom.scss */
.vidcont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
/* line 3443, templates/g5_helium/custom/scss/custom.scss */
.vidcont video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  filter: brightness(0.8);
}
/* line 3454, templates/g5_helium/custom/scss/custom.scss */
.mouse-scroll {
  display: block;
}
/* line 3458, templates/g5_helium/custom/scss/custom.scss */
.videooverlay h2 {
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 3463, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay h2 {
    font-size: 7vw;
    margin-bottom: 20px !important;
  }
  /* line 3468, templates/g5_helium/custom/scss/custom.scss */
  .videooverlay img.largelogo {
    margin-top: 2vw;
    width: 56.8vw;
  }
  /* line 3473, templates/g5_helium/custom/scss/custom.scss */
  .g-news-pro-image.image-fullwidth.image-link:after {
    content: '.';
    color: transparent;
    display: block;
    background-color: #004037;
    background-image: url('../../../../images/logo-footer.png');
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 999;
    margin-top: -181px;
    opacity: 0;
    transition: 0.4s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    pointer-events: none;
  }
}
/* line 3493, templates/g5_helium/custom/scss/custom.scss */
.videooverlay h4 a {
  display: block;
}
/* line 3497, templates/g5_helium/custom/scss/custom.scss */
.g-project-main-image {
  max-height: 700px;
  margin-bottom: 10px;
}
/* line 3501, templates/g5_helium/custom/scss/custom.scss */
.g-project-main-image img {
  max-height: 700px;
}
/* line 3507, templates/g5_helium/custom/scss/custom.scss */
#module-tabs-100-particle > div > div > ul.uk-tab.uk-tab-top > li:nth-child(6) > a {
  border-right: none !important;
}
/* line 3511, templates/g5_helium/custom/scss/custom.scss */
/* line 3512, templates/g5_helium/custom/scss/custom.scss */
.itemid-107 section#g-head-block {
  background-image: url('../../../../images/banners/Jordann.jpg');
}
/* booking page max width */
/* line 3519, templates/g5_helium/custom/scss/custom.scss */
/* line 3520, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 .item-page {
  max-width: 650px;
  margin: 0 auto;
}
/* line 3527, templates/g5_helium/custom/scss/custom.scss */
/* line 3527, templates/g5_helium/custom/scss/custom.scss */
.itemid-132 .item-page {
  text-align: center;
}
/* line 3529, templates/g5_helium/custom/scss/custom.scss */
.itemid-132 .item-page strong {
  margin-bottom: 40px;
  display: block;
  color: #004037;
}
/*# sourceMappingURL=custom_10.css.map */