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


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400;500;600;700;800&display=swap');

/* ----------------------------------------------------------------------------------------------- */
/*                                             GENERAL                                             */
/* ----------------------------------------------------------------------------------------------- */
.gestion .cont_coordonnees, .alerte-email .cont_coordonnees, .estimation .cont_coordonnees, .comparateurbiens_similaires_comparateur .cont_coordonnees, .comparateurbiens_historique .cont_coordonnees{
	display: none;
}
.gestion .top_page {
	background-image: url("/assets/images/top_page/gestion_top.jpg");
}

.dropdown-menu.open{
    max-height: 300px!important;
    overflow-x: hidden;
}
.bootstrap-select.btn-group .dropdown-menu {
    box-sizing: border-box;
    max-width: 200%;
    border: 1px solid #e62739;
    background: #fff;
    left: 0px;
    margin-top: 0px;
}
.listing-location .bootstrap-select.btn-group .dropdown-menu, .listing-vente .bootstrap-select.btn-group .dropdown-menu,  {
    box-sizing: border-box;
    max-width: 200%;
    border: 1px solid #e62739;
    background: #fff;
    left: 0px;
    margin-top: 3px;
}
.listing-vendu .bootstrap-select.btn-group .dropdown-menu {
    box-sizing: border-box;
    max-width: 200%;
    border: 1px solid gree;
    background: #fff;
    left: 0px;
    margin-top: 0px;
}
body {
    font-family: 'Baloo Thambi 2', cursive;
    overflow-x: hidden;
}

.agence .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
}
.agence .grid figure img:hover {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.5;
}



.hm-black-light .full-bg-img, .hm-black-light .mask {
    background-color: rgba(0,0,0,0);
}
/* TOP MENU */
.top_menu {
    background: #65b32e;
}
.top_page {
    background-color: #fff;
}
.agence .top_page{
    margin-top:50px;
}
.agence p{
    margin-bottom: 5px;
}
.titr-serv{
    margin-top: 30px;
}
.ss-titr{
    text-transform: uppercase;
}
.contact_formulaire{
    margin-top: 30px;
}
.listing-vente .sticking form, .listing-location .sticking form, .listing-neuf .sticking form, .listing-portfolio .sticking form, .listing .sticking .site-pusher form, .listing-location-saisonniere .sticking form {
    background: #2f2f2f;
}
/* MENU (gauche) */
#sidebar-wrapper {
    background: #2f2f2f;
}
.alert-danger {
    color: #fff;
    background-color:#65b32e;
    border-color:transparent;
}
.breadcrumb-item.active {
    color: #65b32e;
}
.gestion h2::after, .estimation h1::after, .alerte-email h1::after, .agence h2::after, .contact h1::after, .on-vous-rappelle h1::after {
    background: #65b32e;
}
.gestion h2::after, .estimation h1::after, .alerte-email h1::after, .agence h2::after, .contact h1::after, .on-vous-rappelle h1::after {
	content: "";
	display: block;
	position: relative;
	background: #65b32e;
	height: 2px;
	width: 70px;
	margin: 10px 0;
}
.bg-vert{
    margin-left: 10px;
    width: 100%;
}
.bg-vert .deco{
    margin-bottom:30px;
}
.services{
    padding: 30px 30px;
    margin-left:25px;
    border: 1px solid #65b32e;
}
.bg-vert img{
    width: 100%;
}
@media (max-width: 1440px){
    .bg-vert img{
        width: 100%;
    }
    .agence .top_page{
        margin-top:19px;
    }
    .agence .top_page {
        background-size: contain;
    }

}
@media (max-width: 1281px){
   .bg-vert{
        padding-left: 0;
        padding-right: 0;
    }
    .bg-vert img{
        width: 100%;
    }
    .agence .top_page {
        margin-top: 3px;
    }

}
@media (max-width: 1025px){
   .bg-vert{
        padding-left: 0;
        padding-right: 0;
    }
    .bg-vert img{
        width: 100%;
    }
    .services{
        padding: 30px 110px;
        margin-left:0;
        border: 0px solid #65b32e;
    }
    #bgvid {
        margin-left: 5%;
        margin-top: 45px!important;
    }
    .index-logo-not-sticking{
        width: 85%;
    }
}
@media (max-width: 769px){
   .bg-vert{
        padding-left: 0;
        padding-right: 0;
    }
    .bg-vert img{
        width: 100%;
    }
    .services{
        padding: 30px 60px;
        margin-left:0;
        border: 0px solid #65b32e;
    }
    #bgvid {
        margin-left: 5%;
        margin-top: -80px!important;
    }
    .index-logo-not-sticking{
        width: 85%;
    }
}
@media (max-width: 451px){
   .bg-vert{
        padding-left: 0;
        padding-right: 0;
    }
    .bg-vert img{
        width: 100%;
    }
    .services{
        padding: 30px 30px;
        margin-left:0;
        border: 0px solid #65b32e;
    }
    .agence .top_page {
        margin-top: 36px;
        height: 110px;
    }
    #bgvid {
        margin-left: -125%;
        margin-top: -80px!important;
    }
}
@media (max-width: 361px){
    #bgvid {
        margin-left: -160%;
        margin-top: -80px!important;
    }
}

