
.flex{
    display: flex;
    flex-wrap:wrap ;
}
.center{
    width: 1280px;
    margin: 0 auto;
}


.afficher{
    position: absolute;
    top: 35px;
    left: 20px;
    padding: 15px 10px;
    background: #FFF;

    font-size: 12px;
    font-family: "Montserrat";
    color: rgb(0, 0, 0);
   box-shadow: 0px 0px 17.28px 0.72px rgba(129, 128, 128, 0.65);

   

}



.contact-msg{
    background: var(--color1); 
    padding: 20px; 
    width: 100% !important;
}


.bg_color{
    background: var(--color1);
}
.bg_color .title{
    color: #fff !important;
}
.bg_color .title .subtitle{
    color: #fff !important;
}
.bg_color .title .tiret{
    background: #fff !important;
}
.bg_color h4{
    color: #fff !important;
}

.link_img:hover .t1_knowmore{
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    transform: translate(-50%,-50%);
    display:inline;
}

.link_img .t1_knowmore{
    display:none;
}




/* ------------------------------- END RECURENTES -- */

.swiper-container {
    width: 100%;
    height: 230px;
    position: relative;
    overflow: hidden;
  }
  .swiper-pagination {
    color: white;

   
}

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;


  }
  .swiper-slide img{
      width: 100%;
      background-size: contain;
      background-image: url(imgs/maison.jpg);
  }
  .swiper-button-next, .swiper-button-prev{
      color: #fff;
   
  }

section.home{
    width: 100%;
    height: 300px;
    justify-content: center;
    align-items: center;
}


section.home h2{
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    color: black;
    padding-top: 50px;
    width: 100%;

}
section.home p{  
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: grey;
    padding-top: 20px;
    padding-bottom: 80px;
    position: relative;
    
}
section.home p:after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background-color: black;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);

}

.container-annonce{
    width: 100%;
    height: 700px;
}

.container-annonce .un{
    width: calc(33.33% - 20px);
    margin: 10px;
    margin-bottom: 50px;

}
.container-annonce .deux{
    width: calc(33.33% - 20px);
    margin: 10px;

}
.container-annonce .trois{
    width: calc(33.33% - 20px);
    margin: 10px;

}

.un{
  
    margin-bottom: 50px;

}

.prix {
    width: 100%;

}
.prix p{
    width: 100%;
    color: black;
    color: var(--color1) !important;
    font-size: 23px;
    font-weight: 700;
}
.un h1{
    font-size: 20px;
    width: 60%;
    height: 20px;
}
.un p{
width: 100%;
padding-top: -20px;
color: grey;

}

.un a {
    padding: 15px 30px;
    background-color: var(--color2);
    height: 50px;
    color: #fff;
}
.un a:hover {
 
    background-color: var(--color1);
   
}
.deux h1{
    font-size: 20px;
    width: 60%;
    height: 20px;
}
.deux p{
width: 100%;
padding-top: -20px;
color: grey;
}

.deux a {
    padding: 15px 30px;
    background-color: var(--color2);
    height: 50px;
    color: #fff;
}

.trois h1{
    font-size: 20px;
    width: 60%;
    height: 20px;
}
.trois p{
width: 100%;
padding-top: -20px;
color: grey;
}

.trois a {
    padding: 15px 30px;
    background-color: var(--color2);
    height: 50px;
    color: #fff;
}


