/**
*
* Général
*
*/

.block-infos {
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.block-infos h1,
.block-infos .h1,
.block-infos h2,
.block-infos .h2,
.block-infos h3,
.block-infos .h3,
.block-infos .h4,
.block-infos h4 {
    margin-top: 0;
}

.block-infos .text-muted {
    color: #aaaaaa;
}

.more {
    font-family: 'Lato Bold', Roboto, sans-serif;
    cursor: pointer;
    color: #f2a554;
    margin-left: 5px;
}

.more:hover {
    text-decoration: underline;
}

.option-icon-container {
    line-height: 20px;
    margin: 5px 0;
    display: table;
}

.option-icon-container .text {
    display: table-cell;
    line-height: 14px;
    vertical-align: middle;
    padding-top: 1px;
}
.prestationObligatoire{
    color: #ab0808;
    font-weight: bold;
}

.option-icon-container img {
    margin-right: 5px;
    width: 20px;
}

.btn-localiser {
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background: rgb(108, 98, 98);
}

.btn-localiser i {
    font-size: 30px;
}

/**
*
* Maps
*
*/

#root-map {
    width: 100%;
    min-height: 500px;
}

/**
*
* Derniere minute
*
*/

body {
    position: relative;
}

.derniere-minute {
    margin-bottom: 15px;
}

.derniere-minute .col {
    line-height: 50px;
    height: 50px;
}

.derniere-minute .derniere-minute-infos {
    background: #372020;
    color: #fff;
}

.derniere-minute .derniere-minute-description {
    background: #f9f9f9;
    border-bottom: 2px solid #e5e5e5;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
}

.derniere-minute .derniere-minute-infos .derniere-minute-infos-content-c2,
.derniere-minute .derniere-minute-infos .derniere-minute-infos-content-c1 {
    font-size: 30px;
    color: #faab58;
}

.derniere-minute .derniere-minute-infos .derniere-minute-infos-content-c2 sup {
    font-size: 15px;
    color: #ffffff;
}

.derniere-minute .derniere-minute-infos .derniere-minute-infos-content-c3 {
    font-size: 15px;
    color: #faab58;
}

@media (max-width: 992px) {
    .derniere-minute .text-right,
    .derniere-minute .derniere-minute-infos-content {
        text-align: center !important;
    }

    .derniere-minute .col {
        line-height: 35px;
        height: 35px;
    }
}

/*@media (min-width: 992px) and (max-width: 1200px) {*/
    /*.tarifs li.periode-calendrier .libelle {*/
        /*float: none !important;*/
    /*}*/
/*}*/

/**
*
* En tete
*
*/

#location-tete {
    padding-bottom: 10px;
    padding-top: 10px;
}

#location-tete #location-tete-content {
    height:100%;
    margin:auto;
    position:relative;
}

#location-tete #location-tete-content-link-recherche {
    width:178px;
    height:23px;
    display:block;
    background:url('../../bundles/chaletmontagnefront/images/location/fond-link-recherche.png') no-repeat left top;
    text-decoration:none;
    color:#5c5050;
    font-size:10px;
    padding: 0 0 0 29px;
    margin-top:10px;
    text-transform:uppercase;
    border: none;
    cursor: pointer;
}

#location-tete #location-tete-content-link-recherche:hover {
    color:#f2a554;
}

#location-tete #location-tete-content-link-reseaux {
    position: relative;
    float: right;
    width: 46px;
    height: 46px;
    background: url('../../bundles/chaletmontagnefront/images/location/icone-reseaux.png') no-repeat top left;
    display: block;
    cursor: pointer;
}

#location-tete #location-tete-content-link-reseaux #contenaire-les-reseaux {
    position: absolute;
    right: 48px;
    top: 5px;
    width: 200px;
    height: 36px;
    border: 1px solid #eee;
    overflow: hidden;
    display: none;
    font-size: 1.9em;
}

.text-rouille {
    color: #a38b8a !important;
}


#location-tete #location-tete-content-link-reseaux #contenaire-les-reseaux.show {
    display: block;
}

#location-tete #location-tete-content-link-reseaux #contenaire-les-reseaux a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 0.15em;
    margin-right: 0.15em;
}

#location-tete #location-tete-content-link-reseaux:hover {
    background:url('../../bundles/chaletmontagnefront/images/location/icone-reseaux-hover.png') no-repeat top left;
}

#location-tete #location-tete-content-link-impression {
    float:right;
    width:46px;
    height:46px;
    background:url('../../bundles/chaletmontagnefront/images/location/icone-impression.png') no-repeat top left;
    display:block;
}

