/* 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:wght@300;400;700&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 1, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/g5_helium/custom/scss/_animated-counter.scss */
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 3.126rem;
  }
  /* line 13, templates/g5_helium/custom/scss/_animated-counter.scss */
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter p {
  margin: 0;
}
/* line 21, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 26, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
/* line 31, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 45, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
/* line 51, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 {
  text-align: initial;
}
/* line 53, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #fff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #ea262d;
  background-color: #ea262d;
  background-image: -webkit-linear-gradient(top, #ea262d, #ea262d);
  background-image: linear-gradient(to bottom,#ea262d, #ea262d);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
/* line 69, templates/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
/* line 1, templates/g5_helium/custom/scss/_companies.scss */
/* line 2, templates/g5_helium/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_helium/custom/scss/_companies.scss */
/* line 6, templates/g5_helium/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/g5_helium/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/g5_helium/custom/scss/_companies.scss */
/* line 11, templates/g5_helium/custom/scss/_companies.scss */
/* line 12, templates/g5_helium/custom/scss/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/g5_helium/custom/scss/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/g5_helium/custom/scss/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/g5_helium/custom/scss/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/g5_helium/custom/scss/_companies.scss */
/* line 51, templates/g5_helium/custom/scss/_companies.scss */
/* line 52, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/g5_helium/custom/scss/_companies.scss */
/* line 58, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/g5_helium/custom/scss/_companies.scss */
/* line 69, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/g5_helium/custom/scss/_companies.scss */
/* line 75, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #e0e0e5;
}
/* line 80, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/g5_helium/custom/scss/_companies.scss */
/* line 88, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #ea262d !important;
}
/* line 93, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/g5_helium/custom/scss/_companies.scss */
/* line 101, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/g5_helium/custom/scss/_companies.scss */
/* line 106, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/g5_helium/custom/scss/_companies.scss */
/* line 120, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
  border: 1px solid #e0e0e5;
}
/* line 125, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/g5_helium/custom/scss/_companies.scss */
/* line 133, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #ea262d !important;
}
/* line 138, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/g5_helium/custom/scss/_companies.scss */
/* line 147, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/g5_helium/custom/scss/_companies.scss */
/* line 152, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/g5_helium/custom/scss/_companies.scss */
/* line 158, templates/g5_helium/custom/scss/_companies.scss */
/* line 159, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/g5_helium/custom/scss/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* font-family: 'Lato', sans-serif; */
@font-face {
  font-family: "Luxia Display";
  src: url('../../../../fonts/Luxia-Display.eot');
  src: url('../../../../fonts/Luxia-Display.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Luxia-Display.woff2') format("woff2"), url('../../../../fonts/Luxia-Display.woff') format("woff"), url('../../../../fonts/Luxia-Display.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Luxia";
  src: url('../../../../fonts/Luxia-Regular.eot');
  src: url('../../../../fonts/Luxia-Regular.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Luxia-Regular.woff2') format("woff2"), url('../../../../fonts/Luxia-Regular.woff') format("woff"), url('../../../../fonts/Luxia-Regular.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*      font-family: 'Luxia Display'; */
/* line 41, templates/g5_helium/custom/scss/custom.scss */
html {
  scroll-behavior: smooth;
}
/* line 45, templates/g5_helium/custom/scss/custom.scss */
body {
  font-family: "lato", sans-serif;
}
/* line 48, templates/g5_helium/custom/scss/custom.scss */
body p {
  font-size: 16px;
  font-family: "lato", sans-serif;
  line-height: 20px;
}
/* line 54, templates/g5_helium/custom/scss/custom.scss */
body h1 {
  font-size: 90px;
  font-family: "Luxia", serif;
  color: #26225b;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
body h2 {
  font-size: 36px;
  font-family: "Luxia", serif;
  color: #224095;
  line-height: 44px;
}
/* line 67, templates/g5_helium/custom/scss/custom.scss */
body h3 {
  font-size: 23.2px;
  font-family: "Luxia", serif;
  color: #224095;
}
/* line 73, templates/g5_helium/custom/scss/custom.scss */
body a {
  color: #ea262d;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
body a:hover {
  color: #224095;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
a.white-btn {
  display: inline-block;
  background-color: white;
  width: fit-content;
  padding: 10px 20px 8px;
  margin-top: 0;
  color: #26225b;
  font-family: "Luxia";
  background-image: url('../../../../images/flash.png');
  background-size: 48px 25px;
  background-position: 0px 27px;
  background-repeat: no-repeat;
  min-width: 230px;
  text-align: center;
  margin-left: 6px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  height: 46px;
  line-height: 30px;
  letter-spacing: 2px;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
a.white-btn:hover {
  background-color: #af3337;
  color: #fff;
  background-position: 2px 19px;
  background-image: url('../../../../images/flash-white.png');
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
a.blue-btn {
  display: inline-block;
  background-color: #26225b;
  width: fit-content;
  padding: 14px 20px 10px;
  margin-top: 0;
  color: white;
  font-family: "Luxia";
  background-image: url('../../../../images/flash.png');
  background-size: 48px 25px;
  background-position: 0px 27px;
  background-repeat: no-repeat;
  min-width: 230px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 43px;
  line-height: 18px;
  letter-spacing: 2px;
}
/* line 133, templates/g5_helium/custom/scss/custom.scss */
a.blue-btn:hover {
  background-color: #af3337;
  color: #fff;
  background-position: 3px 15px;
  background-image: url('../../../../images/flash-white.png');
}
/* line 141, templates/g5_helium/custom/scss/custom.scss */
a.red-btn {
  display: inline-block;
  background-color: #af3337;
  width: fit-content;
  padding: 14px 20px 10px;
  margin-top: 0;
  color: white;
  font-family: "Luxia";
  background-image: url('../../../../images/flash-white.png');
  background-size: 48px 25px;
  background-position: 0px 27px;
  background-repeat: no-repeat;
  min-width: 230px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 43px;
  line-height: 18px;
  letter-spacing: 2px;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
a.red-btn:hover {
  background-color: #26225b;
  color: #fff;
  background-position: 3px 15px;
  background-image: url('../../../../images/flash.png');
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block {
  z-index: 99999;
  position: relative;
}
/*Navigation*/
/* line 178, templates/g5_helium/custom/scss/custom.scss */
ul.g-sublevel {
  margin-top: 12px;
}
/* top banner (logo etc) */
/* line 184, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar {
  background: #224095;
  background: linear-gradient(164deg, rgba(34, 64, 149, 1) 0%, rgba(38, 34, 91, 1) 100%);
  height: 110px;
}
/* line 189, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .tagline-container .g-content {
  height: 71%;
  justify-content: center;
  width: 100%;
  display: flex;
  flex-direction: column;
}
/* line 196, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .tagline-container .g-content span.tagline {
  font-size: 22px;
  line-height: 30px;
  color: white;
  font-family: "Luxia Display";
  text-align: right;
  display: block;
}
/* line 206, templates/g5_helium/custom/scss/custom.scss */
/* line 207, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .get-quote .g-content {
  vertical-align: top;
  display: flex;
  align-items: center;
}
/* line 212, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .get-quote .g-content .top-contact-details {
  display: inline-block;
  width: 224px;
  background-color: #161141;
  padding: 4px 10px 0;
  text-align: right;
  background-image: url('../../../../images/flash.png');
  background-size: 48px 25px;
  background-position: 0px 27px;
  background-repeat: no-repeat;
}
/* line 223, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .get-quote .g-content .top-contact-details span.quote {
  font-size: 14px;
  line-height: 14px;
  color: white;
  display: block;
  position: relative;
  font-family: "Luxia Display";
}
/* line 232, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .get-quote .g-content .top-contact-details a {
  font-size: 26px;
  line-height: 30px;
  font-family: "Luxia Display";
}
/* line 236, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .get-quote .g-content .top-contact-details a:hover {
  color: white;
}
/* line 244, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar a.white-btn {
  display: inline-block;
  background-color: white;
  width: fit-content;
  padding: 14px 20px 10px;
  margin-top: 0;
  color: #26225b;
  font-family: "Luxia";
  background-image: url('../../../../images/flash.png');
  background-size: 48px 25px;
  background-position: 0px 27px;
  background-repeat: no-repeat;
  min-width: 223px;
  text-align: center;
  margin-left: 6px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: 28px;
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar a.white-btn:hover {
  background-color: #af3337;
  color: #fff;
  background-position: 3px 24px;
  background-image: url('../../../../images/flash-white.png');
}
/* line 274, templates/g5_helium/custom/scss/custom.scss */
a.home-link {
  display: block;
  width: 280px;
  margin-top: 6px;
  height: auto;
  transition: 0.3s;
}
/* line 281, templates/g5_helium/custom/scss/custom.scss */
a.home-link:hover {
  opacity: 0.4;
}
/* line 286, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block {
  height: 52px;
}
/* line 289, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block .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: -8px;
}
/* line 300, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  font-size: 15px;
}
/* line 303, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  opacity: 1;
  font-size: 15px;
  color: #ea262d;
}
/* line 310, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item {
  background-color: white;
  padding: 8px 25px;
  margin-top: -17px;
  background-image: url('../../../../images/flash.png');
  background-size: 60px 30px;
  background-position: -78px 34px;
  background-repeat: no-repeat;
  transition: 0.4s;
}
/* line 320, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item .g-menu-item-title {
  color: #26225b;
  font-weight: 100;
  font-family: "Luxia", serif;
  font-size: 18px;
}
/* line 327, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item:hover {
  background-color: #161141;
  background-size: 60px 30px;
  background-position: 0px 34px;
}
/* line 332, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item:hover .g-menu-item-title {
  color: white !important;
  font-weight: 100;
  font-family: "Luxia", serif;
  font-size: 18px;
}
/* line 341, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item.active {
  background-color: #161141;
  padding: 8px 25px;
  margin-top: -17px;
  background-image: url('../../../../images/flash.png');
  background-size: 60px 30px;
  background-position: 0px 34px;
  background-repeat: no-repeat;
  transition: 0.4s;
}
/* line 351, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item.active:hover {
  background-color: #224095;
}
/* line 355, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block li.g-menu-item.active .g-menu-item-title {
  color: white;
  font-weight: 100;
  font-family: "Luxia", serif;
  font-size: 18px;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block ul.g-active.g-dropdown.g-dropdown-right.g-fade {
  margin-left: -11px;
}
/* line 367, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block .g-main-nav .g-toplevel li.g-dropdown-column {
  background-color: transparent;
  width: 294px;
  margin-left: -12px;
  margin-top: -8px;
  padding: 8px;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block .g-main-nav .g-toplevel li.g-dropdown-column li.g-menu-item {
  background-color: #161141;
  padding: 14px 23px;
  margin-top: -7px;
  background-image: url('../../../../images/flash.png');
  background-size: 60px 30px;
  background-position: -78px 34px;
  background-repeat: no-repeat;
  transition: 0.4s;
}
/* line 384, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block .g-main-nav .g-toplevel li.g-dropdown-column li.g-menu-item:hover {
  background-color: #224095;
}
/* line 390, templates/g5_helium/custom/scss/custom.scss */
#g-navi-block ul.g-sublevel {
  margin-top: 2px;
}
/* line 395, templates/g5_helium/custom/scss/custom.scss */
ul.g-active.g-dropdown.g-dropdown-right.g-fade {
  z-index: 999;
}
/* slideshow */
/* line 401, templates/g5_helium/custom/scss/custom.scss */
.customslideshow-content {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
/* line 407, templates/g5_helium/custom/scss/custom.scss */
.customslideshow-content h1 {
  background-color: white;
  text-align: center;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 0px 21px;
  font-weight: 100;
}
/* line 417, templates/g5_helium/custom/scss/custom.scss */
.customslideshow-content h2 {
  font-size: 30px;
  color: white;
  background-color: #224095;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 13px;
  margin-top: 21px;
}
/* line 429, templates/g5_helium/custom/scss/custom.scss */
.contact-banner {
  background: #224095;
  background: linear-gradient(164deg, rgba(34, 64, 149, 1) 0%, rgba(38, 34, 91, 1) 100%);
  height: 99px;
  justify-content: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 4px solid #ea262d;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
.contact-banner .inner {
  width: 69rem;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* line 446, templates/g5_helium/custom/scss/custom.scss */
.contact-banner .inner div:nth-of-type(1) {
  width: 70%;
}
/* line 450, templates/g5_helium/custom/scss/custom.scss */
.contact-banner .inner p {
  font-size: 24px;
  line-height: 34px;
  color: white;
  font-family: "Luxia Display";
}
/* line 459, templates/g5_helium/custom/scss/custom.scss */
/* line 460, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel, .itemid-101 .owl-carousel {
  height: 480px !important;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .owl-dots, .itemid-101 .owl-carousel .owl-dots {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
}
/* line 470, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .owl-dots .owl-dot.active, .itemid-101 .owl-carousel .owl-dots .owl-dot.active, .itemid-101 .no-js .owl-carousel .owl-dots .owl-dot:hover, .itemid-101 .owl-carousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #ea262d;
}
/* line 476, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .owl-dots .owl-dot, .itemid-101 .owl-carousel .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 0;
  background-color: #231e5a;
  opacity: 1;
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .owl-item img, .itemid-101 .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 480px;
  object-fit: cover;
  object-position: top;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .g-owlcarousel-item-content, .itemid-101 .owl-carousel .g-owlcarousel-item-content {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 499, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .g-owlcarousel-item-content .item-wrapper, .itemid-101 .owl-carousel .g-owlcarousel-item-content .item-wrapper {
  width: 70rem;
  margin: 0 auto;
  height: 100%;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
/* line 509, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .g-owlcarousel-item-content .item-wrapper span.owl-slide-title, .itemid-101 .owl-carousel .g-owlcarousel-item-content .item-wrapper span.owl-slide-title {
  font-size: 70px;
  line-height: 70px;
  background-color: white;
  width: fit-content;
  padding: 10px 20px;
  color: #201c56;
  font-family: "Luxia Display";
}
/* line 519, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .g-owlcarousel-item-content .item-wrapper p.g-owlcarousel-item-desc, .itemid-101 .owl-carousel .g-owlcarousel-item-content .item-wrapper p.g-owlcarousel-item-desc {
  font-size: 30px;
  line-height: 30px;
  background: #224095;
  width: fit-content;
  padding: 10px 20px;
  margin-top: 8px;
  font-family: "Luxia Display";
}
/* line 529, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .no-js .owl-carousel .g-owlcarousel-item-content .item-wrapper .red-btn, .itemid-101 .owl-carousel .g-owlcarousel-item-content .item-wrapper .red-btn {
  display: block;
  padding: 14px 20px 9px;
  min-width: 260px;
  letter-spacing: 1px;
}
/* line 539, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 543, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid {
  margin: 0px auto 0 auto;
}
/* line 546, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container {
  background-color: transparent;
  height: 79px;
  margin: 0;
  line-height: 30px;
  background-image: none;
  background-size: 40px 22px;
  background-position: 0px 29px;
  background-repeat: no-repeat;
  flex: 1 23%;
  position: relative;
  padding: 0 5.5%;
}
/* line 559, templates/g5_helium/custom/scss/custom.scss */
/* line 560, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:hover h3.block-title {
  color: #161141;
}
/* line 565, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container h3.block-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  text-transform: none;
  padding: 0;
}
/* line 573, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:nth-of-type(3) {
  padding: 0 4%;
}
/* line 577, templates/g5_helium/custom/scss/custom.scss */
/* line 578, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:nth-of-type(4):after {
  display: none !important;
}
/* line 583, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:nth-of-type(odd):after {
  content: "";
  background: #ea262d;
  width: 2px;
  height: 100%;
  display: inline-block;
  right: 0;
  position: absolute;
  left: auto;
}
/* line 594, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:nth-of-type(even):after {
  content: "";
  background: #224095;
  width: 2px;
  height: 100%;
  display: inline-block;
  right: 0;
  position: absolute;
  left: auto;
}
/* line 608, templates/g5_helium/custom/scss/custom.scss */
/* line 609, templates/g5_helium/custom/scss/custom.scss */
/* line 610, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-custom-content .item-page div[itemprop="articleBody"] {
  order: 1;
  flex: 0 50%;
  padding-left: 40px;
}
/* line 618, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 {
  padding-top: 0;
}
/* line 621, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 .moduletable.refurbished {
  height: 441px;
  background-image: url('../../../../images/refurbished-models.jpg');
  background-position: center;
  background-size: cover;
}
/* line 627, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 .moduletable.refurbished .g-particle {
  text-align: left;
  justify-content: center;
  width: 100%;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 5%;
}
/* line 637, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 .moduletable.refurbished .g-particle span.header {
  font-size: 36px;
  line-height: 45px;
  color: white;
  font-family: "Luxia", serif;
  width: 45%;
}
/* line 645, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 .moduletable.refurbished .g-particle p {
  margin-top: 30px;
  color: white;
  font-size: 18px;
}
/* line 655, templates/g5_helium/custom/scss/custom.scss */
/* line 656, templates/g5_helium/custom/scss/custom.scss */
.g-particle-intro h2 {
  color: #26225b;
  text-align: center;
}
/* line 660, templates/g5_helium/custom/scss/custom.scss */
.g-particle-intro h2 img {
  height: auto;
  width: 40px;
  margin-top: -15px;
  margin-left: 10px;
}
/* line 669, templates/g5_helium/custom/scss/custom.scss */
.g-companies-container {
  margin-bottom: 25px;
  width: 90%;
  margin: 0 auto 25px auto;
}
/* line 675, templates/g5_helium/custom/scss/custom.scss */
.g-title-separator.no-intro-text {
  display: none;
}
/* line 679, templates/g5_helium/custom/scss/custom.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: transparent;
  border: 0px solid #e0e0e5;
  width: auto;
  filter: grayscale(0);
}
/* line 688, templates/g5_helium/custom/scss/custom.scss */
.image-link {
  height: 115px;
}
/* line 692, templates/g5_helium/custom/scss/custom.scss */
#g-brochure {
  padding-top: 66px;
  padding-bottom: 40px;
}
/* line 696, templates/g5_helium/custom/scss/custom.scss */
/* line 697, templates/g5_helium/custom/scss/custom.scss */
#g-brochure .item-page div[itemprop="articleBody"] {
  order: 1;
  flex: 0 50%;
  padding-left: 40px;
}
/* line 702, templates/g5_helium/custom/scss/custom.scss */
/* line 703, templates/g5_helium/custom/scss/custom.scss */
#g-brochure .item-page div[itemprop="articleBody"] ul li {
  display: block !important;
}
/* line 711, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid {
  width: 75rem;
  margin: 20px auto 0 auto;
}
/* line 715, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container {
  background-color: #f5f5f5;
  height: 51px;
  margin: 10px;
  line-height: 30px;
  background-image: url('../../../../images/flash.png');
  background-size: 40px 22px;
  background-position: 0px 29px;
  background-repeat: no-repeat;
  flex: 1 18%;
  transition: 0.4s ease-in all;
}
/* line 727, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:after {
  content: "";
  background: #ea262d;
  width: 100%;
  height: 2px;
  display: block;
}
/* line 735, templates/g5_helium/custom/scss/custom.scss */
/* line 736, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:nth-of-type(even):hover {
  background-color: #26225b;
  transition: 0.4s ease-in all;
  background-position: 3px 26px;
}
/* line 741, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:nth-of-type(even):hover h3.block-title {
  color: white;
}
/* line 746, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:nth-of-type(even):after {
  content: "";
  background: #224095;
  width: 100%;
  height: 2px;
  display: block;
}
/* line 755, templates/g5_helium/custom/scss/custom.scss */
/* line 756, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:nth-of-type(odd):hover {
  background-color: #af3337;
  transition: 0.4s ease-in all;
  background-position: 3px 26px;
  background-image: url('../../../../images/flash-white.png');
}
/* line 762, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:nth-of-type(odd):hover h3.block-title {
  color: white;
}
/* line 767, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container:nth-of-type(odd):after {
  content: "";
  background: #ea262d;
  width: 100%;
  height: 2px;
  display: block;
}
/* line 776, templates/g5_helium/custom/scss/custom.scss */
.five-blocks.g-grid .five-blocks-container h3.block-title {
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  line-height: 20px;
  color: #231e5a;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  margin-bottom: 9px;
  margin-top: 8px;
  letter-spacing: 1px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  /* line 795, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid {
    width: 74rem;
    margin: 20px auto 0 auto;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  /* line 802, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid {
    width: 58rem;
    margin: 30px auto 0 auto;
  }
  /* line 807, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner .inner {
    width: 57rem;
  }
  /* line 811, templates/g5_helium/custom/scss/custom.scss */
  .g-companies.style1 .g-companies-item .g-companies-image a.red-btn {
    padding: 14px 0px 10px;
    min-width: 100%;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  /* line 819, templates/g5_helium/custom/scss/custom.scss */
  .g-companies.style1 .g-companies-item .g-companies-image a.red-btn {
    padding: 14px 0px 10px;
    min-width: 100%;
    font-size: 12px;
  }
  /* line 825, templates/g5_helium/custom/scss/custom.scss */
  /* line 826, templates/g5_helium/custom/scss/custom.scss */
  /* line 827, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-custom-content .g-particle-intro {
    margin-top: 20px;
  }
  /* line 831, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-custom-content .g-companies-container {
    margin-bottom: 25px;
    width: 90%;
    margin: 0 auto 0px auto;
  }
  /* line 836, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-custom-content .g-companies-container .g-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  /* line 841, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-custom-content .g-companies-container .g-grid .g-block {
    width: 50%;
    flex: 0 50%;
  }
  /* line 850, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar {
    height: auto;
  }
  /* line 853, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar a.white-btn {
    display: none;
  }
  /* line 856, templates/g5_helium/custom/scss/custom.scss */
  /* line 857, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .get-quote .g-content {
    align-items: center;
    padding: 0;
    margin: 0 auto 40px auto;
    display: block;
  }
  /* line 862, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .get-quote .g-content .top-contact-details {
    margin: 0 auto;
    display: block;
  }
  /* line 868, templates/g5_helium/custom/scss/custom.scss */
  /* line 869, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .tagline-container .g-content {
    height: 71%;
    justify-content: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 0 20px 0;
  }
  /* line 878, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .tagline-container .g-content span.tagline {
    text-align: center;
    display: block;
  }
  /* line 885, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content h1 {
    font-size: 50px;
  }
  /* line 889, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid {
    width: 100%;
    margin: 20px auto 0 auto;
  }
  /* line 893, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid .five-blocks-container {
    flex: 0 100%;
  }
}
/* article Layout */
/* line 900, templates/g5_helium/custom/scss/custom.scss */
section#g-content-1 {
  padding-top: 66px;
  padding-bottom: 40px;
}
/* line 905, templates/g5_helium/custom/scss/custom.scss */
.item-page {
  display: flex;
}
/* line 908, templates/g5_helium/custom/scss/custom.scss */
.item-page div[itemprop="articleBody"] {
  order: 1;
  flex: 0 50%;
  padding-right: 40px;
}
/* line 914, templates/g5_helium/custom/scss/custom.scss */
.item-page .pull-right.item-image {
  order: 2;
  flex: 0 50%;
}
/* line 918, templates/g5_helium/custom/scss/custom.scss */
.item-page .pull-right.item-image img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: top;
}
/* line 926, templates/g5_helium/custom/scss/custom.scss */
.item-page h2 {
  margin-bottom: 30px;
}
/* line 931, templates/g5_helium/custom/scss/custom.scss */
h4 {
  display: inline-block;
}
/* line 934, templates/g5_helium/custom/scss/custom.scss */
h4 a {
  display: block;
  background-color: #161141;
  width: fit-content;
  padding: 17px 20px;
  margin-top: 10px;
  color: white;
  font-family: "Luxia";
  background-image: url('../../../../images/flash.png');
  background-size: 48px 25px;
  background-position: 3px 46px;
  background-repeat: no-repeat;
  min-width: 240px;
  text-align: center;
  margin-right: 12px;
}
/* line 950, templates/g5_helium/custom/scss/custom.scss */
h4 a:hover {
  background-color: #224095;
  color: white;
  background-position: -3px 49px;
}
/* Our Stairlift Collections */
/* line 959, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections {
  padding-top: 40px !important;
  overflow: hidden;
}
/* line 963, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections h2 {
  color: #161141;
  text-align: center;
  margin-bottom: 30px;
}
/* line 968, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections h2 img {
  height: auto;
  width: 40px;
  margin-top: -15px;
}
/* line 975, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections img.stairlift-image {
  height: 298px;
  object-fit: cover;
  width: 100%;
  transition: 0.4s;
}
/* line 982, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections .stairlift-text {
  position: absolute;
  z-index: 999;
  top: 0px;
}
/* line 987, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections .stairlift-text h3 {
  font-size: 26px;
  line-height: 35px;
  background-color: white;
  padding: 0px 38px 0 15px;
  line-height: 53px;
  margin-left: 15px;
}
/* line 997, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections a.individual-stairlift-block.g-block.size-25 {
  position: relative;
  background-color: #224095;
  overflow: hidden;
}
/* line 1002, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections a.individual-stairlift-block.g-block.size-25:after {
  content: " ";
  display: block;
  height: 130px;
  width: 110px;
  position: absolute;
  bottom: -200px;
  z-index: 99;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../../../../images/flash-chunk.png');
  transition: 0.4s;
  transform: rotate(270deg);
}
/* line 1017, templates/g5_helium/custom/scss/custom.scss */
/* line 1018, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections a.individual-stairlift-block.g-block.size-25:hover img.stairlift-image {
  opacity: 0.4;
}
/* line 1022, templates/g5_helium/custom/scss/custom.scss */
section#g-stairlift-collections a.individual-stairlift-block.g-block.size-25:hover:after {
  bottom: -10px;
}
/* Enjoy home banner */
/* line 1030, templates/g5_helium/custom/scss/custom.scss */
section#g-enjoy {
  padding-top: 15px;
  padding-bottom: 20px;
}
/* line 1034, templates/g5_helium/custom/scss/custom.scss */
section#g-enjoy img {
  float: left;
  width: 200px;
  image-rendering: -webkit-optimize-contrast;
  margin-top: 14px;
  margin-right: 8px;
}
/* line 1042, templates/g5_helium/custom/scss/custom.scss */
section#g-enjoy h3 {
  font-size: 28px;
}
/* line 1046, templates/g5_helium/custom/scss/custom.scss */
section#g-enjoy span.line-span {
  color: #ea262d;
  font-size: 0px;
  display: block;
  width: 2px;
  background-color: #ea262d;
  height: 70px;
  margin-top: -10px;
  margin-right: 30px;
}
/* footer */
/* line 1060, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top {
  background-color: #201c56;
  height: 222px;
}
/* line 1064, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top a.email {
  font-size: 18px;
  line-height: 25px;
  display: block;
  color: white;
  font-family: "Luxia", serif;
  margin-top: 45px;
}
/* line 1072, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top a.email:hover {
  color: #ea262d;
}
/* line 1077, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top a.phone {
  font-size: 36px;
  line-height: 46px;
  display: block;
  font-family: "Luxia", serif;
}
/* line 1083, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top a.phone:hover {
  color: #fff;
}
/* line 1088, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top a.home-link {
  display: block;
  width: 238px;
  margin-top: 45px;
  height: auto;
}
/* line 1095, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-top p {
  color: white;
  font-size: 18px !important;
  line-height: 20px !important;
  padding-top: 31px;
}
/* line 1103, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-bot {
  background-color: #161141;
  color: white;
  font-size: 10px;
}
/* line 1108, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-bot p {
  font-size: 10px;
  margin: 0 !important;
}
/* line 1113, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-bot a {
  font-size: 10px;
  color: #ea262d;
  text-decoration: underline;
}
/* line 1118, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-bot a:hover {
  color: white;
}
/* line 1123, templates/g5_helium/custom/scss/custom.scss */
/* line 1124, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-bot .g-block.size-50.align-right.alternate-link a {
  font-size: 10px;
  color: white;
}
/* line 1128, templates/g5_helium/custom/scss/custom.scss */
section#g-foot-bot .g-block.size-50.align-right.alternate-link a:hover {
  color: #ea262d;
}
/* other pages */
/* line 1137, templates/g5_helium/custom/scss/custom.scss */
section#g-banner-block {
  text-align: center;
  background-image: url('../../../../images/stairlift-banner1.jpg');
  height: 285px;
  background-size: cover;
  z-index: 99;
  position: relative;
  text-align: center;
  justify-content: center;
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
}
/* line 1151, templates/g5_helium/custom/scss/custom.scss */
section#g-banner-block h1 {
  font-family: "Luxia", serif;
  font-size: 40px;
  background-color: white;
  color: #224095;
  width: fit-content;
  margin: 0 auto;
  padding: 4px 36px;
  margin-top: 20px !important;
  font-weight: 100;
}
/* line 1163, templates/g5_helium/custom/scss/custom.scss */
section#g-banner-block h2 {
  font-size: 23px;
  background-color: #224095;
  color: white;
  width: fit-content;
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 0px !important;
  margin-bottom: 36px;
}
/* about */
/* line 1177, templates/g5_helium/custom/scss/custom.scss */
/* line 1178, templates/g5_helium/custom/scss/custom.scss */
.itemid-108 section#g-banner-block {
  background-image: url('../../../../images/header-img2.jpg');
}
/* content 2 */
/* line 1184, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 {
  padding-top: 50px;
}
/* line 1187, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 .item-page div[itemprop="articleBody"] {
  float: left;
  order: 1;
  flex: 0 100%;
  padding-right: 0px;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 60px;
  margin-bottom: -20px;
}
/* line 1197, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 p {
  text-align: center;
  font-size: 25px;
  line-height: 35px;
  color: black;
}
/* line 1204, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 ul {
  columns: 2;
  font-size: 20px;
  line-height: 28px;
  color: #161141;
  font-family: "Luxia", serif;
  margin-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
/* line 1214, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 ul li {
  margin-bottom: 15px;
  font-family: "Luxia", serif;
  padding-right: 6%;
}
/* line 1221, templates/g5_helium/custom/scss/custom.scss */
/* line 1222, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 .item-page img {
  border: 19px solid white;
  width: 33%;
}
/* line 1228, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 h2 {
  text-align: center;
}
/* line 1231, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 h2 img {
  height: auto !important;
  width: 40px !important;
  margin-top: -15px !important;
  border: 0px solid white !important;
}
/* line 1239, templates/g5_helium/custom/scss/custom.scss */
section#g-content-2 h3 {
  display: inline-block;
  margin-right: 49px;
  font-size: 26px !important;
  text-align: center;
  width: 100%;
}
/* stairlifts all */
/* line 1249, templates/g5_helium/custom/scss/custom.scss */
/* line 1253, templates/g5_helium/custom/scss/custom.scss */
.itemid-110 .stairlift-selector.g-grid, .itemid-111 .stairlift-selector.g-grid, .itemid-112 .stairlift-selector.g-grid, .itemid-113 .stairlift-selector.g-grid {
  display: flex;
  justify-content: center;
}
/* line 1259, templates/g5_helium/custom/scss/custom.scss */
.pull-right.item-image {
  max-height: 500px;
}
/* Enhancements */
/* line 1265, templates/g5_helium/custom/scss/custom.scss */
/* line 1266, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-banner-block {
  background-image: url('../../../../images/header-img2.jpg');
}
/* Optional Extras */
/* line 1272, templates/g5_helium/custom/scss/custom.scss */
/* line 1273, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-content-3 {
  padding-top: 50px !important;
  text-align: center;
  border-bottom: 1px solid lightgrey;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
/* line 1281, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-content-3 h2 {
  text-align: center;
  margin-bottom: 70px;
  margin-top: 21px;
}
/* line 1286, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-content-3 h2 img {
  height: auto !important;
  width: 40px !important;
  margin-top: -15px !important;
  border: 0px solid white !important;
}
/* line 1294, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-content-3 h3 {
  display: inline-block;
  margin-right: 49px;
  font-size: 26px !important;
  text-align: center;
  margin-bottom: 90px;
}
/* line 1303, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .options-text p {
  font-size: 18px;
  width: 60%;
  text-align: left;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: "Luxia", serif;
  color: #161141;
  line-height: 21px;
}
/*** Privacy Documents ***/
/* line 1317, templates/g5_helium/custom/scss/custom.scss */
/* line 1321, templates/g5_helium/custom/scss/custom.scss */
.itemid-132 .item-page div[itemprop="articleBody"], .itemid-147 .item-page div[itemprop="articleBody"], .itemid-148 .item-page div[itemprop="articleBody"], .itemid-149 .item-page div[itemprop="articleBody"] {
  float: left;
  order: 1;
  flex: 0 100%;
  padding-right: 0;
}
/* FAQ */
/* line 1330, templates/g5_helium/custom/scss/custom.scss */
/* line 1331, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 section#g-banner-block {
  background-image: url('../../../../images/faqhead.jpg');
}
/* line 1335, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .uk-accordion-title {
  margin-top: 15px;
  margin-bottom: -1px !important;
  padding: 27px 82px 20px 27px;
  background: #f5f5f5;
  font-size: 23px;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid black;
  background-color: white;
  border-radius: 0px;
  font-family: "Cormorant";
  margin-left: 0px;
  display: flex;
  position: relative;
}
/* line 1352, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .uk-accordion-content {
  border: 1px solid black;
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 2.7%;
  padding-right: 4%;
}
/* line 1360, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .uk-accordion-content:before {
  content: "A.";
  font-size: 23px;
  color: black;
  float: left;
  margin-right: 9px;
  right: 10px;
  top: 2px;
  transition: 0.4s;
  font-family: "Cormorant";
}
/* line 1372, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .uk-accordion-title:before {
  content: "Q.";
  color: black;
  float: left;
  margin-right: 9px;
  right: 10px;
  top: 2px;
  transition: 0.4s;
  font-family: "Cormorant";
}
/* line 1383, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .uk-accordion-title:after {
  content: "^";
  font-weight: bold;
  color: #ea262d;
  float: right;
  margin-right: 9px;
  font-size: 25px;
  transform: rotate(180deg) scaleX(1.5);
  transition: 0.4s;
  font-family: sans-serif;
  position: absolute;
  right: 40px;
  margin-top: -10px;
}
/* line 1398, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 h3.uk-accordion-title.uk-active:after {
  transform: rotate(0deg) scaleX(1.5);
  margin-top: 0px;
}
/* line 1403, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .g-accordion-desc {
  margin-bottom: 100px;
}
/* Testimonials */
/* line 1410, templates/g5_helium/custom/scss/custom.scss */
/* line 1411, templates/g5_helium/custom/scss/custom.scss */
/* line 1412, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 section#g-content-4 .item-page div[itemprop="articleBody"] {
  float: left;
  order: 1;
  flex: 0 100%;
  padding-right: 40px;
  text-align: center;
}
/* line 1420, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 section#g-content-4 h3 {
  font-size: 18px;
  font-family: "Lato";
  color: #224095;
  font-weight: 800;
  margin-top: -17px;
  margin-bottom: 38px;
}
/* contact us */
/* line 1433, templates/g5_helium/custom/scss/custom.scss */
/* line 1434, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 #g-custom-content {
  background: #224095;
  background: linear-gradient(164deg, rgba(34, 64, 149, 1) 0%, rgba(38, 34, 91, 1) 100%);
  height: 99px;
  justify-content: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 4px solid #ea262d;
}
/* line 1443, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 #g-custom-content h2 {
  color: white;
  flex: 0 100%;
  text-align: center;
  padding: 0px 18%;
  line-height: 30px;
  margin-top: 22px;
  font-size: 25px;
}
/* line 1454, templates/g5_helium/custom/scss/custom.scss */
/* line 1455, templates/g5_helium/custom/scss/custom.scss */
/* line 1456, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 #g-content-1 .top-contact-details h3 {
  margin-bottom: 0;
}
/* line 1458, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 #g-content-1 .top-contact-details h3 a {
  color: #224095;
  font-size: 21px;
  display: block;
  line-height: 20px;
  margin-top: 58px;
  margin-bottom: -29px;
}
/* line 1466, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 #g-content-1 .top-contact-details h3 a:hover {
  color: #ea262d;
}
/* line 1472, templates/g5_helium/custom/scss/custom.scss */
/* line 1473, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 #g-content-1 .top-contact-details h2 a:hover {
  color: #161141;
}
/* line 1480, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 textarea#Message {
  width: 100%;
}
/* line 1484, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 input, .itemid-117 textarea {
  border-radius: 0px !important;
  padding: 22px !important;
  font-size: 18px !important;
  background-color: transparent !important;
  border: 2px solid white !important;
  height: 61px !important;
  color: white !important;
}
/* line 1494, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 input::placeholder, .itemid-117 textarea::placeholder {
  color: white;
}
/* line 1499, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 textarea {
  height: 220px !important;
}
/* line 1503, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 .rsform-block.rsform-block-privacy-policy {
  text-align: center;
}
/* line 1507, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 button#Send {
  margin: 0 auto;
  text-align: center;
  display: block;
  background-color: transparent;
  text-shadow: none;
  border: 2px solid white;
  border-radius: 0px;
  text-transform: uppercase;
  padding: 10px 42px;
  font-size: 20px;
  height: 65px;
  width: 190px;
  background-image: url('../../../../images/flash.png');
  background-size: 80px 20px;
  background-position: 4px 37px;
  background-repeat: no-repeat;
  transition: 0.4s;
}
/* line 1526, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 button#Send:hover {
  background-color: white;
  color: #161141;
  background-size: 180px 20px;
}
/* line 1533, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 section#g-contact {
  background-color: #161141;
  padding-top: 85px;
  padding-bottom: 50px;
}
/* line 1539, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 .rsform p {
  color: white;
}
/* line 1542, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 .rsform p a {
  color: white;
  text-decoration: underline;
}
/* line 1546, templates/g5_helium/custom/scss/custom.scss */
.itemid-117 .rsform p a:hover {
  color: #ea262d;
}
@media only screen and (max-width: 1800px) {
  /* line 1554, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content h1 {
    font-size: 82px;
  }
  /* line 1558, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 .item-page img {
    border: 19px solid white;
    width: 33%;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1565, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content {
    display: block;
    width: 143%;
    margin: 0 auto;
    margin-left: -20px !important;
    text-align: center;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 1575, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content {
    display: block;
    width: 167%;
    margin: 0 auto;
    margin-left: -40px !important;
    text-align: center;
  }
  /* line 1583, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 1589, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-content .item-wrapper {
    width: 94%;
  }
  /* line 1593, templates/g5_helium/custom/scss/custom.scss */
  section#g-custom-content h4 a {
    background-color: white;
    color: #161141;
    margin-top: -100px;
  }
  /* line 1599, templates/g5_helium/custom/scss/custom.scss */
  body:not(.itemid-101) section#g-custom-content h2 {
    color: white;
    flex: 0 70%;
    font-size: 32px;
    vertical-align: middle;
  }
  /* line 1606, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .options-text p {
    font-size: 18px;
    width: 80%;
  }
  /* line 1611, templates/g5_helium/custom/scss/custom.scss */
  section#g-enjoy h3 {
    font-size: 22px;
  }
  /* line 1615, templates/g5_helium/custom/scss/custom.scss */
  /* line 1616, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .item-page h4 a {
    min-width: 188px;
  }
  /* line 1621, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 section#g-content-3 h3 {
    display: inline-block;
    margin-right: 49px;
    font-size: 26px !important;
    text-align: center;
    margin-bottom: 0px;
  }
  /* line 1629, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 section#g-content-3 {
    padding-top: 50px !important;
    text-align: center;
    border-bottom: 0px solid lightgrey;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  /* line 1638, templates/g5_helium/custom/scss/custom.scss */
  section#g-navi-block {
    height: 52px;
  }
}
@media only screen and (min-width: 1930px) {
  /* line 1644, 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 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 959px) {
  /* line 1652, templates/g5_helium/custom/scss/custom.scss */
  .g-companies.style1 .g-companies-item .g-companies-image a.red-btn {
    padding: 14px 0px 10px;
    min-width: 100%;
    font-size: 10px;
  }
  /* line 1658, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-custom-content .g-companies-container {
    margin-bottom: 25px;
    width: 100%;
    margin: 0 auto 25px auto;
  }
  /* line 1664, templates/g5_helium/custom/scss/custom.scss */
  /* line 1665, templates/g5_helium/custom/scss/custom.scss */
  /* line 1666, templates/g5_helium/custom/scss/custom.scss */
  /* line 1667, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .g-owlcarousel .owl-item img {
    display: block;
    width: 100%;
    height: 480px;
    object-fit: cover;
    object-position: top;
  }
  /* line 1676, templates/g5_helium/custom/scss/custom.scss */
  /* line 1677, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-content .item-wrapper {
    width: 90%;
  }
  /* line 1680, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-content .item-wrapper span.owl-slide-title {
    font-size: 60px;
    line-height: 65px;
  }
  /* line 1689, templates/g5_helium/custom/scss/custom.scss */
  i.fa.fa-fw.fa-bars {
    color: white;
    font-size: 70px;
    position: absolute;
    left: -42px;
    font-weight: bold;
    top: 37px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* line 1701, templates/g5_helium/custom/scss/custom.scss */
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "" !important;
    background-image: url('../../../../images/burger.png');
    height: 41px;
    width: 50px;
    background-size: cover;
    display: block;
  }
  /* line 1712, templates/g5_helium/custom/scss/custom.scss */
  a.home-link img {
    width: 270px;
  }
  /* line 1716, templates/g5_helium/custom/scss/custom.scss */
  .top-contact-details h3 a {
    color: white;
    font-size: 21px;
    display: block;
    line-height: 20px;
    margin-top: 35px;
    margin-bottom: -29px;
  }
  /* line 1725, templates/g5_helium/custom/scss/custom.scss */
  .top-contact-details {
    margin-top: -5px;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-left: -70px;
  }
  /* line 1733, templates/g5_helium/custom/scss/custom.scss */
  section#g-navi-block {
    display: none;
  }
  /* line 1737, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-1 {
    padding-top: 27px;
  }
  /* line 1740, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-1 .item-page div[itemprop="articleBody"] {
    float: left;
    order: 1;
    flex: 0 100%;
    padding-right: 2px;
  }
  /* line 1748, templates/g5_helium/custom/scss/custom.scss */
  .item-page {
    display: flex;
    flex-direction: column;
  }
  /* line 1753, templates/g5_helium/custom/scss/custom.scss */
  .item-page .pull-right.item-image {
    order: 2;
    flex: 0 100%;
  }
  /* line 1758, templates/g5_helium/custom/scss/custom.scss */
  section#g-custom-content .custom {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 6px;
    justify-content: center;
  }
  /* line 1766, templates/g5_helium/custom/scss/custom.scss */
  section#g-custom-content h2 {
    color: white;
    flex: 0 100% !important;
    text-align: center;
  }
  /* line 1772, templates/g5_helium/custom/scss/custom.scss */
  section#g-custom-content h4 {
    flex: 0 100%;
    margin: 0 auto;
  }
  /* line 1777, templates/g5_helium/custom/scss/custom.scss */
  section#g-custom-content h4 a {
    background-color: white;
    color: #161141;
    margin-top: 0px;
  }
  /* line 1783, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections a.individual-stairlift-block.g-block.size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 50%;
    width: 50%;
  }
  /* line 1794, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections img.stairlift-image {
    height: 250px;
    object-fit: cover;
    width: 100%;
    transition: 0.4s;
  }
  /* line 1801, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections .stairlift-text h3 {
    font-size: 23px;
    background-color: white;
    padding: 0px 30px 0 17px;
    line-height: 53px;
    margin-left: 12px;
  }
  /* line 1809, templates/g5_helium/custom/scss/custom.scss */
  section#g-enjoy h3 {
    font-size: 31px;
    line-height: 32px;
    text-align: center;
  }
  /* line 1815, templates/g5_helium/custom/scss/custom.scss */
  #g-foot-top .top-contact-details {
    margin-top: -5px;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-left: -2px;
  }
  /* line 1823, templates/g5_helium/custom/scss/custom.scss */
  #g-foot-top .align-right {
    text-align: right !important;
    float: right;
    position: absolute;
    right: 10px;
  }
  /* line 1830, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top p {
    color: white;
    font-size: 18px !important;
    line-height: 20px !important;
    padding-top: 94px;
  }
  /* line 1837, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top {
    height: 253px;
  }
  /* line 1840, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top a.home-link img {
    width: 191px !important;
    margin-top: -20px;
  }
  /* line 1846, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .item-page h4 a {
    min-width: 250px;
  }
  /* line 1850, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    margin-left: 0px !important;
  }
  /* line 1859, templates/g5_helium/custom/scss/custom.scss */
  .ls-wrapper.ls-in-out {
    width: 100% !important;
    margin-left: 0px !important;
    left: 0px !important;
  }
  /* line 1865, templates/g5_helium/custom/scss/custom.scss */
  .ls-wrapper > .ls-layer, .ls-wrapper > a > .ls-layer .ls-wrapper > .ls-bg {
    line-height: normal;
    white-space: nowrap;
    word-wrap: normal;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
  }
  /* line 1875, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content h1 {
    font-size: 79px;
  }
  /* line 1879, templates/g5_helium/custom/scss/custom.scss */
  .pull-right.item-image {
    margin: 0;
  }
  /* line 1883, templates/g5_helium/custom/scss/custom.scss */
  .item-page {
    display: flex;
    flex-direction: column;
  }
  /* line 1888, templates/g5_helium/custom/scss/custom.scss */
  .item-page .pull-right.item-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top left;
  }
  /* line 1895, templates/g5_helium/custom/scss/custom.scss */
  /* line 1896, templates/g5_helium/custom/scss/custom.scss */
  .item-page .top-contact-details {
    margin-top: -5px;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-left: 0px;
  }
  /* line 1905, templates/g5_helium/custom/scss/custom.scss */
  .itemid-117 section#g-custom-content h2 {
    color: white;
    flex: 0 100%;
    text-align: center;
    padding: 53px 5%;
  }
  /* line 1912, templates/g5_helium/custom/scss/custom.scss */
  .individual-options-block.g-block.size-25 {
    flex: 0 50%;
    border: 2px solid white;
  }
  /* line 1917, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .options-text p {
    font-size: 18px;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: "Luxia", serif;
    color: #161141;
    line-height: 21px;
    padding-right: 30px;
    padding-left: 1px;
  }
  /* line 1931, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 section#g-content-3 h3 {
    display: inline-block;
    margin-right: 49px;
    font-size: 26px !important;
    text-align: center;
    margin-bottom: 0px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 959px) {
  /* line 1942, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content {
    display: block;
    width: 337px !important;
    margin: 0 auto;
    position: absolute !important;
    text-align: center;
    left: -5% !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 959px) {
  /* line 1953, templates/g5_helium/custom/scss/custom.scss */
  .pull-left.item-image {
    margin: 0 1.5rem 1.5rem 0;
    width: 50%;
    flex: 0 50%;
  }
  /* line 1959, templates/g5_helium/custom/scss/custom.scss */
  /* line 1960, templates/g5_helium/custom/scss/custom.scss */
  #g-top-bar .g-block.size-31 {
    flex: 0 26%;
    width: 26%;
  }
  /* line 1965, templates/g5_helium/custom/scss/custom.scss */
  #g-top-bar .g-block.size-44.get-quote {
    flex: 0 50%;
    width: 50%;
  }
  /* line 1970, templates/g5_helium/custom/scss/custom.scss */
  #g-top-bar .size-25 {
    flex: 0 24%;
    width: 24%;
  }
  /* line 1976, templates/g5_helium/custom/scss/custom.scss */
  #g-brochure {
    padding-top: 66px;
    padding-bottom: 0px;
  }
  /* line 1981, templates/g5_helium/custom/scss/custom.scss */
  #g-navi-block li.g-menu-item .g-menu-item-title {
    font-size: 15px;
  }
  /* line 1985, templates/g5_helium/custom/scss/custom.scss */
  #g-navi-block li.g-menu-item.active .g-menu-item-title {
    font-size: 15px;
  }
  /* line 1989, templates/g5_helium/custom/scss/custom.scss */
  #g-navi-block li.g-menu-item:hover .g-menu-item-title {
    font-size: 15px;
  }
  /* line 1993, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections .stairlift-text h3 {
    font-size: 18px;
  }
  /* line 1997, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections img.stairlift-image {
    height: 212px;
  }
  /* line 2001, templates/g5_helium/custom/scss/custom.scss */
  /* line 2002, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 {
    padding-top: 66px;
    padding-bottom: 0;
  }
  /* line 2007, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-custom-content .item-page div[itemprop="articleBody"] {
    order: 1;
    flex: 0 50%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 959px) and (min-width: 767px) {
  /* line 2016, templates/g5_helium/custom/scss/custom.scss */
  .g-companies-container {
    margin-bottom: 25px;
    width: 100%;
    margin: 0 auto 25px auto;
  }
  /* line 2022, templates/g5_helium/custom/scss/custom.scss */
  /* line 2023, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .size-31 {
    flex: 0 28%;
    width: 28%;
  }
  /* line 2028, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .tagline-container {
    flex: 0 32%;
    width: 32%;
  }
  /* line 2032, templates/g5_helium/custom/scss/custom.scss */
  /* line 2033, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .tagline-container .g-content span.tagline {
    font-size: 18px;
    line-height: 22px;
  }
  /* line 2040, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .get-quote {
    flex: 0 35%;
    width: 35%;
  }
  /* line 2044, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar .get-quote .top-contact-details {
    margin-left: 0;
  }
  /* line 2050, templates/g5_helium/custom/scss/custom.scss */
  /* line 2051, templates/g5_helium/custom/scss/custom.scss */
  /* line 2052, templates/g5_helium/custom/scss/custom.scss */
  /* line 2053, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container {
    padding: 0 1.5%;
  }
  /* line 2056, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container h3.block-title {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 2064, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content {
    height: auto;
    display: flex;
  }
  /* line 2068, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content h2 {
    color: #224095;
    flex: 0 100% !important;
    text-align: left;
  }
  /* line 2074, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page {
    display: flex;
    flex-direction: column-reverse;
  }
  /* line 2078, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page .pull-left.item-image {
    margin: 0;
  }
  /* line 2081, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page .pull-left.item-image img {
    flex: 0 100%;
    display: block;
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
  }
  /* line 2091, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page div[itemprop="articleBody"] {
    padding-left: 0;
    order: 1;
    flex: 0 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  /* line 2102, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid {
    width: 100%;
    margin: 15px auto 0 auto;
  }
  /* line 2106, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid .five-blocks-container {
    margin: 7px;
  }
  /* line 2109, templates/g5_helium/custom/scss/custom.scss */
  .five-blocks.g-grid .five-blocks-container h3.block-title {
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
    line-height: 17px;
    color: #231e5a;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 2121, templates/g5_helium/custom/scss/custom.scss */
  /* line 2122, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner .inner {
    width: 96%;
  }
  /* line 2125, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner .inner p {
    font-size: 19px;
    line-height: 25px;
  }
  /* line 2132, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar a.white-btn {
    display: none;
  }
  /* line 2136, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content {
    display: block;
    width: 100vw;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    margin-left: 0px !important;
  }
  /* line 2145, templates/g5_helium/custom/scss/custom.scss */
  i.fa.fa-fw.fa-bars {
    top: 8px;
    left: -1px;
    width: auto;
  }
  /* line 2151, templates/g5_helium/custom/scss/custom.scss */
  /* line 2154, templates/g5_helium/custom/scss/custom.scss */
  .itemid-110 #g-stairlift-collections > div > div > div > div > div > div > div > div > a:nth-child(4), .itemid-111 #g-stairlift-collections > div > div > div > div > div > div > div > div > a:nth-child(4), .itemid-112 #g-stairlift-collections > div > div > div > div > div > div > div > div > a:nth-child(4) {
    flex: 0 100% !important;
    width: 100%;
    display: block;
  }
  /* line 2161, templates/g5_helium/custom/scss/custom.scss */
  /* line 2162, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-stairlift-collections > div > div > div > div > div > div > div > div > a:nth-child(3) {
    flex: 0 100% !important;
    width: 100%;
    display: block;
  }
  /* line 2167, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-stairlift-collections > div > div > div > div > div > div > div > div > a:nth-child(3) img {
    object-position: top;
  }
  /* line 2173, templates/g5_helium/custom/scss/custom.scss */
  .top-contact-details {
    margin-top: -5px;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-left: -105px;
  }
  /* line 2181, templates/g5_helium/custom/scss/custom.scss */
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "" !important;
    background-image: url('../../../../images/burger.png');
    height: 39px;
    width: 48px;
    background-size: cover;
    display: block;
    margin-left: -12px;
  }
  /* line 2193, templates/g5_helium/custom/scss/custom.scss */
  /* line 2194, templates/g5_helium/custom/scss/custom.scss */
  #g-top-bar a.home-link img {
    width: 229px;
  }
  /* line 2199, templates/g5_helium/custom/scss/custom.scss */
  .pull-right.item-image {
    margin-top: 20px;
  }
  /* line 2203, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .item-page h4 a {
    min-width: 250px;
    margin-right: 40px;
  }
  /* line 2208, templates/g5_helium/custom/scss/custom.scss */
  /* line 2209, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 .item-page h2 {
    margin-top: -20px;
    margin-bottom: -19px !important;
  }
  /* line 2215, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 ul {
    columns: 2;
    font-size: 22px;
    color: #161141;
    font-family: "Luxia", serif;
    margin-top: 50px;
    padding-left: 0px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2227, templates/g5_helium/custom/scss/custom.scss */
  .g-companies-container {
    margin-bottom: 25px;
    width: 100%;
    margin: 0 auto 25px auto;
  }
  /* line 2233, templates/g5_helium/custom/scss/custom.scss */
  .g-companies-container .g-grid {
    flex-wrap: wrap;
  }
  /* line 2237, templates/g5_helium/custom/scss/custom.scss */
  .g-companies-container .g-block {
    width: 50%;
    display: inline-flex;
    flex: 0 50%;
  }
  /* line 2243, templates/g5_helium/custom/scss/custom.scss */
  .itemid-117 #g-custom-content {
    background: #224095;
    background: linear-gradient(164deg, rgba(34, 64, 149, 1) 0%, rgba(38, 34, 91, 1) 100%);
    height: 99px;
    justify-content: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 4px solid #ea262d;
    height: auto;
  }
  /* line 2254, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 {
    padding-top: 0;
  }
  /* line 2258, templates/g5_helium/custom/scss/custom.scss */
  /* line 2259, templates/g5_helium/custom/scss/custom.scss */
  /* line 2260, templates/g5_helium/custom/scss/custom.scss */
  /* line 2261, templates/g5_helium/custom/scss/custom.scss */
  /* line 2262, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-content .item-wrapper span.owl-slide-title {
    font-size: 40px;
    line-height: 45px;
  }
  /* line 2267, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-content .item-wrapper p.g-owlcarousel-item-desc {
    font-size: 22px;
    line-height: 30px;
  }
  /* line 2276, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner {
    height: auto;
    flex-direction: column;
    padding-bottom: 34px;
    padding-top: 15px;
  }
  /* line 2282, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner .inner {
    width: 100%;
    flex-direction: column;
  }
  /* line 2286, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner .inner p {
    text-align: center;
  }
  /* line 2290, templates/g5_helium/custom/scss/custom.scss */
  .contact-banner .inner div:nth-of-type(1) {
    width: 90%;
  }
  /* line 2296, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections img.stairlift-image {
    height: 163px;
    object-fit: cover;
    width: 100%;
    transition: 0.4s;
  }
  /* line 2303, templates/g5_helium/custom/scss/custom.scss */
  /* line 2304, templates/g5_helium/custom/scss/custom.scss */
  /* line 2305, templates/g5_helium/custom/scss/custom.scss */
  /* line 2306, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container {
    background-color: transparent;
    height: 62px;
    flex: 1 100%;
    text-align: center;
    justify-content: center;
    width: 100%;
    align-items: center;
    display: flex;
  }
  /* line 2316, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container h3.block-title {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 2321, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:nth-of-type(odd):after {
    width: 100%;
    height: 2px;
    bottom: 0;
  }
  /* line 2327, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .five-blocks.g-grid .five-blocks-container:nth-of-type(even):after {
    width: 100%;
    height: 2px;
    bottom: 0;
  }
  /* line 2337, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content h1 {
    font-size: 32px;
  }
  /* line 2341, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    margin-left: 0px !important;
    margin-top: 54px;
  }
  /* line 2351, templates/g5_helium/custom/scss/custom.scss */
  .customslideshow-content h2 {
    font-size: 24px;
    color: white;
    background-color: #224095;
    display: block;
    width: fit-content;
    margin: 0 auto;
    padding: 0px 12px;
    margin-top: 21px;
  }
  /* line 2362, templates/g5_helium/custom/scss/custom.scss */
  a.home-link img {
    width: 218px;
  }
  /* line 2366, templates/g5_helium/custom/scss/custom.scss */
  a.home-link {
    display: block;
    width: 299px;
    margin-top: 0px;
    height: auto;
    transition: 0.3s;
  }
  /* line 2374, templates/g5_helium/custom/scss/custom.scss */
  i.fa.fa-fw.fa-bars {
    color: white;
    font-size: 70px;
    position: absolute;
    left: -25px;
    font-weight: bold;
    top: -2px;
  }
  /* line 2383, templates/g5_helium/custom/scss/custom.scss */
  .top-contact-details h3 a {
    color: white;
    font-size: 20px;
    display: block;
    line-height: 20px;
    margin-top: -45px;
    margin-bottom: -16px;
  }
  /* line 2392, templates/g5_helium/custom/scss/custom.scss */
  .top-contact-details {
    margin-top: -5px;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-left: -70px;
    text-align: center;
    margin-left: 0px;
  }
  /* line 2402, templates/g5_helium/custom/scss/custom.scss */
  .item-page .pull-right.item-image {
    order: 2;
    flex: 0 100%;
    margin-top: 10px;
  }
  /* line 2408, templates/g5_helium/custom/scss/custom.scss */
  /* line 2409, templates/g5_helium/custom/scss/custom.scss */
  .item-page h2 {
    font-size: 27px;
    font-family: "Luxia", serif;
    color: #224095;
    line-height: 32px;
    margin-top: 0;
  }
  /* line 2418, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .item-page h4 a {
    min-width: 234px;
  }
  /* line 2422, templates/g5_helium/custom/scss/custom.scss */
  section#g-custom-content h2 {
    color: white;
    flex: 0 100% !important;
    text-align: center;
    font-size: 24px;
    line-height: 33px;
  }
  /* line 2430, templates/g5_helium/custom/scss/custom.scss */
  h4 a {
    padding: 14px 11px;
  }
  /* line 2434, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections {
    padding-top: 30px !important;
  }
  /* line 2438, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections h2 {
    color: #161141;
    text-align: center;
    margin-bottom: 20px;
    font-size: 27px;
  }
  /* line 2445, templates/g5_helium/custom/scss/custom.scss */
  section#g-stairlift-collections .stairlift-text h3 {
    font-size: 4.3vw;
    background-color: white;
    padding: 0px 11px;
    line-height: 39px;
    margin-left: 19px;
  }
  /* line 2453, templates/g5_helium/custom/scss/custom.scss */
  section#g-enjoy h3 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  /* line 2459, templates/g5_helium/custom/scss/custom.scss */
  #g-enjoy .custom {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 2466, templates/g5_helium/custom/scss/custom.scss */
  section#g-enjoy span.line-span {
    color: #ea262d;
    font-size: 0px;
    display: block;
    width: 104px;
    background-color: #ea262d;
    height: 2px;
    margin-top: 23px;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  /* line 2478, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top {
    height: 360px;
  }
  /* line 2481, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top .top-contact-details h3 a, section#g-foot-top .top-contact-details h2 a {
    text-align: left !important;
  }
  /* line 2486, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top .top-contact-details h2 a {
    font-size: 34px;
  }
  /* line 2491, templates/g5_helium/custom/scss/custom.scss */
  #g-foot-top .top-contact-details {
    margin-top: 79px;
    white-space: nowrap;
    width: 100%;
    display: block;
    margin-left: -2px;
    text-align: left;
    margin-bottom: -80px;
  }
  /* line 2501, templates/g5_helium/custom/scss/custom.scss */
  #g-foot-top .align-right {
    text-align: right !important;
    float: left;
    position: relative;
    left: 0px;
    text-align: left !important;
    width: 110%;
  }
  /* line 2510, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top p {
    color: white;
    font-size: 18px !important;
    line-height: 20px !important;
    padding-top: 0px;
  }
  /* line 2517, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-top a.home-link img {
    width: 170px !important;
    margin-top: -20px;
  }
  /* line 2522, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-bot {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 2526, templates/g5_helium/custom/scss/custom.scss */
  section#g-foot-bot .g-content {
    margin: 0 0.625rem;
    padding: 0 0.938rem;
  }
  /* line 2533, templates/g5_helium/custom/scss/custom.scss */
  section#g-banner-block {
    text-align: center;
    height: 197px;
    background-size: cover;
  }
  /* line 2538, templates/g5_helium/custom/scss/custom.scss */
  section#g-banner-block h1 {
    font-family: "Luxia", serif;
    font-size: 23px;
    background-color: white;
    color: #224095;
    width: fit-content;
    margin: 0 auto;
    padding: 4px 36px;
    margin-top: 20px !important;
    font-weight: 100;
  }
  /* line 2550, templates/g5_helium/custom/scss/custom.scss */
  section#g-banner-block h2 {
    font-size: 18px;
    background-color: #224095;
    color: white;
    width: fit-content;
    margin: 0 auto;
    padding: 4px 20px;
    margin-top: 0px !important;
    margin-bottom: 12px;
  }
  /* line 2561, templates/g5_helium/custom/scss/custom.scss */
  section#g-banner-block a.red-btn {
    margin-right: 0;
  }
  /* line 2566, templates/g5_helium/custom/scss/custom.scss */
  h4 a {
    margin-top: -4px;
    margin-bottom: -17px;
  }
  /* line 2571, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 h4:last-child {
    margin-bottom: 70px;
  }
  /* line 2575, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .uk-accordion-title {
    margin-top: 15px;
    margin-bottom: -1px !important;
    padding: 26px 82px 20px 7px;
    background: #f5f5f5;
    font-size: 19px;
    line-height: 21px;
    cursor: pointer;
    border: 1px solid black;
    background-color: white;
    border-radius: 0px;
    font-family: "Cormorant";
    margin-left: 0px;
    display: flex;
    position: relative;
  }
  /* line 2592, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .uk-accordion-title:after {
    right: 18px;
  }
  /* line 2596, templates/g5_helium/custom/scss/custom.scss */
  .item-page .pull-right.item-image img {
    width: 100%;
    height: 267px;
    object-fit: cover;
    object-position: top left;
  }
  /* line 2603, templates/g5_helium/custom/scss/custom.scss */
  .itemid-117 #g-content-1 .top-contact-details h3 {
    text-align: left;
  }
  /* line 2606, templates/g5_helium/custom/scss/custom.scss */
  .itemid-117 #g-content-1 .top-contact-details h3 a {
    color: #224095;
    font-size: 21px;
    display: block;
    line-height: 20px;
    margin-top: 33px;
    margin-bottom: -12px;
  }
  /* line 2616, templates/g5_helium/custom/scss/custom.scss */
  .item-page .top-contact-details h2 {
    text-align: left;
  }
  /* line 2619, templates/g5_helium/custom/scss/custom.scss */
  .item-page .top-contact-details h2 a {
    text-align: left;
  }
  /* line 2624, templates/g5_helium/custom/scss/custom.scss */
  .itemid-117 section#g-custom-content h2 {
    color: white;
    flex: 0 100%;
    text-align: center;
    padding: 26px 5%;
  }
  /* line 2631, templates/g5_helium/custom/scss/custom.scss */
  .itemid-117 section#g-contact {
    background-color: #161141;
    padding-top: 32px;
    padding-bottom: 4px;
  }
  /* line 2637, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .g-accordion-desc {
    margin-bottom: 39px;
  }
  /* line 2641, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 ul {
    columns: 1;
    font-size: 22px;
    color: #161141;
    font-family: "Luxia", serif;
    margin-top: 50px;
    padding-left: 8px;
    padding-right: 19px;
  }
  /* line 2651, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 .item-page img {
    border: 1px solid white;
    width: 100%;
  }
  /* line 2656, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-2 h3 {
    display: inline-block;
    margin-right: 0px;
    font-size: 26px !important;
    line-height: 32px;
    margin-top: 36px;
  }
  /* line 2664, templates/g5_helium/custom/scss/custom.scss */
  /* line 2665, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content {
    height: auto;
  }
  /* line 2668, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content h2 {
    font-size: 27px;
    font-family: "Luxia", serif;
    color: #224095;
    line-height: 32px;
    margin-top: 0;
    text-align: left;
  }
  /* line 2677, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page {
    display: flex;
    flex-direction: column-reverse;
  }
  /* line 2681, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page div[itemprop="articleBody"] {
    order: 1;
    flex: 0 100%;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 2688, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page .pull-left.item-image {
    margin-bottom: 0;
  }
  /* line 2690, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-custom-content .item-page .pull-left.item-image img {
    width: 100%;
    height: 267px;
    object-fit: cover;
    object-position: top left;
  }
  /* line 2699, templates/g5_helium/custom/scss/custom.scss */
  /* line 2700, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-2 .moduletable.refurbished {
    height: 341px;
  }
  /* line 2703, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-2 .moduletable.refurbished .g-particle span.header {
    font-size: 32px;
    line-height: 40px;
    color: white;
    font-family: "Luxia", serif;
    width: 100%;
  }
  /* line 2714, templates/g5_helium/custom/scss/custom.scss */
  i.fa.fa-fw.fa-bars {
    top: 5px;
    width: auto;
  }
  /* line 2719, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 section#g-content-3 h3 {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 26px !important;
    text-align: center;
    margin-bottom: 0px;
    line-height: 30px;
  }
  /* line 2729, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 section#g-content-4 .item-page div[itemprop="articleBody"] {
    float: left;
    order: 1;
    flex: 0 100%;
    padding-right: 0px;
    text-align: center;
    margin-top: -50px;
  }
}
/*# sourceMappingURL=custom_9.css.map */