﻿/* Details */

#ic-detGallery {
  position: relative;
}
#ic-detTags {
  position: absolute;
  z-index: 2;
  top: 2rem;
  left: 15rem;
}
#wrap-detail {
  margin-top: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  padding: 0 3rem;
}
#detContent {
  width: 90%;
  max-width: 89.2rem;
}
#wrap-movil--price {
  display: none;
}
#ic-hilites.ic-similarProp .wrap__button-swiper .counter {
  display: none;
}
#detContent p {
  color: #686668;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.spanLIne,
#detContent .ref-desk,
#detContent .area {
  text-transform: uppercase;
  color: #2c2c2c;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
}
#reqDet {
  position: sticky;
  top: 1rem;
  align-self: start;
  background-color: #f5f0ea;
  padding: 4rem 3.5rem 4rem 4.2rem;
  width: 90%;
  max-width: 51.8rem;
}
.priceDet {
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}
.priceDet p {
  color: #686668;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
}
.priceDet h3 {
  color: #2c2c2c;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.6rem;
  letter-spacing: 0.64px;
}
.detInfo {
  margin-top: 3.7rem;
  border-bottom: 1px solid #8f877e;
  padding-bottom: 5rem;
}
#ic-detInfo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 2rem;
  row-gap: 0;
}
#ic-detInfo li span {
  color: #2c2c2c;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
}
.left__ref {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}
#detContent h1 {
  color: #2c2c2c;
  font-family: "Manrope", sans-serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.6rem;
  letter-spacing: 0.64px;
  margin-bottom: 4rem;
}
.left__ref p {
  color: #2c2c2c;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
}
#detMeta .ic-detAddFav .slToggleState .label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 1rem;
}
#icPrint {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ic-detAddFav span,
.span__print {
  color: #2c2c2c;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.ic-detAddFav {
  display: flex;
  align-items: center;
  gap: 1rem;
}
#ic-detGallery .swiper-slide {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  aspect-ratio: 7 / 4.12;
  height: 100%;
}
#ic-detGallery .swiper-slide {
  width: 80%;
  max-width: 119rem;
}
#ic-detGallery .swiper-slide span {
  padding: 4.5rem;
}
#ic-detGalBTNS {
  position: absolute;
  width: 100%;
  right: 2rem;
  bottom: -2.9rem;
  z-index: 2;
}
#ic-detGalBTNS > div {
  position: relative;
  max-width: 140rem;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: right;
}
#ic-videoBTN,
#ic-photosBTN {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2rem;
  font-size: 1.2em;
  padding: 1.5rem 4rem;
}
#ic-videoBTN:hover,
#ic-photosBTN:hover,
#ic-videoBTN:focus,
#ic-photosBTN:focus,
#ic-videoBTN:active,
#ic-photosBTN:active {
  background: #fff;
}
#ic-video {
  margin-bottom: 8rem;
}
#ic-video h2 {
  color: #2c2c2c;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
}
#ic-detIntro {
  padding: 5rem 2rem;
  background: #e2dad1;
}
.ic-video iframe {
  width: 100%;
}
#detMeta {
  display: flex;
  gap: 4rem;
  margin-bottom: 4rem;
}
#ic-detShare button {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0;
  text-transform: uppercase;
  border: none;
  background: none;
}
#ic-detShare button span {
  color: #2c2c2c;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
}
#ic-detShare {
  position: relative;
}
#ic-detShare ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  margin: 0;
  margin-top: 1rem;
  width: 10rem;
  background: #fff;
  box-shadow: 0 6px 1.2rem rgba(0, 0, 0, 0.175);
  z-index: 1000;
}
#ic-detShare li::before {
  display: none;
}
#ic-detShare li {
  display: inline-block;
  vertical-align: middle;
  padding: 1rem;
}

#ic-detShare a:hover {
  color: #e2dad1;
}

#ic-detBasic h4 em {
  font-style: normal;
}

#ic-detInfo li::before,
#ic-features li::before {
  display: none;
}

