@font-face {
    font-family: 'dejavusans';
    src: url('../font/DejaVuSans.eot'); /* IE9 Compat Modes */
    src: url('../font/DejaVuSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/DejaVuSans.woff') format('woff'), /* Modern Browsers */
    url('../font/DejaVuSans.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../font/DejaVuSans.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'DejaVuSans-ExtraLight';
    src: url('../font/DejaVuSans-ExtraLight.eot'); /* IE9 Compat Modes */
    src: url('../font/DejaVuSans-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/DejaVuSans-ExtraLight.woff') format('woff'), /* Modern Browsers */
    url('../font/DejaVuSans-ExtraLight.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../font/DejaVuSans-ExtraLight.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.bloc_langauge_en_active span, .bloc_langauge_fr_active span{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.6);
}
.bloc_langauge_fr_active .langue_fr, .bloc_langauge_en_active .langue_en {
    color: black;
    font-weight: bold;
}
.tiret_langue {
    height: 33px;
    width: 1px;
    background: rgba(0, 0, 0, 0.6);
    display: inline-block;
    margin: -12px 5px;
}
.bloc_header_adresse  {
    max-width: 955px;
    margin: 0px auto 0;
    display: block;
    font-size: 16px;
}
.bloc_header_adresse p {
    font-size: 15px;
}
.bloc_header_adresse p:first-child {
    float: left;
    margin-left: 120px;
}
.bloc_header_adresse p:last-child {
    float: right;
}
#top_menu #btn_rechercher {
    padding: 11px 50px;
    font-size: 16px;
}
#top_menu .custom-control-label {
    font-size: 16px;
}
#top_menu .custom-control-label br {
    display: none;
}
#top_menu .label_type_recherche {
    font-size: 15px;
}
#top_menu #btn_rechercher[aria-expanded="true"] {
    background-color: #514e4e !important;
}
#slogan h1{
    font-size: 18px;
}
.sub_menu {
    display: none;
}
.menu_dropdown:hover .sub_menu {
    display: block;
    position: absolute;
    z-index: 11;
    background: white;
    padding-right: 20px;
}
#bloc_search_home div.d-flex > div {
    flex: 1 1 0;
    padding: 6px;
}
#bloc_search_home {
    max-width: 550px;
    right: 15px;
    position: absolute;
    z-index: 100;
}
#bloc_search_home input {
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid;
    border-radius: 0;
}
#moteur_recherche select{
    background-color: #ebebeb;
    border: 1px solid;
}
#bloc_search_home .form_arrond {
    height: 33px;
    margin-bottom: 31px !important;
}
#bloc_search_home .bloc_alert a{
    width: calc(100% - 8px);
    border-radius: 0;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    padding: 3px 10px;
}
#bloc_search_home .btn_reserver {
    background: #535151;
    padding: 3px 10px;
    width: calc(100% - 8px);
    border-radius: 0;
    margin-bottom: 10px;
    margin-top: 30px;
    color: #fff;
}
#bloc_search_home .custom-control-inline {
    margin-right: 2px;
}
#submit_recherche {
    padding: 3px;
    height: auto;
    border-radius: 0;
    margin-top: 109px;
}
#bloc_search_home .btn_revenir_liste {
    width: 100%;
    border: 1px solid;
    border-radius: 0;
    padding: 2px;
}
#bloc_search_home .bloc_alert i {
    font-size: 39px;
    position: absolute;
    left: 49%;
}
#bloc_search_home .card {
    background-color: #ebebeb;

    border-radius: 0;
}
#top_menu .navbar-light .navbar-nav .nav-link {
    font-size: 17px;
}
#top_menu .logo_header {
    max-width: 440px;
    width: 100%;
}
#top_menu .bloc_top_menu_fr_en {
    z-index: 20;
}
#top_menu .bloc_logo {
    margin-top: -20px;
    z-index: 1;
}
.bloc_bien_home_1 {
    padding-right: 6px;
}
.bloc_bien_home_2 {
    padding-left: 6px;
    font-size: 15px;
    font-weight: bold;
    color: #8a8484;
    border-left: 1px solid #ccc;
    max-height: 85px;
    height: 100%;
}
.annonce_listing_nature {
    font-size: 20px;
}
.annonce_listing_prix {
    font-size: 20px;
}
.annonce_listing_ville {
    font-size: 18px;
}
.annonce_listing::after {
    content: none;
}
.annonce_listing {
    margin-bottom: 10px;
}
.annonce_bandeau_statut {
    position: absolute;
    top: 0;
    padding: 8px 10px;
    left: 15px;
    height: 90px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
}
.annonce_bandeau_statut.bg_vente {
   background-color: #b01d1f;
    z-index: 22;
}
.annonce_bandeau_statut.bg_location_vide {
    background-color: #f7870d;
}
.annonce_bandeau_statut.bg_location_meublee {
    background-color: #e4003b;
}
#accueil_listing .btn_voir_plus {
    text-decoration: underline;
    font-style: oblique;
    font-size: 14px;
}
#accueil_listing h2 {
    font-size: 28px;
    font-weight: 200;
    margin-bottom: 20px;
}
#top_menu .navbar-nav .menu_dropdown > a:hover:after, #top_menu .navbar-nav .menu_dropdown > a.menu_active_color:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 00%;
    border-width: 0 0 3px;
    border-style: solid;
    color: #e4003b;
}
#top_menu .navbar-nav .menu_dropdown > a:hover:after {
    border-color: #e4003b !important;
    color: #e4003b !important;
}
#top_menu .menu_dropdown {
    position: relative;
    z-index: 23;
}
#top_menu .navbar-nav > a:hover:after, #top_menu .navbar-nav > a.menu_active_color:after {
    border-width: 0 0 3px;
    border-color: #e4003b !important;
}
.sub_menu a:hover, .menu_active_color_sub_menu {
    color: #000 !important;
    border-bottom: 3px solid;
    width: auto;
}
.sub_menu a:active, .sub_menu a:focus {
    outline: 0;
    box-shadow: none;
    background-color: #ffffff;
}
.contact_form .hidden {
    display: none;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #564d4d;
    border-width: 3.5px;
    background-color: #e4003b;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none;
}
.contact_form .form-group{
    border-bottom: 1px solid #ccc;
}
.contact_form .form-group label {
    padding-right: 5px;
}
.contact_form .form-group input {
    border-radius: 0;
    border: 0;
    border-left: 1px solid #ccc;
    outline: 0;
    box-shadow: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.contact_form .bloc_civilite {
    margin-bottom: 25px;
}
.contact_form .bloc_civilite .custom-radio {
    padding-right: 20px;
}
.contact_form  form {
    max-width: 1000px;
    width: 100%;

    padding: 10px 0;
}
.contact_form h6 {
    border-top: 1px solid #ccc;
    line-height: 2;
    text-transform: uppercase;
}
.contact_form  #btn_submit {
    border: 1px solid #e4003b;
    background: #fff;
    padding: 4px 40px;
    color: #e4003b;
    font-weight: bold;
    outline: 0;
}
.contact_form .form-group textarea {
    border-bottom: 0;
    border-radius: 0;
    min-height: 150px;
}
.contact_form h2 {
    text-transform: uppercase;
    font-family: 'DejaVuSans-ExtraLight';
    font-size: 37px;
}
.contact_form p {
    margin-bottom: 0;
}
.contact_form .bloc_type_bien {
    border-bottom: 1px solid #ccc;
}
.contact_form .bloc_type_bien i {
    margin-top: 8px;
    padding-right: 15px;
}
.contact_form .bloc_type_bien .custom-radio{
    padding-right: 20px;
    margin-top: 8px;
}
.contact_form .bloc_type_bien .form-group {
    margin-bottom: 0;
    border-bottom: 0;
}
.contact_form .bloc_type_bien input {
    border-left: 0;
}
#top_menu .menu_dropdown:hover span {
    color: #000000 !important;
}
#top_menu .menu_dropdown:hover span:after {
    border-color: #e4003b !important;
    color: #e4003b !important;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 00%;
    border-width: 0 0 3px;
    border-style: solid;
}
#top_menu .sub_menu a{
    padding-right: 0;
    padding-left: 0;
}
.page_affinity_home .indice {
    font-size: 22px;
}
.page_affinity_home .fa-circle {
    font-size: 10px;
}
.bloc_honoraires_gestion {
    margin-bottom: 20px;
}
.bloc_honoraires_gestion img {
    margin-right: 20px;
}
.bloc_honoraires_gestion .bloc_description {
    border: 8px solid #e4003b69;
    padding: 5px;
    width: calc(100% - 50px);
}
.bloc_nos .bloc_description  {
    border: 8px solid #cccccc;
}
.bloc_honoraires_gestion .bloc_description p {
    margin-bottom: 0;
}
.page_affinity_home .border-bottom {
    border-bottom: 2px solid #b8bbbd !important;
    padding-bottom: 10px;
    margin-bottom: 8px;
}
.bloc1_page_affinity h5:first-child {
    border-top: 1px solid #000000;
    padding-top: 5px;
}
.page_affinity_home .bloc_atualite {
    height: 220px;
    background-color: #cccccc78;
    padding-left: 0;
    float: left;
}
.page_affinity_home .bloc_atualite .listing_news_titre {
    width: 50%;
    float: left;
    padding-left: 5px;
    border-top: 3px solid #e4003b;
}
.page_affinity_home .bloc_atualite .bloc_photo {
    width: 50%;
    float: left;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#page_listing_equipes form {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}
#btn_submit_commercial_admin {
    color: #fff;
}
.secttion_equipes {
    background-color: #cccccc8f;
    padding: 0 15px;
}
.secttion_equipes .container {
    max-width: 1000px;
}
.secttion_equipes h2.border-bottom {
    border-bottom: 1px solid #000000 !important;
    font-family: 'DejaVuSans-ExtraLight';
}
.secttion_equipes .bloc_equipes {
    background-color: #FFFFFF;
   
}
.secttion_equipes .bloc_equipes .bloc_equipe {
    background-color: #888585;
    display: flex;
    align-items: center;
    color: #ffffff;
    margin: 15px 15px;
    max-width: calc(50% - 30px);
    padding: 0;
    height: 200px;
}
.secttion_equipes .bloc_equipes .bloc_equipe .bloc_equipe_photo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 0;
    height: 100%;
}

