/*PREMIUMBASE*/


/*Import Fonts*/

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



/*LOC SAISONNIERE masqué en attendant de récupérer les calendriers*/
.btn-saisonnier{
    display: none;
}




/*GENERAL*/
body {
    font-family: 'Work Sans', sans-serif;
}
.h1, h1 {
    font-size: 28px;
    border-left: 3px solid #1562ab;
    padding-left: 10px;
}
.detail .h1, .detail h1 {
    font-size: 28px;
    border-left: none;
    padding-left: 0;
}
.h2, h2 {
    font-size: 22px;
}
a:hover {
    color: inherit;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #1562ab!important;
}
nav.menu .dropdown-toggle {
    padding: 12px 10px;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 235px !important;
}
#bloc_fixed .surcharge_favoris {
    top: 16px;
}


/*MENTIONS COOKIES*/
.cc-color-override-1247188962 .cc-btn {
    color: #fff !important;
    background-color: #1562AB !important;
    border-color: #1562AB !important;
}



/*HEADER*/
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 0px 25px;
        line-height: 1.2;
        color: #222;
    }
    .index .not-sticking .menu ul > li > a {
        color: #fff;
    }
    .index .not-sticking .header__logo {
        display: block;
        height: 183px;
        padding: 45px 0;
    }
    .sticking .header__logo,
    .not-sticking .header__logo{
        display: block;
        height: 80px;
        padding: 13px;
    }
}
.lang .dropdown-toggle::after {
    display: none;
}



/*MOTEUR*/
.search__form-item:nth-child(n+2) {
    width: calc(83% / 5 - 4px);
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    text-transform: uppercase;
}


/*BLOCS OUTILS*/
#bloc_fixed {
    bottom: 45%;
}
#bloc_fixed .bloc4 ul li:nth-child(1) {
    margin: 0 10px 0 7px;
}



/*BOUTONS*/
.btn {
    border-radius: 0;
}
.btn-primary,
.btn-info,
.btn-success {
    color: #fff;
    background-color: #1562AB;
    border-color: #1562AB;
}
.btn-primary:hover,
.btn-info:hover,
.btn-success :hover{
    color: #1562ab;
    background-color: #e6e6e6;
    border-color: #1562ab;
}


/*BLOC PRODUITS*/
.home_heading {
    color: #222;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #fff;
    height: 2px;
    width: 150px;
    margin: 15px auto 15px auto;
}
.prod_accueil .block_info {
    min-height: 90px;
    border-bottom: 3px solid #1562ab;
    padding: 20px 20px 10px 20px;
}
.prod_accueil .info_titre,
.prod_accueil .info_prix-hai,
.prod_accueil .card_list ,
.prod_accueil .card-fav-absolute ,
.prod_accueil .box,
.prod_accueil .card_foot {
    display: none;
}
.prod_accueil .info_prix {
    margin: 10px 0 5px 0;
    padding: 0;
    text-align: right;
}
.info_type {
    font-weight: 600;
    font-size: 16px;
}
.info_ville {
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 6px;
}



/*ETIQUETTES*/
.index .bandeaux {
    display: none;
}



/*PRESENTATION INDEX*/
.home_cont_presentation, 
.home_cont_presentation p{
    text-align: center;
}
.home_cont_presentation {
    background: url(/assets/images/home-background-presentation.jpg) no-repeat center top;
    padding: 75px 0;
}



/*NOS BIENS INDEX*/
.home_cont_categories .cat-infos-overlay {
    background: rgba(255, 255, 255, 0.75);
}
.cat:hover .cat-infos-overlay {
    background: rgba(255, 255, 255, 0.75);
}
.home_cont_categories .cat-text {
    color: #222;
    font-size: 21px;
}
.home_cont_categories .cat-text::after {
    background: #222;
}
.home_cont_categories .cat-text-small {
    color: #222;
    font-weight: 400;
}




/*ALERTE MAIL INDEX*/
.home_cont_alertes {
    padding: 20px 10px;
    background: rgb(21, 98, 171);
    text-align: center;
}
.home_cont_alertes .btn {
    border: 1px solid #fff;
}



/*FOOTER*/
.cont_coordonnees {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    border-top: 1px solid #1562ab;
    color: #222;
    text-align: center;
}
.cont_coordonnees #voir-telephone-0.telephone-vu {
    color: #222;
}
.cont_coordonnees .address p {
    margin-bottom: 0;
}
footer {
    background-color: #111;
    padding: 25px 10px;
}


/*LISTING*/
.effect-cms .over_desc {
    height: 190px;
}
.listing-vente .effect-cms .over_desc {
    height: 205px;
}




/*SIDEBAR*/
.sidebar {
    margin-top: 0;
}
.contact .sidebar {
    margin-top: 50px;
}
.sidebar #voir-telephone-sidebar-0{
    text-align: left;
}