#ic-detMoreBTN:hover,
#ic-detMoreBTN:focus,
#ic-detMoreBTN:active {
  background: #fff;
  color: #2c2c2c;
}

#ic-detContent {
  align-items: flex-start;
  justify-content: space-between;
  margin: 7rem auto;
}
#ic-detContent > article {
  max-width: calc(100% - 38rem);
  flex: 2 68%;
}
#ic-features {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-bottom: 8rem;
  margin-top: 8rem;
}
#ic-features h2 {
  color: #2c2c2c;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
}
.map-energy {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
.map-energy h2 {
  color: #2c2c2c;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
  margin-bottom: 2rem;
}
.ic-featuresList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
#ic-detContent > aside {
  flex: 1 36%;
  max-width: 33rem;
}
#ic-features ul {
  list-style: inside;
  margin: 0;
  padding: 0;
}
#ic-features li {
  margin: 0;
  padding: 0;
  color: #686668;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

#ic-map {
  position: relative;
  width: 52.1rem;
}
#ic-map iframe {
  height: 40rem;
}
#ic-hilites.ic-similarProp {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
  padding-top: 10.1rem;
  margin-top: 10.1rem;
  border-top: 1px solid #8f877e;
}

#ic-hilites.ic-similarProp > h3 {
  color: #2c2c2c;
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
}
#ic-hilites.ic-similarProp > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  overflow: hidden;
}

#ic-inquiryBTN:hover,
#ic-inquiryBTN:focus,
#ic-inquiryBTN:active {
  color: #000;
  background: #fff;
}

/* Arrows */
#ic-calendars .swiper-container {
  padding: 0 6rem;
}
#ic-swiperCalendar .swiper-BTN-prev {
  left: 0.5rem;
  right: auto;
}
#ic-swiperCalendar .swiper-BTN-next {
  right: 0.5rem;
  left: auto;
}

/* ENERGY */
.ic-epc-container {
  min-width: 33.8rem;
  max-width: 31.9rem;
  background: #e6e6e6;
  border-radius: 0.2rem;
}
.ic-epc-container h3 {
  margin: 0 0 1rem 0;
}
.ic-epc-container div {
  margin: 0 !important;
}
.ic-epc-arrow-right {
  position: relative;
  float: left;
  width: 0;
  height: 0;
  border-top: 1.2rem solid transparent;
  border-bottom: 1.2rem solid transparent;
  border-left: 1.2rem solid transparent;
}
.ic-epc-container .row {
  clear: both;
  padding: 0 0.4rem;
  width: 100%;
  height: 2.4rem;
}
.ic-epc-container .ic-epc-label_col {
  width: 50%;
  position: relative;
  float: left;
  background: #fff;
  padding: 0;
  border: 0.2rem solid #e6e6e6;
  border-radius: 0.5rem;
  overflow: hidden;
}
.ic-epc-container .row:first-of-type .ic-epc-label_col {
  background: #e6e6e6;
}
.ic-epc-container .ic-epc-consumption_col,
.ic-epc-container .ic-epc-emissions_col {
  width: 25%;
  height: 2.8rem;
  line-height: 2.8rem;
  position: relative;
  float: left;
  padding-left: 0.5rem;
  overflow: hidden;
  text-align: center;
  color: #1d252c;
  background: #fff;
  border: 2px solid #e6e6e6;
  border-radius: 4px;
}
.ic-epc-container .row:first-of-type .ic-epc-consumption_col,
.ic-epc-container .row:first-of-type .ic-epc-emissions_col {
  background: #e6e6e6;
  padding-left: 0;
}
.ic-epc-consumption_col .ic-epc-column_label,
.ic-epc-emissions_col .ic-epc-column_label {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  line-height: 2.5rem;
  font-size: 1.1rem;
}
.ic-epc-column_label {
  font-size: 1.1em;
}
.ic-epc-consumption_col.active .ic-epc-consumption_value,
.ic-epc-emissions_col.active .ic-epc-emissions_value {
  background-color: #1d252c !important;
  color: white !important;
  font-weight: bold;
  height: 2.4rem;
  font-size: 1.1em;
  line-height: 2.4rem;
  padding: 0 0.5rem 0 0.5rem;
  float: right;
}
.swiper-wrapper .ic-backIMG.movil {
  display: none !important;
}
.ic-epc-block {
  position: relative;
  float: left;
  height: 2.4rem;
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 2.4rem;
  padding-left: 0.8rem;
}
.ic-epc-shaft-a {
  width: 42%;
  background-color: #0d944f;
  margin: 0 !important;
}
.ic-epc-shaft-b {
  width: 50%;
  background-color: #21b24b;
  margin: 0 !important;
}
.ic-epc-shaft-c {
  width: 58%;
  background-color: #99c83c;
  margin: 0 !important;
}
.ic-epc-shaft-d {
  width: 66%;
  background-color: #ece824;
  margin: 0 !important;
}
.ic-epc-shaft-e {
  width: 74%;
  background-color: #f1b41b;
  margin: 0 !important;
}
.ic-epc-shaft-f {
  width: 82%;
  background-color: #e17628;
  margin: 0 !important;
}
.ic-epc-shaft-g {
  width: 90%;
  background-color: #e72e2c;
  margin: 0 !important;
}
.ic-epc-head-a {
  border-left-color: #0d944f;
  margin: 0 !important;
}
.ic-epc-head-b {
  border-left-color: #21b24b;
  margin: 0 !important;
}
.ic-epc-head-c {
  border-left-color: #99c83c;
  margin: 0 !important;
}
.ic-epc-head-d {
  border-left-color: #ece824;
  margin: 0 !important;
}
.ic-epc-head-e {
  border-left-color: #f1b41b;
  margin: 0 !important;
}
.ic-epc-head-f {
  border-left-color: #e17628;
  margin: 0 !important;
}
.ic-epc-head-g {
  border-left-color: #e72e2c;
  margin: 0 !important;
}
#ic-detMoreBTN {
  display: none;
}

