body {
    background-color:#FAFAFA;
    overflow-x:hidden;
}


.homecentre { width:1440px; max-width:1440px; margin-left:auto; margin-right:auto; position:relative; }
@media only screen and (max-width:1439px) {
    .homecentre { width:1280px; max-width:1280px; }
}
@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%; }
}

#homesticky {
    position:fixed;
    top:210px;
    right:-25px;
    z-index:25;
}

#homesticky2 {
    position:fixed;
    bottom:-5px;
    left:15px;
    z-index:25;
}

#animbourgogne {
    display:none;
}
#homeencart1 {
    position:relative;
    background-color:#082E4F;
    box-sizing:border-box;
    height:650px;
    padding-top:140px;
    padding-bottom:240px;
}
#homeencart1 img.slide, #homeencart1 img.slideactive {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    transition:opacity 1s ease-in-out;
    object-fit:cover;
    object-position:50% 50%;
}
#homeencart1 img.slideactive {
    opacity:1;
}
#homeencart2 {
    position:relative;
    box-sizing:border-box;
    z-index:20;
    width:600px;
    margin-left:auto;
    margin-right:auto;
}
#homeencart1 h1 {
    position:absolute;
    width:550px;
    left:50%;
    bottom:90px;
    margin-left:-275px;
    font-size:30px;
    font-weight:400;
    text-align:center;
    color:#FFF;
}
#homeencart1 h1 strong {
    display:block;
    font-size:34px;
    font-weight:700;
}
#homeencart1 h1 em {
    display:block;
    font-size:18px;
    font-weight:300;
    font-style:normal;
}
#homeencart2 a.homeencartmenu {
    display:inline-block;
    padding:15px;
    padding-top:12px;
    padding-bottom:12px;
    margin-bottom:20px;
    margin-left:-5px;
    background-color:#fff;
    color:#082E4F;
    font-weight:700;
    font-size:15px;
    letter-spacing:1.5px;
}
#homeencart2 a.homeencartmenu.homeselection {
    color:#FFF;
    background-color:#0093F7;
}
#homeencartmenuacheter {
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
}
#homeencartmenuestimer {
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
}
#homeacheter #recherchehorizontale {
    border:0;
    box-shadow:10px 10px #0093F7;
    background-color:#FFF;
    padding:0;
}
#homeacheter #recherchehorizontale .select2-container {
    box-sizing:border-box;
    padding:9px;
    padding-left:0;
    padding-right:0;
    width:100%;
    border:0;
    background-color:#fff;
}
#recherchehorizontale input[type="submit"] {
    height:62px;
    background-color:#FFF;
    padding:20px;
    width:100%;
    background-image:url(/upload/parametres/pic-loupe-searchbar.png);
    background-repeat:no-repeat;
    background-position:50% 60%;
}
#homeestimer, #homevendre {
    display:table;
    width:100%;
