@font-face {
  font-family: 'Internacional';
  src: url("../fonts/Internacional-Regular.woff2") format("woff2"), url("../fonts/Internacional-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Internacional';
  src: url("../fonts/Internacional-SemiBold.woff2") format("woff2"), url("../fonts/Internacional-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Internacional';
  src: url("../fonts/Internacional-UltraLight.woff2") format("woff2"), url("../fonts/Internacional-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Internacional';
  src: url("../fonts/Internacional-Bold.woff2") format("woff2"), url("../fonts/Internacional-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Internacional';
  src: url("../fonts/Internacional-Black.woff2") format("woff2"), url("../fonts/Internacional-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}

.wpb_revslider_element {
  margin-bottom: 0 !important;
}

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.px-0.vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

svg.img-fluid {
  height: inherit;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.pace.pace-inactive .pace-progress {
  display: none;
}

.pace .pace-progress {
  position: fixed;
  z-index: 999000;
  bottom: 30px;
  right: 0;
  height: 5rem;
  width: 100%;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.pace .pace-progress:after {
  display: block;
  content: attr(data-progress-text);
  font-family: "Internacional", san-serif;
  font-weight: 100;
  font-size: 2rem;
  line-height: 1;
  color: white;
}

.cargador {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: black;
  z-index: 900000;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.cargador .brand {
  display: block;
  position: absolute;
  width: 120px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 768px) {
  .cargador .brand {
    width: 160px;
  }
}

@media (min-width: 992px) {
  .cargador .brand {
    width: 200px;
  }
}

.cargador .brand img, .cargador .brand svg {
  width: 100%;
}

.loaded .cargador {
  transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}

.loaded .cargador .brand {
  opacity: 0;
}

.loaded .pace .pace-progress {
  display: none;
}

.fPrincipal,
.fPrincipal p,
.fPrincipal h1,
.fPrincipal h2,
.fPrincipal h3,
.fPrincipal h4,
.fPrincipal h5 {
  font-family: "Internacional", san-serif;
  font-weight: 300;
}

.fPrincipal__bold,
.fPrincipal__bold p,
.fPrincipal__bold h1,
.fPrincipal__bold h2,
.fPrincipal__bold h3,
.fPrincipal__bold h4,
.fPrincipal__bold h5 {
  font-family: "Internacional", san-serif;
  font-weight: 600;
}

.fSecundario,
.fSecundario p,
.fSecundario h1,
.fSecundario h2,
.fSecundario h3,
.fSecundario h4,
.fSecundario h5 {
  font-family: "Internacional", san-serif;
}

.f__internacional,
.f__internacional p,
.f__internacional h1,
.f__internacional h2,
.f__internacional h3,
.f__internacional h3,
.f__internacional h5 {
  font-family: 'Internacional';
}

.f__internacional_ultralight,
.f__internacional_ultralight p,
.f__internacional_ultralight h1,
.f__internacional_ultralight h2,
.f__internacional_ultralight h3,
.f__internacional_ultralight h3,
.f__internacional_ultralight h5 {
  font-family: 'Internacional';
  font-weight: 200;
}

.f__internacional_semibold,
.f__internacional_semibold p,
.f__internacional_semibold h1,
.f__internacional_semibold h2,
.f__internacional_semibold h3,
.f__internacional_semibold h3,
.f__internacional_semibold h5 {
  font-family: 'Internacional';
  font-weight: 600;
}

.f__internacional_bold,
.f__internacional_bold p,
.f__internacional_bold h1,
.f__internacional_bold h2,
.f__internacional_bold h3,
.f__internacional_bold h3,
.f__internacional_bold h5 {
  font-family: 'Internacional';
  font-weight: bold;
}

.f__internacional_black,
.f__internacional_black p,
.f__internacional_black h1,
.f__internacional_black h2,
.f__internacional_black h3,
.f__internacional_black h3,
.f__internacional_black h5 {
  font-family: 'Internacional';
  font-weight: 900;
}

.f__13, .f__13 p,
.f__13 h1, .f__13 h2,
.f__13 h3, .f__13 h3, .f__13 h5 {
  font-size: 1.2rem !important;
  line-height: 1.4em !important;
}

@media (min-width: 768px) {
  .f__13, .f__13 p,
  .f__13 h1, .f__13 h2,
  .f__13 h3, .f__13 h3, .f__13 h5 {
    font-size: 1.3rem !important;
  }
}

@media (min-width: 1600px) {
  .f__13, .f__13 p,
  .f__13 h1, .f__13 h2,
  .f__13 h3, .f__13 h3, .f__13 h5 {
    font-size: 1.3rem !important;
    line-height: 1.4em !important;
  }
}

.f__14, .f__14 p,
.f__14 h1, .f__14 h2,
.f__14 h3, .f__14 h4, .f__14 h5 {
  font-size: 1.2rem !important;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .f__14, .f__14 p,
  .f__14 h1, .f__14 h2,
  .f__14 h3, .f__14 h4, .f__14 h5 {
    font-size: 1.3rem !important;
  }
}

@media (min-width: 1600px) {
  .f__14, .f__14 p,
  .f__14 h1, .f__14 h2,
  .f__14 h3, .f__14 h4, .f__14 h5 {
    font-size: 1.4rem !important;
    line-height: 1.3em !important;
  }
}

.f__15, .f__15 p,
.f__15 h1, .f__15 h2,
.f__15 h3, .f__15 h4, .f__15 h5 {
  font-size: 1.3rem !important;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .f__15, .f__15 p,
  .f__15 h1, .f__15 h2,
  .f__15 h3, .f__15 h4, .f__15 h5 {
    font-size: 1.4rem !important;
  }
}

@media (min-width: 1600px) {
  .f__15, .f__15 p,
  .f__15 h1, .f__15 h2,
  .f__15 h3, .f__15 h4, .f__15 h5 {
    font-size: 1.5rem !important;
    line-height: 1.3em !important;
  }
}

.f__16, .f__16 p,
.f__16 h1, .f__16 h2,
.f__16 h3, .f__16 h4, .f__16 h5 {
  font-size: 1.4rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__16, .f__16 p,
  .f__16 h1, .f__16 h2,
  .f__16 h3, .f__16 h4, .f__16 h5 {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 1600px) {
  .f__16, .f__16 p,
  .f__16 h1, .f__16 h2,
  .f__16 h3, .f__16 h4, .f__16 h5 {
    font-size: 1.6rem !important;
  }
}

.f__17, .f__17 p,
.f__17 h1, .f__17 h2,
.f__17 h3, .f__17 h4, .f__17 h5 {
  font-size: 1.5rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__17, .f__17 p,
  .f__17 h1, .f__17 h2,
  .f__17 h3, .f__17 h4, .f__17 h5 {
    font-size: 1.6rem !important;
  }
}

@media (min-width: 1600px) {
  .f__17, .f__17 p,
  .f__17 h1, .f__17 h2,
  .f__17 h3, .f__17 h4, .f__17 h5 {
    font-size: 1.7rem !important;
  }
}

.f__18, .f__18 p,
.f__18 h1, .f__18 h2,
.f__18 h3, .f__18 h4, .f__18 h5 {
  font-size: 1.6rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__18, .f__18 p,
  .f__18 h1, .f__18 h2,
  .f__18 h3, .f__18 h4, .f__18 h5 {
    font-size: 1.7rem !important;
  }
}

@media (min-width: 1600px) {
  .f__18, .f__18 p,
  .f__18 h1, .f__18 h2,
  .f__18 h3, .f__18 h4, .f__18 h5 {
    font-size: 1.8rem !important;
  }
}

.f__20, .f__20 p,
.f__20 h1, .f__20 h2,
.f__20 h3, .f__20 h4, .f__20 h5 {
  font-size: 1.8rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__20, .f__20 p,
  .f__20 h1, .f__20 h2,
  .f__20 h3, .f__20 h4, .f__20 h5 {
    font-size: 1.9rem !important;
  }
}

@media (min-width: 1600px) {
  .f__20, .f__20 p,
  .f__20 h1, .f__20 h2,
  .f__20 h3, .f__20 h4, .f__20 h5 {
    font-size: 2rem !important;
  }
}

.f__22, .f__22 p,
.f__22 h1, .f__22 h2,
.f__22 h3, .f__22 h4, .f__22 h5 {
  font-size: 1.9rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__22, .f__22 p,
  .f__22 h1, .f__22 h2,
  .f__22 h3, .f__22 h4, .f__22 h5 {
    font-size: 2rem !important;
  }
}

@media (min-width: 1600px) {
  .f__22, .f__22 p,
  .f__22 h1, .f__22 h2,
  .f__22 h3, .f__22 h4, .f__22 h5 {
    font-size: 2.2rem !important;
  }
}

.f__24, .f__24 p,
.f__24 h1, .f__24 h2,
.f__24 h3, .f__24 h4, .f__24 h5 {
  font-size: 2rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__24, .f__24 p,
  .f__24 h1, .f__24 h2,
  .f__24 h3, .f__24 h4, .f__24 h5 {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 1200px) {
  .f__24, .f__24 p,
  .f__24 h1, .f__24 h2,
  .f__24 h3, .f__24 h4, .f__24 h5 {
    font-size: 2.3rem !important;
  }
}

@media (min-width: 1600px) {
  .f__24, .f__24 p,
  .f__24 h1, .f__24 h2,
  .f__24 h3, .f__24 h4, .f__24 h5 {
    font-size: 2.4rem !important;
  }
}

.f__26, .f__26 p,
.f__26 h1, .f__26 h2,
.f__26 h3, .f__26 h4, .f__26 h5 {
  font-size: 2.2rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__26, .f__26 p,
  .f__26 h1, .f__26 h2,
  .f__26 h3, .f__26 h4, .f__26 h5 {
    font-size: 2.4rem !important;
  }
}

@media (min-width: 1200px) {
  .f__26, .f__26 p,
  .f__26 h1, .f__26 h2,
  .f__26 h3, .f__26 h4, .f__26 h5 {
    font-size: 2.5rem !important;
  }
}

@media (min-width: 1600px) {
  .f__26, .f__26 p,
  .f__26 h1, .f__26 h2,
  .f__26 h3, .f__26 h4, .f__26 h5 {
    font-size: 2.6rem !important;
  }
}

.f__28, .f__28 p,
.f__28 h1, .f__28 h2,
.f__28 h3, .f__28 h4, .f__28 h5 {
  font-size: 2.4rem !important;
  line-height: 1.3em !important;
}

@media (min-width: 768px) {
  .f__28, .f__28 p,
  .f__28 h1, .f__28 h2,
  .f__28 h3, .f__28 h4, .f__28 h5 {
    font-size: 2.6rem !important;
  }
}

@media (min-width: 1200px) {
  .f__28, .f__28 p,
  .f__28 h1, .f__28 h2,
  .f__28 h3, .f__28 h4, .f__28 h5 {
    font-size: 2.7rem !important;
  }
}

@media (min-width: 1600px) {
  .f__28, .f__28 p,
  .f__28 h1, .f__28 h2,
  .f__28 h3, .f__28 h4, .f__28 h5 {
    font-size: 2.8rem !important;
  }
}

.f__30, .f__30 p,
.f__30 h1, .f__30 h2,
.f__30 h3, .f__30 h4, .f__30 h5 {
  font-size: 2.6rem !important;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .f__30, .f__30 p,
  .f__30 h1, .f__30 h2,
  .f__30 h3, .f__30 h4, .f__30 h5 {
    font-size: 2.8rem !important;
  }
}

@media (min-width: 1200px) {
  .f__30, .f__30 p,
  .f__30 h1, .f__30 h2,
  .f__30 h3, .f__30 h4, .f__30 h5 {
    font-size: 2.9rem !important;
  }
}

@media (min-width: 1600px) {
  .f__30, .f__30 p,
  .f__30 h1, .f__30 h2,
  .f__30 h3, .f__30 h4, .f__30 h5 {
    font-size: 3rem !important;
  }
}

.f__34, .f__34 p,
.f__34 h1, .f__34 h2,
.f__34 h3, .f__34 h4, .f__34 h5 {
  font-size: 2.8rem !important;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .f__34, .f__34 p,
  .f__34 h1, .f__34 h2,
  .f__34 h3, .f__34 h4, .f__34 h5 {
    font-size: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .f__34, .f__34 p,
  .f__34 h1, .f__34 h2,
  .f__34 h3, .f__34 h4, .f__34 h5 {
    font-size: 3.2rem !important;
  }
}

@media (min-width: 1600px) {
  .f__34, .f__34 p,
  .f__34 h1, .f__34 h2,
  .f__34 h3, .f__34 h4, .f__34 h5 {
    font-size: 3.4rem !important;
  }
}

.f__38, .f__38 p,
.f__38 h1, .f__38 h2,
.f__38 h3, .f__38 h4, .f__38 h5 {
  font-size: 3rem !important;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .f__38, .f__38 p,
  .f__38 h1, .f__38 h2,
  .f__38 h3, .f__38 h4, .f__38 h5 {
    font-size: 3.4rem !important;
  }
}

@media (min-width: 1200px) {
  .f__38, .f__38 p,
  .f__38 h1, .f__38 h2,
  .f__38 h3, .f__38 h4, .f__38 h5 {
    font-size: 3.6rem !important;
  }
}

@media (min-width: 1600px) {
  .f__38, .f__38 p,
  .f__38 h1, .f__38 h2,
  .f__38 h3, .f__38 h4, .f__38 h5 {
    font-size: 3.8rem !important;
  }
}

.f__42, .f__42 p,
.f__42 h1, .f__42 h2,
.f__42 h3, .f__42 h4, .f__42 h5 {
  font-size: 3.4rem !important;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .f__42, .f__42 p,
  .f__42 h1, .f__42 h2,
  .f__42 h3, .f__42 h4, .f__42 h5 {
    font-size: 3.8rem !important;
  }
}

@media (min-width: 1200px) {
  .f__42, .f__42 p,
  .f__42 h1, .f__42 h2,
  .f__42 h3, .f__42 h4, .f__42 h5 {
    font-size: 4rem !important;
  }
}

@media (min-width: 1600px) {
  .f__42, .f__42 p,
  .f__42 h1, .f__42 h2,
  .f__42 h3, .f__42 h4, .f__42 h5 {
    font-size: 4.2rem !important;
  }
}

.f__48, .f__48 p,
.f__48 h1, .f__48 h2,
.f__48 h3, .f__48 h4, .f__48 h5 {
  font-size: 3.6rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .f__48, .f__48 p,
  .f__48 h1, .f__48 h2,
  .f__48 h3, .f__48 h4, .f__48 h5 {
    font-size: 4.2rem !important;
  }
}

@media (min-width: 1200px) {
  .f__48, .f__48 p,
  .f__48 h1, .f__48 h2,
  .f__48 h3, .f__48 h4, .f__48 h5 {
    font-size: 4.5rem !important;
  }
}

@media (min-width: 1600px) {
  .f__48, .f__48 p,
  .f__48 h1, .f__48 h2,
  .f__48 h3, .f__48 h4, .f__48 h5 {
    font-size: 4.8rem !important;
  }
}

.f__54, .f__54 p,
.f__54 h1, .f__54 h2,
.f__54 h3, .f__54 h4, .f__54 h5 {
  font-size: 4rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .f__54, .f__54 p,
  .f__54 h1, .f__54 h2,
  .f__54 h3, .f__54 h4, .f__54 h5 {
    font-size: 4.8rem !important;
  }
}

@media (min-width: 1200px) {
  .f__54, .f__54 p,
  .f__54 h1, .f__54 h2,
  .f__54 h3, .f__54 h4, .f__54 h5 {
    font-size: 5rem !important;
  }
}

@media (min-width: 1600px) {
  .f__54, .f__54 p,
  .f__54 h1, .f__54 h2,
  .f__54 h3, .f__54 h4, .f__54 h5 {
    font-size: 5.4rem !important;
  }
}

.f__60, .f__60 p,
.f__60 h1, .f__60 h2,
.f__60 h3, .f__60 h4, .f__60 h5 {
  font-size: 4.5rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .f__60, .f__60 p,
  .f__60 h1, .f__60 h2,
  .f__60 h3, .f__60 h4, .f__60 h5 {
    font-size: 5.5rem !important;
  }
}

@media (min-width: 1200px) {
  .f__60, .f__60 p,
  .f__60 h1, .f__60 h2,
  .f__60 h3, .f__60 h4, .f__60 h5 {
    font-size: 5.75rem !important;
  }
}

@media (min-width: 1600px) {
  .f__60, .f__60 p,
  .f__60 h1, .f__60 h2,
  .f__60 h3, .f__60 h4, .f__60 h5 {
    font-size: 6rem !important;
  }
}

.f__72, .f__72 p,
.f__72 h1, .f__72 h2,
.f__72 h3, .f__72 h4, .f__72 h5 {
  font-size: 6rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .f__72, .f__72 p,
  .f__72 h1, .f__72 h2,
  .f__72 h3, .f__72 h4, .f__72 h5 {
    font-size: 6.6rem !important;
  }
}

@media (min-width: 1200px) {
  .f__72, .f__72 p,
  .f__72 h1, .f__72 h2,
  .f__72 h3, .f__72 h4, .f__72 h5 {
    font-size: 6.9rem !important;
  }
}

@media (min-width: 1600px) {
  .f__72, .f__72 p,
  .f__72 h1, .f__72 h2,
  .f__72 h3, .f__72 h4, .f__72 h5 {
    font-size: 7.2rem !important;
  }
}

.f__80, .f__80 p,
.f__80 h1, .f__80 h2,
.f__80 h3, .f__80 h4, .f__80 h5 {
  font-size: 6.5rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .f__80, .f__80 p,
  .f__80 h1, .f__80 h2,
  .f__80 h3, .f__80 h4, .f__80 h5 {
    font-size: 7.2rem !important;
  }
}

@media (min-width: 1200px) {
  .f__80, .f__80 p,
  .f__80 h1, .f__80 h2,
  .f__80 h3, .f__80 h4, .f__80 h5 {
    font-size: 7.6rem !important;
  }
}

@media (min-width: 1600px) {
  .f__80, .f__80 p,
  .f__80 h1, .f__80 h2,
  .f__80 h3, .f__80 h4, .f__80 h5 {
    font-size: 8rem !important;
  }
}

.f__90, .f__90 p,
.f__90 h1, .f__90 h2,
.f__90 h3, .f__90 h4, .f__90 h5 {
  font-size: 7rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .f__90, .f__90 p,
  .f__90 h1, .f__90 h2,
  .f__90 h3, .f__90 h4, .f__90 h5 {
    font-size: 8rem !important;
  }
}

@media (min-width: 1200px) {
  .f__90, .f__90 p,
  .f__90 h1, .f__90 h2,
  .f__90 h3, .f__90 h4, .f__90 h5 {
    font-size: 8.5rem !important;
  }
}

@media (min-width: 1600px) {
  .f__90, .f__90 p,
  .f__90 h1, .f__90 h2,
  .f__90 h3, .f__90 h4, .f__90 h5 {
    font-size: 9rem !important;
  }
}

.f__blanco, .f__blanco p, p.f__blanco {
  color: white !important;
}

.f__negro, .f__negro p, p.f__negro {
  color: black !important;
}

.f__gris, .f__gris p, p.f__gris {
  color: #9F9F9F !important;
}

.bg__blanco {
  background: white;
}

.bg__negro {
  background: black;
}

.bg__azul {
  background: black;
}

.bg__azul_oscuro {
  background: white;
}

.bg__gris {
  background: #414141;
}

/******************************/
/********* ESPACIOS ***********/
/******************************/
.espacio_small {
  padding-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .espacio_small {
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 992px) {
  .espacio_small {
    padding-bottom: 2rem;
  }
}

.espacio_medium {
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .espacio_medium {
    padding-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .espacio_medium {
    padding-bottom: 7rem;
  }
}

.espacio_large {
  padding-bottom: 7rem;
}

@media (min-width: 768px) {
  .espacio_large {
    padding-bottom: 8rem;
  }
}

@media (min-width: 992px) {
  .espacio_large {
    padding-bottom: 10rem;
  }
}

.espacio_extralarge {
  padding-bottom: 13rem;
}

@media (min-width: 768px) {
  .espacio_extralarge {
    padding-bottom: 16rem;
  }
}

@media (min-width: 992px) {
  .espacio_extralarge {
    padding-bottom: 20rem;
  }
}

@media (max-width: 767px) {
  .espacio_movil_small {
    padding-bottom: 1.5rem;
  }
}

@media (max-width: 767px) {
  .espacio_movil_large {
    padding-bottom: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .espacio_ipad_small {
    padding-bottom: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .espacio_ipad_large {
    padding-bottom: 4rem;
  }
}

.btn, .vc_btn3 {
  padding: 1.2rem 3rem !important;
  font-size: 1.1rem !important;
  font-weight: 600;
  line-height: 1.5em !important;
  border-radius: 100px !important;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #4655EE !important;
  color: white    !important;
}

@media (min-width: 768px) {
  .btn, .vc_btn3 {
    font-size: 1.3rem !important;
  }
}

.btn:hover, .vc_btn3:hover {
  background: #0B1CD2 !important;
}

.btn_border, .btn_border .vc_btn3 {
  border: 2px solid #4655EE !important;
  background: transparent !important;
}

.btn_border:hover, .btn_border .vc_btn3:hover {
  background: transparent !important;
  border: 2px solid white !important;
}

html {
  font-size: 0.625em;
}

body {
  margin: 0;
  padding: 0 !important;
  background: white;
  overflow-x: hidden;
  width: 100%;
  font-family: "Internacional", san-serif;
  font-weight: 300;
  font-size: 1.3rem !important;
  line-height: 1.4em !important;
  color: #414141;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 1440px) {
  body {
    font-size: 1.4rem !important;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

p {
  font-family: "Internacional", san-serif;
  font-weight: 300;
  font-size: 1.3rem !important;
  line-height: 1.4em !important;
  color: #414141;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin: 0;
}

@media (min-width: 1440px) {
  p {
    font-size: 1.4rem !important;
  }
}

strong {
  font-weight: 600;
}

a {
  text-decoration: none;
  color: black;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  text-decoration: none;
  color: black;
}

hr {
  border-top: 1px solid #ddd;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  width: 100%;
}

hr.white_hr {
  border-top: 1px solid #414141;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wpcf7 br {
  display: none;
}

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 20px 0;
  width: 100%;
  vertical-align: top;
}

@media (min-width: 992px) {
  .input {
    margin: 0 0 25px 0;
  }
}

@media (min-width: 1200px) {
  .input {
    margin: 0 0 40px 0;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .input {
    margin: 0 0 25px 0;
  }
}

.input::before {
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
}

.input__field {
  position: relative;
  z-index: 1000;
  display: block;
  float: right;
  padding: .5rem 0 1rem 0;
  width: 100%;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #9F9F9F;
  font-weight: normal;
  font-size: 1.1rem;
  line-height: 13px;
  height: 35px;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
}

@media (min-width: 768px) {
  .input__field {
    font-size: 1.3rem;
  }
}

@media (min-width: 992px) {
  .input__field {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .input__field {
    font-size: 1.3rem;
  }
}

.input__field:focus {
  outline: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #9F9F9F;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.input__label {
  position: absolute;
  display: inline-block;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100%;
  text-align: left;
  cursor: text;
  float: right;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input__label-content {
  position: relative;
  display: block;
  padding: 1rem 0;
  width: 100%;
  color: white;
  font-size: 1.1rem;
  line-height: 13px;
  font-weight: bold;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 768px) {
  .input__label-content {
    font-size: 1.3rem;
  }
}

@media (min-width: 992px) {
  .input__label-content {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .input__label-content {
    font-size: 1.3rem;
  }
}

.input_select select {
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.input_select.input--filled select {
  opacity: 1;
}

.input_select label {
  opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.input_select.input--filled label {
  opacity: 1;
}

.input--filled:before {
  background: white;
}

.input__field--madoka:focus:before,
.input--filled:before {
  background: #4655ee;
  background: linear-gradient(275deg, #3cd5b4 0%, #4655ee 100%);
}

.input__field--madoka:focus + .input__label--madoka,
.input--filled .input__label--madoka {
  cursor: default;
  pointer-events: none;
}

.input__field--madoka:focus + .input__label--madoka .input__label-content--madoka,
.input--filled .input__label-content--madoka {
  transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}

.text_area__label {
  color: white;
  margin-bottom: .8rem;
  display: block;
  line-height: 1.5rem;
  padding: 1rem 0 .5rem 0;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .text_area__label {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .text_area__label {
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .text_area__label {
    font-size: 1.7rem;
  }
}

textarea {
  height: 80px;
  overflow: hidden;
  border: 1px solid white !important;
  margin-bottom: 2.5rem;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.wpcf7-acceptance a {
  color: white;
  text-decoration: underline;
}

input[type="submit"] {
  width: 100%;
  padding: 10px 15px !important;
  font-size: 2rem !important;
  font-weight: 600;
  line-height: 1.5em !important;
  border-radius: 0 !important;
  color: black !important;
  border: 2px solid white !important;
  background: white;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

input[type="submit"]:hover {
  background: transparent !important;
  color: white !important;
}

.form_submit,
.form_thanks {
  width: 100% !important;
}

.form_thanks {
  display: none;
}

/******** CONTACT FORM 7 *********/
.wpcf7 {
  margin: 0 -15px;
}

.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

div.wpcf7-response-output {
  margin: 30px 0 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #ff0000;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  margin: 30px 0 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #ff0000;
}

div.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output {
  margin: 30px 0 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #94f2b5;
  display: none !important;
}

.wpcf7-submit {
  position: relative;
  background: #4655EE !important;
  border-radius: 30px !important;
  font-weight: bold;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.wpcf7-submit:hover {
  background: #0B1CD2 !important;
  color: black !important;
}

.wpcf7-submit .ajax-loader {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
}

/******************************/
/*********** HEADER ***********/
/******************************/
header {
  position: fixed;
  z-index: 5000;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  header {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1400px) {
  header {
    padding-left: 6.5rem;
    padding-right: 6.5rem;
  }
}

@media (min-width: 768px) {
  header {
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: 150px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 1400px) {
  header {
    padding-top: 5.3rem;
    padding-bottom: 5.3rem;
    height: 200px;
  }
}

@media (min-width: 992px) {
  .shrink header {
    height: 180px;
  }
}

/*********** BRAND ************/
header .navbar-brand {
  position: absolute;
  padding: 0;
  max-width: 75px;
  left: 2.5rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 768px) {
  header .navbar-brand {
    max-width: 105px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}

header .navbar-brand svg, header .navbar-brand img {
  width: 100%;
  height: auto;
}

.shrink header .navbar-brand {
  max-width: 50px;
}

@media (min-width: 768px) {
  .shrink header .navbar-brand {
    max-width: 87px;
  }
}

/******** LANGUAGE ************/
ul.language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.language li {
  margin: 0 1rem 0 0;
}

ul.language li a {
  color: white;
}

ul.language span {
  font-weight: 600;
  color: white;
}

/******************************/
/************ MENU ************/
/******************************/
.menu-wrap {
  top: 0px;
  right: 0;
  position: fixed;
  z-index: 3000;
  width: 100%;
  height: 100vh;
  background: black;
  display: none;
}

.menu-wrap .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media (min-width: 768px) {
  .menu-wrap .menu {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 0 17rem;
  }
}

@media (min-width: 1400px) {
  .menu-wrap .menu {
    padding: 0 28rem;
  }
}

@media (min-width: 1600px) {
  .menu-wrap .menu {
    padding: 0 38rem;
  }
}

.icon-list {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .icon-list {
    text-align: center;
  }
}

.icon-list a,
.icon-list span {
  display: inline-block;
  color: #414141;
  font-family: "Internacional", san-serif;
  font-size: 1.8rem;
  line-height: 1.2em;
  margin-bottom: 1.5rem;
  font-weight: 700;
  padding: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 768px) {
  .icon-list a,
  .icon-list span {
    font-size: 4.5rem;
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 1600px) {
  .icon-list a,
  .icon-list span {
    font-size: 5.5rem;
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .icon-list a,
  .icon-list span {
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
}

.icon-list .active a {
  color: white;
}

.icon-list a:hover,
.icon-list a:focus {
  color: #9F9F9F;
}

/******************************/
/********** MENU OPEN *********/
/******************************/
.menu-button {
  position: relative;
  width: 30px;
  height: 20px;
  border: none;
  text-indent: 2.5em;
  font-size: 1.5em;
  color: transparent;
  background: transparent;
  margin-top: 1rem;
}

.menu-button:focus {
  outline: none;
}

.menu-button:hover {
  opacity: 0.6;
}

.menu-button::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, white), color-stop(16%, transparent), color-stop(44%, transparent), color-stop(44%, white), color-stop(58%, white), color-stop(58%, transparent), color-stop(84%, transparent), color-stop(84%, white));
  background: linear-gradient(white 16%, transparent 16%, transparent 44%, white 44%, white 58%, transparent 58%, transparent 84%, white 84%);
}

/******************************/
/********* MENU CLOSE *********/
/******************************/
.close-button {
  height: 26px;
  position: absolute;
  right: 2.2rem;
  top: 3.6rem;
  overflow: hidden;
  text-indent: -10.8em;
  font-size: 1em;
  border: none;
  color: white;
  line-height: 29px;
  width: 37px;
  background: transparent;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

@media (min-width: 768px) {
  .close-button {
    right: 3.7rem;
    top: 3.6rem;
  }
}

@media (min-width: 1400px) {
  .close-button {
    right: 6.2rem;
    top: 6rem;
  }
}

.close-button:focus {
  outline: none;
}

.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 2px;
  left: 48%;
  background: white;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.close-button:hover::before,
.close-button:hover::after {
  background: #4655EE;
}

.menu_close {
  display: none;
}

/******************************/
/*********** FOOTER ***********/
/******************************/
.menu__footer {
  position: absolute;
  bottom: 6rem;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
}

@media (min-width: 768px) {
  .menu__footer {
    bottom: 0;
  }
}

@media (min-width: 768px) {
  .menu__footer__left,
  .menu__footer__right {
    position: absolute;
  }
}

.menu__footer__left {
  display: none;
  width: 84px;
  left: 2.5rem;
}

@media (min-width: 768px) {
  .menu__footer__left {
    display: block;
    left: 4rem;
    bottom: 45px;
  }
}

@media (min-width: 1400px) {
  .menu__footer__left {
    left: 6.4rem;
  }
}

.menu__footer__right {
  right: 2.5rem;
}

@media (min-width: 768px) {
  .menu__footer__right {
    display: block;
    right: 4rem;
    bottom: 45px;
  }
}

@media (min-width: 1400px) {
  .menu__footer__right {
    right: 6.4rem;
  }
}

ul.redes {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

ul.redes path {
  fill: white;
}

ul.redes li {
  display: inline-block;
  margin: 0 1.5rem;
  width: 27px;
  height: 33px;
}

ul.redes li:first-child {
  width: 12px;
  height: 29px;
}

/******************************/
/*********** FOOTER ***********/
/******************************/
footer {
  background: black;
  padding-bottom: 5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 768px) {
  footer {
    padding-left: 4rem;
    padding-right: 4rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 1400px) {
  footer {
    padding-bottom: 5rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

footer .footer_top .footer_top__item {
  width: 100%;
  text-align: center;
}

footer .footer_top .footer_top__item h5 {
  font-family: "Internacional", san-serif;
  font-weight: 600;
  color: white;
  font-size: 3.8rem;
  margin-bottom: 3rem;
}

footer .footer_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: white;
  font-size: 1.4rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.error404 footer,
.page-template-page-projects footer,
.page-template-page-thanks footer {
  margin-top: 0;
}

/******************************/
/********** WRAPPER ***********/
/******************************/
#wrap {
  padding-top: 60px;
}

@media (min-width: 768px) {
  #wrap {
    padding-top: 90px;
  }
}

@media (min-width: 992px) {
  #wrap {
    padding-top: 105px;
  }
}

#wrapper {
  width: 100%;
  overflow: hidden;
}

.single_wrapper {
  padding: 18rem 2.5rem 8rem;
  background: black;
}

@media (min-width: 768px) {
  .single_wrapper {
    padding: 27rem 4rem 10rem;
  }
}

@media (min-width: 1400px) {
  .single_wrapper {
    padding: 35rem 18rem 15rem;
  }
}

/******************************/
/***** MODAL FULLSCREEN *******/
/******************************/
.lg-backdrop {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.8);
}

.lg-outer .lg-video-cont {
  max-width: 1350px !important;
}

.lg-toolbar {
  position: absolute;
  background: transparent;
  bottom: 3rem;
  right: 0;
  left: initial !important;
  top: initial !important;
  opacity: 1 !important;
  -webkit-transform: none !important;
          transform: none !important;
  text-align: center;
}

.lg-close {
  width: 100% !important;
  height: inherit !important;
  line-height: inherit !important;
  text-shadow: unset !important;
  font-size: 1.5rem !important;
  font-family: "Internacional", san-serif;
  font-weight: 600;
  padding: 0 !important;
  opacity: 1 !important;
  color: white !important;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.lg-close:hover {
  color: #414141;
}

.lg-close:after {
  content: 'CERRAR' !important;
}

.lg-img-wrap {
  padding: 0 !important;
}

.lg-outer {
  z-index: 99999;
}

.lg-outer .lg-image {
  height: 100% !important;
  width: 100% !important;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.lg-sub-html {
  background: transparent;
  position: fixed;
  z-index: 3000;
  width: 100%;
  bottom: 10rem;
  left: 0;
  text-align: center;
  font-family: "Internacional", san-serif;
  font-size: 1.8rem;
  line-height: 1em;
  color: white;
  padding: 0;
}

@media (min-width: 768px) {
  .lg-sub-html {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .lg-sub-html {
    font-size: 6rem;
  }
}

.lg-actions {
  position: unset;
}

.lg-actions button {
  padding: 0 !important;
  opacity: 1 !important;
  position: absolute;
  background: transparent !important;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 12px;
  height: 20px;
  overflow: hidden;
  text-indent: -999px;
}

.lg-actions button.lg-prev {
  left: 30px;
  background-image: url(../img/arrow__left.png) !important;
  background-size: cover !important;
}

.lg-actions button.lg-next {
  right: 30px;
  background-image: url(../img/arrow__right.png) !important;
  background-size: cover !important;
}

/******************************/
/********** SHOWCASE **********/
/******************************/
/******************************/
/********** SHOWCASE **********/
/******************************/
.showcase {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.showcase__black {
  background: black;
  color: white;
}

/********** FONDO **********/
.showcase__background {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 120%;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 992px) {
  .showcase__background {
    height: 100%;
  }
}

.showcase__background img, .showcase__background video {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.showcase__background:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

/********** CONTENT **********/
.showcase__container {
  top: 50%;
  left: 50%;
  width: 100%;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

/******************************/
/****** SCROLL INDICATOR ******/
/******************************/
.scroll_indicator {
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

/******************************/
/****** CARRUSEL NEWS *********/
/******************************/
.carrusel_news .carrusel_news__menu {
  margin-bottom: 3rem;
}

.carrusel_news .carrusel_news__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.carrusel_news .carrusel_news__menu ul li {
  margin: 0 20px 0 0;
  font-family: "Internacional", san-serif;
  font-weight: 600;
  font-size: 2rem;
}

.carrusel_news .carrusel_news__menu ul li a {
  padding-bottom: 1rem;
  border-bottom: 2px solid transparent;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.carrusel_news .carrusel_news__menu ul li a:hover, .carrusel_news .carrusel_news__menu ul li a.active {
  border-bottom: 2px solid black;
}

.carrusel_news .owl-nav button {
  width: 46px;
  height: 46px;
  top: 150px;
}

@media (min-width: 768px) {
  .carrusel_news .owl-nav button {
    top: 150px;
  }
}

@media (min-width: 992px) {
  .carrusel_news .owl-nav button {
    top: 150px;
  }
}

.carrusel_news .owl-nav button.owl-prev {
  left: 0;
  background-image: url(../img/arrow_azul_left.png) !important;
  background-size: cover !important;
}

.carrusel_news .owl-nav button.owl-next {
  right: 0;
  background-image: url(../img/arrow_azul_right.png) !important;
  background-size: cover !important;
}

.carrusel_news .carrusel_news__wrapper {
  position: relative;
  z-index: 3000;
  height: inherit;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.carrusel_news .carrusel_news__wrapper .owl-carousel {
  position: relative;
  background: white;
  opacity: 1;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.carrusel_news .carrusel_news__wrapper .owl-carousel.new {
  position: absolute;
  z-index: 3000;
  top: 0;
  left: 0;
  opacity: 0;
}

.carrusel_news .carrusel_news__wrapper .owl-carousel.old {
  position: absolute;
  z-index: 0;
  opacity: 0;
}

.carrusel_news .carrusel_news__wrapper .carrusel_news__image {
  position: relative;
  height: 0;
  padding-top: 100%;
  margin-bottom: 2rem;
}

.carrusel_news .carrusel_news__wrapper .carrusel_news__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.carrusel_news .carrusel_news__wrapper .carrusel_news__titulo {
  font-family: "Internacional", san-serif;
  font-weight: 600;
  font-size: 1.8rem;
  color: black;
  line-height: 1em;
}

@media (min-width: 768px) {
  .carrusel_news .carrusel_news__wrapper .carrusel_news__titulo {
    font-size: 2.3rem;
  }
}

@media (min-width: 992px) {
  .carrusel_news .carrusel_news__wrapper .carrusel_news__titulo {
    font-size: 2.5rem;
  }
}

/******************************/
/***** CARRUSEL GENERAL *******/
/******************************/
.modal__fullscreen {
  padding: 0 !important;
}

.modal__fullscreen .modal-dialog {
  max-width: none !important;
  top: 0;
  width: 100% !important;
  height: 100vh !important;
  margin: 0 !important;
  overflow: hidden;
  -webkit-transform: none !important;
  transform: none !important;
}

.modal__fullscreen .modal-dialog .modal-content {
  margin: 0 !important;
  padding: 0 !important;
  background: black;
}

.modal__fullscreen .modal-dialog .modal-body {
  padding: 0 !important;
  min-height: 100vh !important;
}

.modal__fullscreen .modal-dialog .modal_navigation {
  position: fixed;
  z-index: 3000;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 3rem 3rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
  font-size: 1.2rem;
  color: white;
  width: 100%;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.modal__fullscreen .modal-dialog .owl-carousel .owl-stage-outer {
  min-width: 100%;
}

.modal__fullscreen .modal-dialog .owl-item, .modal__fullscreen .modal-dialog .item {
  width: 100%;
  height: 100vh !important;
}

.modal__fullscreen .modal-dialog .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.modal__fullscreen .modal-dialog .item img {
  height: 100%;
  width: auto;
}

.modal__fullscreen .modal-dialog .owl-nav {
  position: unset;
}

.modal__fullscreen .modal-dialog .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 12px;
  height: 30px;
  overflow: hidden;
  text-indent: -999px;
}

@media (min-width: 768px) {
  .modal__fullscreen .modal-dialog .owl-nav button {
    width: 14px;
    height: 36px;
  }
}

@media (min-width: 1440px) {
  .modal__fullscreen .modal-dialog .owl-nav button {
    width: 24px;
    height: 60px;
  }
}

.modal__fullscreen .modal-dialog .owl-nav button.owl-prev {
  left: 30px;
  background-image: url(../img/arrow__left.png) !important;
  background-size: cover !important;
}

.modal__fullscreen .modal-dialog .owl-nav button.owl-next {
  right: 30px;
  background-image: url(../img/arrow__right.png) !important;
  background-size: cover !important;
}

button.close {
  position: absolute;
  z-index: 5000;
  width: 28px;
  height: 20px;
  overflow: hidden;
  background: url(../img/close_modal.svg);
  background-size: cover !important;
  text-shadow: unset !important;
  text-indent: -999px;
  top: 1.5rem;
  right: 1.5rem;
  opacity: 1;
}

@media (min-width: 768px) {
  button.close {
    top: 1.5rem;
    right: 1.5rem;
  }
}

@media (min-width: 1400px) {
  button.close {
    top: 1.5rem;
    right: 1.5rem;
  }
}

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

.carrusel__navigation__bar_number {
  position: relative;
  font-size: 1.2rem;
  line-height: 14px;
}

.carrusel__navigation__bar_number.carrusel__navigation__bar__current {
  margin-right: 20px;
}

.carrusel__navigation__bar_number.carrusel__navigation__bar__total {
  margin-left: 20px;
}

.carrusel__navigation__bar_number .current_0 {
  opacity: 0;
}

.carrusel__navigation__bar_number .current_item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.carrusel__navigation__bar_number .current_item.active {
  opacity: 1;
}

.carrusel__navigation__bar_progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  height: 4px;
  width: 140px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  overflow: hidden;
}

.carrusel__navigation__bar_progress_item {
  height: 100%;
  background: #FFF;
  opacity: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.carrusel__navigation__bar_progress_item.active {
  opacity: 1;
}

.carrusel__navigation__bar_progress_item[data-position="1"] {
  opacity: 1;
}

/******************************/
/*********** MAPA *************/
/******************************/
.map {
  position: relative;
  z-index: 100;
  height: 400px;
  width: 100%;
}

@media (min-width: 768px) {
  .map {
    height: 550px;
  }
}

@media (min-width: 992px) {
  .map {
    height: 740px;
  }
}

@media (min-width: 1200px) {
  .map {
    height: 820px;
  }
}

.acf-map {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
}

/*
.map-filters {

    position: absolute;
    padding: 0 0 3rem 0;
    right: 0;
    bottom: 0;
    width: 100%;

    @media ( min-width: 768px ) {
        width: inherit;
        bottom: 2rem;
        right: 2rem;
        padding: 0 3rem 3rem 3rem;
    }

    .map-filters-wrap {
        display: flex;
        margin: 0 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .map-filter-item {
        padding: 10px;
        margin-right: 10px;
        text-align: center;
        cursor: pointer;        
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background: white;
        @include animaciones(0.3s);
        width: 50px; height: 50px;

        @media ( min-width: 768px ) {
            margin-bottom: 0;
            width: 80px; height: 80px;            
        }

        @media ( min-width: 1200px ) {
            width: 106px; height: 106px;
        }

        &:hover, &.is-active {
            .map-filter-item__border { opacity: 1 !important; }
            svg {
                opacity: 1;
                path { fill: white; }  
            }
        }

        span {
            font-size: 1.4rem;
            display: none;
            @media ( min-width: 768px ) { display: block; }
        }

        .map-filter-item__border {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            opacity: 0;
            @include animaciones(.3s);
        }

        svg {
            position: absolute;
            left: 50%;
            top: 50%;
            @include transladar(-50%,-50%);
            width: 30px;
            height: 30px;
            margin: 0 auto;
            max-height: 40px;
            @include animaciones(.3s);     
            path { fill: $cGris; }       
            @media ( min-width: 768px ) { opacity: 0; width: 75px; height: 75px; }
        }
    }
}

*/
.gm-fullscreen-control {
  position: absolute !important;
  bottom: 2rem !important;
  left: 2rem !important;
  top: inherit !important;
  left: inherit !important;
}

.controls {
  position: absolute !important;
  left: 2rem !important;
  top: 16rem !important;
}

@media (min-width: 768px) {
  .controls {
    top: initial !important;
    left: 4rem !important;
    bottom: 11rem !important;
  }
}

@media (min-width: 992px) {
  .controls {
    bottom: 16rem !important;
  }
}

.controls button {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: block;
  text-indent: -999px;
  border: 2px solid white !important;
  background-size: cover !important;
  border-radius: 200px;
  margin-top: 10px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

@media (min-width: 992px) {
  .controls button {
    line-height: 50px;
    width: 50px !important;
    height: 50px !important;
  }
}

.controls button:hover {
  border: 2px solid white !important;
}

.controls button.maptype-control-map {
  background-image: url(../img/mapa_default.png);
}

.controls button.maptype-control-satellite {
  background-image: url(../img/mapa_satelite.png);
}

.gm-bundled-control {
  width: 30px;
  height: 60px;
  z-index: 1000;
  top: 8rem !important;
  left: 1rem !important;
}

@media (min-width: 992px) {
  .gm-bundled-control {
    width: 50px;
    height: 100px;
  }
}

@media (min-width: 768px) {
  .gm-bundled-control {
    top: initial !important;
    left: 3rem !important;
    bottom: 3rem !important;
  }
}

@media (min-width: 992px) {
  .gm-bundled-control {
    bottom: 4rem !important;
  }
}

.gm-bundled-control > .gmnoprint > div {
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.gm-bundled-control > .gmnoprint > div div {
  display: none;
}

.gm-bundled-control > .gmnoprint > div button {
  border: 0 !important;
  margin: 0 0 10px !important;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 2px solid white !important;
  border-radius: 100px;
  line-height: 30px;
  width: 30px !important;
  height: 30px !important;
}

@media (min-width: 992px) {
  .gm-bundled-control > .gmnoprint > div button {
    line-height: 50px;
    width: 50px !important;
    height: 50px !important;
  }
}

.gm-bundled-control > .gmnoprint > div button:hover {
  border: 2px solid white !important;
}

.gm-bundled-control > .gmnoprint > div button img {
  display: none !important;
}

.gm-bundled-control > .gmnoprint > div button:before {
  display: block;
  font-family: "Internacional", san-serif;
  font-size: 3rem;
  color: white;
  height: 100%;
  line-height: 2rem;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

@media (min-width: 992px) {
  .gm-bundled-control > .gmnoprint > div button:before {
    line-height: 4rem;
  }
}

.gm-bundled-control > .gmnoprint > div button:first-child:before {
  content: '+';
  margin-top: 3px;
}

.gm-bundled-control > .gmnoprint > div button:last-child:before {
  content: '-';
}

.gm-bundled-control > .gmnoprint > div button:hover:before {
  color: white !important;
}

.gm-style .gm-style-iw-t::after {
  display: none !important;
}

.gm-style-iw-d {
  font-size: 1.4rem !important;
  color: #414141 !important;
}

.gm-style .gm-style-iw-c {
  border-radius: 0 !important;
  padding: 4rem 2.2rem 2rem !important;
  background: black;
  color: white;
  max-width: 590px !important;
  -webkit-box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.1);
  overflow: visible;
  left: 0;
  top: 0;
  margin-top: -15px;
  transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
}

.gm-style .gm-style-iw-c:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  display: block;
  background: black;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) translate(20%, 50%);
          transform: rotate(45deg) translate(20%, 50%);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.gm-style .gm-style-iw-c .market-title {
  color: white;
  font-family: "Internacional", san-serif;
  font-size: 2.2rem;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.gm-style .gm-style-iw-c button {
  top: 10px !important;
  right: 10px !important;
  width: 10px !important;
  height: 10px !important;
}

.gm-style .gm-style-iw-c button:before {
  content: '';
  display: block;
  width: 10px;
  height: 9px;
  background: url(../img/close.png);
  background-size: cover !important;
}

.gm-style .gm-style-iw-c button img {
  display: none !important;
}

.gm-style .gm-style-iw-c span {
  font-size: 1.6rem !important;
  color: white !important;
  display: inline-block;
  margin: 0 10px;
}

.gm-style .gm-style-iw-c .distance {
  position: relative;
  padding: 10px 0;
}

.gm-style .gm-style-iw-c .distance img {
  max-width: 24px;
  margin-right: 10px;
}

.gm-style .gm-style-iw-d {
  overflow: visible !important;
  text-align: center;
}

/******************************/
/***** GRID NEWS SPECIAL ******/
/******************************/
.grid_news_especial .grid_news__column:first-child {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .grid_news_especial .grid_news__column:first-child {
    width: 40%;
    border-top: 2px solid #eee;
    padding-top: 2rem;
    margin-bottom: 0;
  }
}

.grid_news_especial .grid_news__column:first-child .grid_news__item {
  padding: 0;
}

.grid_news_especial .grid_news__column:first-child .grid_news__item .grid_news__titulo {
  margin-bottom: 1.5rem;
}

.grid_news_especial .grid_news__column:first-child .grid_news__item .grid_news__featured__image {
  padding-top: 75%;
}

@media (min-width: 768px) {
  .grid_news_especial .grid_news__column:last-child {
    width: 60%;
    padding-left: 5rem;
  }
}

.grid_news_especial .grid_news__column:last-child .grid_news__item {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2rem;
}

.grid_news_especial .grid_news__column:last-child .grid_news__featured {
  width: 32%;
}

.grid_news_especial .grid_news__column:last-child .grid_news__featured .player_vimeo a:before {
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .grid_news_especial .grid_news__column:last-child .grid_news__featured .player_vimeo a:before {
    width: 45px;
    height: 45px;
  }
}

@media (min-width: 992px) {
  .grid_news_especial .grid_news__column:last-child .grid_news__featured .player_vimeo a:before {
    width: 60px;
    height: 60px;
  }
}

.grid_news_especial .grid_news__column:last-child .grid_news__content {
  width: 68%;
  padding-left: 2.5rem;
}

@media (min-width: 768px) {
  .grid_news_especial .grid_news__column:last-child .grid_news__content .grid_news__titulo {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .grid_news_especial .grid_news__column:last-child .grid_news__content .grid_news__titulo {
    font-size: 3rem;
    margin-bottom: 2.5rem;
  }
}

/******************************/
/********* GRID NEWS **********/
/******************************/
@media (min-width: 768px) {
  .grid_news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.grid_news__item {
  width: 100%;
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .grid_news__item {
    padding: 0 15px;
    margin-bottom: 0;
  }
}

.grid_news__featured__image {
  position: relative;
  margin-bottom: 1.5rem;
  height: 0;
  padding-top: 100%;
}

.grid_news__featured__image .player_vimeo {
  position: absolute;
  padding: 0;
  height: 100%;
  width: 100%;
  top: 0;
}

.grid_news__featured__image img, .grid_news__featured__image video {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid_news__content .grid_news__metadata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Internacional", san-serif;
  font-weight: 600;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .grid_news__content .grid_news__metadata {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .grid_news__content .grid_news__metadata {
    font-size: 2rem;
  }
}

.grid_news__content .grid_news__metadata .grid_news__metadata__cat {
  margin-right: 10px;
  color: black;
}

.grid_news__content .grid_news__metadata .grid_news__metadata__date {
  color: #414141;
}

.grid_news__content .grid_news__titulo {
  font-family: "Internacional", san-serif;
  font-weight: 600;
  color: black;
  line-height: 1em;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .grid_news__content .grid_news__titulo {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  .grid_news__content .grid_news__titulo {
    font-size: 3.6rem;
    margin-bottom: 4.5rem;
  }
}

.grid_news__content .grid_news__contenido {
  margin-bottom: 2.5rem;
}

.custom_news__1 .grid_news__item {
  padding: 0;
}

@media (min-width: 768px) {
  .custom_news__1 .grid_news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.custom_news__1 .grid_news__featured {
  width: 100%;
}

@media (min-width: 768px) {
  .custom_news__1 .grid_news__featured {
    width: 64%;
  }
}

.custom_news__1 .grid_news__featured .grid_news__featured__image {
  padding-top: 56.25%;
}

.custom_news__1 .grid_news__content {
  width: 100%;
}

@media (min-width: 768px) {
  .custom_news__1 .grid_news__content {
    width: 36%;
    padding-left: 2.5rem;
  }
}

.custom_news__2 .grid_news__item {
  width: 100%;
}

@media (min-width: 768px) {
  .custom_news__2 .grid_news__item {
    width: 50%;
  }
}

.custom_news__2 .grid_news__item:first-child {
  padding-left: 0;
}

.custom_news__2 .grid_news__item:last-child {
  padding-right: 0;
}

@media (min-width: 992px) {
  .custom_news__2 .grid_news__item .grid_news__titulo {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1200px) {
  .custom_news__3 {
    margin: 0 -15px;
  }
}

@media (min-width: 1200px) {
  .custom_news__3 .grid_news__item {
    width: 33%;
  }
}

@media (min-width: 768px) {
  .custom_news__3 .grid_news__item .grid_news__titulo {
    font-size: 2.2rem;
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 992px) {
  .custom_news__3 .grid_news__item .grid_news__titulo {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
}

/******************************/
/****** GRID PROJECTS *********/
/******************************/
.alm-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.alm-btn-wrap {
  position: fixed !important;
  top: 50%;
  left: 50%;
  z-index: 500;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn {
  display: none !important;
  background: url(../img/ajax-loader-grid.svg) !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn.loading {
  display: block !important;
}

.grid_projects__item {
  position: relative;
  width: 50%;
  border: 5px solid white;
  overflow: hidden;
}

@media (min-width: 768px) {
  .grid_projects__item {
    width: 33.33%;
  }
}

.grid_projects__item a {
  position: relative;
  display: block;
}

.grid_projects__item a:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  content: '';
  background: rgba(0, 0, 0, 0.77);
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.grid_projects__item a .grid_projects__item__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 0 3rem;
}

.grid_projects__item a:hover:before {
  opacity: 1;
}

.grid_projects__item a:hover .grid_projects__item__content {
  opacity: 1;
}

.grid_projects__item a .titulo {
  font-family: "Internacional", san-serif;
  color: white;
  font-size: 3rem;
  line-height: 1em;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .grid_projects__item a .titulo {
    font-size: 4.8rem;
  }
}

.grid_projects__item a .categoria {
  font-family: "Internacional", san-serif;
  font-weight: 600;
  color: white;
  font-size: 1.6rem;
  line-height: 1em;
}

@media (min-width: 992px) {
  .grid_projects__item a .categoria {
    font-size: 2rem;
  }
}

.alm-filter-nav {
  font-size: 2rem;
  color: black;
}

.alm-filter-nav a {
  cursor: pointer;
  margin-right: 4px;
}

/******************************/
/******* RELATED POST *********/
/******************************/
.grid_related {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.grid_related .grid_news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
  padding: 0;
}

.grid_related .grid_news__item .grid_news__featured {
  height: 100%;
  padding: 0;
  width: 25%;
  margin-bottom: 0;
}

.grid_related .grid_news__item .grid_news__featured .grid_news__featured__image {
  padding-top: 75%;
}

.grid_related .grid_news__item .grid_news__content {
  width: 75%;
  padding-left: 15px;
}

.grid_related .grid_news__item .grid_news__content .grid_news__metadata {
  font-size: 1.3rem;
}

.grid_related .grid_news__item .grid_news__content .grid_news__titulo {
  font-size: 1.8rem;
  margin-bottom: 0;
}

/******************************/
/******* RELATED POST *********/
/******************************/
.fullscreen {
  min-height: calc(100vh - 105px);
  background: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.fullscreen .fullscreen__content {
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
}

/******************************/
/********** SHOWCASE **********/
/******************************/
/********** CONTENT **********/
.showcase__container {
  color: white;
  max-width: 90%;
}

@media (min-width: 768px) {
  .showcase__container {
    max-width: 70%;
  }
}

@media (min-width: 992px) {
  .showcase__container {
    max-width: 80%;
  }
}

@media (min-width: 1200px) {
  .showcase__container {
    max-width: 50%;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .showcase__container {
    max-width: 80%;
  }
}

@media (min-width: 1600px) {
  .showcase__container {
    max-width: 900px;
  }
}

.showcase__container p {
  opacity: 0;
  color: white;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateY(30px);
  -ms-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
}

.showcase__container .btn {
  color: white;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateY(30px);
  -ms-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
}

/********** SECTION **********/
.showcase_section {
  font-size: 1.1rem;
  font-weight: 900;
  margin-bottom: 3rem;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -o-transform: translateY(-30px);
}

@media (min-width: 768px) {
  .showcase_section {
    font-size: 1.3rem;
  }
}

/********** REDES **********/
.showcase ul.redes {
  width: initial;
  display: none;
  position: absolute;
  bottom: 45px;
  right: 2.5rem;
}

@media (min-width: 768px) {
  .showcase ul.redes {
    right: 4rem;
  }
}

@media (min-width: 992px) {
  .showcase ul.redes {
    display: block;
  }
}

@media (min-width: 1400px) {
  .showcase ul.redes {
    right: 6.4rem;
  }
}

/********** REDES **********/
.showcase .home_btn {
  width: initial;
  display: none;
  position: absolute;
  bottom: 45px;
  right: 2.5rem;
}

@media (min-width: 768px) {
  .showcase .home_btn {
    right: 10rem;
  }
}

@media (min-width: 992px) {
  .showcase .home_btn {
    display: block;
  }
}

@media (min-width: 1400px) {
  .showcase .home_btn {
    right: 13rem;
  }
}

.home_btn_header {
  display: none;
}

.home_btn_header .btn {
  padding: .8rem 2rem !important;
  font-size: 1rem !important;
}

.home .home_btn_header {
  width: initial;
  display: block;
  position: absolute;
  top: 32px;
  right: 8rem;
}

@media (min-width: 768px) {
  .home .home_btn_header {
    right: 10rem;
  }
}

@media (min-width: 992px) {
  .home .home_btn_header {
    display: none;
  }
}

/********** ANIMATION **********/
.animated_section .showcase__container .showcase_section, .animated_section .showcase__container p, .animated_section .showcase__container .btn {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
}

/******************************/
/******** HERO TITLE **********/
/******************************/
.hero--title {
  color: white;
  font-size: 9rem !important;
  font-weight: 900 !important;
  line-height: 1.2em;
  text-align: center;
  background-color: #4655EE;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(22%, #3cd5b4), color-stop(73%, #4655ee));
  background-image: linear-gradient(90deg, #3cd5b4 22%, #4655ee 73%);
  background-size: 100%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 768px) {
  .hero--title {
    font-size: 15rem !important;
  }
}

@media (min-width: 1200px) {
  .hero--title {
    font-size: 20rem !important;
  }
}

.hero--title__intern {
  color: white;
  font-size: 2.5rem !important;
  font-weight: 900 !important;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .hero--title__intern {
    font-size: 5.5rem !important;
  }
}

@media (min-width: 1600px) {
  .hero--title__intern {
    font-size: 7.2rem !important;
  }
}

/******************************/
/****** SCROLL INDICATOR ******/
/******************************/
.scroll_indicator .indicator {
  -webkit-animation-name: animar;
          animation-name: animar;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  transform: translate(50%, 10px);
  -ms-transform: translate(50%, 10px);
  -moz-transform: translate(50%, 10px);
  -webkit-transform: translate(50%, 10px);
  -o-transform: translate(50%, 10px);
}

@-webkit-keyframes animar {
  0% {
    transform: translate(50%, 10px);
    -ms-transform: translate(50%, 10px);
    -moz-transform: translate(50%, 10px);
    -webkit-transform: translate(50%, 10px);
    -o-transform: translate(50%, 10px);
  }
  50% {
    transform: translate(50%, 12px);
    -ms-transform: translate(50%, 12px);
    -moz-transform: translate(50%, 12px);
    -webkit-transform: translate(50%, 12px);
    -o-transform: translate(50%, 12px);
  }
  100% {
    transform: translate(50%, 10px);
    -ms-transform: translate(50%, 10px);
    -moz-transform: translate(50%, 10px);
    -webkit-transform: translate(50%, 10px);
    -o-transform: translate(50%, 10px);
  }
}

@keyframes animar {
  0% {
    transform: translate(50%, 10px);
    -ms-transform: translate(50%, 10px);
    -moz-transform: translate(50%, 10px);
    -webkit-transform: translate(50%, 10px);
    -o-transform: translate(50%, 10px);
  }
  50% {
    transform: translate(50%, 12px);
    -ms-transform: translate(50%, 12px);
    -moz-transform: translate(50%, 12px);
    -webkit-transform: translate(50%, 12px);
    -o-transform: translate(50%, 12px);
  }
  100% {
    transform: translate(50%, 10px);
    -ms-transform: translate(50%, 10px);
    -moz-transform: translate(50%, 10px);
    -webkit-transform: translate(50%, 10px);
    -o-transform: translate(50%, 10px);
  }
}

/******************************/
/**** ANIMATED ELEMENTS *******/
/******************************/
/**** ANIMATED LETTERS *******/
.animated_letters > span {
  display: inline-block;
  overflow: hidden;
}

.animated_letters > span span {
  margin-right: 5px;
}

.animated_letters > span span {
  display: inline-block;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: translateY(100%);
  -ms-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
}

.animated_letters > span.loaded span {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
}

/******************************/
/******* BUTTON GALLERY *******/
/******************************/
.button_modal_gallery {
  font-size: 1.3rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.ver_galeria {
  font-size: 2.3rem;
  font-weight: 200;
  border: 1px solid;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  margin-left: 25px;
  float: left;
  margin-top: -6px;
  text-align: center;
  line-height: 33px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}

.ver_galeria:hover {
  -webkit-transform: rotateZ(90deg) scale(1.1);
          transform: rotateZ(90deg) scale(1.1);
  color: #9F9F9F;
}

.button_modal_gallery :hover .ver_galeria {
  -webkit-transform: rotateZ(90deg) scale(1.1);
          transform: rotateZ(90deg) scale(1.1);
  color: #9F9F9F;
}

/******************************/
/****** INFO HOME EXTRAS ******/
/******************************/
.info--adicional {
  position: absolute;
  font-size: 1.5rem;
  bottom: 45px;
  width: 36vw;
  text-align: left;
  color: white;
  display: none;
  left: 5rem;
}

@media (min-width: 992px) {
  .info--adicional {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.info--adicional .weather-icon-container {
  margin-left: 15px;
  font-weight: bold;
}

.info--adicional .weather-icon-container i {
  margin-right: 15px;
}

.btn--video {
  font-size: 1.5rem;
  display: inline-block;
  color: white;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}

.btn--video:after {
  content: '';
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  margin-top: 10px;
  background: white;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.btn--video:hover {
  color: white;
}

.btn--video:hover:after {
  width: 0;
}

/******************************/
/***** NAVIGATION BOTTOM ******/
/******************************/
.navigation--bottom {
  height: auto;
  width: 100%;
  position: relative;
}

@media (min-width: 768px) {
  .navigation--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nv-container {
  position: relative;
  height: 46vh;
  overflow: hidden;
  color: white;
}

@media (min-width: 768px) {
  .nv-container {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.nv-container a {
  position: relative;
  z-index: 100;
  color: white;
  font-size: 2rem;
  line-height: 1em;
  font-weight: 700;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 2.5rem;
}

@media (min-width: 768px) {
  .nv-container a {
    padding: 4rem;
    font-size: 2.6rem;
  }
}

@media (min-width: 1400px) {
  .nv-container a {
    padding: 6rem;
    font-size: 3.5rem;
  }
}

.nv-container a:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.nv-container:hover .nv--imagen img {
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1.1);
  /* Saf3.1+, Chrome */
  /* FF3.5+ */
  /* IE9 */
  /* Opera 10.5+ */
  transform: scale(1.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.nv-container .nv--imagen {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.nv-container .nv--imagen img {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.nv-container .nb--title {
  margin-bottom: 2rem;
  font-size: 1.3rem;
  font-weight: 700;
  position: relative;
}

.nv-container .nb--text {
  position: relative;
}

/******************************/
/*********** MAPA *************/
/******************************/
.mapa__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5rem 0 0 0;
  background: black;
}

@media (min-width: 768px) {
  .mapa__wrap {
    padding: 15rem 0 0 0;
  }
}

@media (min-width: 992px) {
  .mapa__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 1400px) {
  .mapa__wrap {
    padding: 20rem 0;
    min-height: 100vh;
  }
}

.mpl--title {
  font-size: 2rem;
  color: white;
  text-align: left;
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .mpl--title {
    font-size: 3.5rem;
    margin-bottom: 68px;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .mpl--title {
    text-align: left;
  }
}

@media (min-width: 1600px) {
  .mpl--title {
    margin-bottom: 100px;
  }
}

.map--left {
  padding: 0 2.5rem;
}

@media (min-width: 768px) {
  .map--left {
    padding: 0 6.5rem;
  }
}

@media (min-width: 992px) {
  .map--left {
    padding: 0 4rem;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 1400px) {
  .map--left {
    padding: 0 13rem 0 18rem;
    -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
  }
}

.map--left .mpl--list {
  padding: 0 0 5rem 0;
}

.map--left .mpl--list ul {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .map--left .mpl--list ul {
    margin-top: 77px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  .map--left .mpl--list ul {
    margin-top: 0;
    display: block;
  }
}

.map--left .mpl--list ul li {
  margin-right: 30px;
}

@media (min-width: 992px) {
  .map--left .mpl--list ul li {
    border-bottom: solid 2px white;
  }
}

.map--left .mpl--list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #9F9F9F;
  padding: 10px 0;
  font-weight: 700;
  font-size: 1.1rem;
  cursor: pointer;
}

@media (min-width: 768px) {
  .map--left .mpl--list ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .map--left .mpl--list ul li a {
    display: block;
    font-size: 1.4rem;
    padding: 20px 0;
    text-align: left;
  }
}

.map--left .mpl--list ul li a img {
  margin: 0 2rem 0 0;
  max-width: 16px;
}

@media (min-width: 768px) {
  .map--left .mpl--list ul li a img {
    max-width: 27px;
    margin: 0 0 3rem 0;
  }
}

@media (min-width: 992px) {
  .map--left .mpl--list ul li a img {
    max-width: 32px;
    margin: 0 3rem 0 0;
  }
}

.map--left .mpl--list ul li a:after {
  content: '+';
  color: #9F9F9F;
  width: 49px;
  height: 47px;
  position: relative;
  float: right;
  display: none;
  padding: 13px 20px;
  font-weight: 300;
  font-size: 2rem;
}

@media (min-width: 992px) {
  .map--left .mpl--list ul li a:after {
    display: block;
  }
}

.map--left .mpl--list ul li.is-active a {
  color: white;
}

.map--left .mpl--list ul li.is-active a:after {
  content: '-';
}

.map--right {
  padding: 0;
  background: black;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .map--right {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .map--right {
    -ms-flex-preferred-size: 62%;
        flex-basis: 62%;
    width: 62%;
  }
}

/******************************/
/*********** MAPA *************/
/******************************/
.section-viviendas {
  height: 100vh;
  width: 100vw;
  padding: 18rem 0;
}

@media (min-width: 350px) {
  .section-viviendas {
    height: auto;
  }
}

@media (min-width: 992px) {
  .section-viviendas {
    height: 100vh;
  }
}

.contenido--descriptivo.viviendas {
  font-weight: 700;
  font-size: 1.4rem;
  margin-top: 30px;
}

.contenido--descriptivo.viviendas img {
  margin-right: 17px;
  max-width: 43px;
  float: left;
  margin-top: 8px;
}

.vi-des {
  width: 58%;
  float: left;
}

.lateral--vector.viviendas img {
  width: 100%;
  margin: auto;
  text-align: center;
}

.viviendas--grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  width: 100%;
  height: 70vh;
  max-width: 1400px;
  -ms-grid-columns: (1fr)[24];
      grid-template-columns: repeat(24, 1fr);
  -ms-grid-rows: (1fr)[16];
      grid-template-rows: repeat(16, 1fr);
}

@media (min-width: 350px) {
  .viviendas--grid {
    -ms-grid-columns: (1fr)[24];
        grid-template-columns: repeat(24, 1fr);
    -ms-grid-rows: (1fr)[10];
        grid-template-rows: repeat(10, 1fr);
    height: 100vh;
  }
}

@media (min-width: 992px) {
  .viviendas--grid {
    height: 31vh;
    -ms-grid-columns: (1fr)[24];
        grid-template-columns: repeat(24, 1fr);
    -ms-grid-rows: (1fr)[16];
        grid-template-rows: repeat(16, 1fr);
  }
}

.grid__item.vi-ctn--right {
  -ms-grid-row: 1;
  -ms-grid-row-span: 16;
  -ms-grid-column: 1;
  -ms-grid-column-span: 23;
  grid-area: 1 / 1 / 17 / 24;
}

@media (min-width: 350px) {
  .grid__item.vi-ctn--right {
    -ms-grid-row: 1;
    -ms-grid-row-span: 16;
    -ms-grid-column: 1;
    -ms-grid-column-span: 23;
    grid-area: 1 / 1 / 17 / 24;
  }
}

@media (min-width: 1024px) {
  .grid__item.vi-ctn--right {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 23;
    grid-area: 1 / 1 / 5/ 24;
  }
}

@media (min-width: 1026px) {
  .grid__item.vi-ctn--right {
    -ms-grid-row: 2;
    -ms-grid-row-span: 15;
    -ms-grid-column: 15;
    -ms-grid-column-span: 9;
    grid-area: 2 / 15 / 17 / 24;
  }
}

.grid__item.vi-ctn--right__text {
  -ms-grid-row: 1;
  -ms-grid-row-span: 16;
  -ms-grid-column: 1;
  -ms-grid-column-span: 23;
  grid-area: 1 / 1 / 17 / 24;
}

@media (min-width: 350px) {
  .grid__item.vi-ctn--right__text {
    -ms-grid-row: 3;
    -ms-grid-row-span: 14;
    -ms-grid-column: 1;
    -ms-grid-column-span: 23;
    grid-area: 3 / 1 / 17 / 24;
  }
}

@media (min-width: 1024px) {
  .grid__item.vi-ctn--right__text {
    -ms-grid-row: 6;
    -ms-grid-row-span: 11;
    -ms-grid-column: 15;
    -ms-grid-column-span: 9;
    grid-area: 6 / 15 / 17 / 24;
  }
}

@media (min-width: 1026px) {
  .grid__item.vi-ctn--right__text {
    -ms-grid-row: 7;
    -ms-grid-row-span: 10;
    -ms-grid-column: 15;
    -ms-grid-column-span: 9;
    grid-area: 7 / 15 / 17 / 24;
  }
}

.grid__item.vi-ctn--left {
  -ms-grid-row: 6;
  -ms-grid-row-span: 10;
  -ms-grid-column: 1;
  -ms-grid-column-span: 22;
  grid-area: 6 / 1 / 16 / 23;
}

@media (min-width: 350px) {
  .grid__item.vi-ctn--left {
    -ms-grid-row: 6;
    -ms-grid-row-span: 10;
    -ms-grid-column: 1;
    -ms-grid-column-span: 22;
    grid-area: 6 / 1 / 16 / 23;
  }
}

@media (min-width: 1024px) {
  .grid__item.vi-ctn--left {
    -ms-grid-row: 5;
    -ms-grid-row-span: 11;
    -ms-grid-column: 1;
    -ms-grid-column-span: 11;
    grid-area: 5 / 1 / 16 / 12;
  }
}

@media (min-width: 1026px) {
  .grid__item.vi-ctn--left {
    -ms-grid-row: 1;
    -ms-grid-row-span: 16;
    -ms-grid-column: 1;
    -ms-grid-column-span: 12;
    grid-area: 1 / 1 / 17 / 13;
  }
}

.img_sec_vi {
  position: relative;
}

.img_sec_vi img {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.img_sec_vi.right:after {
  content: 'Live /';
  font-size: 15rem;
  font-weight: 900;
  position: relative;
  left: -376px;
  bottom: 12px;
  position: absolute;
  display: block;
  height: 143px;
  padding-top: 62px;
  /* Fallback: Set a background color. */
  background-color: #4655EE;
  /* Create the gradient. */
  background-image: linear-gradient(112deg, #3cd5b4 38%, #4655ee 66%);
  /* Set the background size and repeat properties. */
  background-size: 102%;
  background-repeat: repeat;
  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 350px) {
  .img_sec_vi.right:after {
    left: 22px;
    bottom: -42px;
  }
}

@media (min-width: 992px) {
  .img_sec_vi.right:after {
    left: -376px;
    bottom: 12px;
  }
}

.img_sec_vi.left:after {
  content: 'Work /';
  font-size: 15rem;
  font-weight: 900;
  position: relative;
  right: -376px;
  bottom: 12px;
  position: absolute;
  display: block;
  height: 143px;
  padding-top: 62px;
  background-color: #4655EE;
  background-image: linear-gradient(112deg, #3cd5b4 38%, #4655ee 66%);
  background-size: 102%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 350px) {
  .img_sec_vi.left:after {
    right: 22px;
    bottom: -42px;
  }
}

@media (min-width: 992px) {
  .img_sec_vi.left:after {
    right: -376px;
    bottom: 12px;
  }
}

.sec_vi {
  height: 100%;
  padding: 3rem 10rem;
}

@media (min-width: 350px) {
  .sec_vi {
    padding: 12rem 10rem;
  }
}

@media (min-width: 992px) {
  .sec_vi {
    padding: 3rem 10rem;
  }
}

/******************************/
/************ PLAY ************/
/******************************/
.hero--pre-title__intern {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 29px;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 768px) {
  .hero--pre-title__intern {
    font-size: 1.4rem;
    margin-bottom: 63px;
  }
}

@media (min-width: 992px) {
  .hero--pre-title__intern {
    margin-bottom: 40px;
  }
}

.hero--pre-title__intern.loaded {
  opacity: 1;
}

.hero--contenido {
  font-size: 12px;
  font-weight: 200;
  margin: 36px auto;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

@media (min-width: 768px) {
  .hero--contenido {
    font-size: 13px;
  }
}

@media (min-width: 992px) {
  .hero--contenido {
    font-size: 14px;
  }
}

.hero--contenido.loaded {
  opacity: 1;
}

.hero--ver_galeria {
  width: 137px;
  margin: auto;
}

/******************************/
/************ PLAY ************/
/******************************/
.text-play {
  font-size: 7rem;
  font-weight: 900;
  display: inline-block;
  background-color: #4655EE;
  background-image: linear-gradient(112deg, #3cd5b4 38%, #4655ee 66%);
  background-size: 102%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  background-clip: text;
  line-height: 1.2em;
  margin-top: 3rem;
}

@media (min-width: 992px) {
  .text-play {
    font-size: 15rem;
    margin-top: 5rem;
  }
}

/******************************/
/******** SECTION TEAM ********/
/******************************/
.section_team {
  padding: 15rem 0 0 0;
}

@media (min-width: 768px) {
  .section_team {
    padding: 30rem 0 0 0;
  }
}

.section_team .hero--title__intern {
  font-weight: bold;
  font-size: 2.5rem;
  padding-bottom: 5rem;
}

@media (min-width: 768px) {
  .section_team .hero--title__intern {
    font-size: 4rem;
    padding-bottom: 9rem;
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2em;
    color: white;
  }
}

@media (min-width: 768px) {
  .section_team .hero--title__intern {
    font-size: 7.2rem;
    padding-bottom: 13rem;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section_team .section_wrap {
    padding: 10rem 4rem;
    margin: 0;
  }
}

.showcase__team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .showcase__team {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
}

.showcase__team .showcase__team__item {
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.5rem 0;
  border: 2px solid #414141;
  border-left: 0;
  border-right: 0;
}

@media (min-width: 992px) {
  .showcase__team .showcase__team__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 25px;
    flex-direction: column;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    border: 0;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}

.showcase__team .icon-top {
  margin-right: 3rem;
}

@media (min-width: 992px) {
  .showcase__team .icon-top {
    height: 60px;
  }
}

.showcase__team .icon-top img {
  max-width: 35px;
}

@media (min-width: 992px) {
  .showcase__team .icon-top img {
    max-width: 59px;
  }
}

.title--box {
  text-align: left;
  width: 100%;
  position: relative;
}

@media (min-width: 992px) {
  .title--box {
    border-top: 2px solid #414141;
    border-bottom: 2px solid #414141;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 20px;
  }
}

.title--box .tb--title {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.2em;
  width: 100%;
  position: relative;
  color: white;
}

@media (min-width: 992px) {
  .title--box .tb--title {
    font-size: 2.8rem;
  }
}

.title--box .tb--url {
  text-align: left;
  width: 100%;
  float: left;
  position: relative;
  font-size: 1.6rem;
}

.title--box .tb--url a {
  font-size: 1.2rem;
  font-weight: bold;
  color: #4655EE;
}

@media (min-width: 992px) {
  .title--box .tb--url a {
    font-size: 1.3rem;
  }
}

.title--box .ver_galeria {
  float: right;
}

.grid_wrap {
  display: none;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999999;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal .modal-dialog {
  pointer-events: visible;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal .wpcf7 {
  margin: 0;
}

.modal .showcase__team {
  padding: 0 7vw  !important;
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  .modal .showcase__team {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
}

.modal .showcase__team p {
  color: #9F9F9F !important;
}

.modal .showcase__team .showcase__team__item {
  margin: 0 0 3rem;
}

@media (min-width: 768px) {
  .modal .showcase__team .showcase__team__item {
    margin: 0;
  }
}

.modal .title--box {
  color: white;
  position: relative;
}

.modal .modal.show .modal-dialog {
  padding: 0 9vw;
}

.modal--text {
  color: #9F9F9F;
}

.modal-backdrop.show {
  opacity: 0.98;
  z-index: 9999;
}

.section_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .section_contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    min-height: 100vh;
  }
}

.section_contact .showcase__background {
  z-index: 0;
  height: 100%;
}

@media (max-width: 991px) {
  .section_contact.showcase {
    height: unset;
  }
}

.section_contact .section__left {
  height: 70vh;
}

@media (max-width: 991px) {
  .section_contact .section__left .showcase__container {
    top: unset;
    bottom: 5rem;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
}

@media (max-width: 991px) {
  .section_contact .section__right .showcase__container {
    top: 0;
    position: relative;
    padding-top: 12rem;
    padding-bottom: 12rem;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
}

@media (max-width: 768px) {
  .section_contact .section__right .showcase__container {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section_contact .section__right .showcase__container {
    transform: translate(0, -30%);
    -ms-transform: translate(0, -30%);
    -moz-transform: translate(0, -30%);
    -webkit-transform: translate(0, -30%);
    -o-transform: translate(0, -30%);
  }
}

.section_contact .section__left,
.section_contact .section__right {
  position: relative;
}

@media (min-width: 992px) {
  .section_contact .section__left,
  .section_contact .section__right {
    height: 100%;
    width: 100%;
  }
}

.section_contact .showcase__container {
  padding: 0 15%;
  text-align: left;
  max-width: 100%;
  left: 0;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.section_contact .hero--title__intern {
  text-align: left;
  padding: 0;
  font-size: 2.5rem !important;
}

@media (min-width: 768px) {
  .section_contact .hero--title__intern {
    font-size: 5.5rem !important;
  }
}

@media (min-width: 1600px) {
  .section_contact .hero--title__intern {
    font-size: 7.2rem !important;
  }
}

.page-template-page-single #wrapper {
  background: black;
}

#singlepage {
  width: 84%;
  padding: 21vh 11vw;
  margin: auto;
}

#singlepage p {
  color: #414141;
}

#singlepage h2 {
  color: white;
  position: relative;
}

.section--title {
  margin-bottom: 106px;
}

.section--title h1 {
  color: white;
  font-size: 4.2rem;
  font-weight: bold;
}

footer a {
  color: white;
}

footer a:hover {
  color: #9F9F9F;
}

footer .footer_top {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 4.5rem 0;
}

@media (min-width: 768px) {
  footer .footer_top {
    margin: 10rem 0;
  }
}

@media (min-width: 992px) {
  footer .footer_top {
    margin: 14rem 0;
  }
}

footer .footer_top .footer_top__item {
  position: relative;
  width: 100%;
}

footer .footer_top .footer_top__item .navbar-brand {
  margin: auto;
  position: relative;
  max-width: 105px;
}

@media (min-width: 768px) {
  footer .footer_top .footer_top__item .navbar-brand {
    max-width: 140px;
  }
}

@media (min-width: 992px) {
  footer .footer_top .footer_top__item .navbar-brand {
    max-width: 215px;
  }
}

footer .footer_top .footer_top__item .navbar-brand svg, footer .footer_top .footer_top__item .navbar-brand img {
  width: 100%;
}

footer .footer_bottom {
  position: relative;
  width: 100%;
  border-top: 1px solid white;
  padding: 15px 0;
}

@media (max-width: 767px) {
  footer .footer_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (min-width: 992px) {
  footer .footer_bottom {
    padding: 30px 0 15px 0;
  }
}

footer .footer_bottom .footer_btn {
  margin: 2rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  footer .footer_bottom .footer_btn {
    width: 100%;
    text-align: center;
    margin: 4rem 0 0 0;
  }
}

@media (min-width: 992px) {
  footer .footer_bottom .footer_btn {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}

footer .footer_bottom .footer_bottom__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  footer .footer_bottom .footer_bottom__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  footer .footer_bottom .footer_bottom__item.footer_bottom__menu {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

footer .footer_bottom .footer_bottom__item.footer_bottom__menu a {
  font-size: 10px;
}

@media (min-width: 768px) {
  footer .footer_bottom .footer_bottom__item.footer_bottom__menu a {
    font-size: 11px;
    margin-right: 1.8rem;
  }
}

@media (min-width: 1440px) {
  footer .footer_bottom .footer_bottom__item.footer_bottom__menu a {
    font-size: 13px;
    margin-right: 9.6rem;
  }
}

@media (max-width: 767px) {
  footer .footer_bottom .footer_bottom__item .logos {
    margin-top: 20px;
  }
}

footer .footer_bottom .footer_bottom__item ul {
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

@media (min-width: 992px) {
  footer .footer_bottom .footer_bottom__item ul {
    width: 306px;
  }
}

footer .footer_bottom .footer_bottom__item .social-m {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .footer_bottom .footer_bottom__item .social-m ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .footer_bottom .footer_bottom__item .social-m ul li {
  width: 22px;
}

footer .footer_bottom .footer_bottom__item .social-m ul li:first-child {
  width: 10px;
}

/********* TOUR VIRTUAL *********/
/* HIDE ELEMETNS */
.page-template-page-tour .navigation--bottom,
.page-template-page-tour footer {
  display: none;
}

/* TOUR FORM */
.tour_form {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  background-size: cover;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.tour_form:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
}

.tour_form .tour_form__wrap {
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  padding: 6rem;
  background: black;
  position: relative;
}

@media (min-width: 768px) {
  .tour_form .tour_form__wrap {
    max-width: 70%;
    min-height: unset;
  }
}

@media (min-width: 992px) {
  .tour_form .tour_form__wrap {
    max-width: 800px;
    padding: 5rem 7rem;
  }
}

@media (min-width: 1200px) {
  .tour_form .tour_form__wrap {
    max-width: 90%;
    padding: 5rem 7rem;
  }
}

@media (min-width: 1600px) {
  .tour_form .tour_form__wrap {
    max-width: 1400px;
    padding: 14rem 7rem;
  }
}

.tour_form .wpcf7 {
  margin: 0;
}

.tour_form p.section {
  display: none;
  font-family: "Internacional", san-serif;
  font-weight: 900;
  font-size: 1.3rem !important;
  color: white;
}

@media (min-width: 1200px) {
  .tour_form p.section {
    display: block;
  }
}

.tour_form p.titulo {
  color: white;
  margin-bottom: 5rem;
  position: relative;
  font-family: "Internacional", san-serif;
  font-weight: 900;
  font-size: 2.5rem !important;
  line-height: 1em !important;
}

@media (min-width: 768px) {
  .tour_form p.titulo {
    font-size: 5.5rem !important;
  }
}

@media (min-width: 1200px) {
  .tour_form p.titulo {
    font-size: 7.2rem !important;
  }
}

.tour_form .btn_back {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.tour_form .btn_back img {
  margin-left: 20px;
}

.tour_form.reset {
  opacity: 0;
}

.tour_virtual {
  width: 100%;
  height: 100vh;
}

.tour_virtual iframe {
  margin: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/****************************** COOKIES ***********************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
/**************************************************************************/
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > header .gdpr-box-title,
.gdpr.gdpr-general-confirmation .gdpr-wrapper > form > header .gdpr-box-title,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > header .gdpr-box-title,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > header .gdpr-box-title,
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > header .gdpr-box-title,
.gdpr.gdpr-reconsent .gdpr-wrapper > form > header .gdpr-box-title {
  background: #000505 !important;
}

.gdpr.gdpr-privacy-bar,
.gdpr.gdpr-reconsent-bar {
  background: #000505;
}

.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active {
  background: #4655EE !important;
}

.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active:hover,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active:hover {
  color: white !important;
}

.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover {
  color: #4655EE !important;
}

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

.gdpr-agreement,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > footer input[type=submit],
.gdpr.gdpr-general-confirmation .gdpr-wrapper > form > footer input[type=submit],
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > footer input[type=submit],
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > footer input[type=submit],
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > footer input[type=submit],
.gdpr.gdpr-reconsent .gdpr-wrapper > form > footer input[type=submit] {
  height: 40px;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: .5rem 2rem !important;
  padding: 1.2rem 3rem !important;
  font-size: 1.1rem !important;
  font-weight: 600;
  line-height: 1.5em !important;
  border-radius: 100px !important;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border: 0 !important;
  background: #4655EE !important;
  color: white    !important;
}

@media (min-width: 768px) {
  .gdpr-agreement,
  .gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > footer input[type=submit],
  .gdpr.gdpr-general-confirmation .gdpr-wrapper > form > footer input[type=submit],
  .gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > footer input[type=submit],
  .gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > footer input[type=submit],
  .gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > footer input[type=submit],
  .gdpr.gdpr-reconsent .gdpr-wrapper > form > footer input[type=submit] {
    font-size: 1.3rem !important;
  }
}

.gdpr-agreement:hover,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > footer input[type=submit]:hover,
.gdpr.gdpr-general-confirmation .gdpr-wrapper > form > footer input[type=submit]:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > footer input[type=submit]:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > footer input[type=submit]:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > footer input[type=submit]:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper > form > footer input[type=submit]:hover {
  background: #0B1CD2 !important;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-close:hover:before,
.gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-close:hover:before {
  -webkit-transform: none !important;
          transform: none !important;
}

footer input[type="submit"] {
  width: inherit !important;
}

.gdpr-wrapper header {
  position: relative !important;
}

.gdpr-wrapper > form > header {
  width: inherit !important;
  height: inherit !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 75px !important;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content > div header {
  height: 20px !important;
}

/******************************/
/********* SECTION ************/
/******************************/
.section {
  position: relative;
}

.section .container-fluid {
  margin: 0 -15px;
  width: calc(100% + 30px);
}

.section_wrap {
  position: relative;
  padding: 8rem 2.5rem;
}

@media (min-width: 768px) {
  .section_wrap {
    padding: 10rem 4rem;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section_wrap {
    padding: 0 4rem;
    margin: 10rem 0;
  }
}

@media (min-width: 1400px) {
  .section_wrap {
    padding: 18rem;
  }
}

@media (min-width: 1800px) {
  .section_wrap {
    padding: 24rem;
  }
}

/******************************/
/************ INTRO ***********/
/******************************/
.lateral--title {
  position: relative;
  padding: 35px 0;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .lateral--title {
    margin-bottom: 0;
  }
}

.lateral--title p {
  font-size: 2rem !important;
  line-height: 1.2em !important;
  font-weight: 900;
  display: inline-block;
  opacity: 0;
  color: black;
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -o-transform: translateY(20px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media (min-width: 768px) {
  .lateral--title p {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 1600px) {
  .lateral--title p {
    font-size: 4rem !important;
  }
}

.lateral--title:before, .lateral--title:after {
  content: '';
  position: absolute;
  left: 0;
  height: 3px;
  width: 0;
  background: #4655ee;
  background: linear-gradient(275deg, #3cd5b4 0%, #4655ee 100%);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.lateral--title:before {
  top: 0;
}

.lateral--title::after {
  bottom: 0;
}

.img_intro {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.contenido--title {
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(20px);
  -ms-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -o-transform: translateY(20px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.contenido--title p {
  font-size: 1.5rem !important;
  font-weight: 600;
  line-height: 1.2em !important;
}

@media (min-width: 768px) {
  .contenido--title p {
    font-size: 2rem !important;
  }
}

.contenido--text {
  opacity: 0;
  transform: translateY(30px);
  -ms-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.animated_section .lateral--title p {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
}

.animated_section .lateral--title:before, .animated_section .lateral--title:after {
  width: 100%;
}

.animated_section .img_intro,
.animated_section .contenido--title,
.animated_section .contenido--text {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
}

/******************************/
/********** ICONOS ************/
/******************************/
.icons--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.icons--container .iconos {
  text-align: left;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .icons--container .iconos {
    width: 20%;
    margin: 0 6.66%;
    margin-bottom: 5rem;
  }
}

@media (max-width: 767px) {
  .icons--container .iconos {
    width: 50%;
    text-align: center;
    margin: 0 0 5rem 0;
  }
}

.icons--container .iconos p {
  font-size: 1.6rem;
  font-weight: 700;
}

.icons--container .iconos .ico-box {
  height: 68px;
  margin-bottom: 5px;
  opacity: 0;
  transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.icons--container .iconos .textos {
  margin-top: 26px;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.icons--container .iconos.loaded .ico-box,
.icons--container .iconos.loaded .textos {
  opacity: 1;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
}

/******************************/
/**** SECTION IMAGE + TEXT ****/
/******************************/
.section__txt_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (max-width: 991px) {
  .section__txt_img {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .section__txt_img {
    height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 1400px) {
  .section__txt_img.section_wrap {
    padding: 14rem;
  }
}

@media (min-width: 1800px) {
  .section__txt_img.section_wrap {
    padding: 18rem;
  }
}

.section__txt_img .section__txt_img__content {
  position: relative;
  padding: 2rem 3rem 6rem 3rem;
}

@media (min-width: 768px) {
  .section__txt_img .section__txt_img__content {
    padding: 12rem 3rem;
  }
}

@media (min-width: 992px) {
  .section__txt_img .section__txt_img__content {
    width: 46%;
    padding: 0 6rem 0 0;
  }
}

@media (min-width: 1200px) {
  .section__txt_img .section__txt_img__content {
    padding: 0 20rem 0 0;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section__txt_img .section__txt_img__content {
    padding: 0 6rem 0 0;
  }
}

.section__txt_img .section__txt_img__image {
  position: relative;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: translateX(30px);
  -ms-transform: translateX(30px);
  -moz-transform: translateX(30px);
  -webkit-transform: translateX(30px);
  -o-transform: translateX(30px);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media (min-width: 992px) {
  .section__txt_img .section__txt_img__image {
    width: 54%;
  }
}

.section__txt_img .section__txt_img__image img {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.section__txt_img .section__txt_img__image .section__txt_img__image__text {
  position: absolute;
  bottom: 0;
  left: 3rem;
  font-size: 7rem;
  line-height: 1em;
  font-weight: 900;
  position: relative;
  position: absolute;
  display: block;
  background-color: #4655EE;
  white-space: nowrap;
  background-image: linear-gradient(112deg, #3cd5b4 38%, #4655ee 66%);
  background-size: 102%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  background-clip: text;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: translateY(25px);
  -ms-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -o-transform: translateY(25px);
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

@media (min-width: 768px) {
  .section__txt_img .section__txt_img__image .section__txt_img__image__text {
    font-size: 15rem;
    transform: translateY(70px);
    -ms-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -webkit-transform: translateY(70px);
    -o-transform: translateY(70px);
  }
}

@media (min-width: 992px) {
  .section__txt_img .section__txt_img__image .section__txt_img__image__text {
    font-size: 10rem;
    left: 0;
    transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    -o-transform: translateX(-80%);
  }
}

@media (min-width: 1200px) {
  .section__txt_img .section__txt_img__image .section__txt_img__image__text {
    font-size: 15rem;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section__txt_img .section__txt_img__image .section__txt_img__image__text {
    font-size: 10rem;
  }
}

.section__txt_img .section__txt_img__section {
  font-size: 10px;
  font-weight: 900;
  margin: 40px 0 3rem;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -o-transform: translateY(-25px);
}

@media (min-width: 768px) {
  .section__txt_img .section__txt_img__section {
    font-size: 13px;
    margin: 40px 0 4.5rem;
  }
}

@media (min-width: 1400px) {
  .section__txt_img .section__txt_img__section {
    margin: 40px 0 3rem;
  }
}

.section__txt_img .section__txt_img__title {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: 3.2rem;
  color: black;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: translateY(25px);
  -ms-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -o-transform: translateY(25px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media (min-width: 768px) {
  .section__txt_img .section__txt_img__title {
    font-size: 3.5rem;
    margin-bottom: 4.8rem;
  }
}

@media (min-width: 1400px) {
  .section__txt_img .section__txt_img__title {
    margin-bottom: 9rem;
  }
}

@media (min-width: 1600px) {
  .section__txt_img .section__txt_img__title {
    font-size: 4rem;
    margin-bottom: 10rem;
  }
}

.section__txt_img .section__txt_img__text {
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.section__txt_img .button_modal_gallery {
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.section__txt_img.section__txt_img__reverse {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

@media (max-width: 767px) {
  .section__txt_img.section__txt_img__reverse {
    padding-bottom: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .section__txt_img.section__txt_img__reverse {
    padding-bottom: 24rem;
  }
}

@media (min-width: 992px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__content {
    padding-right: 0;
    padding-left: 6rem;
  }
}

@media (min-width: 1200px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__content {
    padding-left: 20rem;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__content {
    padding-left: 6rem;
  }
}

.section__txt_img.section__txt_img__reverse .section__txt_img__image {
  transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -o-transform: translateX(-30px);
}

@media (min-width: 1600px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__title {
    margin-bottom: 5rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text {
    font-size: 12rem;
  }
}

@media (min-width: 992px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text {
    top: 0;
    bottom: unset;
    left: 5rem;
    transform: translate(0, -75%);
    -ms-transform: translate(0, -75%);
    -moz-transform: translate(0, -75%);
    -webkit-transform: translate(0, -75%);
    -o-transform: translate(0, -75%);
  }
}

@media (max-width: 767px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text.section__txt_img__image__text__top {
    left: 2.5rem;
    bottom: unset;
    top: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text.section__txt_img__image__text__top {
    bottom: unset;
    top: 0;
    left: unset;
    right: 3rem;
    transform: translate(0, -70%);
    -ms-transform: translate(0, -70%);
    -moz-transform: translate(0, -70%);
    -webkit-transform: translate(0, -70%);
    -o-transform: translate(0, -70%);
  }
}

@media (max-width: 767px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text.section__txt_img__image__text__bottom {
    left: unset;
    right: 2.5rem;
    top: unset;
    bottom: 0;
    transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text.section__txt_img__image__text__bottom {
    right: unset;
    left: 3rem;
    transform: translate(0, 120%);
    -ms-transform: translate(0, 120%);
    -moz-transform: translate(0, 120%);
    -webkit-transform: translate(0, 120%);
    -o-transform: translate(0, 120%);
  }
}

.section__txt_img.section__txt_img__reverse .section__txt_img__image__text__bottom {
  left: 100%;
  top: unset;
  bottom: 0;
  transform: translate(6rem, 0);
  -ms-transform: translate(6rem, 0);
  -moz-transform: translate(6rem, 0);
  -webkit-transform: translate(6rem, 0);
  -o-transform: translate(6rem, 0);
}

@media (min-width: 1200px) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text__bottom {
    transform: translate(20rem, 0);
    -ms-transform: translate(20rem, 0);
    -moz-transform: translate(20rem, 0);
    -webkit-transform: translate(20rem, 0);
    -o-transform: translate(20rem, 0);
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .section__txt_img.section__txt_img__reverse .section__txt_img__image__text__bottom {
    transform: translate(6rem, 0);
    -ms-transform: translate(6rem, 0);
    -moz-transform: translate(6rem, 0);
    -webkit-transform: translate(6rem, 0);
    -o-transform: translate(6rem, 0);
  }
}

.animated_section .section__txt_img__image,
.animated_section .section__txt_img__section,
.animated_section .section__txt_img__title,
.animated_section .section__txt_img__text,
.animated_section .button_modal_gallery {
  opacity: 1;
  transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  -moz-transform: translate(0) !important;
  -webkit-transform: translate(0) !important;
  -o-transform: translate(0) !important;
}

.animated_section .section__txt_img__image__text {
  opacity: 1 !important;
}

/******************************/
/************ GRID ************/
/******************************/
.section__txt_img__grid {
  width: 100%;
}

@media (max-width: 991px) {
  .section__txt_img__grid {
    padding: 0 3rem;
  }
}

.section__txt_img__grid .section__txt_img__grid__wrap {
  width: 100%;
  max-height: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[40];
      grid-template-columns: repeat(40, 1fr);
  -ms-grid-rows: (1fr)[40];
      grid-template-rows: repeat(40, 1fr);
}

.section__txt_img__grid .section__txt_img__grid__item {
  display: none;
  border: 5px solid white;
}

.section__txt_img__grid .section__txt_img__grid__item:first-child {
  display: block;
  -ms-grid-row: 6;
      grid-row-start: 6;
  grid-row-end: 21;
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 22;
}

.section__txt_img__grid .section__txt_img__grid__item:nth-child(2) {
  display: block;
  -ms-grid-row: 1;
      grid-row-start: 1;
  grid-row-end: 20;
  -ms-grid-column: 22;
      grid-column-start: 22;
  grid-column-end: 40;
}

.section__txt_img__grid .section__txt_img__grid__item:nth-child(3) {
  display: block;
  -ms-grid-row: 21;
      grid-row-start: 21;
  grid-row-end: 37;
  -ms-grid-column: 1;
      grid-column-start: 1;
  grid-column-end: 22;
}

.section__txt_img__grid .section__txt_img__grid__item:nth-child(4) {
  display: block;
  -ms-grid-row: 20;
      grid-row-start: 20;
  grid-row-end: 35;
  -ms-grid-column: 22;
      grid-column-start: 22;
  grid-column-end: 40;
}

/******************************/
/************ GRID ************/
/******************************/
.grid {
  position: relative;
  display: block;
  grid-gap: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .grid {
    display: -ms-grid;
    display: grid;
    height: 70vh;
  }
}

@media (min-width: 992px) {
  .grid {
    height: 100vh;
    padding: 10rem 0;
  }
}

.grid .grid__item {
  position: relative;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .grid .grid__item {
    margin-bottom: 15px;
  }
}

.grid .intro--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .grid .intro--box {
    margin-bottom: 0;
  }
}

.grid .intro--box img {
  max-width: 33px;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -o-transform: translateY(-25px);
}

@media (min-width: 768px) {
  .grid .intro--box img {
    max-width: 65px;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .grid .intro--box img {
    max-width: 35px;
  }
}

.grid .intro--box .tb--title {
  margin: 3rem 0 0 0;
  max-width: 80%;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -o-transform: translateY(-25px);
}

@media (min-width: 992px) {
  .grid .intro--box .tb--title {
    max-width: 60%;
  }
}

@media (min-width: 1400px) {
  .grid .intro--box .tb--title {
    max-width: 80%;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .grid .intro--box .tb--title {
    max-width: 100%;
  }
}

.grid .intro--box .tb--title p {
  font-size: 2rem !important;
  font-weight: 900;
  line-height: 1.2em !important;
  color: black;
}

@media (min-width: 768px) {
  .grid .intro--box .tb--title p {
    font-size: 3.5rem !important;
  }
}

@media (min-width: 992px) {
  .grid .intro--box .tb--title p {
    font-size: 3rem !important;
  }
}

@media (min-width: 1600px) {
  .grid .intro--box .tb--title p {
    font-size: 4rem !important;
  }
}

.grid .img-g img {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.gallery1.grid {
  -ms-grid-columns: (1fr)[19];
      grid-template-columns: repeat(19, 1fr);
  -ms-grid-rows: (1fr)[33];
      grid-template-rows: repeat(33, 1fr);
}

.gallery1 .intro--box {
  -ms-grid-row: 1;
  -ms-grid-row-span: 14;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: 1 / 1 / 15 / 10;
}

@media (min-width: 1200px) {
  .gallery1 .intro--box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-area: 1 / 1 / 8 / 5;
  }
}

@media (min-width: 1200px) and (min-aspect-ratio: 8 / 5) {
  .gallery1 .intro--box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-area: 1 / 1 / 8 / 8;
  }
}

.gallery1 .text--box {
  -ms-grid-row: 1;
  -ms-grid-row-span: 14;
  -ms-grid-column: 10;
  -ms-grid-column-span: 10;
  grid-area: 1 / 10 / 15 / 20;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  transform: translateY(25px);
  -ms-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -o-transform: translateY(25px);
}

@media (min-width: 1200px) {
  .gallery1 .text--box {
    -ms-grid-row: 23;
    -ms-grid-row-span: 5;
    -ms-grid-column: 14;
    -ms-grid-column-span: 5;
    grid-area: 23 / 14 / 28 / 19;
  }
}

.gallery1 .img-g {
  position: relative;
}

.gallery1 .img-g:nth-child(2) {
  -ms-grid-row: 22;
  -ms-grid-row-span: 17;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: 22 / 1 / 39 / 10;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -webkit-transform: translateX(-25px);
  -o-transform: translateX(-25px);
}

@media (min-width: 992px) {
  .gallery1 .img-g:nth-child(2) {
    -ms-grid-row: 16;
    -ms-grid-row-span: 14;
    -ms-grid-column: 1;
    -ms-grid-column-span: 10;
    grid-area: 16 / 1 / 30 / 11;
  }
}

@media (min-width: 1200px) {
  .gallery1 .img-g:nth-child(2) {
    -ms-grid-row: 11;
    -ms-grid-row-span: 18;
    -ms-grid-column: 1;
    -ms-grid-column-span: 9;
    grid-area: 11 / 1 / 29 / 10;
  }
}

.gallery1 .img-g:nth-child(3) {
  z-index: 1000;
  -ms-grid-row: 36;
  -ms-grid-row-span: 16;
  -ms-grid-column: 7;
  -ms-grid-column-span: 9;
  grid-area: 36 / 7 / 52 / 16;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: translateY(25px);
  -ms-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -o-transform: translateY(25px);
}

@media (min-width: 992px) {
  .gallery1 .img-g:nth-child(3) {
    -ms-grid-row: 24;
    -ms-grid-row-span: 10;
    -ms-grid-column: 7;
    -ms-grid-column-span: 6;
    grid-area: 24 / 7 / 34 / 13;
  }
}

@media (min-width: 1200px) {
  .gallery1 .img-g:nth-child(3) {
    -ms-grid-row: 20;
    -ms-grid-row-span: 13;
    -ms-grid-column: 6;
    -ms-grid-column-span: 7;
    grid-area: 20 / 6 / 33 / 13;
  }
}

.gallery1 .img-g:nth-child(4) {
  -ms-grid-row: 18;
  -ms-grid-row-span: 18;
  -ms-grid-column: 8;
  -ms-grid-column-span: 12;
  grid-area: 18 / 8 / 36 / 20;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  transform: translateX(25px);
  -ms-transform: translateX(25px);
  -moz-transform: translateX(25px);
  -webkit-transform: translateX(25px);
  -o-transform: translateX(25px);
}

@media (min-width: 992px) {
  .gallery1 .img-g:nth-child(4) {
    -ms-grid-row: 10;
    -ms-grid-row-span: 14;
    -ms-grid-column: 10;
    -ms-grid-column-span: 10;
    grid-area: 10 / 10 / 24 / 20;
  }
}

@media (min-width: 1200px) {
  .gallery1 .img-g:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 19;
    -ms-grid-column: 8;
    -ms-grid-column-span: 12;
    grid-area: 1 / 8 / 20 / 20;
  }
}

.gallery2.grid {
  -ms-grid-columns: (1fr)[19];
      grid-template-columns: repeat(19, 1fr);
  -ms-grid-rows: (1fr)[33];
      grid-template-rows: repeat(33, 1fr);
}

.gallery2 .intro--box {
  -ms-grid-row: 1;
  -ms-grid-row-span: 9;
  -ms-grid-column: 11;
  -ms-grid-column-span: 9;
  grid-area: 1 / 11 / 10 / 20;
}

@media (min-width: 1200px) {
  .gallery2 .intro--box {
    -ms-grid-row: 1;
    -ms-grid-row-span: 8;
    -ms-grid-column: 11;
    -ms-grid-column-span: 9;
    grid-area: 1 / 11 / 9 / 20;
  }
}

.gallery2 .text--box {
  -ms-grid-row: 28;
  -ms-grid-row-span: 6;
  -ms-grid-column: 11;
  -ms-grid-column-span: 9;
  grid-area: 28 / 11 / 34 / 20;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -o-transform: translateY(-25px);
}

@media (min-width: 1200px) {
  .gallery2 .text--box {
    -ms-grid-row: 24;
    -ms-grid-row-span: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-area: 24 / 1 / 31 / 7;
  }
}

.gallery2 .img-g:nth-child(2) {
  -ms-grid-row: 6;
  -ms-grid-row-span: 10;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-area: 6 / 1 / 16 / 10;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateX(-25px);
  -ms-transform: translateX(-25px);
  -moz-transform: translateX(-25px);
  -webkit-transform: translateX(-25px);
  -o-transform: translateX(-25px);
}

@media (min-width: 1200px) {
  .gallery2 .img-g:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 20;
    -ms-grid-column: 1;
    -ms-grid-column-span: 8;
    grid-area: 1 / 1 / 21 / 9;
  }
}

.gallery2 .img-g:nth-child(3) {
  -ms-grid-row: 12;
  -ms-grid-row-span: 9;
  -ms-grid-column: 5;
  -ms-grid-column-span: 8;
  grid-area: 12 / 5 / 21 / 13;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
  -o-transform: translateY(-25px);
}

@media (min-width: 1200px) {
  .gallery2 .img-g:nth-child(3) {
    -ms-grid-row: 15;
    -ms-grid-row-span: 12;
    -ms-grid-column: 8;
    -ms-grid-column-span: 7;
    grid-area: 15 / 8 / 27 / 15;
  }
}

.gallery2 .img-g:nth-child(4) {
  -ms-grid-row: 12;
  -ms-grid-row-span: 7;
  -ms-grid-column: 13;
  -ms-grid-column-span: 7;
  grid-area: 12 / 13 / 19 / 20;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  transform: translateX(25px);
  -ms-transform: translateX(25px);
  -moz-transform: translateX(25px);
  -webkit-transform: translateX(25px);
  -o-transform: translateX(25px);
}

@media (min-width: 1200px) {
  .gallery2 .img-g:nth-child(4) {
    -ms-grid-row: 15;
    -ms-grid-row-span: 10;
    -ms-grid-column: 15;
    -ms-grid-column-span: 5;
    grid-area: 15 / 15 / 25 / 20;
  }
}

.gallery2 .img-g:nth-child(5) {
  display: none;
  -ms-grid-row: 21;
  -ms-grid-row-span: 6;
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  grid-area: 21 / 6 / 27 / 13;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
  transform: translateY(25px);
  -ms-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -o-transform: translateY(25px);
}

@media (min-width: 768px) {
  .gallery2 .img-g:nth-child(5) {
    display: block;
  }
}

@media (min-width: 1200px) {
  .gallery2 .img-g:nth-child(5) {
    -ms-grid-row: 27;
    -ms-grid-row-span: 7;
    -ms-grid-column: 11;
    -ms-grid-column-span: 4;
    grid-area: 27 / 11 / 34 / 15;
  }
}

.gallery2 .img-g:nth-child(6) {
  display: none;
  -ms-grid-row: 19;
  -ms-grid-row-span: 6;
  -ms-grid-column: 13;
  -ms-grid-column-span: 6;
  grid-area: 19 / 13 / 25 / 19;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  transform: translateY(25px);
  -ms-transform: translateY(25px);
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -o-transform: translateY(25px);
}

@media (min-width: 768px) {
  .gallery2 .img-g:nth-child(6) {
    display: block;
  }
}

@media (min-width: 1200px) {
  .gallery2 .img-g:nth-child(6) {
    -ms-grid-row: 25;
    -ms-grid-row-span: 8;
    -ms-grid-column: 15;
    -ms-grid-column-span: 4;
    grid-area: 25 / 15 / 33 / 19;
  }
}

.animated_section .grid__item,
.animated_section .intro--box img,
.animated_section .intro--box .tb--title,
.animated_section .text--box {
  opacity: 1;
  transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  -moz-transform: translate(0) !important;
  -webkit-transform: translate(0) !important;
  -o-transform: translate(0) !important;
}
/*# sourceMappingURL=style.css.map */