.team-row{
    margin-top: 30px;
    margin-bottom: 30px;
}
.estimation .form-group .dropdown-toggle::after {
    color: #65b32e;
}
.agence figure.effect-dexter ul li:hover > a {
    color: #65b32e;
}
.page-link {
    color: #fff;
    background-color: #65b32e;
    border: 1px solid #65b32e;
}
.page-item.active .page-link {
    z-index: 2;
    color: #2f2f2f;
    background-color: #fff;
    border-color: #65b32e;
}
.page-link:focus, .page-link:hover {
    color: #fff;
    background-color: #2f2f2f;
    border-color: #65b32e;
}
.detail .info_titre::after {
    background: #65b32e;
}
.page_heading::after {
    background: #65b32e;
}
.detail .info_type::after {
    background: #65b32e;
}
.detail .lafficheur li {
    background-color:#65b32e;
    border-color:#65b32e;
}
.alerte-email .form-group .dropdown-toggle::after {
    color: #65b32e;
}


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

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

.listeliens a {
  color:#65B32E;
}

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

.ref p {
text-align:justify;
}

.ref h1 {
    color: #1a1e2a;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size:38px;
    font-family: inherit;
        }


/* ----------------------------------------------------------------------------------------------- */
/*                                    BOUTONS & TITRES                                             */
/* ----------------------------------------------------------------------------------------------- */
.btn {
    border-radius: 0;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #125754;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
.btn-primary, .btn-success, .cont_coordonnees .btn {
    background-color:#65b32e;
    border-color:#65b32e;
    box-shadow:none;
}
.btn-primary:hover, .btn-success:hover, .cont_coordonnees .btn:hover {
    background-color:#125754;
    border-color:#125754;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
}
.dropdown-toggle::after {
    bottom: 27px;
    color: #65b32e;
}
.btn-info, .btn-secondary {
    color: #fff;
    background-color:#65b32e;
    border-color:#65b32e;
    box-shadow:none;
}
.btn-info:hover, .btn-secondary {
    background-color:#125754;
    border-color:#125754;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.3),0 4px 15px 0 rgba(0,0,0,.3);
}
.comparateur .nav-tabs .nav-link {
    border: 1px solid #65b32e;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                           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 {
    background:#fff;
}
.item:hover {
    background-color: #65b32e;
}
.flex-center ul {
    margin-top: 15%;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                         VIDEO                                                   */
/* ----------------------------------------------------------------------------------------------- */
#bgvid {
    margin-top: -80px;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                         INDEX                                                   */
/* ----------------------------------------------------------------------------------------------- */
.h2-responsive{
    text-align: center;
}
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p {

    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
figure.effect-ming figcaption::before {
    border: 2px solid #65b32e;
}
.home_cont_selection h2::after, .cont_coordonnees h2::after {
    background: #65b32e;
}
.jssorb051 .i .b {
    fill: #65b32e;
    fill-opacity: .5;
}
footer {
    background-color: #65b32e;
    padding: 10px 10px;
}
.home_cont_presentation .logo_presentation {
    width: 80%;
}
/* ----------------------------------------------------------------------------------------------- */
/*                                          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: 120px;
        padding: 0;
        bottom: 0;
    }
}