margin-top:50px;
margin-bottom:50px;
}
.homeestimerlig, .homevendrelig {
    display:table-row;
}
.homeestimercol1, .homevendrecol1, .homeestimercol2, .homevendrecol2 {
    display:table-cell;
    box-sizing:border-box;
    width:47%;
    padding-left:5px;
    padding-right:5px;
    background-color:#FFF;
    border-right:1px solid #082E4F;
    box-shadow:10px 10px #0093F7;
    vertical-align:middle;
}
.homeestimercol2, .homevendrecol2 {
    padding-left:0;
    background-color:#FFF;
    border-right:0;
    box-shadow:10px 10px #0093F7;
}
.homeestimercol3, .homevendrecol3 {
    display:table-cell;
    box-sizing:border-box;
    width:6%;
    padding-left:0;
    padding-right:0;
    background-color:#FFF;
    box-shadow:10px 10px #0093F7;
}
.homeestimercol1 .select2-container, .homevendrecol1 .select2-container, .homeestimercol2 .select2-container, .homevendrecol2 .select2-container {
    box-sizing:border-box;
    padding:10px;
    padding-left:0;
    padding-right:0;
    width:100%;
}
.select2-container {
    border:0;
}
.select2-container .select2-choice .select2-arrow {
    display:none;
}
.select2-container .select2-choice {
    background-color:#fff;
    font-weight:400;
    font-size:14px;
}
.select2-drop {
    border-radius:3px;
}
.select2-search {
    padding:2px 2px 0 2px;
}
#recherchehorizontalelocalisation {
    border-right:0;
}
.homeestimercol3 input[type="submit"], .homevendrecol3 input[type="submit"] {
    background-color:#FFF;
    padding:20px;
    width:100%;
    background-image:url(/upload/parametres/pic-loupe-searchbar.png);
    background-repeat:no-repeat;
    background-position:50% 60%;
}
.homeacheter1 {
    float:left;
    box-sizing:border-box;
    width:33%;
    height:140px;
    padding:5px;
}
.homeacheter2 {
    box-sizing:border-box;
    width:100%;
    height:100%;
    padding:15px;
    border:1px solid #D1D1D1;
    border-radius:15px;
    background-size:cover;
    background-position:center center;
    background-color:#FAFAFA;
    color:#fff;
    filter:grayscale(100%);
}
.homeacheter2:hover {
    filter:none;
}
.homeacheter2 strong {
    display:block;
    margin-bottom:4px;
    text-transform:none;
    font-size:20px;
    font-weight:bold;
}
.homeacheter2 em {
    display:block;
    text-transform:uppercase;
    font-style:normal;
    font-size:13px;
    font-weight:normal;
    line-height:15px;
    transition:all .2s ease-in-out;
    overflow:hidden;
    height:0;
}
.homeacheter2:hover em {
    height:15px;
}


.homeavis {
    margin-top:70px;
    margin-bottom:75px;
}
.colonnes2 {
    box-sizing:border-box;
    padding-left:20px;
    padding-right:20px;
}
.homeavis2 {
    padding:10px;
}
.homeavis2 h3 {
    font-family:"Montserrat Alternates", Arial;
    font-size:16px;
    font-weight:400;
    margin-bottom:10px;
}
.homeavis2 p {
    font-size:15px;
    margin-bottom:10px;
}
.homeavis2 strong {
    font-size:20px;
    font-weight:500;
}
.homeavis3 {
    position:relative;
    box-sizing:border-box;
    overflow:hidden;
    height:300px;
    padding:30px;
    border-radius:30px;
    background-color:#F0F0F0;
}
.homeavis4 {
    float:right;
    color:#0093F7;
    font-size:30px;
    font-weight:700;
    letter-spacing:2.1px;
}
.homeavis4 img {
    float:right;
    margin-left:10px;
    margin-top:8px;
}
.homeavis5 h2.homeavistitre {
    font-family:"Montserrat Alternates", Arial;
    font-size:30px;
    font-weight:400;
    margin-bottom:20px;
}
.homeavis5 p {
    font-size:15px;
    line-height:22px;
    margin-bottom:10px;
}
.homeavis5 a.homeavislien {
    color:#0093F7;
    text-decoration:underline;
}
.homeavis .slick-dots {
    margin-left:40%;
}
.homeavis .slick-dots li {
    position:relative;
    display:inline-block;
    width:10px;
    height:10px;
    margin:0 5px;
    margin-bottom:10px;
    padding:0;
}
.homeavis .slick-dots li button {
    width:10px;
    height:10px;
    border-radius:5px;
    background-color:#0090F2;
    opacity:0.3;
    text-indent:-10000px;
    cursor:pointer;
}
.homeavis .slick-dots li.slick-active button {
    background-color:#0093F7;
    opacity:1;
}
.homeavis .etoile1 {
    background-image:url(/upload/parametres/pic-star-orange-transparent.png);
    margin-left:0;
    width:125px;
    height:20px;
}
.homeavis .etoile2 {
    background-image:url(/upload/parametres/pic-star-orange.png);
    height:20px;
}

