.elementor-1118 .elementor-element.elementor-element-560909df{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1118 .elementor-element.elementor-element-2cf8fdcc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-2cf8fdcc *//****encuadres fotos**/
 div#card2 {
    background-position: bottom;
}
div#card5 {
    background-position: bottom;
}
div#card6 {
    background-position: bottom;
}
 /*******/

body {
  margin: 0;
  background-color: #1a1a1a;
  color: #FFFFFFDD;
  position: relative;
  overflow: hidden;
}
.card:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    border-radius: 10px;
}
.card {
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
      border-radius: 10px !important;
  background-size: cover;
  box-shadow: 6px 6px 10px 2px rgba(0, 0, 0, 0.6);
}

#btn {
  position: absolute;
  top: 690px;
  left: 16px;
  z-index: 99;
}

.card-content {
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFFFFDD;
  padding-left: 16px;
}

.content-place {
    font-size: 11px;
    font-weight: 500;
    color: #ecad29;
    text-transform: uppercase;
        width: 150px;
}

.content-title-1,
.content-title-2 {
  font-weight: 400;
  font-size: 16px;
     text-transform: uppercase;
}



.details {
    z-index: 22;
    position: absolute;
    top: 150px;
    right: 0;
    left: 0;
    max-width: 1200px;
    margin: auto;
}

.details div{
margin-left: 20.6%;
}
.details div.boton {
    margin-top: 16px;
}
.details .place-box {
  height: 46px;
  overflow: hidden;
}

.details .place-box .text {
  padding-bottom: 16px;
  font-size: 20px;
  position: relative;
   font-family: "Apex", Sans-serif;
}

.details .place-box .text:after {
  bottom: 3px;
  left: 0;
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  border-radius: 99px;
  background-color: #ecad29;

}

.details .title-1 {
  font-weight: 400;
  font-size: 40px;
  text-transform: uppercase;
  font-family: "Apex", Sans-serif;
}
.details .title-2 {
  font-weight: 400;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Apex", Sans-serif;
}


.details .title-box-1,
.details .title-box-2 {
  margin-top: 2px;
  height: 50px;
  overflow: hidden;
}
.details .title-2 {
    color: #ecad29;
    font-weight: 800;
}
.details > .desc {
  margin-top: 16px;
  width: 350px;
  display: none;
}

.details > .cta {
  width: 500px;
  margin-top: 24px;
  display: flex;
  align-items: center;
}

.details > .cta > .bookmark {
  border: none;
  background-color: #ecad29;
  width: 36px;
  height: 36px;
  border-radius: 99px;
  color: white;
  display: grid;
  place-items: center;
}

.details > .cta > .bookmark svg {
  width: 20px;
  height: 20px;
}

.details > .cta > .discover {
  border: 1px solid #ffffff;
  background-color: transparent;
  height: 36px;
  border-radius: 99px;
  color: #ffffff;
  padding: 4px 24px;
  font-size: 12px;
  margin-left: 16px;
  text-transform: uppercase;
}



.indicator {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 5px;
  z-index: 60;
  background-color: #ecad29;
}

.pagination {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-flex;
}

.pagination > .arrow {
  z-index: 60;
  width: 50px;
  height: 50px;
  border-radius: 999px;
  display: grid;
  place-items: center;
      cursor: pointer;
}

.pagination > .arrow:nth-child(2) {
  margin-left: 20px;
}

.pagination > .arrow svg {
  width: 24px;
  height: 24px;
  stroke-width: 2;
  color: #ffffff99;
}

.pagination .progress-sub-container {
  margin-left: 24px;
  z-index: 60;
  width: 500px;
  height: 50px;
  display: flex;
  align-items: center;
}

.pagination .progress-sub-background {
  width: 500px;
  height: 3px;
  background-color: #ffffff33;
}

.pagination .progress-sub-foreground {
  height: 3px;
  background-color: #ecad29;
}

.pagination .slide-numbers {
  width: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 60;
  position: relative;
}

.pagination .slide-numbers .item {
  width: 50px;
  height: 50px;
  position: absolute;
  color: white;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  font-size: 32px;
  font-weight: bold;
}

.cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 100;
}
.boton a {
    margin-left: 20.6%;
    padding: 10px;
    background: #ecad29;
    text-decoration: none;
    color: #000;
    border-radius: 10px;
}


@media screen and (max-width: 1440px){
    .elementor-37 .elementor-element.elementor-element-b94f00f .elementor-nav-menu--main .elementor-item {
    padding-left: 35px !important;
    padding-right: 35px !important;
}
.details { 
    top: 85px; 
}
.details div , .boton a{
    margin-left: 17.6%;
}

}

@media screen and (max-width: 1024px) {
    .elementor-37 .elementor-element.elementor-element-b94f00f .elementor-nav-menu--main .elementor-item {
        padding-left: 31px !important;
        padding-right: 31px !important;
    }
    .details {
    top: 95px; 
}
.details div, .boton a {
    margin-left: 4.6%;
}
}

@media screen and (max-width:600px){
    .details div {
    margin: 0 10px;
}
.pagination .progress-sub-container {
    width: 200px;
}
.pagination {
    left: 0px !important;
    top: 0px;
}


.details .title-1, .details .title-2 {
    font-size: 52px !important;
    
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-560909df */.elementor-1118 .elementor-element.elementor-element-560909df {
    overflow: hidden;
}/* End custom CSS */