#pages {
  display: none;
}
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  opacity: .8;
  background-color: #FFFFFF;
  z-index: 20;
}
.arial {
  font-family: arial, verdana, sans-serif;
}
.open {
  font-family: 'Open Sans', sans-serif;
}
.helvetica {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.bold {
  font-weight: 700;
}
.normal {
  font-weight: 400;
}
.semibold {
  font-weight: 600;
}
.light {
  font-weight: 300;
}
.vlight {
  font-weight: 100;
}
.italic {
  font-style: italic;
  font-weight: normal;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute !important;
}
.hide {
  display: none;
}
.fleft {
  float: left;
  position: relative;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.nomargin {
  margin: 0px;
}
.nopadding {
  padding: 0px;
}
.noborder {
  border: 0px !important;
}
.tcenter,
.txtCent {
  text-align: center;
}
.tleft {
  text-align: left !important;
}
.va-middle {
  vertical-align: middle;
  display: table-cell;
}
.white {
  color: #FFFFFF;
}
.black {
  color: #000000;
}
.none:hover {
  text-decoration: none;
}
.rojo {
  color: #DF0619 !important;
}
.green {
  color: #98BA3A !important;
}
h3 {
  line-height: 1.5;
}
.container {
  position: relative;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 0px;
}
a {
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: background-color, color !important;
}
html,
hmtl a {
  width: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
a:hover {
  text-decoration: none;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1d1d1c;
}
#header {
  background-color: #FFF;
}
#header #superior {
  padding: 15px 0px;
}
#header #superior #menu {
  margin-top: 20px;
}
#header #superior #menu .underlined li.item > a {
  position: relative;
  color: #000;
  text-decoration: none;
}
#header #superior #menu .underlined li.item > a:hover {
  color: #000;
}
#header #superior #menu .underlined li.item > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -0.5em;
  left: 15;
  background-color: #e30613;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
#header #superior #menu .underlined li.item > a:hover:before {
  width: 26px;
}
#header #superior #menu .underlined li.item.active > a:before {
  width: 26px;
}
#header #superior #menu #menu-principal {
  padding: 0px;
  float: right;
}
#header #superior #menu #menu-principal li {
  position: relative;
  float: left;
  list-style: none;
}
#header #superior #menu #menu-principal li a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #1d1d1b;
  text-align: center;
}
#header #superior #menu #menu-principal li a:hover {
  text-decoration: none;
  color: #e30613;
}
#header #superior #menu #menu-principal li.active a {
  color: #e30613;
}
#header #superior #menu #menu-principal li.idioma {
  position: relative;
  float: left;
}
#header #superior #menu #menu-principal li.idioma a {
  padding-right: 0px;
  color: #999999;
}
lider > .rsContent {
  visibility: hidden;
}
.rsContent {
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
  float: left;
}
.rsABlock {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}
.blockHeadline {
  font-size: 52px;
  line-height: 50px;
}
.blockSubHeadline {
  font-size: 32px;
  line-height: 40px;
}
.txtCent {
  text-align: center;
  width: 100%;
}
.bContainer {
  top: 42%;
  position: absolute;
  width: 100%;
}
.cc_container a,
.cc_container a:visited {
  color: #FFF !important;
  text-decoration: underline !important;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #FFF !important;
  background-color: #e30613 !important;
  border-radius: 0px !important;
  text-decoration: none !important;
  -webkit-border-radius: 0px !important;
}
.fullWidth {
  position: relative;
}
#full-width-slider {
  width: 100%;
  color: #FFF;
  position: relative;
  height: 650px !important;
  background: #FFF;
}
#full-width-slider .description {
  position: absolute;
  left: 130px;
  bottom: 80px;
  width: 550px;
  padding: 10px;
  height: auto;
  background: rgba(0,0,0,0.5);
  background-color: #333;
}
#full-width-slider .description .text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #FFFFFF;
  margin-top: 0px;
}
#full-width-slider .rsOverflow {
  color: #FFF;
  height: 650px !important;
  background: #FFF;
}
#cabecera {
  position: relative;
}
#cabecera::before,
.rsContent::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.25);
}
#cabecera h1.title,
.intro h1.title {
  color: white !important;
}
#cabecera h1.title:before,
.intro h1.title:before {
  background-color: white !important;
}
#cabecera h1.title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 44px;
  line-height: 50px;
  margin-top: 50px;
  position: relative;
}
#cabecera h1.title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 5px;
  top: -10px;
  left: 0;
  width: 36px;
}
#destacados {
  padding: 80px 0px;
}
#destacados .destacado {
  text-align: center;
  margin-bottom: 40px;
}
#destacados figure.effect-bubba {
  background: #9e5406;
}
#destacados figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
#destacados figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  max-width: 480px;
  max-height: 360px;
  width: 98%;
  background: #3085a3;
  text-align: center;
}
#destacados figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#destacados figure figcaption,
#destacados figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#destacados figure.effect-bubba,
#destacados figure.no-effect {
  background: #FFFFFF;
}
#destacados figure.effect-bubba img,
#destacados figure.no-effect img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
#destacados figure.effect-bubba:hover img,
#destacados figure.no-effect:hover img {
  opacity: 0.4;
}
#destacados figure.effect-bubba figcaption::before,
#destacados figure.no-effect figcaption::before,
#destacados figure.effect-bubba figcaption::after,
#destacados figure.no-effect figcaption::after {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
#destacados figure.effect-bubba figcaption::before {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#destacados figure.effect-bubba figcaption::after {
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}
#destacados figure.effect-bubba h2,
#destacados figure.no-effect h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 36px;
  padding-top: 42%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}
