/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider {
  position: relative;
  text-align: center;
}
/* line 7, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-container {
  position: relative;
}
/* line 10, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider article {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* line 19, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider section {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border-radius: 5px;
  width: 512px;
  position: absolute;
  left: 50%;
  margin-left: -256px;
  opacity: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider section {
    max-width: 100%;
    left: 0;
    margin-left: 0;
  }
}
/* line 32, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-slide {
  -webkit-transition: -webkit-transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
  -moz-transition: -moz-transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
}
/* line 35, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-active {
  opacity: 1;
  z-index: 1;
}
/* line 39, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 40, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-inactive .g-3d-slider-item {
  pointer-events: none;
}
/* line 45, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel {
  line-height: inherit;
  margin-bottom: 0;
}
/* line 48, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 49, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before {
  -webkit-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -moz-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -ms-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -o-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  opacity: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before-2 {
  -webkit-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -moz-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -ms-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -o-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  opacity: 0.3;
}
/* line 57, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before-1 {
  -webkit-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -moz-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -ms-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -o-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  opacity: 0.5;
}
/* line 61, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after {
  -webkit-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -moz-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -ms-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -o-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  transform: translateX(980px) rotateY(72deg) translateX(1290px);
  opacity: 0;
}
/* line 65, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after-1 {
  -webkit-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -moz-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -ms-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -o-transform: translateX(270px) rotateY(30deg) translateX(290px);
  transform: translateX(270px) rotateY(30deg) translateX(290px);
  opacity: 0.5;
}
/* line 69, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after-2 {
  -webkit-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -moz-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -ms-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -o-transform: translateX(590px) rotateY(52deg) translateX(780px);
  transform: translateX(590px) rotateY(52deg) translateX(780px);
  opacity: 0.3;
}
/* line 75, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 76, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 77, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before {
  -webkit-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  transform: translateX(-270px) rotateY(45deg) scale(0.6);
  z-index: 6;
}
/* line 81, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-3 {
  -webkit-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  transform: translateX(-230px) rotateY(45deg) scale(0.6);
  opacity: 0.1;
  z-index: 7;
}
/* line 86, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-2 {
  -webkit-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  transform: translateX(-190px) rotateY(45deg) scale(0.6);
  opacity: 0.2;
  z-index: 8;
}
/* line 91, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-1 {
  -webkit-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  transform: translateX(-150px) rotateY(45deg) scale(0.6);
  opacity: 0.3;
  z-index: 9;
}
/* line 96, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-active {
  z-index: 10;
}
/* line 99, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after {
  -webkit-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  transform: translateX(270px) rotateY(-45deg) scale(0.6);
  z-index: 6;
}
/* line 103, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-1 {
  -webkit-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  transform: translateX(150px) rotateY(-45deg) scale(0.6);
  opacity: 0.3;
  z-index: 9;
}
/* line 108, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-2 {
  -webkit-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  transform: translateX(190px) rotateY(-45deg) scale(0.6);
  opacity: 0.2;
  z-index: 8;
}
/* line 113, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-3 {
  -webkit-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  transform: translateX(230px) rotateY(-45deg) scale(0.6);
  opacity: 0.1;
  z-index: 7;
}
/* line 120, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 121, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 122, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-before {
  -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -moz-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -ms-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -o-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
}
/* line 125, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-before-1 {
  -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -moz-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -ms-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -o-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  opacity: 0.5;
}
/* line 129, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-after {
  -webkit-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -moz-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -ms-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -o-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
}
/* line 132, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-after-1 {
  -webkit-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -moz-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -ms-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -o-transform: translateX(332px) rotateY(70deg) translateX(512px);
  transform: translateX(332px) rotateY(70deg) translateX(512px);
  opacity: 0.5;
}
/* line 141, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-item {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
/* line 144, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 145, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image > a {
  display: block;
}
/* line 148, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 152, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container {
  padding: 30px;
  background: #fff;
}
/* line 156, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider p {
  margin: 0;
}
/* line 159, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title {
  margin: 0;
}
/* line 161, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a {
  color: #4d4d4d;
}
/* line 163, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a:hover {
  color: #ee2e24;
}
/* line 168, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-desc {
  margin-top: 10px;
}
/* line 171, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 172, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel {
  padding: 30px;
}
/* line 174, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 177, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 179, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ee2e24;
}
/* line 184, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2 .g-3d-slider-special, .g-3d-slider .g-info-container-style2 .g-item-details {
  color: #fff !important;
}
/* line 188, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special {
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
/* line 197, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special i {
  margin-right: 5px;
}
/* line 201, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link {
  float: right;
  font-style: italic;
}
/* line 204, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-3d-slider-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-3d-slider .g-3d-slider-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 216, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 217, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .no-special .g-3d-slider-link {
  float: none;
}
/* line 221, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 222, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .no-link .g-3d-slider-special {
  float: none;
}
/* line 226, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-bottom-info {
  margin-top: 15px;
}
/* line 229, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details {
  margin-top: 10px;
  font-size: 90%;
}
/* line 232, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 233, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details .date i {
  margin-right: 5px;
}
/* line 237, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top {
  margin-top: 0;
  font-size: 100%;
  background: #ee2e24;
  color: #fff;
  position: absolute;
  z-index: 20;
  padding: 10px 20px;
  top: 20px;
  margin-left: -25px;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-item-details.date-top {
    padding: 5px 10px;
    font-size: 90%;
    margin-left: 0;
    top: 0;
  }
}
/* line 253, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top:after {
  content: '';
  border-left: 25px solid transparent;
  border-top: 10px solid #b7170e;
  bottom: -10px;
  left: 0;
  position: absolute;
  z-index: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider .g-item-details.date-top:after {
    display: none;
  }
}
/* line 265, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 266, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top .date i {
  margin-right: 7px;
}
/* line 272, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 273, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 30px;
}
/* line 276, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 278, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 284, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 285, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 286, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-3d-slider-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 290, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 291, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 292, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-3d-slider-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 299, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 300, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation .uk-slidenav {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 303, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 304, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
/* line 309, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav-previous {
  left: -20px;
}
@media only all and (min-width: 75rem) {
  .g-3d-slider .g-particle-navigation.arrows .uk-slidenav-previous {
    left: -70px;
  }
}
/* line 315, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav-next {
  right: -20px;
}
@media only all and (min-width: 75rem) {
  .g-3d-slider .g-particle-navigation.arrows .uk-slidenav-next {
    right: -70px;
  }
}
/* line 322, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom {
  text-align: center;
  margin-top: 40px;
}
/* line 325, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-previous {
  margin-right: 5px;
}
/* line 328, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-next {
  margin-left: 5px;
}
/* line 333, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 334, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 335, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
/* line 336, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-previous, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-previous {
  left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-previous, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-previous {
    left: -20px;
  }
}
/* line 342, templates/g5_hydrogen/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-next, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-next {
  right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-next, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-next {
    right: -20px;
  }
}
/* line 5, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 6, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/g5_hydrogen/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 27, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 32, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 33, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 43, templates/g5_hydrogen/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 52, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 61, templates/g5_hydrogen/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/g5_hydrogen/custom/scss/_contacts.scss */
  /* line 66, templates/g5_hydrogen/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 76, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 77, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 78, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #ddd;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #ee2e24;
}
/* line 94, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 107, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/g5_hydrogen/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 119, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 120, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #fff;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #666;
}
/* line 144, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 145, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 146, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 155, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 160, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 163, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, templates/g5_hydrogen/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 178, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 179, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 180, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 191, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 195, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 196, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 207, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/g5_hydrogen/custom/scss/_contacts.scss */
/* line 213, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/g5_hydrogen/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/*# sourceMappingURL=custom_10.css.map */