.elementor-7891 .elementor-element.elementor-element-01c98ac{--display:flex;--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;}.elementor-7891 .elementor-element.elementor-element-0e48b34{--display:flex;--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;}.elementor-7891 .elementor-element.elementor-element-a5b183f{--display:flex;--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;}.elementor-7891 .elementor-element.elementor-element-cb7cbf6{--display:flex;--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;}.elementor-7891 .elementor-element.elementor-element-1ea9847{--display:flex;--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;}.elementor-7891 .elementor-element.elementor-element-36793cb{--display:flex;--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;}/* Start custom CSS for html, class: .elementor-element-d30c490 */.cpro-furnished-hero {

  position: relative;

  padding: 140px 20px;

  overflow: hidden;

  background-image:
    linear-gradient(
      90deg,
      rgba(0,0,0,0.72) 0%,
      rgba(0,0,0,0.45) 45%,
      rgba(0,0,0,0.18) 100%
    ),
    url("https://cleanopro.es/wp-content/uploads/2026/05/WhatsApp-Image-2026-05-20-at-00.01.32-e1779228311630.webp");

  background-size: cover;

  background-position: center;

  background-repeat: no-repeat;
}

.cpro-furnished-container {

  position: relative;

  z-index: 2;

  max-width: 1180px;

  margin: 0 auto;
}

.cpro-furnished-card {

  max-width: 860px;

  padding: 60px 54px;

  background: rgba(255,255,255,0.95);

  border-radius: 34px;

  backdrop-filter: blur(10px);

  box-shadow: 0 24px 70px rgba(0,0,0,0.18);
}

