.homecentre { position:relative; width: 1420px; max-width: 1420px; margin-left: auto; margin-right: auto; z-index: 2; }
@media only screen and (max-width:1439px) {
    .homecentre { width: 1260px; max-width: 1260px; }
}
@media only screen and (max-width:1279px) {
    .homecentre { width: 1000px; max-width: 1000px; }
}
@media only screen and (max-width:980px) {
    .homecentre { display: block; width: 100%; max-width: 100%; }
}


html, body {
    overflow-x: hidden;
}
h1 {
    font-family: 'Inter', Arial;
    color: #FFFFFF;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
}
h2 {
    font-family: 'Inter', Arial;
    color: #121212;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 0px;
}
h2 strong {
    color: #B9A77E;
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
}
p {
    font-family: 'Inter', Arial;
    color: #121212;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
}
a.homebouton {
    background-color: transparent;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    border: 2px solid #B9A77E;
    border-radius: 25px;
}
a.homebouton:hover {
    background-color: #B9A77E;
}
a.homeboutoninverse {
    background-color: #B9A77E;
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    border-radius: 25px;
}
a.homeboutoninverse:hover {
    background-color: #121212;
}
div.homeencartlien {
    display: block;
    width: 100%;
}
a.homelien {
    color: #121212;
    position: relative;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0px !important;
    text-decoration: none;
}
a.homelien::after {
    content: "";
    background-color: #B9A77E;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 2px;
    transition: transform .5s;
    transform-origin: 0;
    transform: scaleX(1);
}
a.homelien:hover::after {
    transform-origin: 0;
    transform: scaleX(0);
}


#fondhautpage1 {
    display: none;
}
#fondhautpage2 {
    display: none;
}
#hautpage1, #bandeauhaut {
    background-color: transparent;
}
ul.menuhaut li a:hover {
    color: #121212;
}
ul.menuhaut.scroll li a:hover {
    color: #B9A77E;
}
#logomobile {
    display: none;
}
.boutonheader:hover {
    background-color: #121212;
}
.boutonheader.scroll:hover {
    background-color: #B9A77E;
}


#homeintro {
    position:relative;
    height: 1020px;
}
#homeintro::before {
    content: '';
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    z-index: 1;
}
#homeintro #homeintroslider {
    height: 1020px;
}
#homeintro .homeslide {
    background-position: center top;
    background-size: cover;
    height: 1020px;
}
#homeintro #homeslide1 {
    background-image: url('/upload/parametres/home-jennifer-cauchie-immobilier.jpg');
}
#homeintro .homecentre {
    margin-top: -770px;
}
#homeintro #homelogo {
    text-align: center;
}
#homeintro #logoslider {
    width: 500px;
    margin-bottom: 80px;
}
#homeintro #homerecherche a.homerecherchemenu {
    background-color: transparent;
    color: #FFFFFF;
    display: inline-block;
    margin-left: -7px;
    margin-bottom: 20px;
    padding: 10px 50px;
    font-size: 16px;
    letter-spacing: 0px;
    border: 2px solid #B9A77E;
}
#homeintro #homerecherche a.homerecherchemenu.homeselection {
    background-color: #B9A77E;
}
#homeintro #homemenuacheter {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
#homeintro #homemenuestimer {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}



#homeintro #homerecherche {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#homeintro #homerecherche a.homerecherchemenu {
    background-color: transparent;
    color: #FFFFFF;
    display: inline-block;
    margin-left: -7px;
    margin-bottom: 20px;
    padding: 10px 50px;
    font-size: 16px;
    letter-spacing: 0;
    border: 2px solid #B9A77E;
}
#homeintro #homerecherche a.homerecherchemenu.homeselection {
    background-color: #B9A77E;
    color: #FFFFFF;
}
#homeintro #homemenuacheter {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
#homeintro #homemenuestimer {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

