/*VARIABLES*/
.img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

html {
  font-size: 16px;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  background-color: #f7f7f7;
  color: #010101;
  font-family: "Open Sans", sans-serif;
}

.br {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .module {
    padding: 56px 0 !important;
  }
}

@media (min-width: 1280px) {
  .header .alternate .list-idiomas a .icon-angle-down {
    display: inline-block !important;
    visibility: visible !important;
    width: auto !important;
  }
  .header .alternate .list-idiomas .nav-link {
    border: 1px solid #000 !important;
  }
  .header .navbar-expand-custom .navbar-nav .nav-link {
    color: #000 !important;
    text-shadow: none !important;
    background-image: none !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: #000 !important;
  }
}
.header .wrapper-logo2 .vseparator {
  background: #000 !important;
  width: 2px !important;
}
.header .wrapper-logo2 .logo2 {
  width: 98px !important;
  margin-left: 10px !important;
}
.header.clicked-white .logo2 {
  width: 100px !important;
}

/*cabecera*/
.cabecera .title span {
  text-transform: uppercase;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 52px;
  line-height: 86.4px;
  letter-spacing: 3%;
  text-align: center;
}
@media (min-width: 768px) {
  .cabecera .title span {
    font-size: 72px;
  }
}

.cabecera {
  position: relative;
}

.cabecera .wrapper {
  top: 0;
  right: 0;
  left: 0;
  height: 770px;
}

.cabecera .img-cover {
  height: 800px;
}

@media (min-width: 1200px) {
  .cabecera .wrapper {
    height: 92%;
  }
  .cabecera .img-cover {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .cabecera .img-cabecera {
    height: 100%;
  }
}
.cabecera img {
  object-fit: cover;
}

.cabecera .title {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
}

.cabecera .text {
  font-size: 16px;
}

.cabecera .colorWhite .title,
.cabecera .colorWhite .text {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}

.cabecera.wrapper-videomodal,
.cabecera.wrapper-videomodal .wrapper,
.cabecera.wrapper-videomodal img {
  height: calc(100vh - 90px);
}

.cabecera .title {
  max-width: 90%;
  margin: 0 auto;
  line-height: 1.4;
  font-size: 38px;
  margin: 0 auto;
}

.cabecera .text {
  font-size: 22px;
}

.cabecera .subtitle {
  font-family: "Open Sans", sans-serif;
  font-family: Open Sans;
  font-weight: 300;
  font-size: 22px;
  line-height: 28.8px;
  letter-spacing: 5%;
  margin-top: 1rem;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 768px) {
  .cabecera .subtitle {
    font-size: 24px;
  }
}
.cabecera .subtitle:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: black;
  left: -10px;
  display: block;
}

.wrapper-content .wrapper-title hr,
.destacados hr {
  background: #000;
}

.cabecera .wrapper-content .wrapper-title hr,
footer .wrapper-content .wrapper-title hr {
  background: #fff;
}

.cabecera .wrapper-content .wrapper-title hr.bgBlack {
  background: #000 !important;
}