#location-tete #location-tete-content-link-impression:hover {
    background:url('../../bundles/chaletmontagnefront/images/location/icone-impression-hover.png') no-repeat top left;
}

#location-tete #location-tete-content #location-tete-content-titre {
    text-align: center;
    padding-top: 70px;
}

#location-tete #location-tete-content #location-tete-content-titre img {
    vertical-align:middle;
    margin-right:17px;
    cursor:pointer;
}

#location-tete #location-tete-content #location-tete-content-titre h1{
    vertical-align:middle;
    display:inline;
    font-size:50px;
    color:#6c6262;
    font-weight:normal;
}

#location-tete #location-tete-content #separateur-titre{
    display:block;
    margin:auto;
}

#location-tete #location-tete-content #location-tete-content-ariane-zone {
    text-align: center;
    padding-top: 5px;
}

#location-tete #location-tete-content #location-tete-content-ariane-zone p {
    font-size:12px !important;
    color:#473c3c !important;
    text-transform:uppercase !important;
}

#location-tete #location-tete-content #location-tete-content-ariane-zone p a {
    font-size:12px !important;
    color:#473c3c !important;
    text-transform:uppercase !important;
}

#location-tete #location-tete-content #location-tete-content-ariane-zone p .ariane-numero-location {
    color:#5c5050;
}

/**
*
* Title section
*
*/

#title-section {
    margin-bottom: 15px;
}

/**
*
* Title block
*
*/

.title-block h1 {
    margin: 0;
    vertical-align: middle;
    font-size: 40px;
    color: #6c6262;
    font-weight: normal;
    font-family: 'Lato Light', Roboto, sans-serif;
}

.title-block .fil-ariane,
.title-block .fil-ariane a {
    font-size: 10px;
    color: #8A7F7F;
    text-transform: uppercase;
    font-family: Lato, Roboto, sans-serif;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.title-block .fil-ariane {
    margin-top: 5px;
    line-height: 16px;
}

.title-block .fil-ariane a:hover {
    text-decoration: underline;
}

.title-block .fil-ariane a.ariane-numero-location:hover {
    text-decoration: none;
    background: #372020;
}

.title-block .fil-ariane a.ariane-numero-location {
    background: #fcb05a;
    padding: 1px 3px;
    color: #fff;
    font-weight: normal;
}

/**
*
* Loueur block
*
*/

.loueur-block {
    width: 100%;
    padding: 15px;
    border: 1px solid #eee;
    background: #fff;
}

.loueur-block .flag {
    margin-left: 5px;
}

.loueur-block .nom {
    font-weight: bold;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    padding-bottom: 10px;
    font-family: Lato, Roboto, sans-serif;
}

.loueur-block .content {
    color: #6c6262;
    font-family: Lato, Roboto, sans-serif;
}

.loueur-block .content .link {
    text-decoration: underline;
}

.loueur-block .content .tel {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    border-top: 1px solid #eee;
    padding-top: 10px;
}

.loueur-block .content .loueur-confiance {
    position: relative;
    width: 100%;
    height: 20px;
    background-color: #989d90;
    margin: 15px 0;
}

.loueur-block .content .loueur-confiance .badge-loueur-confiance {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #5C5050;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

.loueur-block .content .loueur-confiance .visuel {
    background: url("../../bundles/chaletmontagnefront/images/picto-confiance-loueur.png") no-repeat;
    background-position: center center;
}

.loueur-block .content .infos-cheque-vac {
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-bottom: 0;
}

/**
*
* Contact block
*
*/

.btn-contact {
    display: block;
    color: #7c7373;
    letter-spacing: 1px;
    width: 100%;
    border: 1px solid #eee;
    margin: 10px 0;
    background: #fff;
    -webkit-box-shadow:  0 0 4px rgba(0, 0, 0, 0.12);
    -moz-box-shadow:  0 0 4px rgba(0, 0, 0, 0.12);
    box-shadow:  0 0 4px rgba(0, 0, 0, 0.12);
    text-transform: uppercase;
    padding: 4px 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 12px;
    white-space: normal;
    font-family: Lato, Roboto, sans-serif;
}

.btn.btn-big {
    background: #fcb05a;
    color: #fff;
    font-size: 18px;
    padding: 20px 10px;
    margin-top: 0;
}

.btn-contact:hover {
    background: #372020;
    color: #fff;
}

@media (max-width: 768px) {

    #location-tete #location-tete-content-link-recherche {
        width: 0;
        padding: 0 0 0 27px;
    }


    .title-block h1 {
        font-size: 25px;
    }

}



.block-tel {
    padding: 15px;
    border: 1px solid #eee;
    background: #fff;
}

.block-tel .phone {
    font-family: Lato, Roboto, sans-serif;
    font-weight: bold;
}

.block-prix {
    padding: 15px;
    border: 1px solid #EEE;
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 10px;
}

/**
*
* Slider
*
*/

#ocation-infos-content-slider {
    overflow: hidden;
}

