/* ================================================================================= */
/*                                      GENERAL                                      */
/* ================================================================================= */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
   font-family: 'MS Reference Sans Serif';
   font-style: normal;
   font-weight: normal;
   src: local('MS Reference Sans Serif'), url('/assets/fonts/MS Reference Sans Serif.tff') format('tff');
}


.validation {
   display: block;
}

body {
   font-family: 'Work Sans', sans-serif!important;
}

/* COULEURS */
.vert {
 color: #799C86;
}
.gris {
 color: #637766;
}
a:hover {
 color: #637766;
}
.alert-danger {
 color: #fff;
 background-color: #799C86;
 border-color: #799C86;
 margin: 2% auto;
}
/* MENU */
.lang ul li, .lang a {
 color: #637766;
}
.b-bun {
 background: #637766;
}
.b-menu {
 padding-top: 30px;
}
.lang {
 top: 30px;
}
.b-link {
 font-family: 'Work Sans', sans-serif;
 font-size: 33px;
   font-weight: 500;
}
.lang .reseaux-sociaux img {
   width: 30px;
   max-width:30px!important;
   margin-top: -4px;
} 

/* BOUTONS */
.btn-primary, .btn-info, .btn-secondary {
 color: #fff;
 background-color: #799C86;
 border-color: #799C86;
}
.btn-primary:hover, .btn-info:hover, .btn-secondary:hover {
 color: #fff;
 background-color: #637766;
 border-color: #637766;
}
.listing-vente .btn-primary {
   color: #ffffff!important;
   background-color: #799C86;
   border-color: #799C86;
}

.header .sticking, .header .not-sticking {
   background: #fff;
}
.index .header .not-sticking {
   background: rgba(0,0,0,0.2);
}

.top_link {
   bottom: 15px;
   background: #24293548;
   /* box-shadow: 0 0 1rem 0 rgb(60 60 60 / 20%); */
   height: 3rem;
   width: 3rem;
   right: 50px;
   position: fixed;
   display: flex;
   border: 1px solid #637766;
   color: #637766;
   opacity: 1;
   align-items: center;
   justify-content: center;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
}
.ancre-bottom {
   position: absolute;
   z-index: 1;
   margin: auto;
   right: 51%;
   bottom: 8%;
}
.scroll-down {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
 }
 .scroll-down span:nth-child(2) {
   animation-delay: -0.2s;
 }
 .scroll-down span:nth-child(3) {
   animation-delay: -0.4s;
 }
 .scroll-down span {
   display: block;
   width: 25px;
   height: 25px;
   border-bottom: 4px solid #fff;
   border-right: 4px solid #fff;
   transform: rotate(45deg);
   margin: -10px;
   animation: animate 2s infinite;
 }
 @keyframes animate {
   0% {
     opacity: 0;
     transform: rotate(45deg) translate(-20px, -20px);
   }
   50% {
     opacity: 1;
   }
   100% {
     opacity: 0;
     transform: rotate(45deg) translate(20px, 20px);
   }
 }

/* ================================================================================= */
/*                                      INDEX                                        */
/* ================================================================================= */
.bgAccueil {
 height: 100vh;
 position: relative;
 background: url(/assets/images/bgimg.jpg) no-repeat center center;
 background-size: cover;
}
/* BASELINE */
.baseline {
   z-index: 20;
   position: absolute;
   bottom: auto;
   width: 100%;
   top: 133px;
   right: 60px;
}
.titre-baseline {
   font-family: 'MS Reference Sans Serif';
 font-weight: 400;
 text-shadow: transparent 2px 2px 3px;
 text-align: right;
 font-size: 2.2rem;
}
.titre-baseline span.petit-titre {
 font-weight: 400;
 font-size: 1.5rem;
 text-transform: initial;
}
.titre-baseline span.gros-titre {
 font-weight: 800;
 font-size: 3.5rem;
 line-height: 1.3;
}
/* ANCRE */
.mousey {
 border: 3px solid #fff;
 background-color: #799C86;
 opacity: 1;
}
.scroller {
 background-color: #fff;
}

