/*//////////////IMPORTS////////////*/

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

/* couleurs gris :  #4b4b4d, rouge : #e3001b */
/*//////////////BACKGOUND////////////*/

body,html {
    font-family: 'Open Sans', sans-serif;
    background: #4b4b4d;
    color: #000;
}

.alert-success {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
    padding: 75px 0;
}


.dev{
	border: 1px solid red
}
.detail .main-content,
.agence .main-content,
.alerte-email .main-content,
.estimation .main-content,
.mentions-legales .main-content,
.contact .main-content,
.page-erreur {
    background: #4b4b4d;
    color: #ffffff
}

.livraisonsite{
    display: none;
}
/*//////////////GENERAL////////////*/
.h1, h1 {
    font-size: 30px;
}
a {
    color: #ffffff;
}
a:hover {
    color: #e3001b;
}
.prod_accueil .produits {
    width: 33.3333%;
}
.snpi {
    text-align: center;
    margin: auto;
}
.bandeaux {
    z-index: 1;
}
.page-item.active .page-link {
    color: #ffffff;
}
.page-link,
.page-item.disabled .page-link {
    color: #ffffff;
}
.page-link:hover {
    color: #bababa;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
    color: #fff;
}

.sidebar {
    margin: 0;
    padding: 0 0 0 10px !important;
   
}
.estimation .content_page {

    width: 66.6666%;

}

.estimation .block_info{
	color: #000
}

.content_page {

    width: 100%;

}

.page-heading, .administrable h1 span {
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: rgba(255,255,255,1);
text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3);
}


.prod_accueil .produits h5 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 0;
    font-weight: 700;
      color: rgba(255,255,255,1);
text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3);
}



.intention_appel_txt{
	font-size: 18px;
	font-weight: 800
	}
/*//////////////BOUTONS////////////*/

.btn-primary {
    color: #ffffff !important;
    background: #888;
    border-color: #888;
}
.btn-primary:hover {
    color: #ffffff !important;
    background: #777;
    border-color: #777;
}
.btn-secondary {
    background: #333;
}


/*//////////////HEADER////////////*/

header .container {
    background: url(/assets/images/bgimg.jpg) no-repeat top center fixed;
    position: relative;
   
    
}
.logo-bg{
    position: absolute;
    height: 100%;
    width: 31%;
    background-color: rgba(41, 41, 41, 0); 
}
.header__logo {
    width: 100%;
    max-width: 100%;
    margin: initial;
    text-align: center;
    padding: 50px 0;
    background: rgba(0, 0, 0, 0);
}
header .navbar {
    border:none;
    background:#e3001b;
}
.dropdown-menu{
    z-index: 5;
}

.nav-main li a {
    color: #fff;
}
.bloc_search {
    background-color: rgba(0, 0, 0, 0.6);
}
.index .bandeaux {
    display: none;
}
/*//////////////PAGE ACCUEIL////////////*/
.produits h5{
    color: #ffffff;
}

/*//////////////MOTEUR ACCUEIL////////////*/
.index form {
    margin-bottom: 0;
    background: #e3001b;
    padding: 30px;
    margin: 10px;
    min-height: 415px;
}
.index .search__form-item:nth-child(1){
    margin-left: 0;
    margin-right: 0;
}
.index .search__form-item:nth-child(1),
.index .search__form-item:nth-child(n+2){
    width: 100%;
    margin-bottom: 24px;
    margin-right: 0;
}



/*//////////////FOOTER////////////*/
footer, footer a {
    color: #ffffff;
}
footer a:hover {
    color: #e3001b;
}
address {
    border:none;
    background:#e3001b;   
}
address li a, address li{
    color: #fff;
}


/*//////////////PAGES FORMULAIRES////////////*/

.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #e3001b;
}


/*//////////////LISTING////////////*/

.list-crit {
    color: #e3001b;
}
.block_info {
    background: #fff;
}
.prod_listing > .listing_article article:hover {
    border-right: 3px solid #e3001b;
}

.listing-vendu .spin4{
	display: none
}

.listingloctype .info_prix {
    margin: 30px 0 15px 0;
    line-height: 8px;
    padding: 0;
    font-size: 27px;
}

/*//////////////DETAIL////////////*/
.detail .carousel {
    z-index: 1;
}
.detail-info .table i {
    color: #e3001b;
}
.detail-nav-calcul > ul > li a {
    background: #656462;
}

.on-vous-rappelle{
	color: #ffffff
	}

.prod_accueil .block_info {
    z-index: 0;
    border: 1px solid #ddd;
    padding: 20px;
    min-height: 150px;
    text-align: center;
    color: #000000
}
.info_prix-hai, .info_numero {
    color: #ffffff;
    font-size: 11px;
    font-weight: 300;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 15px;
}


.listingloctype .info_type {
    font-size: 14px;
    line-height: 15px;
    color: #000000
}
.listingloctype .info_ville {
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 0;
    color: #000000
}
.listingloctype .info_prix{
	color: #000000;
	font-weight: 600

}
.list-crit {
    color: #e3001b;
    font-weight: 600;
    text-transform: uppercase
}

.recherche-detaillee .sidebar {
    margin: 0;
    padding: 0 0 0 10px !important;
    width: 50%;
}

.recherche-detaillee .block_info{
	color: #000
}
/*//////////////RECHER DETAILLE////////////*/


.recherche-detaillee{
	color: #ffffff
}



/*//////////////DISPLAY NONE////////////*/

.bloc_search {
    display: none;
}


/*//////////////RESPONSIVE////////////*/
@media(max-width:1025px){
    header .navbar {    
    }
    .header__logo {
        width: 31%;
        text-align: center;
        padding-top: 50px;
    }
    .index form {
        padding: 10px;
        min-height: inherit; 
    }
}
@media(max-width:991px){
    header .navbar {
        margin-top: -17px;
    }
    .header__logo {
        width: 31%;
        text-align: left;
        padding-top: 50px;
    }
    .index .search__form-item:nth-child(1),
    .index .search__form-item:nth-child(n+2) {
        margin-bottom: 12px;
    }
    .index form {
        padding: 12px;
    }
    .prod_accueil .produits {
        width: 100%;
    }
    
   .navbar-toggler::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #fff;
    right: 20px;
    top: 26px;
} 
.navbar-toggler::after {
    display: block;
    content: '';
    position: absolute;
    height: 7px;
    width: 22px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    right: 20px;
    top: 16px;
}
  header ul.navbar-nav li {
    border-bottom: 1px solid #ffff;
    padding: 10px 0;
}
header ul.navbar-nav li a {
    color: #ffff;
}
    
}
@media (max-width: 767px) {
    .search__form-item:nth-child(n+2) {
        margin-left: 0px;
    }
}
@media(max-width:737px){
    header .navbar {
        margin-top: -35px;
    }
    .header__logo {
        width: 35%;
        text-align: center;
        padding-top: 35px;
        margin-bottom: 54px;
        margin-left: 10px;
    }
    .logo-bg{
        width: 40%;  
    }
}
@media(max-width:420px){
   .sidebar {
    margin: 0;
    padding: 0 0 0 10px !important;
    width: 100%;
}
    .header__logo {
        max-width: 45%;
        width: 45%;
        text-align: center;
        padding-top: 10px;
        margin-bottom: 0;
        margin-left: 0;
}
    .logo-bg{
        width: 40%;  
    }
    .index .prod_accueil, .detail .prod_accueil {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .prod_accueil .produits {
        width: 97%;
    }
}

