.elementor-7544 .elementor-element.elementor-element-2cf5708{--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:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-7544 .elementor-element.elementor-element-eb90e38{--display:flex;--min-height:390px;--justify-content:center;--border-radius:28px 28px 28px 28px;}.elementor-7544 .elementor-element.elementor-element-eb90e38:not(.elementor-motion-effects-element-type-background), .elementor-7544 .elementor-element.elementor-element-eb90e38 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pavanacare.com/wp-content/uploads/2026/02/banniere-pavana-recrutement.jpg");}.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-7544 .elementor-element.elementor-element-cb3db21 > .elementor-widget-container{margin:0px 0px 18px 0px;}.elementor-7544 .elementor-element.elementor-element-cb3db21{text-align:center;}.elementor-7544 .elementor-element.elementor-element-cb3db21 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:70px;font-weight:400;line-height:1.2em;text-shadow:0px 0px 30px rgba(0, 0, 0, 0.72);color:#FFFFFF;}.elementor-7544 .elementor-element.elementor-element-d6da1de{--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;}.elementor-7544 .elementor-element.elementor-element-1de4998{--display:flex;}.elementor-7544 .elementor-element.elementor-element-b1e8ff8{text-align:center;}.elementor-7544 .elementor-element.elementor-element-b1e8ff8 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:500;text-transform:uppercase;color:#3B3B3B;}.elementor-7544 .elementor-element.elementor-element-739a1b5{--display:flex;}@media(min-width:768px){.elementor-7544 .elementor-element.elementor-element-2cf5708{--content-width:1350px;}.elementor-7544 .elementor-element.elementor-element-eb90e38{--width:100%;}}@media(max-width:1024px){.elementor-7544 .elementor-element.elementor-element-cb3db21 .elementor-heading-title{font-size:65px;line-height:1.2em;}}@media(max-width:767px){.elementor-7544 .elementor-element.elementor-element-cb3db21 .elementor-heading-title{font-size:48px;}.elementor-7544 .elementor-element.elementor-element-b1e8ff8 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for shortcode, class: .elementor-element-10d7392 *//* ===== CONTACT FORM 7 STYLE PRO ===== */

.wpcf7 {
    max-width: 600px;
    margin: 0 auto;
}

.wpcf7 form {
    background: #f4f4f4;
    padding: 40px;
    border-radius: 6px;
}

.wpcf7 label {
    display: block;
    font-weight: 500;
    margin-bottom: 13px; /* +5px d’espace */
    color: #333;
    font-size: 14px;
}

.wpcf7 label input,
.wpcf7 label textarea {
    margin-top: 7px;
}


/* Inputs & textarea */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="file"],
.wpcf7 textarea {
    width: 100%;
    padding: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    font-size: 14px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}

/* Focus effect */
.wpcf7 input:focus,
.wpcf7 textarea:focus {
    border-color: #c2a88d;
    outline: none;
}

/* Textarea height */
.wpcf7 textarea {
    min-height: 150px;
    resize: vertical;
}

/* Submit button */
.wpcf7 input[type="submit"] {
    width: 100%;
    background: #c2a88d;
    color: #fff;
    padding: 16px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s ease;
}

/* Hover button */
.wpcf7 input[type="submit"]:hover {
    background: #b39578;
}/* End custom CSS */