@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');


.cursor_pointer {
    cursor: pointer;
}

.cursor_move {
    cursor: move;
}

.display_block {
    display: block;
}

.display_none {
    display: none;
}

.vam {
    vertical-align: middle !important;
}

.ellip {
    display: block;
    height: 100%;
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
}

.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
}

.tdu {
    text-decoration: underline;
}

a {
    color: inherit;
}

a:hover {
    color: inherit;
}

a.notdu:hover {
    text-decoration: none;
}

select.form-control {
    padding-right: 25px;
    background-image: url('data:image/svg+xml,\
      <svg version="1.1" xmlns="http://www.w3.org/2000/svg" height="14" width="14" viewBox="0 0 129 129" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 129 129">    <g>    <path d="m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z"/>    </g>    </svg>');
    background-repeat: no-repeat;
    background-position: calc(100% - 7px) 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-control-input:focus~.custom-control-label:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body {
    background: white;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

#menumob:not( .mm-menu ) {
    display: none;
}

#recherche_mobile:not( .mm-menu ) {
    display: none;
}

html.mm-wrapper_opening #btn_menu_show {
    display: none;
}

html:not(.mm-wrapper_opening) #btn_menu_close {
    display: none;
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 .25rem .25rem 0;
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.custom-file-label:after{
    content: "Choisir une image...";
}

.custom-file-control.selected::after {
    content: "" !important;
}

.custom-file-label.label-multiple:after{
    content: "Choisir des images...";
}


div[contenteditable] {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    min-height: 250px;
}

#page_texte img, #actu_detail .news_texte img, #faq .slide_contenu img, #home_intro img {
    max-width:100% !important;
    height: auto !important;
}

/* TOP MENU */

#top_menu {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}

#tel_header {
    font-size: 20px;
}

#header_search_icon {
    background-color: white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#header_search_input {
    background-color: white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#header_search_input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ced4da;
}

/* FIN TOP MENU */

/* MENU */


#top_menu .navbar-light .navbar-nav .nav-link {
    color: #000;
    position: relative;
}

#top_menu .navbar-nav > a:hover:after, #top_menu .navbar-nav > a.menu_active_color:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 00%;
    border-width: 0 0 1px;
    border-style: solid;
}

#top_menu nav ul {
    list-style-type: none;
}

#top_menu i {
    font-size: 20px;
}

#top_menu #dropdownMenuButton {
    background-color: #fff;
}


/* FIN MENU */

/* HOME GRID */

#home_grid {
}

.home-grid {
    height: calc(90vh - 165px);
    width: 100%;
    display: inline-block;
}

.home-grid-item {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    float: left;
    position: relative;
    padding-right: 0;
    padding-left: 1.5%;
    padding-bottom: 1.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-grid-item1 {
    height: 70%;
    width: 33%;
    padding-left: 0
}

.home-grid-item2 {
    height: 43%;
    width: 67%;
}

.home-grid-item3 {
    height: 27%;
    width: 33.5%;
}

.home-grid-item4 {
    height: 60%;
    width: 33.5%;
}

.home-grid-item5 {
    height: 33%;
    width: 66.5%;
    top: -33%;
    padding-left: 0;

}

.home-grid-item a {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF !important;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.home-grid-item .home-grid-item-overlay {
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(61, 61, 61, 0.52) 0, rgba(40, 40, 40, 0) 100%);
    background: linear-gradient(to bottom, rgba(61, 61, 61, 0.52) 0, rgba(40, 40, 40, 0) 100%);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid rgba(255, 255, 255, 0)
}

.home-grid-item-title {
    position: absolute;
    width: 100%;
    top: 45%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.home-grid-item-title h2 {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 1.2em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.home-grid-item-text {
    position: absolute;
    width: 100%;
    bottom: 25%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0
}

.home-grid-item p {
    margin: 0;
    color: #FFF;
    font-size: 1.2em
}

.home-grid-item1 a {
    background-image: url(/images/home-grid1.jpg)
}

.home-grid-item2 a {
    background-image: url(/images/home-grid2.jpg)
}

.home-grid-item3 a {
    background-image: url(/images/home-grid3.jpg)
}

.home-grid-item4 a {
    background-image: url(/images/home-grid4.jpg)
}

.home-grid-item5 a {
    background-image: url(/images/home-grid5.jpg)
}

.home-grid-item a:hover .home-grid-item-overlay {
    background-color: rgba(62, 63, 63, 0.65);
    border: 10px solid rgba(255, 255, 255, 0.38)
}

.home-grid-item a:hover .home-grid-item-title {
    top: 39%
}

.home-grid-item a:hover .home-grid-item-text {
    position: absolute;
    width: 100%;
    bottom: 20%;
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1
}

.home-grid-item3 a:hover .home-grid-item-title {
    top: 25%;
}

/* FIN HOME GRID */

/* DROPDOWN LANGUES */

#top_menu #dropdown_langues {
    min-width: 40px;
}

/* FIN DROPDOWN LANGUES */

/* ADMIN LOGIN */


#admin_login {
    background-color: #eeeeee;
    padding-top: 30px;
    padding-bottom: 30px;
}
#admin_login .card-wrapper {
    width: 400px;
    margin: 0 auto;
}