#homeintro #homeacheter #recherchehorizontale {
    border:0;
    background-color:#FFF;
    padding:0;
    border-radius:15px;
    overflow:hidden;
    display: table;
    width: 100%;
    table-layout: fixed;
}
#homeintro #recherchehorizontalelocalisation {
    display: table-cell;
    width: auto !important;
    min-width: 0;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
}
#homeintro #recherchehorizontalerechercher {
    display: table-cell;
    width: 80px !important;
    min-width: 80px;
    box-sizing: border-box;
}
#homeintro #homeacheter #recherchehorizontale .select2-container {
    box-sizing: border-box;
    width: 100%;
    min-height: 60px;
    padding: 7px;
    padding-left: 0;
    padding-right: 0;
}
#homeintro #recherchehorizontale input[type="submit"] {
    background-image: url(/upload/parametres/pic-loupe.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #FFFFFF;
    width: 100%;
    height: 60px;
}
#homeintro #homeestimer {
    display: table;
    width: 100%;
    min-height: 60px;
}
#homeintro .homeestimerlig {
    display: table-row;
}
#homeintro .homeestimercol1, #homeintro .homeestimercol2 {
    background-color: #FFFFFF;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #B9A77E;
}
#homeintro .homeestimercol1 {
    width: 50%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
#homeintro .homeestimercol2 {
    background-color: #FFFFFF;
    width:40%;
    padding-left: 0;
    border-right: 0;
}
#homeintro .homeestimercol3 {
    background-color: #FFFFFF;
    overflow: hidden;
    box-sizing: border-box;
    display: table-cell;
    width: 5%;
    padding-left: 0;
    padding-right: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
#homeintro .homeestimercol1 .select2-container, #homeintro .homeestimercol2 .select2-container {
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
}
#homeintro .homeestimercol1 .select2-container .select2-choice, #homeintro .homeestimercol2 .select2-container .select2-choice {
    max-width: 280px;
}
#homeintro .select2-container {
    border: 0;
}
#homeintro .select2-container .select2-choice .select2-arrow {
    display: none;
}
#homeintro .select2-container .select2-choice {
    background-color: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
}
#homeintro .select2-drop {
    border-radius: 3px;
}
#homeintro .select2-search {
    padding: 2px 2px 0 2px;
}
#homeintro #recherchehorizontalelocalisation {
    border-right: 0;
}
#homeintro .homeestimercol3 input[type="submit"] {
    background-image: url(/upload/parametres/pic-loupe.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #FFFFFF;
    width: 100%;
    height: 60px;
    cursor: pointer;
}


#homeagence {
    margin: 90px 0 110px 0;
}
#homeagence #homeagencecolonne1, #homeagence #homeagencecolonne2 {
    box-sizing: border-box;
}
#homeagence #homeagencecolonne1 #homeagencephoto {
    width: 100%;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}
#homeagence #homeagencecolonne1 #homeagencephoto img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 15px;
}
#homeagence #homeagencecolonne2 {
    box-sizing: border-box;
    padding: 30px 60px 0 60px;
}
#homeagence #homeagencecolonne2 #reseauxsociaux {
    margin-top: 30px;
}
#homeagence #homeagencecolonne2 #reseauxsociaux img {
    padding-left: 5px;
    padding-right: 5px;
}
#homeagence #homeavisgoogle {
    display: inline-flex;
    align-items: center;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    transition: border-color .2s ease;
}
#homeagence #homeavisgoogle:hover {
    text-decoration: none;
    border-bottom-color: #121212;
}
#homeagence #homeavisgoogle img {
    margin-bottom: 5px;
}


#homeestimation {
    background-image:url(/upload/parametres/home-estimation.png);
    background-size: cover;
    background-color: #F2F5F4;
    color: #FFFFFF;
    margin-bottom: 140px;
    padding: 110px 15px 120px 15px;
    text-align: center;
}
#homeestimation h2 {
    color: #FFFFFF;
    margin-bottom: 70px;
}


