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

/*#g-navigation {
    padding: 0px 0px;
    background: #fff;
    color: #fff;
}*/
#g-navigation {
  padding: 10px 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 4px 0 #dd7017;
}
#g-page-surround:after {
  /*position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    z-index: 20;
    border-style: solid;
    border-width: 1360px 0 0 1360px;
    border-color: rgba(0, 0, 0, 0.03) transparent transparent transparent;
    content: '';
    pointer-events: none;*/
  display: none;
}
#g-copyright:before {
  /*position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1200px 0 0 1000px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.05);
    content: '';
    pointer-events: none;*/
  display: none;
}
#g-copyright:after {
  display: none;
}
#g-page-surround:before {
  display: none;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 4px 0 #dd7017;
}
.active g-menu-item g-menu-item-101 g-menu-item-type-component g-standard {
  color: #dd7017;
}
.active g-menu-item {
  color: #dd7017;
}
/*.fondo-home {
background-image: url(/images/rocketlauncher/frontpage/showcase/bg2.png);
}

.fondo-home {
background-image: url(/gomez-y-moreno/images/grafismos/slider-home.png);
}*/
.fondo-home {
  background-color: #cecece;
}
.caja1 {
  border: 1px solid #cecece;
  padding: 10px;
  text-align: center;
  min-height: 629px;
  color: #646464;
}
h2 {
  line-height: 35px;
  font-size: 1.45rem;
}
a .leer-mas {
  background-color: #133c6a;
  padding: 10px 0px;
  color: #fff;
  text-align: center;
  margin: 7px 40px;
}
a .leer-mas:hover {
  background-color: #dd7017;
}
.fondo-blanco {
  background: #ffffff;
  padding: 10px;
  color: #312f38;
  border-radius: 15px;
}
#g-expanded {
  color: #949494;
  padding: 0px 0px 40px 0px;
}
#g-extension {
  padding: 39px 0px;
}
#g-footer {
  color: #949494;
  padding: 10px 10px;
}
/*hr {
    border-bottom: 1px solid #f89406;
    margin: 10px;
}
*/
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 13px 20px !important;
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.form-horizontal .control-label {
  float: left;
  width: 100%;
  padding-top: 5px;
  text-align: center;
}
.form-horizontal .controls {
  margin-left: 0px;
}
#g-utility {
  padding: 2rem;
}
#g-extension {
  color: #ffffff;
}
a:hover {
  color: #f59417;
}
.page-header h2 {
  font-size: 2rem;
}
.row-fluid .span3 {
  width: 100%;
}
.row-fluid [class*="span"] {
  margin-left: 0px;
}
hr {
  display: none;
}
.btn-primary {
  background: #47bd00;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 17px #ff0800;
  border: 2px solid #f30000;
}
/*# sourceMappingURL=custom_29.css.map */