/* 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
 */

/*
 .entrada{
 height: 27rem;
 margin-top: 9rem;
 }
 */
/*
 #g-slideshow {
 background: #ffffff;
 color: #fff;
 }
 */
/* line 13, templates/rt_galatea/custom/scss/custom.scss */
.g-wrapper .g-container {
  padding: 0;
}
/* line 17, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation.g-navigation-light {
  background: #fff;
  color: #3d3838;
}
/* line 22, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation.g-navigation-light .g-offsidebar-toggle {
  color: #3d3838;
}
/* line 26, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-social a {
  background: rgba(0, 0, 0, 0.56);
}
/* line 29, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation .g-social a {
  background: rgba(0, 0, 0, 0.56);
}
/* line 32, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item-title {
  width: 100%;
  height: 91%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
  padding: 10%;
  display: none;
}
/* line 43, templates/rt_galatea/custom/scss/custom.scss */
.g-mosaicgrid-item:hover .g-mosaicgrid-item-title {
  display: block;
}
/* line 46, templates/rt_galatea/custom/scss/custom.scss */
#g-header .g-mosaicgrid-item-title a {
  color: #fff !important;
}
/* line 50, templates/rt_galatea/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  padding-top: 40px;
  padding-left: 46px;
}
/* line 54, templates/rt_galatea/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
  left: 0;
  background-color: #fff;
}
/* line 58, templates/rt_galatea/custom/scss/custom.scss */
#g-expanded .g-mosaicgrid-item-title a {
  color: #fff !important;
}
/*-- Celular ---*/
@media only all and (max-width: 51rem) {
  /* line 67, templates/rt_galatea/custom/scss/custom.scss */
  .entrada {
    height: 10rem;
  }
  /* line 71, templates/rt_galatea/custom/scss/custom.scss */
  #g-navigation.g-navigation-light .g-offsidebar-toggle {
    color: #3d3838;
  }
  /* line 75, templates/rt_galatea/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    color: #3d3838;
  }
  /* line 79, templates/rt_galatea/custom/scss/custom.scss */
  .g-home-positions.g-galatea-style #g-navigation .g-social a {
    background: rgba(0, 0, 0, 0.56);
  }
  /* line 83, templates/rt_galatea/custom/scss/custom.scss */
  #g-slideshow {
    margin-top: 46px;
    margin-bottom: -40px;
  }
  /* line 87, templates/rt_galatea/custom/scss/custom.scss */
  .g-main-nav {
    display: none;
  }
}
/*# sourceMappingURL=custom_61.css.map */