#homeannonces {
    overflow-x: hidden;
    margin-bottom: 150px;
}
#homeannonces .homecentre {
    position: relative;
}
#homeannonces .colonnes2 {
    box-sizing: border-box;
}
#homeannonces #homeannoncescolonne1 {
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 45%;
    padding: 30px 250px 0 15px;
}
#homeannonces #homeannoncescolonne1 p {
    padding-right: 50px;
    font-weight: 600;
}
#homeannonces #homeannoncescolonne1 .homeboutoninverse {
    margin-bottom: 90px;
    padding-left: 60px;
    padding-right: 60px;
}
#homeannonces #homeannoncescolonne2 {
    overflow: visible;
    position: relative;
    float: right;
    width: calc(55% + min(max(calc((100vw - 1420px) / 2), 0px), 320px));
    margin-right: calc(min(max(calc((100vw - 1420px) / 2), 0px), 320px) * -1);
    padding-bottom: 70px;
}
#homeannonces #homeannoncescolonne2 .slick-left {
    position: absolute;
    left: 12px;
    bottom: 10px;
    z-index: 5;
    cursor: pointer;
    transition: transform 0.2s ease;
}
#homeannonces #homeannoncescolonne2 .slick-right {
    position: absolute;
    left: 42px;
    bottom: 10px;
    z-index: 5;
    cursor: pointer;
    transition: transform 0.5s ease;
}
#homeannonces #homeannoncescolonne2 .slick-left:hover, #homeannonces #homeannoncescolonne2 .slick-right:hover {
    transform: scale(1.2);
}
#homeannonces #homesliderwrapper {
    overflow: hidden;
    width: 100%;
    max-width: 1272px;
    margin-left: auto;
    margin-right: 0;
}
#homeannonces #homesliderannonces .homeslideannonce {
    width: 400px;
}
#homeannonces #homesliderannonces .slick-list {
    overflow: visible;
}
#homeannonces #homesliderannonces .homevignette {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 0 12px;
}
#homeannonces #homesliderannonces .homevignette2 {
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}
#homeannonces #homesliderannonces .homevignettephoto {
    position: relative;
    overflow: hidden;
    height: 230px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
#homeannonces #homesliderannonces .homevignette2 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform .3s ease;
    transform-origin: center center;
}
#homeannonces #homesliderannonces .homevignette2:hover .homevignettephoto img {
    transform: scale(1.08);
}
#homeannonces #homesliderannonces .homevignette2 .homevignettetexte {
    background-color: #121212;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 175px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#homeannonces #homesliderannonces .homevignette2 .ville {
    color: #FFFFFF;
    position: absolute;
    top: 20px;
    left: 30px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.35px;
}
#homeannonces #homesliderannonces .homevignette2 .intitule {
    color: #FFFFFF;
    position: absolute;
    top: 50px;
    left: 30px;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
}
#homeannonces #homesliderannonces .homevignette2 .homevignetteligne3 {
    color: #FFFFFF;
    position: absolute;
    left: 30px;
    bottom: 50px;
    font-size: 12px;
    letter-spacing: 0.12px;
}
#homeannonces #homesliderannonces .homevignette2 .homevignetteligne3 .surface {
    margin-right: 10px;
}
#homeannonces #homesliderannonces .homevignette2 strong {
    color: #B9A77E;
    position: absolute;
    bottom: 20px;
    left: 30px;
    text-transform: uppercase;
    font-size: 20px;
}
#homeannonces #homesliderannonces .homevignette2 strong .prixunite {
    font-size: 14px;
}
#homeannonces #homesliderannonces a.lien {
    display: none;
}
#homeannonces #homesliderannonces .homevignettephoto .photomoins, #homeannonces #homesliderannonces .homevignettephoto .photoplus, #homeannonces #homesliderannonces .homevignettephoto .nbphoto {
    display: none;
}