@media (min-width: 768px) {
  .cabecera .title,
  .cabecera .text {
    max-width: 70%;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .cabecera .title {
    width: 70%;
    font-size: 50px;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .cabecera .title {
    font-size: 72px;
    line-height: 1.5;
  }
  .cabecera .text {
    font-size: 26px;
  }
}
/*copy*/
.wrapper-copy {
  margin-top: -34px;
}

.wrapper-copy .copy-symbol {
  color: #fff;
  font-family: sans-serif;
  font-size: 22px;
  padding: 0px 4px;
  background: rgba(0, 0, 0, 0.35);
  margin-right: 0.5rem;
  border-radius: 100%;
}

.copy-text {
  margin-right: 0.5rem;
  margin-top: 12px;
  font-size: 13px;
  color: #000;
  letter-spacing: -0.02px;
  font-weight: lighter;
  visibility: hidden;
}

.wrapper-copy:hover .copy-symbol {
  background: #000;
}

.wrapper-copy:hover .copy-text {
  visibility: visible;
}

.clear {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(to top, transparent 0%, white 100%);
}

.reveal {
  width: 100%;
}
.reveal .claim span {
  display: block;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 300;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(0deg, #000 85%, rgba(0, 0, 0, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}
@media (min-width: 768px) {
  .reveal .claim span {
    font-size: 74px;
    line-height: 1.7;
  }
}

/*parallax*/
.img-parallax {
  background-position: bottom;
  /* Set a specific height */
  min-height: 600px;
  /*@media(min-width: 768px){
     min-height: 1100px;
  }*/
  position: relative;
  left: 0;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media (min-width: 768px) {
  .img-parallax.par-1 {
    height: 1941px;
  }
}
@media (min-width: 768px) {
  .img-parallax.par-2 {
    height: 1877px;
  }
}
.img-parallax.par-4 {
  height: 1300px;
}
.img-parallax.par-4 .slick-dots li button:before {
  font-size: 16px;
}
@media (min-width: 768px) {
  .img-parallax.par-4 {
    height: 1400px;
  }
  .img-parallax.par-4 .slick-dots li button:before {
    display: none;
  }
}
@media only screen and (max-device-width: 1366px) {
  .img-parallax {
    background-attachment: scroll;
  }
}
.img-parallax .wrapper-copyright {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}

/*estilos timeline

#horizontal-scoll {
  padding: 200px 0;
}*/
.horizontal-scoll-wrapper {
  overflow: hidden;
  height: 565px;
}

.horizontal {
  display: flex;
  height: 100%;
}

.horizontal > div {
  display: flex;
  flex-shrink: 0;
  padding: 0 5px;
}

.horizontal .card-hor {
  align-items: stretch;
  width: 1540px;
  padding: 50px 40px;
}

.destacados .wrapper-title .h2 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .destacados .wrapper-title .h2 {
    font-size: 24px;
    margin-right: 5px;
    font-weight: bold;
  }
}
.destacados .wrapper-title .text {
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 2px;
  line-height: 1;
}
.destacados .wrapper-title hr {
  width: 74px;
  height: 8px;
  background: #000;
  margin: 20px 0;
}
.destacados .wrapper-title hr.colorWhite {
  background: #fff;
}
.destacados p {
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}
.destacados p.text:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: black;
  left: -4px;
  display: block;
}
.destacados p.text a {
  color: black;
  text-decoration: underline;
}
@media (max-width: 992px) {
  .destacados p {
    font-size: 16px;
  }
}

.approach__quote__container {
  position: relative;
  background-color: darkblue;
  padding: 50px;
  color: white;
  font-size: 60px;
  font-weight: 100;
  width: 200%;
  line-height: 65px;
}

.slider-x3 .slick-dots li {
  background: #ccc;
  border-radius: 100%;
}
.slider-x3 .slick-dots li button:before {
  color: #fff;
  opacity: 1;
}
.slider-x3 .slick-dots li.slick-active button:before {
  color: #000;
}
.slider-x3 .custom-card {
  padding: 15px;
  position: relative;
  color: #000;
}
.slider-x3 .custom-card .wrapper-img {
  min-height: 140px;
}
@media (min-width: 768px) {
  .slider-x3 .custom-card .wrapper-img {
    min-height: 185px;
  }
}
@media (min-width: 1200px) {
  .slider-x3 .custom-card .wrapper-img {
    min-height: 215px;
  }
}
.slider-x3 .custom-card:hover {
  text-decoration: none;
}
.slider-x3 .custom-card:hover .caption .title {
  text-decoration: underline;
}
.slider-x3 .caption .title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}
.slider-x3 .caption .date {
  font-size: 14px;
}
.slider-x3 .caption .location {
  font-size: 14px;
  font-weight: 700;
}
.slider-x3 .clip {
  color: #fff;
  font-size: 11px;
  width: 80px;
  position: absolute;
  text-align: center;
  top: -3px;
  left: 15px;
}
.slider-x3 .clip .text {
  position: absolute;
  text-align: center;
  width: 98px;
  margin-left: -3px;
  padding-top: 10px;
  top: 4px;
}
.slider-x3 .clip .text span {
  display: block;
}
.slider-x3 .clip .text span.date {
  font-size: 14px;
  font-weight: 700;
}
.slider-x3 .clip .text span.year {
  font-size: 13px;
}

.title-off {
  display: none;
}
@media (min-width: 1200px) {
  .title-off {
    display: block;
    font-weight: 700;
    font-size: 87px;
    color: #ddd;
    opacity: 0.7;
    position: absolute;
    top: -11%;
    left: -5%;
    opacity: 0.4;
  }
}

.title-off-2 {
  display: none;
}
@media (min-width: 1200px) {
  .title-off-2 {
    display: block;
    font-weight: 700;
    font-size: 87px;
    color: #ddd;
    opacity: 0.7;
    position: absolute;
    top: 76%;
    left: 5%;
    opacity: 0.4;
  }
}

.carousel .waa circle {
  fill: white;
}
.carousel-item .h2 {
  margin: 0 65px;
  margin-bottom: 30px;
}
.carousel img {
  max-width: 395px;
  height: 222px;
  object-fit: cover;
  margin-top: 25px;
}
.carousel-indicators {
  bottom: -52px;
}
.carousel-indicators li {
  background-color: #ccc;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.carousel-indicators li:after {
  bottom: 4px;
  background: #fff;
  left: 7px;
  width: 5px;
  height: 5px;
  top: 8px;
  border-radius: 100%;
}
.carousel-indicators li.active {
  background-color: #ccc;
}
.carousel-indicators li.active:after {
  background: #000;
}
.carousel-indicators li:hover {
  cursor: pointer;
}
.carousel-control-prev {
  width: 50px;
  height: 50px;
  top: -9px;
  left: -3%;
}
.carousel-control-next {
  width: 50px;
  height: 50px;
  top: -9px;
}
@media (min-width: 768px) {
  .carousel-control-next {
    left: 53%;
  }
}

.wrapper-cta {
  text-align: center;
  position: relative;
  z-index: 9999;
}
.wrapper-cta a {
  color: black;
  border: 1px solid black;
  padding: 3px 20px;
  margin: 30px auto;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
.wrapper-cta a:hover {
  color: #fff !important;
  background: #000;
  text-decoration: none;
}

@media (max-width: 576px) {
  .bg-mob {
    background: #030327;
  }
}

.wrapper-shgallery {
  min-height: 1000px;
}
.wrapper-shgallery p.text::before {
  background: #fff;
}
@media (max-width: 576px) {
  .wrapper-shgallery {
    background-size: contain !important;
  }
}

.sh-gallery {
  /*Miniaturas*/
  /* The Modal (background) */
  /* Modal Content (image) */
  /* Add Animation */
  /* 100% Image Width on Smaller Screens */
}
.sh-gallery figcaption {
  display: none;
}
.sh-gallery figcaption.fig-modal {
  display: block;
  background: #fff;
}
.sh-gallery .thumbnail {
  cursor: pointer;
  transition: 0.3s;
}
.sh-gallery .thumbnail:hover {
  opacity: 0.6;
  cursor: pointer;
}
.sh-gallery .modal {
  display: block;
  opacity: 0;
  /* Hidden by default */
  position: inherit;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding-top: 120px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 0vh;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* white w/ opacity */
}
.sh-gallery .modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
.sh-gallery .modal-content, .sh-gallery .caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@media only screen and (max-width: 700px) {
  .sh-gallery .modal-content {
    width: 100%;
  }
}
.sh-gallery .modal .container {
  padding: 0;
}
@media (min-width: 768px) {
  .sh-gallery .modal .container {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.sh-gallery .modal .waa {
  display: block;
  top: 26%;
}
@media (min-width: 768px) {
  .sh-gallery .modal .waa {
    top: 40%;
  }
}
.sh-gallery .modal .waa circle {
  fill: black;
}
.sh-gallery .modal .waa.waaright {
  right: 6%;
  left: auto;
}
.sh-gallery .modal .waa.waaleft {
  left: 6%;
  right: auto;
}
.sh-gallery .modal .detalle {
  margin: 0 auto;
}
.sh-gallery .modal .detalle .slick-arrow {
  top: 26%;
  width: 50px;
  height: 50px;
}
.sh-gallery .modal .detalle .slick-arrow.slick-prev {
  left: 5%;
}
.sh-gallery .modal .detalle .slick-arrow.slick-next {
  right: 5%;
}
@media (min-width: 768px) {
  .sh-gallery .modal .detalle .slick-arrow {
    top: 40%;
  }
}
.sh-gallery .modal .detalle .fig-modal {
  display: block;
  padding: 20px 0;
}
.sh-gallery .modal .detalle .fig-modal .title {
  font-size: 1.5em;
}
.sh-gallery .modal .detalle .fig-modal .title,
.sh-gallery .modal .detalle .fig-modal .subtitle,
.sh-gallery .modal .detalle .fig-modal .text {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 16px;
  line-height: 22.4px;
  max-width: 80%;
  margin: 0 auto;
  text-align: left;
}
.sh-gallery .modal .detalle .fig-modal .text::before {
  background: transparent;
}
.sh-gallery .modal .detalle .fig-modal .number {
  display: none;
  color: #000;
  font-size: 1.5em;
}
.sh-gallery .modal .detalle .fig-modal .number:after {
  padding: 0 0.2em;
  margin-right: 0;
}
.sh-gallery .modal .detalle .fig-modal .total {
  display: none;
  padding-right: 0.5em;
  color: grey;
}
.sh-gallery .modal .detalle .slick-dots {
  visibility: hidden;
}
.sh-gallery .modal .detalle figure .infoImg {
  bottom: 100px;
}
@media (min-width: 768px) {
  .sh-gallery .modal .detalle figure .infoImg {
    bottom: 70px;
  }
}
@media (min-width: 992px) {
  .sh-gallery .modal .detalle figure .infoImg {
    bottom: 170px;
  }
}
@media (min-width: 992px) {
  .sh-gallery .modal .detalle {
    /*.slick-arrow{
      top: 83%;
      &.slick-prev{
        right: 24%;
        left: auto;
      }
      &.slick-next{
        left: auto;
        right: 17%;
      }

    }*/
  }
  .sh-gallery .modal .detalle figure {
    padding-bottom: 100px;
  }
  .sh-gallery .modal .detalle .fig-modal .title {
    max-width: 70%;
  }
}
.sh-gallery .modal .icon-close {
  position: absolute;
  z-index: 9999;
  top: 100px;
  right: 9%;
  color: #fff;
  font-size: 1.5rem;
  padding: 10px;
  background: black;
  border-radius: 100%;
  border: 1px solid #ccc;
  font-weight: 600;
}
.sh-gallery .modal .icon-close:hover {
  cursor: pointer;
}

.sh-gallery .row {
  margin-bottom: 56px;
}
.sh-gallery .thumb {
  cursor: pointer;
}
.sh-gallery .thumb:hover {
  cursor: pointer;
}
.sh-gallery .thumb figure {
  text-align: center;
  margin-bottom: 30px;
}
.sh-gallery .thumb .infoImg {
  visibility: hidden;
}

.js .sh-gallery .img-description {
  display: none;
  position: fixed;
  z-index: 99;
  width: 80vw;
  bottom: 0;
}
.js .sh-gallery .img-description .slick-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sh-gallery figure {
  position: relative;
}

.wrapper-copy {
  font-size: 12px;
}
.wrapper-copy .copy-symbol {
  margin: 2px 5px;
  margin-left: 0;
  display: inline-block;
}
.wrapper-copy .copy-symbol.copy-hover {
  display: none;
}

footer {
  padding-top: 0px !important;
}
footer .title .d-block {
  font-size: 20px;
}
@media (min-width: 992px) {
  footer .title .d-block {
    font-size: 26px;
  }
}
footer .wrapper-rrss ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
footer .wrapper-rrss img {
  width: 40px;
}
footer .d-block,
footer .link {
  color: #000;
}

.wrapper-slider,
.wrapper-thumbnails {
  padding-top: 40px;
}

.block-3.par-5 {
  background-size: cover;
}
.block-3.par-5 .wrapper.position-absolute {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
}

.bgcover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.sync-resource .resource {
  display: none;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.sync-resource .resource.show {
  display: block;
}

ul.decimal-zero {
  list-style: decimal-leading-zero;
}
ul.decimal-zero .card {
  display: list-item;
}
ul.decimal-zero li::marker {
  content: "0" counter(list-item) "_    ";
  font-size: 15px;
}

.sync-resource .resource {
  display: none;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.sync-resource .resource.show {
  display: block;
}

.bg-lightgray {
  background: #F7F7F7;
  border-top: 1px solid black;
}

.accordion {
  background: none;
}
.accordion.decimal-zero {
  border: none;
}
.accordion.decimal-zero .card {
  overflow: visible;
  margin-left: 3em;
  border: none;
  font-weight: 700;
  font-size: 13px;
  color: #000;
  letter-spacing: 0.6px;
}
.accordion.decimal-zero .card .wrapper {
  margin-left: -4em;
  padding-left: 3em;
  padding-right: 1em;
}
.accordion.decimal-zero .card-header {
  background: none;
  border-bottom: none;
}
.accordion.decimal-zero .card-header .btn {
  width: 100%;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0%;
  text-transform: uppercase;
  border-radius: 0;
  color: black;
  border: none;
  margin-left: 0.5em;
  text-decoration: none;
}
.accordion.decimal-zero .card-header p {
  position: relative;
  display: flex;
  align-items: center;
}
.accordion.decimal-zero p.mb-0 .btn:after {
  content: "+";
  position: absolute;
  right: 0;
  font-weight: 700;
}
.accordion.decimal-zero p.mb-0 .btn[aria-expanded=true]:after {
  content: "-";
}
.accordion.decimal-zero .wrapper-text {
  font-weight: 300;
  font-size: 13px;
  color: rgba(2, 31, 60, 0.87);
  letter-spacing: 0.2px;
  line-height: 24px;
}
.accordion.decimal-zero .collapse.show:after {
  content: "";
  position: absolute;
  left: -37px;
  width: calc(100% + 37px);
  right: 0;
  height: 1px;
  background: black;
  bottom: 0;
  z-index: 9;
}
.accordion.decimal-zero .card-body {
  font-weight: 300;
  font-size: 13px;
  color: rgba(2, 31, 60, 0.87);
  letter-spacing: 0.2px;
  line-height: 24px;
}
.accordion.decimal-zero .card-body a {
  color: black;
}
.accordion.decimal-zero .btn {
  padding-left: 0;
  max-width: 100%;
  text-align: left;
  text-transform: none;
}

.bg-darker {
  background: #F2F3EE;
}

.quote .title span {
  font-weight: 400;
  font-size: 32px;
  line-height: 38.4px;
  letter-spacing: 0%;
  text-align: center;
}
@media (min-width: 768px) {
  .quote .title span {
    color: white;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(0deg, #000 85%, rgba(0, 0, 0, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
  }
}
.quote .subtitle {
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .quote .subtitle {
    color: white;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background-image: linear-gradient(0deg, #000 85%, rgba(0, 0, 0, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
  }
}

/*# sourceMappingURL=style.css.map */