#destacados figure.effect-bubba:hover figcaption::before,
#destacados figure.no-effect:hover figcaption::before,
#destacados figure.effect-bubba:hover figcaption::after,
#destacados figure.no-effect:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  border-color: #333333;
}
#destacados figure.effect-bubba:hover h2,
#destacados figure.no-effect:hover h2,
#destacados figure.effect-bubba:hover p,
#destacados figure.no-effect:hover p {
  opacity: 1;
  color: #333;
}
#destacados-escaparate,
#destacados-landings {
  padding: 50px 0px;
  padding-bottom: 80px;
  position: relative;
  background-color: #f0e9e0;
}
#destacados-escaparate .title:before,
#destacados-landings .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -3px;
  background-color: #1d1d1b;
  width: 36px;
}
#destacados-escaparate .title,
#destacados-landings .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1d1d1b;
  text-transform: uppercase;
  margin-bottom: 70px;
}
#destacados-escaparate .proyecto .destacado,
#destacados-landings .proyecto .destacado {
  text-align: center;
  margin-bottom: 40px;
}
#destacados-escaparate .proyecto figure img,
#destacados-landings .proyecto figure img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  background-color: rgba(255,255,255,0.8);
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: opacity !important;
}
#destacados-escaparate .proyecto figure:hover img,
#destacados-landings .proyecto figure:hover img {
  opacity: 0.5;
}
#destacados-escaparate .proyecto figure,
#destacados-landings .proyecto figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #FFF;
  margin-bottom: 30px;
}
#destacados-escaparate .proyecto figure figcaption,
#destacados-landings .proyecto figure figcaption {
  padding: 2em;
  position: absolute;
  background-color: rgba(255,255,255,0.8);
  width: 100%;
  bottom: 0px;
  height: 100px;
}
#destacados-escaparate .proyecto figure figcaption .title,
#destacados-landings .proyecto figure figcaption .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #3c3c3b;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}
#destacados-escaparate .proyecto figure figcaption .title:before,
#destacados-landings .proyecto figure figcaption .title:before {
  height: 0px;
}
#destacados-escaparate .proyecto figure figcaption .text,
#destacados-landings .proyecto figure figcaption .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #3c3c3b;
  padding: 0px;
  margin: 0px;
}
#escaparate {
  padding: 80px 0px;
  position: relative;
}
#escaparate .pastilla {
  height: 974px;
  width: 100%;
  background-color: #F0E9E0;
  position: absolute;
  bottom: 0px;
}
#escaparate .proyecto .destacado {
  text-align: center;
  margin-bottom: 40px;
}
#escaparate .proyecto figure:hover img {
  opacity: 0.5;
}
#escaparate .proyecto figure img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: opacity !important;
}
#escaparate .proyecto figure.effect-bubba img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}
#escaparate .proyecto figure.effect-bubba {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  background: #fff;
  text-align: center;
}
#escaparate .proyecto figure.effect-bubba figcaption {
  padding: 2em;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
}
#escaparate .proyecto figure.effect-bubba figcaption,
#escaparate .proyecto figure.effect-bubba figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#escaparate .proyecto figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #fff;
  margin-bottom: 30px;
}
#escaparate .proyecto figure figcaption {
  padding: 2em;
  position: absolute;
  background-color: rgba(255,255,255,0.8);
  width: 100%;
  bottom: 0px;
  height: 100px;
}
#escaparate .proyecto figure figcaption .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #3c3c3b;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}
#escaparate .proyecto figure figcaption .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #3c3c3b;
  padding: 0px;
  margin: 0px;
}
#escaparate .proyecto figure.effect-bubba,
#escaparate .proyecto figure.no-effect {
  background: #FFFFFF;
}
#escaparate .proyecto figure.effect-bubba img,
#escaparate .proyecto figure.no-effect img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
#escaparate .proyecto figure.effect-bubba:hover img,
#escaparate .proyecto figure.no-effect:hover img {
  opacity: 0.4;
}
#escaparate .proyecto figure.effect-bubba figcaption::before,
#escaparate .proyecto figure.no-effect figcaption::before,
#escaparate .proyecto figure.effect-bubba figcaption::after,
#escaparate .proyecto figure.no-effect figcaption::after {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
#escaparate .proyecto figure.effect-bubba figcaption::before {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#escaparate .proyecto figure.effect-bubba figcaption::after {
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
}
#escaparate .proyecto figure.effect-bubba .title,
#escaparate .proyecto figure.no-effect .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  vertical-align: middle;
  display: table-cell;
  height: 257px;
  width: 500px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
  color: #FFF;
}
#escaparate .proyecto figure.effect-bubba:hover figcaption::before,
#escaparate .proyecto figure.no-effect:hover figcaption::before,
#escaparate .proyecto figure.effect-bubba:hover figcaption::after,
#escaparate .proyecto figure.no-effect:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  border-color: #333333;
}
#escaparate .proyecto figure.effect-bubba:hover .title,
#escaparate .proyecto figure.no-effect:hover .title,
#escaparate .proyecto figure.effect-bubba:hover p,
#escaparate .proyecto figure.no-effect:hover p {
  opacity: 1;
  color: #333;
}
#escaparate-single {
  position: relative;
}
#escaparate-single .imagen {
  padding: 80px 0px;
  text-align: center;
}
#escaparate-single .imagen img {
  max-width: 100%;
  height: auto !important;
}
#escaparate-single .texto {
  padding: 30px 0px 20px 0px;
  text-align: center;
  font-size: 25px;
  color: #000000;
}
#escaparate-single .texto .textdiv {
  margin-bottom: 20px;
}
#escaparate-single .texto .btn-coleccion a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  background-color: #3c3c3b;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  margin: 0px;
  float: left;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: background-color;
}
#escaparate-single .texto .btn-coleccion:hover a {
  background-color: #000;
}
#escaparate-single .texto img {
  max-width: 100%;
  height: auto !important;
}
#escaparate-single .texto h1 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 70px;
  line-height: 70px;
}
#escaparate-single .texto h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 24px;
  line-height: 25px;
  position: relative;
}
#escaparate-single .texto h2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -1em;
  left: 0px;
  background-color: #1d1d1b;
  width: 36px;
}
#escaparate-single .texto h3 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  position: relative;
  border-bottom: 1px solid #a0a0a0;
  width: 100%;
  text-transform: uppercase;
}
#escaparate-single .texto h4 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 14px;
  line-height: 15px;
  position: relative;
  width: 100%;
  color: #a0a0a0;
}
#escaparate-single .texto h5 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 22px;
  line-height: 28px;
  position: relative;
  border-top: 1px solid #a0a0a0;
  padding-top: 20px;
  margin-top: 45px;
}
#escaparate-single .texto .imagetitle {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: left;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  text-transform: uppercase;
  color: #3c3c3b;
  text-align: left;
  padding-top: 10px;
}
#escaparate-single .texto .imagetext {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 25px;
  line-height: 28px;
  position: relative;
  margin-top: 5px;
  text-align: left;
}
#escaparate-single #cabecera.estilo_1 {
  position: relative;
}
#escaparate-single #cabecera.estilo_1 h1.title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 174px;
  line-height: 190px;
  text-align: center;
  color: #FFF;
  margin-top: 10%;
}
#escaparate-single #cabecera.estilo_2 {
  position: relative;
}
#escaparate-single #cabecera.estilo_2 h1.title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 75px;
  line-height: 75px;
  text-align: left;
  color: #FFF;
  margin-top: 100px;
  margin-left: 20px;
}
#escaparate-single #cabecera.estilo_2 h1.title b {
  font-weight: 600;
}
#escaparate-single #cabecera.estilo_2::before,
#escaparate-single #cabecera.estilo_2::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
#escaparate-single #cabecera.estilo_2::before {
  border-top: 15px solid #FFFFFF;
  border-bottom: 15px solid #FFFFFF;
}
#escaparate-single #cabecera.estilo_2:after {
  border-right: 15px solid #FFFFFF;
  border-left: 15px solid #FFFFFF;
}
#escaparate-single .slider {
  padding: 30px 0px 20px 0px;
}
#landings-single {
  position: relative;
}
#landings-single .imagen {
  padding: 40px 0px;
  text-align: center;
}
#landings-single .imagen img {
  max-width: 100%;
  height: auto !important;
}
#landings-single .texto {
  padding: 30px 0px 20px 0px;
  text-align: left;
}
#landings-single .texto p,
#landings-single .texto li {
  color: #666;
  line-height: 1.6;
  font-size: 15px;
}
#landings-single .texto .textdiv {
  margin-bottom: 20px;
}
#landings-single .texto strong {
  color: #000;
}
#landings-single .texto .btn-coleccion a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  background-color: #3c3c3b;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  margin: 0px;
  float: left;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: background-color;
}
#landings-single .texto .btn-coleccion:hover a {
  background-color: #000;
}
#landings-single .texto .btn--white {
  background: #fff;
}
#landings-single .texto .btn--white:hover,
#landings-single .texto .btn--white:focus {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
#landings-single .texto img {
  max-width: 100%;
  height: auto !important;
}
#landings-single .texto h1 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 70px;
  line-height: 70px;
}
#landings-single .texto h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 24px;
  line-height: 25px;
  position: relative;
}
#landings-single .texto h2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -1em;
  left: 0px;
  background-color: #1d1d1b;
  width: 36px;
}
#landings-single .texto h3 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 20px;
}
#landings-single .texto h4 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #000;
  margin-bottom: 10px;
}
#landings-single .texto h5 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
#landings-single .texto .imagetitle {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: left;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  text-transform: uppercase;
  color: #3c3c3b;
  text-align: left;
  padding-top: 10px;
}
#landings-single .texto .imagetext {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 25px;
  line-height: 28px;
  position: relative;
  margin-top: 5px;
  text-align: left;
}
#landings-single .slider {
  padding: 30px 0px 20px 0px;
}
#landings-single .form-catalog .form__inner {
  background: #f4f4f4;
  padding: 55px 35px 40px;
  visibility: visible;
  opacity: 1;
  transition: visibility .3s, opacity .3s;
}
#landings-single .form-catalog .form__row {
  margin-bottom: 23px;
}
#landings-single .form-catalog .form__body {
  margin-bottom: 28px;
}
#landings-single .form-catalog .field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #9f9f9f;
  border-radius: 5px;
  padding: 12px 17px;
  font-size: 14px;
  line-height: 1.2;
  font-style: italic;
  font-weight: 400;
  color: #666;
  transition: border-color .3s;
}
#landings-single .form-catalog .field:focus {
  border-color: #000;
  color: #000;
}
#landings-single .form {
  position: relative;
}
#landings-single .form .form__message {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  max-width: 450px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s, opacity .3s;
}
#landings-single .form .form__message p {
  position: relative;
  padding-left: 20px;
  margin-bottom: 22px;
}
#landings-single .form .form__message p i {
  position: absolute;
  top: 4px;
  left: 1px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