#homefaq {
    margin-bottom: 150px;
}
#homefaq .homecentre {
    background-color: #B9A77E;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    border-radius: 15px;
}
#homefaq h2 {
    color: #FFFFFF;
    margin-bottom: 60px;
}
#homefaq h2 strong {
    color: #121212;
}
#homefaq #homequestions {
    width: 50%;
    margin: auto;
}
#homefaq #homequestions .homequestion {
    background-color: #FFFFFF;
    color: #020203;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
    padding: 20px 50px;
    text-align: left;
    border-radius: 15px;
    cursor: default;
}
#homefaq #homequestions .question,
#homefaq #homequestions .question span,
#homefaq #homequestions .question:after {
    cursor: pointer;
}
#homefaq #homequestions .question:after {
    content: "+";
    color: #121212;
    position: absolute;
    right: 20px;
    top: 30px;
    transform: translateY(-50%);
    font-size: 28px;
}
#homefaq #homequestions .homequestion.ouvert .question:after {
    content: "-";
}
#homefaq #homequestions .question span {
    display: block;
    font-size: 16px;
    line-height: 1.35;
}
#homefaq #homequestions .reponse {
    padding-top: 30px;
}
#homefaq #homequestions .reponse ul {
    font-family: 'Inter', Arial;
    color: #121212;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
}
#homefaq #homequestions .reponse ul li::marker {
    color: #B9A77E;
}
#homefaq #homequestions .reponse strong {
    color: #B9A77E;
    font-weight: 700;
}
#homefaq #homequestions .reponse a {
    color: #B9A77E;
    font-weight: 700;
    text-decoration: underline #B9A77E;
}


#homeavis {
    margin-bottom: 80px;
}
#homeavis #homeavisintro {
    margin-left: 60px; 
    margin-bottom: 50px;
}
#homeavis .homeavis1 {
    padding-left: 10px;
    padding-right: 10px;
}
#homeavis .homeavis2 {
    background-color: #121212;
    position: relative;
    box-sizing: border-box;
    min-height: 340px;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
}
#homeavis .homeavis2 h3 {
    color: #B9A77E;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.4px;
}
#homeavis .homeavis2 p {
    color:#FFFFFF;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.7px;
}
#homeavis .homeavis2 .homeavistexte {
    color:#FFFFFF;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.35px;
}
#homeavis .homeavis2 .homeaviscache {
    display: -webkit-box;
    position: relative;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
#homeavis .homeavis2 .homeavisplus {
    color: #B9A77E;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    cursor: pointer;
}
#homeavis .homeavisetoile {
    background-image: url("/upload/parametres/home-etoiles.png");
    margin-top: 10px;
    width: 100px;
    height: 20px;
}
#homeavis .slick-prev-left, .slick-next-right {
    background: none;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY (-50%);
}
#homeavis .slick-prev-left { 
    left: -40px;
}
#homeavis .slick-next-right {
    right: -40px;
}


#homeexperte {
    background-color: #121212;
    position: relative;
    margin-bottom: 130px;
    padding-top: 120px;
    padding-bottom: 80px;
}
#homeexperte h2 {
    color: #FFFFFF;
    margin-bottom: 50px;
}
#homeexperte .colonnes2 {
    box-sizing: border-box;
}
#homeexperte .homenegociateurphoto {
    object-fit: cover;
    object-position: center top;
    float: left;
    width: 320px;
    height: 460px;
    margin-right: 40px;
}
#homeexperte .homenegociateur1 h3 {
    margin-top: 60px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 4px;
}
#homeexperte .homenegociateur2 {
    padding-top: 50px;
}
#homeexperte .homenegociateur2 p, #homeexperte .homenegociateur2 a {
    color: #FFFFFF;
}
#homeexperte .homenegociateur2 #homenegociateurtel {
    font-size: 22px;
    letter-spacing: 2.2px;
}
#homeexperte .formulaire input[type="text"], #homeexperte .formulaire input[type="email"], #homeexperte .formulaire input[type="tel"], #homeexperte .formulaire textarea {
    background-color: transparent;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    border-bottom: 1px solid #B9A77E;
    border-radius: 0;
}
#homeexperte .formulaire label {
    color: #FFF;
    font-size: 12px;
}
#homeexperte .formulaire textarea {
    height: 150px;
    padding: 20px;
    border: 1px solid #B9A77E;
    border-radius: 10px;
}
#homeexperte .formulaire input[type="text"]::placeholder, #homeexperte .formulaire input[type="email"]::placeholder, #homeexperte .formulaire input[type="tel"]::placeholder, #homeexperte .formulaire textarea::placeholder {
    color: #FFFFFF;
    opacity: 1;
}
#homeexperte .formulaire button.radio, #homeexperte .formulaire button.radio:hover {
    background-color: #B9A77E;
    color: #FFF;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    border: 0;
    border: solid 2px #B9A77E;
    border-radius: 15px;
}
#homeexperte .formulaire button.radio:hover {
    background-color: #121212;
    color: #B9A77E;
}
#homeexperte .formulaire input[type="button"], #homeexperte .formulaire input[type="submit"] {
    background-color: #B9A77E;
    color: #FFFFFF;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 15px;
    padding-bottom:15px;
    border-radius: 25px;
}


