.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.entry-title {
    display:none !important;
}

body {
  overflow-x: hidden !important;
}

.carruselIndex {
    overflow:hidden !important;
}

.swiper-wrapper {
    overflow:visible !important;
}

.elementor-element-0d2d016 .elementor-widget-container , .e-n-carousel.swiper-container {
    padding-bottom:0 !important;
}

.swiper-pagination {
    padding-bottom:25px;
}

.swiper-pagination-bullet {
    padding:6px !important;
    background-color:white !important;
}

/*FORMULARIO INDEX*/

/* FORMULARIO PINTURAS LADERA - CSS ESPECÍFICO */
.pinturas-form-container {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 30px;
    padding-bottom:1px;
    margin: 20px 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.pinturas-form-header {
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 4px solid #00BCD4;
}

.classicFormOnAboutUs {
    font-family:marcellus;
    margin-bottom: 30px;
    padding-left: 20px;
    border-left: 4px solid #DDDBF2;
}

.pinturas-form-title {
    color: white;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
}

.classicFormOnAboutUs .pinturas-form-title {
    font-family:marcellus;
    color: #3F3B75;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
}

.pinturas-form-subtitle {
    color: lightgray;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.classicFormOnAboutUs .pinturas-form-subtitle {
    color: #4D596C;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.pinturas-form-row {
    display: flex;
    /*grid-template-columns: 1fr 1fr 1fr;*/
    gap: 20px;
    align-items:center;
    margin-bottom: 20px;
}

.pinturas-form-group {
    position: relative;
}

/*.pinturas-two-thirds {
    grid-column: 1 / 3;
}*/

.pinturas-input,
.pinturas-select {
    width: 100% !important;
    padding: 15px 18px !important;
    border: 2px solid #e1e8ed !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    background: #ffffff !important;
    transition: all 0.3s ease !important;
    outline: none !important;
    font-family: inherit !important;
    box-sizing: border-box !important;
}

.pinturas-input:focus,
.pinturas-select:focus {
    border-color: #FFC107 !important;
    box-shadow: 0 0 0 3px rgba(78, 205, 196, 0.1) !important;
    transform: translateY(-2px) !important;
}

.pinturas-select {
    appearance: none !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;
    background-position: right 12px center !important;
    background-repeat: no-repeat !important;
    background-size: 16px !important;
    padding-right: 40px !important;
    cursor: pointer !important;
}

.pinturas-submit-container {
    text-align: center;
    margin-top: 30px;
}

.pinturas-submit {
    background: linear-gradient(135deg, #FFC107 0%, #FFB74D 100%) !important;
    color: white !important;
    border: none !important;
    padding: 18px 40px !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    min-width: 250px !important;
    position: relative !important;
}

.pinturas-submit:hover {
    transform: translateY(-3px) !important;
}

.pinturas-submit::before {
    content: '✓ ' !important;
    font-size: 18px !important;
}

@media (min-width: 1800px) {
    .pinturas-submit-container {
        margin-top:0 !important;
    }
}


/* VALIDACIÓN CF7 */
.wpcf7-not-valid.pinturas-input,
.wpcf7-not-valid.pinturas-select {
    border-color: #e74c3c !important;
}

.wpcf7-validation-errors {
    background: #ffeaa7 !important;
    border: 1px solid #fdcb6e !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin: 20px 0 !important;
    color: #2d3436 !important;
}

.wpcf7-mail-sent-ok {
    background: #d5f6f2 !important;
    border: 1px solid #4ecdc4 !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin: 20px 0 !important;
    color: #00695c !important;
}

.wpcf7-response-output
{
    color:white !important;
}

.cajaIconoIndex .elementor-icon {
    padding:10px;
    background-color:#F1F0FB;
    border-radius:30px;
}

.cajaIconoIndex2 .elementor-icon {
    padding:20px;
    background-color:#F1F0FB;
    border-radius:50px;
}

.cajaIconoIndex3 .elementor-icon {
    padding:12px;
    background-color:#645EA7;
    border-radius:50px;
}

.contactInfoOnContactPage .elementor-icon {
    padding:15px;
    background-color:#645EA7;
    border-radius:50px;
}

.indexCualidadesPrincipalDiv {
    position:relative;
    right:100px;
}

.listoParaUnCambioSection {
    height: 150px;
}

.sobreNosotrosButton .elementor-button {
    width:100%;
}

/*FORMULARIO CONTACTO PAGE*/

/* Contenedor general */
.contact-form {
  background: #fff;
  padding: 30px;
  border-width:3px 0px 0px 0px;
  border-style:solid;
  border-color:#00BCD4;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  font-family: "Arial", sans-serif;
  max-width: 700px;
  margin: auto;
}

/* Cabecera */
.contact-form .form-header {
  margin-bottom: 25px;
  text-align: left;
}
.contact-form .form-header h3 {
  font-family:Marcellus !important;
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}
.contact-form .form-header p {
    font-family:Inter !important;
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

/* Filas */
.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

/* Columnas */
.form-col {
  flex: 1;
  min-width: 45%;
}
.form-col-full {
  flex: 100%;
}

/* Labels */
.contact-form label {
    font-family:Inter !important;
  font-size: 15px;
  color: #333;
  font-weight: 500;
  display: block;
  margin-bottom: 6px;
}

/* Inputs y Textarea */
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea {
  width: 100%;
  font-family:Inter !important;
  padding: 12px 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  margin-top: 6px;
  transition: all 0.3s ease;
}

/* Placeholder */
.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #999;
  font-size: 14px;
  font-family:Inter !important;
}

/* Focus */
.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #FFC107;
  box-shadow: 0 0 4px rgba(108, 92, 231, 0.4);
  outline: none;
}

/* Textarea */
.contact-form textarea {
  min-height: 120px;
  resize: none;
}

/* Botón */
.contact-form input[type="submit"] {
  background: #FFC107;
  color: #fff;
  border: none;
  padding: 14px 0%;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.contact-form input[type="submit"]:hover {
  background: #ffd969;
}

.lastP p {
    width:100%;
    justify-content: space-around;
}


.wpcf7-response-output {
    color:white !important;
    font-weight:600 !important;
}

.page-id-18 .wpcf7-response-output {
    color:black !important;
    font-weight:600 !important;
}

/*RESPONSIVE*/

@media (max-width: 1280px) {
    .containerMiniCardsCadaDetalle {
        width:100%;;
    }
    
    .textoCadaDetalle br {
        display:none !important;
    }
    
    .aboutUsFirstSectionSingleCard {
        width:100%;
    }
}

@media (max-width: 1275px) {
    .elementor-element-2f29dc0 {
        width:50%;
    }
    
    .elementor-element-d9a5cfc {
        width:22%;
    }
    
    
    
}

@media (max-width: 1220px) {
    .elementor-element-01b9581 , .elementor-element-d1eec5d , .elementor-element-417158d{
        flex-wrap:wrap;
    }
    
    .elementor-element-a282818 , .elementor-element-e7cff14 , .elementor-element-6f4b969{
        width:100%;
        padding-top:30px;
    }
    
    .elementor-element-1c91b74 , .elementor-element-686936d , .elementor-element-c1418af{
        width:100%;
    }
    
    .pinturas-submit-container {
        margin-top:0;
    }
}

@media (max-width: 1024px) {
    
    .elementor-element-2e22721 {
        width:40%;
    }
    
    .elementor-element-2f29dc0 {
        width:65%;
    }
    
    .elementor-element-d9a5cfc {
        width:30%;
        margin:0;
    }
    
    .pinturas-submit-container p {
        display:flex;    
    }
    
    .pinturas-submit {
        font-size:13px !important;
    }
    
    .indexSlider2 .quitarBR br {
        display:none !important;   
    }
    
    .indexCualidadesDecorationDiv {
        position:absolute;
        width:100%;
    }
    
    .indexCualidadesPrincipalDiv {
        position:static;
        width:100%;
    }
    
    .sobreNosotrosEntryText br {
        display:none !important;
    }
    
    .contact-form .form-header h3 {
        font-size:26px ;
    }
    
    .pinturas-form-container .wpcf7-acceptance .wpcf7-list-item , .contact-form .wpcf7-acceptance .wpcf7-list-item {
        margin:0;
    }
    
}

@media (max-width: 820px) {
    .nuestrosServiciosEntryText br {
        display:none !important;
    }
    
    .contactanosEntryText br {
        display:none !important;
    }
}

@media (max-width: 768px) {
    .elementor-element-2e22721 {
        width:60%;
    }
    
    .elementor-element-2f29dc0 {
        width:30%;
    }
    
    .elementor-element-d9a5cfc {
        width:100%;
        text-align:center;
    }
    
    .elementor-element-c691d9c , .elementor-element-c691d9c .elementor-button {
        width:100%;
    }
    
    .indexSlider1 .quitarBR br {
        display:none !important;
    }
    
    .indexSlider3 .quitarBR br {
        display:none !important;
    }
    
    .nuestrosServiciosFirstDescription br {
        display:none !important;
    }
    
}

@media (max-width: 428px) {
    .elementor-element-1c91b74 , .elementor-element-686936d{
        padding:0;
    }
    
    .pinturas-form-row {
        flex-wrap:wrap;
    }
    
    .pinturas-form-group {
        width:100%;
    }


    .pinturas-form-title {
        font-size:25px;
        margin-bottom:30px;
    }
    
    .pinturas-submit-container , .pinturas-submit-container p , .pinturas-submit {
        width:100%;
    }
    
    .pinturas-submit-container .wpcf7-spinner {
        display:none;
    }
    
    .pinturas-submit {
        font-size:13px !important;
        padding:18px 30px !important;
    }
    
    .page-id-14 .pinturas-submit , .page-id-16 .pinturas-submit {
        font-size:15px;
    }
    
    .listoParaUnCambioTextOnSection br {
        display:none !important;
    }
    
    .textoCadaDetalle br {
        display:inline-block !important;
    }
    
    .aboutUsFirstSectionSingleCard {
        border-bottom:1px solid #dddbf2;   
    }
    
    .lastAboutUsFirstSectionSingleCard {
        border-bottom:none;
    }
    
    .contact-form .form-header p br {
        display:none !important;
    }
    
    .contact-form {
        padding:15px !important;
    }
    
    .elementor-element-b4a21e5 {
        padding:0;
    }
    
    .contact-form .form-header h3 {
        font-size:22px;
    }
    
    .pinturas-form-container .wpcf7-acceptance .wpcf7-list-item {
        font-size:17px;
    }
}

@media (max-width: 375px) {
    .pinturas-submit {
        padding:15px 15px !important;
    }

}

@media (max-width: 320px) {
    .pinturas-submit {
        padding:15px 0px !important;
    }
    
    .nuestroProcesoText br {
        display:none !important;
    }
    
    .elementor-element-6a6d407 h2 {
        font-size:23px !important;
    }
    
    .pinturas-form-container .wpcf7-acceptance .wpcf7-list-item {
        font-size:14px;
    }
}/* End custom CSS */