﻿.sliderText {
  position: absolute;
  top: 30%;
  width: 100%;
}

/*accordion*/
.accordion li {
  list-style-type: none;
  margin-top: 10px;
}

.accordion-heading a {
  color: #6dac3a;
  font-family: 'futura_md_btmedium';
  font-size: medium;
  text-decoration: none !important;
}

/*cajas*/
.accordion .accordion-group {
  margin-bottom: 20px;
}

.grid figcaption h5 {
  padding-top: 0px;
}

.mask figcaption a {
  bottom: 10px;
}

.whitezone h4 {
  font-weight: normal;
  font-family: 'futura_md_btbold';
  font-size: 14px;
  letter-spacing: 0px;
}

.no-touch .mask figure:hover img, .mask figure.cs-hover img {
  transform: none;
}

.iniciocajasPVermas {
  position: absolute;
}

/*COMENTARIOS*/
.cbp-qtrotator blockquote p {
  color: #A5A2A4;
  font-weight: 300;
  margin: 0.4em 0 1em;
  font-size: 16px;
  /*letter-spacing: 1px;*/
  letter-spacing: 0px;
  line-height: 25px;
}

.cbp-qtrotator blockquote footer {
  letter-spacing: 0px;
}

@media (min-width: 1200px) {
  .row-fluid .span7 {
    width: 57.26495726495726% !important;
  }

  .row-fluid .span1 {
    width: 5.982905982905983% !important;
  }

  .row-fluid .span8 {
    width: 66.5% !important;
  }
}

/******************MOVIL************/
@media only screen and (max-width: 768px) {
  .iniciocajasPVermas {
    position: initial;
  }
}
