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

/*------------*\
GENERAL
\*------------*/

html,
body,
#map-canvas {
    background: #eeb733;
}

body,
h1,
h2,
h3,
h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.p-accueil .wrapper {
    background: transparent;
}

.mwcontainer {
    max-width: 1140px;
    margin: 15px 0;
}

.container {
    margin: 0 -5px;
}
@media(max-width:1140px) {
    .container {
        margin: 0 5px;
    }
}

.tapis {
    background-color: #fff;
    padding: 20px;
}

td,
th,
.table,
table {
    border: 0;
}
.input,
.select,
.textarea {
    color: rgba(0, 0, 0, .6);
    padding: 0.6em 0.4em;
    display: inline-block;
    border: 1px solid rgba(223, 221, 219, 1);
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 0.9em;
}
a {
    text-decoration: none;
}
address {
    font-style: normal;
}
h4 {
    color:#1b79a3;
}

/*-------------------*\
HEADER
\*-------------------*/
.header {
    margin-top: 20px;
    margin-bottom: 20px;
}
.langue {
    top: -20px;
}
.bloc-logo > a {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 111;
}
.logo {
    text-align: center;
}
/*
.logo,
.adresse {
    display: inline-block;
    vertical-align: middle;
}
.logo,
.adresse {
    width: 50%;
    margin: 0 -1px;
}
.adresse {
    text-align: right;
}
*/
@media(max-width:1140px) {
    .adresse {
        padding-right: 1em;
    }
}
@media(max-width:480px) {
    .adresse {
        display: none;
    }
    
    .logo {
        width: 100%;
    }
}
.bx-wrapper .bx-viewport {
    border: 0;
    box-shadow: none;
}

/*-----------------*\
MENU
\*-----------------*/
#cssmenu > ul > li > a {
    color: #fff;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px !important;
    padding: 15px;
}

/*Sous menu*/
#cssmenu > ul > li > ul {
    text-align: left;
}
#cssmenu ul li ul li {
    background: #404c5c;
    color: #fff;
}
#cssmenu ul li ul li.active > a {
    color: #eeb733;
}
#cssmenu ul li > ul > li > a:hover {
    background: #2f3d4e;
    color: #eeb733;
}

/*triangle*/
#cssmenu > ul > li.has-sub > a:before {
    border-top-color: #fff;
}
#cssmenu > ul > li.has-sub > a::after {
    display: none;
}
#cssmenu ul li ul li > a {
    width: 100%;
    color: #fff;
}
#cssmenu,
#cssmenu > ul.open,
#cssmenu > ul > li.active {
    background: #404c5c;
}
@media(min-width:769px) {
    #cssmenu ul {
        display: table;
        margin: 0 auto
    }
    
    #cssmenu > ul > li:hover > a,
    #cssmenu > ul > li.active > a {
        color: #eeb733;
        background-color: transparent;
    }
    
    #cssmenu > ul > li {
        text-align: center;
    }
}
@media(max-width:768px) {
    #cssmenu #menu-button {
        background: #216d91 !important;
    }
    
    #cssmenu > ul.open {
        display: block;
        background: #f1f1f1;
    }
    
    #cssmenu > ul > li > a,
    #cssmenu > ul > li > ul li > a {
        color: #2e2e2e;
        padding: 10px 20px !important;
        border-bottom: 1px solid #cccccc;
    }
    
    #cssmenu > ul > li > ul li > a {
        padding: 10px 0 10px 45px !important;
        font-size: 0.9em;
    }
    
    #cssmenu ul li ul li,
    #cssmenu > ul > li.active {
        background: transparent !important;
    }
    
    #cssmenu > ul > li.active > a {
        color: #000;
    }
    
    #cssmenu > ul > li {
        text-align: left;
    }
    
    #cssmenu > ul > li > a:hover,
    #cssmenu ul li > ul > li > a:hover {
        background-color: #216d91;
        color: #fff;
    }
}
@media(max-width:480px) {
    .bloc-logo img {
        width: 60%;
    }
}

/*------------------------*\
HOME
\*------------------------*/
@media(min-width:769px) {
    .moteur_home {
        position: absolute;
        bottom: 15%;
        background: rgba(0, 0, 0, 0.38);
        width: 100%;
    }
}
@media(max-width:768px) {
    .moteur_home {
        position: relative;
        width: 100%;
    }
}
.moteur_home .title-search {
    display: none;
}
.moteur_home .btn-validation {
    width: 100%;
}
.p-accueil .search-bloc .pad,
.p-accueil .search-bloc .pts {
    margin: 10px;
    padding: 0;
}
.bloc-home {
    position: relative;
}