#homeactualites {
    margin-bottom: 100px;
}
#homeactualites h2 {
    margin-bottom: 50px;
    text-align: center;
}
#homeactualites .homeactualite1 {
    float: left;
    width: 25%;
}
#homeactualites .homenumero {
    color: #B9A77E;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 300;
}
#homeactualites .homeactualite2 {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
#homeactualites .homeactualite3 {
    box-sizing: border-box;
    position: relative;
    padding: 15px 30px 15px 30px;
}
#homeactualites .homeactualite2 h3 {
    color: #B9A77E;
    overflow-y: hidden;
    margin-bottom: 15px;
    max-height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
}
#homeactualites .homeactualite2 p {
    overflow-y: hidden;
    height: 180px;
    padding-bottom: 0;
}
#homeactualites .homeactualite2 p, #homeactualites .homeactualite2 a {
    font-weight: 300;
}
#homeactualites .homeactualite2 a.homesuite {
    color: #121212;
    position: absolute;
    left: 30px;
    bottom: 15px;
    text-decoration: underline #B9A77E;
    font-size: 14px;
    letter-spacing: 0px;
}
#homeactualites .homeactualite2 a.homesuite:hover {
    color: #B9A77E;
}
#homeactualites .homeactualite2 .homeactusphoto {
    background-size: cover;
    background-position: center center;
    height: 220px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}


@media only screen and (max-width:1439px) {
    #homeagence #homeagencecolonne2 { padding: 0 60px; }

    #homeannonces #homeannoncescolonne2 { width: calc(55% + min(max(calc((100vw - 1260px) / 2), 0px), 320px)); margin-right: calc(min(max(calc((100vw - 1260px) / 2), 0px), 320px) * -1); }

    #homeexperte #homeexpertecolonne1 { padding-left: 7%; }
    #homeexperte .homenegociateur2 { padding-top: 450px; }
}

@media only screen and (max-width:1279px) {
    #homeintro, #homeintro #homeintroslider, #homeintro .homeslide { height: 900px; }
    #homeintro .homecentre { margin-top: -700px; }
    #homeintro #logoslider { width: 420px; margin-bottom: 60px; }

    #homeagence #homeagencecolonne1, #homeagence #homeagencecolonne2 { width: 50%; }
    #homeagence #homeagencecolonne1 #homeagencephoto { max-width: 100%; }
    #homeagence #homeagencecolonne2 { padding: 0 30px; }

    #homeannonces #homeannoncescolonne1 { padding-right: 120px; }
    #homeannonces #homeannoncescolonne2 { width: calc(55% + ((100vw - 1000px) / 2)); margin-right: calc((100vw - 1000px) / -2); }

    #homefaq #homequestions { width: 70%; }

    #homeavis .slick-prev-left { left: -30px; }
    #homeavis .slick-next-right { right: -30px; }

    #homeactualites .homeactualite1 { width: 33.3333%; }
    #homeactualites #actualite4 { display: none; }
}