#admin_login .card {
    border-color: transparent;
    box-shadow: 0 0 40px rgba(0,0,0,.05);
}

#admin_login .card.fat {
    padding: 10px;
}

#admin_login .card .card-title {
    margin-bottom: 30px;
}

#admin_login .form-control {
    border-width: 2.3px;
}

#admin_login .form-group label {
    width: 100%;
}

#admin_login .btn.btn-block {
    padding: 12px 10px;
}

#admin_login .margin-top20 {
    margin-top: 20px;
}

#admin_login .no-margin {
    margin: 0;
}



/* FIN ADMIN LOGIN */

/* ADMIN NAVBAR */


#admin_navbar .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .8);
}

/* FIN ADMIN NAVBAR */


/* ADMIN - TRUCS DIVERS */

.actualite_photo_supp {

    margin-bottom: 20px;


}

.actualite_photo_supp .inner_actualite_photo_supp {
    border:1px solid silver;
    height: 250px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-position: center;
    background-repeat:no-repeat;
    background-size: contain;
}

.actualite_photo_supp .inner_actualite_photo_supp button {
    opacity:0;
}



.actualite_photo_supp .inner_actualite_photo_supp:hover button {
    opacity:1;
}


.actualite_photo_supp img {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #dadada;
}


/* FIN ADMON - TRUCS DIVERS */


/* MENU MOBILE */

#menu_mobile .navbar.bg-dark {
    background-color: rgba(42, 36, 35, 0.7) !important;
}

#menu_mobile .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .9)
}

/* MENU */



/* FIN MENU */

/* FIN MENU MOBILE */

/* GOOGLE MAP */
.infobulle_map {
    text-align: center;
    font-size: 18px;
}

.infobulle_map img {
    min-width: 120px;
}

.infobulle_map a {
    display: inline-block;
    margin-top: 8px;
    font-weight: bold;
}
/* FIN GOOGLE MAP*/

/* FLASH MESSAGES */

#flash_messages > .container > .row > .col-12 {
    min-height: 0px;
}

/* FIN FLASH MESSAGES */

/* HOMEPAGE */

#home_slider_search {
    position: relative;
}
#home_slider_search #search_fluid_container {
    position: absolute;
    bottom: 0;
    z-index: 99;

    background-color: rgba(0,0,0,0.3);
}

#home_slider_search .slide_hp_legende {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
}

#home_slider_search .slide_hp_titre {
    font-size: 24px;
}

#home_slider_search .slide_hp_txt {
    font-size: 18px;
}


#home_news {
    background-color: #E6E6E6;
    padding-top: 40px;
    padding-bottom: 40px;
}

#home_news .hp_news_date {
    color: #52712a;
    font-size: 14px;
}

#home_news .hp_news_date img {
    margin-right: 7px;
    display: inline-block !important;
}

#home_news .hp_news_titre {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
}

#home_news .hp_news_texte {
    font-size: 17px;
    text-align: justify;
    line-height: 1.2;
}

#home_news .news_hp_image {
    background-size: cover;
    background-position: center;
}

#home_news .news_hp {
    display: flex !important;
}

#home_news .slick-track {
    display: flex ;
    align-items: center;
}

#home_news .news_hp_content {
    background: #fff;
}

#home_news .news_hp_content_inner {
    padding: 35px 20px;

}

.sections_hp_sliders {
    padding-top: 40px;
    padding-bottom: 40px;
}

.container_hp_sliders {
    max-width: 1400px;
}

.sections_hp_sliders:nth-child(even) {
    /*background-color: #E6E6E6;*/
}

