.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox:before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox:after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
}

.slider {
  height: 100vh;
  background-color: #000;
}

.menu-lateral {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 999;
  width: 160px;
  margin-top: 2%;
  margin-left: 2%;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-color: rgba(0, 0, 0, 0.7);
}

.logo-img {
  position: static;
  display: block;
  overflow: visible;
  max-width: 130px;
  margin-bottom: 0px;
  padding-left: 0px;
  text-align: left;
}

.slide {
  background-image: url('../images/aubert128-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide.alpha {
  background-image: url('../images/alpha-slider-01a.jpg');
}

.slide.alpha108 {
  background-image: url('../images/alpha108-1.jpg');
}

.slide.alpha109-1 {
  background-image: url('../images/alpha109-slider-1.jpg');
}

.slide.alpha128-1 {
  background-image: url('../images/aubert128-slider-1.jpg');
}

.slide.alpha129-1 {
  background-image: url('../images/alpha129-slider-1.jpg');
}

.slide.alpha136-1 {
  background-image: url('../images/alpha136-slider-1.jpg');
}

.slide.arms {
  background-image: url('../images/arms-slider-01.jpg');
}

.slide.arms103-1 {
  background-image: url('../images/arms-slider-01.jpg');
}

.slide.maya-slider-1 {
  background-image: url('../images/maya-slider-01a.jpg');
}

.slide.maya205-slide-1 {
  background-image: url('../images/maya2015-slider-1.jpg');
}

.slide.maya207-1 {
  background-image: url('../images/maya207-slider-1.jpg');
}

.slide.maya209-1 {
  background-image: url('../images/aub-gal-02.jpg');
}

.slide.lamar-1 {
  background-image: url('../images/lamar-slider-01a.jpg');
}

.slide.lamar322-1 {
  background-image: url('../images/lamar322-slider-1a.jpg');
}

.slide.alpha158-1 {
  background-image: url('../images/alpha158-slider-1.jpg');
}

.nav-bar.link {
  margin-bottom: 3px;
  padding-left: 0px;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}

.link-block {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}

.link-block.w--current {
  margin-top: 0px;
}

.link-block.sub-link {
  margin-left: 15px;
}

.link-block.logo {
  margin-bottom: 20px;
}

.body {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.paragraph-2 {
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 0px;
  margin-left: 15px;
  float: right;
  color: #fff;
  font-size: 10px;
  text-align: right;
}

.menu-collapse-close {
  display: block;
  margin-right: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
}

.menu-general {
  margin-bottom: 5px;
}

.logo-derecho {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  margin-top: auto;
  padding-top: 2%;
  padding-right: 2%;
}

.img-logo-a-r {
  height: 50px;
}

.right-arrow {
  z-index: 999;
  display: none;
}

.left-arrow {
  z-index: 999;
  display: none;
}

.modal-contacto {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 997;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.forma-contacto {
  max-width: none;
  min-width: 500px;
  margin-bottom: 60px;
  padding: 10px 20px 0px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: left;
}

.paragraph-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 12px;
  font-size: 10px;
  line-height: 14px;
  text-align: right;
  text-transform: uppercase;
}

.text-field {
  max-height: 25px;
  min-width: 350px;
  margin-bottom: 15px;
  padding: 2px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
}

.text-field::-webkit-input-placeholder {
  color: #fff;
  font-size: 11px;
}

.text-field:-ms-input-placeholder {
  color: #fff;
  font-size: 11px;
}

.text-field::-ms-input-placeholder {
  color: #fff;
  font-size: 11px;
}

.text-field::placeholder {
  color: #fff;
  font-size: 11px;
}

.boton-forma-contacto {
  margin-right: 10px;
  padding: 0px 30px;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 10px;
  text-align: center;
}

.form {
  text-align: right;
}

.textarea {
  max-height: 60px;
  min-width: 250px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
  font-size: 12px;
}

.textarea::-webkit-input-placeholder {
  color: #fff;
  font-size: 11px;
}

.textarea:-ms-input-placeholder {
  color: #fff;
  font-size: 11px;
}

.textarea::-ms-input-placeholder {
  color: #fff;
  font-size: 11px;
}

.textarea::placeholder {
  color: #fff;
  font-size: 11px;
}

.success-message {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.error-message {
  background-color: rgba(255, 0, 0, 0.8);
  color: #000;
}

.slide-2 {
  position: static;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block {
  display: block;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.image-3 {
  margin-bottom: 30px;
}

.slide-2-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/maya209-slider-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2-div.alpha {
  background-image: url('../images/alpha158-slider-2.jpg');
}

.slide-2-div.alpha108-2 {
  background-image: url('../images/alpha108-2.jpg');
}

.slide-2-div.alpha109-2 {
  background-image: url('../images/alpha109-slider-2.jpg');
}

.slide-2-div.alpha128-2 {
  background-image: url('../images/aubert128-slider-2.jpg');
}

.slide-2-div.alpha129-2 {
  background-image: url('../images/alpha129-slider-2.jpg');
}

.slide-2-div.alpha136-2 {
  background-image: url('../images/alpha136-slider-2.jpg');
}

.slide-2-div.arms-2 {
  background-image: url('../images/arms-slider-02.jpg');
}

.slide-2-div.maya-slider-2 {
  background-image: url('../images/maya-slider-02.jpg');
}

.slide-2-div.maya205-2 {
  background-image: url('../images/maya2015-slider-2.jpg');
}

.slide-2-div.maya207-2 {
  background-image: url('../images/maya207-slider-2.jpg');
}

.slide-2-div.maya209-2 {
  background-image: url('../images/maya209-slider-2.jpg');
}

.slide-2-div.lamar-2 {
  background-image: url('../images/lamar-slider-02.jpg');
}

.slide-2-div.lamar322-2 {
  background-image: url('../images/lamar322-slider-2.jpg');
}

.slide-2-div.alpha158-2 {
  background-image: url('../images/alpha158-slider-2.jpg');
}

.menu-collapse-open {
  display: block;
  margin-right: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  text-align: right;
  text-decoration: none;
}

.link-idioma {
  display: block;
  margin-right: -5px;
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 22px;
  text-align: left;
  text-decoration: none;
}

.link-idioma-ing {
  display: block;
  margin-right: 0px;
  border-right: 1px none #fff;
  color: #fff;
  font-size: 22px;
  text-align: right;
  text-decoration: none;
}

.idioma-columna {
  padding-right: 0px;
  padding-left: 0px;
}

.slide-nav {
  display: none;
}

.section-footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: block;
  max-height: 35px;
  padding-right: 20px;
  background-color: rgba(0, 0, 0, 0.7);
}

.fila-forma {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label {
  font-size: 10px;
  font-weight: 300;
  text-align: right;
}

.column-2 {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-4 {
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 0px;
  margin-left: 15px;
  float: left;
  color: #fff;
  font-size: 10px;
  text-align: right;
}

.link-block-2 {
  padding-left: 10px;
}

.slide-3 {
  position: static;
}

.slide-3-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/lamar322-slider-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  position: static;
}

.slide-4-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/alpha108-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-5 {
  position: static;
}

.slide-5-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/aub-gal-05.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  position: static;
}

.slide-6-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/arms-slider-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-7 {
  position: static;
}

.slide-7-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/maya207-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-8 {
  position: static;
}

.slide-8-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/alpha158-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-9 {
  position: static;
}

.slide-9-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/alpha136-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-10 {
  position: static;
}

.slide-10-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/maya2015-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-11 {
  position: static;
}

.slide-11-div {
  display: block;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/alpha129-slider-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-4 {
  margin-top: 15px;
  float: right;
}

.image-5 {
  margin-top: 0px;
  padding-top: 7px;
  float: none;
}

.link-block-3 {
  float: right;
}

.icon {
  font-family: 'Fa solid 900', sans-serif;
  font-weight: 400;
}

.sect-aviso {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #000;
  background-image: url('../images/aviso-fondo.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.paragraph-5 {
  overflow: scroll;
  padding: 0px 220px 40px;
  text-align: justify;
}

.heading {
  display: block;
}

.heading.int-secciones {
  padding-left: 220px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.category-description {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0efef), to(#f0efef));
  background-image: linear-gradient(180deg, #f0efef, #f0efef);
  text-align: center;
}

.category-description.h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 48px;
}

.category-description.p {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.column-3 {
  display: block;
}

.grid-categoria {
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid-categoria-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-categoria-col.intro {
  display: block;
  padding: 40px;
}

.grid-categoria-col.h3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  font-size: 26px;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
}

.grid-categoria-col.p {
  width: 80%;
  color: #000;
  font-size: 14px;
}

.grid-categoria-col.img {
  width: 380px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.detalle-contacto-img {
  width: 100%;
}

.contacto-categoria {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 90px;
  background-color: #e9e7e7;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.input {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #696a69;
  border-radius: 1px;
  background-color: transparent;
  color: #000;
}

.input::-webkit-input-placeholder {
  color: #696a69;
  text-transform: none;
}

.input:-ms-input-placeholder {
  color: #696a69;
  text-transform: none;
}

.input::-ms-input-placeholder {
  color: #696a69;
  text-transform: none;
}

.input::placeholder {
  color: #696a69;
  text-transform: none;
}

.input.input-localizador {
  display: block;
  max-width: 300px;
  border-bottom-color: #000;
  text-align: center;
}

.input.hidden {
  display: block;
}

.forma-contacto-inner {
  margin-top: 40px;
}

.forma-contacto-columnas {
  margin-bottom: 40px;
}

.forma-contacto-textarea {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: transparent;
  color: #696a69;
}

.forma-contacto-checkbox {
  color: #696a69;
}

.checkbox {
  background-color: transparent;
}

.checkbox-label {
  text-transform: uppercase;
}

.forma-contacto-sumbit-div {
  text-align: right;
}

.forma-contacto-submit {
  margin-bottom: 10px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #696a69;
}

.modelo-construccion.columna {
  padding: 60px 20px 40px;
  text-align: center;
}

.modelo-construccion.h3 {
  margin-bottom: 40px;
}

.modelo-construccion.link {
  display: block;
  margin-bottom: 5px;
  color: #000;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.modal-wrapper-const-func {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-container {
  padding: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.modal-container.p {
  margin-top: 10px;
  padding: 0px;
  color: #000;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

.modal-container.materiales {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-p {
  color: #000;
}

.modal-p.right {
  text-align: right;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
}

.modal-btn-cerrar {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 20px;
  margin-right: 20px;
  padding: 5px;
  float: right;
  clear: none;
  text-decoration: none;
}

.modal-wrapper-const-conf {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.materiales-versiones {
  background-color: #f1f1f1;
}

.materiales-versiones-inner {
  padding: 80px 40px 40px;
  text-align: center;
}

.materiales-versiones-inner.p {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0px 40px;
  color: #000;
}

.materiales-versiones-inner.link {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.modal-wrapper-materiales {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.tabs-materiales-nav {
  text-align: center;
}

.tabs-materiales-nav.nav-descargas {
  border-bottom: 1px solid #000;
}

.tabs-materiales {
  margin-top: 20px;
}

.tab-link {
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.tab-link.w--current {
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

.text-block {
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.slider-mat-piel {
  overflow: hidden;
  height: 170px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: transparent;
}

.slider-mat-piel-slide {
  width: 20%;
  height: 100%;
  margin-right: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.slider-mat-piel-slide.slide-piel-01 {
  background-image: url('../images/aubert-piel-pielrojoL003.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-02 {
  background-image: url('../images/aubert-piel-pielnegroL007.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-03 {
  background-image: url('../images/aubert-piel-pielblancoL009.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-04 {
  background-image: url('../images/aubert-piel-pielazulreyL014.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-05 {
  background-image: url('../images/aubert-piel-pielgrisL002.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-06 {
  background-image: url('../images/aubert-piel-pielcamelL005.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-07 {
  background-image: url('../images/aubert-piel-pielcafeL006.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-08 {
  background-image: url('../images/aubert-piel-pielazulclaroL010.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-09 {
  background-image: url('../images/aubert-piel-pielbeigeL013.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-piel-10 {
  background-image: url('../images/aubert-piel-pielamarilloL008.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-tela-01 {
  background-image: url('../images/aubert-tela-grisf011.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-tela-02 {
  background-image: url('../images/aubert-tela-azulf008.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-tela-03 {
  background-image: url('../images/aubert-tela-beigef009.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-mat-piel-slide.slide-tela-04 {
  background-image: url('../images/aubert-tela-grisclarof010.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.icon-2 {
  color: #000;
}

.icon-3 {
  color: #000;
}

.slide-nav-2 {
  display: none;
}

.button {
  float: right;
  background-color: transparent;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
}

.modal-materiales-h3 {
  margin-top: 40px;
}

.modal-materiales-disclaimer {
  margin-top: 20px;
  padding-right: 100px;
  padding-left: 100px;
  color: #000;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
}

.seccion-disenador {
  display: block;
  padding: 100px 60px 60px;
}

.disenador-h3 {
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
  text-align: left;
  text-transform: none;
}

.disenador-h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 22px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.disenador-p {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 60px;
  color: #000;
  font-size: 14px;
  font-weight: 200;
}

.disenador-img {
  width: 100%;
  text-align: center;
}

.disenador-img.img {
  width: 300px;
}

.disenador-h5 {
  margin-top: 0px;
  font-size: 18px;
  line-height: 22px;
}

.somos-columna {
  padding: 20px 20px 60px;
}

.somos-h3 {
  margin-bottom: 60px;
  color: #fff;
}

.somos-firma {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 200;
  text-align: right;
}

.somos-p {
  font-size: 12px;
  font-weight: 200;
}

.sect-somos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #000;
  background-image: url('../images/aubert-somos-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.aviso-h3 {
  margin-bottom: 10px;
  padding-left: 220px;
  color: #fff;
  font-size: 30px;
  text-align: left;
}

.aviso-p {
  overflow: scroll;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 220px;
  padding-left: 220px;
}

.descargas-h3 {
  margin-bottom: 60px;
  color: #000;
}

.descargas-p {
  display: inline-block;
  margin-bottom: 0px;
  color: #000;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
}

.descargas-p:hover {
  font-weight: 600;
}

.sect-descargas {
  display: block;
  overflow: scroll;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #000;
  background-image: url('../images/aubert-descargas-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.descargas-columna {
  margin-top: 60px;
  padding: 20px 0px 60px;
}

.descargas-columna-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-4 {
  display: block;
}

.descargas-links-cont {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.link-block-4 {
  width: 100%;
  height: 50px;
}

.descargas-link {
  display: block;
  text-align: center;
}

.paragraph-6 {
  display: inline-block;
}

.descargas-img {
  width: 14px;
  margin-left: 5px;
}

.categoria-grid-link {
  text-decoration: none;
}

.tab-link-img {
  width: 15px;
}

.tab-link-slider {
  padding-right: 5px;
  padding-left: 5px;
  background-color: transparent;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.tab-link-slider.w--current {
  padding-right: 5px;
  padding-left: 5px;
  background-color: transparent;
}

.modal-h5.right {
  text-align: right;
}

.slider-tiendas {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 40px;
  background-image: url('../images/tiendas-slider.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.6;
  text-align: center;
}

.slider-tiendas.h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 48px;
}

.slider-tiendas.p {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
}

.tiendas-buscador-cont {
  text-align: center;
}

.forma-localizador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.img-localizador-icon {
  width: 15px;
  height: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.listado-tiendas-cont {
  padding: 100px 20px 60px;
}

.listado-tiendas-txt-tienda {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

.listado-tiendas-txt-direccion {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.listado-tiendas-txt-contac {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.listado-tiendas-loc-icon {
  width: 15px;
}

.listado-tiendas-loc-link {
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.right {
  text-align: right;
}

.div-block-2 {
  display: none;
}

.icon-lang-img {
  display: block;
  width: 20px;
}

.arrow-slider-mat {
  z-index: 99999;
  width: 50px;
}

.right-arrow-2 {
  width: 50px;
}

.form-success-p {
  color: #000;
}

@media (max-width: 767px) {
  .paragraph-2 {
    font-size: 8px;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .text-field {
    max-height: 20px;
  }
  .boton-forma-contacto {
    font-size: 10px;
  }
  .field-label {
    font-size: 10px;
  }
  .paragraph-4 {
    font-size: 8px;
  }
}

@media (max-width: 479px) {
  .menu-lateral {
    width: 160px;
    margin-top: 4%;
    margin-left: 4%;
  }
  .slide {
    background-size: cover;
  }
  .paragraph-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
    font-size: 8px;
  }
  .logo-derecho {
    margin-top: 4%;
    padding-top: 0%;
    padding-right: 5%;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .forma-contacto {
    min-width: auto;
    margin-bottom: 50px;
    padding-top: 0px;
  }
  .paragraph-3 {
    font-size: 9px;
  }
  .text-field {
    min-width: 200px;
  }
  .textarea {
    max-height: 40px;
    min-width: 200px;
  }
  .link-idioma {
    display: block;
    margin-right: auto;
    padding-right: 8px;
    float: left;
  }
  .link-idioma-ing {
    display: inline-block;
    float: right;
  }
  .idioma-columna {
    position: relative;
    display: block;
  }
  .paragraph-4 {
    margin-top: 5px;
    margin-bottom: 0px;
    float: right;
    font-size: 8px;
  }
  .link-block-2 {
    float: right;
  }
  .image-5 {
    display: none;
  }
  .link-block-3 {
    display: block;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}