/*ASIDE BLOC CONTACT*/
aside.aside_contact {
    background-color: #111;
}
.aside_contact .address{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 18px;
}
aside .contact_titre {
    font-size: 16px;
    padding: 20px 0 5px 0;
}
.aside_map .text-right{
    font-size: 15px;
}
aside .btn-link:hover {
    color: #1562ab;
}
aside .contact_coordinates, aside .aside_map {
    border-bottom: inherit;
}
aside #voir-telephone-aside{
    text-align: center;
}
aside .contact_img {
    text-align: center;
}
aside .contact_img img {
    width: 70%;
    text-align: center;
}
.telephone-vu {
    background-color: #fff;
}
aside .telephone-vu {
    background-color: #1562AB;
}
aside .btn.focus, .btn:focus {
    box-shadow: none; 
}



/*TOP PAGE*/
.alerte-email .top_page, .top_page,
.on-vous-rappelle .top_page, .top_page,
.recherche-detaillee .top_page, .top_page,
.comparateur .top_page, .top_page {
    background-image: url(/assets/images/top_page/top_page.jpg);
}
.estimation .top_page, .top_page {
    background-image: url(/assets/images/top_page/estimation_top.jpg);
}



#bloc_fixed_bottom {
    background: #1562ab;
}



/* ==================================
RESPONSIVE
=================================== */

@media (max-width: 1024px) and (min-width: 991px){
    .menu ul > li > a {
        padding: 0px 15px;
    }
    .index .not-sticking nav {
        top: 0;
    }
    .plusdecritere {
        margin-top: -15px;
        margin-bottom: 5px;
    }
    .index .sticky_menu.not-sticking nav.menu li:not(:last-child) {
        margin-right: 12px;
    }
    .menu li:not(:last-child) {
        margin-right: 15px;
    }
    .list-inline-item:not(:last-child) {
        margin-right: 15px;
    }
    .detail_carousel,
    .detail-block-desc,
    .detail_form_contact,
    .detail-block-form,
    .detail-block-simi{
        max-width: 100%;
        margin: auto;
        padding: 25px;
    }
    .sidebar address .group_btn a {
        width: 100%;
        font-size: 13px;
        padding: 8px;
    }
}

@media (max-width: 991px){
    .index .sticky_menu {
        background: transparent;
        box-shadow: none;
    }
    .index-logo-not-sticking{
        padding-top: 50px;
    }
    .sticky_menu,
    .index .sticky_menu.sticking {
        background: #fff;
        box-shadow: 1px 1px 1px #ccc;
    }
    .contact .map{
        margin-top: 60px;
    }
    .index .sticky_menu.sticking .site-container .site-pusher, .sticky_menu .site-container .site-pusher {
        text-align: center;
    }
    .header {
        background: transparent; 
    }
    .menu ul {
        text-align: left;
    }
    .header__icon {
        z-index: 10000;
    }
    .menu li:not(:last-child) {
        margin-right: 0;
    }
    #formrecherche, #formrecherchevente, #formrecherchelocationsaison {
        margin-top: 0px; 
    }
    #formrecherchevente .search__form-item:nth-child(n+2),
    #formrecherchelocation .search__form-item:nth-child(n+2)
    {
        width: calc(25% / 1 - 1px);
    }
    #formrecherchevente .search__form-item.c_valid,
    #formrecherchelocation .search__form-item.c_valid
    {
        width: calc(100% / 1 - 4px);
    }
    .plusdecritere .text-filtre1 {
        display: none;
    }
    .plusdecritere .text-filtre2 {
        margin-bottom: 15px;
    }
    .sticky_menu.not-sticking #formrecherchevente,
    .sticky_menu.not-sticking #formrecherchelocation,
    .sticky_menu.not-sticking #formrecherchelocationsaison {
        margin-top: 35px;
    }
    .container.prod_listing{
        margin-top: 50px;
    }
    .detail .container_page {
        margin-top: 50px;
    }
    .detail-block-desc, .detail_carousel, .detail_form_contact, .detail-block-form, .detail_biens_sim {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }
    footer {
        padding: 25px 10px 75px 10px;
    }
    #formrecherchevente .search__form-item:nth-child(n+2),
    #formrecherchelocation .search__form-item:nth-child(n+2),
    #formrecherchelocationsaison .search__form-item:nth-child(n+2) {
        width: calc(33% / 1 - 1px);
    }
    .listing .bloc.bloc4,
    [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -5px;
        top: 10px;
        font-size: 22px;
        background: #1562ab;
        padding: 6px 15px;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #fff;
    }
    [class*="listing-"] #content,
    .listing #content {
        top: 80px;
    }
    #form-recherche-modal-content .search__form-item:nth-child(n+2) {
        width: 100%;
    }
    #formrecherche,
    #formrecherchevente,
    #formrecherchevente,
    #formrecherchelocationsaison {
        display: none;
    }
    #form-recherche-modal-content #formrecherche,
    #form-recherche-modal-content #formrecherchevente,
    #form-recherche-modal-content #formrecherchelocationsaison {
        display: block;
    }
}

