/* Styles CSS spécifiques à la page d'accueil */
/* Aaron : Correction du positionnement du bouton SEO 04-07-2025 */
.content-kill.padding-hamac .kl-text-ville.seo-text.footer.closed { position: relative; }
.content-kill.padding-hamac { margin: 0 30px 30px; }
.container-fluid.p-0.container-partner { margin-top: -15px !important; }
.kl-text-ville.seo-text.footer.closed { overflow: hidden; max-height: 220px; position: relative; }
.kl-text-ville.seo-text { margin: 0 0 1em; padding: 2em; border-top: 1px solid #f8efe2; border-bottom: 1px solid #f8efe2; text-align: justify; transition: all ease 0.5s; max-height: 2000px; font-family: 'Open Sans', 'Open Sans Condensed', Arial, sans-serif !important; }
.kl-text-ville .btn-seo-open { display: block; color: #000; position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; background: #fff; padding: 4px 0 15px; text-align: center; cursor: pointer; }
.kl-text-ville .btn-seo-open::after { content: '\0027A7'; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -4px; transform: rotate(90deg); }
.kl-text-ville.seo-text::after { content: ''; position: absolute; height: 100px; width: 100%; bottom: 0; left: 0; right: 0; background-image: linear-gradient(rgba(255, 255, 255, 0.1) 33%, #ffffff 64%); }
.kl-text-ville-content p { font-family: inherit; font-weight: 500; }
p.text-normal{ font-family: Poppins; font-style: initial; font-weight: 100; font-size: 16px; line-height: 30px; color: #efe6e8eb; letter-spacing: 0px; word-spacing: 0.5px; }
div#header-content .header-middle.text-center.text-white h1.font-weight-bold.location-villa, #header-content h1.font-weight-bold.location-villa { font-size: 40px !important; }
.hamac-logo { width: 230px; }
@media (max-width: 550px) {
    div#texte-annonce p.text-normal { font-size: 13px; line-height: 23px; }
}

.kl-text-ville.seo-text.seo-text-opened::after {
    position: relative !important;
}