.bx-wrapper .bx-viewport{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    left: 0;
}

.bx-wrapper {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.bx-caption {
    text-align:center;
}

.bx-wrapper img {
    margin:auto;
}


.bx-wrapper .bx-controls-direction a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #fcb05a;
    text-indent: 0;
    color: #fff;
    line-height: 32px;
    text-align: center;
}

.bx-wrapper .bx-controls-direction a:hover {
    color: #fff;
    background: #372020;
}

#bx-pager {
    margin-bottom: 5px;
}

#bx-pager a {
    display: inline-block;
    text-decoration: none;
    margin: 0 3px 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#bx-pager a:hover {
    border-color: #fcb05a;
}

#bx-pager a.active {
    border-color: #372020;
}

.no-responsive .bx-wrapper,
.no-responsive .bx-viewport,
.no-responsive .bx-wrapper ul li {
    height: 575px !important;
}

.bx-wrapper img {
    max-height: 575px;
}

@media (max-width: 1200px) {
    .no-responsive .bx-wrapper,
    .no-responsive .bx-viewport,
    .no-responsive .bx-wrapper ul li {
        height: 463px !important;
    }

    .bx-wrapper img {
        max-height: 463px;
    }

}

@media (max-width: 992px) {
    .no-responsive .bx-wrapper,
    .no-responsive .bx-viewport,
    .no-responsive .bx-wrapper ul li {
        height: 353px !important;
    }

    .bx-wrapper img {
        max-height: 353px;
    }
}

@media (max-width: 767px) {
    .no-responsive .bx-wrapper,
    .no-responsive .bx-viewport,
    .no-responsive .bx-wrapper ul li {
        height: auto !important;
    }

    .bx-wrapper img {
        max-height: none;
    }
}

.btn-visite-virtuelle {
    margin-top: 0;
}

/**
*
*  Block récapitulatif
*
*/

.recapitulatif-block {

}

.recapitulatif-block ul {
    padding: 0;
    display: inline-block;
    border-top: 1px solid #eee;
    margin: 0;
}

.recapitulatif-block li {
    padding-top: 10px;
    float: left;
    list-style-type: none;
    margin-right: 15px;
    margin-left: 5px;
    height: 40px;
    padding-bottom: 5px;
}

.recapitulatif-block .icone {
    float: left;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.recapitulatif-block .icone img {
    max-width: 25px;
    max-height: 25px;
    vertical-align: middle;
    display: inline-block;
}

.recapitulatif-block .text {
    font-size: 13px;
    color: #6c6262;
    font-family: Lato, Roboto, sans-serif;
    margin-left: 10px;
    padding-top: 5px;
    margin-bottom: 0;
    float: left;
}

.small-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.big-title {
    font-size: 28px;
    font-weight: bold;
    display: block;
}

#location-calendrier-disponibilite {
    background: #f6f6f6;
    padding: 10px;
}

#location-calendrier-disponibilite .calendrier p {
    margin: 0;
    padding: 0;
}

#location-calendrier-disponibilite .calendrier .calendrier-jour,
#location-calendrier-disponibilite .calendrier .calendrier-corps {
    width: 100%;
}

#location-calendrier-disponibilite .calendrier-deux {
    margin: 0 10px;
}

#location-calendrier-disponibilite .periode-calendrier-deux {
    margin: 25px 10px 0 10px;
}

#location-calendrier-disponibilite-infos-calendrier {
    text-align: center;
}

#location-calendrier-disponibilite #location-calendrier-disponibilite-content #location-calendrier-disponibilite-titre{
    letter-spacing: 1px;
    padding-bottom: 5px;
}

#location-calendrier-disponibilite-titre span {
    display: inline-block;
}

#location-calendrier-disponibilite-titre h4 {
    display: inline-block;
}

#location-calendrier-disponibilite #location-calendrier-disponibilite-maj {
    font-size: 12px;
    color: #6c6262;
    display: inline-block;
    margin: 10px 0;
}

#location-calendrier-disponibilite .legende {
    margin-bottom: 10px;
}

#location-calendrier-disponibilite .legende p.label {
    color: #6C6262;
    font-size: 12px;
}

#location-calendrier-disponibilite #location-calendrier-disponibilite-content #location-calendrier-disponibilite-titre-c1{
    font-size:18px;
    color:#5c5050;
    display: block;
}

