/*PREMIUMBASE*/


/*Import Fonts*/

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

/*GENERAL*/

body {
    font-family: 'Work Sans', sans-serif;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100% !important;
	background: #fff;
}


.btn-primary {
    color: #fff;
    background-color: #006ab3;
    border-color: #006ab3;
}
.btn-primary:hover {
    color: #006ab3;
    background-color: #fff;
    border-color: #006ab3;
}
.header__logo {
        display: block;
        padding: 20px;
        width: 150px;
    }
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #000;
    }
    .index .not-sticking .menu ul > li > a {
        color: #fff;
    }
    .site-pusher{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
    }
    nav{
        margin:auto 0;
    }
}

.btn {
    border-radius: 0;
}
.home_heading{
    color:#006ab3;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #006ab3;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
/*HEADER*/
.c_loc{display:none}
.index-logo-not-sticking{
    width: 100%;
}
.index-logo-sticking{
    width: 100%;
}
.lang{
    display:none;
}
/*FOOTER*/
.coordonnees_heading {
    text-transform: none;
}
/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #007bff !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #007bff;
}
.detail_header .titre:after {
    background: #007bff;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #007bff;
}
.retour_pret span {
    color: #007bff;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #007bff;
    padding-left: 10px;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #007bff !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #007bff !important;
}
.detail #descdetail{
    text-align: justify;
}
.card-fav-absolute {
    top: -5px;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}
.detail-bien ul li{
    display: inline-block;
}
.programme-neuf .localisation, .programme-neuf .contact{
    margin-top: 40px;
}

.less.active .button-read-more, .button-read-less  {display: none}
.less.active .button-read-less {display: block}
.more {margin-top: 10px;margin-bottom:15px;}
.more p {margin: 0;padding: 0}
.button-read-more, .button-read-less{background:#006ab3;text-align: center; padding:10px;width:250px;color:#fff;transition: background 0.2s ease-in-out;}
.button-read-more:hover, .button-read-less:hover{background:#004d82;transition: background 0.2s ease-in-out;color:#fff;}
/*INDEX*/
.home_cont_categories {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f2f2f2;
}
.calculatrice, .notaire{
    margin-top: 25px;
}
.programme-neuf .vvirtuelle:before{
    display: none;
}
@media (max-width: 991px){
    .programme-neuf .vvirtuelle:before{
        display: block;
    }
    .programme-neuf .detail_taber .descriptif-icon a:before{
        content: "\f127";
    }
    .programme-neuf .detail_taber .detail-icon a:before{
        content: "\f130";
    }
    .programme-neuf .detail_taber .pieces-icon a:before{
        content: "\f41d";
    }
    .programme-neuf .detail_taber .lots-icon a:before{
        content: "\f41d";
    }
    .programme-neuf .detail_taber .dpe-icon a:before{
        content: "\f36b";
    }
    .programme-neuf .detail_taber .localisation-icon a:before{
        content: "\f456";
    }
    .programme-neuf .detail_taber .calculette-icon a:before{
        content: "\f26d";
    }
    .programme-neuf .detail_taber .notaire-icon a:before{
        content: "\f12e";
    }
    .programme-neuf .detail_taber .visite-icon a:before{
        content: "\f256";
    }
    .programme-neuf .detail_icone > ul >li:nth-of-type(2){
        display: none;
    }
    .programme-neuf .detail_taber .nav-item{
        font-family: "Ionicons";
    }
}
.cat {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 20px;
    height: 200px;
    border-radius: 0;
    background:#006ab3;
    border: #006ab3;
}
.cat:hover .cat-text {
    width: 100%;
    color: #006ab3;
}
.cat:hover .cat-infos-overlay {
    top: 0;
    right: 0;
    background: #fff;
    width: 100%;
    height: 200px;
    color: #006ab3;
}
.cat:hover .cat-text::after {
    width: 150px;
    background: #006ab3;
}
.home_cont_categories .cat-infos-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #006ab3;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 200px;
    background:#006ab3;
}
.home_cont_categories .cat-text {
    color: #fff;
    font-size: 3rem;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 7px;
}
.home_cont_categories .row div {
    height: 200px;
}
.home_cont_presentation {
    position: relative;
    background: url("../../assets/images/presentation-ag.jpg") no-repeat center top;
        background-size: auto;
    background-size: cover;
    color: #fff;
    margin: 0 auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home_cont_presentation .container{
    padding: 30px;
    background: rgba(0,0,0,0.7)
}

/*PAGES SERVICES*/
.content_page{
    margin-bottom: 50px;
}
.title-service{
    font-size: 1.3em;
    font-weight: 700;
    margin: 20px 0;
}
.lien-txt, .lien-txt:hover{
    text-decoration: underline;
    transition: all 0.2s ease-in-out;
}
.btn-ptz{
    text-align: center;
    margin-top: 20px;
    margin-bottom:60px;
    text-transform: uppercase;
}
/*CONTACT*/
.sidebar {
    z-index: 1000;
}
/*PROGRAMMES NEUFS*/
.lots h3, .padding_detail h3{
    margin-top: 40px;
}
.rwd-table {
    background: #ddd;
    overflow: hidden;
    width: 100%;
}
.rwd-table {
    margin: 1em 0;
    min-width: 300px;
}
.rwd-table td:first-child {
    padding-top: .5em;
}
.rwd-table tr:nth-child(1),
.rwd-table tr:nth-child(3),
.rwd-table tr:nth-child(5),
.rwd-table tr:nth-child(7),
.rwd-table tr:nth-child(9),
.rwd-table tr:nth-child(11),
.rwd-table tr:nth-child(13),
.rwd-table tr:nth-child(15),
.rwd-table tr:nth-child(17),
.rwd-table tr:nth-child(19),
.rwd-table tr:nth-child(21),
.rwd-table tr:nth-child(23),
.rwd-table tr:nth-child(25),
.rwd-table tr:nth-child(27),
.rwd-table tr:nth-child(29),
.rwd-table tr:nth-child(31),
.rwd-table tr:nth-child(33),
.rwd-table tr:nth-child(35),
.rwd-table tr:nth-child(39),
.rwd-table tr:nth-child(41),
.rwd-table tr:nth-child(43),
.rwd-table tr:nth-child(45),
.rwd-table tr:nth-child(47),
.rwd-table tr:nth-child(49),
.rwd-table tr:nth-child(51),
.rwd-table tr:nth-child(53) {
    background: #e8e8e8;
}
.rwd-table tr {
    background: 0;
}
.rwd-table th, .rwd-table td {
    margin: .5em 1em;
    text-align: center;
}
@media (max-width: 768px){
    .header__logo img {
        margin: auto;
    }
}
@media (max-width: 420px){
    .header__logo img {
        margin: auto;
    }
    .moteur {
        top: inherit;
    }
    .margin-cat{
        margin: 5px 0;
    }
    .programme-neuf{
        padding-top: 120px;
    }
}
@media (max-width: 480px) {
    .lots .rwd-table tr {
        text-align: center;
        font-size: 10px;
    }

    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }
}
@media (min-width: 480px){
    .rwd-table {
        font-size: 14px;
    }
}  
.prix-ind{
    text-transform: none;
    font-size: 14px;
}