/* CATEGORIES */
.home_cont_categories .cat-infos-overlay, .cat:hover .cat-infos-overlay {
 color: #000;
 width: 200px;
 height: 90px;
}
.home_cont_categories .cat-text {
   color: #767576;
   font-size: 24px;
   font-weight: 400;
   font-family: 'Work Sans', sans-serif;
   text-transform: uppercase;
   text-align: left;
   letter-spacing: .1em;
}
/* PRESENTATION */
.home_cont_presentation {
 background: url(/assets/images/home-background-presentation.jpg) no-repeat left center;
 color: #000;
 background-size: cover;
 margin: 0 auto;
 padding: 60px 0px;
}
.pres-text {
 font-family: 'Work Sans', sans-serif;
 text-transform: inherit;
 font-weight: 500;
}

/* SELECTION */
.home_cont_selection .home_heading {
 font-size: 28px;
 text-align: center;
 color: #637766;
 font-family: 'Work Sans', sans-serif;
 font-weight: 400;
}
.home_cont_selection .home_heading::after {
 content: "";
 display: block;
 position: relative;
 background: #799C86;
 height: 2px;
 width: 150px;
 margin: 24px auto 24px auto;
}
.nav-tabs .nav-link.active {
 color: #fff;
 background-color: #799C86;
 border-color: transparent transparent #799C86;
 font-family: 'Work Sans', sans-serif;
}
.nav-tabs .nav-link {
 font-family: 'Work Sans', sans-serif;
 background: #e1e1e1;
}

/* INDEX CONTACT */
.home_cont_contact {
 position: relative;
 background: url(/assets/images/home-background-contact.jpg) no-repeat right center;
 color: #000;
 background-size: cover;
 margin: 50px 0 0 0;
 padding: 0px 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}
.fondcontact {
 background: none;
}
.home_cont_contact .text-presentation .bg-blanc {
   background: rgba(255,255,255,0.7);
   padding: 40px 20px;
}
.contact_heading {
 font-size: 28px;
 text-align: center;
 color: #000;
 font-family: 'Work Sans', sans-serif;
 font-weight: 400;
}
.contact_heading::after {
 content: "";
 display: block;
 position: relative;
 background: #799C86;
 height: 2px;
 width: 150px;
 margin: 24px auto 24px auto;
}
.home_cont_contact a {
 color: #799C86;
}
.index .form-control:focus {
 color: #fff;
 background-color: rgba(255,255,255,0.2);
 border-color: #799C86;
 outline: 2px;
}
.index .form-style {
   font-size: 1rem;
   border: 2px;
   border-bottom: 2px solid #637766;
   background: rgb(121 156 134 / 43%);
   text-transform: uppercase;
}


/* SELECTION */
.section-vendu .block_info {
   position: relative;
   z-index: 2;
   color: #000;
   left: 0;
   bottom: 0;
   width: 100%;
   padding: 10px 20px;
}
.section-vendu .spin1 {
   font-family: 'Work Sans', sans-serif;
   font-size: 17px;
   font-weight: 600;
   text-shadow: transparent 0.05em 0.05em 0.1em;
   color: #4f4f4f;
   text-align: center;
}
.section-vendu .spin3 {
   font-family: 'Work Sans', sans-serif;
   font-size: 18px;
   font-weight: 500;
   text-shadow: transparent 0.05em 0.05em 0.1em;
   color: #799c86;
   text-align: center;
}


/* ================================================================================= */
/*                                        FOOTER                                     */
/* ================================================================================= */
footer {
   color: #000;
}
.text-contact p {
   margin-top: 0;
   margin-left: 0;
   font-family: 'Work Sans', sans-serif!important;
   font-size: 20px;
   color: #ffffff;
   /* text-shadow: #000000 0.05em 0.05em 0.1em; */
}
.agence a i,
footer a i {
   color: #799C86;
   font-size: 21px;
   top: 3px;
}
.img-footer-collab img{
   border-radius: 50%;
   width: 220px;
   margin: 15px 0;
}
.img-footer-logo img {
   width: 215px;
    margin: 30px 0;
}