#location-calendrier-disponibilite #location-calendrier-disponibilite-content #location-calendrier-disponibilite-titre-c2 {
    font-size: 12px;
    color: #6c6262;
    display: block;
    margin: 10px 0;
}

#location-calendrier-disponibilite #location-calendrier-disponibilite-content #location-calendrier-disponibilite-titre-c2 a {
    color: #f2a554;
    font-weight: bold;
}

#location-calendrier-disponibilite #location-calendrier-disponibilite-content #location-calendrier-disponibilite-titre-c2 a:hover {
    text-decoration: underline;
}

.calendrier-periode-action :hover {
    cursor: pointer;
}

#link-assurance-annulation {
    font-weight: bold;
    text-decoration: underline;
    margin-top: 10px;
    display: block;
}

#location-calendrier-disponibilite-infos-calendrier-heures {
    background: #fff;
    font-size: 12px;
    line-height: 13px;
    padding: 15px;
}

#location-calendrier-disponibilite-infos-calendrier-heures p {
    margin: 0 0 5px;
}

#location-calendrier-disponibilite-contenaire-calendrier tr:hover td {
    color: #f2a554;
}

#location-calendrier-disponibilite-content #infos .infos-content {
    background: #ddd;
    padding: 10px;
}

.loader-container {
    position: relative;
}

.nav-fixed {
    background-color: #CECACB;
    width: 3000px;
}

.navbar-nav {
    float: none;
    margin-left: auto;
}

.nav-pills > li > a {
    border-radius: 0;
}

.nav-container {
    min-height: 50px;
    margin-bottom: 15px;
}

.navbar-fixed-top {
    z-index: 110;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active {
    background-color: #6C6262;
}

.navbar-default {
    background-color: #6C6262;
}

.navbar {
    border-radius: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #372020;
    color: #fff;
}

.planning .actions {
    margin: 20px 0;
}

.tarifs {
    color : #6C6262;
}

.tarifs .tarifs-title {
    border-bottom: 1px solid #6C6262;
    margin-bottom: 10px;
    font-weight: bold;
}

.tarifs .tarifs-title .tarifs-type {
    text-transform: uppercase;
    font-weight: bold;
}

.tarifs .weekend {
    margin-top: 10px;
}

.tarifs ul {
    list-style: none;
    padding-left: 15px;
}

.tarifs li.periode-calendrier {
    float: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 5px;
}

.tarifs li.periode-calendrier .libelle {
    margin-right: 15px;
    line-height: 30px;
}

.tarifs li.periode-calendrier .prix {
    margin-right: 1px;
    padding: 5px 10px;
    background-color: green;
    color: white;
    line-height: 20px;
    min-width: 85px;
}
.tarifs li.periode-calendrier .prix.special {
    background-color: #808080;
}

.tarifs li.periode-calendrier .prix.promo {
    background-color: #f2a554 !important;
}

.tarifs li.periode-calendrier .action button {
    background-color: #6C6262;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    line-height: 20px;
    border: 0;
}

@media (max-width: 992px) {
    .tarifs li.periode-calendrier .prix {
        margin-right: 1px;
        padding: 5px 10px;
        line-height: 20px;
        min-width: 55px;
    }


    .tarifs li.periode-calendrier .action button {
        padding: 5px 5px;
        line-height: 20px;
    }


}

/**
** Section infos station
**/

#infos-station.big-section {
    padding-bottom: 15px;
    background-color: #372020;
    color: #fff;
}

#infos-station.big-section a {
    color: #fcb05a;
}

#infos-station.big-section a:hover {
    text-decoration: underline;
}

#infos-station.big-section .link-station {
    margin-top: 15px;
    display: block;
    letter-spacing: 1px;
}

#infos-station.big-section .block-infos {
    border-top: 0;
}

#infos-teletravail.big-section {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #d5d5d5;
    color: #000;
}




.btn-reservation {
    border-color: #372020;
    background: green;
    width: 100%;
}

.voyageurs{
    font-size: 1.9rem;
    color: #999;
}
.editBtn{
    color: #fcb05a;
}
.reservation-block {
    margin-top: 0.3rem;
    width: 100%;
    padding: 1rem 2rem;
    border: 1px solid #eee;
    background: #fff;
}

.resa_zone_prix {
    margin: 0.3rem;
    padding: 0.3rem;
}

.resa_zone_prix > div {
    padding: 0.3rem;
}

.resa-sous-titres {
    font-size: 1.1rem;

    color: #999;
}
.cadre {
    border: #eee 1px solid;
}

.grey {
    color: #999;
}
.resa-total {
    border-top: #0c0c0c 1px solid;
    font-weight: bold;
}

.with-errors {
    color: red;
}

.margin-bottom-10{
    margin-bottom: 10px;
}