.secttion_equipes .bloc_equipes .image_mobile {
    display: none;
}
#annonce_detail .bloc_details_annonce {

}
#annonce_detail .bloc_details_annonce h2 {
    font-size: 28px;
    margin-bottom: 0;
}
#annonce_detail .bloc_details_annonce .bloc_adresse {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
}
#annonce_detail .bloc_details_annonce .border-bottom {
    border-bottom: 1px solid #87888a !important;
}
#annonce_detail .bloc_details_annonce .bloc_details {
    font-size: 18px;
}
#annonce_detail .bloc_details_annonce #annonce_detail_pdf,  #annonce_detail .bloc_details_annonce .btn_mail{
    font-size: 16px ;
    color: #e4003b;
    background: transparent;
    border: 1px solid #e4003b;
    border-radius: 0;
    padding: 7px 15px;
    width: auto;
    text-align: center;
}
#annonce_detail .bloc_details_annonce .btn_mail {
    padding: 7px 27px;
}
#annonce_detail .bloc_photos_annonce .slider-nav .slick-slide {
    margin: 0 10px;
}
#annonce_detail .bloc_photos_annonce  .slider-for img {
    max-height: 550px;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}
#annonce_detail .bloc_photos_annonce .slick-prev:before {
    content: '<';
}
#annonce_detail .bloc_photos_annonce .slick-next:before {
    content: '>';
}
#annonce_detail .bloc_photos_annonce .slick-arrow {
    z-index: 10;
}
#annonce_detail .bloc_photos_annonce .slick-arrow:before {
    font-size: 30px;
    color: #000;
    font-weight: bold;
}
#annonce_detail .bloc_photos_annonce .slick-prev {
    left: 15px;
}
#annonce_detail .bloc_photos_annonce .slick-next {
    right: 15px;
}
#annonce_detail .bloc_photos_annonce .slider-nav {
    margin-top: 20px;
}
#annonce_detail #annonce_detail_contact_inner {
    background-color: #ffffff;
}
#annonce_detail input[type="text"] {
    border: 0;
    border-bottom: 1px solid;
    padding-left: 0;

}
#annonce_detail form #submit_annonce_detail_contact {
    background-color: #ffffff;
    color: #e4003b ;
    border: 1px solid #e4003b ;
    padding: 7px 10px;
    margin-bottom: 20px;
}
#annonce_detail .bloc_photos_annonce {

}
.color_location_vide {
    color: #d57c1b !important;
}
#footer p {
    font-size: 14px;
}
.page_login form{
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}
.page_login form input {
    width: 100%;
    margin-bottom: 10px;
}
.page_login form label {
    width: 100%;
}
.page_login form .btn {
    border: 1px solid #e4003b;
    background: #fff;
    padding: 4px 40px;
    color: #e4003b;
    font-weight: bold;
    outline: 0;
    width: 100%;
    border-radius: 0;
    margin-bottom: 15px;
}
.page_login #remember_me {
    width: auto;
    margin-bottom: 0;
}
.fos_user_resetting_reset {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.fos_user_resetting_reset input {
    border-radius: 0;
}
.fos_user_resetting_reset .btn {
    border: 1px solid #e4003b;
    background: #fff;
    padding: 4px 40px;
    color: #e4003b;
    font-weight: bold;
    outline: 0;
    width: 100%;
    border-radius: 0;
    margin-bottom: 15px;
}
.page_login input:last-child {
    border: 1px solid #e4003b;
    background: #fff;
    padding: 4px 40px;
    color: #e4003b;
    font-weight: bold;
    outline: 0
}
.page_login label[for=remember_me] {
    width: auto;
}
.page_login .msg_error {
    width: 100%;
    color: red;
    text-align: center;
    margin-bottom: 20px;
}
.connexion {
    min-width: 200px;
    width: auto;
    border-bottom: 1px solid #000;
    color: #e4003b;
}
.page_register form {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}
.page_register form input {
    border-radius: 0;
}
.page_register form .btn {
    border: 1px solid #e4003b;
    background: #fff;
    padding: 4px 40px;
    color: #e4003b;
    font-weight: bold;
    outline: 0;
    width: 100%;
}
.fos_user_resetting_request {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
}
.fos_user_resetting_request input {
    width: 100%;
    margin-bottom: 20px;
}
.fos_user_resetting_request .btn {
    border: 1px solid #e4003b;
    background: #fff;
    padding: 4px 40px;
    color: #e4003b;
    font-weight: bold;
    outline: 0;
    border-radius: 0;
}
#moteur_recherche .btn_recherche {
    width: 100%;
    border-radius: 0;
    outline: 0;
    margin-top: 74px;
    padding: 2px 15px;
    font-weight: bold;
    text-transform: uppercase;
}
#footer_bloc_2 p {
    width: 100%;
}
.bandeau {
    width: calc(100% - 30px);
    position: absolute;
    height: 12px;
    background: #b01d1f;
}
#annonce_detail .slider-for {
    background: #E6E6E6;
}
.page_louer_votre_bien .img_pagelouer_votre_bien {
    width: 100%;
    margin-bottom: 25px;
}
.page_affinity_home p {
    line-height: 1.3;
}
.page_affinity_home h2 {
    font-family: 'DejaVuSans-ExtraLight';
    font-size: 37px;
}
.page_affinity_home h5.sub_title {
    font-family: DejaVuSans-ExtraLight;
    font-size: 30px;
    margin-bottom: 0;
}
.detail_act {
    background: #E6E6E6;
    margin-top: 25px;
}
#actu_detail #actu_detail_titre {
    font-family: 'dejavusans';
    font-size: 30px;
}
.bloc_detail_act {
    background-color: #ffffff;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.bloc_titre_act h1 {
    font-family: 'DejaVuSans-ExtraLight';
}
#top_menu {
    padding-bottom: 15px;
}
.bloc_titre_act .border-bottom {
    border-color: #1d1d1b !important;
    margin-bottom: 10px;
}
.bloc_bg_gris {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 22;
    background: #e6e6e6b5;
}
#footer #logo_footer {
    width: 100%;
}

