/* 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-home-particles.g-galatea-style #g-navigation, .g-features-particles.g-galatea-style #g-navigation {
  color: #fff;
  background: rgba(33, 33, 33, 0.9);
  position: relative;
  z-index: 12;
}
/* line 8, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(169, 169, 169, 0.77);
  font-weight: normal;
  padding: 0 1rem;
}
/* line 14, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 18, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-home-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-features-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content {
  margin: 0;
  padding: 1rem 0.563rem;
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
}
/* line 24, templates/rt_galatea/custom/scss/custom.scss */
.button {
  display: inline-block;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: normal;
  background: #333;
  color: #fff !important;
  font-size: 1rem;
  border: 2px solid transparent;
  margin: 0 0 0 0;
  padding: 0.25rem 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 41, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-strips-s-overlay .css-loader {
  border-radius: 50%;
  width: 44px;
  height: 44px;
  margin-top: 8px;
}
/* line 43, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-strips-s-overlay .css-loader-wrapper {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  padding: 1px;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  border-radius: 1em;
}
/* line 45, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-strips-s {
  position: relative;
  margin-top: -6rem;
  margin-bottom: -4rem;
}
/* line 47, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-strips-s-nav {
  display: table;
  width: 100%;
  margin-top: -2rem;
  padding: 5px;
}
/* line 49, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-container {
  position: relative;
  height: 55px;
}
/* line 54, templates/rt_galatea/custom/scss/custom.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background: #fff;
  box-shadow: 6px 6px 11px rgba(0, 0, 0, 0.18);
}
/* line 60, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-home-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-features-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content {
  margin: 0;
  padding: 1rem 0rem;
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
}
/* line 66, 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: #fff;
}
/* line 70, templates/rt_galatea/custom/scss/custom.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: #686868;
  margin: 0 0.2rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 20px;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 86, templates/rt_galatea/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 24%;
  margin: 0.36rem;
}
/* line 91, templates/rt_galatea/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
/* line 100, templates/rt_galatea/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #f1f2f6;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 109, templates/rt_galatea/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link:before {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  font-family: FontAwesome;
  content: "\f002";
  font-size: 1rem;
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  z-index: 1;
  opacity: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 135, templates/rt_galatea/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item img {
  opacity: 0.8;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 142, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive input[type="text"], .formResponsive input[type="password"] {
  display: inline-block;
  height: 35px;
  padding: 4px 4px 4px 12px;
  margin-bottom: 0px;
  font-size: 0.85rem;
  line-height: 18px;
  font-weight: bold;
  color: #59595d;
}
/* line 153, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive input[type="text"], .formResponsive input[type="password"] {
  background-color: #f9f9f9;
  border: 0px solid #222;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -webkit-box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.04);
  box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.04);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* line 169, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive textarea {
  width: 70%;
}
/* line 173, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive .formHorizontal .formControls {
  margin-left: auto;
  margin-left: 0px;
}
/* line 178, templates/rt_galatea/custom/scss/custom.scss */
input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  width: 100%;
}
/* line 182, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
  background-color: #fff;
  border: 1px solid #cacaca;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.14);
  box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* line 198, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive .formError {
  color: #b94a48;
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
  margin: 3px 5px 3px 0;
  height: 18px;
  display: block;
}
/* line 208, templates/rt_galatea/custom/scss/custom.scss */
strong.formRequired {
  font-weight: bold;
  font-style: normal;
  margin-left: 7px;
  font-size: 0.7rem;
  vertical-align: top;
}
/* line 216, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive .formHorizontal .formControlLabel {
  float: initial;
  width: 140px;
  padding-top: 5px;
  margin-right: 1rem;
}
/* line 223, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive .formHorizontal .formValidation, .formResponsive .formHorizontal .uneditable-input, .formResponsive .formHorizontal .input-prepend, .formResponsive .formHorizontal .input-append {
  display: initial;
  zoom: 1;
}
/* line 228, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive input[type="submit"] {
  background-color: #17181d;
  background-image: -ms-linear-gradient(top, #17181d, #17181d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#17181d), to(#c35134));
  background-image: -webkit-linear-gradient(top, #17181d, #17181d);
  background-image: -o-linear-gradient(top, #17181d, #17181d);
  background-image: -moz-linear-gradient(top, #17181d, #17181d);
  background-image: linear-gradient(top, #17181d, #17181d);
  background-repeat: repeat-x;
  border-color: #17181d #17181d #17181d;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(195, 81, 52, 0);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
  border: 0px solid #fff;
  border-radius: 27px;
  margin: 0rem 0 0.5rem 0;
  padding: 0.3rem 1rem;
  font-family: "hind", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1rem;
  vertical-align: sub;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  font-weight: normal;
}
/* line 254, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive textarea {
  display: inline-block;
  height: 95px;
  padding: 9px 4px 4px 12px;
  margin-bottom: 0px;
  font-size: 0.85rem;
  line-height: 18px;
  font-weight: bold;
  color: #59595d;
  width: 100%;
}
/* line 266, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 0.4rem;
}
/* line 270, templates/rt_galatea/custom/scss/custom.scss */
.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive input[type="submit"][disabled] {
  background-color: #17181d;
  *background-color: #17181d;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 281, templates/rt_galatea/custom/scss/custom.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  margin: 0px 20rem 0px 3rem;
  color: #17181d;
  background: rgba(0, 0, 0, 0);
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  border: 2px solid #000;
  margin: 3rem 6rem;
}
/* line 294, templates/rt_galatea/custom/scss/custom.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 3rem;
  padding-top: 0;
  margin-right: 1rem;
  margin-left: -2rem;
}
/* line 301, templates/rt_galatea/custom/scss/custom.scss */
.layout-top .sprocket-tabs-nav {
  padding: 1rem 0 0 0rem !important;
}
/* line 303, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-tabs-nav {
  border-bottom: 0px solid #ddd;
  background: rgba(245, 245, 245, 0);
}
/* line 305, templates/rt_galatea/custom/scss/custom.scss */
.sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
}
/* line 307, templates/rt_galatea/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 32%;
  margin: 7px;
}
/* line 311, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-social a, .g-home-particles.g-galatea-style #g-navigation .g-social a, .g-features-particles.g-galatea-style #g-navigation .g-social a {
  width: 1.6rem;
  height: 1.6rem;
  line-height: 0rem;
  font-size: 1.1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0);
}
/* line 319, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-social a:hover, .g-home-particles.g-galatea-style #g-navigation .g-social a:hover, .g-features-particles.g-galatea-style #g-navigation .g-social a:hover {
  color: #8a8a8a;
  background: rgba(0, 0, 0, 0);
}
