/*PREMIUMBASE*/


/*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=Noto+Serif:wght@200;300;400;500;600;700&display=swap');
/*GENERAL*/


:root{

    --bleu: #00549F;
    --noir: #000000;
    --blanc: #ffffff;
    --gris: #e0e0e0;
}


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

.dev{
    border: 1px solid red;
}

a:hover{
    text-decoration: none;
    color: var(--bleu);
}

.breadcrumb-cms{
font-size: 10px;
text-transform: uppercase;

}
.btn-primary {
	color: #fff!important;
	background-color: #000000;
	border-color: #000000;
    transition: all 0.3s ease-in-out;

}
.btn-primary:hover{
	color: var(--blanc)!important;
	background-color: var(--bleu);
	border-color: var(--bleu);
    transition: all 0.3s ease-in-out;
}

/* ======================================================== */
/*                           VIDEO                          */
/* ======================================================== */
.top_page video {
    object-fit: cover;
  }

.vendre .top_page {
	background-image: url("/assets/images/top_page/vendre_top.jpg");
}

.gestion .top_page{
	background-image: url("/assets/images/top_page/gestion_top.jpg");
}

.rechercher .top_page{
	background-image: url("/assets/images/top_page/rechercher_top.jpg");
}
/* ======================================================== */
/*                           VIDEO                          */
/* ======================================================== */
.home-visuel-wrapper {
    width: 100%;
    height: 100%;
    background: transparent;
    position: relative;
}
.home-visuel-wrapper .video-wrapper {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
}
.home-visuel-wrapper .video-wrapper #player {
    width: 100vw;
    height: 100vh;
}
.home-visuel-wrapper .video-wrapper #player .sliderVideo {
    object-fit: cover;
    width: 100%;
    height: 100%;
}




.moteur {
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 20;
	background-color: rgba(0,0,0,0);
}


/* ======================================================== */
/*                       RESPONSIVE                         */
/* ======================================================== */
@media (min-width: 1281px) {
    nav.menu ul li {
        padding: 0 20px;
       
    }  
    .logo-menu {
        width: 150px;
    }  
}

