/*PREMIUMBASE*/


/* Pagination */ 
.page-linkk:focus, .page-linkk:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd;
}
.btn-linkk:focus, .btn-linkk:hover, a:hover {
    text-decoration: none;
}
 
.page-linkk {
    color: #000;
}
.page-linkk {
    position: relative;
    border: none;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
}
.page-linkk {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd;
}

.me-wai{
	position: absolute;
	z-index: 999999
}

/*Import Fonts*/

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

/*GENERAL*/
#bloc_fixed {
    bottom: inherit;
    /* display: none; */
}
.index-logo-not-sticking , .index-logo-sticking{
    width: 160px;

}
.nom_agence {
    text-align: center;
}
#voir-telephone-sidebar-0 {
display: none;
}
.dotted {
    border-top: 1px dotted #124e8f;
    border-bottom: 1px dotted #124e8f;
    padding-top: 3%;
    padding-bottom: 3%;
}
.dottedD{
    border-right: 1px dotted #124e8f;
}


body {
    font-family: 'Work Sans', sans-serif;
}
.padding4logo {
    PADDING: 2%;
}
.logoimg {
    border: 1px solid #0b4d89;
    width:100%;
}
.titlelogo {
    color: #124ba1;
}
.stylelinkagence {
    font-size: 22px;
    padding: 2px 8px;
}       
.styleagenceicon {
    font-size: 26px;
    color: #fff;
    background: #124e8f;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.plinkagence {
    color: #124e8f;
}

.moteur {
    padding: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-color: rgb(0 0 0 / 0%);
}
.testpadleft{
    padding-left: 180px!important;
}


.home_cont_selection, .home_cont_categories {
    padding-top: 190px;
    padding-bottom: 50px;
}
.header__logo {
    display: block;
    height: 128px;
    padding: 5px;
}
.address .btn-primary .btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 3%; 
}
.ion-social-facebook{
    color: #fff;
    font-size: 37PX;
}
.badge-danger {
    color: #fff;
    background-color: #041733;
}
.cont_coordonnees a {
    color: #fff!important;
}

.home_cont_presentation {
    position: relative;
    background: url(/assets/images/home-background-presentation.jpg) no-repeat center top!important;
    background-size: cover;
    color: #fff;
    margin: 0 auto;
    padding: 89px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #0b4d89!important;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
.home_heading {
    font-size: 28px;
    text-align: center;
    color: #0b4d89;
}

@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;
    }
    .header__logo {
        display: block;
        height: 128px;
        padding: 5px;
    }
}
footer {
    background-color: #041733;
    padding: 50px 10px;
}
.cont_coordonnees {
    padding-bottom: 40px;
    background-color: #041733;
    color: #fff;
}
.btn {
    border-radius: 0;
}
.ion-ios-location-outline, .info_ville {
    color: #0b4d89;
    font-weight: 600;
}
.home_cont_categories .cat-infos-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background: rgb(34 91 148 / 82%);
    color: #fff;
    width: 180px;
    height: 100%;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/* .home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
} */
.home_cont_alertes {
    padding: 40px 10px;
    background: #fbee00;
    text-align: center;
}
.home_cont_alertes p {
    color: #11499a;
}



/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                               REF BY LOLO                                                       */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.listeliens ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.listeliens ul li{
    width: calc(100% / 3);
    /* si 3 colonnes */
}

@media (max-width: 560px) {
.listeliens ul li{
width: 100%;
}
}

.listeliens a {
  color:#124BA1;
}

.listeliens a:hover {
text-decoration: underline;
}

.ref p, .page2ref p {
text-align:justify;
}

.ref h2, .page2ref h2 {
font-size:24px;
color:#0B4D89;
padding:10px 0px 15px 0px;
}

.vente-maison-agde .top_page {
background-image: url(../images/top_page/image_top.jpg);
}  

.vente-appartement-agde .top_page {
    background-image: url(../images/top_page/image_top.jpg);
    } 

.ensavoirplus {
color:black;
}

.ensavoirplus:hover{
color:grey;
}




/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #11499a !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #11499a;
}
.detail_header .titre:after {
    background: #11499a;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
#bloc_fixed .bloc {
    background: #0b4fa29e;
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #124e8f;
    border-color: #124e8f;
}
.cont_coordonnees a {
    color: #fbee00;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #11499a;
}
.retour_pret span {
    color: #11499a;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #11499a;
    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: #11499a !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #11499a !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}

@media (max-width: 420px){
    .header__logo img {
        margin-left: -40px;
        margin-top: 10px;
        max-width: 35%;
    }

    .sliderVideo {
        display: none;
    }

    .testpadleft{
        padding-left: 0px!important;
    }

    
}

.test1 {
    width:8%;
}

@media (max-width: 991px){
 .header__logo img {
        margin-left: -40px;
        margin-top: 0px;
        max-width: 35%;
    }
         }