#landings-single .form .form__message p a {
  font-weight: 700;
  color: #000;
}
#landings-single .form .form__message strong {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000;
  margin-left: 20px;
}
#landings-single .form .socials--alt {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
#landings-single .form.submitted .form__message {
  visibility: visible;
  opacity: 1;
}
#landings-single .form.submitted .form__inner {
  visibility: hidden;
  opacity: 0;
}
#landings-single #destacados-landings {
  padding: 20px 0px;
  padding-bottom: 20px;
  position: relative;
  background-color: #fff;
}
#adquirir {
  padding: 50px 0px;
  padding-bottom: 50px;
  position: relative;
  background-color: #3c3c3b;
}
#adquirir .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 34px;
  line-height: 34px;
  color: #FFF;
}
#adquirir .coleccion-btn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #3c3c3b;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  background-color: #FFF;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  margin: 0px;
  float: right;
}
#marcas {
  padding: 80px 0px;
  position: relative;
}
#marcas .marca {
  margin-bottom: 60px;
}
#marcas .marca .imagen {
  height: 300px;
  position: relative;
}
#marcas .marca .imagen img {
  max-width: 100%;
}
#marcas .marca .imagen .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
  color: #3c3c3b;
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 80px;
  padding: 20px;
  margin: 0px;
  background-color: rgba(255,255,255,0.5);
}
#marcas .marca .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #9d9d9c;
  padding: 20px;
  width: 100%;
  min-height: 170px;
}
#marcas .marca .coleccion-btn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  background-color: #45474c;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  margin: 20px;
}
#marcas .pastilla {
  height: 380px;
  width: 100%;
  background-color: #dee9ef;
  position: absolute;
  bottom: 0px;
}
#blog {
  padding: 80px 0px;
  position: relative;
}
#blog .entrada {
  margin-bottom: 80px;
}
#blog .entrada .imagen {
  height: 290px;
  position: relative;
}
#blog .entrada .imagen img {
  max-width: 100%;
}
#blog .entrada .categoria {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  color: #e30613;
  text-transform: uppercase;
}
#blog .entrada .title {
  height: 70px;
}
#blog .entrada .title a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 30px;
  color: #1d1d1d;
}
#blog .entrada .text {
  min-height: 80px;
  text-align: justify;
}
#blog .entrada .text,
#blog .entrada .data {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  width: 90%;
}
#blog .entrada .data {
  margin-top: 20px;
  position: relative;
}
#blog .entrada .data:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  bottom: -1em;
  left: 0;
  background-color: #1d1d1b;
  width: 36px;
}
#blog-single {
  padding: 80px 0px;
  position: relative;
}
#blog-single #sidebar .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #1d1d1b;
  text-transform: uppercase;
}
#blog-single #sidebar .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  margin-top: 20px;
}
#blog-single #sidebar .categoria {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #e30613;
  position: relative;
  float: left;
  width: 100%;
  margin: 5px 0px;
}
#blog-single #sidebar .tag {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #FFF;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 10px;
  background-color: #666666;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: background-color, color !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: capitalize;
  position: relative;
  float: left;
  margin: 5px;
  margin-left: 0px;
}
#blog-single #sidebar .tag:hover {
  background-color: #e30613;
}
#blog-single .entrada {
  margin-bottom: 60px;
}
#blog-single .entrada .imagen {
  position: relative;
}
#blog-single .entrada .imagen img {
  max-width: 100%;
}
#blog-single .entrada .tag {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #FFF;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 10px;
  background-color: #666666;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: background-color, color !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: capitalize;
  position: relative;
  float: left;
  margin: 5px;
  margin-left: 0px;
}
#blog-single .entrada .tag:hover {
  background-color: #e30613;
}
#blog-single .entrada .categoria {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #e30613;
  margin-top: 30px;
  text-transform: uppercase;
}
#blog-single .entrada .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  color: #1d1d1d;
}
#blog-single .entrada .text {
  text-align: justify;
}
#blog-single .entrada .text,
#blog-single .entrada .data {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
}
#blog-single .entrada .text b,
#blog-single .entrada .data b {
  color: #1d1d1d;
}
#blog-single .entrada .data {
  margin-top: 30px;
  margin-botom: 20px;
  position: relative;
}
#blog-single .entrada .data:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  bottom: -1em;
  left: 0;
  background-color: #1d1d1b;
  width: 36px;
}
#blog-single .relacionadas {
  margin-top: 80px;
}
#blog-single .relacionadas .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #1d1d1b;
  position: relative;
  text-transform: uppercase;
}
#blog-single .relacionadas .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -1em;
  left: 0;
  background-color: #1d1d1b;
  width: 36px;
}
#blog-single .entrada-relacionada {
  margin: 0px;
  padding: 0px;
  margin-bottom: 60px;
  margin-top: 20px;
}
#blog-single .entrada-relacionada .imagen-relacionada {
  height: 200px;
  position: relative;
}
#blog-single .entrada-relacionada .imagen-relacionada img {
  max-width: 100%;
}
#blog-single .entrada-relacionada .categoria-relacionada {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  color: #e30613;
  text-transform: uppercase;
}
#blog-single .entrada-relacionada .title-relacionada {
  height: 100px;
}
#blog-single .entrada-relacionada .title-relacionada a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #1d1d1d;
}
#blog-single .entrada-relacionada .data-relacionada {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  width: 90%;
}
#blog-single .entrada-relacionada .data-relacionada {
  margin-top: 5px;
}
#contact {
  padding: 50px 0px;
  padding-bottom: 80px;
  position: relative;
}
#contact .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -3px;
  background-color: #1d1d1b;
  width: 36px;
}
#contact .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1d1d1b;
  text-transform: uppercase;
  margin-bottom: 70px;
}
#contact #btn-envia {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #e30613;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#nuestras-direcciones {
  padding: 50px 0px;
  padding-bottom: 80px;
  position: relative;
  background-color: #ede8df;
}
#nuestras-direcciones .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -3px;
  background-color: #1d1d1b;
  width: 36px;
}
#nuestras-direcciones .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1d1d1b;
  text-transform: uppercase;
  margin-bottom: 70px;
}
#nuestras-direcciones .titol {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  color: #1d1d1b;
}
#nuestras-direcciones .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1b;
  margin-top: 50px;
}
#nuestras-direcciones .text a {
  color: #e70510;
  font-weight: 700;
}
#somosMR .section {
  padding: 50px 0px;
  padding-bottom: 80px;
  text-align: center;
}
#somosMR .section .row {
  max-width: 580px;
  margin: auto;
}
#somosMR .section .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline;
  margin-bottom: 20px;
}
#somosMR .section .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin-top: 50px;
}
#somosMR .section .text h2 {
  font-weight: 700;
  font-size: 38px;
  line-height: 40px;
  margin: auto;
  margin-bottom: 50px;
}
#encuentranos,
#clientes {
  padding: 50px 0px;
  padding-bottom: 80px;
  position: relative;
}
#encuentranos .title,
#clientes .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 34px;
  line-height: 34px;
  color: #1d1d1b;
}
#encuentranos .text,
#clientes .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
  color: #1d1d1b;
  margin-top: 15px;
}
#encuentranos .paises,
#clientes .paises {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #666666;
}
#encuentranos .paises a,
#clientes .paises a {
  font-weight: 700;
  color: #333;
  cursor: pointer;
}
#encuentranos #mexico,
#clientes #mexico {
  margin-top: 70px;
  display: none;
}
#encuentranos #mexico .title,
#clientes #mexico .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #1d1d1b;
  margin-top: 15px;
  border-bottom: 1px solid #333;
  width: 100%;
}
#encuentranos #mexico .text,
#clientes #mexico .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #666666;
}
#encuentranos #mexico .text a,
#clientes #mexico .text a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #666666;
  text-decoration: underline;
}
#encuentranos .encuentranos-btn,
#clientes .encuentranos-btn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  background-color: #45474c;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  text-transform: uppercase;
  margin: 20px;
  float: right;
}
#encuentranos .separador,
#clientes .separador {
  width: 100%;
  height: 1px;
  background-color: #333333;
  margin: 20px 0px;
}
#clientes {
  background-color: #f0e9e0;
}
#contactoDistribuidores .title:before,
#contactoConsumidores .title:before,
#contactoEscaparate .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -30px;
  background-color: #1d1d1b;
  width: 36px;
}
#contactoDistribuidores .title,
#contactoConsumidores .title,
#contactoEscaparate .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1d1d1b;
  text-transform: uppercase;
  margin-bottom: 70px;
  position: relative;
}
#contactoDistribuidores #btn-envia,
#contactoConsumidores #btn-envia,
#contactoEscaparate #btn-envia {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #333333;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#footer {
  background-color: #d9d9d8;
  min-height: 210px;
  padding: 50px;
  padding-left: 0px;
}
#footer #menu-footer {
  padding: 0px;
  float: left;
}
#footer #menu-footer li {
  list-style: none;
}
#footer #menu-footer li a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #1d1d1b;
  text-align: left;
  padding-bottom: 5px;
}
#footer #menu-footer li a:hover {
  text-decoration: none;
  color: #e30613;
}
#footer #menu-footer li.active a {
  color: #e30613;
}
#footer #menu-footer li.idioma {
  position: relative;
  float: left;
  margin-right: 10px;
}
#footer #menu-footer li.idioma a {
  font-weight: 200;
  font-size: 20px;
  padding-right: 0px;
}
#footer .textfooter #email_newsletter {
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
#footer .textfooter #send_newsletter {
  border: 0px;
  background: url('../img/btn-newsletter.png') no-repeat;
  width: 35px;
  height: 35px;
  top: 2px;
  position: absolute;
  right: 0px;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: background;
}
#footer .textfooter #send_newsletter:hover {
  background: url('../img/btn-newsletter-active.png') no-repeat;
}
#footer .textfooter .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #1d1d1b;
}
#footer .textfooter .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #1d1d1b;
  margin-top: 20px;
  position: relative;
}
#footer .textfooter .text a {
  color: #1d1d1b;
  text-decoration: underline;
}
#footer .textfooter .text a:hover {
  color: #e30613;
}
#footer #submenu-footer {
  padding: 0px;
  float: left;
}
#footer #submenu-footer li:first-child {
  height: 35px;
}
#footer #submenu-footer li:first-child a {
  padding-top: 0px;
}
#footer #submenu-footer li {
  list-style: none;
  height: 45px;
  position: relative;
  padding-left: 15px;
}
#footer #submenu-footer li .icon {
  position: absolute;
  bottom: 12px;
  left: 0px;
}
#footer #submenu-footer li a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #1d1d1b;
  text-align: left;
  padding-bottom: 0px;
  padding-top: 10px;
}
#footer #submenu-footer li a:hover {
  text-decoration: none;
  color: #e30613;
}
#footer #submenu-footer li.border {
  border-bottom: 1px solid #aaaaaa;
}
#footer #submenu-footer li.active a {
  color: #e30613;
}
#subfooter {
  background-color: #333333;
  min-height: 70px;
  padding: 20px;
}
#subfooter .logofooter {
  position: relative;
  float: left;
}
#subfooter .copy {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFF;
  position: relative;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
