/* GENERAL */
.wrapper {
    background: #fff url(/assets/images/bgimg.jpg) no-repeat top center;
}
.breadcrumb-cms{
    background: #fff;
}
.top-octavio{
    margin-top: -100px;
}
a:hover{
    color: #5a5a5a;
}
.listing-alerte-email a:hover{
    color:#fff;
}
.dropdown-menu {
    z-index: 605;
}
.input_group_content {
    clear: both;
    }
    
/* FIL D'ARIANE */
.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #c31432;
    -webkit-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.breadcrumb-item.active {
    color: #1a1423;
    -webkit-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

/* HEADER */
.action_bar {
    padding-bottom: 15px;
    padding-top: 15px;
}
.index .wrapper {
    height: 45vh;
}
.header {
    background: transparent;
}
header .navbar {
    background: transparent;
}
header #navbarSupportedContent {
    background: #1a1423;
    padding: 10px 0;
}
.dropdown-menu a:hover {
    background: #c31432;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#240b36), to(#c31432));
    background: linear-gradient(to right, #240b36, #c31432); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.text-accroche{
    display: none;
}
.index .text-accroche {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 3.5%;
}
.index .text-accroche p{
    font-size: 2.5rem;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
}

/* BOUTONS */
.btn-primary{
    background: #c31432;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#240b36), to(#c31432));
    background: linear-gradient(to right, #240b36, #c31432); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: 0;
}
.btn-primary:hover{
    background: #1a1423;
}

/* MOTEUR */
.moteur {
    position: relative;
}
.bloc_search {
    background-color: #1A1423;
    margin: 0;
}

/* BLOCS INDEX */
.index .row {
    margin-right: -5px;
    margin-left: -5px;
}
.link-index {
    padding-right: 5px;
    padding-left: 5px;
}
.prod_accueil .block_info {
    text-align: left;
    background: #1A1423;
}
.prod_accueil .info_prix {
    text-align: left;
    width: inherit;
    color: #fff;
}
.prod_accueil .info_ville {
    width: 100%;
}
.picto-bloc-index{
    display: none;
}
.index .picto-bloc-index{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15%;
    height: 100%;
    text-align: center;
    background: #c31432;  /* fallback for old browsers */  /* Chrome 10-25, Safari 5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#240b36), to(#c31432));
    background: linear-gradient(to right, #240b36, #c31432); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    padding: 13px 24px;
}
.index .picto-bloc-index i{
    font-size: 24px;
}
.prod_accueil .info_type {
    display: inline-block;
}
.bloc-txt-index{
    color: #fff;
    background: #1A1423;
    padding: 10px;
}
.bloc-txt-index p{
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}
.info_prix {
    margin: 10px 0 10px 0;
}
.index .info_prix {
    margin: 5px 0 0 0;
}

/* FOOTER */
footer .footer-line1 {
    background: #c31432;
}
address ul li i {
    color: #fff;
}
footer .footer-line2 {
    background: #1a1423;
}
footer .row{
    padding: 0;
}
#map_agence_footer{
    height: 200px;
    width: 100%;
}
#map_agence_footer a{
    color: #000;
}
footer .nom_agence{
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}
footer .horaires{
    margin-top: 20px;
    font-style: italic;
}

/* LISTING */
.listing .formSearch, .content-listing .formSearch, [class*='listing-'] .formSearch, .listingloctype .formSearch, .listingloctype .formSearch, #formrecherche-bar {
    background: #fff;
    padding-left: 10px;
}
#content.content-listing .container.d-md-flex.m-fluid {
    margin-top: -20px;
}
.listing-alerte-email {
    background: #240b36;
    width: 100%;
    -webkit-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.listing-alerte-email:hover {
    background: #c31432;
    -webkit-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}
.list-crit, .content-listing .info_prix {
    color: #c31432;
}
.prod_listing > .listing_article article {
    border-right: 3px solid #c31432;
}
.prod_listing > .listing_article:hover article {
    border-right: 3px solid #240b36;
}

/* PAGE DETAIL */
.detail .row{
    margin: 0;
}
.detail-header i.ion-android-pin {
    color: #c31432;
}
.detail-info .table td {
    background: #1a1423;
    color: #fff;
}
.detail-info .table i {
    color: #c31432;
}
.detail-localisation, .detail-nav{
    width: 100%;
}
.detail-nav ul li a:not(.dropdown-menu){
    background: #1a1423;
}
.detail-nav ul li:hover a:not(.dropdown-menu){
    background: #c31432;
}
.detail-localisation {
    margin-top: 30px;
    margin-bottom: 20px;
}
.detail i.ion-quote {
    font-size: 22px;
    color: #1A1423;
}
#biens_similaires_annonce .prod_accueil article .info_numero{
    text-align: left;
}
#biens_similaires_annonce .prod_accueil article .info_prix{
    color: #fff;
}
.detail-header .info_prix {
    margin-top: 10px;
}
.lafficheur li {
    padding: 5px;
    margin-right: inherit;
    margin-bottom: inherit;
    width: calc(96% / 10);
    text-align: center;
    margin: 0 2px;
    background-color: #240b36;
    color: #fff;
}
.lafficheur li:hover {
    background-color: #c31432;
    color: #fff;
}
.detail-header .info_prix {
    color: #c31432;
}
.detail_annexe {
    background: #fff;
    margin: 0;
    padding: 10px 20px 20px;
}

/* FORMULAIRES */
.estimation .block_info, .alerte-email .block_info, .recherche-detaillee .block_info {
    background: #1a1423;
    color: #fff;
}

/* RESPONSIVE */
@media(min-width:992px){
    .header__logo {
        width: 100%;
    }
}
@media(min-width:769px){
    .detail .sidebar {
        height: inherit;
        position: inherit;
        right: inherit;
        top: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        width: inherit;
    }
}
@media (max-width: 1024px){
    .index .text-accroche {
        margin-top: 15%;
    }
    .top-octavio {
        margin-top: -300px;
    }
}
@media (min-width:768px) and (max-width:1280.99px){
    .top-octavio {
        margin-top: -100px;
    }
}
@media (max-width:991px){
    .navbar {
        border-top: 2px solid #c31432;
        border-bottom: 2px solid #c31432;
    }
    .index .text-accroche {
        margin-top: 10%;
    }
    .link-index:last-child{
        margin-top: 10px;
    }
    .nav-main li a {
        color: #fff!important;
    }
    header ul.navbar-nav li {
        border-bottom: 1px solid #fff;
        text-align: left;
    }
    .contact .sidebar {
        margin: 0;
    }
    .contact #map img{
        width: 100%;
    }
    .lafficheur li {
        width: calc(105% / 10);
        margin: 2px;
    }
}
@media (max-width:420px){
    .text-accroche{
        display: none!important;
    }
    .moteur {
        top: inherit;
    }
    .bloc_search {
        margin-top: -100px;
    }
    .top-octavio {
        margin-top: -30px;
    }
    #formrecherche-bar{
        display: none;
    }
    #formrecherche{
        margin-top: -50px;
    }
    .listing_pagination{
        text-align: center;
    }
    .listing_pagination div:first-of-type{
        margin-bottom: 20px;
    }
}