/*PREMIUMBASE*/


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,400,500,700,900');


/*TOP PAGE*/
.top_page {
    background-image: url(/assets/images/top_page/neutre_top.jpg);
}
.estimation .top_page {
    background-image: url(/assets/images/top_page/estimation_top.jpg);
}
.alerte-email .top_page{
    background-image: url(/assets/images/top_page/alerte-email_top.jpg);
}
.agence .top_page {
    background-image: url(/assets/images/top_page/agence_top.jpg);
}
.mentions-legales .top_page {
    background-image: url(/assets/images/top_page/mentions-legales_top.jpg);
}
.on-vous-rappelle .top_page {
    background-image: url(/assets/images/top_page/on-vous-rappelle_top.jpg);
}
.comparateur .top_page {
    background-image: url(/assets/images/top_page/comparateur_top.jpg);
}
.recherche-detaillee .top_page {
    background-image: url(/assets/images/top_page/recherche-detaillee_top.jpg);
}

/*GENERAL*/
body {
    font-family: 'Open Sans', sans-serif;
}
a:hover{
    color: #1f4275;
}

.header__logo img{
    width: 120px;
}
/* BOUTONS */
.btn-primary, .btn-secondary, .btn-info, .btn-success {
    color: #000;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}
.btn-primary:hover, .btn-secondary:hover, .btn-info:hover, .btn-success:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn {
    border-radius: 0;
}

/* TITRES */
.home_heading{
    font-weight: inherit;
    text-transform: inherit;
    font-size: 35px;
    font-family: 'Frank Ruhl Libre';
    letter-spacing: 4px;
    padding: 0 0 40px 0;
    color: #000;
}
.referencement h1, .referencement h2 {
    font-weight: inherit;
    font-size: 35px;
    font-family: 'Frank Ruhl Libre';
    letter-spacing: 2px;
    padding: 0 0 10px 15px;
    color: #000;
}
.page-heading, .deco, .page_heading {
    font-weight: inherit;
    font-size: 35px;
    font-family: 'Frank Ruhl Libre';
    letter-spacing: 4px;
    color: #000;
}



/* HEADER */
.header{
    background: #fff;
}

.site-pusher {
    display: flex;
    justify-content: space-around;
}
nav.menu {
    margin: auto 0;
}
nav.menu ul {
    margin-bottom: 0;
}

/* MOTEUR */

.moteur {
    padding: inherit;
    position: absolute;
    bottom: 8%;
    left: 15%;
    width: 70%;
    min-height: inherit;
    z-index: 20;
    background: transparent;
}
.search_form {
    background-color: rgba(31, 66, 117, 0.7);
    padding: 11px 10px 2px 10px;
}
.search__form-item:nth-child(2), .search__form-item:nth-child(3) {
    background: transparent;
}
.index .search__form-item:nth-child(2), .index .search__form-item:nth-child(3) {
    background: #fff;
}
.index .search_form {
    background-color: rgba(31, 66, 117, 0.7);
    padding: 5px 20px 15px 20px;
}
.index .plusdecritere .text-filtre2{
    display: none;
}
.moteur .btn{
    padding: 0.7rem .75rem;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    background: #fff;
}
.search__form-item:nth-child(n+2) {
    margin-bottom: 8px;
}
.search_form .btn {
    padding: .68rem .75rem;
}

/* NOTRE SELECTION */
.home_cont_selection {
    background-color: #fff;
}
.home_cont_selection .row{
    margin: 0;
}
.prod_accueil, .page_ref .prod_listing {
    margin: 0px 40px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.prod_accueil article, .page_ref .prod_listing article {
    background: #f9f9f9;
}
.prod_accueil .block_info, .page_ref .prod_listing .block_info{
    padding: 10px;
    position: relative;
    z-index: 1;
    min-height: 100px;
}
.prod_accueil article .effect-cms, .page_ref .prod_listing article .effect-cms {
    padding: 30px 0;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.prod_accueil .info_type, .page_ref .prod_listing .info_type {
    padding-bottom: 0;
    text-align: center;
}
.prod_accueil .info_ville, .page_ref .prod_listing .info_ville{
    font-weight: 600;
    font-size: 13px;
    padding-top: 6px;
    margin: 0 20px;
    text-align: center;
}
.prod_accueil .info_prix-hai, .page_ref .prod_listing .info_prix-hai {
    line-height: 1em;
    color: #000;
    margin: 15px auto 0 auto;
    text-align: center;
    display: none;
}
.prod_accueil .info_prix, .page_ref .prod_listing .info_prix {
    margin: 0 auto;
    color: #000;
    padding: 3px 5px;
    text-align: center;
    display: block;
    font-weight: 500;
}
.prod_accueil .info_ville, .prod_accueil .info_type, .prod_accueil .info_prix,
.page_ref .prod_listing .info_ville, .page_ref .prod_listing .info_type, .page_ref .prod_listing .info_prix {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.prod_accueil article {
    border: 1px solid #ddd;
    width: calc(100% / 3 - 5px);
    margin: 10px;
}
.prod_accueil .card-fav-absolute, .page_ref .prod_listing .card-fav-absolute{
    top: 75%;
    right: 8px;
}
.loc {    
    margin-top: 50px;
}
.prod_accueil .info_ville::before, .page_ref .spin3::before {
    content: "";
    display: inline-block;
    position: relative;
    background: #1f4275;
    width: 30px;
    height: 1px;
    margin: 0 10px 0 0;
    top: -5px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.prod_accueil .info_ville::after, .page_ref .spin3::after {
    content: "";
    display: inline-block;
    position: relative;
    background: #1f4275;
    width: 30px;
    height: 1px;
    margin: 0 0 0 10px;
    top: -5px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}


/* PRESENTATION */
.home_cont_presentation{
   background: -webkit-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -moz-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -ms-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -o-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background-size: 100% 100%, 10px 10px, 10px 10px, 100% 100%;
   background-position: top center, 1px 1px, 0px 0px, top center;
   bottom: 0;
    color: #000;
    text-align: center;
    padding: 100px 0;
}
.home_cont_presentation .btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    margin-top: 10px;
}
.home_cont_presentation .btn-primary:hover {
    color: #000;
    background-color: #e8e8e8;
    border-color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}
.home_cont_presentation h3 {
    text-transform: uppercase;
    font-size: 2.5rem;
    font-family: 'Frank Ruhl Libre';
}
.home_cont_presentation p {
    text-align: center;
}

/* NOS BIENS */


/* Common style */
 figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 320px;
    max-width: 100%;
    max-height: 360px;
    /* width: calc(50% - 6px); */
    margin: 3px;
    background: #ffffff;
    text-align: center;
    cursor: pointer;
}

 figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.6;
}

 figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

 figure figcaption::before,
 figure figcaption::after {
    pointer-events: none;
}

 figure figcaption,
 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 */
 figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

 figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

 figure h2 span {
    font-weight: 800;
}

 figure h2,
 figure p {
    margin: 0;
}

 figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
    background: #000;
}

figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

figure.effect-bubba:hover img {
    opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

figure.effect-bubba h2 {
    padding-top: 22%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/* ALERTE EMAIL */
.home_cont_alertes {
    clear: both;
    padding: 10px 10px;
    background: #1f4275;
}
.home_cont_alertes p{
    color: #fff;
}
.home_cont_alertes p i{
    color: #e8e8e8;
}
.home_cont_alertes .btn-primary:hover{
    border-color: #e8e8e8;
}

/* COORDONNEES */
.cont_coordonnees{
   background: -webkit-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -moz-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -ms-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: -o-radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background: radial-gradient(center, circle farthest-corner, rgba(255,255,255,0) 50%, rgba(200,200,200,1)), -webkit-radial-gradient(center, circle, rgba(255,255,255,.35), rgba(255,255,255,0) 20%, rgba(255,255,255,0) 21%), -webkit-radial-gradient(center, circle, rgba(0,0,0,.2), rgba(0,0,0,0) 20%, rgba(0,0,0,0) 21%), -webkit-radial-gradient(center, circle farthest-corner, #f0f0f0, #c0c0c0);
   background-size: 100% 100%, 10px 10px, 10px 10px, 100% 100%;
   background-position: top center, 1px 1px, 0px 0px, top center;
   bottom: 0;
    color: #000;
}
.logo-fb {
  font-size: 25px;
  margin: 0 5px;
  color: #000;
}
.logo-fb:hover{
  color: #1f4275;
}
.cont_coordonnees .btn-primary, .cont_coordonnees #voir-telephone-0{
  background: transparent;
  border-color: #000;
  color: #000;
  text-transform: uppercase;
  font-size: 0.9rem;
  margin: 5px 0 !important;
  letter-spacing: 1px;
}
.cont_coordonnees .btn-primary:hover, .cont_coordonnees #voir-telephone-0:hover{
  background: #1f4275;
  color: #000;
  border-color: #1f4275;
}
.cont_coordonnees .btn {
    text-align: center;
}
.cont_coordonnees p{
  margin-bottom: 0.2rem;
}

/* FOOTER */
footer {
    background-color: #fff;
}
footer, footer a {
    color: #000;
}

/* AUTRE */
.breadcrumb-item.active{
    color: #1f4275;
}
.progress-bar {
    background-color: #1f4275;
}
.listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4, .index .bloc.bloc4 {
    right: 2%;
    top: 10%;
    background: #1f4275;
    columns: #fff!important;
}
.ion-ios-search-strong { color: #fff;}

.content_page {
    width: 100%;
}
.alert-danger {
    color: #000;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    text-align: center;
}
#biens_comparatif .info_type {
    display: block;
}
.recherche-detaillee .content_page {
    width: 70%;
    letter-spacing: 2px;
}

/* SIDEBAR */
.sidebar .group_btn a {
    width: 100%;
    margin: 3px;
}
.sidebar {
    margin-top: 0;
    width: 30%;
    text-align: center;
    letter-spacing: 1px;
    display: none;
}
.sidebar address, .sidebar_blocinfos {
    border: 1px solid #e8e8e8;
    font-size: 13px;
}
.sidebar li.nom_agence, .sidebar_blocinfos strong {
    font-family: 'Frank Ruhl Libre';
    letter-spacing: 4px;
    font-size: 20px;
    padding: 5px 0;
    text-transform: uppercase;
}
.sidebar li.nom_agence::after, .sidebar_blocinfos strong::after {
    content: "";
    width: 8%;
    height: 2px;
    background: #1f4275;
    display: block;
    margin: 0 auto 5px auto;
}
.sidebar_blocinfos ul{
    margin-top: 10px;
}
.telephone-vu {
    background-color: transparent;
}
.sidebar_blocinfos.sticky {
    border: 1px solid #1f4275;
}
.recherche-detaillee .content_page .input_group_content label:first-of-type{
    font-family: 'Frank Ruhl Libre';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.recherche-detaillee .content_page .form-style, .recherche-detaillee .bootstrap-select.btn-group .dropdown-toggle .filter-option, .recherche-detaillee .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    font-size: 13px;
    letter-spacing: 2px;
    border: 1px solid #e8e8e8;
}
.recherche-detaillee .txt {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: normal;
}
.form-search-d label.btn.active, .form-search-d label.btn:hover {
    background: #1f4275;
    color: #000;
}
.recherche-detaillee .form-group label.active .check::before {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}
#formrecherchedetaillee .btn-primary {
    margin-bottom: 50px;
    margin-top: 25px;
    background: #1f4275;
}


/* BOITE A OUTILS */
#bloc_fixed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    right: 20px;
    top: 50%;
    width: 45px;
    z-index: 2000;
    height: auto;
}
#bloc_fixed .div {
    margin-bottom: 15px;
}
#bloc_fixed .aside_icone:nth-child(1) .Button__icon:before {
    content: '\f132';
    font-family: "Ionicons";
    color: #ffffff;
}
#bloc_fixed .aside_icone:nth-child(2) .Button__icon:before {
    content: '\f39b';
    font-family: "Ionicons";
    color: #ffffff;
}
#bloc_fixed .aside_icone:nth-child(3) .Button__icon:before {
    content: '\f3ae';
    font-family: "Ionicons";
    color: #ffffff;
}
.aside_icone {
    display: inline-block;
    font-size: 32px;
    height: 45px;
    text-align: center;
    width: 45px;
    margin: 0 0 10px 0;
    line-height: 45px;
}
.Button__textWrapper,
.Button__text,
.Button__icon {
    font-size: 30px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.Button__text,
.Button__icon {
    -webkit-transition: top 500ms;
    transition: top 500ms;
}
.Button {
    display: inline-block;
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000000;
    font-size: 15px;
    border: 1px solid #000;
    width: 45px;
    height: 45px;
    /*  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7), inset 0 1px rgba(255, 255, 255, 0.3);*/
    text-align: center;
    -webkit-transition: background-color 500ms, -webkit-transform 100ms;
    transition: background-color 500ms, -webkit-transform 100ms;
    transition: background-color 500ms, transform 100ms;
    transition: background-color 500ms, transform 100ms, -webkit-transform 100ms;
}
.Button__textWrapper {
    overflow: hidden;
}
.Button__text {
    line-height: 41px;
    top: 0;
}
.Button__icon {
    top: 100%;
}
.Button::before {
    content: attr(data-tooltip);
    width: 100px;
    height: 20px;
    background-color: #1f4275;
    color: #fff;
    font-size: 12px;
    border-radius: .15em;
    line-height: 20px;
    bottom: 50px;
    /*  left: calc(50% - 70px);*/
    left: calc(0% - 110px);
    text-transform: uppercase;
}
.Button::before,
.Button::after {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    visibility: hidden;
}
.Button:hover {
    background-color: #d0cdd7;
}
.Button:hover .Button__text {
    top: -100%;
}
.Button:hover .Button__icon {
    top: -3px;
}
.Button:hover::before,
.Button:hover::after {
    opacity: 1;
    visibility: visible;
}
.Button:hover::after {
    bottom: 60px;
}
.Button:hover::before {
    bottom: 0;
}
.Button:active {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
}
.icon_rs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
}
.badge-pill {
    padding-right: 0.5em;
    padding-left: 0.5em;
}
.badge {
    bottom: -17%;
    left: -17%;
}

