/* 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-main {
  padding: 0;
}
/* menu */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  /*background-color: black;*/
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: black;
}
/*Formulario suite CRM*/
form#WebToLeadForm, form#WebToLeadForm * {
  margin: 0;
  padding: 0;
  border: none;
  color: #333;
  font-size: 12px;
  line-height: 1.6em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
form#WebToLeadForm {
  float: left;
  border: 1px solid #ccc;
  margin: 10px;
}
form#WebToLeadForm h1 {
  font-size: 32px;
  font-weight: bold;
  background-color: #3c8dbc;
  color: #f7f7f7;
  padding: 10px 20px;
}
form#WebToLeadForm h2 {
  font-size: 24px;
  font-weight: bold;
  background-color: #3c8dbc;
  color: #f7f7f7;
  padding: 10px 20px;
}
form#WebToLeadForm h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 20px;
}
form#WebToLeadForm h4 {
  font-size: 10px;
  font-weight: bold;
  padding: 10px 20px;
}
form#WebToLeadForm h5 {
  font-size: 8px;
  font-weight: bold;
  padding: 10px 20px;
}
form#WebToLeadForm h6 {
  font-size: 6px;
  font-weight: bold;
  padding: 10px 20px;
}
form#WebToLeadForm p {
  padding: 10px 20px;
}
form#WebToLeadForm input, form#WebToLeadForm select, form#WebToLeadForm textarea {
  border: 1px solid #ccc;
  display: block;
  float: left;
  min-width: 170px;
  padding: 5px;
}
form#WebToLeadForm select {
  background-color: white;
}
form#WebToLeadForm input[type="button"], form#WebToLeadForm input[type="submit"] {
  display: inline;
  float: none;
  padding: 5px 10px;
  width: auto;
  min-width: auto;
}
form#WebToLeadForm input[type="checkbox"], form#WebToLeadForm input[type="radio"] {
  width: 18px;
  min-width: auto;
}
form#WebToLeadForm div.col {
  display: block;
  float: left;
  width: 330px;
  padding: 10px 20px;
}
form#WebToLeadForm div.clear {
  display: block;
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}
form#WebToLeadForm div.center {
  text-align: center;
}
form#WebToLeadForm div.buttons {
  padding: 10px 0;
  border-top: 1px solid #ccc;
  background-color: #f7f7f7;
}
form#WebToLeadForm label {
  display: block;
  float: left;
  width: 160px;
  font-weight: bold;
}
form#WebToLeadForm span.required {
  color: #FF0000;
}
/* FIN -- Formulario suite CRM*/
/* FIN -- Formulario suite CRM*/
.bloque-detalles-evento {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  margin-top: 10px;
  margin-bottom: 20px;
}
/* Imagen de Evento introduccion*/
.item-imagen img {
  width: 100%;
  display: block;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 0;
}
.img-articulo-comleto {
  margin: 0 0 20px 0 !important;
  padding: 0;
}
/*# sourceMappingURL=custom_12.css.map */