/* Carousel /start */

.carousel-wrapper {
  float: left;
  width: 100%;
  height: 100%;
}

[hook-id="image-slideshow-test"] {
  width: 500px;
}

.carousel-control-next,
.carousel-control-prev {
  top: unset;
  bottom: 20px;
  transition: 0.3s ease background;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: #ffffff59;
}

.carousel-control-prev {
  left: unset;
  right: 80px;
  border-right: none !important;
}

.carousel button {
  border: 2px solid white;
  padding: 0;
  margin: 0;
  width: 80px;
  height: 80px;
  bottom: 0;
  opacity: 0.8;
}

.carousel-item,
.carousel-inner,
.carousel,
.carousel-wrapper,
.carousel-item > div {
  width: 100%;
  height: 100%;
  min-height: 50px;
}

.carousel-item .image-outlet {
  background-position: center;
  background-size: cover;
}

.carousel-item {
  cursor: pointer;
}

.carousel-wrapper .modal-view {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}

.carousel-wrapper .progress-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.carousel-wrapper .progress-outlet p {
  color: white;
  font-family: "FaktumBold";
  margin: 5px 13px;
  padding: 0;
  font-size: 37px;
  text-shadow: 0px 0px 4px black;
}

.carousel-progress-bar {
  height: 20px;
  width: 0%;
  background-color: #eae1df;
  display: block;
  transition: 0.3s ease width;
}
.modal-view-veil {
  background-color: #00000096;
  height: 100%;
  width: 100%;
  display: block;
  position: fixed;
}

.modal-view-content {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  height: 100%;
  width: 100%;
  position: fixed;
}

img.modal-view-img {
  max-width: 70vw;
}

/* .dented-clip .carousel-wrapper {
  clip-path: polygon(100% 100%, 0% 100%, 0% 0%, 14% 0%, 20% 23%, 20% 0%, 24% 0%, 30% 23%, 30% 0%, 34% 0%, 40% 23%, 40% 0%, 100% 0%);
}  */

.dented-clip .dents {
  background-image: url(/app/plugins/cmnn-visualizador/src/assets/img/dents.png);
  width: 60%;
  height: 132px;
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: contain;
  top: -1px;
  margin: 0 3vw;
}

[hook-id="image-slideshow-test"] .carousel {
  clip-path: polygon(
    100% 0px,
    100% 100%,
    0px 100%,
    0px 0px,
    11% 0px,
    19.4% 20.4%,
    19.4% 0px,
    30% 0px,
    38.4% 19.8%,
    38.4% 0px,
    50.2% 0px,
    59.4% 18%,
    59.2% 0px
  );
}

@media screen and (min-width: 768px) {
  .carousel button {
    width: 4vw;
    height: 4vw;
  }

  .carousel-control-prev {
    right: 4vw;
  }

  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 2vw;
    height: 2vw;
  }
}

/* Carousel /end */


/* Bloque para corregir la altura de las cabeceras */
.slideshow-wrap {
  min-height: 227px !important;
}

.title-wrap {
  display: flex;
  min-height: 404px !important;
}

.title {
  /*margin: auto auto 3vw auto;*/
  margin: auto 0 3vw 0;
  padding: 0 !important;
  max-width: 80% !important;
  /*padding-top: 4vw !important;
  padding-bottom: 3vw !important;*/
}
/* ************** arreglo rob */
.intermission .title {
  margin: auto auto 3vw auto;
}
.header .title {
  margin: auto auto 5vw 60px;
}
/* El titulo de "en cifras" no tiene que tener margen a la izquierda */
.en-cifras-wrapper .title{
  margin: auto auto 0 0;
  max-width: 100% !important;
}

@media screen and (max-width: 992px) {
	.header p.subtitle {
		width: 65vw;
	}
}

@media screen and (max-width: 767px) {
  .title-wrap {
    min-height: 240px !important;
  }
  .slideshow-wrap {
    min-height: 440px !important;
  }
  .section .introduction{
    font-size: 32px !important;
    max-width: 100% !important;
  }
  .content p.featured-paragraph {
    font-size: 22px !important;
  }
}

@media screen and (min-width: 1200px){
  .title {
    font-size: 80px !important;
    line-height: 0.98 !important;
    letter-spacing: -2.91px;
  }
}

@media screen and (max-width: 446px){
  .title {
    font-size: 40px !important;
  }
}
/* Fin del bloque */

/* Bloque para la corrección de la posiciones de los video al final de una ficha */
@media screen and (max-width: 1050px){
  .section-last-video{
    margin-bottom: 100px;
  }
}

.video-container{
  position: relative;
  margin: 40px auto;
  padding-bottom: calc(720 / 1280 * 100%);
  overflow: hidden;
  max-width: 100%;
}

.video-player{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

header li.nav-item.nav2-item {text-transform:uppercase; font-size:14px}

.title-wrap .dents{
  display: none;
}

.model-nav-info .title{
  font-size: 28px !important;
}

#preview-card-name[translate-id="centro-negocios-title"]{
  margin-top: -18px;
}

@media (max-width: 986px){
  #preview-card-name[translate-id="centro-negocios-title"]{
    margin-top: 0;
  }
}

@media (max-width: 420px){
  /*Parche para ajustar el tamaño del titulo de la ficha "Central Business District"*/
  #preview-card-name[translate-id="centro-negocios-title"] > span > span{
    white-space: nowrap;
  }

  #preview-card-name[translate-id="centro-negocios-title"] > span{
    font-size: 24px;
  }
}

@media (max-width: 355px){
  #preview-card-name[translate-id="centro-negocios-title"] > span{
    font-size: 20px;
  }
}