.elementor-kit-13{--e-global-color-primary:#BD282B;--e-global-color-secondary:#1D2327;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-52b26896:#ECECEC;--e-global-color-47c037a3:#23A455;--e-global-color-63e6dff2:#000;--e-global-color-7e2026b9:#FFF;--e-global-color-b5b87aa:#FF4A17;--e-global-color-fe11600:#000000;--e-global-color-7e6266b:#22272C;--e-global-color-16a6eda:#2F64A7;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-6296b5b-font-family:"Roboto";color:#1D2327;font-family:"Raleway", Sans-serif;font-size:19px;font-weight:300;line-height:1.6rem;background-color:var( --e-global-color-7e2026b9 );}.elementor-kit-13 a{color:var( --e-global-color-secondary );font-family:"Muli", Sans-serif;font-size:18px;}.elementor-kit-13 a:hover{color:var( --e-global-color-primary );}.elementor-kit-13 h1{color:var( --e-global-color-secondary );font-size:48px;font-weight:800;line-height:1.1em;}.elementor-kit-13 h2{color:var( --e-global-color-secondary );font-size:32px;font-weight:800;line-height:1em;}.elementor-kit-13 h3{color:#BD282B;font-size:42px;font-weight:800;}.elementor-kit-13 h4{color:var( --e-global-color-primary );font-size:24px;font-weight:600;}.elementor-kit-13 h5{color:var( --e-global-color-primary );font-size:24px;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1150px;}.e-con{--container-max-width:1150px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-13 h1{font-size:30px;line-height:1.1em;}.elementor-kit-13 h4{font-size:26px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.mobile-property-contact.visible-on-mobile {
    display: none;
}


.labels-right a {
    margin-left: 3px;
color: white;
    font-size: 13px;
}

.slick-slide img {
    margin: 0 auto;
    border-bottom:0px solid #BD282B; /* Bordure de couleur initiale */
    transition: border-color 0.3s, transform 0.3s; /* Ajoute une transition de 0.3 secondes sur la couleur de la bordure et l'effet de zoom */
}

.slick-slide img:hover {
    border-color: #000; /* La couleur de la bordure devient noire au survol */
    transform: scale(1.1); /* L'effet de zoom de 1.1x au survol (ajustez la valeur selon vos préférences) */
}

.elementor-1302808 .elementor-element.elementor-element-68b077c.elementor-widget-image .elementor-widget-container img {
    -webkit-mask-image: url(https://www.idlr.fr/wp-content/plugins/elementor/assets//mask-shapes/circle.svg);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    transition: transform 0.3s; /* Ajoute une transition de 0.3 secondes sur la transformation (zoom) */
}

.elementor-1302808 .elementor-element.elementor-element-68b077c.elementor-widget-image .elementor-widget-container img:hover {
    transform: scale(1.1); /* Zoom de l'image de 1.1x au survol (ajustez la valeur selon vos préférences) */
}

.post-author-thumb, .post-comment-thumb {
  display:none;
}

.post-author-bio h4 {
    display:none;
}/* End custom CSS */