#subfooter #menu-subfooter {
  margin-left: 20px;
  margin-top: 10px;
  padding: 0px;
  float: left;
}
#subfooter #menu-subfooter li {
  list-style: none;
  position: relative;
  float: left;
}
#subfooter #menu-subfooter li a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  text-align: left;
}
#subfooter #menu-subfooter li a:hover {
  text-decoration: underline;
}
#subfooter #menu-subfooter li.active a {
  text-decoration: underline;
}
#subfooter #social-footer {
  margin-left: 20px;
  margin-top: 10px;
  padding: 0px;
  float: right;
}
#subfooter #social-footer li {
  list-style: none;
  position: relative;
  float: left;
  margin-right: 2px;
}
#subfooter #social-footer li a {
  font-weight: 500;
  color: #333;
  text-align: left;
}
#subfooter #social-footer li a .fa-stack .fa-circle {
  color: #646464;
  -webkit-transition-duration: 500ms !important;
  -webkit-transition-property: color;
}
#subfooter #social-footer li a .fa-stack .fa-circle i {
  color: #333;
}
#subfooter #social-footer li a:hover .fa-stack .fa-circle {
  color: #c5c5c5;
}
#legal {
  padding: 80px 0px;
  position: relative;
}
#legal .entrada {
  margin-bottom: 60px;
}
#legal .entrada .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  color: #1d1d1d;
  position: relative;
}
#legal .entrada .text {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #666666;
  margin-top: 20px;
}
#legal .entrada .text b {
  color: #1d1d1d;
}
#legal .entrada .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -10px;
  left: 0;
  background-color: #1d1d1b;
  width: 36px;
}
#legal .relacionadas {
  margin-top: 80px;
}
#legal .relacionadas .title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #1d1d1b;
  position: relative;
  text-transform: uppercase;
}
#legal .relacionadas .title:before {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: -1em;
  left: 0;
  background-color: #1d1d1b;
  width: 36px;
}
#legal .entrada-relacionada {
  margin: 0px;
  padding: 0px;
  margin-bottom: 60px;
  margin-top: 20px;
}
#legal .entrada-relacionada .imagen-relacionada {
  height: 200px;
  position: relative;
}
#legal .entrada-relacionada .imagen-relacionada img {
  max-width: 100%;
}
#legal .entrada-relacionada .categoria-relacionada {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  color: #e30613;
  text-transform: uppercase;
}
#legal .entrada-relacionada .title-relacionada {
  height: 100px;
}
#legal .entrada-relacionada .title-relacionada a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #1d1d1d;
}
#legal .entrada-relacionada .data-relacionada {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  width: 90%;
}
#legal .entrada-relacionada .data-relacionada {
  margin-top: 5px;
}
#contact form label.visible {
  display: block;
}
#contact form label {
  display: none;
}
#contact form label a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}
#contact form input,
#contact form select,
#contact form textarea {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #333;
  color: #999;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 42px;
  padding: 0 0 10px 0;
  outline: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#contact form input:hover,