.btnCapa{
    display:inline-block;
    line-height: 26px;
    border:#666 1px solid;
    margin:2px;
    font-size:18px;
    text-align:center;
    font-weight: bold;
    cursor:pointer;
    width:30px;
    height:30px;
    border-radius:50%;
}

.btnCapa:hover
{
    background-color:#eee;
    color:#000;
    box-shadow:3px 2px #ccc;
}
/**
*
* Bien Item (design général)
*
*/

.bien-item {
    position: relative;
    height: 425px;
    background: #fff;
    text-decoration: none;
    color: #5c5050;
    display: block;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
    border: 1px solid #e7e7e7;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.bien-item:focus {
    text-decoration: none;
    outline: none;
}

.bien-item .tooltip {
    white-space: nowrap;
}

.bien-item:focus,
.bien-item:hover {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}

.bien-item header .img-container {
    position: relative;
    margin-bottom: 5px;
    /*height: 222px;*/
    overflow: hidden;
    background: #E9ECF3;
}

.bien-item .img-container .img-responsive {
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    left: -100%;
    right: -100%;
    object-fit: cover;
    object-position: 50% 50%;
}

.bien-item header .infos-container {
    height: 90px;
    overflow: hidden;
}

.bien-item header p {
    margin: 0;
}

.bien-item header .station,
.bien-item header .type {
    font-size: 12px;
}

.bien-item header .title {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}

.bien-item header .title:first-letter {
    text-transform: uppercase;
}

.bien-item header .infos-container,
.bien-item .sub-content,
.bien-item .main-content {
    padding: 0 9px;
}

.bien-item .infos-prix {
    font-family: 'Lato', "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #dd914a;
    text-align: center;
    margin: 6px 0;
}

.bien-item .infos-prix sup {
    font-size: 16px;
}