#logo_footer_affinity {
    max-height: 63px;
}

#listing_biens {
    background-color: #ffffff;
}

@media screen and (max-width: 1599px){
    .page_affinity_home .bloc_atualite .listing_news_titre .bloc_texte {
        display: none;
    }
    .page_affinity_home .bloc_detail_page_affinity_home .bloc1_page_affinity {
        min-width: 238px;
    }
    .page_affinity_home h5.sub_title {
        font-size: 26px;
    }
    .page_affinity_home .bloc_image_page_affinity {
        margin-left: 238px !important;
        max-width: calc(100% - 238px);
    }
    .page_affinity_home .bloc_3_affinityhome {
        min-width: 350px;
    }
    .page_affinity_home .bloc_texte_affinity_centre {
        max-width: calc(100% - 588px);
    }
    .page_affinity_home h2 {
        font-size: 29px;
    }
}
@media screen and (max-width: 1200px) {
    .page_affinity_home .bloc_texte_affinity_centre {
        max-width: 100%;
    }
}
@media screen and (max-width: 991px){
    .bloc_header_adresse {
        display: none !important;
    }
    #top_menu #btn_rechercher {
        padding: 11px 30px;
    }
    .secttion_equipes .bloc_equipes .bloc_equipe {
        max-width: calc(100% - 30px);
    }
    .secttion_equipes .bloc_equipes .image_mobile {
        display: block;
    }
    .secttion_equipes .bloc_equipes .bloc_equipe .bloc_equipe_photo {
        background-image: none !important;
    }
    .secttion_equipes .bloc_equipes .bloc_equipe {
        height: auto;
    }
    .page_affinity_home .bloc_image_page_affinity {
        margin-left: auto !important;
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width:767px) {
    .bloc_detail_page_affinity_home {
        padding: 0 15px;
    }
    .page_affinity_home h2 {
        font-size: 30px;
    }
    .secttion_equipes .bloc_equipes .bloc_equipe .bloc_equipe_details {
        padding: 0;
        font-size: 14px;
    }
}
@media screen and (min-width: 1600px) {
    .container {
        max-width: 1580px;
    }
}
