.elementor-6562 .elementor-element.elementor-element-0d76a36{--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;}.elementor-6562 .elementor-element.elementor-element-5ac3b65{--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-6562 .elementor-element.elementor-element-ee0065a{--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-6562 .elementor-element.elementor-element-2eecf5f{--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-6562 .elementor-element.elementor-element-5b2a68a{--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;}.elementor-6562 .elementor-element.elementor-element-5cb9cdb{--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-6562 .elementor-element.elementor-element-a46ca82{--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-6562 .elementor-element.elementor-element-4449b88{--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-6562 .elementor-element.elementor-element-5db6983{--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-6562 .elementor-element.elementor-element-a037e63{--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-b11fb75 */.cpro-reno-hero {

  position: relative;

  padding: 140px 20px;

  overflow: hidden;

  background-image:
    linear-gradient(
      90deg,
      rgba(0,0,0,0.70) 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-19-at-22.42.14.webp");

  background-size: cover;

  background-position: center;

  background-repeat: no-repeat;
}

.cpro-reno-container {

  position: relative;

  z-index: 2;

  max-width: 1180px;

  margin: 0 auto;
}

.cpro-reno-card {

  max-width: 860px;

  padding: 60px 54px;

  background: rgba(255,255,255,0.94);

  border-radius: 34px;

  backdrop-filter: blur(10px);

  box-shadow: 0 24px 70px rgba(0,0,0,0.18);
}

.cpro-reno-label {

  margin-bottom: 16px;

  font-size: 13px;

  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-reno-card h1 {

  margin: 0 0 24px;

  font-size: clamp(48px, 6vw, 82px);

  line-height: 0.95;

  font-weight: 900;

  color: #111111;
}

.cpro-reno-text {

  margin: 0 0 34px;

  font-size: 19px;

  line-height: 1.8;

  color: #555555;
}

.cpro-reno-points {

  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 16px 24px;

  margin-bottom: 36px;
}

.cpro-reno-points span {

  font-size: 15px;

  font-weight: 800;

  color: #222222;
}

.cpro-reno-search {

  max-width: 620px;

  display: flex;

  background: #ffffff;

  border-radius: 999px;

  padding: 8px;

  margin-bottom: 24px;

  border: 1px solid #e5e7eb;
}

.cpro-reno-search input {

  flex: 1;

  border: none;

  outline: none;

  padding: 0 22px;

  font-size: 15px;

  border-radius: 999px;
}

.cpro-reno-search button {

  border: none;

  border-radius: 999px;

  padding: 18px 34px;

  background: #35b729;

  color: #ffffff;

  font-size: 15px;

  font-weight: 900;

  cursor: pointer;
}

.cpro-reno-small {

  margin: 0;

  font-size: 14px;

  line-height: 1.7;

  color: #666666;
}

@media (max-width: 767px) {

  .cpro-reno-hero {

    padding: 90px 18px;
  }

  .cpro-reno-card {

    padding: 42px 28px;
  }

  .cpro-reno-text {

    font-size: 16px;
  }

  .cpro-reno-points {

    grid-template-columns: 1fr;
  }

  .cpro-reno-search {

    flex-direction: column;

    border-radius: 24px;

    gap: 10px;
  }

  .cpro-reno-search input,
  .cpro-reno-search button {

    width: 100%;

    min-height: 56px;

    text-align: center;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-274add6 */.cpro-reno-perfect {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-reno-perfect-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-reno-perfect-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-reno-perfect h2 {
  max-width: 980px;
  margin: 0 auto 24px;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-perfect-intro {
  max-width: 860px;
  margin: 0 auto 75px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-reno-perfect-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

.cpro-reno-perfect-card {
  padding: 42px 30px;
  background: #f7f9f7;
  border: 1px solid #e7eee7;
  border-radius: 30px;
  transition: all 0.25s ease;
}

.cpro-reno-perfect-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-reno-perfect-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-reno-perfect-icon svg {
  width: 34px;
  height: 34px;
  fill: #35b729;
}

.cpro-reno-perfect-card h3 {
  margin: 0 0 18px;
  font-size: 25px;
  line-height: 1.15;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-perfect-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
}

@media (max-width: 1100px) {
  .cpro-reno-perfect-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .cpro-reno-perfect {
    padding: 80px 18px;
  }

  .cpro-reno-perfect-intro {
    margin-bottom: 45px;
    font-size: 16px;
  }

  .cpro-reno-perfect-grid {
    grid-template-columns: 1fr;
  }

  .cpro-reno-perfect-card {
    padding: 36px 24px;
  }

  .cpro-reno-perfect-card h3 {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4610421 */.cpro-reno-included {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-reno-included-wrap {
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}

.cpro-reno-included-label {
  margin-bottom: 14px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-reno-included h2 {
  margin: 0 auto 22px;

  font-size: clamp(38px, 5vw, 64px);

  line-height: 1.05;

  font-weight: 900;

  color: #111111;
}

.cpro-reno-included-intro {
  max-width: 780px;

  margin: 0 auto 60px;

  font-size: 18px;

  line-height: 1.7;

  color: #555555;
}

.cpro-reno-accordion {
  display: flex;
  flex-direction: column;
  gap: 18px;
  text-align: left;
}

.cpro-reno-accordion details {
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 24px;
  overflow: hidden;
}

.cpro-reno-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-reno-accordion summary::-webkit-details-marker {
  display: none;
}

.cpro-reno-accordion summary::after {
  content: "+";

  position: absolute;

  right: 30px;

  top: 50%;

  transform: translateY(-50%);

  font-size: 28px;

  font-weight: 800;

  color: #35b729;
}

.cpro-reno-accordion details[open] summary::after {
  content: "−";
}

.cpro-reno-accordion ul {
  margin: 0;
  padding: 0 30px 30px;

  list-style: none;
}

.cpro-reno-accordion li {
  position: relative;

  margin-bottom: 14px;

  padding-left: 30px;

  font-size: 16px;

  line-height: 1.7;

  font-weight: 700;

  color: #222222;
}

.cpro-reno-accordion li::before {
  content: "✓";

  position: absolute;

  left: 0;

  color: #35b729;

  font-weight: 900;
}

@media (max-width: 767px) {

  .cpro-reno-included {
    padding: 80px 18px;
  }

  .cpro-reno-included-intro {
    margin-bottom: 42px;

    font-size: 16px;
  }

  .cpro-reno-accordion summary {
    padding: 22px 56px 22px 22px;

    font-size: 18px;
  }

  .cpro-reno-accordion summary::after {
    right: 22px;
  }

  .cpro-reno-accordion ul {
    padding: 0 22px 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e43fb8 */.cpro-reno-steps {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-reno-steps-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-reno-steps-label {
  margin-bottom: 14px;

  font-size: 13px;
  font-weight: 900;

  letter-spacing: 2px;

  text-transform: uppercase;

  color: #35b729;
}

.cpro-reno-steps h2 {
  max-width: 980px;

  margin: 0 auto 24px;

  font-size: clamp(40px, 5vw, 68px);

  line-height: 1.02;

  font-weight: 900;

  color: #111111;
}

.cpro-reno-steps-intro {
  max-width: 820px;

  margin: 0 auto 75px;

  font-size: 18px;

  line-height: 1.7;

  color: #555555;
}

.cpro-reno-steps-grid {
  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 28px;
}

.cpro-reno-step-card {
  padding: 46px 34px;

  background: #f7f9f7;

  border: 1px solid #e7eee7;

  border-radius: 30px;

  transition: all 0.25s ease;
}

.cpro-reno-step-card:hover {
  transform: translateY(-6px);

  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-reno-step-number {
  width: 74px;
  height: 74px;

  margin: 0 auto 28px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #35b729;

  color: #ffffff;

  font-size: 28px;

  font-weight: 900;
}

.cpro-reno-step-card h3 {
  margin: 0 0 18px;

  font-size: 30px;

  line-height: 1.15;

  font-weight: 900;

  color: #111111;
}

.cpro-reno-step-card p {
  margin: 0;

  font-size: 16px;

  line-height: 1.8;

  color: #555555;
}

@media (max-width: 1000px) {

  .cpro-reno-steps-grid {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 767px) {

  .cpro-reno-steps {
    padding: 80px 18px;
  }

  .cpro-reno-steps-intro {
    margin-bottom: 45px;

    font-size: 16px;
  }

  .cpro-reno-step-card {
    padding: 38px 24px;
  }

  .cpro-reno-step-card h3 {
    font-size: 26px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f7f038 */.cpro-reno-soft-cta {
  padding: 100px 20px;
  background: #ffffff;
}

.cpro-reno-soft-box {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.cpro-reno-soft-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-reno-soft-box h2 {
  max-width: 860px;
  margin: 0 auto 20px;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-soft-box p {
  max-width: 720px;
  margin: 0 auto 34px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-reno-soft-bar {
  max-width: 720px;
  margin: 0 auto 24px;
  display: flex;
  background: #f7f9f7;
  border: 1px solid #e7eee7;
  border-radius: 999px;
  padding: 8px;
}

.cpro-reno-soft-bar input {
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  padding: 0 24px;
  font-size: 16px;
  border-radius: 999px;
}

.cpro-reno-soft-bar button {
  border: none;
  border-radius: 999px;
  padding: 18px 34px;
  background: #35b729;
  color: #ffffff;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

.cpro-reno-soft-trust {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
  font-size: 14px;
  font-weight: 900;
  color: #222222;
}

@media (max-width: 767px) {
  .cpro-reno-soft-cta {
    padding: 80px 18px;
  }

  .cpro-reno-soft-box p {
    font-size: 16px;
  }

  .cpro-reno-soft-bar {
    flex-direction: column;
    border-radius: 24px;
    gap: 10px;
  }

  .cpro-reno-soft-bar input,
  .cpro-reno-soft-bar button {
    width: 100%;
    min-height: 56px;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5b2a68a */.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-light {
  padding: 110px 20px;
  background: linear-gradient(
    180deg,
    #f6f9f8 0%,
    #eef7f2 100%
  );
  text-align: center;
}

.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-box {
  max-width: 800px;
  margin: 0 auto;
}

.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-light span {
  color: #009131;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-light h2 {
  font-size: clamp(36px,5vw,60px);
  font-weight: 900;
  margin: 14px 0;
  color: #101828;
}

.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-light p {
  font-size: 18px;
  margin-bottom: 26px;
  color: #667085;
}

/* BAR */
.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-bar {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  background: #ffffff;
  border-radius: 999px;
  padding: 6px;
  box-shadow: 0 10px 30px rgba(16,24,40,.08);
}

.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-bar input {
  flex: 1;
  border: none;
  padding: 16px 20px;
}

.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-cta-bar button {
  background: #009131;
  color: #ffffff;
  border: none;
  padding: 14px 30px;
  border-radius: 999px;
  font-weight: 900;
}

/* TRUST */
.elementor-6562 .elementor-element.elementor-element-5b2a68a .cpro-reno-trust {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  font-size: 14px;
  color: #344054;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d40e9e0 */.cpro-reno-trust {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-reno-trust-container {
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cpro-reno-trust-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-reno-trust h2 {
  max-width: 980px;
  margin: 0 auto 24px;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-trust-intro {
  max-width: 860px;
  margin: 0 auto 75px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-reno-trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

.cpro-reno-trust-card {
  padding: 42px 30px;
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 30px;
  transition: all 0.25s ease;
}

.cpro-reno-trust-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-reno-trust-card h3 {
  margin: 0 0 18px;
  font-size: 25px;
  line-height: 1.15;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-trust-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
}

@media (max-width: 1100px) {
  .cpro-reno-trust-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .cpro-reno-trust {
    padding: 80px 18px;
  }

  .cpro-reno-trust-intro {
    margin-bottom: 45px;
    font-size: 16px;
  }

  .cpro-reno-trust-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c57eff3 */.cpro-reno-faq {
  padding: 110px 20px;
  background: #f7f9f7;
}

.cpro-reno-faq-container {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.cpro-reno-faq-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-reno-faq h2 {
  margin: 0 auto 22px;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.05;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-faq-intro {
  max-width: 720px;
  margin: 0 auto 60px;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-reno-faq-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
}

.cpro-reno-faq-list details {
  background: #ffffff;
  border: 1px solid #e7eee7;
  border-radius: 22px;
  overflow: hidden;
}

.cpro-reno-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-reno-faq-list summary::-webkit-details-marker {
  display: none;
}

.cpro-reno-faq-list summary::after {
  content: "+";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  font-weight: 700;
  color: #35b729;
}

.cpro-reno-faq-list details[open] summary::after {
  content: "−";
}

.cpro-reno-faq-list details p {
  margin: 0;
  padding: 0 28px 28px;
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
}

@media (max-width: 767px) {
  .cpro-reno-faq {
    padding: 80px 18px;
  }

  .cpro-reno-faq-intro {
    margin-bottom: 42px;
    font-size: 16px;
  }

  .cpro-reno-faq-list summary {
    padding: 22px 56px 22px 22px;
    font-size: 17px;
  }

  .cpro-reno-faq-list summary::after {
    right: 22px;
  }

  .cpro-reno-faq-list details p {
    padding: 0 22px 24px;
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-15f3a4e */.cpro-reno-insights {
  padding: 110px 20px;
  background: #ffffff;
}

.cpro-reno-insights-container {
  max-width: 1240px;
  margin: 0 auto;
}

.cpro-reno-insights-header {
  margin-bottom: 55px;
}

.cpro-reno-insights-label {
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #35b729;
}

.cpro-reno-insights h2 {
  max-width: 850px;
  margin: 0 0 18px;
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.05;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-insights-intro {
  max-width: 780px;
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #555555;
}

.cpro-reno-insights-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.cpro-reno-insight-card {
  overflow: hidden;
  background: #f7f9f7;
  border: 1px solid #e7eee7;
  border-radius: 30px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.04);
  transition: all 0.25s ease;
}

.cpro-reno-insight-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 55px rgba(0,0,0,0.08);
}

.cpro-reno-insight-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
}

.cpro-reno-insight-content {
  padding: 30px;
}

.cpro-reno-insight-content span {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 8px 13px;
  border-radius: 999px;
  background: rgba(53,183,41,0.12);
  color: #35b729;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.cpro-reno-insight-content h3 {
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 900;
  color: #111111;
}

.cpro-reno-insight-content p {
  margin: 0 0 22px;
  font-size: 15px;
  line-height: 1.7;
  color: #555555;
}

.cpro-reno-insight-content a {
  color: #35b729;
  font-size: 15px;
  font-weight: 900;
  text-decoration: none;
}

@media (max-width: 1000px) {
  .cpro-reno-insights-grid {
    grid-template-columns: 1fr;
  }

  .cpro-reno-insight-card img {
    height: 280px;
  }
}

@media (max-width: 767px) {
  .cpro-reno-insights {
    padding: 80px 18px;
  }

  .cpro-reno-insights-intro {
    font-size: 16px;
  }

  .cpro-reno-ins/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e292c7 */.cp-floating-whatsapp {

  position: fixed;

  right: 24px;
  bottom: 24px;

  z-index: 99999;

  display: inline-flex;
  align-items: center;
  gap: 14px;

  min-height: 72px;

  padding: 0 28px;

  border-radius: 999px;

  background: #25d366;

  color: #ffffff !important;

  text-decoration: none !important;

  font-size: 17px;

  font-weight: 900;

  box-shadow: 0 22px 60px rgba(0,0,0,0.22);

  transition: all 0.25s ease;
}

.cp-floating-whatsapp:hover {

  background: #1ebe5d;

  transform: translateY(-4px);

  color: #ffffff !important;
}

.cp-floating-whatsapp svg {

  width: 32px;
  height: 32px;

  fill: #ffffff;

  display: block;
}

.cp-floating-whatsapp span {

  line-height: 1;
}

@media (max-width: 767px) {

  .cp-floating-whatsapp {

    right: 16px;
    bottom: 16px;

    min-height: 62px;

    padding: 0 22px;

    font-size: 15px;
  }

  .cp-floating-whatsapp svg {

    width: 28px;
    height: 28px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b8256e */.cpro-footer {
  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;
  padding: 85px 22px 28px;
  overflow: hidden;
}

.cpro-footer-cta {
  max-width: 820px;
  margin: 0 auto 60px;
  text-align: center;
}

.cpro-footer-cta span {
  display: inline-block;
  color: #8ff0aa;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .8px;
  margin-bottom: 12px;
}

.cpro-footer-cta h2 {
  color: #ffffff;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -1.2px;
  margin: 0 0 14px;
}

.cpro-footer-cta p {
  color: rgba(255,255,255,.82);
  font-size: 18px;
  margin: 0 0 26px;
}

.cpro-footer-bar {
  max-width: 620px;
  margin: 0 auto;
  display: flex;
  background: #ffffff;
  border-radius: 999px;
  overflow: hidden;
  padding: 6px;
  box-shadow: 0 18px 50px rgba(0,0,0,.22);
}

.cpro-footer-bar input {
  flex: 1;
  border: 0;
  outline: 0;
  padding: 16px 20px;
  font-size: 16px;
  color: #101828;
  background: transparent;
}

.cpro-footer-bar button {
  border: 0;
  background: #009131;
  color: #ffffff;
  padding: 14px 32px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 900;
  cursor: pointer;
}

.cpro-footer-trust {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  gap: 22px;
  flex-wrap: wrap;
}

.cpro-footer-trust p {
  margin: 0;
  font-size: 14px;
  font-weight: 800;
  color: rgba(255,255,255,.86);
}

.cpro-footer-grid {
  max-width: 1150px;
  margin: 0 auto;
  padding: 38px;
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  gap: 34px;
  background: rgba(255,255,255,.09);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 34px;
  backdrop-filter: blur(10px);
}

.cpro-footer-grid h3,
.cpro-footer-grid h4 {
  color: #ffffff;
  font-weight: 900;
  margin: 0 0 14px;
}

.cpro-footer-grid p {
  color: rgba(255,255,255,.78);
  line-height: 1.7;
  margin: 0 0 8px;
}

.cpro-footer-grid ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cpro-footer-grid li {
  margin-bottom: 10px;
}

.cpro-footer-grid a {
  color: rgba(255,255,255,.82);
  text-decoration: none;
  font-weight: 700;
}

.cpro-footer-grid a:hover {
  color: #8ff0aa;
}

.cpro-footer-bottom {
  text-align: center;
  margin-top: 30px;
  opacity: .65;
  font-size: 13px;
}

@media(max-width:900px) {
  .cpro-footer-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media(max-width:600px) {
  .cpro-footer {
    padding: 65px 18px 24px;
  }

  .cpro-footer-bar {
    flex-direction: column;
    border-radius: 24px;
  }

  .cpro-footer-bar button {
    width: 100%;
  }

  .cpro-footer-grid {
    grid-template-columns: 1fr;
    padding: 28px;
  }
}/* End custom CSS */