.bien-item footer .infos-footer {
    font-size: 12px;
    color: #5c5050;
    text-transform: uppercase;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.boutton-appel-offres {
    width: 250px;
    display: inline-block;
    height: 36px;
    background: #5c5050;
    color: #fff;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
    bottom: -18px;
    margin: auto;
    z-index: 2;
    margin-bottom: 10px;
    float: none;
    clear: both;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}


.bien-item footer .details {
    position: absolute;
    left: -100%;
    right: -100%;
    width: 135px;
    display: inline-block;
    height: 36px;
    background: #5c5050;
    color: #fff;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
    bottom: -18px;
    margin: auto;
    z-index: 2;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.bien-item:focus footer .details,
.bien-item:hover footer .details, .boutton-appel-offres {
    background: #fcb05a;
}

.bien-item .sub-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 3;
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 222px;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.bien-item:focus .sub-content,
.bien-item:hover .sub-content {
    visibility: visible;
    opacity: 1;
}

.bien-item:focus, .sub-content,
.bien-item:hover, .sub-content,
.bien-item:focus,
.bien-item:hover {
    background: #5c5050;
}

.bien-item:focus .infos-footer,
.bien-item:focus .infos-container p,
.bien-item:focus .infos-location p,
.bien-item:focus,
.bien-item:hover .infos-footer,
.bien-item:hover .infos-container p,
.bien-item:hover .infos-location p,
.bien-item:hover {
    color: #fff !important;
}

.bien-item .separation {
    height: 1px;
    background: #fff;
    margin: 10px 15px;
}

.bien-item .stations-details {
    font-size: 11px;
}

.bien-item .description {
    font-size: 14px;
}

.bien-item .sub-content,
.bien-item:focus .sub-content,
.bien-item:hover .sub-content {
    background: none;
}

.bien-item:focus,
.bien-item:hover {
    background: #5c5050;
}

.bien-item .favorite {
    position: absolute;
    z-index: 4;
    top: -14px;
    right: -14px;
}

.bien-item .exception-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.bien-item .prix {
    font-size: 17px;
    color: #331e1a;
    text-align: center;
    padding-top: 5px;
}

.bien-item:focus .prix,
.bien-item:hover .prix {
    color: #fcb05a;
}

.bien-item .nowrap {
    white-space: nowrap;
}

/**
*
* Location
*
*/

.bien-item.location .infos-location p, .bien-item.location.derniere-minute .infos-location p {
    font-size: 12px;
    margin: 5px 0;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.bien-item.location .loueur-confiance {
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #5C5050;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.bien-item.location:focus .loueur-confiance, .bien-item.location:hover .loueur-confiance {
    background-color: #FAAB58;
}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1199px) {
    .bien-item.location .infos-location {
        max-height: 47px;
        overflow: hidden;
    }
}


/**
*
* Vente et Location
*
*/

.bien-item.location .img-container,
.bien-item.vente .img-container {
    height: 197px;
    overflow: hidden;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

.bien-item.location .separator:before,
.bien-item.vente .separator:before {
    position: static;
    display: block;
    bottom: 0;
    content: ' ';
    height: 3px;
    width: 100%;
    background: #a48b89;
}

.bien-item.location .separator,
.bien-item.vente .separator {
    position: relative;
    top: -5px;
    height: 11px;
    width: 100%;
    display: block;
    background: url('../../bundles/chaletmontagnefront/images/generique/arrow-down.png') no-repeat center top;
}

.bien-item.location .infos-location p,
.bien-item.vente .infos-location p {
    font-size: 12px;
    margin: 5px 0;
}

.bien-item.location .prix-vente,
.bien-item.vente .prix-vente {
    font-family: 'Lato Bold', 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #371f1f;
    padding-top: 10px;
}

.bien-item.location:focus .prix-vente,
.bien-item.vente:focus .prix-vente,
.bien-item.location:hover .prix-vente,
.bien-item.vente:hover .prix-vente {
    color: #fcb05a;
}

.bien-item.location .sub-content,
.bien-item.vente .sub-content {
    height: 191px;
}

.bien-item.location:focus .sub-content,
.bien-item.vente:focus .sub-content,
.bien-item.location:hover .sub-content,
.bien-item.vente:hover .sub-content {
    background: rgba(92, 80, 80, 0.5);
}

/**
*
* Item derniere minute
*
*/

.bien-item.location.derniere-minute {
    background: #faab58;
    border: 2px solid #5C5050;
}

.bien-item.location.derniere-minute:focus,
.bien-item.location.derniere-minute:hover {
    border-color: #faab58;
}

.bien-item.location.derniere-minute .last-minute {
    color: #fff;
    font-weight: 700;
    z-index: 6;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 30px;
    top: -13px;
}

.bien-item.location.derniere-minute .last-minute span {
    background-color: #5C5050;
    padding: 5px 10px;
    line-height: 20px;
    height: 20px;
}

.bien-item.location.derniere-minute:hover .last-minute span, .bien-item.location.derniere-minute:focus .last-minute span {
    background-color: #faab58;
}

.bien-item.location.derniere-minute p {
    color: #5C5050;
}

.bien-item.location.derniere-minute .infos-location p {
    color: #fff;
}

.bien-item.location.derniere-minute h2.title, .bien-item.location.derniere-minute .infos-prix {
    color: #fff;
}

.bien-item.location.derniere-minute .img-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.bien-item.location.derniere-minute .img-container .overlay.overlay-hover {
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    background: url('../../bundles/chaletmontagnefront/images/accueil/minutes-fond-opacity.png') no-repeat top center;
    background-size: 100%;
}

.bien-item.location.derniere-minute:focus .img-container .overlay.overlay-hover,
.bien-item.location.derniere-minute:hover .img-container .overlay.overlay-hover {
    opacity: 1;
    visibility: visible;
}

.bien-item.location.derniere-minute:focus .sub-content,
.bien-item.location.derniere-minute:hover .sub-content {
    background: rgba(92, 80, 80, 0.8);
}

.bien-item.location.derniere-minute .infos-dates {
    font-size: 12px;
}
.bien-item.location.derniere-minute:focus .img-container .overlay.overlay-normal,
.bien-item.location.derniere-minute:hover .img-container .overlay.overlay-normal {
    opacity: 0;
    visibility: hidden;
}

.bien-item.location.derniere-minute:focus,
.bien-item.location.derniere-minute:hover {
    background: #5c5050;
}

.entete-location {
    color: #fff;
    font-weight: 400;
    z-index: 6;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 30px;
    top: -13px;
}

.entete-location span {
    background-color: #e8e8e8;
    padding: 5px 10px;
    line-height: 20px;
    height: 20px;
}





/*
*
* Media queries
*
*/

@media (max-width: 1199px) {

    /*
    * Location & vente
    */
    .bien-item.location .sub-content,
    .bien-item.vente .sub-content {
        height: 192px;
    }

    .bien-item:hover .sub-content {
        background: rgba(0,0,0,0.65);
    }

    .bien-item.location.derniere-minute:hover .sub-content {
        background: transparent;
    }

    .bien-item .img-container .img-responsive,
    .bien-item.location.derniere-minute .img-container .img-responsive {
        position: static;
        width: 100%;
        /*height: auto;*/
        right: auto;
        left: auto;
        object-fit: cover;
        object-position: 50% 50%;
    }

}

@media (max-width: 992px) {
    .bien-item .prix {
        padding-top: 0;
    }

    .bien-item.location.derniere-minute:focus .sub-content,
    .bien-item.location.derniere-minute:hover .sub-content {
        background: rgba(92, 80, 80, 0.8);
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    /*
    * Location & vente
    */
    .bien-item.location,
    .bien-item.vente {
        height: 445px;
    }

    .bien-item.location .img-container,
    .bien-item.location:hover .sub-content,
    .bien-item.vente .img-container,
    .bien-item.vente:hover .sub-content {
        height: 188px;
    }

    /*
    * Général
    */
    .bien-item {
        height: 455px;
    }

    .bien-item:hover .sub-content {
        height: 242px;
    }

}
#loueur-liste{
    width:100%;
    background:url('../../bundles/chaletmontagnefront/images/loueur/fond-global.jpg') repeat-x left 75px;
}

#loueur-liste #loueur-liste-content{
    width:1165px;
    margin:auto;
}

#loueur-liste #loueur-liste-content #loueur-liste-content-infos-nombre-locations{
    text-align:center;
    font-family:'Lato Light';
    font-size:12px;
    text-transform:uppercase;
    color:#b2afaf;
    margin-top:65px;
    letter-spacing:2px;
}

#loueur-liste #loueur-liste-content #loueur-liste-content-image-separation-titre{
    display:block;
    margin:8px auto 0 auto;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location{
    padding:15px 180px 0 180px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos {
    width:268px;
    height:320px;
    background:url('../../bundles/chaletmontagnefront/images/loueur/fond-infos-proprietaire.jpg') no-repeat top left;
    position:relative;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-cheque-vac{
    position:absolute;
    height:55px;
    width:100%;
    left:0;
    bottom:0;
    text-align:center;
    line-height:55px;
    font-family:'Lato Light';
    font-size:13px;
    color:#6c6262;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-portrait{
    /*position:absolute;*/
    /*min-height:136px;*/
    width:100%;
    /*left:0;*/
    /*top:0;*/
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #fond-sur-photo-proprietaire{
    width:92px;
    height:91px;
    background:url('../../bundles/chaletmontagnefront/images/location/fond-rond-proprietaire.png') no-repeat top left;
    position:absolute;
    left:92px;
    top:10px;
    z-index:2;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-portrait > img{
    /*position:absolute;*/
    /*left:92px;*/
    /*top:10px;*/
    z-index:1;
    margin: 10px 0 0 92px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-portrait > p{
    font-family:'Lato';
    font-size:20px;
    color:#6c6262;
    text-align: center;
    padding: 5px 0 0 0;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision{
    /*position:absolute;*/
    /*height:167px;*/
    width:100%;
    /*left:0;*/
    /*top:137px;*/
    font-family:'Lato';
    font-size:13px;
    color:#6c6262;
    text-align:center;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision a{
    color:#6c6262;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision-l1{
    /*margin-top:10px;*/
    line-height: 17px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision-l2{
    margin-top:10px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision-l3{
    margin-top:15px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision-l4{
    margin-top:15px;
    font-size:16px;
    line-height: 20px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-infos-precision-l5{
    margin-top:15px;
    font-size:16px;
    line-height: 20px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-commentaire{
    display:block;
    width:268px;
    height:22px;
    background:url('../../bundles/chaletmontagnefront/images/loueur/fond-link-commentaire.png') no-repeat top left;
    font-family:'Lato Light';
    font-size:11px;
    text-transform:uppercase;
    color:#7c7373;
    text-align:center;
    line-height:22px;
    text-decoration:none;
    margin:25px 0;
    letter-spacing:2px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-commentaire:hover{
    color:#f4a756;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-mail{
    display:block;
    width:268px;
    height:70px;
    background:#f9ac58;
    font-family:'Lato Light';
    font-size:23px;
    color:#FFF;
    text-align:center;
    text-decoration:none;
    line-height:28px;
    padding-top:10px;
    letter-spacing:2px;
}

#loueur-liste #loueur-liste-content-contenaire-liste-location #location-infos-content-infos-proprietaire-mail:hover{
    color:#5c5050;
    background:#FFF;
    border:1px solid #e6e6e6;
    width:266px;
    height:68px;
}

#loueur-liste .une-location-proprietaire{
    height:473px;
    float:left;
    margin-right: 28px;
}

#loueur-liste .une-location{
    width:273px;
    height:440px;
    position:relative;
    padding-top: 12px;
    float:left;
    margin-right: 28px;
    margin-bottom: 18px;
    margin-top:37px;
}

#loueur-liste .une-location-hover{
    width:273px;
    height:440px;
    position:relative;
    padding-top: 12px;
    float:left;
    margin-right: 28px;
    margin-bottom: 18px;
    margin-top:37px;
    display:none;
}

#loueur-liste .link-une-location{
    width:261px;
    height:405px;
    display:block;
    text-decoration: none;
}

#loueur-liste .ico-coeur{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
}

#loueur-liste .une-location-photo{
    height: 174px;
    width: 100%;
    position: relative;
}

#loueur-liste .une-location .une-location-infos{
    height:248px;
    width:259px;
    border-bottom:1px solid #e7e7e7;
    border-left:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7;
    background:url('../../bundles/chaletmontagnefront/images/loueur/limite-location.png') #FFF no-repeat top left;
}

#loueur-liste .une-location-hover .une-location-infos{
    height:248px;
    width:261px;
    background:url('../../bundles/chaletmontagnefront/images/loueur/limite-location-hover.png') #5c5050 no-repeat top left;
}

#loueur-liste .une-location .boutton-details{
    width: 113px;
    height: 36px;
    background: #5c5050;
    color: #FFF;
    font-family: 'Lato';
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    left: 73.5px;
    z-index: 2;
}

#loueur-liste .une-location-hover .boutton-details{
    width: 113px;
    height: 36px;
    background: #FFF;
    color: #5c5050;
    font-family: 'Lato';
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
    position: absolute;
    top:169px;
    left: 73.5px;
    z-index: 2;
}

#loueur-liste .une-location .une-location-infos-titre{
    /*height: 78px;*/
}

#loueur-liste .une-location-hover .une-location-infos-titre{
    min-height: 100px;
}