/* LISTING */
[class*="listing-"] .sticking .site-pusher{
    display: none;
}
[class*="listing-"] .sticking form{
    padding-top: 15px;
}
.info_ville {
    font-size: 14px;
}
.info_type {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.card_list li > span:after{
    display: none;
}
.card_list li > span{
    color: #1f4275;
}
.description{
    font-size: 13px;
    padding: 20px;
    text-align: justify;
}
.card_list {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}
.page-item.active .page-link {
    color: #000;
}
.page-item.disabled .page-link {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.page-link {
    color: #000;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #1f4275;
    border-color: transparent;
}
.page-link {
    background-color: transparent;
}
.page-link:focus, .page-link:hover {
    color: #fff;
    background-color: #1f4275;
    border-color: transparent;
}
.block_etiquette {
    background-color: #e8e8e8!important;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px;
}

/* AUTRES PAGES */
.contact .contact_formulaire, .estimation .contact_formulaire, .recrutement .contact_formulaire {
    width: 100%;
}
.detail_header .titre:after {
    -webkit-transform: scaleX(0.1);
    transform: scaleX(0.1);
    background: #1f4275;
    height: 2px;
}
.detail_taber .nav-link.active, .detail_taber .nav-link:hover{
    background: #1f4275;
    color: #fff;
}
.detail_taber {
    border-bottom: 1px solid #1f4275;
}
.detail_taber .nav-link {
    color: #000;
    padding: 0.5em 1em;
}
.lafficheur li {
    background-color: #1f4275!important;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #467dcf!important;
    color: #fff!important;
}
.table-warning, .table-warning>td, .table-warning>th {
    background-color: #fafafa;
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
    background-color: #fafafa;
}
.detail_header_sticky {
    background: #e8e8e8;
}

/* PAGE AGENCE */
.agence .d-lg-flex p{
    text-align: justify;
}
.home_cont_equipe #carouselExampleIndicators {
    margin: 35px 0 70px 0;
}
.home_cont_equipe .carousel-indicators {
    bottom: -35px;
    margin-right: 0;
}
.carousel-indicators li {
    width: 25px;
    height: 3px;
}
.home_cont_equipe .carousel-indicators .active {
    background-color: #1f4275;
    opacity: 0.5;
}
.home_cont_equipe .carousel-indicators li{
    background-color: #000;
}
.home_cont_equipe .bloc-slide-txt{
    width: 70%;
}
.home_cont_equipe .bloc-slide-img {
    width: 30%;
}
.home_cont_equipe .carousel-author{
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 18px;
    margin-top: 20px;
}
.home_cont_equipe .carousel-item .bloc-slide-txt{
    padding: 0 0 0 40px;
}

.home_cont_equipe .carousel-item .bloc-slide-txt p{
    margin-top: 20px;
}
.home_cont_equipe .bloc-slide-img img{
    width: 400px;
}



/* ASIDE CONTACT */
aside.aside_contact {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 2px 3px 3px 1px;
            box-shadow: 2px 3px 3px 1px;
}
aside .contact_img img{
    width: 150px;
    opacity: 1;
    margin: auto auto 30px auto;
}
aside figure {
    float: initial;
    margin: auto;
}
aside .intention_appel_txt, aside ul li .btn i{
    color: #000;
}
aside .social_network i {
    font-size: 1.5em;
}
aside .contact_contain .group_btn a{
    width: 70%;
    font-size: 13px;
    margin: 5px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* REFERENCEMENT */
.index .listref {
    padding-right: 15px;
    padding-left: 50px;
}
.listref a{
    font-style: italic;
}
.listref a:hover{
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.listref a::before {
    content: "";
    display: inline-block;
    position: relative;
    background: #1f4275;
    width: 20px;
    height: 1px;
    margin: 0 10px 0 0;
    top: -5px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.referencement a{
    font-weight: bold;
}

.index .itemlolo{
    padding: 0 15px;
}

.itemlolo{
    padding: 0 15px 50px 15px;
}
.referencement .ensavoirplus i{
    color: #000;
}
.page_ref .description {
    padding: 15px 20px 10px 20px;
    font-size: 11px;
}
.page2ref .home_heading{
    text-align: left;
}
.page_ref .prod_listing.damier{
    margin-bottom: 30px;
}


/* RESPONSIVE */
@media (min-width: 1024px) and (max-width: 1366px){
    .moteur {
        left: 7.5%;
        width: 85%;
    }
    .index .not-sticking .header__logo, .sticking .header__logo, .not-sticking .header__logo {
        min-width: 260px;
    }
}

@media (max-width: 1281px) {
    .header__logo img {
        width: 500px;
    }
}
@media (max-width: 1280px) {
    .header__logo img {
        width: 400px;
    }
}
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 13px;
        -webkit-transition: color 0.3s ease-out;
        transition: color 0.3s ease-out;
    }
    .menu ul > li > a:hover{
        color: #1f4275;
    }
    .header__logo {
        display: block;
        height: 120px;
        padding: 0;
    }
    .index .header__logo {
        height: 120px;
        margin: auto 0;
  }

}
@media (max-width: 768px){
    .home-visuel-wrapper {
        margin-top: 80px;
    }
    .moteur {
        padding: inherit;
        position: absolute;
        top: 20%;
        left: 0;
        width: 100%;
        min-height: inherit;
        z-index: 20;
        background: transparent;
    }
    .search__form-item:nth-child(n+2) {
        margin-right: 0;
        margin-bottom: 5px;
        vertical-align: top;
        width: calc(100% / 2 - 4px);
    }
    .search__form-item.c_valid {
        margin: 5px auto;
    }
    .index .fiche_produit {
        z-index: 21;
    }
    .prod_accueil article {
        margin: 3px;
    }
    .prod_accueil .block_info, .page_ref .prod_listing .block_info {
        padding: 0;
    }
    .prod_accueil .info_type, .page_ref .prod_listing .info_type {
        font-size: 13px;
    }
    .prod_accueil .info_ville, .page_ref .prod_listing .info_ville {
        margin: 0;
        font-size: 11px;
    }
    .prod_accueil .info_ville::after, .page_ref .spin3::after,
    .prod_accueil .info_ville::before, .page_ref .spin3::before {
        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 {
        padding: 10px;
    }
    .prod_listing.damier > .listing_article article {
        width: 49%;
         margin-top: 0px; 
    }
    .content_page {
        width: 100%;
        margin: 20px 0 50px 0;
    }
    .header__logo img {
        margin-left: -70px;
        padding: 6px 0;
        width: 80px;
    }
    #bloc_fixed_bottom .surcharge_favoris {
        bottom: inherit;
    }
    .index .listref {
        padding-left: 20px;
    }
    .home_cont_categories {
        padding-bottom: 40px
    }
    div#content{
        margin-top: 100px;
    }
    .top_page {
        margin-top: 70px;
    }
    .map {
        top: inherit;
        margin-top: 80px;
    }
    .home_cont_equipe .carousel-author {
        margin-top: 0;
    }
}
@media (max-width: 560px){
    .container_search {
        display: none;
    }
    .index .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -3px;
        top: 20%;
        font-size: 20px;
        padding: 3px 12px;
        border-radius: 5px;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 1 - 4px);
    }
    .home_cont_presentation h3 {
        font-size: 1.3rem;
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
  .bloc-btn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bloc-reseaux {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .moteur {
    top: inherit;
    left: 5%;
    width: 90%;
    bottom: 12%;
  }
  #bloc_fixed_bottom .surcharge_favoris {
    bottom: inherit;
    }
    .header__logo img {
        margin-left: -50px;
        max-width: 70px;
        margin-top: 0;
    }
    .prod_accueil {
        margin: 0;
    }
    .prod_accueil article {
        width: calc(100% - 20px);
    }
    .index .listref {
        padding: 0 15px;
    }
    .home_cont_categories {
        padding-bottom: 20px;
    }
    .map {
        top: inherit;
        margin-top: 75px;
    }
    .home_cont_equipe .bloc-slide-txt, .home_cont_equipe .bloc-slide-img {
        width: 100%;
    }
    .home_cont_equipe .d-flex{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .home_cont_equipe .carousel-item .bloc-slide-txt {
        padding: 0 15px;
    }
    .home_cont_equipe .carousel-indicators {
        margin-right: 15%;
    }
    .detail_taber .nav-item a {
        padding: 0.1em 0.5em
    }
    .detail_slide_thumbs > li {
        height: auto;
        margin: 5px;
        width: 25px;
    }
    .page-heading, .deco, .page_heading {
        font-size: 25px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 50em){
     figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
.photo-equipe img{
    width: 100%;
}



/* ------------------------------------------------------------------------------------------------------- */
/*                                                VIDEO INDEX                                             */
/* ------------------------------------------------------------------------------------------------------- */
.progress, .view, .waves-effect {
    overflow: hidden;
}
.progress, .view {
    position: relative;
}
.view {
    cursor: default;
}
.view {
    background-size: cover;
    min-height: 100vh;
}
.view .full-bg-img, .view .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.hm-black-light .full-bg-img, .hm-black-light .mask {
    background-color: rgba(0,0,0,.1);
}
.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.full-bg-img {
    color: #fff;
}
.video-background {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
    height: 109%;
    overflow: hidden;
}
@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}


@media (min-width: 768px) {
    .video-foreground, .video-background iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }
}
@media (max-width: 768px) {
    .video-foreground, .video-background iframe {
        position: absolute;
        top: 0;
        left: -63%;
        width: 230%;
        height: 100%;
        pointer-events: none;
    }
}


@media (max-width: 824px) and (min-width: 450px) and (orientation: landscape) {
    .header__logo img {
        width: 70px;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header__logo img {
        width: 70px;
    }
    .menu ul > li > a {
        padding: 12px 6px;
    }
    .index .not-sticking .header__logo, .sticking .header__logo, .not-sticking .header__logo {
        min-width: 160px;
    }
    .index .header__logo {
        height: 70px;
        margin: auto 0;
    }
    .moteur {
        position: relative;
        bottom: 0;
    }
}