/* ================================================================================= */
/*                                   AUTRES PAGES                                    */
/* ================================================================================= */
.page-heading {
   font-family: 'Work Sans', sans-serif!important;
}
.page-heading::after {
   content: "";
   display: block;
   position: relative;
   background: #637766;
   height: 2px;
   width: 150px;
   margin: 25px auto;
}
.estimation h2{
   font-size: 21px;
   background: #799C86;
   /* margin-top: 50px; */
   padding: 10px;
   color: #fff;
   display: flex;
   min-height: 70px;
   text-align: center;
   border-top-right-radius: 10px;
   border-top-left-radius: 10px;
}
.financer h2 {
   font-size: 21px;
   background: #799C86;
   /* margin-top: 50px; */
   padding: 10px;
   color: #fff;
   display: flex;
   text-align: center;
   border-top-right-radius: 10px;
   border-top-left-radius: 10px;
}
.estimation h2 span,
.financer h2 span {
   margin: auto;
}
.estimation .content_page p,
.financer .content_page p {
   margin: 25px;
   text-align: justify;
}
.bloc-estimation {
   border: 1px solid rgba(0,0,0,0.2);
   /* min-height: 450px; */
   border-radius: 10px;
   margin: 20px 0; 
}
.estimation .bloc-estimation {
   border: 1px solid rgba(0,0,0,0.2);
   min-height: 450px;
   border-radius: 10px;
   margin: 20px 0; 
}
.min-height1 {
   min-height: 300px;
}
.min-height2 {
   min-height: 620px;
}
.estimation .bootstrap-select>.dropdown-toggle {
   height: 39px;
   padding: 8px 12px;
   vertical-align: text-top;
}
.estimation .form-group {
   padding: 0 15px;
}
.estimation .formcms4 {
   background: transparent;
    padding: 20px;
    border-radius: 10px;
}


.block_etiquette {
   background: #637766!important;
}
.detail_taber .nav-link.active, .detail_taber .nav-link:hover {
   background: #637766 !important;
}
.detail_taber {
   border-bottom: 1px solid #637766;
}
.detail .page_heading {
   border-left: 2px solid #637766;
}
.detail_annexe_nav a {
   color: #fff;
}
.detail_header .titre {
   padding-bottom: 0;
   margin-bottom: 0;
   font-family: "Cinzel",serif;
   font-size: 1.6em;
   text-align: left;
   padding-left: 50px;
   line-height: 1.2;
   padding-top: 40px;
}
.detail_annexe_nav {
   padding: 35px 0 15px 50px;
}
.prod_listing.damier .block_info {
   position: relative;
   z-index: 99;
   background: transparent;
   color: #000;
   width: 100%;
   top: 0;
   min-height: 130px;
}
.prod_listing.damier .spin1 {
   color: #000!important;
}
.prod_listing.damier .spin3 {
   color: #637766!important;
   padding-top: 0;
   font-weight: 600;
}
.prod_listing.damier .spin4 {
      margin: 10px 0;
      line-height: 20px;
      padding: 0 20px;
      font-weight: 500;   
}
.prod_listing.damier .block_info:hover {
   width: 100%;
   top: 0;
}
.prod_listing > .listing_article article {
   background: #fff;
   text-align: center;
   border: 1px solid rgba(0,0,0,0.15);
   margin-bottom: 40px;
}
.prod_listing .card_foot {
   display: none;
}
[class*="vue_"] {
   color: #637766;
}
.plusdecritere .btn-default:hover {
   color: #000;
   background-color: transparent;
}
.leaflet-marker-icon {
   filter: none;
}
.prod_listing.carte .block_info,
.prod_listing.listing .block_info {
   text-align: left;
}
.prod_listing.carte .spin1.info_type, .prod_listing.carte .info_ville {
   padding-left: 0;
}


.sidebar {
   display: none;
}
.recherche-detaillee .sidebar {
   display: block;
}
.content_page {
   width: 100%;
}
.recherche-detaillee .content_page {
   width: 66.6667%;
}

.bg-estimer {
   padding: 0;
   position: relative;
   background-color: #f5f5f5;
   background-image: url(/assets/images/bg-logo2.png);
   background-repeat: no-repeat;
   background-position: center right;
   background-size: cover;
}


/* AGENCE */
.agence_bg {
   padding: 0;
   position: relative;
   background-color: #fff;
   background-image: url(/assets/images/bg-logo.png);
   background-repeat: no-repeat;
   background-position: center right;
   background-size: cover;
   background-position-x: 99%;
}
.intro-contenu2 p {
   font-size: 25px;
   text-align: center;
   color: #626262;
   font-weight: 500;
   text-transform: uppercase;
}
.agence .equipe-img {
   text-align: center;
   padding: 30px;
}
.agence .equipe-img img {
   border: 2px solid #637766;
   border-radius: 50%;
   box-shadow: 6px 3px 5px rgb(0 0 0 / 10%);
}
.agence .display-agence {
   display: none;
}
.rose {
   color: #637766;
}
.agence h1 .rose {
   color: #637766;
   font-size: 35px;
   font-weight: 700;
}
.agence h2 {
   font-size: 30px;
}
/* .agence h2.page-heading::after {
   content: "";
   display: block;
   position: relative;
   background: #637766;
   height: 2px;
   width: 150px;
   margin: 25px 0;
} */
.mt-10 {
   margin-top: 100px;
}

