/*PREMIUMBASE*/


/*Import Fonts*/

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

/*GENERAL*/
.menu .dropdown-toggle::after {

    display: none;

}
.menu a{
    color: #1f4697
}
body {
    font-family: 'Work Sans', sans-serif;
}
.sidebar {
    margin-top: -100px;
    z-index: 10000;
}
@media (min-width: 992px) {
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        padding: 12px 10px;
        line-height: 1.2;
        color: #214796;
    }
    .index .not-sticking .menu ul > li > a {
        color: #214796;
    }
    .header__logo {
        display: block;
        padding: 5px;
        padding-top: 20px;
    }
    .not-sticking .header__logo img{
        padding:0 30px;
        width: 80%;
    }
    .ss-header{
        height: 30px;
        width: 100%;
        background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(255,255,255,0.2) 100%);
/*        background: rgba(255,255,255,0.2);*/
    }
    .index .carousel {
        z-index: 0;
        margin-top: 80px;
    }
}
.btn-primary {
    color: #fff;
    background-color: #103991;
    border-color: #103991;
}
.btn {
    border-radius: 0;
}

.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #000;
    height: 2px;
    width: 150px;
    margin: 24px auto 24px auto;
}
/*HEADER*/
.not-sticking .site-pusher {
    display: flex;
    justify-content: space-between;
    margin-top: -5px;
    background:#fff;

}
.sticking .site-pusher {
    display: flex;
    justify-content: space-between;
    margin-top: -5px;
}
.menu {

    margin-top: 65px;

}
/*
.not-sticking .menu{

    margin: 50px auto 0 auto;
}
*/
.sticking .menu {
    margin-top: 45px;
}
/*
.sticking{
    position: fixed;
    top: 0px;
    width: 110%;
    left: -5%;
}
*/
.index-logo-sticking, .sticking .header__logo img{
    width: 250px;
}
.moteur {
    padding:0;
}
.ion-ios-star{
    color: gold;
    -webkit-animation: avis 1s infinite; /* Safari 4+ */
    -moz-animation:    avis 1s infinite; /* Fx 5+ */
    -o-animation:      avis 1s infinite; /* Opera 12+ */
    animation:         avis 1s infinite; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes avis {
  0%   { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes avis {
  0%   { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes avis {
  0%   { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes avis {
  0%   { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}


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

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

.listeliens a, .page2ref a {
  color:#34569D;
}



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

.ref h1 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
    font-family: 'Work Sans', sans-serif;
}

.page2ref p {
    text-align: justify;
}


/*SLIDER ACCUEIL*/
.bgAccueil {
    background: none !important;
    overflow: hidden;
}
.carousel-indicators {
    display: none;
}
.carousel-fullscreen .carousel-inner .carousel-item {
    height: 100vh;
    min-height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#carouselExampleIndicatorsHome .carousel-item {
    background-size: cover;
    background-position: bottom center;
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
    background-image: url('/assets/images/slider_home/1.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
    background-image: url('/assets/images/slider_home/2.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
    background-image: url('/assets/images/slider_home/3.jpg');
    background-position: center center;
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
    background-image: url('/assets/images/slider_home/4.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
    background-image: url('/assets/images/slider_home/5.jpg');
}
/*INDEX*/
.p-recrutement{
    margin-top: 30px;
}
.home_cont_alertes {
    background: rgb(135, 135, 135);
}
footer {
    background-color: #878787;
}
.align-center{
    text-align: center;
}
.cont_coordonnees {
    background-color: #fff;
    color: #333;
    border-top: 1px solid #878787;
}
.reseaux-sociaux{
    margin-top: 20px;
}
.part-logo img{
    width: 120px;
}
.opinion iframe{
    color: #fff;
}
/*PAGE DETAILS*/
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #103991 !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px #103991;
}
.detail_header .titre:after {
    background: #103991;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #103991;
}
.retour_pret span {
    color: #103991;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #103991;
    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: #103991 !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #103991 !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}
.real{
    margin-bottom: 5px;
}
.table-warning {
    color: #fff;
}
/*GESTION LOCATIVE*/
.gestion-img img{
    width: 100%;
}
@media (max-width:420px){
    .moteur {
        top: inherit;
        bottom: 65px;
    }
    .map {
        top: 0px;
    }
}
.type-h1{
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-size: 30px;
}
.page-item.active .page-link {
    color: #ffffff;
    background-color: #1f4697;
    border: 1px solid #1f4697;
}
.page-link {

    color: #1f4697;
    background-color: transparent;
}

.page-item.active .page-laulau {
    color: #1f4697;
    background-color: transparent;
    border: 1px solid #1f4697;
}
.page-laulau {

    color: #1f4697;
    background-color: transparent;
}


.page-item a {
    display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  }