.homepourquoi1 {
    color:#fff;
    background-color:#0093F7;
    padding:40px;
    padding-bottom:240px;
    text-align:center;
}
.homepourquoi1 h2 {
    font-size:40px;
    font-weight:700;
    letter-spacing:2.8px;
    margin-bottom:100px;
}
.homepourquoi1 a {
    font-family:"Montserrat Alternates", Arial;
    font-size:20px;
    letter-spacing:1px;
    color:#fff;
    opacity:0.5;
    display:inline-block;
    width:20%;
    vertical-align:top;
	margin-left:10px;
	margin-right:10px;
	font-weight:600;
	max-width:200px;
	padding:10px;
}
.homepourquoi1 a.selectionne {
    color:#fff;
    opacity:1;
}
.homepourquoi2 {
    margin-top:-200px;
}

.homeslide {
    margin-left:25%;
    width:100%;
}
#homeslideb, #homeslidec, #homeslided {
    display:none;
}
.homeslide div.homeslide1 {
    padding:80px;
    padding-bottom:20px;
}
.homeslide div.homeslide2 {
    padding:60px;
    border-radius:50px;
    background-color:#fff;
    box-shadow:0px 5px 20px #00000029;
}
.homeslide div.homeslide3 {
    color:#082E4F;
	padding-top:20px;
}
.homeslide div.homeslide2 h3 {
    font-size:26px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:10px;
}
.homeslide div.homeslide3 h4 {
    font-size:18px;
    font-weight:600;
	color:#F4920B;
	margin-bottom:10px;
}

.homeslide div.homeslide3 p {
    font-size:15px;
    font-weight:300;
    margin-bottom:10px;
	display:inline-block;
}
.homeslide div.homeslide3 strong {
    font-size:15px;
    font-weight:600;
}
.homeslide img {
    width:45%;
    float:left;
    margin-right:40px;
    margin-bottom:20px;
	height:200px;
}

.homeslide .slick-dots {
    margin-left:23%;
}
.homeslide .slick-dots li {
    position:relative;
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 5px;
    padding:0;
}
.homeslide .slick-dots li button {
    width:20px;
    height:20px;
    border-radius:10px;
    background-color:#0090F2;
    opacity:0.3;
    text-indent:-10000px;
    cursor:pointer;
}
.homeslide .slick-dots li.slick-active button {
    background-color:#0093F7;
    opacity:1;
}


.homeselections {
    margin-top:60px;
    margin-bottom:40px;
    padding:30px;
    background-color:#F9F9F9;
}
.homeselections h2 {
	font-size:30px;
	font-weight:bold;
    color:#2e281e;
	text-transform:uppercase;
    margin-bottom:10px;
}
.homeselections p {
	font-size:24px;
    color:#f3952e;
    margin-top:20px;
    margin-bottom:10px;
    margin-left:15px;
}

.homeselections .homevignette {
    width:25%;
    float:left;
    box-sizing:border-box;
    padding:15px;
}
.homeselections .homevignette2 {
    background-color:FFFFFF;
    box-shadow:0px 5px 6px #00000029;
}
.homeselections .homevignette2 .homevignettetexte {
    height:135px;
    padding:10px;
}
.homeselections .homevignette2 a {
	font-size:15px;
    letter-spacing:1px;
    font-weight:400;
    line-height:24px;
    color:#082E4F;
}
.homeselections .homevignette2 strong {
    display:inline-block;
    margin-top:15px;
    margin-left:40%;
    font-weight:600;
    color:#0093F7;
}
.homeselections .homevignette2 a.lien {
    display:none;
}
.homeselections .homevignette2 a .ville {
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-weight:600;
    color:#082E4F;
    opacity:0.5;
}
.homeselections .homevignette2 .homevignetteligne3 {
    display:block;
    margin-top:-60px;
}
.homeselections .homevignette2 .surface {
    margin-right:10px;
    font-weight:600;
}
.homeselections .homevignettephoto {
    position:relative;
    overflow:hidden;
}
.homeselections .homevignettephoto img.photo {
    width:100%;
    aspect-ratio:4/3;
}
.homeselections .homevignettephoto .photomoins {
    position:absolute;
	left:2px;
	top:50%;
	margin-top:-12px;
	width:20px;
	z-index:5;
}
.homeselections .homevignettephoto .photoplus {
    position:absolute;
	right:2px;
	top:50%;
	margin-top:-12px;
	width:20px;
	z-index:5;
}
.homeselections .homevignettephoto .nbphoto {
	position:absolute;
	top:0;
	left:0;
	padding:3px;
    padding-left:10px;
    padding-right:10px;
	color:#082E4F;
	z-index:2;
	background-color:#FFF;
	font-size:14px;
    letter-spacing:0.98px;
}