@media (min-width: 992px){

    .index .not-sticking{

        background: #ffffff7c;
        height: 100px;
        }
    .version-mobile {
        display: none!important;
    }
    nav.menu ul  {
        display: inline-block;
        padding: 0px 0 0 0;
    }
    .logo-menu {
        width: 110px;
    }
    .sticking .logo-menu {
        width: 90px;
    }
    .menu ul > li{

        text-align: center;
    }
    .menu ul > li > a {
    line-height: 1.2;
    color: #fff;
    }
  
    .menu ul > li .navgauche > a{

        padding: 0px 20px 0px 20px;
    }

    .menu ul > li > a {
        padding: 0px 00px 0px 00px;
        line-height: 1.2;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        font-size: 16px;    
    }
    .menu ul.navgauche > li > a {
        padding: 12px 20px;  
    }
    nav.menu ul li {
        padding: 0;
    }
    .menu ul > li > a i{
        font-size: 27px;
    }
    /* nav ul > li > a {
        transition: color 0.5s;
        transition-timing-function: cubic-bezier(0.2,1,0.3,1);
    }
    nav ul > li > a::before {
        content: '';
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        transform: scale3d(0,1,1);
        transform-origin: 0% 50%;
        transition: transform 0.5s;
        transition-timing-function: cubic-bezier(0.2,1,0.3,1);
        background: #000;
    } 
    nav ul > li:hover > a:before {
        transform: scale3d(1,1,1);
    } */
    /* .header nav ul > li > a:hover::after {
        width: 100%;
    }
    .header nav ul > li > a::after {
        content: "";
        position: absolute;
        bottom: 6px;
        left: 0;
        z-index: 1;
        width: 0;
        height: 3px;
        background: #000;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
    } */
    nav ul > li:hover > a {
        color: #616161;
    }
    .index .not-sticking nav ul > li:hover > a {
        color: #fff;
    }
    .nav-mobile-lang{
        display: none !important;
    }
    .nav-desktop-lang{
        display: block;
    }
    /* .not-sticking .site-pusher,
    .sticking .site-pusher {
        display: flex;
        justify-content: space-around;
    } */
    /* .index .not-sticking .site-pusher { display: block;} */
    .not-sticking .header__logo img,
    .sticking .header__logo img {
        width: 250px;
        left: -11px;
        top:10px;
        margin-bottom: 10px;
       
    }
    .index .not-sticking .header__logo img {
        width: 250px;
        left: -11px;
    
    }
    .sticking .header__logo {
        width: 250px;
       
    }
    .not-sticking nav,
    .sticking nav {
        margin: auto 0;
    }
    /* .not-sticking nav ul,
    .sticking nav ul {
        margin-bottom: 0;
    } */
    /* .prod_accueil article {
        border: none;
        width: calc(49.3% - 20px);
        margin: 10px;
    } */
    .moteur {
        padding: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 20;
    }
    .moteur .container {
        background-color: transparent;
        padding: 20px 0 0 0;
    }
    .container_search {
        margin: 0;
    }
    .moteur .bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
        background: transparent;
    }
    .moteur .search__form-item:nth-child(2), .search__form-item:nth-child(3) {
        background: rgba(255,255,255, 0.5);
    }
    .moteur .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        color: #000;
    }
    .moteur .dropdown-toggle::after {
        color: #000;
    }
    .moteur .form-style {
        border: 1px solid #ccc;
        background: rgba(255,255,255, 0.5);
        color: #000!important;
    }
    .moteur .input-group-addon {
        color: #000;
        font-weight: 400;
    }
}
@media (max-width: 991px){

    
    .version-pc {
        display: none;
    }
    .top_page {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .moteur {
        left: 0;
        width: 100%;
    }
    .nav-mobile-lang{
        display: block;
    }
    /* .nav-desktop-lang{
        display: none;
    } */
    .index .not-sticking .header__logo {
        height: 80px;
    }
    .header__logo .index-logo-not-sticking, .header__logo img {
        width: 200px;
        margin-right:35px;
        margin-top: 5px;
    }
    .moteur {
        bottom: 12%;
    }
    .menu ul > li > a {
        color: #fff;
        letter-spacing: 0;
        padding: 4px 0;
    }
    footer {
        padding-bottom: 75px;
    }
    .listing .bloc.bloc4,
    [class*="listing-"] .bloc.bloc4 {

        display: block;
        position: absolute;
        right: -2px;
        top: 40px;
        font-size: 20px;
        background: #111;
        padding: 4px 12px;
        border-radius: 5px;
    }
    .dropdown-toggle::after {
        bottom: 24px;
    }
    .ion-ios-search-strong:before {
        color: #fff;
    }
    .main-content {
        margin-top: 95px;
    }
    .top_page {
        background: #111;
        margin-top: 90px;
    }
    .map {
        top: 85px;
    }
    aside .contact_img img {
        display: none;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .prod_accueil article {
        border: 1px solid #ddd;
        width: calc(100% / 2 - 20px);
        margin: 10px;
    }
    .index .info_ville, .index .info_type, .prod_accueil .info_prix {
        font-size: 12px;
    }
    .coordonnees_heading img {
        width: 100px;
    }
    .home_cont_categories .cat-text, .home_cont_categories .cat-text-small {
        font-size: 14px;
    }
    .home_cont_categories {
        padding: 50px 10px;
    }
    .home_cont_estimation .home_heading {
        font-size: 18px;
    }
    .home_heading {
        font-size: 24px;
    }
}


.btn {
    border-radius: 5px;
}

.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 150px;
    margin: 12px auto 24px auto;
}
.home_heading{
font-family: 'Noto Serif', serif;
font-weight: 300;
letter-spacing: 3px;
}
.home_cont_alertes {
	padding: 10px 10px;
	background: var(--blanc);
	text-align: center;
    color: var(--noir)!important;
    border-top: 1px solid var(--gris);
}
.home_cont_alertes p {
	color: var(--noir)!important;;
}
.cont_coordonnees {
	padding-bottom: 40px;
	background-color: var(--gris);
	color: var(--noir);
}
footer {
	background-color: #000;
	padding: 10px 10px;
}


/* INDEX ESTIMATION */




.home_cont_estimation {
    background: url(/assets/images/home-background3.jpg) no-repeat center center;
    position: relative;
    background-size: cover;
    margin: auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 120px;
    text-align: center;
}
.home_cont_estimation .bloc-noir {
    background: rgba(255,255,255, 0.68);
    padding: 20px 50px;
    border-radius: 0;
    color: #000;
    border-radius: 15px;

}
.home_cont_estimation .home_heading {
    color: #000;
    line-height: 1.2;
    font-size: 25px;
    margin: 20px 0;
}
.home_cont_estimation .ion-ios-arrow-thin-right {
    margin-left: 5px;
}
.home_cont_estimation .btn-primary {
    min-width: 300px;
}
.home_cont_estimation .titre-soulignement1::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 185px;
    margin: 5px auto 15px auto;
}
.home_cont_estimation .titre-soulignement2::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 225px;
    margin: 5px auto 15px auto;
}