.sections_hp_sliders .slick-prev:before, .sections_hp_sliders .slick-next:before {
    color: #000000;
}

#btn_voir_biens {
    padding: 8px 15px;

}


#home_bandeau_container {
    background-color: #a90303;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 24px;
}

#home_social i {
    font-size:55px;
    margin: 0 30px;
}

#home_intro {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image:url('../images/template/bg_bandeau.png');
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eeeef0;
    color: #000;
}

/* FIN HOMEPAGE */

/* CARTOUCHES ACCUEIL COUP COEUR */

.annonce_accueil {
    /*margin-bottom: 80px;*/
}

.sections_hp_sliders:nth-child(odd) .annonce_accueil_inner {
    /*border: 1px solid #827876;*/
}

.annonce_accueil > a {
    display: flex;
    height: 100%;
}
.annonce_accueil_inner {
    padding-bottom: 10px;
    background-color: #eeeef0;
    width: 100%;
}

.annonce_visite_virtuelle {
    position: absolute;
    top: 15px;
    right: 30px;
}


.annonce_accueil .annonce_accueil_nature_image {
    height: 34px;
}

.annonce_accueil_image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 50%;
    width: 100%;
}

.annonce_accueil_image_empty {
    background-size: 80% 80%;
    border: 1px solid silver;
    background-color: #efefef;
}

.sections_hp_sliders:nth-child(odd) .annonce_accueil_image_empty {
    border: 0;
}

.annonce_accueil_surface {
    font-size: 18px;
}

.annonce_accueil_surface > span {
    color: grey;
}

.annonce_accueil_image img {
}

.annonce_accueil .ville {
    font-size: 18px;
}
.annonce_accueil .nature {
    font-size: 22px;
}
.annonce_accueil .prix {
    font-size: 26px;
    font-weight: bold;
}

.lettre_energ {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.energ_a {
    background-color: #247d46;
}

.energ_b {
    background-color: #247d46;

}

.energ_c {
    background-color: #87b840;

}

.energ_d {
    background-color: #d7df21;

}

.energ_e {
    background-color: #ffcb08;

}

.energ_f {
    background-color: #f7941e;

}

.energ_g {
    background-color: #f36f21;

}

.energ_h {
    background-color: #ef4023;

}

.energ_i {
    background-color: #d2232a;

}

/* FIN CARTOUCHES ACCUEIL COUP COEUR */

/* CARTOUCHES LISTING */

#listing_biens {
    background-color: #E6E6E6;
    background-image: url(../images/template/photo_page_resultats.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#listing_biens_container {
    background-color: #fff;
    padding: 12px;
}
.annonce_listing {
    margin-bottom: 40px;
}

.annonce_bandeau_statut {
    position: absolute;
    top: 20px;
    padding: 8px 15px;
    left: 12px;
}

.annonce_listing::after {
    content: '';
    padding-bottom: 40px;
    border-bottom: 1px solid #c0c0c3;
    width: 90%;
    height: 1px;
    /* position: absolute; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.annonce_listing_reference {
    font-size: 13px;
}
.annonce_listing_nature {
    font-size: 18px;
}
.annonce_listing_ville {
    font-size: 26px;
    text-transform: uppercase;
}
.annonce_listing_prix {
    font-size: 26px;
    font-weight: bold;
}

.annonce_listing_charges {
    font-size: 16px;
}

.annonce_favoris i {
    font-size: 24px;
}

.annonce_favoris, .annonce_visite_youtube, .annonce_visite {
    z-index: 99;
    cursor: pointer;
}

.annonce_listing .encart_pousse, .annonce_listing .encart_entreprise {
    position: absolute;
    top: 0;
    right: 12px;
}

.annonce_listing .je_propose, .annonce_listing .je_cherche {
    position: relative;
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 10px 50px;
    top: -25px;
    font-size: 17px;
    text-transform: uppercase;

}

.annonce_listing_image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 75%;
    width: 100%;
}

.annonce_listing_image_empty {
    background-color: #e6e6e6;
    background-size: 80% 80%;
}

.annonce_listing_image img {
}

.annonce_listing_voir {
    background-color: #000;
    color: #fff;
    padding: 20px 40px;
    display: inline-block;
}

.annonce_listing .ville {
    color: #52712a;
    font-style: italic;
}

/* FIN CARTOUCHES LISTING */

/* ANNONCE DETAIL */

#annonce_detail {
    position: relative;
}
#annonce_detail:after {
    content:"";
    position:absolute;
    width:100%;
    bottom:1px;
    z-index:-1;
    box-shadow: 0px 2px 40px 2px #000000;
}