.top_page {
   height: 350px;
}
.contact .top_page {
   background-image: url(/assets/images/top_page/contact_top.jpg);
}
.financer .top_page {
   background-image: url(/assets/images/top_page/vendre_top.jpg);
}
.contact .contact_formulaire, .recrutement .contact_formulaire, .estimation .contact_formulaire {
   width: 100%;
}
.contact .page-heading {
   text-align: center;
}
/* ================================================================================= */
/*                                      RESPONSIVE                                   */
/* ================================================================================= */
@media (min-width: 992px) {
 .header__logo {
   display: block;
   height: 105px;
   padding: 0 0 0 25px;
}
 .index .not-sticking .header__logo {
  display: block;
  height: 120px;
  padding: 0 0 0 25px;
}
 .header__logo img {
    width: 250px;
    padding: 10px 0;
 }
 .index .not-sticking .header__logo img {
   width: 300px;
   padding: 10px 0;
 }
}
@media (max-width: 991px) {
   .header__logo img {
      width: 180px;
      margin-left: 10px;
  }
  .bgAccueil {
   height: 100vh;
   position: relative;
   background-image: url(/assets/images/bgimg.jpg)!important;
   background-position-x: 62%!important;
   }
   .baseline {
      z-index: 20;
      position: absolute;
      bottom: auto;
      width: 100%;
      top: 133px;
      right: 30px;
   }
   .home_cont_categories .cat-text {
      font-size: 17px;
      margin-bottom: 0;
  }
  .home_cont_categories .cat-infos-overlay, .cat:hover .cat-infos-overlay {
   color: #000;
   width: 130px;
   height: 55px;
   padding: 5px;
}
.home_cont_categories .cat-text-small {
   position: absolute;
   color: #767576;
   font-size: 11px;
   font-weight: 300;
   text-align: left;
   display: block;
   font-family: "Cinzel",serif;
   text-transform: uppercase;
   top: 30px;
}
.display-agence .row {
   justify-content: center;
}
.top_page {
   height: 150px;
   margin-top: 100px;
}
.estimation .content_page .row {
   justify-content: center;
}
}

@media (max-width: 610px) {
   .titre-baseline span.gros-titre {
      font-weight: 800;
      font-size: 2.5rem;
   }
   .titre-baseline span {
      top: 0;
      font-size: 1rem;
   }   
   .titre-baseline {
      font-family: 'MS Reference Sans Serif';
      font-weight: 400;
      text-shadow: transparent 2px 2px 3px;
      text-align: right;
      font-size: 1.2rem;
      line-height: 1.3;
   }
   .home_cont_contact .p-5 {
      padding: 1rem!important;
   }
   .lang {
      top: 0;
      right: 0px;
   }
   .b-menu {
      padding-top: 0;
   }
   .b-link {
      font-family: 'Work Sans', sans-serif;
      font-size: 23px;
      font-weight: 500;
  }
  .top_page {
   height: 100px;
   margin-top: 70px;
   }
   .estimation .bloc-estimation {
      min-height: auto;
   }
   .header .img-fluid {
      margin-left: 0;
   }
   .not-sticking .lang {
      position: absolute;
      right: 0;
      top: 15px;
      z-index: 999999;
   }
   .sticking .lang {
      position: absolute;
      right: 0;
      top: 0px;
      z-index: 999999;
  }
  .agence .h1, h1 {
      font-size: 25px;
   }
   .agence h1 .rose {
      color: #637766;
      font-size: 27px;
      font-weight: 700;
   }
   .agence .row {
      margin: 0;
   }
}



@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
   .bgAccueil {
      background-size: cover !important;
      background-image: url(/assets/images/bgimg-mobile.jpg) !important;
   }   
}


.lang {
   z-index: 999999;
}

.logo-fnaim {
   width: 100px;
}

.listeliens a:hover {
   text-decoration: underline;
   }
   
   .page2ref p,.ref p {
       text-align: justify;
   }
   
   .page2ref h2,.ref h2 {
       font-size: 22px;
   }

   
   .page2ref h3,.ref h3 {
      font-size: 18px;
   }

   .linkfoot {
      font-size: 14px;
   }
   
   .ref h1 {
      font-size: 28px;
  text-align: center;
  color: #637766;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
   }