/* PRESENTATION */

.home_cont_presentation {
	position: relative;
	background: url("/assets/images/home-background-presentation.jpg") no-repeat center top;
	background-size: cover;
	color: #fff;
	margin: 0 auto;
	padding: 50px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    margin-top: 120px;
}
.home_cont_presentation h3 {
	text-transform: uppercase;
    font-family: 'Noto Serif', serif;
font-weight: 300;
letter-spacing: 3px;
}
.home_cont_presentation .bloc-noir {
	background: rgba(255,255,255, 0.85);
	padding: 20px 50px;
	border-radius: 15px;
	color: #000;
}
.home_cont_presentation p {
	text-align: justify;
    font-weight: 500;
}

/*CATEGORIES*/

.home_cont_categories {
	padding: 70px 80px;
}
.grid figure {
    position: relative;
    float: center;
    overflow: hidden;
    margin: 10px auto;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 100%;
    background: #000000;
    text-align: center;
    cursor: pointer; }
  
  .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1; }
  
  .grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none; }
  
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  .grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0; }
  
  .grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300; }
  
  .grid figure h2 span {
    font-weight: 800;
    padding-left: 10px; }
  
  .grid figure h2,
  .grid figure p {
    margin: 0; }
  
  .grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%; }
  
  /*---------------*/
  /***** Lexi *****/
  /*---------------*/
  figure.effect-lexi {
    background: -webkit-linear-gradient(-45deg, #000 0%, #fff 100%);
    background: linear-gradient(-45deg, #000 0%, #fff 100%); }
  
  figure.effect-lexi img {
    margin: -10px 0 0 -10px;
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  
  figure.effect-lexi figcaption::before,
  figure.effect-lexi p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  
  figure.effect-lexi figcaption::before {
    position: absolute;
    right: -100px;
    bottom: -100px;
    width: 300px;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 900px rgba(0, 0, 0, 0.6);
    content: '';
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  
  figure.effect-lexi:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  
  figure.effect-lexi h2 {
    text-align: left;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(5px, 5px, 0);
    transform: translate3d(5px, 5px, 0);
    font-family: 'Noto Serif', serif;
}
    
  
  figure.effect-lexi p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 1.5em 0;
    text-align: right;
    opacity: 0;
    -webkit-transform: translate3d(20px, 20px, 0);
    transform: translate3d(20px, 20px, 0); }
  
  figure.effect-lexi:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  
  figure.effect-lexi:hover h2,
  figure.effect-lexi:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  


/* PAGE VENDRE */
.vendre .sidebar{
    display: none;
}
.vendre .content_page {
	width:100%;
    text-align: center;
}
.vendre .content_page h5 {
    text-transform: uppercase;
    font-size: 1em;
}

.vendre .content_page img {
    width: 70%;
    margin-bottom: 20px;
    border-radius: 50%;
}
.vendre .content_page .services p{
    font-size: 0.8em;
}
/* BASELINE */
.vendre .baseline {
    z-index: 200;
    position: absolute;
    top:0%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 50px 30px;
    font-size: 2em;
}



/* PAGE GESTION */
.gestion .sidebar{
    display: none;
}
.gestion .content_page {
	width:100%;
    text-align: center;
}
/* PAGE RECHERCHER */
.rechercher .sidebar{
    display: none;
}
.rechercher .content_page {
	width:100%;
    text-align: center;
}

/* ESTIMATION */

.titre-soulignement1{
    font-family: 'Noto Serif', serif;
    text-align: center;
}
    

.estimation .bg-estimation1 {
    position: relative;
    /* background: linear-gradient( rgba(255,255,255, 0.5), rgba(255,255,255, 0.5) ),url(/assets/images/estim01.jpg) no-repeat center center; */
    background: url(/assets/images/bg-estim01.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px 40px;
    margin-bottom: 100px;
}
.estimation .bg-estimation2 {
    padding: 60px 40px;
    position: relative;
    /* background: linear-gradient( rgba(255,255,255, 0.5), rgba(255,255,255, 0.5) ),url(/assets/images/estim02.jpg) no-repeat center center; */
    background: url(/assets/images/bg-estim02.jpg) no-repeat center center;
    background-size: cover;
}
.estimation h2 {
    font-size: 20px;
    font-weight: 600;
}
.estimation h2.souli01::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 250px;
    margin: 5px 0 15px 0;
}
.estimation h2.souli02::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 1px;
    width: 300px;
    margin: 5px 0 15px 0;
}
.estimation .content_page {
    width: 100%;
}
.estimation .border {
    border: 1px solid #e9ecef!important;
    background: #f9f9f9;
    margin: 30px 0;
}
.estimation .bg-blanc {
    padding: 15px;
    background: rgba(255,255,255,0.68);
    border-radius: 10px;
}
.estimation .form-group {
    margin-bottom: 0;
}

/*NOTRE SELECTION*/
.home_cont_selection {
    background: #fff;
    padding: 50px 0;
}
.index .info_ville {
    font-size: 15px;
    text-transform: uppercase;
     font-family: 'Gothic';
}
.index .prod_accueil .card-fav-absolute{
    right: 20px;
    top: 20px;
    font-size: 22px;
    z-index: 150;
    color: #FFFFFF;
}
.index .info_type {
    font-weight: 600;
    font-size: 15px;
    margin: 20px 0;
    text-transform: uppercase;
     font-family: 'Gothic';
}
.index .prod_accueil .block_info {
    min-height: auto;
    padding: 10px;
    height: 70px;
    background: #fff;
    color: #000;
    text-align: center;
}
.index .prod_accueil article, .prod_listing > .listing_article article {
    border: 1px solid #cfcfcf;
    border-bottom: 2px solid #000;
    box-shadow: 6px 3px 5px #cfcfcf;
     font-family: 'Gothic';
}
.prod_accueil .info_prix, #biens_comparatif .article_comparatif .spin4 {
    color: #fff;
    margin: 0 0 15px 0;
    padding: 0;
    position: absolute;
    top: 14px;
    right: 14px;
    background: #000;
    padding: 7px 10px;
}
#biens_comparatif .article_comparatif .info_prix-hai,
.prixplus {
    display: none;
}
.prod_accueil .block_img img,
.block_img img {
    height: auto;
    width: 100%;
    /* filter: grayscale(1);
    transition: all .5s ease; */
}



/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: var(--bleu) !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid var(--bleu);
}
.detail_header .titre:after {
    background: var(--bleu);
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: var(--bleu);
}
.retour_pret span {
    color: var(--bleu);
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid var(--bleu);
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: var(--bleu) !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: var(--bleu) !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}

.listing-vente  .home_cont_alertes p{
    text-transform: uppercase;
    font-size: 1.1em;


}