.title-req-movil.movil {
  display: none;
}
.ic-epc-consumption_col.active .ic-epc-consumption-arrow-left,
.ic-epc-emissions_col.active .ic-epc-consumption-arrow-left {
  position: relative;
  width: 0;
  height: 0;
  border-top: 1.2rem solid transparent;
  border-bottom: 1.2rem solid transparent;
  border-right: 1.2rem solid transparent;
  border-right-color: #1d252c;
  float: right;
}

.ic-epc-consumption_col.active .ic-epc-consumption_value,
.ic-epc-emissions_col.active .ic-epc-emissions_value {
  margin-left: 0.6rem;
  width: 82%;
}
.ic-epc-column_label,
.ic-epc-column_label {
  font-size: 1rem;
  font-weight: bold;
}
.ic-epc-container #epFootnote {
  padding: 1.1rem 0 0.5rem;
}
.ic-epc-container #epFootnote div {
  margin-left: 0 !important;
  padding: 0 0.6rem;
  font-size: 0.8em;
  line-height: 1;
}
.ic-flagInfo {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transform: rotate(315deg);
  position: absolute;
  z-index: 9;
  color: #1d252c;
  top: 10rem;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.4rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: bold;
}
.ic-backIMG.movil {
  display: none;
}

.ic-epc-container.ic-epc-empty {
  overflow: hidden;
  position: relative;
}
.ic-epc-container.ic-epc-empty > div {
  opacity: 0.3;
}
.ic-epc-empty .ic-flagInfo {
  opacity: 0.8;
}
.wrap-logo-movil,
.wrap-title-movil {
  display: none;
}
#closeReq {
  display: none;
}
button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}
/* RWD */
@media only screen and (max-width: 1400px) {
  .map-energy {
    flex-direction: column;
  }
  #ic-map {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  #wrap-detail {
    flex-direction: column;
    padding: 0;
  }
  #reqDet {
    flex: unset;
    width: 90%;
    max-width: 100%;
  }
  #detContent {
    width: 90%;
    max-width: 100%;
  }
  .wrap-desk--price {
    display: none;
  }
  #wrap-movil--price {
    display: flex;
    flex-direction: column;
  }
  .priceDet {
    margin-bottom: 4rem;
    margin-top: 4rem;
    border-bottom: 1px solid #2c2c2c;
    padding-bottom: 4rem;
  }
  .detInfo {
    margin-top: 0;
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1000px) {
  #wrapSearchForm.searchDet {
    display: none;
  }
}
@media only screen and (max-width: 766px) {
  #wrap-detail {
    margin-top: 0rem;
  }
  #ic-hilites.ic-similarProp > div {
    display: unset;
  }
  #ic-hilites.ic-similarProp .wrap__button-swiper {
    margin-bottom: 0;
    margin-top: 4rem;
    background: #f5f0ea;
  }
  .ref-movil {
    color: #000;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.8px;
    text-transform: capitalize;
  }

  #reqDet {
    padding: 2rem;
  }
  #ic-hilites.ic-similarProp .wrap__button-swiper .counter {
    display: block;
    color: #8f877e;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 6.8px;
  }
  #ic-hilites.ic-similarProp {
    padding-top: 9rem;
    margin-top: 9rem;
  }
  #ic-hilites.ic-similarProp .wrap__button-swiper .swiper-button-prev,
  #ic-hilites.ic-similarProp .wrap__button-swiper .swiper-button-next {
    background: #f5f0ea;
  }
  .priceDet h3 {
    color: #2c2c2c;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.52px;
  }
  #detContent h1 {
    color: #2c2c2c;
    font-size: 2.6rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.52px;
    margin-bottom: 2rem;
  }
  #ic-hilites.ic-similarProp > h3 {
    width: 86%;
  }
  #detMeta {
    justify-content: space-between;
    margin-bottom: 0;
    gap: 0;
  }
  .ic-featuresList {
    grid-template-columns: repeat(1, 1fr);
  }
  #reqDet,
  #detContent {
    width: 100%;
    max-width: 100%;
  }
  #wrap__det-movil {
    background-color: #f5f0ea;
    padding: 4rem 2rem;
    margin-bottom: 4rem;
  }
  .map-energy,
  #ic-video,
  #detContent .details,
  #ic-features {
    padding: 0 2rem;
  }
  #ic-detTags {
  position: absolute;
  z-index: 2;
  top: 2rem;
  left: 0rem;
}
}
@media only screen and (max-width: 700px) {
}

