/* 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/rt_galatea/custom/scss/_contact.scss */
/* line 2, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
/* line 6, templates/rt_galatea/custom/scss/_contact.scss */
.dir-rtl .g-contact .g-contact-item {
  padding-left: 0;
  padding-right: 50px;
}
/* line 11, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-icon {
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(136, 136, 136, 0.25);
  width: 35px;
  height: 45px;
  line-height: 45px;
}
/* line 19, templates/rt_galatea/custom/scss/_contact.scss */
.dir-rtl .g-contact .g-contact-icon {
  left: auto;
  right: 0;
  border-left: 1px solid rgba(136, 136, 136, 0.25);
  border-right: 0;
}
/* line 26, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.5;
}
/* line 32, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-text {
  font-family: "Play";
  font-weight: 700;
}
/* line 37, templates/rt_galatea/custom/scss/_contact.scss */
/* line 38, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact.g-contact-compact .g-contact-item {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 42, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact.g-contact-compact .g-contact-label {
  display: none;
}
/* line 45, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact.g-contact-compact .g-contact-text {
  font-weight: normal;
}
/* line 50, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-map {
  position: relative;
  display: block;
}
/* line 54, templates/rt_galatea/custom/scss/_contact.scss */
/* line 55, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-map-overlay:before {
  background: rgba(143, 131, 241, 0.75);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 65, templates/rt_galatea/custom/scss/_contact.scss */
