
è/* ----------------------------------------------------------------------------------------------- */
/* -------------------------------------- PREMIUM LEXA ------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

/* ----------------------------------------------------------------------------------------------- */
/*                                             GENERAL                                             */
/* ----------------------------------------------------------------------------------------------- */

body {
    font-family: 'Montserrat', sans-serif;
}
/* ===== SLIDER ACCUEIL ===== */
.bgAccueil {
    background: none !important;
    overflow: hidden;
}
.index .carousel {
    z-index: -10;
}
.carousel-indicators {
    display: none;
}
.carousel-fullscreen .carousel-inner .carousel-item {
    height: 100vh;
    min-height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#carouselExampleIndicatorsHome .carousel-item {
    background-size: cover;
    background-position: bottom center;
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
    background-image: url('/assets/images/slider_home/6.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
    background-image: url('/assets/images/slider_home/2.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
    background-image: url('/assets/images/slider_home/3.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
    background-image: url('/assets/images/slider_home/4.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
    background-image: url('/assets/images/slider_home/5.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(6) {
    background-image: url('/assets/images/slider_home/1.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(7) {
    background-image: url('/assets/images/slider_home/7.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(8) {
    background-image: url('/assets/images/slider_home/8.jpg');
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: .6s;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}


/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                               REF                                                               */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.listeliens ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.listeliens ul li{
    width: calc(100% / 3);
    /* si 3 colonnes */
}

.listeliens a {
  
}

.listeliens a:hover {
  
}

.ref p {
text-align:justify;
}

.mapagederef .top_page {
background-image: url(../images/top_page/image_top.jpg);
}  


/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                               REF    by lolo                                                    */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.listeliens ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.listeliens ul li{
    width: calc(100% / 3);
    /* si 3 colonnes */
}

.listeliens a, .page2ref a {
  color:#858764;
  font-weight: bold;
}

.listeliens a:hover, .page2ref a:hover {
  text-decoration: underline;
}

.ref p {
text-align:justify;
}

.mapagederef .top_page {
background-image: url(../images/top_page/image_top.jpg);
}  

.page2ref h2 {
padding: 15px 0px 15px 0px;
}

/* ===== END SLIDER ACCUEIL ===== */

/* TOP MENU */
.top_menu {
    background: #858764;
}
/* burger menu */
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
    background: #fff;
    margin: -2px 0;
}
/* logo */
img.index-logo-not-sticking {
    bottom: 50%;
    width: 34%;
}
.home_cont_presentation .logo_presentation {
    width: 70%;
}

/* FORM RECHERCHE ACCUEIL */
.search__form-item:nth-child(n+2) {
    width: calc(100% / 7 - -18px);
}
.dropdown-toggle::after {
    color: #858764;
}
.dropdown-toggle::after {
    bottom: 28px;
}
/* MENU (gauche) */
#sidebar-wrapper {
    background: #1a1e2a;
}

.item:hover {
    background-color: #858764;
}
/* CIRCLE */
.jssorb051 .i .b {
    fill: #3c3c3b;
    fill-opacity: .5;
}
/* ===== BUTTON ===== */
.btn-primary, .btn-secondary, .btn-info, .btn-success {
    color: #fff;
    background-color: #3c3c3b;
    border-color: #3c3c3b;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    padding: 11px;
}
.btn-primary:hover, .btn-secondary:hover, .btn-info:hover, .btn-success:hover {
    color: #000;
    background-color: #cb9906;
    border-color: #cb9906;
}
.btn {
    border-radius: 0;
}
.cont_coordonnees .btn {
    color: #fff;
    background: #3c3c3b;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3), 0 2px 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3), 0 2px 10px 0 rgba(0,0,0,.3);
    font-size: 14px;
}
/* ===== END BUTTON ===== */
.home_cont_selection h2::after {
    background: #858764;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #858764;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
/* NOUS SITUER */
img.leaflet-marker-icon.leaflet-custom-marker.leaflet-zoom-animated.leaflet-interactive{
    width: 52px;
}
.cont_coordonnees h2::after {
    background: #858764;
}
/* CONT COORDONNEES */
.logo_footer{
    margin: 2% auto;
    width: 16%!important;
}
.cont_coordonnees ul li {
    width: 100%;
}
/* hide btn */
.cont_coordonnees .address ul li:nth-child(2) a, .cont_coordonnees .address ul li:nth-child(3) a, .cont_coordonnees .address ul li:nth-child(4) a, .cont_coordonnees .address ul li:nth-child(5) a, .cont_coordonnees .address ul li:nth-child(6) a {
    display: none;
}
/* border left separator */
.cont_coordonnees .address ul li:nth-child(2), .cont_coordonnees .address ul li:nth-child(3), .cont_coordonnees .address ul li:nth-child(4), .cont_coordonnees .address ul li:nth-child(5), .cont_coordonnees .address ul li:nth-child(6){
    content: "";
    border-left: #3c3c3b 2px solid;
}
aside address .group_btn a {
    width: 100%;
    margin: 2px 0;
}
/* FOOTER */
footer{
    background-color: #858764;
}


.sidebar .group_btn a {
    width: 100%;
    font-size: 13px;
    padding: 8px;
    margin: 5px 0;
}



.estimation h1::after, .alerte-email h1::after, .agence h2::after, .contact h1::after, .on-vous-rappelle h1::after {
    content: "";
    display: block;
    position: relative;
    background: #858764;
    height: 2px;
    width: 70px;
    margin: 10px 0;
}


/* ----------------------------------------------------------------------------------------------- */
/*                                             AGENCE                                              */
/* ----------------------------------------------------------------------------------------------- */
.agence .cont_coordonnees {
    display: block;
}
.agence .sidebar {
    display: none;
}
.agence .cont_coordonnees h2::after {
    margin: 10px auto;
}
.breadcrumb-item.active {
    color: #858764;
}


/* ----------------------------------------------------------------------------------------------- */
/*                                          RESPONSIVE                                             */
/* ----------------------------------------------------------------------------------------------- */
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #fff;
    }
    .index .not-sticking .menu ul > li > a {
        color: #fff;
    }
    .header__logo {
        display: block;
        height: 100px;
        padding: 20px;
        bottom: 150px;
    }
}


@media (min-width: 450px) and (max-width: 990px){
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 1 - -18px);
    }
    div#agence{
        padding:4%;
    }
    .home_cont_presentation .logo_presentation {
        width: 50%;
        margin: 16px 0;
    }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
    body.agence .sidebar {
        display: block;
    }
}


@media (max-width: 414px) {
    body.agence .sidebar {
        display: block;
    }
}


/* ============================================================================ */
/*                                      EQUIPE                                  */
/* ============================================================================ */
.equipe .content_page {
    width: 100%;
  }
  .equipe .sidebar {
    display: none;
  }
  .agence .equipe ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
  }
  .agence .equipe ul li {
    position: relative;
    width: calc(25% - 1em);
    margin: calc(0.5em * 2) 0.5em;
    overflow: hidden;
  }
  .agence .equipe .p-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .agence .equipe .border-equipe {
    padding: 5px;
    margin: 15px;
    background: #1a1e2a; /* Old browsers */
    background: -moz-linear-gradient(left, #1a1e2a 0%, #858764 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1a1e2a 0%,#858764 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1a1e2a 0%,#858764 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1e2a', endColorstr='#858764',GradientType=1 ); /* IE6-9 */
  }
  .agence .equipe .infos { 
    text-align: center;
  }
  .agence  .equipe .infos-contact { 
    text-align: center;
    margin-top: 15px;
    font-weight: 300;
    font-size: 1rem;
  }
  .agence .equipe .title-post {
    font-size: 1.1rem;
    font-weight: 500;
  }
  .agence .equipe .fonction-post {
    font-size: 0.9rem;
    font-weight: 400;
  }
  .agence .equipe ul.rs-conseiller {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
    justify-content: center;
  }
  .agence .equipe .rs-conseiller i {
    font-size: 25px;
    color: #1a1e2a;
  }
  .agence .equipe ul.rs-conseiller li {
    margin: calc(0.7em * 2) 0.2em;
  }
  .agence .equipe ul.rs-conseiller li:hover i {
    color: #858764;
  }
  .equipe .tel-post,
  .equipe .mail-post {
    margin: 8px 0;
  }
  
  @media (max-width: 991px) {
  
  }
  @media (max-width: 768px) {
    .agence .equipe ul li {
      position: relative;
      width: calc(49% - 2em);
      margin: calc(0.5em * 2) 0.5em;
      overflow: hidden;
    }
    .agence .equipe ul.rs-conseiller li {
      width: calc(33% - 1em);
    }
  }
  @media (max-width: 500px) {
    .agence .equipe ul li {
      position: relative;
      width: calc(100% - 1em);
      margin: calc(0.5em * 2) 0.5em;
      overflow: hidden;
    }
    .agence .equipe ul.rs-conseiller li {
      width: calc(33% - 2.5em);
    }
    .agence .equipe .border-equipe {
      margin: 15px auto;
      width: 250px;
    }
    .agence .equipe .rs-conseiller i {
      font-size: 30px;
    }
  }

/* // modif manu le 13/11/2023
 */