#annonce_detail #retour_listing {
    border:1px solid black;
    padding: 5px 20px;
}

#annonce_detail #annonce_detail_pdf {
    font-size: 30px;
}

#annonce_detail #detail_bandeau_statut_bg {
    position: absolute;
    top: 0;
    z-index: 999;
    text-align: center;
    height: 55px;
    width: 100%;
    text-transform: uppercase;
    opacity: 0.8;
}
#annonce_detail #detail_bandeau_statut_txt {
    position: absolute;
    top: 15;
    z-index: 999;
    text-align: center;
    padding: 15px;
    width: 100%;
    text-transform: uppercase;
}

#annonce_detail .valeur_indice_energie {
    text-transform: uppercase;
    padding: 5px 10px;
    border:1px solid black;
}

#annonce_detail #annonce_detail_prix {
    padding: 10px 20px;
    font-size: 26px;
}

#annonce_detail #detail_charges {
    font-size: 16px;
}

#annonce_detail #annonce_detail_description {
    text-align: justify;
    font-size: 18px;
}

#annonce_detail #annonce_detail_description hr {
    height: 1px;
    border-top:1px solid silver;
    margin-top: 40px;
}

#annonce_detail .annonce_detail_categorie {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

#annonce_detail #annonce_detail_icones_entete  {
    border-bottom:1px solid silver;
    border-top: 1px solid silver;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 22px;
}
#annonce_detail #annonce_detail_icones_entete i {
    font-size: 35px;

}


#annonce_detail .annonce_carac_inner {

    border-bottom:1px solid silver;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

#annonce_detail .annonce_detail_carac_libelle {
    color: #000;
    font-size: 17px;

}
#annonce_detail .annonce_detail_carac_valeur {
    font-size: 17px;
    font-weight: bold;
    color: #4589b9;
    text-align: right;
}

#annonce_detail #detail_slider {
    background: #E6E6E6;
}

#annonce_detail .picto_detail {
    height: 35px;
    margin: auto;
    display: block;
}

#annonce_detail .detail_car {
    width: 14.28%;
    overflow-wrap: break-word;
    font-size: 13px;
    font-weight: bold;
    height: 55px;
    text-align: center;
    padding: 0;
    border-right: 1px solid lightgray;
}

#annonce_detail .detail_car:last-child {
    border-right: 0;
}

#annonce_detail #annonce_detail_contact_inner {
    background-color: #E6E6E6;
}

#annonce_detail #detail_image_commercial {
    max-width: 200px;
}

#annonce_detail .color-fb {
    color: #294c80;
}
#annonce_detail .color-tw {
    color: #2ca6e3;
}
#annonce_detail .color-lk {
    color: #1e61a3;
}
#annonce_detail .color-mail {
    color: #cd5a37;
}

#annonce_detail #detail_social {
    background-color: #E6E6E6;
}
#annonce_detail #detail_social i {
    font-size: 45px;
}

#annonce_detail form {
    margin-top: 30px;
}

#annonce_detail form .custom-control-label:before {
    background-color: #fff;
}

#annonce_detail form .custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-color: #007bff;
}
#annonce_detail form .custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    background-color: #007bff;
}

#annonce_detail input[type="text"] {
    height: 50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color:#bfbaba;
    margin-bottom: 10px;
}

#annonce_detail textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color:#bfbaba;
    margin-bottom: 10px;
}

#annonce_detail form #submit_annonce_detail_contact {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
    padding: 15px 40px;
    display: inline-block;
    background-color: #4589b9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#annonce_detail .sy-slide img {
    max-height: 550px;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}

#annonce_detail .sy-controls li.sy-prev  a:after {
    background-image:url("../images/fleche_gauche_detail.svg");
    width: 4em;
    height: 4em;
    margin-top: -2em;
    margin-left: -2em;
}

#annonce_detail .sy-controls li a:after {
    border-radius: 0;
}
#annonce_detail .sy-controls li.sy-next  a:after {
    background-image:url("../images/fleche_droite_detail.svg");
    width: 4em;
    height: 4em;
    margin-top: -2em;
    margin-left: -2em;
}