/* line 66, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-map-overlay:hover:before {
  background: rgba(35, 166, 245, 0.25);
}
/* line 71, templates/rt_galatea/custom/scss/_contact.scss */
.g-contact .g-contact-map-marker {
  color: #23a6f5;
  font-size: 3rem;
  position: absolute;
}
/* line 1, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid {
  margin: -0.938rem;
}
/* line 4, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 0.6253333333rem;
}
/* line 8, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
/* line 14, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-1-col .g-mosaicgrid-sizer, .g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
/* line 17, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 23, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 32, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 41, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 53, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 67, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
/* line 68, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
/* line 70, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
/* line 72, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img, .g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/* line 75, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img, .g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
/* line 78, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* line 81, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 85, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
/* line 89, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
/* line 90, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc, .g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 99, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-image {
  background: #032f49;
  overflow: hidden;
}
/* line 102, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 106, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-content {
  padding: 1.6415rem 1.876rem 1.407rem 1.876rem;
}
/* line 108, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #fff;
  color: #686868;
}
/* line 112, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 119, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-title {
  font-family: "Play";
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 123, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
/* line 124, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #282828;
}
/* line 126, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #23a6f5;
}
/* line 130, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
/* line 133, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #9dd7fb;
}
/* line 139, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-desc {
  padding-top: 0.3126666667rem;
  font-size: 0.875rem;
  color: #9b9b9b;
}
/* line 143, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #b5b5b5;
  opacity: 0;
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 152, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
/* line 155, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 0.938rem;
  margin-bottom: 0;
  border-top: 1px solid rgba(136, 136, 136, 0.25);
}
/* line 162, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 0.938rem;
  left: 0.938rem;
  right: 0.938rem;
}
/* line 169, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tag {
  float: left;
}
/* line 171, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
}
/* line 177, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
/* line 181, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
/* line 184, templates/rt_galatea/custom/scss/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 14, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 17, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 20, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 26, templates/rt_galatea/custom/scss/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 30, templates/rt_galatea/custom/scss/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 35, templates/rt_galatea/custom/scss/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 39, templates/rt_galatea/custom/scss/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 47, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 58, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 66, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 70, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 78, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 84, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 95, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 98, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 102, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 105, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 108, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
/* line 122, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 127, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 133, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 140, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 143, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 148, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 155, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 163, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 170, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 175, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../../../owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
/* line 193, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 200, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 204, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 219, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 227, templates/rt_galatea/custom/scss/_owlcarousel.scss */
/* line 228, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-nav div {
  position: absolute;
  top: 50%;
  display: inline-block;
  opacity: 0;
  color: #686868;
  background: #fff;
  padding: 0.1563333333rem 0.938rem;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 241, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-nav div:hover {
  opacity: 1;
  color: #fff;
  background: #23a6f5;
}
@media only all and (max-width: 30rem) {
  .owl-nav div {
    top: inherit;
    bottom: 0.5rem;
    font-size: 0.7rem;
  }
}
/* line 253, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-prev {
  left: 5%;
}
/* line 256, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-next {
  right: 5%;
}
/* line 259, templates/rt_galatea/custom/scss/_owlcarousel.scss */
/* line 260, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: #686868;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 269, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  opacity: 1;
  background: #23a6f5;
}
/* line 281, templates/rt_galatea/custom/scss/_owlcarousel.scss */
/* line 282, templates/rt_galatea/custom/scss/_owlcarousel.scss */
/* line 283, templates/rt_galatea/custom/scss/_owlcarousel.scss */
/* line 284, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel:hover .owl-nav div {
  opacity: 1;
}
/* line 290, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 293, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 295, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 304, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 329, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
/* line 335, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 338, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 341, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 343, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 359, templates/rt_galatea/custom/scss/_owlcarousel.scss */
  .center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
    margin: 0;
  }
}
/* line 363, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "Play";
  font-size: 3rem;
  font-weight: 100;
  line-height: 1;
  padding-bottom: 0.938rem;
  color: #23a6f5;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-title {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-title {
    font-size: 1.5rem;
  }
}
/* line 380, templates/rt_galatea/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-desc {
  opacity: 0.8;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.876rem;
  margin-bottom: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 391, templates/rt_galatea/custom/scss/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
/* line 7, templates/rt_galatea/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-size: 3rem;
  width: 80%;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
}
/* line 14, templates/rt_galatea/custom/scss/custom.scss */
div.mod-languages ul li.lang-active {
  background-color: #b2a746;
}
/* line 18, templates/rt_galatea/custom/scss/custom.scss */
#g-top {
  font-family: Courgette;
  margin-bottom: -1.5rem;
}
/* line 23, templates/rt_galatea/custom/scss/custom.scss */
#g-top h1 {
  font-family: Courgette;
  color: #fff;
  font-size: 3rem;
}
/* line 29, templates/rt_galatea/custom/scss/custom.scss */
#g-top h4 {
  font-family: Courgette;
  color: #fff;
}
/* line 34, templates/rt_galatea/custom/scss/custom.scss */
#g-container-main {
  margin-top: -3rem;
}
/* line 38, templates/rt_galatea/custom/scss/custom.scss */
div.mod-languages a {
  text-decoration: none;
  color: #fff;
}
/* line 42, templates/rt_galatea/custom/scss/custom.scss */
div.mod-languages a:hover {
  text-decoration: none;
  color: #23a6f5;
}
/* line 47, templates/rt_galatea/custom/scss/custom.scss */
.focus h4 {
  width: 50rem;
  margin-top: -0.6rem;
}
/* line 52, templates/rt_galatea/custom/scss/custom.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 100%;
}
/* line 56, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-desc, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-desc, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-desc {
  opacity: 1;
  width: 80%;
  float: left;
}
/* line 62, templates/rt_galatea/custom/scss/custom.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 6px;
}
/* line 67, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-title {
  font-size: 1.2rem;
  margin-top: -0.7rem;
}
/* line 72, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-desc {
  min-height: 3rem;
}
/* line 77, templates/rt_galatea/custom/scss/custom.scss */
.g-home-particles.g-galatea-style #g-header .g-mosaicgrid-title {
  font-family: Courgette;
  font-size: 3rem;
}
/* line 82, templates/rt_galatea/custom/scss/custom.scss */
h1 {
  font-family: Courgette;
  color: #23a6f5;
}
/* line 87, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-image img {
  border: 1px solid #fff;
}
/* line 91, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-image {
  background: #1476b3;
}
/* line 95, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.7;
}
/* line 99, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  margin-bottom: -0.7rem;
}
/* line 104, templates/rt_galatea/custom/scss/custom.scss */
#g-sidebar .g-title {
  color: #23a6f5;
  font-family: Courgette;
}
/* line 109, templates/rt_galatea/custom/scss/custom.scss */
.itemid-101 #g-slideshow {
  min-height: 350px;
}
/* line 113, templates/rt_galatea/custom/scss/custom.scss */
.itemid-110 #g-header .g-grid {
  margin-top: -4rem;
  margin-bottom: -3rem;
}
/* line 118, templates/rt_galatea/custom/scss/custom.scss */
.itemid-110 #g-header .g-title {
  font-family: Courgette;
  font-size: 1.75rem;
  color: #23a6f5;
}
/* line 124, templates/rt_galatea/custom/scss/custom.scss */
.itemid-113 #g-expanded {
  margin-top: -7rem;
}
/* line 128, templates/rt_galatea/custom/scss/custom.scss */
.formFooter {
  display: none !important;
}
/* line 132, templates/rt_galatea/custom/scss/custom.scss */
.itemid-112 #g-expanded {
  margin-top: -7rem;
}
/* line 136, templates/rt_galatea/custom/scss/custom.scss */
.courses .g-title {
  margin-bottom: -2rem;
}
/* line 139, templates/rt_galatea/custom/scss/custom.scss */
.courses ul {
  margin-bottom: -0.5rem !important;
  border: 0px !important;
  padding: 25px 0px 0px 0px !important;
}
/* line 144, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-lists-portrait-title {
  font-size: 1.5em !important;
}
/* line 148, templates/rt_galatea/custom/scss/custom.scss */
#g-feature a {
  box-shadow: none;
}
/* line 152, templates/rt_galatea/custom/scss/custom.scss */
#g-feature a:hover {
  box-shadow: none;
}
/* line 156, templates/rt_galatea/custom/scss/custom.scss */
.active .portrait-image {
  width: 100%;
}
/* line 160, templates/rt_galatea/custom/scss/custom.scss */
#g-expanded .g-block .size-100 {
  /*     margin-bottom: 2.5rem; */
  min-height: 15rem;
}
/* line 164, templates/rt_galatea/custom/scss/custom.scss */
#g-feature .g-block .size-100 {
  /*     margin-bottom: 2.5rem; */
  min-height: 15rem;
}
/* line 169, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-lists-portrait-container .size-75 {
  margin-left: 25%;
}
/* line 173, templates/rt_galatea/custom/scss/custom.scss */
.itemid-101 #g-feature h1 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}
/* line 179, templates/rt_galatea/custom/scss/custom.scss */
.page-header h2 {
  color: #23a6f5;
  font-family: Courgette;
  font-size: 2.5rem;
}
/* line 185, templates/rt_galatea/custom/scss/custom.scss */
#g-top .g-social {
  margin-top: -3rem;
}
/* line 189, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .g-social {
  margin-top: -1rem;
}
/* line 193, templates/rt_galatea/custom/scss/custom.scss */
#g-top .g-social a {
  color: #fff;
  background: #1476b3;
  padding-top: 2px;
  transform: scale(1.5, 1.5);
  margin-right: 1rem;
}
/* line 201, templates/rt_galatea/custom/scss/custom.scss */
.g-social a {
  transform: scale(1.5, 1.5);
  margin-right: 1rem;
}
/* line 206, templates/rt_galatea/custom/scss/custom.scss */
#g-top .g-social a:hover {
  color: #686868;
  background: #fff;
}
/* line 211, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 9999;
}
/* line 217, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation, .g-home-particles.g-galatea-style #g-navigation, .g-features-particles.g-galatea-style #g-navigation {
  background: #b7a342;
  color: #fff;
  position: relative;
  z-index: 10001;
}
/* line 224, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #1476b3;
}
/* line 227, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
  margin-top: 0em;
  margin-bottom: -3rem;
}
/* line 232, templates/rt_galatea/custom/scss/custom.scss */
.g-owlcarousel-item-desc {
  font-size: 1.2rem;
  text-align: left;
  margin-top: 0rem;
  margin-bottom: -2rem;
}
/* line 239, templates/rt_galatea/custom/scss/custom.scss */
.g-owlcarousel-item-img:after {
  bottom: 3rem;
}
/* line 243, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-home-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper, .g-features-particles.g-galatea-style #g-slideshow .g-owlcarousel-item-content-wrapper {
  margin-top: 8%;
}
/* line 247, templates/rt_galatea/custom/scss/custom.scss */
#g-slideshow .button.button-2 {
  margin-top: 0.5rem;
}
/* line 251, templates/rt_galatea/custom/scss/custom.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  box-shadow: none;
  border: 1px solid #23a6f5;
}
/* line 256, templates/rt_galatea/custom/scss/custom.scss */
.simplified {
  margin-top: -3rem !important;
}
/* line 259, templates/rt_galatea/custom/scss/custom.scss */
.focus {
  margin-top: -1rem !important;
}
/* line 264, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #23a6f5;
}
/* line 268, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
}
/* line 274, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #efefef;
}
/* line 278, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-button {
  margin-top: 1rem;
}
/* line 282, templates/rt_galatea/custom/scss/custom.scss */
#g-utility .g-grid {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
/* line 288, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .g-contact a {
  color: #fff;
}
/* line 292, templates/rt_galatea/custom/scss/custom.scss */
#g-footer .g-contact a:hover {
  color: #23a6f5;
}
/* line 296, templates/rt_galatea/custom/scss/custom.scss */
.social-footer {
  margin-top: -12.5rem;
}
/* line 300, templates/rt_galatea/custom/scss/custom.scss */
.g-social a:hover {
  background: #23a6f5;
}
/* line 304, templates/rt_galatea/custom/scss/custom.scss */
#g-copyright a {
  color: #686868;
}
/* line 307, templates/rt_galatea/custom/scss/custom.scss */
#g-totop {
  color: #fff !important;
}
/* line 310, templates/rt_galatea/custom/scss/custom.scss */
#g-totop:hover {
  color: #23a6f5 !important;
}
/* Striped Table Styling */
/* line 316, templates/rt_galatea/custom/scss/custom.scss */
table {
  border-collapse: collapse;
  width: 100%;
}
/* line 320, templates/rt_galatea/custom/scss/custom.scss */
th, td {
  padding: 0.25rem;
  text-align: left;
  border: 1px solid #ccc;
}
/* line 325, templates/rt_galatea/custom/scss/custom.scss */
tbody tr:nth-child(odd) {
  background: #efefef;
}
/* line 329, templates/rt_galatea/custom/scss/custom.scss */
.portrait-image img {
  border: 1px solid grey;
}
/* line 333, templates/rt_galatea/custom/scss/custom.scss */
div.sigplus-gallery ul > li > img, div.sigplus-gallery ul > li > a > img {
  border: 1px solid grey !important;
}
/* line 337, templates/rt_galatea/custom/scss/custom.scss */
#g-expanded .sprocket-lists-portrait {
  margin-top: -8rem;
}
/* line 341, templates/rt_galatea/custom/scss/custom.scss */
.itemid-113 #g-expanded .sprocket-lists-portrait {
  margin-top: 0rem;
}
/* line 345, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle {
  left: 21rem;
}
/* Media Queries */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  /* line 356, templates/rt_galatea/custom/scss/custom.scss */
  .simplified {
    position: relative;
    bottom: 18.5rem;
  }
  /* line 361, templates/rt_galatea/custom/scss/custom.scss */
  .focus {
    display: none;
  }
  /* line 364, templates/rt_galatea/custom/scss/custom.scss */
  #g-top .g-grid {
    margin-left: 0.8rem;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  /* line 372, templates/rt_galatea/custom/scss/custom.scss */
  .simplified {
    margin-top: -16.5rem !important;
  }
  /* line 376, templates/rt_galatea/custom/scss/custom.scss */
  #g-top h1 {
    font-size: 2.6rem;
  }
  /* line 380, templates/rt_galatea/custom/scss/custom.scss */
  .focus {
    display: none;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 900px) {
  /* line 386, templates/rt_galatea/custom/scss/custom.scss */
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: 0em;
    margin-bottom: 0rem;
  }
  /* line 391, templates/rt_galatea/custom/scss/custom.scss */
  .g-owlcarousel-item-img:after {
    bottom: 0rem;
  }
  /* line 395, templates/rt_galatea/custom/scss/custom.scss */
  .simplified {
    margin-top: -16.5rem !important;
  }
  /* line 399, templates/rt_galatea/custom/scss/custom.scss */
  #g-top h1 {
    font-size: 2.6rem;
  }
}
/*# sourceMappingURL=custom_13.css.map */