.homeselections a.homeselectionlien1 {
    text-decoration:underline;
    font-size:14px;
    letter-spacing:0.98px;
    color:#082E4F;
}
.homeselections a.homeselectionlien2 {
    float:right;
    text-decoration:underline;
    font-size:14px;
    letter-spacing:0.98px;
    color:#0093F7;
}

.homepourquoi a.homepourquoiplus {
    float:right;
    text-decoration:underline;
    font-size:14px;
    letter-spacing:0.98px;
    color:#0093F7;
}

.homesavoir {
    position:relative;
    background-color:#F0F0F0;
    padding-top:100px;
    padding-bottom:100px;
}
.homesavoir .homecentre {
    position:initial;
}
.homesavoirtitre {
    color:#082E4F;
    font-size:30px;
    margin-bottom:40px;
}
.homesavoir1 {
    box-sizing:border-box;
    float:left;
    width:50%;
    padding-left:550px;
}
.homesavoir div.colonnes2 {
    min-height:500px;
}
.homesavoir p {
    line-height:26px;
}
.homesavoir img {
    position:absolute;
    right:0;
    top:160px;
    width:auto;
    width:800px;
    max-width:800px;
    max-height:500px;
}
.homesavoir .homesavoirlien {
    float:right;
    margin-top:15px;
    color:#0093F7;
    font-size:15px;
    letter-spacing:1.5px;
}


.homerecrute {
    margin-bottom:150px;
    padding:25px;
    background-color:#082E4F;
    color:#FFF;
    font-size:20px;
    letter-spacing:1.4px;
    text-align:center;
}
.homerecrute a {
    font-weight:700;
    color:#FFF;
    text-decoration:underline;
}

