/* 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 1, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-offsidebar-toggle:after, .g-home-particles.g-galatea-style #g-navigation .g-offsidebar-toggle:after, .g-features-particles.g-galatea-style #g-navigation .g-offsidebar-toggle:after {
  font-family: Helvetica;
  font-weight: 600;
  content: "MENU";
  color: #fff;
}
/* line 8, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-offsidebar-toggle, .g-home-particles.g-galatea-style #g-navigation .g-offsidebar-toggle, .g-features-particles.g-galatea-style #g-navigation .g-offsidebar-toggle {
  color: #d2b511;
}
/* line 12, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-desc {
  padding-top: 0.31267rem;
  font-size: 0.875rem;
  color: #454545;
}
/* line 18, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #fff;
  font-weight: 600;
  color: #000;
}
/* line 24, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.6;
}
/* line 28, templates/rt_galatea/custom/scss/custom.scss */
.mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #fff;
  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 42, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #fff;
  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 56, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation {
  background: #4d4d4c;
  color: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 10001;
}
/* line 63, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-offsidebar-toggle {
  position: relative;
  padding-top: 0;
  font-size: 2rem;
  line-height: 2rem;
  height: 32px;
  color: rgba(255, 255, 255, 0.9);
}
/* line 72, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style .g-offcanvas-toggle, .g-home-particles.g-galatea-style .g-offcanvas-toggle, .g-features-particles.g-galatea-style .g-offcanvas-toggle {
  color: #eed033;
}
/* line 76, templates/rt_galatea/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #ffd600;
}
/* line 81, templates/rt_galatea/custom/scss/custom.scss */
#g-bottom {
  background: #20232a;
  color: #cbcbcb;
}
/* line 86, templates/rt_galatea/custom/scss/custom.scss */
#g-copyright {
  background: #17181d;
  color: #fff;
}
/* line 91, templates/rt_galatea/custom/scss/custom.scss */
h1 {
  font-size: 1.5rem;
}
/* line 95, templates/rt_galatea/custom/scss/custom.scss */
.page-header h2 {
  font-size: 1.5rem;
}
/* line 99, templates/rt_galatea/custom/scss/custom.scss */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
/* line 105, templates/rt_galatea/custom/scss/custom.scss */
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 113, templates/rt_galatea/custom/scss/custom.scss */
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
  width: 100%;
  height: auto;
  padding: 12px 15px;
  margin-bottom: 10px;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*# sourceMappingURL=custom_61.css.map */