.elementor-1183 .elementor-element.elementor-element-45422b1d{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1183 .elementor-element.elementor-element-561875e9{--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-1183 .elementor-element.elementor-element-561875e9.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1183 .elementor-element.elementor-element-3e805990{--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-1183 .elementor-element.elementor-element-5d59ce21{--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-1183 .elementor-element.elementor-element-2423a851{--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-1183 .elementor-element.elementor-element-31d91d6c{--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-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1183 .elementor-element.elementor-element-4be6fc8c .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1183 .elementor-element.elementor-element-4be6fc8c .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1183 .elementor-element.elementor-element-4be6fc8c{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-1183 .elementor-element.elementor-element-27c80cf8{--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-1183 .elementor-element.elementor-element-1ed87bf2{--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-1183 .elementor-element.elementor-element-7e41702c{--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;}@media(min-width:768px){.elementor-1183 .elementor-element.elementor-element-561875e9{--width:61.766%;}}/* Start custom CSS for text-editor, class: .elementor-element-fa6cc8d */.hero-villas {
  position: relative;
  background-image: url('https://playablancacleaning.es/wp-content/uploads/2025/11/Gemini_Generated_Image_koecy6koecy6koec.png'); /* place your background image here */
  background-size: cover;
  background-position: center;
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-villas .hero-overlay {
  background-color: rgba(125,183,232,0.6); /* semi-transparent light blue overlay */
  padding: 3rem;
  border-radius: 10px;
  text-align: center;
  max-width: 800px;
}

.hero-villas h1 {
  color: #FFFFFF;
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
}

.hero-villas p {
  color: #FFFFFF;
  font-size: 1.2rem;
  margin-bottom: 2rem;
  line-height: 1.6;
}

.cta-button {
  background-color: #1A2A4F;
  color: #FFFFFF;
  font-weight: 600;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.cta-button:hover {
  background-color: #3A6BA0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-42ddced7 */.servicios-villa {
  background-color: rgba(125,183,232,0.2); /* light blue background */
  padding: 60px 20px;
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
}

.servicios-villa .texto {
  flex: 1 1 400px;
}

.servicios-villa h2 {
  font-size: 32px;
  color: #1A2A4F; /* deep blue */
  font-weight: 700;
  margin-bottom: 20px;
}

.servicios-villa ul {
  font-size: 18px;
  line-height: 1.7;
  color: #1A2A4F;
  list-style: none;
  padding: 0;
}

.servicios-villa ul li {
  margin-bottom: 10px;
  font-weight: 500;
}

.servicios-villa .imagen {
  flex: 1 1 400px;
}

.servicios-villa .imagen img {
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-46daa8bf */.excelencia-cards {
  background-color: rgba(125,183,232,0.2);
  padding: 20px 20px;
  text-align: center;
}

.excelencia-cards .cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}

.excelencia-cards .card {
  background-color: #FFFFFF;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  padding: 20px;
  text-align: left;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.excelencia-cards .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}

.excelencia-cards .card h3 {
  color: #1A2A4F;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.excelencia-cards .card p {
  color: #1A2A4F;
  font-size: 1rem;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1bc96ebd */.servicios-villa {
  background-color: rgba(125,183,232,0.2); /* light blue background */
  padding: 60px 20px;
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
}

.servicios-villa .texto {
  flex: 1 1 400px;
}

.servicios-villa h2 {
  font-size: 32px;
  color: #1A2A4F; /* deep blue */
  font-weight: 700;
  margin-bottom: 20px;
}

.servicios-villa ul {
  font-size: 18px;
  line-height: 1.7;
  color: #1A2A4F;
  list-style: none;
  padding: 0;
}

.servicios-villa ul li {
  margin-bottom: 10px;
  font-weight: 500;
}

.servicios-villa .imagen {
  flex: 1 1 400px;
}

.servicios-villa .imagen img {
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4483da16 */.galeria-villas {
  background-color: rgba(125,183,232,0.2);
  padding: 40px 20px;
  text-align: center;
  position: relative;
}

.galeria-villas h2 {
  font-size: 32px;
  color: #1A2A4F;
  font-weight: 700;
  margin-bottom: 10px;
}

.galeria-villas p {
  color: #1A2A4F;
  font-size: 1.1rem;
  margin-bottom: 30px;
}

.slider {
  display: flex;
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.slide {
  min-width: 100%;
  transition: transform 0.5s ease;
}

.slide img {
  width: 100%;
  display: block;
  border-radius: 12px;
}

/* Buttons */
.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #1A2A4F;
  color: #FFFFFF;
  border: none;
  padding: 10px 15px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.5rem;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.prev { left: 20px; }
.next { right: 20px; }

.prev:hover, .next:hover {
  background: #3A6BA0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-7ad43073 */.calidad-imagenes {
  background-color: rgba(125,183,232,0.2); /* light blue background */
  padding: 60px 20px;
  text-align: center;
}

.calidad-imagenes h2 {
  font-size: 32px;
  color: #1A2A4F; /* deep blue */
  font-weight: 700;
  margin-bottom: 10px;
}

.calidad-imagenes p {
  color: #1A2A4F;
  font-size: 1.1rem;
  margin-bottom: 30px;
}

.imagenes-grid {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: center;
}

.imagenes-grid img {
  width: 100%;
  max-width: 350px;
  border-radius: 14px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.imagenes-grid img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-107f05a9 */.opiniones-clientes {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 20px 20px;
  text-align: center;
}

.opiniones-clientes .overlay {
  background-color: rgba(125,183,232,0.2);
  padding: 40px;
  border-radius: 12px;
  max-width: 1000px;
  margin: auto;
}

.opiniones-clientes h2 {
  font-size: 32px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 40px;
}

.testimonios {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.testimonios .card {
  background-color: #FFFFFF;
  color: #1A2A4F;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
  padding: 20px;
  max-width: 400px;
  text-align: left;
}

.testimonios .card p {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 15px;
}

.testimonios .card strong {
  font-weight: 700;
  color: #1A2A4F;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5fe72df5 */.cta-villa {
  position: relative;
  background-image: url('https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=1980&q=90');
  background-size: cover;
  background-position: center;
  padding: 100px 20px;
  text-align: center;
}

.cta-villa .overlay {
  background-color: rgba(0,0,0,0.5); /* dark overlay for contrast */
  padding: 60px 20px;
  border-radius: 12px;
  max-width: 800px;
  margin: auto;
}

.cta-villa h2 {
  font-size: 40px;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 20px;
}

.cta-villa p {
  font-size: 20px;
  color: #FFFFFF;
  margin-bottom: 30px;
  line-height: 1.6;
}

.cta-button {
  display: inline-block;
  background: #FFFFFF;
  color: #1A2A4F; /* deep blue */
  padding: 16px 32px;
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.cta-button:hover {
  background-color: #1A2A4F;
  color: #FFFFFF;
}/* End custom CSS */