.homeactu {

}
.homeactutitre {
    padding-left:25px;
    color:#082E4F;
    font-size:30px;
    margin-bottom:40px;
}
.homeactu .slick-prev-bleu, .homeactu .slick-next-bleu {
    position:absolute;
    top:40%;
    z-index:20;
}
.homeactu .slick-prev-bleu {
    left:6px;
}
.homeactu .slick-next-bleu {
    right:6px;
}
.homeactu1 {
    padding-left:25px;
    padding-right:25px;
    padding-bottom:10px;
}
.homeactu2 {
    position:relative;
    height:422px;
    background:#F0F0F0;
    box-shadow:0px 3px 6px #00000029;
    border-radius:10px;
}
.homeactu3 {
    width:100%;
    height:250px;
    object-fit:cover;
    object-position:center top;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
.homeactu4 {
    padding:10px;
}
.homeactu4 h3 {
    color:#082E4F;
    font-size:16px;
    font-weight:300;
    letter-spacing:1.12px;
}
.homeactu4 p {
    position:absolute;
    bottom:10px;
    right:10px;
    color:#082E4F;
    font-size:10px;
    letter-spacing:1.5px;
}
.homeactulien {
    float:right;
    padding-right:15px;
    margin-top:20px;
    margin-bottom:100px;
    margin-right:10px;
    font-weight:400;
    color:#052948;
}

@media only screen and (max-width:1800px) {
    .homesavoir img { width:700px; max-width:700px; max-height:400px; }
}

@media only screen and (max-width:1600px) {
    .homesavoir div.colonnes2 { min-height:400px; }
    .homesavoir img { width:600px; max-width:600px; max-height:300px; }
	.homeslide div.homeslide2 { padding:55px; }
}

@media only screen and (max-width:1400px) {
	.homeselections .homevignette { width:33%; }
    #homevignette4 { display:none; }
}

@media only screen and (max-width:1379px) {
    .homeslide div.homeslide1 { padding:40px; }
    .homeslide div.homeslide2 { padding:30px; }
    .homeslide img { margin-right:20px; }
    .homesavoir img { width:500px; max-width:500px; max-height:250px; }
}

@media only screen and (max-width:1200px) {
    #homesticky { display:none; }
	#homesticky2 { display:none; }
}

@media only screen and (max-width:980px) {
    #menuhaut { top:81px; }
    #recherchehorizontale { background-color:#FFF !important; }
    #homeacheter #recherchehorizontale .select2-container { width:90% !important; }
    .homepourquoi1 h2 { margin-bottom:50px; }
    .homepourquoi1 a { width:40%; }
    .homeslide { margin-left:0; }
	.homeselections .homevignette { width:50%; padding:10px; }
    .homeselections .homevignettephoto .nbphoto { display:none; }
    #homevignette4 { display:block; }
    .homesavoir div.colonnes2 { display:block; width:100%; min-height:auto; padding-bottom:10px; }
    .homesavoir img { position:initial; width:100%; max-width:100%; height:auto; max-height:none; }
    .homerecrute a { display:block; }
}

@media only screen and (max-width:600px) {
    #homeencart1 {     padding-top:160px; padding-bottom:70px; }
    #homeencart1 h1 { width:100%; left:0; margin:0; margin-top:45px; }
    #homeencart2 { width:100%; padding-left:10px; padding-right:20px; }
    #homeencart2 a.homeencartmenu { padding-left:9px; padding-right:9px; }
    #recherchehorizontale input[type="submit"] { height:52px; }
    #homeestimer, #homevendre { display:block; width:100%; }
    .homeestimerlig, .homevendrelig { display:block; width:100%; background-color:#fff; box-shadow:10px 10px #0093f7; }
    .homeestimercol1, .homevendrecol1 { display:block; width:100%; padding-left:0; padding-right:0; border:0; border-bottom:1px solid #082E4F; box-shadow:none; }
    .homeestimercol2, .homevendrecol2 { display:block; width:90%; float:left; padding-left:0; padding-right:0; box-shadow:none; }
    .homeestimercol3, .homevendrecol3 { display:inline-block; width:9%; padding-left:0; padding-right:0; box-shadow:none; }
    .homeestimercol1 .select2-container .select2-choice, .homevendrecol1 .select2-container .select2-choice, .homeestimercol2 .select2-container .select2-choice, .homevendrecol2 .select2-container .select2-choice { max-width:350px; }
    .homeestimercol3 input[type="submit"], .homevendrecol3 input[type="submit"] { padding:15px; }
    h1 { position:initial; margin-left:auto; margin-top:70px; width:100%; padding-left:20px; padding-right:20px; box-sizing:border-box; }
    .homeavis { margin-bottom:70px; }
    .homeavis div.colonnes2 { display:block; width:98%; padding-top:0; }
    .homeavis2 { padding-left:0; padding-right:0; }
    .homeavis .slick-dots { margin-bottom:40px; }
    .homepourquoi1 { padding-left:20px; padding-right:20px; }
    .homepourquoi1 a { width:42%; padding-left:0; padding-right:0; font-size:20px; padding-bottom:20px; }
    .homepourquoi2 { margin-top:-240px; }
    .homeslide div.homeslide1 { padding:20px; }
    .homeslide div.homeslide2 { padding:20px; border-radius:20px; }
    .homeslide img { width:100%; margin-right:0; }
    .homeslide .slick-dots { margin-left:33%; }
    .slick-dots { margin-left:40%; }
    .homerecrute { margin-bottom:70px; }
    .homeselections { padding:15px; }
    .homeselections .homevignette { width:100%; padding:10px; }
    #homevignette4 { display:none; }
    .homeselections a.homeselectionlien1, .homeselections a.homeselectionlien2 { display:inline-block; margin-bottom:10px; display:block; float:none; }
    .homeselections .homevignette2 .homevignettetexte { height:130px; }
    .homeselections .homevignette2 strong { margin-left:40%; }
}