.big-annonce{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.big-annonce-un{
    width: 100%;
    padding-bottom: 30px;
}

.big-annonce-un .swiper-container{
    width: calc(65% - 20px);
    margin: 10px;
    height: 350px;

}
.big-annonce-un .container-info{
    width: calc(35% - 20px);
    margin: 10px;
}

.big-annonce-un h1{
    font-size: 20px;
    width: 60%;
    height: 60px;
}
.big-annonce-un p{
width: 100%;
padding-top: 20px;
color: grey;
}
.big-annonce-un .prix  p {
    height: 80px;
    font-weight: 700;
}

.big-annonce-un a {
    padding: 15px 30px;
    background-color: orange;
    color: #fff;
}




.big-annonce-deux{
    width: 100%;
    padding-bottom: 30px;
}

.big-annonce-deux .swiper-container{
    width: calc(65% - 20px);
    margin: 10px;
    height: 350px;
}
.big-annonce-deux .container-info{
    width: calc(35% - 20px);
    margin: 10px;
}

.big-annonce-deux h1{
    font-size: 20px;
    width: 60%;
    height: 60px;
}
.big-annonce-deux p{
width: 100%;
padding-top: 20px;
color: grey;
}
.big-annonce-deux .prix  p {
    height: 80px;
    font-weight: 700;
}

.big-annonce-deux a {
    padding: 15px 30px;
    background-color: orange;
    color: #fff;
}

.big-annonce-trois{
    width: 100%;
    padding-bottom: 30px;
}

.big-annonce-trois .swiper-container{
    width: calc(65% - 20px);
    margin: 10px;
    height: 350px;
}
.big-annonce-trois .container-info{
    width: calc(35% - 20px);
    margin: 10px;
}

.big-annonce-trois h1{
    font-size: 20px;
    width: 60%;
    height: 60px;
}
.big-annonce-trois p{
width: 100%;
padding-top: 20px;
color: grey;
}
.big-annonce-trois .prix  p {
    height: 80px;
    font-weight: 700;
}

.big-annonce-trois a {
    padding: 15px 30px;
    background-color: orange;
    color: #fff;
}

.retour{
    padding-top: 20px;
}
.retour a {
    color: orange;
    font-size: 20px;
    margin-left: 10px;
}

.container-image{
    position: relative;
    width: 100%;
    /* height: 550px; */
padding-top: 10px;
}


.container-image .big-image{
    width: calc(45% - 20px);
    margin: 10px;


    /* width: calc(50% - 20px); */
    margin: 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 540px;
    background-color: grey;
   
}
.container-image .big-image a img{
   
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    /*max-width: 100%;*/
     max-height: 100%;
 height: auto;
 display: block;


}

.container-image .immo {  
    width: calc(55% - 20px);

}
.container-image .immo a{
    height: calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 10px;

    height: calc(50% - 20px);
    width: calc(50% - 20px);
    margin: 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: grey;

}
.container-image .immo a img{
   

     position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

     /*max-width: 100%;*/
     max-height: 100%;
 height: auto;
 display: block;
}
.info-mob h1{
    font-size: 35px;
    color: black;
    font-weight: 700;
    margin-left: 10px;
}
.info-mob .ville{
    font-size: 25px !important ; 
   
    padding-top: 0px !important ;
    padding-bottom: 10px;
    margin: 0px 10px 0px !important;
   
    
}

/*
.color{  color: var(--color)  }
.color2{ color: var(--color2) }
*/

.content-immo h2{ color: var(--color2) !important; }
.content-immo h3{ color: var(--color2) !important; }
.content-immo h4{ color: var(--color2) !important; }

.info-mob .prix{
    font-size: 35px;
    color: black;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: 10px;
}

.container-description{
    width: 100%;
    padding-bottom: 50px;

}

.container-description .container-gauche{
    width: calc(45% - 20px);
    margin: 10px;
}

.container-description .container-droite{
    width: calc(45% - 20px);
    margin: 10px;
    margin-left: 70px;
    margin-top: -90px;
}

.container-gauche h2{
font-weight: 700;
font-size: 30px;
color: grey;
padding-bottom: 15px;
padding-top: 15px;
}

.container-gauche p{
    text-align: justify;
    padding-top: 20px;
    font-size: 20px;
    padding-bottom: 10px;
}

.container-droite h3{
    font-size: 25px;
    color: black;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 12px;
}
.container-droite .container-conso {
    position: relative;
}
.container-droite .container-conso .indicateur{
    position: absolute;
    top: 32%;
    right: 50%;
    right: 200px;

}
.container-droite .container-conso .indicateur.A{top :22px;}
.container-droite .container-conso .indicateur.B{top :56px;}
.container-droite .container-conso .indicateur.C{top :90px;}
.container-droite .container-conso .indicateur.D{top :124px;}
.container-droite .container-conso .indicateur.E{top :158px;}
.container-droite .container-conso .indicateur.F{top :192px;}
.container-droite .container-conso .indicateur.G{top :226px;}


.container-droite .container-conso .indicateur i{
    font-size: 35px;
}
.container-droite .container-conso .indicateur p{
    font-size: 35px;
    margin-top: -4px;
    margin-top: 0px;
    margin-left: 10px;
}
.container-droite h4{
    padding-top: 40px;
    padding-bottom: 15px;
    font-size: 25px;
   
    font-weight: 700;
    margin-left: 12px;
}
.container-plan{
    position: relative;
    color: rgb(120, 120, 120);
}
.container-droite .container-plan a {
  font-size: 15px;
  color: rgb(120, 120, 120);
  padding-left: 40px;
}    
.container-droite .container-plan a i{
    font-size: 20px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
    left: 10px;
}




/* ------------------------ MEDIA QUERIES 960px ---- */

@media screen and (max-width: 1280px) {
    .center {
        width: 100%;
        margin: 0;
    }
}
@media screen and (max-width: 1150px) {
    .container-image{
        height: 450px;

    }
}


@media screen and (max-width: 900px) {
    .container-droite .container-conso .indicateur {
        position: absolute;
        top: 31%;
        right: 30%;
    }
    section.home{
        height: 210px;
    }
    .swiper-container {
      
        height: 210px;
    
    }
    h1{
        margin-left: 0px;
    }
    .ville{
        padding-top: 10px;
        height: 30px;
    }
    .trois p {
        width: 100%;
        padding-top: -20px;
        color: grey;
    }
}
@media screen and (max-width: 850px){
    .swiper-container {
      
        height: 180px;
    
    }
}

@media screen and (max-width: 810px){
   .un h1 ,.deux h1 ,.trois h1{
       font-size: 18px;
   }
}

@media screen and (max-width: 740px){
    .un h1 ,.deux h1 ,.trois h1{
        font-size: 18px;
        width: 100%;
    }
    .ville{
        font-size: 16px;
    }
    p{
        font-size: 16px;
    }
    .swiper-container {
      
        height: 140px;
    
    }
}
@media screen and (max-width: 700px){
    .big-annonce-trois h1, .big-annonce-deux h1, .big-annonce-un h1 {
        font-size: 18px;
        width: 100%;
      
    }
    .big-annonce-un .prix p, .big-annonce-deux .prix p, .big-annonce-trois .prix p   {
        font-size: 25px;
        padding-top: 20px;
        margin-left: -10px;
      
    }
    .big-annonce-un p, .big-annonce-deux p, .big-annonce-trois p{
        font-size: 16px;
        padding-top: 0px;
    }
    .container-description .container-gauche {
        width: calc(100% - 20px);
        margin: 60px;
    }
    .retour a {
        color: orange;
        font-size: 14px;
        margin-left: 10px;
    }
    .container-droite h4 {
        width: 300px;
    }
    .info-mob .prix {
        font-size: 35px;
        color: black;
        font-weight: 700;
        padding-top: 10px;
        padding-bottom: 0px;
        margin-bottom: -50px;
        margin-left: 60px;
    }
   .info-mob .ville {
        font-size: 25px;
        color: grey;
        padding-top: 10px;
        padding-bottom: 0px;
        margin-left: 60px;
    }
    .info-mob h1 {
        font-size: 35px;
        color: black;
        font-weight: 700;
        margin-left: 60px;
        margin-right: 60px;
    }
    .retour a {
        margin-left: 60px;
    }
    .container-image .big-image {
        width: calc(100% - 120px);
        width: 100%;
        position: relative;
        height: auto;
        margin: 60px;
        margin: 10px;
    }
    .container-image .immo {
      
          width: 100%;
            margin: 0 5px;
         

        
    }
    .container-image {
        height: auto;
       
    }
    .container-image .immo a {
        margin:0 5px 5px;
        width: calc(50% - 10px);
    }
    .container-image .big-image  a img {
        position: relative;
        width: 100%;
        height: auto;
        top: auto;
        left: 0;
        transform: inherit;
    }
    .container-image .immo a img{
          position: relative;
        width: 100%;
        height: auto;
    }
    .retour{
        padding:0;
    }
    .retour a {
        margin-left: 0px;
        padding: 0 10px;
    }
}




@media screen and (max-width: 670px){
    .container-droite .container-conso .indicateur {
        position: absolute;
        top: 31%;
        right: 10%;
    }
    .container-plan {
        position: relative;
        width: 300px;
        padding-top: 20px;
    }
}


@media screen and (max-width: 620px){
    .container-droite .container-plan a {
        font-size: 19px;
        padding-top: -15px;
        margin-left: 12px;
        padding-left: 38px;
    }

    .container-droite .container-plan a i {
        font-size: 34px;
        padding-top: 10px;
        position: absolute;
        top: 6px;
        left: 10px;
    }
    .container-droite h4 {
        padding-top: 40px;
         padding-bottom: 0px; 
        font-size: 21px;
        color: black;
        font-weight: 700;
        margin-left: 12px;
    }
    .container-droite .container-conso .indicateur i {
        font-size: 26px;
    }
    .container-droite .container-conso .indicateur p {
        font-size: 28px;
        margin-top: -4px;
        margin-left: 7px;
    }
    .container-droite .container-conso .indicateur {
        position: absolute;
        top: 33%;
        right: 10%;
    }
    
}

@media screen and (max-width:600px){
    .container-droite .container-conso .indicateur p{
        padding: 0px;
    }
    .info-mob .ville {
        font-size: 22px;
        color: grey;
        padding-top: 10px;
        padding-bottom: 0px;
        margin-left: 60px;
    }
    .info-mob h1 {
        font-size: 23px;
        color: black;
        font-weight: 700;
        margin-left: 60px;
        margin-right: 60px;
    }
    .container-annonce .un, .container-annonce .deux, .container-annonce .trois{
     width :  calc(100% - 20px);
    }
    .big-annonce-un .swiper-container, .big-annonce-deux .swiper-container, .big-annonce-trois .swiper-container {
        width: calc(100% - 20px);
       
    }
    .big-annonce-un .container-info, .big-annonce-deux .container-info, .big-annonce-trois .container-info{
        width: calc(100% - 20px);
    }
    .container-annonce {
        width: 100%;
        height: auto;
    }
    .swiper-container {
        height: 420px;
    }
    .un h1, .deux h1, .trois h1 {
        font-size: 23px;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    .ville {
        font-size: 19px;
        height: 50px;
        padding-top: 40px;
      
    }
    .info-mob .prix p{
        padding: 0px;
    
    }
    .info-mob .prix {
        width: auto;
    
    }
    p {
        font-size: 16px;
        padding: 0px;
    }
    .un a, .deux a, .trois a{
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
    .big-annonce-trois h1, .big-annonce-deux h1, .big-annonce-un h1{
        font-size: 23px;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
}
@media screen and (max-width: 560px){
    .swiper-container {
        height: 380px;
    }
}
@media screen and (max-width: 510px){
    .big-annonce-un a, .big-annonce-deux a, .big-annonce-trois a {
        padding: 10px 20px;
    }
}
@media screen and (max-width: 500px){
    .swiper-container {
        height: 340px;
    }
    .big-annonce-un .swiper-container, .big-annonce-deux .swiper-container, .big-annonce-trois .swiper-container{
        height: 340px;
    }
}


@media screen and (max-width: 450px){
    .swiper-container {
        height: 250px;
    }
    .big-annonce-un .swiper-container, .big-annonce-deux .swiper-container, .big-annonce-trois .swiper-container{
        height: 250px;
    }
    
}
@media screen and (max-width: 420px){
    .container-droite .container-conso .indicateur {
        position: absolute;
        top: 33%;
        right: 5%;
    }
    .container-droite .container-conso .indicateur i {
        font-size: 21px;
    }
    .container-droite .container-conso .indicateur p {
        font-size: 24px;
        margin-top: -4px;
        margin-left: 3px;
    }
}
@media screen and (max-width: 400px){
    .ville {
        height: auto;
        padding: 0px;
    }
    .container-gauche p{
        font-size: 16px;
    }
    .un h1, .deux h1, .trois h1 {
        font-size: 20px;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    .container-description .container-gauche{
        margin: 10px;
    }
    .info-mob .ville{
        margin-left: 10px;
    }
    .info-mob .prix {
        font-size: 35px;
        color: black;
        font-weight: 700;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        
    }
    .container-gauche h2{
       
            font-weight: 700;
            font-size: 25px;
            color: grey;
            padding-bottom: 15px;
            padding-top: 15px;
            margin-left: 20px;
        
    }
    .info-mob{
        padding: 10px;
    }
     .info-mob .ville{
        margin: 0px !important;
    }
    .info-mob h1{
          margin: 0px;
   
    }
}


.title-immoCard{
    color: #000;
    color: var(--color1);
    font-weight: bold;
    height: 60px !important;
    border-bottom: 1px solid #e1e1e1;
    margin-top:30px;
    width: 100% !important;
    font-size: 20px;
}
.btn-immoCard{
    margin-top:10px;
}
