img {
  max-width: 100%;
  height: auto !important;
}
.parsley-error {
  border-bottom: 1px solid #ff0000 !important;
}
.parsley-errors-list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #F00;
  font-size: 10px;
}
.parsley-errors-list li {
  display: none;
}
.parsley-errors-list li:first-child {
  display: block;
}
header .logo {
  display: none;
}
header.smaller {
  background: -moz-linear-gradient(0% 50% 0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -webkit-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0.0994, #093945), color-stop(0.2767, #093d48), color-stop(0.4606, #084a51), color-stop(0.6475, #065e5f), color-stop(0.8353, #047b74), color-stop(1, #029b8a));
  background: -o-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -ms-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#093945', endColorstr='#029B8A' ,GradientType=0)";
  background: linear-gradient(90deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093945', endColorstr='#029B8A', GradientType=1);
}
header.smaller .logo {
  max-height: 70px;
  display: block;
}
#topbar.topbar-dark {
  background: -moz-linear-gradient(0% 50% 0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -webkit-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0.0994, #093945), color-stop(0.2767, #093d48), color-stop(0.4606, #084a51), color-stop(0.6475, #065e5f), color-stop(0.8353, #047b74), color-stop(1, #029b8a));
  background: -o-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -ms-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#093945', endColorstr='#029B8A' ,GradientType=0)";
  background: linear-gradient(90deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093945', endColorstr='#029B8A', GradientType=1);
}
.tb-social .fa {
  color: #FFF !important;
  font-size: 1.8rem;
  margin: .1rem 0.5rem 0 0.5rem;
}
#mainmenu li li {
  background-color: #093945;
}
footer {
  background-color: #093945;
}
footer address.s1 span i {
  font-size: 1.5rem;
}
#section-home h1,
#section-home h2,
#section-home h3 {
  color: #FFF;
  font-size: 2.5rem;
  font-weight: 700;
}
#section-home h2 {
  color: #029B8A;
}
#section-subheader .container {
  position: relative;
}
#section-subheader .container .flogo {
  position: absolute;
  left: 0;
  top: -2rem;
  z-index: 100;
}
.header-mobile {
  background-color: #093945 !important;
}
#section-events {
  background: #0080AF;
}
.body_producto_Experiencia .flogo {
  top: -3rem !important;
}
.cart .qty {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.cart .qty input {
  text-align: center;
  width: 70%;
  height: auto;
  padding: 4px 10px;
}
.cart .qty a {
  position: absolute;
  background: #029B8A;
  color: #FFF;
  line-height: 0.5rem;
  padding: 0 0.3rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
.cart .qty a.up {
  top: 0;
  right: 0;
}
.cart .qty a.dw {
  bottom: 0;
  right: 0;
}
.valor {
  font-weight: bold;
}
.valor h6 {
  font-size: 1.3rem;
}
.valor .price {
  font-size: 2rem !important;
  color: #029B8A;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .flogo {
    display: none;
  }
  header div#logo img {
    max-width: auto !important;
    max-height: 50px;
  }
}
.st0 {
  background: -moz-linear-gradient(0% 50% 0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -webkit-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0.0994, #093945), color-stop(0.2767, #093d48), color-stop(0.4606, #084a51), color-stop(0.6475, #065e5f), color-stop(0.8353, #047b74), color-stop(1, #029b8a));
  background: -o-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  background: -ms-linear-gradient(0deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#093945', endColorstr='#029B8A' ,GradientType=0)";
  background: linear-gradient(90deg, #093945 9.94%, #093d48 27.67%, #084a51 46.06%, #065e5f 64.75%, #047b74 83.53%, #029b8a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093945', endColorstr='#029B8A', GradientType=1);
}