#loueur-liste .une-location .une-location-infos-titre p{
    font-family: 'Lato Light';
    font-size: 16px;
    color: #372020;
    text-align: center;
    padding-top: 13px;
    line-height: 20px;
}

#loueur-liste .une-location-hover .une-location-infos-titre p{
    color: #FFF;
    font-family: 'Lato Light';
    font-size: 16px;
    text-align: center;
    padding-top: 13px;
    line-height: 20px;
}

#loueur-liste .une-location .une-location-infos-titre p .une-location-infos-titre-subline{
    font-size: 12px;
}

#loueur-liste .une-location-hover .une-location-exception-infos-location-hover-subline{
    font-size: 12px;
}

#loueur-liste .une-location .image-separation-infos{
    display: block;
    margin: 3px auto;
}

#loueur-liste .une-location-hover .image-separation-infos-1{
    display: block;
    margin: auto;
    padding: 50px 0 0 0;
}

#loueur-liste .une-location-hover .image-separation-infos-2{
    display: block;
    margin: auto;
}

#loueur-liste .une-location-infos-location{
    /*height: 65px;*/
    padding-left: 7px;
    /*padding-top: 15px;*/
}

#loueur-liste .une-location-infos-location p{
    float: left;
    font-family: 'Lato Light';
    font-size: 12px;
    color: #372020;
    margin-right: 10px;
}