#contact form select:hover,
#contact form textarea:hover {
  border-bottom-color: #888;
}
#contact form input:focus,
#contact form select:focus,
#contact form textarea:focus {
  border-bottom-color: red;
  outline: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
select {
  border-radius: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal .modal-content {
  padding: 60px 0;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(255,255,255,0.9);
}
.modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 50px;
  height: 50px;
  background-color: transparent;
  cursor: pointer;
}
.modal .close-modal:hover {
  opacity: .3;
}
.modal .close-modal .lr {
  z-index: 1051;
  width: 1px;
  height: 50px;
  margin-left: 25px;
  background-color: #222;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal .close-modal .lr .rl {
  z-index: 1052;
  width: 1px;
  height: 50px;
  background-color: #222;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 2em;
  letter-spacing: -1px;
}
.modal .modal-content p {
  margin-bottom: 30px;
  font-size: 15px;
}
.navbar-default {
  background: none;
  border: none;
}
.navbar-header {
  height: 80px;
}
.logo {
  width: 210px;
}
.navbar-brand .logo {
  height: 50px;
}
.recuperar-passwd {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 12px;
  margin-top: 10px;
}
.form_registre {
  margin-top: 60px;
}
.form-field {
  font-size: 13px !important;
  color: #666666;
  border: 1px solid #cccccc;
  background: #f7f7f7;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(0,0,0,0.7) 0 0px 0px;
  -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(0,0,0,0.7) 0 0px 0px;
  box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(0,0,0,0.7) 0 0px 0px;
  padding: 8px;
  margin-bottom: 20px;
}
textarea.form-field {
  width: 425px;
  height: 100px;
  background-color: #FFF;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #009BDD;
  box-shadow: none;
  outline: 0 none;
}
.owl-carousel img {
  max-width: 100%;
}
#contact form label.error {
  display: none;
}
#contact form input.error,
#contact form select.error,
#contact form textarea.error {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #FF0000;
  color: #FF0000;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 42px;
  padding: 0 0 20px 0;
  outline: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#contact input[type=checkbox].error {
  outline: 2px solid #F00;
}
label.error {
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #destacados figure {
    max-height: 287px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #escaparate .pastilla,
  #marcas .pastilla {
    display: none;
  }
  #escaparate .proyecto figure {
    margin-bottom: 18px;
  }
  #escaparate .proyecto figure.effect-bubba .title,
  #escaparate .proyecto figure.no-effect .title {
    height: 157px;
    width: 300px;
  }
  #escaparate-single #cabecera.estilo_2 h1.title {
    margin-top: 50px;
    margin-left: 50px;
  }
  #escaparate-single #cabecera.estilo_2::before,
  #escaparate-single #cabecera.estilo_2::after {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }
  #cabecera.estilo_2::before {
    border-top: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
  }
  #escaparate-single #cabecera.estilo_1 h1.title {
    font-size: 54px;
    line-height: 90px;
  }
  #cabecera {
    height: 400px !important;
  }
  .imagetitle,
  .imagetext {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  #escaparate-single #cabecera.estilo_2::before,
  #escaparate-single #cabecera.estilo_2::after {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }
  #cabecera {
    height: 400px !important;
  }
  #cabecera.estilo_2::before {
    border-top: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
  }
  #escaparate-single #cabecera.estilo_2::before,
  #escaparate-single #cabecera.estilo_2::after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  #escaparate-single #cabecera.estilo_2 h1.title {
    font-size: 45px;
    line-height: 50px;
    margin-top: 30px;
  }
  #destacados figure {
    width: 98%;
    max-width: 360px;
    margin: auto;
    float: none;
  }
}
@media (max-width: 480px) {
  .navbar-toggle {
    margin-top: 22px;
  }
  #header #superior {
    padding: 0px;
  }
  .bContainer {
    top: 35%;
  }
  #full-width-slider {
    height: 170px !important;
  }
  #full-width-slider .rsOverflow {
    height: 170px !important;
  }
  .rsABlock {
    position: relative !important;
  }
  .blockHeadline {
    font-size: 28px;
    line-height: 35px;
    max-width: 250px;
    margin: auto;
  }
  #escaparate .proyecto figure.effect-bubba .title,
  #escaparate .proyecto figure.no-effect .title {
    height: 157px;
  }
  #escaparate-single #cabecera.estilo_1 h1.title {
    font-size: 54px;
    line-height: 90px;
  }
  #cabecera {
    height: 400px !important;
  }
  #escaparate-single .texto h1 {
    font-size: 40px;
    line-height: 40px;
  }
  #escaparate-single #cabecera.estilo_2 h1.title {
    font-size: 45px;
    line-height: 50px;
    margin-top: 30px;
  }
  #escaparate-single #cabecera.estilo_2::before,
  #escaparate-single #cabecera.estilo_2::after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  #cabecera.estilo_2::before {
    border-top: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
  }
  #footer {
    padding: 50px 0px;
  }
  #footer #menu-footer li a {
    padding-left: 0px;
  }
  #footer #submenu-footer li a {
    font-size: 17px;
    line-height: 15px;
    padding-left: 0px;
  }
  #footer #submenu-footer li .icon {
    display: none;
  }
  #footer #submenu-footer li {
    margin-bottom: 10px;
  }
  #footer #submenu-footer li:first-child {
    height: 45px;
  }
  #footer .textfooter #email_newsletter {
    width: 70%;
  }
  #subfooter #social-footer {
    padding: 0px;
    float: none;
    width: 200px;
    margin: auto;
  }
  #destacados figure {
    width: 100%;
    max-height: 340px;
    margin: auto;
    float: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  #destacados figure {
    width: 100%;
    max-height: 300px;
    margin: auto;
    float: none;
  }
}
