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

h1, h2 {
  color: #001d53;
}
#g-feature h2 {
  color: #fff;
}
a {
  text-decoration: auto;
  text-underline-position: under;
}
#g-navigation a {
  text-decoration: none;
}
.sprocket-mosaic-item {
  border: none;
}
.sprocket-readmore {
  text-decoration: underline;
  text-underline-position: under;
}
.rbar {
  display: block;
  width: 35px;
  height: 5px;
  background-color: #f8ba07;
  margin: 0 auto;
  margin-bottom: 20px;
}
.top-bar {
  background-color: #001d53;
  color: #ffffff;
}
.nopp {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 3px solid #f8ba07;
  padding-bottom: 5px;
}
.g-main-nav .g-dropdown .g-dropdown-column {
  background: #001d53;
}
.g-social .g-social-items a {
  color: #001d53;
}
.r-no-margin-bottom {
  margin-bottom: 0;
}
/*Forma mailchimp*/
body #mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 0px 0 10px 3%;
}
body #mc_embed_signup {
  background: none;
}
body #mc_embed_signup a {
  color: #fff;
}
body #mc_embed_signup h2 {
  text-align: center;
  font-weight: bold;
  padding: 0;
  margin: 0;
  font-size: 1.5em;
  color: #001d53;
}
#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
  margin-bottom: 3px;
}
body #mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
  float: left;
  margin-top: 5px;
  width: 20%;
}
.mc-field-group.input-group {
  padding: 0;
}
.mc-field-group {
  padding: 23px;
}
body #mc_embed_signup .mc-field-group input {
  display: block;
  width: 80%;
  padding: 8px 0;
  text-indent: 2%;
  float: left;
  border: none;
  border-radius: 0;
}
#mc_embed_signup .mc-field-group.input-group ul {
  text-align: right;
}
body #mc_embed_signup .mc-field-group.input-group ul li {
  display: inline-block;
  padding: 3px 5px;
  margin: 0;
  text-decoration: none;
}
body #mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
  margin-top: 7px;
  margin-right: 3px;
}
body #mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
  float: left;
  margin-top: 5px;
  width: 20%;
}
body #mc_embed_signup .mc-field-group h3 {
  font-size: 1.2em;
  text-align: center;
  color: #001d53;
  margin: 3px 0px;
}
body #mc_embed_signup .clear {
  clear: both;
  text-align: center;
}
body #mc_embed_signup .button, #mc_embed_signup .button {
  clear: both;
  background-color: #001d53;
  border: 0 none;
  border-radius: 0;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  margin: 10px auto;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
}
body #mc_embed_signup .mc-field-group select {
  display: inline-block;
  width: 80%;
  padding: 5px 0;
  margin-bottom: 2px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 38px;
}
/*Home blog*/
.home-blog .g-block img {
  width: 550px;
  height: 415px;
  object-fit: cover;
}
/*blog*/
figure.left.item-image img {
  width: 800px;
  height: 400px;
  object-fit: cover;
}
.pull-left.item-image {
  margin: 0 1.5rem 1.5rem 0;
  height: 400px;
  overflow: hidden;
  display: block;
}
.blogblog img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-top: -66px;
  border: 0;
}
/*Slideshow*/
.layout-slideshow2 .sprocket-features-content {
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  min-height: 200px;
  background: #020024;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7133228291) 60%, rgba(0, 0, 0, 0) 99%);
}
.layout-slideshow2 .sprocket-features-padding {
  padding: 25px 45px 25px 45px;
  margin-top: 20px;
}
.layout-slideshow2 .sprocket-features-pagination li {
  background: #fff;
  padding: 7px;
}
/*history grid*/
.grid-container {
  display: grid;
  grid-template-columns: 25% 75%;
  padding: 3% 10% 3% 10%;
  grid-column-gap: 5px;
}
.grid-item {
  padding: 20px;
  margin: 5px;
}
@media only all and (max-width: 50.938rem) {
  .grid-container {
    display: block;
    padding: 5%;
  }
}
@media only all and (max-width: 50.938rem) {
  .grid-item {
    padding: 3px;
  }
}
/*grid 2 columnas 2*/
.grid-container2 {
  display: grid;
  grid-template-columns: 40% 60%;
  padding: 0;
  grid-column-gap: 5px;
}
.grid-item2 {
  padding: 1px;
  margin: 1px;
}
@media only all and (max-width: 50.938rem) {
  .grid-container2 {
    display: block;
    padding: 5%;
  }
}
@media only all and (max-width: 50.938rem) {
  .grid-item2 {
    padding: 3px;
  }
}
/*formulario-fox*/
div#fox-container-m106 .fox-form select, div#fox-container-m106 .fox-form textarea, div#fox-container-m106 .fox-form input[type="text"], div#fox-container-m106 .fox-form input[type="email"] {
  border-radius: 0;
}
div#fox-container-m106 .chzn-container-active.chzn-with-drop .chzn-single {
  background-image: none;
}
div#fox-container-m106 .chzn-container-single .chzn-single {
  color: #555555;
  background-color: #ffffff;
  width: 100%;
  padding: 0 5px;
  background-image: none;
}
.chzn-container-single .chzn-single, .chzn-container-active.chzn-with-drop .chzn-single {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  box-shadow: none;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 0;
}
div#fox-container-m106 .chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -28px -2px;
}
.chzn-container-single .chzn-single div {
  top: -3px;
}
div#fox-container-m106 .chzn-container-single .chzn-single div b {
  background-repeat: no-repeat;
  background-position: 0 0px;
}
div#fox-container-m106 .btn, div#fox-container-c116 .btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-shadow: none;
  background-color: #f8ba07;
  background-image: none;
  background-repeat: repeat-x;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 4px 12px;
  line-height: 20px;
  width: 100%;
}
/*forma contacto 2*/
div#fox-container-c116 .fox-form select, div#fox-container-c116 .fox-form textarea, div#fox-container-c116 .fox-form input[type="text"], div#fox-container-c116 .fox-form input[type="email"] {
  border-radius: 0px;
}
.contacto .ba-page-items {
  padding-left: 10%;
  padding-right: 10%;
}
/*boton contacto*/
.g-main-nav .g-toplevel > li.r-contacto > .g-menu-item-container .g-menu-item-title {
  text-shadow: none;
  border-bottom: none;
  padding: 12px 17px;
  background: #f8ba07;
}
.g-main-nav .g-toplevel > li.r-contacto:hover > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-toplevel > li.r-contacto.active > .g-menu-item-container .g-menu-item-title {
  background: #001d53;
}
.g-main-nav .g-toplevel > li.r-contacto:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.r-contacto.active > .g-menu-item-container {
  top: 0;
  color: #fff;
}
/*Trayectoria*/
.trayectoria .g-block img {
  width: 437px;
  height: 450px;
  object-fit: cover;
}
/*slider*/
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
  min-height: 580px;
  width: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: unset;
}
/*# sourceMappingURL=custom_9.css.map */