#loueur-liste .une-location-infos-location p img{
    margin-right: 1px;
    vertical-align: middle;
}

#loueur-liste .une-location-infos-location p span{
    vertical-align: middle;
}

#loueur-liste .une-location-infos-prix{
    font-family:'Lato Bold';
    font-size:19px;
    color:#371f1f;
    text-align:center;
    padding-top: 8px;
}


h4{
    text-align: center;
    font-family: "Lato";
    font-size: 20px;
    text-transform: uppercase;
    color: #B2AFAF;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

#location-retour-top-bas-page{
    height:32px;
    width:100%;
    background:#FFF;
    padding-top:10px;
}

#location-retour-top-bas-page #location-retour-top-bas-page-trait{
    height:1px;
    width:850px;
    background:#5c5050;
    margin:auto;
}

#location-retour-top-bas-page a{
    background:url('../../bundles/chaletmontagnefront/images/loueur/fond-lien-retour-top-bas-page.jpg') no-repeat top left;
    width:50px;
    height:22px;
    line-height:22px;
    display:block;
    text-align:center;
    margin:auto;
    font-family:'Lato Light';
    font-size:11px;
    text-transform:uppercase;
    color:#5c5050;
    text-decoration:none;
}

#location-retour-top-bas-page a:hover{
    background:#ffb25b;
    color:#FFF;
}

.image-exception-label{
    position:absolute;
    top:20px;
    left:14px;
    z-index:2;
}

.fancybox-opened .fancybox-skin{
    background:none;
    box-shadow:none;
}

#location-infos-content-infos-proprietaire-infos > img{
    display:block;
    margin:10px auto;
}

.location-infos-picto{
    text-align:center;
    margin-top:5px;
}

.picto-loueur-confiance{
    margin: 0 0 0 -8px;
}