#annonce_detail #resultat_simulateur_emprunt {
    font-size: 26px;
}

#annonce_detail .annonce_accueil_inner {
    background-color:#e4e4e4
}


/* FIN ANNONCE DETAIL */



/* ACTUALITES */

#listing_news {
    background-color: #e4e4e4;
}

#listing_news #listing_news_entete {
    background-image: url(../images/bg_faq.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 340px;
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
}

#listing_news .bandeau_gris {
    background: rgba(0, 0, 0, 0.5);
    padding-bottom: 10px;
    padding-top: 5px;
}

#listing_news .news_listing_image {
    height: 280px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

#listing_news .listing_news_image {
}

#listing_news .listing_news_inner {
    background-color: #fff;
    height: 100%;
    border: 1px solid black;

}

#listing_news .news_listing_content {
    border-top: 1px solid black;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
}

#listing_news .listing_news_titre {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 35px;
    line-height: 1.2;
    padding-right: 20px;
}

#listing_news .listing_news_date {
    font-size: 14px;
}

#listing_news .listing_news_btn {
    margin-top: 35px;
    text-align: center;
}

#listing_news #listing_news_big {
    height: 515px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 515px;
}

#listing_news #listing_news_big_titre {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 35px;
    line-height: 1.2;
}

#listing_news #listing_news_big_texte, #listing_news #listing_news_big_texte_mob {
    color: #fff;
    margin-bottom: 35px;
    font-size: 20px;
}

#listing_news #listing_news_big_date {
    color: #fff;
    font-size: 14px;
    margin-bottom: 35px;
    font-size: 16px;
}

#listing_news #listing_news_big_date img {
    margin-right: 7px;
    display: inline-block !important;
}

#listing_news #listing_news_big_btn a {
    padding: 20px 40px;
    color: #fff;
    display: inline-block;
    border: 1px solid white;
    background-color: #d49120;
    text-transform: uppercase;
    font-size: 20px;

}

/* FIN ACTUALITES */

/* DETAIL ACTUALITE */

#actu_detail #actu_detail_titre {
    font-size: 25px;
}

#actu_detail #actu_detail_date {
    font-size: 20px;
    margin-bottom: 35px;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    padding-top: 15px;
    padding-bottom: 15px;
}

#actu_detail #actu_detail_date img {
    margin-right: 7px;
    display: inline-block !important;
}

#actu_detail #actu_detail_slider_container {
    background: #E6E6E6;
}

#actu_detail .sy-controls li a:after {
    border-radius: 0;
}

#actu_detail .sy-slide img {
    max-height: 550px;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}

#actu_detail .sy-controls li.sy-next a:after {
    background-image: url(../images/fleche_droite_detail.svg);
    width: 4em;
    height: 4em;
    margin-top: -2em;
    margin-left: -2em;
}

#actu_detail .sy-controls li.sy-prev a:after {
    background-image: url(../images/fleche_gauche_detail.svg);
    width: 4em;
    height: 4em;
    margin-top: -2em;
    margin-left: -2em;
}


/* FIN DETAIL ACTUALITE */

/* ALERTE EMAIL INSCRIPTION */

#form_inscription_alerte_email {
    background-color: #E6E6E6;
}


#form_inscription_alerte_email input, #form_inscription_alerte_email select, #form_inscription_alerte_email button, #form_inscription_alerte_email textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 50px;
}

#form_inscription_alerte_email .custom-control-label:after {
    border:1px solid grey;
}

/* FIN ALERTE EMAIL INSCRIPTION */


/* FAQ */


#faq {
    padding-bottom: 40px;
}

#faq  .card {
    border: 0;
}
#faq .card-header {
    border-radius: 0;
    padding: 0;
    margin-bottom: 15px;
}
#faq .card-header .btn-link {
    width: 100%;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 20px;
}
#faq .card-header .btn-link:hover , #faq .card-header .btn-link:focus {
    text-decoration: none;
}
#faq .card-header .btn-link i {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 8px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    margin-top: 5px;
}
#faq .card-header .btn-link[aria-expanded="true"] i {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 0px;
}
#faq .card-body {
    background: #E6E6E6;
    margin-bottom: 15px;
}

#faq .card-body img {
    max-width: 100%;
    height: auto !important;
}


/* FIN FAQ */

/* SIMULATEUR EMPRUNT */