@media only screen and (max-width:980px) {
    h1 { font-size: 26px; }
    h2 { font-size: 26px; }
    h2 strong { font-size: 16px; }
    p { font-size: 14px; }
    a.homelien { font-size: 14px; }
    a.homebouton { font-size: 14px; }
    a.homeboutoninverse { font-size: 14px; }

    #hautpage1 { height: 80px; }

    #homeintro, #homeintro #homeintroslider, #homeintro .homeslide { height: 700px; }
    #homeintro .homecentre { margin-top: -580px; }
    #homeintro #logoslider { width: 340px; margin-bottom: 40px; }
    #homeintro #homerecherche { max-width: 95%; }
    #homeintro #homerecherche a.homerecherchemenu { padding: 10px 30px; }

    #homeagence { margin: 60px 0; padding-left: 10px; padding-right: 10px; }
    #homeagence #homeagencecolonne1, #homeagence #homeagencecolonne2 { width: 50%; display: block; }
    #homeagence #homeagencecolonne1 #homeagencephoto { width: 100%; max-width: 100%; }
    #homeagence #homeagencecolonne2 { padding: 0 20px; }

    #homeestimation { margin-bottom: 60px; padding: 60px 20px 40px 20px; }
    #homeestimation h2 { margin-bottom: 40px; }

    #homeannonces { margin-bottom: 80px; }
    #homeannonces #homeannoncescolonne1, #homeannonces #homeannoncescolonne2 { float: none; width: 100%; margin-right: 0; }
    #homeannonces #homeannoncescolonne1 { margin-bottom: 30px; padding: 0 15px; }
    #homeannonces #homeannoncescolonne1 p { padding-right: 0; }
    #homeannonces #homeannoncescolonne1 .homeboutoninverse { margin-bottom: 35px; }
    #homeannonces #homeannoncescolonne2 { padding-bottom: 35px; }
    #homeannonces #homesliderwrapper { overflow: hidden; width: 100%; max-width: none; margin-left: 0; margin-right: 0; }
    #homeannonces #homesliderannonces .slick-list { overflow: hidden; margin: 0 -8px; }
    #homeannonces #homesliderannonces .homevignette { float: none; width: 100%; padding: 0 8px; }
    #homeannonces #homeannoncescolonne2 .slick-left { left: 8px; bottom: 0; }
    #homeannonces #homeannoncescolonne2 .slick-right { left: 38px; bottom: 0; }

    #homefaq { margin-bottom: 80px; }
    #homefaq .homecentre { width: 90%; max-width:90%; padding: 40px 20px; }
    #homefaq #homequestions { width: 85%; }
    #homefaq #homequestions .question span, #homefaq #homequestions .reponse ul { font-size: 14px; }

    #homeavis { margin-bottom: 40px; }
    #homeavis #homeavisintro { margin: 0 0 30px 10px; }
    #homeavis .slick-prev-left, #homeavis .slick-next-right { display: none !important; }

    #homeexperte { margin-bottom: 60px; padding-top: 80px; padding-bottom: 0px; }
    #homeexperte h2 { text-align: center; }
    #homeexperte .colonnes2 { display: block; float: none; width: 100%; padding-bottom: 40px; }
    #homeexperte .colonnes2:first-child { float: none; width: 80%; margin: 0 auto 40px auto; }
    #homeexperte .homenegociateur1 h3 { margin-top: 20px; margin-bottom: 15px; font-size: 30px; line-height: 34px; letter-spacing: 2px; }
    #homeexperte #homenegociateur .homenegociateur1 { display: flex; align-items: flex-start; width: 100%; max-width: 100%; }
    #homeexperte #homenegociateur .homenegociateurphoto { float: none; flex: 0 0 34%; width: 34%; height: auto; }
    #homeexperte #homenegociateur .homenegociateur2 { flex: 0 0 62%; width: 62%; min-width: 0; padding-top: 0; }

    #homeactualites { margin-bottom: 40px; }
    #homeactualites #actualite4 { display: block; }
    #homeactualites .homeactualite1 { width: 50%; margin-bottom: 20px; }
    #homeactualites .homeactualite2 { padding-left: 8px; padding-right: 8px; }
    #homeactualites .homeactualite2 p { height: 80px; padding-bottom: 8px; margin-bottom: 6px; }
    #homeactualites .homeactualite3 { padding: 12px 20px; }
    #homeactualites .homeactualite3 a.homelien { display: inline-block; margin-top: 0; }
}