@media (max-width: 768px){
    .header nav ul > li > a {
        color: #fff;
    }
    nav.menu ul li {
        display: block;
        margin-right: 0;
    }
    .index .not-sticking nav {
        top: 0;
    }
    .bgAccueil {
        background: url(/assets/images/bgimg-mobile.jpg) no-repeat top center fixed;
    }
    .moteur {
        padding: 0 0 75px 0;
    }
    .agence .cont_coordonnees,
    .detail .cont_coordonnees,
    .estimation .cont_coordonnees,
    .alerte-email .cont_coordonnees,
    .contact .cont_coordonnees,
    .comparateur .cont_coordonnees {
        display: block; 
    }
    .top_page {
        margin-top: 60px;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(86% / 5 - 4px);
    }
}


@media (max-width: 420px){
    body{
        text-align: justify;
    }
    .search__form-item:nth-child(n+2) {
        width: 100%;
    }
    .index .index0-logo-not-sticking{
        display: block;
    }
    .index .sticky_menu.not-sticking nav.menu li:not(:last-child) {
        margin-right: 0px; 
    }
    .header .img-fluid {
        width: 50%;
        margin: 11px 55px 15px 0;
    }
    .sticky_menu{
        height: 80px;
        box-shadow: 1px 1px 1px #ccc !important;
    }
    .index-logo-not-sticking,
    .index-logo-sticking {
        width: 50%;
        padding-top: 10px;
    }
    .sticky_menu.sticking .site-pusher, .sticky_menu.not-sticking .site-pusher {
        padding: 0;
    }
    .moteur {
        top: 80px;
    }
    .listing-vente .sticking .site-pusher,
    .listing-location .sticking .site-pusher,
    .listing-location-saisonniere .sticking .site-pusher,
    .listing-neuf .sticking .site-pusher,
    .listing-portfolio .sticking .site-pusher,
    .listing-portfolio .sticking .site-pusher,
    .listing .sticking .site-pusher {
        display: block; 
    }
    .container.prod_listing {
        margin-top: 50px;
    }
    .detail .container_page {
        margin-top: 97px;
    }
    .index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
        height: 45px;
    }
    .cat {
        margin-bottom: 25px;
    }
}

/* pages de ref  ----- */
.page_ref2 h2 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.page2ref h2 {
    margin-top: 40px;
}

.page_ref .spin3 {
    font-weight: 600 !important;
    font-size: 20px !important;
    text-align: left !important;
}
.page_ref .prod_listing.damier {
    display: flex;
    flex-wrap: wrap;
}
.page_ref .description {
    padding: 0 20px;
    font-size: 12px;
}
.prod_listing.damier .block_info {
    min-height: auto;
}
.page_ref .prod_listing article {
    margin: 10px;
    width: calc(33.3% - 20px);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid white;
}
@media (min-width: 768px) {
    .page_ref .damier .card_list {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
.page_ref .prod_listing .block_img,
.page_ref .prod_listing .block_info {
    width: 100%;
}
@media(max-width:768px) {
    .page_ref .prod_listing article {
        margin: 10px;
        width: calc(50% - 20px);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    }

    .carousel-fullscreen .carousel-inner .carousel-item {
        height: 40 vh;
        min-height: 600px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media(max-width:468px) {
    .page_ref .prod_listing article {
        margin-bottom: 20px;
        padding: 10px;
        width: 100%;
    }
}

.cont_ref {
    background-color:#f4f4f4;	
    margin-top:30px;
}

.cont_ref li {	
    font-size:12px;
}

.listref ul {
    font-size:13px;

}

.home_texte{
    background: #D5E3F0;
    margin: 0 !important;
    padding: 20px 0;
    font-size: 13px;
}


#referencement{
    max-width: 1140px;
    margin: 50px auto;
}
#referencement h1 {
    font-size: 22px;
}
#referencement p {
    font-size: 14px;
}

/* MAPS */
.leaflet-custom-marker.leaflet-marker-icon,
.leaflet-marker-icon.leaflet-google-marker {
   margin-top: -37px;
   margin-left: -12.5px;
}

.leaflet-marker-icon.leaflet-google-marker {
   height: 37px !important;
   width: 25px !important;
}
[class*="listing-"] .search__form-item,
[class*="listing"] .search__form-item {
    width: calc(100% / 6 - 7px)!important;
    margin: 0 3px;
}

.page-laulau {
    z-index: 2;
    color: #005260;
    background-color: #fff;
    border-color: #005260;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
}