


#livres-lexiques-tables table .blue-dot {
    color: #67C5DC;
    display: inline-block;
    font-size: 45px;
    line-height: 0;
    text-align: center;
}

#livres-lexiques-tables table tr td{
    border: none;
}

#livres-lexiques-tables table tr th{
    border-bottom: 2px solid #999999;
    border-top:none;
}

#livres-lexiques-tables table tr td:first-child{
    font-weight: bold;
}
#livres-lexiques-tables table tr td:last-child{
    text-align: right;
}


/*Mobile*/

.responsive-table.mobile,
.mobile thead,
.mobile tbody,
.mobile th,
.mobile td,
.mobile tr {
    display: block;
}

.mobile th {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.mobile tr {
    border: 1px solid #ccc;
}

.mobile td {
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    text-align: right;
    word-wrap: break-word;
}

.mobile .responsive-header {
    font-size: 18px !important;
    color: #444444 !important;
    font-weight: bold;
    display: inline;
    float: left;
    padding: 0px !important;
    padding-left: 5px!important;
    border:none;
;
}

.mobile td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
}
.responsive-header {
    display: none;
}

.table.mobile .pull-right{
    float: none !important;
}


.row.same-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.latest-adv .row.same-height > [class*='col-'] {
    flex-direction: column;
    padding-bottom: 35px;
    margin-bottom: 20px;
    width: 16.65%;
}
.home-blocks .row.same-height > [class*='col-'] {
    flex-direction: column;
    padding-bottom: 35px;
    margin-bottom: 20px;
    width: 33.3%;
}
@media (max-width: 991px){
    .row.same-height > [class*='col-'] {
        width: 100% !important;
    }

}
.btn-adv {
    bottom: 0;
    position: absolute;
    width: 88%;
}
.btn-cess {
    background-color: #333333 !important;
    padding: 2px 20px;
}

.home-blocks .block{
    border: 1px solid #999999;
    height: 100%;
    position: relative;
    padding-bottom: 130px;

}
.home-blocks .block > h3{
    color: white;
    background: #999999;
    margin: 0;
    padding: 10px 20px;
}
.home-blocks .block .content-wrap{
    padding: 0 20px;
}

.home-blocks .block ul{
    list-style: none;
}
.home-blocks .block img{
    position: absolute;
    bottom: 0;
}

.wysija-input{
    background: white none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    width: 100%;
}
.wysija-submit {
    background: #333333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: white;
    display: inline-block;
    font: 22px/1 FontAwesome;
    margin: 0 !important;
    padding: 2px 10px;
    text-rendering: auto;
}

.newsletter-row > .vc_column-inner > .wpb_wrapper, .op-row > .vc_column-inner > .wpb_wrapper {
    background: #828282 none repeat scroll 0 0;
}
.shortcode_wysija h3, .op-row h3{
    color: white;
    margin-top:10px;
}
.op-row .wpb_text_column {
    margin-bottom: 10px;
}
.newsletter-row .wpb_text_column{
    margin-bottom: 14px;
}
.desc-annonce p{
    margin: 0;
    font-size: 12px;
}
.liste-immo ul{
    list-style: none;
    padding: 0;
}
.liste-immo ul li .row{
    padding-top: 20px;
}
@media (min-width: 992px){
    .liste-immo > .row > div:not(:first-child) .row{
        border-left: 1px solid #828282;
    }
    .geoloc-btn{
        margin-top: 200px;
    }
}
@media (max-width: 991px){
    .liste-immo > .row > div:not(:first-child){
        border-top: 1px solid #828282;
        margin-top: 30px;
    }

}
.liste-immo img{
    margin-top: 5px;
}
.liste-immo a{
    color:#333;
}
.liste-immo h4{
    font-weight: bold;
}

.titre-mois {
    background: #999999 none repeat scroll 0 0;
    color: white;
    padding: 3px;
    text-align: center;
    text-transform: uppercase;
}


/* Sidebar */
.sidebar{
    list-style: none;
    padding: 0;
}
.sidebar .widgettitle{
    color : #EA5B21;
    margin-bottom: 20px;
}
.service-body .sidebar .widgettitle{
    color : #67C5DC;
    margin-bottom: 20px;
}
.sidebar .textwidget{
    text-align: justify;
}
.sidebar .widget{
    padding-bottom:30px;
    margin-bottom: 30px;
}
.sidebar .widget:not(:last-child){
    border-bottom: 1px solid #CFCFCF;
}

.widget_bs_latest_adv ul{
    list-style: none;
    padding: 0;
}
.widget_bs_latest_adv ul li{
    margin-top:10px;
}
.widget_bs_latest_adv a, .widget_bs_latest_adv a:hover{
    color: #333;
}
.widget_bs_latest_adv img{
    margin-right:10px;
    margin-top: 5px;
}
.widget_bs_latest_adv p{
    margin: 0;
}


.multiselect-native-select .btn-group{
    width : 100%;
}
.multiselect-native-select button.multiselect{
    background: white none repeat scroll 0 0;
    border-radius: 0;
    color: black;
    font-size: 13px;
    font-weight: lighter;
    height: 28px;
    padding-top: 6px;
    width: 100%;
    text-align: left;
}
#map-france{
    height : 500px;
}
.margin-20{
    margin-bottom: 20px;
}

.margin-30{
    margin-bottom: 30px;
}
.vcenter {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.listing-table tbody > tr > td{
    border: none;
    vertical-align: middle;
}
.listing-table tbody > tr > th{
    border-bottom: 2px solid #838383;
    border-top:none;
}
.navigation{
    text-align: center;
}

.navigation ul{
    list-style: none;
    padding: 0;
}
.navigation ul li{
    display: inline-block;
    margin-right: 5px;
}
.navigation ul li a{
    color : #9B9B9B;
}
.navigation ul li.active a, .navigation ul li:hover a{
    color : #333;
}
.listing-table .btn-default, .latest-adv .btn-default.btn-adv{
    background-color: #333333;
    padding: 2px 20px;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default.focus[disabled],
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #EA5B21;
    border-color: #ccc;
}

.service-body .btn-default.disabled.focus,
.service-body .btn-default.disabled:focus,
.service-body .btn-default.disabled:hover,
.service-body .btn-default.focus[disabled],
.service-body .btn-default[disabled]:focus,
.service-body .btn-default[disabled]:hover,
.service-body fieldset[disabled] .btn-default.focus,
.service-body fieldset[disabled] .btn-default:focus,
.service-body fieldset[disabled] .btn-default:hover {
    background-color: #67C5DC;
    border-color: #ccc;
}


.page-title{
    color:#EA5B21 ;
}

h1.page-title{
    font-size: 30px;
    letter-spacing: 1px;
}

h2.title-tribunal,
h2.page-title,
span.prix,
span.informations{
    font-size:18px;
    color: #EA5B21;
    letter-spacing: 1px;
}

.footer{
    margin-top: 50px;
}

p{
    font-size : 15px;
    margin-bottom: 10px;
}
p strong{
    font-size : 13px;
}
a, h1, h2, h3, h4{
    color:#EA5B21;
    letter-spacing: 1px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h3, h3 {
    font-size: 24px;
}