#simulateur_emprunt .items_simulation input {
    /*width: calc(100% - 30px);*/
    height: 50px;
    border-radius: 0;
    background-color: #cccccc52;
    margin: 0;
    border: 0;
}
#simulateur_emprunt .items_simulation input.btn-primary {
    background: #000 !important;
}

/* FIN SIMULATEUR EMPRUNT  */

/* PAGE CONTACT */

#contact form > div.row {
    width: 100%;
    padding: 0;
    margin: 0;
}
#contact input[type="text"], #contact input[type="email"], #contact select {
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #aaa4a3;
    height: 45px;
}

#contact textarea {
    height: 150px;
    margin-bottom: 20px;
    border-radius: 0;
    border-color: #aaa4a3;
}

#contact .custom-checkbox .custom-control-label {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

#contact .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: none;
}

#contact input[type="button"] {
    color: #fff;
    background-color: #e99200;
    border:0;
    text-transform: uppercase;
    padding: 15px 40px;
    cursor:pointer;
    height:auto;
    margin-left: 20px;
    margin-bottom: 0;

}



#contact #contact_map iframe {
    width: 100%;
    height: 350px;
    border: 0;
}

/* FIN PAGE CONTACT */

/* PAGINATION */

.page-link {
    color: #000;
}

.page-item.active .page-link {
    border-color: #dee2e6 ;
}

/* FIN PAGINATION */

/* MOTEUR DE RECHERCHE */

#moteur_recherche {
    padding-top: 20px;
    padding-bottom: 21px;
}

#moteur_recherche select, #moteur_recherche input, #moteur_recherche a {
    border: 0;
    border-radius: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
#moteur_recherche select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* ESTIMATION */


#estimation {
    position: relative;
}
#estimation:after {
    content:"";
    position:absolute;
    width:100%;
    bottom:1px;
    z-index:-1;
    box-shadow: 0px 2px 40px 2px #000000;
}

#estimation #normal .esti_blocks {
    padding: 30px 20px 10px;
}
#estimation #normal > div {
    padding: 30px 155px;
}
#normal > div > div {
    padding: 20px;
}
#estimation #normal > div > div {
    padding: 0;
}
#estimation input, #estimation textarea, #estimation select {
    border: 1px solid #E1E1E1;
}

#estimation input[type="button"] {
    color: #fff;
    background-color: #e99200;
    border: 0;
    text-transform: uppercase;
    padding: 15px 40px;
    cursor: pointer;
    height: auto;
    margin-left: 20px;
    margin-bottom: 0;
}

#estimation #normal #esti_top h3 {
    height: 85px;
    line-height: 85px;
}
#estimation #normal .bg_dgrey h3 {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
}
#estimation #normal .bg_dgrey h3 > span {
    font-style: italic;
    opacity: 0.5;
    font-weight: normal;
    font-size: 12px;
}
#estimation #normal .iblock {
    width: 280px;
}
#estimation #normal input[type=text], #estimation #normal input[type=number], #estimation #normal select, #estimation #normal textarea {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5px;
    max-width: 100%;
}
#estimation #normal textarea {
    height: 62px;
}
#estimation #normal .esti_blocks .bg_mgrey, #estimation #normal .esti_blocks .bg_sgrey {
    height: 30px;
    line-height: 30px;
}
#estimation #normal .esti_blocks input + label + span {
    font-style: italic;
    margin-left: 4px;
}
#estimation #normal .esti_caract_block .iblock.bg_mgrey span.iblock {
    width: 55%;
}
#estimation #normal .esti_caract_block .iblock.bg_mgrey span.iblock.p_rel:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: black;
    position: absolute;
    top: 40%;
    left: -5px;
}
#estimation #normal .esti_caract_block .iblock.bg_mgrey span.iblock, #estimation #esti_perso span.iblock {
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
}
#estimation #esti_perso span#sp_lh {
    line-height: 15px;
}
#estimation input[type=radio] {
    appearance: inherit;
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    display: none;
}
#estimation input[type=radio] + label {
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
#estimation input[type=radio]:checked + label {
    background-color: #203c60;
    color: white;
    transition: all .2s;
}

.souhait {
    cursor: pointer;
    height:auto!important;
    border: 1px solid #E1E1E1 !important;
    text-align: center !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    padding-bottom: 1em !important;
    padding-top: 1em !important;
    width: 100% !important;
}

#estimation .custom-file-label:after {
    content: "Choisir des fichiers...";
}