.cpro-furnished-label {

  margin-bottom: 16px;

  font-size: 13px;

  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-furnished-card h1 {

  margin: 0 0 24px;

  font-size: clamp(46px, 6vw, 78px);

  line-height: 0.95;

  font-weight: 900;

  color: #111111;
}

.cpro-furnished-text {

  margin: 0 0 34px;

  font-size: 19px;

  line-height: 1.8;

  color: #555555;
}

.cpro-furnished-points {

  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 16px 24px;

  margin-bottom: 34px;
}

.cpro-furnished-points span {

  font-size: 15px;

  font-weight: 800;

  color: #222222;
}

.cpro-furnished-meta {

  display: flex;

  align-items: center;

  gap: 12px;

  flex-wrap: wrap;

  font-size: 14px;

  font-weight: 800;

  color: #666666;
}

@media (max-width: 767px) {

  .cpro-furnished-hero {

    padding: 90px 18px;
  }

  .cpro-furnished-card {

    padding: 42px 28px;
  }

  .cpro-furnished-text {

    font-size: 16px;
  }

  .cpro-furnished-points {

    grid-template-columns: 1fr;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b603665 */.cpro-furnished-intro {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-furnished-intro-container {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 42px;
  align-items: start;
}

.cpro-furnished-intro-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-furnished-intro-content h2 {
  margin: 0 0 24px;
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.05;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-intro-content p {
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1.9;
  color: #555555;
}

.cpro-furnished-intro-box {
  padding: 38px 34px;
  background: #f7f9f7;
  border: 1px solid #e7eee7;
  border-radius: 30px;
}

.cpro-furnished-intro-box h3 {
  margin: 0 0 24px;
  font-size: 30px;
  line-height: 1.15;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-intro-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cpro-furnished-intro-box li {
  position: relative;
  margin-bottom: 16px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  color: #222222;
}

.cpro-furnished-intro-box li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #35b729;
  font-weight: 900;
}

@media (max-width: 1000px) {
  .cpro-furnished-intro-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .cpro-furnished-intro {
    padding: 80px 18px;
  }

  .cpro-furnished-intro-content p {
    font-size: 16px;
  }

  .cpro-furnished-intro-box {
    padding: 32px 24px;
  }

  .cpro-furnished-intro-box h3 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e70e59c */.cpro-furnished-checklist {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-furnished-checklist-container {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}

.cpro-furnished-checklist-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-furnished-checklist h2 {
  margin: 0 auto 22px;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.05;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-checklist-intro {
  max-width: 760px;
  margin: 0 auto 60px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-furnished-checklist-accordion {
  display: flex;
  flex-direction: column;
  gap: 18px;
  text-align: left;
}

.cpro-furnished-checklist-accordion details {
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 24px;
  overflow: hidden;
}

.cpro-furnished-checklist-accordion summary {
  position: relative;
  padding: 26px 66px 26px 30px;
  cursor: pointer;
  list-style: none;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-checklist-accordion summary::-webkit-details-marker {
  display: none;
}

.cpro-furnished-checklist-accordion summary::after {
  content: "+";
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 28px;
  font-weight: 800;
  color: #35b729;
}

.cpro-furnished-checklist-accordion details[open] summary::after {
  content: "−";
}

.cpro-furnished-checklist-accordion ul {
  margin: 0;
  padding: 0 30px 30px;
  list-style: none;
}

.cpro-furnished-checklist-accordion li {
  position: relative;
  margin-bottom: 16px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  color: #222222;
}

.cpro-furnished-checklist-accordion li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #35b729;
  font-weight: 900;
}

@media (max-width: 767px) {

  .cpro-furnished-checklist {
    padding: 80px 18px;
  }

  .cpro-furnished-checklist-intro {
    margin-bottom: 42px;
    font-size: 16px;
  }

  .cpro-furnished-checklist-accordion summary {
    padding: 22px 56px 22px 22px;
    font-size: 18px;
  }

  .cpro-furnished-checklist-accordion summary::after {
    right: 22px;
  }

  .cpro-furnished-checklist-accordion ul {
    padding: 0 22px 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1838c8e */.cpro-furnished-deposit {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-furnished-deposit-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-furnished-deposit-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-furnished-deposit h2 {
  max-width: 980px;
  margin: 0 auto 24px;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-deposit-intro {
  max-width: 820px;
  margin: 0 auto 75px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-furnished-deposit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

.cpro-furnished-deposit-card {
  padding: 42px 30px;
  background: #f7f9f7;
  border: 1px solid #e7eee7;
  border-radius: 30px;
  transition: all 0.25s ease;
}

.cpro-furnished-deposit-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-furnished-deposit-icon {
  width: 74px;
  height: 74px;
  margin: 0 auto 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  background: rgba(53,183,41,0.12);
}

.cpro-furnished-deposit-icon svg {
  width: 34px;
  height: 34px;
  fill: #35b729;
}

.cpro-furnished-deposit-card h3 {
  margin: 0 0 18px;
  font-size: 25px;
  line-height: 1.15;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-deposit-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
}

@media (max-width: 1100px) {
  .cpro-furnished-deposit-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .cpro-furnished-deposit {
    padding: 80px 18px;
  }

  .cpro-furnished-deposit-intro {
    margin-bottom: 45px;
    font-size: 16px;
  }

  .cpro-furnished-deposit-grid {
    grid-template-columns: 1fr;
  }

  .cpro-furnished-deposit-card {
    padding: 36px 24px;
  }

  .cpro-furnished-deposit-card h3 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-89b6415 */.cpro-furnished-faq {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-furnished-faq-container {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.cpro-furnished-faq-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-furnished-faq h2 {
  margin: 0 auto 22px;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.05;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-faq-intro {
  max-width: 720px;
  margin: 0 auto 60px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-furnished-faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}

.cpro-furnished-faq-list details {
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 22px;
  overflow: hidden;
}

.cpro-furnished-faq-list summary {
  position: relative;
  padding: 24px 64px 24px 28px;
  cursor: pointer;
  list-style: none;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 900;
  color: #111111;
}

.cpro-furnished-faq-list summary::-webkit-details-marker {
  display: none;
}

.cpro-furnished-faq-list summary::after {
  content: "+";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  font-weight: 700;
  color: #35b729;
}

.cpro-furnished-faq-list details[open] summary::after {
  content: "−";
}

.cpro-furnished-faq-list details p {
  margin: 0;
  padding: 0 28px 28px;
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
}

@media (max-width: 767px) {

  .cpro-furnished-faq {
    padding: 80px 18px;
  }

  .cpro-furnished-faq-intro {
    margin-bottom: 42px;
    font-size: 16px;
  }

  .cpro-furnished-faq-list summary {
    padding: 22px 56px 22px 22px;
    font-size: 17px;
  }

  .cpro-furnished-faq-list summary::after {
    right: 22px;
  }

  .cpro-furnished-faq-list details p {
    padding: 0 22px 24px;
    font-size: 15px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-725c43e */.cpro-furnished-cta {
  padding: 110px 20px 40px;

  background:
    radial-gradient(circle at top left, rgba(0,145,49,.28), transparent 32%),
    linear-gradient(135deg, #08285f 0%, #0f3d91 52%, #061b44 100%);

  color: #ffffff;
}

.cpro-furnished-cta-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-furnished-cta-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #8ff0aa;
}

.cpro-furnished-cta h2 {
  max-width: 920px;
  margin: 0 auto 20px;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 900;
  color: #ffffff;
}

.cpro-furnished-cta-intro {
  max-width: 760px;
  margin: 0 auto 36px;
  font-size: 18px;
  line-height: 1.7;
  color: rgba(255,255,255,.92);
}

.cpro-furnished-cta-search {
  max-width: 720px;
  margin: 0 auto 24px;
  display: flex;
  background: #ffffff;
  border-radius: 999px;
  padding: 8px;
}

.cpro-furnished-cta-search input {
  flex: 1;
  border: none;
  outline: none;
  padding: 0 24px;
  font-size: 16px;
  border-radius: 999px;
}

.cpro-furnished-cta-search button {
  border: none;
  border-radius: 999px;
  padding: 18px 34px;
  background: #009131;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

.cpro-furnished-cta-trust {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 55px;
  font-size: 14px;
  font-weight: 800;
}

.cpro-furnished-cta-footer {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 34px;
  padding: 38px;
  text-align: left;
  background: rgba(255,255,255,.09);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 34px;
  backdrop-filter: blur(10px);
}

.cpro-furnished-cta-col h3 {
  margin: 0 0 18px;
  font-size: 20px;
  font-weight: 900;
  color: #ffffff;
}

.cpro-furnished-cta-col p,
.cpro-furnished-cta-col a {
  display: block;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(255,255,255,.82);
  text-decoration: none;
}

.cpro-furnished-cta-col a:hover {
  color: #8ff0aa;
}

@media (max-width: 1000px) {

  .cpro-furnished-cta-footer {
    grid-template-columns: 1fr 1fr;
  }

}

@media (max-width: 767px) {

  .cpro-furnished-cta {
    padding: 80px 18px 30px;
  }

  .cpro-furnished-cta-intro {
    font-size: 16px;
  }

  .cpro-furnished-cta-search {
    flex-direction: column;
    border-radius: 24px;
    gap: 10px;
  }

  .cpro-furnished-cta-search input,
  .cpro-furnished-cta-search button {
    width: 100%;
    min-height: 56px;
  }

  .cpro-furnished-cta-footer {
    grid-template-columns: 1fr;
    padding: 30px 24px;
  }

}/* End custom CSS */