@media only screen and (max-width:700px) {
    #homeagence #homeagencecolonne1, #homeagence #homeagencecolonne2 { float: none; width: 100%; }
    #homeagence #homeagencecolonne1 { margin-bottom: 30px; }
    #homeagence #homeagencecolonne2 { padding: 0; }
}

@media only screen and (max-width:600px) {
    #homeintro, #homeintro #homeintroslider, #homeintro .homeslide { height: 700px; }
    #homeintro .homecentre { margin-top: -540px; }
    #homeintro #logoslider { width: 260px; margin-bottom: 30px; }
    #homeintro #homerecherche a.homerecherchemenu { padding: 10px 22px; font-size: 14px; }

    #homeagence { margin: 60px 0 40px 0; }

    #homeannonces #homesliderannonces .slick-list { margin: 0 -4px; }
    #homeannonces #homesliderannonces .homevignette { padding: 0 4px; }

    #homefaq #homequestions { width: 100%; }
    #homefaq #homequestions .homequestion { padding: 18px 40px 18px 20px; }

    #homeexperte .colonnes2:first-child { width: 90%; }

    #homeactualites .homeactualite1 { display: block; width: 100%; }
}

@media only screen and (max-width:480px) {
    div.colonnes2 { padding-left: 15px; padding-right: 15px; }

    #homeintro .homecentre { margin-top: -550px; }

    #homeagence #homeagencecolonne1 #homeagencephoto img { width: 100%; }

    #homeexperte .homenegociateurphoto { width: 120px; height: 180px; margin-right: 10px; }
    #homeexperte .homenegociateur1 h3 { font-size: 24px; line-height: 28px; margin-top: 0; margin-bottom: 8px; }
}


@media only screen and (max-width:450px) {
    #homeintro #homeestimer { display: block; }
    #homeintro .homeestimerlig { display: flex; flex-wrap: wrap; width: 100%; }
    #homeintro .homeestimercol1, #homeintro .homeestimercol2, #homeintro .homeestimercol3 { background-color: #FFFFFF;; box-sizing: border-box; min-width: 0; }
    #homeintro .homeestimercol1 { background-clip: padding-box; overflow: hidden; flex: 0 0 100%; width: 100%; height: 45px; border: 1px solid #B9A77E; border-bottom: 1px solid #B9A77E; border-right: 0; border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
    #homeintro .homeestimercol1 .select2-container, #homeintro .homeestimercol1 .select2-choice { width: 100% !important; max-width: none !important; height: 45px; }
    #homeintro .homeestimercol1 .select2-container { padding-left: 0; padding-right: 0; }
    #homeintro .homeestimercol1 .select2-choice { line-height: 45px; }
    #homeintro .homeestimercol1 .select2-chosen { padding-left: 10px; line-height: 45px; }
    #homeintro .homeestimercol1 .select2-arrow { height: 45px; }
    #homeintro .homeestimercol2 { flex: 1 1 auto; display: flex; align-items: center; width: auto; border-bottom-left-radius: 15px; }
    #homeintro .homeestimercol2 .select2-container, #homeintro .homeestimercol2 .select2-choice { width: 100% !important; max-width: none !important; height: 45px; }
    #homeintro .homeestimercol2 .select2-choice, #homeintro .homeestimercol2 .select2-chosen { line-height: 45px; }
    #homeintro .homeestimercol3 { display: flex; flex: 0 0 15%; align-items: stretch; width: 10%; border-top-right-radius: 0; border-bottom-right-radius: 15px; }
    #homeintro .homeestimercol3 input[type="submit"] { width: 100%; height: 45px; }
}