.bloc_estimation h3 {
    font-weight: bold;
    font-size: 26px;
}

.item_estimation {
    margin-top: 15px;
    height:65px;
}

.item_estimation input {
    width: 100%;
}

#estimation input[type="text"]:not(#realPerson), #estimation input[type="file"], #estimation input[type="number"], #estimation select {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


/* FIN ESTIMATION */

/* INSCRIPTION NEWSLETTER HP */

#inscription_newsletter {
    background-color: #E6E6E6;
}

#inscription_newsletter input {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 50px;
}

#inscription_newsletter_hp_1 {
    font-size: 28px;
    font-weight: bold;
}
#inscription_newsletter_hp_2 {
    font-size: 22px;
}

/* FIN INSCRIPTION NEWSLETTER HP */

/* MENU ADMIN */
#navadmin {
    text-align: center;
}

#navadmin ul {
    list-style-type: none;
}

#navadmin ul li {
    background-color: grey;
    color: white;
    padding: 10px 20px;
    float: left;
}

#navadmin a {
    color: white !important;
}

/* FIN MENU ADMIN */

/* MODALS */


#modal_modifier_annonce p {
    font-size: 15px;
}

#modal_modifier_annonce input[type="text"], #modal_modifier_annonce textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #aaa4a3;
}
#modal_modifier_annonce input[type="text"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #aaa4a3;
}
#modal_modifier_annonce input[type="button"] {
    cursor: pointer;
    background-color: #4589b9;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 40px;
    border:0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

/* FIN MODALS */

/** POPUP COOKIES RGPD */

#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    left: 30px;
    bottom: 30px;
    background-color: #eaeaea;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    z-index: 9999;
    display: flex;
    align-items: center;
    flex-direction: column;
}
#gdpr-cookie-message h4 {
    color: #8dc63f;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    display: none;
}
#gdpr-cookie-message #gdpr-cookies-types {
    margin: 20px 0;
}
#gdpr-cookie-message h5 {
    color: #8dc63f;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    font-weight: bold;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: black;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #8dc63f;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    transition: all 0.3s ease-in;
    font-weight: bold;
}
#gdpr-cookie-message a:hover {
    color: black;
    border-bottom-color: #8dc63f;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #8dc63f;
    color: white;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #8dc63f;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: #8dc63f;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

/** FIN POP COOKIES RGPD */

/* FOOTER */

#footer {
    background-color: #e4e4e4;
}

#footer iframe {
    height: 250px;
}


#footer #trait_footer {
    height: 1px;
    background-color: #9e9796;
    margin-top: 15px;
    margin-bottom: 30px;
}

#footer #footer_map {
    height: 100%;
}

#footer #footer_map iframe {
    width: 100%;
    height: 100%;
}

#footer .olControlAttribution {
    bottom: 0 !important;
}

#footer #legal_links {
    font-style: italic;
}

#footer #logo_footer {
    max-width: 200px;
}

#footer #footer_bloc_2 {
    font-size: 18px;
}

/* FIN FOOTER */

/* FOOTER 2 */

#footer2 {
    background-color: #000;
    padding: 10px 0;
    color: #fff;

}#footer2 a{
    color: #fff;
}

/* FIN FOOTER 2 */

@media (max-width: 576px) {

    .pagination .page-link, .pagination .page-item.disabled .page-link {
        padding: 10px 15px !important;
        font-size: 18px !important;
    }

    .annonce_accueil_image {
        height: 270px;
    }

    #home_news .hp_news_titre {
        font-size: 20px;
    }

    #home_news .hp_news_texte {
        font-size: 14px;
    }

    #inscription_newsletter_hp_1 {
        font-size: 22px;
        font-weight: bold;
    }
    #inscription_newsletter_hp_2 {
        font-size: 16px;
    }

    #annonce_detail .detail_car:nth-child(even) {

        border-right: 0;
    }

    #annonce_detail #resultat_simulateur_emprunt {
        font-size: 20px;
    }

    #faq .card-header .btn-link {
        font-size: 16px;
        padding: 10px 5px;
    }
    #faq .card-header .btn-link i {
        padding: 5px;
        margin-top: 6px;
    }

    #gdpr-cookie-message {
        text-align: center;
        left: 30px;
    }
    #gdpr-cookie-message ul {
        padding-left: 0;
    }
    #gdpr-cookie-message p:last-child {
        text-align: center;
    }
    #gdpr-cookie-message p button {
        display: inline-block;
        margin: 8px 0;
    }

    .news_page_actualite {
        margin-left: 15px;
        margin-right: 15px;
    }

}

