.elementor-1485 .elementor-element.elementor-element-91c259f{--display:flex;--min-height:663px;--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-1485 .elementor-element.elementor-element-91c259f:not(.elementor-motion-effects-element-type-background), .elementor-1485 .elementor-element.elementor-element-91c259f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEE8DF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1485 .elementor-element.elementor-element-6ea8910{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1485 .elementor-element.elementor-element-6ea8910 img{width:100%;max-width:100%;height:249px;}.elementor-1485 .elementor-element.elementor-element-2281121{margin:0px 35px calc(var(--kit-widget-spacing, 0px) + 0px) 35px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1485 .elementor-element.elementor-element-c6ac692{margin:-43px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1485 .elementor-element.elementor-element-c6ac692 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;color:#202020;}.elementor-1485 .elementor-element.elementor-element-25cdde3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}#elementor-popup-modal-1485 .dialog-widget-content{animation-duration:0.8s;border-style:none;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-1485{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1485 .dialog-message{width:520px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-1485 .dialog-close-button{display:flex;font-size:17px;}#elementor-popup-modal-1485 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-1485 .dialog-close-button svg{fill:#FFFFFF;}@media(max-width:767px){.elementor-1485 .elementor-element.elementor-element-91c259f{--min-height:700px;}.elementor-1485 .elementor-element.elementor-element-2281121{margin:0px 30px calc(var(--kit-widget-spacing, 0px) + 0px) 30px;}.elementor-1485 .elementor-element.elementor-element-c6ac692{margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}@media(min-width:768px){.elementor-1485 .elementor-element.elementor-element-91c259f{--content-width:1095px;}}/* Start custom CSS for shortcode, class: .elementor-element-2281121 *//* =============================================
   CF7 POPUP FORM - FINAL
   ============================================= */

{{WRAPPER}} .wpcf7,
{{WRAPPER}} .wpcf7 form,
{{WRAPPER}} .wpcf7-form {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

{{WRAPPER}} .cf7-popup-field p {
    margin: 0 !important;
    padding: 0 !important;
}

{{WRAPPER}} .cf7-popup-field {
    margin-bottom: 10px !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-form-control-wrap {
    display: block !important;
    width: 100% !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-form-control {
    width: 100% !important;
    height: 50px !important;
    padding: 12px 16px !important;
    background-color: #ffffff !important;
    color: #3a3a3a !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    box-sizing: border-box !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    display: block !important;
    border-radius: 4px !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-text {
    border: 2px solid #CBAD77 !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-text:focus {
    border-color: #a8883e !important;
    box-shadow: none !important;
    outline: none !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-email {
    border: 2px solid #CBAD77 !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-email:focus {
    border-color: #a8883e !important;
    box-shadow: none !important;
    outline: none !important;
}

{{WRAPPER}} .cf7-popup-field .wpcf7-form-control::placeholder {
    color: #888888 !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    opacity: 1 !important;
}

/* Botón */
{{WRAPPER}} .cf7-popup-submit {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

{{WRAPPER}} .cf7-popup-submit p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal !important;
}

{{WRAPPER}} .cf7-popup-submit input[type="submit"],
{{WRAPPER}} .cf7-popup-submit .wpcf7-submit {
    width: 50% !important;
    padding: 25px 20px !important;
    background-color: #CBAD77 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    border: none !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    transition: background-color 0.3s ease !important;
}

{{WRAPPER}} .cf7-popup-submit .wpcf7-submit:hover {
    background-color: #b8964f !important;
}

{{WRAPPER}} .cf7-popup-form {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

{{WRAPPER}} .wpcf7-response-output {
    display: none !important;
}

{{WRAPPER}} .wpcf7-not-valid-tip {
    font-size: 11px !important;
    color: #c0392b !important;
    margin-top: 3px !important;
    display: block !important;
}

/* =============================================
   MÓVIL - reducir escala del formulario
   ============================================= */
@media (max-width: 767px) {

    {{WRAPPER}} .cf7-popup-field .wpcf7-form-control {
        height: 42px !important;
        font-size: 14px !important;
        padding: 10px 12px !important;
    }

    {{WRAPPER}} .cf7-popup-field .wpcf7-form-control::placeholder {
        font-size: 14px !important;
    }

    {{WRAPPER}} .cf7-popup-field {
        margin-bottom: 8px !important;
    }

    {{WRAPPER}} .cf7-popup-submit input[type="submit"],
    {{WRAPPER}} .cf7-popup-submit .wpcf7-submit {
        width: 70% !important;
        padding: 16px 16px !important;
        font-size: 15px !important;
        letter-spacing: 1.5px !important;
    }

    {{WRAPPER}} .cf7-popup-submit {
        margin-top: 12px !important;
    }
}/* End custom CSS */
/* Start custom CSS */@media (max-width: 767px) {
    .elementor-popup-modal .dialog-widget-content {
        transform: scale(0.82) !important;
        transform-origin: center center !important;
        position: fixed !important;
        top: 50% !important;
        left: 50% !important;
        translate: -50% -50% !important;
    }
}/* End custom CSS */