@media(min-width:801px) {
    .bloc-home {
        width: 33.3333%;
        float: left;
        padding: 0 5px;
    }
}
@media(max-width:800px) and (min-width:480px) {
    .bloc-home:nth-child(1) {
        width: 100%;
        padding: 5px;
    }
    
    .bloc-home:nth-child(2),
    .bloc-home:nth-child(3) {
        width: 50%;
        float: left;
        padding: 5px;
    }
}
@media(max-width:479px) {
    .bloc-home:nth-child(1) {
        margin-top: 10px;
    }
    
    .bloc-home {
        width: 100%;
        padding: 0 5px;
        margin-bottom: 1em;
    }
}
.home-widget {
    background: white;
}
.home-widget img {
    width: 100%;
}
.bloc-home > .search-widget,
.bloc-home > .home-widget {
    background: #fff;
/*    min-height: 490px;*/
}
.bloc-home > .search-widget .pts {
    float: right;
    padding: 1em 0;
}
.bloc-home .widget-desc {
    padding: 10px;
}
.bloc-home .ville {
    height: 52px;
    font-size: 1.2em;
    text-transform: capitalize;
}
.bloc-home .prixannonce {
    font-size: 1.3em;
}
.bloc-home .pobtn {
    margin-top: 7px;
    margin-bottom: 17px;
}
.widget-desc {
    text-align: center;
}
.p-accueil .widget-titre {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #000;
    display: block;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.p-acceuil .form-search {
    background: #e9e7e7;
}

/*------------------*\
BOUTON
\*------------------*/
[class*='btn-'] {
    padding: 0.8em 1em;
    color: #fff;
    border: 0px none transparent;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
}
.btn-validation,
.btnhome {
    background-color: #03a2b8;
    color:#fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btnhome:hover{
    background-color: #078fa2;
    color:#fff;
}
.btn-secondaire {
    background-color: #404c5c;
    color:#fff;
}
.btn-secondaire:hover {
    background-color: #2f3d4e;
    color:#fff;
}
.footer .btn-contact {
    background: transparent;
}
.btnmob > .btn-contact {
    background: #1184e6;
}
.coordonnees .btn-contact:hover {
    color: #eeb733;
}
[class*='btn-'] .fa {
    padding-right: 0.7em;
}

/*-----------------------------*\
LISTING PAGINATION
\*-----------------------------*/

.nav-list-card .fa {
    padding: 0 !important;
}
.btn-prec,
.btn-next,
.pagination > .current > span,
.pagination a.current {
    background-color: #323b44;
    color: #fff;
}
.pagination > a,
.pagination [class*='btn-'] {
    cursor: pointer;
    padding: 5px;
    border-radius: 2px;
    font-size: 11px;
}
.nav-pagination .bl1,
.nav-pagination .bl2,
.nav-pagination .bl3 {
    display: inline-block;
    vertical-align: middle;
}
@media(min-width:480px) {
    .nav-pagination .bl1,
    .nav-pagination .bl3 {
        width: 20%;
    }
    
    .nav-pagination .bl2 {
        width: 58%;
        text-align: center;
    }
    
    .alertelisting-tiny {
        display: none;
    }
}
.nav-pagination .bl3 {
    text-align: right;
}
@media(max-width:480px) {
    .nav-pagination .bl2 {
        display: none;
    }
    
    .nav-pagination .bl1,
    .nav-pagination .bl3 {
        width: 49%;
    }
    
    .account-page {
        line-height: 40px;
        padding: 0;
    }
    
    .alertelisting {
        display: none
    }
    
    .col,
    .mod,
    .row,
    fieldset {
        width: calc() !important;
    }
}

.title {
    text-transform: capitalize;
}
.produit_listing {
    background: #f6f6f6;
    border-right: 3px solid #fff;
}
.produit_listing:hover {
    border-right: 3px solid #404c5c;
}

.list-content {
    padding: 0.5em 1em;
}
.desc-new {
    max-height: auto;
}

.produit_listing h2 {
    font-size: 2.3rem;
    color: #404c5c;
    font-weight: 600;
}
.produit_listing h3 {
    font-size: 1.8rem;
    font-weight: normal;
    color: #404c5c;
}
.produit_listing h4 {
    font-size: 1.5rem;
    color: #216d91;
    font-weight: normal;
}

@media (max-width: 800px) {
    .description {
        display: none;
    }
}
@media (max-width: 767px) {
    .produit_listing h2,
    .produit_listing h3,
    .produit_listing h4 {
        float: none;
    }
    
    .produit_listing h2 {
        font-size: 1.2rem;
    }
    
    .title.fl > span {
        display: block;
        font-size: 1.7rem !important;
        line-height: 15px;
    }
    
    .produit_listing h3 {
        font-size: 1.3rem;
    }
    
    .produit_listing h4 {
        font-size: 1rem;
    }
}
.titre {
    display: block;
    font-size: 1.5em;
    font-weight: 200;
    margin-bottom: 0.5em;
    width: 100%;
    padding: 0;
}

.ville {
    text-transform: uppercase;
    font-weight: bold;
}

.p-annonce .bienssnew {
    width: 25%;
}
.nav-calcul {
    margin-top: 1em;
}
.tapis.caract-bien {
    margin-left: 0 !important;
    padding: 0 10px !important;
}
.description {
    font-size: 14px;
    color: #222121;
}
.reference {
    color: #03a2b8;
}

@media(max-width:640px) {
    .tapis.caract-bien {
        padding: 0!important;
    }
}

/*-----------------*\
DETAILS
\*-----------------*/
.annonce {
    background: #fff;
    padding: 20px;
}

.caract-bien td::before {
    font-family: arial;
    content: "■";
    color: #03a2b8;
}

.btn-md {
    color: #216d91;
}
.nav-bien a,
.nav-calcul a {
    font-size: 0.8em;
}
.nav-bien [class*='btn-'] {
    background-color: #03a2b8;
    color: #fff;
}
.nav-bien [class*='btn-']:hover {
    background-color: #078fa2;
}
.nav-bien [class*="btn-"] {
    border-right: 1px solid #fff;
}
.nav-bien [class*="btn-"]:nth-child(3) {
    border: 0
}
.nav-calcul .btn-black {
    background: #656462;
    color: #fff;
}
.nav-calcul .btn-black:hover {
    background: #4a4845;
}
.nav-calcul a:nth-child(1) {
    border-right: 1px solid #fff;
}
.desc-new h5 {
    margin: 0;
    font-size: 12px;
    display: block;
}
.desc-new span {
    margin: 0;
    font-size: 12px;
    display: block;
}
.desc-contenu {
    min-height: 270px;
}

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown .dropdown-menu a {
    font-size: 0.9em;
    display: block;
    padding: 0.4em 0.8em;
    text-decoration: none;
    background: #ccc;
    color: #333333;
}
.dropdown .dropdown-menu a:hover {
    background: #bbb;
}
.dropdown .dropdown-menu {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    padding: 0;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.slidebx .pas {
    padding: 5px 0;
}
#bx-pager img {
    margin-bottom: 3px;
    padding: 0;
}
.p-annonce .produit_listing h5 {
    padding-top: 10px;
    font-size: 1.5rem;
    margin: 0;
}
.p-annonce .produit_listing span {
    display: block;
    font-weight: normal;
}
@media (max-width:1024px) {
    .desc-contenu {
        min-height: auto;
        margin-bottom: 15px;
    }
}

@media (max-width: 960px) {
    .nav-bien > div {
        width: 100%;
    }
}
/*--------------*\
RECHERCHE
\*--------------*/
.p-recherche .title-search {
    text-transform: none;
    text-align: left;
    /*    font-size:  1.8em;*/
    
    font-weight: normal;
    background: transparent;
    padding: 0;
}

/*-----------------------------*\
FOOTER
\*-----------------------------*/
.footer ul li {
    list-style: none;
}
.coordonnees {
    background: #404c5c;
    text-align: center;
    padding: 15px 10px;
    font-size: 14px;
    
}
.coordonnees,
.coordonnees a {
    color: #fff;
    text-decoration: none;
}
address {
    font-style: normal;
}
.coordonnees address ul {
    padding-left: 0;
}
.coordonnees address li {
    display: inline-block;
    padding-right: 15px;
}
.footer .fa {
    padding-right: 5px;
}
.footer-credits {
    margin: 0;
    padding: 1em 0.5em 0.5em 0.5em;
    border-top: 0px solid #e0e0e0;
}
.coordonnees [class^="icon-"]:before,
.coordonnees [class*=" icon-"]:before {
    color:#eeb733;
}
@media (max-width:780px) {
    .coordonnees address li {
        display: block;
        padding-right: 0;
    }
    
    .coordonnees li:last-child {
        margin-top: 10px;
    }
}
@media(min-width:481px) {
    .menu-footer,
    .credits {
        float: left;
        width: 50%;
    }
    
    .credits {
        text-align: right;
    }
}
@media(max-width:480px) {
    .menu-footer,
    .credits {
        width: 100%;
    }
    
    .credits {
        text-align: center;
    }
}

/*----------------------*\
ALERTE EMAIL (PAGE + MODULE)
\*---------------------*/


.alerte-email > div:nth-child(2n+1) {
    padding: 0 15px 0 0
}
.alertemail a {
    background: #404c5c;
    display: block;
    text-decoration: none;
    color: #fff;
}
.alertemail a:hover {
    background: #2f3d4e;
}
.coleft {
    padding-right: 20px;
}


/*----------------------------*\
autres
\*---------------------------*/

.nofound {
    color:#fff;
}