@media only screen and (max-width: 500px) {
  .wrap-title-movil {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-top: 6.7rem;
    margin-bottom: 4rem;
    width: 100%;
  }
  .wrap-logo-movil {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .title-req-desk {
    display: none;
  }
  #ic-detGallery .swiper-slide {
    aspect-ratio: 7 / 4.79;
  }

  .swiper-wrapper .ic-backIMG.desk {
    display: none !important;
  }
  .swiper-wrapper .ic-backIMG.movil {
    display: flex !important;
  }
  #ic-map iframe {
    height: 24.8rem;
  }
  .map-energy {
    gap: 8rem;
  }
  #ic-detMoreBTN {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 1rem 3.5rem;
    border: 1px solid #2c2c2c;
    background: #2c2c2c;
    color: #fff;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.8px;
    z-index: 10;
    transition: var(--transition);
    cursor: pointer;
  }
  #reqDet {
    opacity: 0;
    visibility: hidden;
    display: flex;
    position: fixed;
    top: 0;
    z-index: 200;
    height: 100%;
    width: 100%;
    background: #f5f0ea;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: opacity 0.3s ease-in-out, visibility 0.3s;
    overflow-y: auto;
  }
  #reqDet.show {
    opacity: 1;
    visibility: visible;
  }
  #closeReq {
    display: flex;
    cursor: pointer;
  }
  .title-req-movil {
    color: #000;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .title-req-movil.desk {
    display: none;
  }
  .title-req-movil.movil {
    display: block;
  }
}
@media only screen and (max-width: 400px) {
  .ic-detAddFav span,
  #ic-detShare button span,
  .span__print {
    font-size: 1rem;
  }
}