@media (max-width: 768px) {


    #annonce_detail  .detail_car {
        width: auto
    }

    #listing_news .listing_news_titre {
        font-size: 16px;
    }

    #listing_news .listing_news_texte {
        font-size: 14px;
    }

    #listing_news .listing_news_image {
        padding-top: 66.66%;
    }

    #annonce_detail .sy-controls li.sy-prev  a:after,
    #annonce_detail .sy-controls li.sy-next  a:after,
    #actu_detail .sy-controls li.sy-prev  a:after,
    #actu_detail .sy-controls li.sy-next  a:after {
        height: 3em;
        width: 3em;
    }

    #annonce_detail .sy-controls li.sy-prev  a:after,
    #actu_detail .sy-controls li.sy-prev  a:after {
        margin-left: -1em;
    }



    .hidden-xs {
        display: none !important;
    }

    #footer #footer_map {
        height: 300px;
    }


    .pagination .page-link, .pagination .page-item.disabled .page-link {
        padding: 15px 20px;
        font-size: 22px;
    }

    #home_slider .tp-banner {
        min-height: 500px;
    }

    #home_slider .tp-banner .slot, #home_slider .tp-banner .slotslide {
        height: 100% !important;
    }

    #home_slider .hp_slide_title {
        font-size: 30px;
    }

    #home_slider .hp_slide_subtitle {
        font-size: 20px;
        padding-right: 10px;
        padding-left: 10px;
    }

    #home_slider .hp_slide_cta {
        margin-top: 30px;
        min-height: 72px;

    }

    #home_slider .hp_slide_cta a {
        width: auto;
        font-size: 15px;
        min-height: 72px;
    }

    #home_slider .hp_slide_cta a:nth-child(1) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    #home_slider .hp_slide_cta span {
        padding-right: 10px;
    }

    #home_map iframe {
        height: 300px;
    }

    #home_social h2 {
        font-size: 22px;
    }
    #home_social h4 {
        font-size: 18px;
    }

    #home_social i {
        font-size: 35px;
        margin: 0 15px;
    }



    #annonce_detail #detail_bandeau_statut_bg {
        height: 30px;
    }

    #annonce_detail #detail_bandeau_statut_txt {
        top: 5px;
        padding: 0;
    }

    #annonce_detail #annonce_detail_icones_entete {
        font-size: 16px;
    }

    #annonce_detail #annonce_detail_prix {
        font-size: 18px;
        margin-top: 10px;
        padding: 5px 10px;
    }

    #home_intro * {
        font-size: 16px !important;
    }

    .home-grid-item-title h2 {
        font-size: 14px;
    }

    .annonce_accueil .prix, .annonce_accueil .ville {
        font-size: 16px;
    }

    #home_bandeau_container h5 {
        font-size: 16px;
    }
    #home_bandeau_container h4 {
        font-size: 18px;
    }

}

@media (max-width: 992px) {


    #listing_news .listing_news_image {
        padding-top: 56.25%;
    }

    #home_news .news_hp_image {
        padding-top: 56.25%;
    }

    .home-grid {
        height: inherit;
    }

    #home-intro {
        height: auto
    }

    .home-grid-item {
        margin: 0;
        float: none;
        padding-right: 0;
        padding-left: 0;
        height: 150px;
        width: 100%
    }

    .home-grid-item a:hover .home-grid-item-title {
        top: 29%
    }

    .home-grid-item a {
        background-size: cover;
        background-position: center center
    }

    #moteur_recherche .col-12 {
        border-right: 0;
    }

    #annonce_detail h2 {
        font-size: 20px;
    }

    #annonce_detail #annonce_detail_description {
        font-size: 15px;
    }

    #annonce_detail #annonce_detail_equipements * {
        font-size: 13px !important;
    }


    #home_slider .hp_slide_cta a:nth-child(1) {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .annonce_accueil_image {
        height: 226px;
    }

}

@media (max-width: 1200px) {

    .annonce_accueil_image {
        height: 200px;
    }

}

@media (max-width: 1400px) {

    .annonce_accueil_image {
        height: 175px;
    }

}

#appbundle_biens {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-check {
    width: 250px;
}
