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

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


/*//////////////BACKGOUND////////////*/

body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    color: #212529;
}
.detail .main-content, .agence .main-content, .alerte-email .main-content, .estimation .main-content, .mentions-legales .main-content, .contact .main-content, .page-erreur {
    background: #ffffff;
}
/*//////////////GENERAL////////////*/

a {
    color: #000;
}
a:hover {
    color: #333;
}

.header__logo{
    padding: 20px 0;
}
/*//////////////BOUTONS////////////*/

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


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

header .navbar {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}
.nav-main li a {
    color: #000;
}
.bloc_search {
    background-color: rgba(0, 0, 0, 0.6);
}


/*//////////////FOOTER////////////*/

address {
    border-top: none;
    border-bottom: 2px solid #333;
}
footer, footer a {
    color: #000;
}


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

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


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

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


/*//////////////DETAIL////////////*/

.detail-info .table i {
    color: #333;
}
.detail-nav-calcul > ul > li a {
    background: #656462;
}


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

.bloc_search {
    display: none;
}
.prod_accueil{
    display: none;
}


/*//////////////RESPONSIVE////////////*/

@media(max-width:737px) {
    .carousel-fullscreen {
        display: block;
    }
}


/* Shine */
figure {
	/* width: 300px;
	height: 200px; */
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}

.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/*//////////////DEFISCALISATION////////////*/
.centerImg {
    text-align:center;
}

/*//////////////PAGE PROGRAMME NEUF////////////*/
.programme-neuf h2 {
    text-transform: uppercase;
    padding: 20px 0 10px 0;
    text-align: center;
}
.programme-neuf #localisation h2 {
    text-align: left;
}
.detail-bien ul {
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 20px;
}
.programme-neuf .detail-bien .ville {
    font-size: 18px;
}
.programme-neuf h3 {
    text-transform: uppercase;
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
}
.programme-neuf h3:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 50px;
    background-color: #a6890f;
}
.programme-neuf .lots .ion-android-download{
    font-size: 28px;
}
.programme-neuf .detail_pdf .ion-android-download {
    font-size: 20px;
}
.programme-neuf .detail-bien .type-programme {
    font-size: 20px;
}
.programme-neuf .detail-bien .ville {
    font-size: 18px;
}
.programme-neuf .detail-bien li {
    padding: 0 15px;
}
.programme-neuf .lafficheur li:hover, .programme-neuf .lafficheur li.active {
    background-color: #8fc033;
    color: #000;
}
.rwd-table {
    background: transparent;
    overflow: hidden;
    width: 100%;
}
.rwd-table {
    margin: 1em 0;
    min-width: 300px;
}
.rwd-table td:first-child {
    padding-top: .5em;
}
.rwd-table thead tr:nth-child(1),
.rwd-table tr:nth-child(2),
.rwd-table tr:nth-child(4),
.rwd-table tr:nth-child(6),
.rwd-table tr:nth-child(8),
.rwd-table tr:nth-child(10),
.rwd-table tr:nth-child(12),
.rwd-table tr:nth-child(14),
.rwd-table tr:nth-child(16),
.rwd-table tr:nth-child(18),
.rwd-table tr:nth-child(20),
.rwd-table tr:nth-child(22),
.rwd-table tr:nth-child(24),
.rwd-table tr:nth-child(26),
.rwd-table tr:nth-child(28),
.rwd-table tr:nth-child(30),
.rwd-table tr:nth-child(32),
.rwd-table tr:nth-child(34),
.rwd-table tr:nth-child(36),
.rwd-table tr:nth-child(38),
.rwd-table tr:nth-child(40),
.rwd-table tr:nth-child(42),
.rwd-table tr:nth-child(44),
.rwd-table tr:nth-child(46),
.rwd-table tr:nth-child(48),
.rwd-table tr:nth-child(50) {
    background: #e8e8e821;
}
.rwd-table tr {
    background: 0;
}
.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}
@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }

    .rwd-table th, .rwd-table td {
        margin: .5em 1em;
        text-align: center;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }
}
.travaux {
    margin-bottom: 100px;
}
.travaux ul {
    padding: 20px 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #8fc033;
    background-color: #dddddd63;
    border-color: #ddd #ddd #fff;
}
.nav-tabs .nav-link {
    border-color: #ddd #ddd #ddd;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.programme-neuf .cont_coordonnees {
    border-top: 1px solid #ddd;
}


.programme-neuf .contact .btn-secondary {
    min-width: 200px;
    background: #44423c;
}