/*PREMIUMBASE*/

/*Import Fonts*/
@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*GENERAL*/
body {
    font-family: 'Montserrat', sans-serif;
}
.h1, h1 {
    font-size: 28px;
    text-transform: uppercase;
}
.h2, h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}
.h3, h3 {
    font-size: 18px;
    text-transform: uppercase;
}
h2.deco, h3.deco {
    border-left: 3px solid #111;
    padding-left: 10px;
    margin-top: 30px;
    margin-bottom: 20px; 
}
a:hover {
    color: #08013a;
}
.dropdown-menu {
    margin-left: 10px;
}
.dropdown-item {
    padding: 10px 10px;
    font-size: 15px;
    text-transform: uppercase;
}
.marginauto { margin: auto;}
#bloc_fixed .surcharge_favoris {
    left: -46px;
    position: absolute;
    top: 16px;
}

.over_desc a{
    color: #fff;
}
.progress-bar {
    background-color: #222;
}
.alert-danger {
    color: #111;
    background-color: #eee;
    border-color: #111;
    margin: auto;
}
.blanc {
    color:#fff;
}
.blanc:hover {
    color: #fff;
}
.bleu {
    color:  #08013a;
}
.jaune {
    color:  #e1d484;
}
.f17 {
    font-size: 17px;
    margin-bottom: 0;
}

/* TOP PAGE */
.top_page {
    height: 350px;
}
.estimation .top_page {
    background-image: url(/assets/images/top_page/estimation_top.jpg);
}
.alerte-email .top_page{
    background-image: url(/assets/images/top_page/alerte-email_top.jpg);
    background-position: center left;
}
.agence .top_page {
    background-image: url(/assets/images/top_page/agence_top.jpg);
}
.mentions-legales .top_page {
    background-image: url(/assets/images/top_page/mentions-legales_top.jpg);
}
.on-vous-rappelle .top_page {
    background-image: url(/assets/images/top_page/on-vous-rappelle_top.jpg);
}
.comparateur .top_page {
    background-image: url(/assets/images/top_page/comparateur_top.jpg);
}
.recherche-detaillee .top_page {
    background-image: url(/assets/images/top_page/recherche-detaillee_top.jpg);
}


/*MENTIONS COOKIES*/
.cc-color-override-1247188962 .cc-btn {
    color: #fff !important;
    background-color: #08013a !important;
    border-color: #08013a !important;
    text-transform: uppercase;
}




/*HEADER*/
/*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');
}
#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');
}

#carouselExampleIndicatorsHome .carousel-item:nth-child(6) {
    background-image: url('/assets/images/slider_home/6.jpg');
}
.site-pusher {
    display: flex;
    justify-content: space-around;
}
.index .not-sticking .site-pusher {
    background: rgba(255,255,255,0.6);
}
.header nav ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

nav ul > li > a{
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: color 0.3s ease-out;
    padding: 12px 10px;
    line-height: 1.2;
}
.index .not-sticking nav ul > li > a{
    color: #e1d484;
}
.index .sticky_menu.not-sticking .site-container {
    box-shadow: none;
}

nav ul > li.active > a{
    color: #08013a;
    font-weight: 700;
}

/* nav ul > li > a:hover::after {
    width: 100%;
}
nav ul > li > a::after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 1;
    width: 0;
    height: 2px;
    background: #08013a;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
} */

@media (min-width: 992px) {
    .index .not-sticking .header__logo {
        display: block;
        padding: 50px 0 20px 0;
    }
}

.lang .dropdown-toggle::after {
    display: none;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    text-transform: uppercase;
}




/* ================================================================= */
/*                        FOOTER / BOITES A OUTILS                   */
/* ================================================================= */
/* Boite à outils */
#bloc_fixed {
    bottom: 37%;
}
#bloc_fixed ul li > i {
    font-size: 2rem;
    top: 2px;
    left: 2px;
}
#bloc_fixed ul li > .ion-ios-heart-outline {
    left: 1px;
}
#bloc_fixed ul li > .ion-social-youtube-outline {
    font-size: 1.8rem;
    top: 4px;
    left: 1px;
}
#bloc_fixed .bloc {
    width: 50px;
    min-height: 50px;
    margin: 15px 0;
    position: relative;
    right: 7px;
    cursor: pointer;
    padding-left: 10px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 50%;
    background: #08013a;
}
#bloc_fixed .bloc:hover {
    right: 12px;
    border:1px solid #fff;
}
#bloc_fixed .surcharge_favoris {
    left: 16px;
    top: 19px;
}
.badge-pill {
    padding-right: 0.4em;
    padding-left: .4em;
    border-radius: 10rem;
}
.badge {
    font-size: 66%;
}

aside .pres_agency {
    padding-top: 40px;
}

footer .liens_center {
    text-align: center;
}
/* footer .liens_border {
    border-right: 1px solid rgba(255,255,255, 0.2);
} */
.liens_center i {
    font-size: 40px;
}
.ion-ios-star-outline {
    left: -2px!important;
}
.logoSNPI {
    width: 100px;
}
footer {
    font-size: 15px;
    background: #090638;
}
footer a:hover {
    color: #e1d484;
}

/* MOTEUR */
.moteur {
    padding: 10px 0 0 0;
    position: absolute;
    bottom: 3%;
    left: 15%;
    width: 65%;
    min-height: inherit;
    z-index: 20;
    background: transparent;
}
.radio_trans input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 7px 25px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    min-width: 130px;
    margin: 0;
    background-color: #e1d484;
    color: #000;
    border: 1px solid #e1d484;
}
.radio_trans label.css-label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radio_trans input[type=radio].css-checkbox:checked + label.css-label {
    background-color: #08013a;
    border-color: #08013a;
    color: #fff;
    border: 0 !important;
    height: 42px;
}
.radio_trans input[type=radio].css-checkbox:checked + label.css-label:after {
    content: '';
    display: block;
    position: relative;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #08013a;
    margin: 10px auto;
    background: transparent;
}
[class*="listing-"] .not-sticking .container_search {
    background: #fff;
    padding: 30px 0;
}
.index .plusdecritere .plusc, .index .plusdecritere .plusm {
    color: #e1d484;
    font-weight: 500;
}


/*BOUTONS*/
.btn {
    border-radius: 0;
}
.btn-primary, .btn-info, .btn-success, .btn-secondary {
    color: #fff;
    background-color: #08013a;
    border-color: #08013a;
    text-transform: uppercase;
}
.btn-primary:hover,
.btn-info:hover,
.btn-secondary:hover,
.btn-success:hover {
    color: #08013a;
    background-color: #e1d484;
    border-color: #e1d484;
}



/* TITRES */
.home_heading {
    color: #08013a;
    font-family: 'Frank Ruhl Libre';
    font-size: 40px;
    text-align: center;
    letter-spacing: 2px;
    z-index: 1;
}
.bg-jaune {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23111111' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
    padding: 14px 0;
    margin: -12px 0 54px 0;
}
.home_heading::after {
    /* content: "";
    display: block;
    position: relative;
    background: #e1d484;
    height: 2px;
    width: 90px;
    margin: 15px auto 15px auto; */
    display: none;
}
.page-heading, .administrable h1 {
    font-family: 'Frank Ruhl Libre';
    font-size: 35px;
    letter-spacing: 2px;
    border-bottom: 2px solid #08013a;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: 600;
    text-transform: capitalize;
}


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

/* NOTRE SELECTION */
.home_cont_selection {
    padding: 128px 0;
}
.index .info_ville {
    font-size: 13px;
    text-transform: uppercase;
}
.index .prod_accueil .card-fav-absolute {
    right: 10px;
    top: 0;
    font-size: 32px;
    z-index: 150;
    color: #e1d484;
    display: block;
}
.index .info_type {
    font-weight: 700;
    font-size: 20px;
    margin: 20px 0;
    text-transform: capitalize;
    color: #090638;
    text-align: left!important;
}
.index .prod_accueil .block_info {
    min-height: auto;
    padding: 10px;
    min-height: 120px;
    background: #ffffff;
}
.index .info_prix {
    float: right;
    margin: 22px 0 15px 0;
    font-size: 14px;
}
.card_list li > span:after{
    display: none;
}
.card_list li {
    font-size: 13px;
}
.card_list li > span {
    font-size: 18px;
}
.prod_accueil .card_list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.index .card_list {
    margin-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #aaaaaa;
    padding: 10px 0;
}
.prod_accueil article {
    border: 1px solid #afafaf;
    text-align: left;
}
.carousel_nbr_photos {
    left: 1%;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    right: inherit;
    border-radius: 10px;
    top: 1%;
}

/*PRESENTATION INDEX*/
.home_cont_presentation {
    position: relative;
    background: url(/assets/images/home-background-presentation.jpg) no-repeat center center;
    background: #e1d5842d;
    background-size: cover;
    color: #08013a;
    margin: 0 auto;
    padding: 128px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home_cont_presentation {
    text-align: center;
}
.home_cont_presentation .bg-jaune {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23111111' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
    padding: 14px 0;
    margin: -27px 0 54px 0;
}

.home_cont_presentation p{
    text-align: justify;
    font-weight: 400;
}

.home_cont_presentation .ion-android-arrow-dropright-circle{
    margin-left: 15px;
}
.home_cont_presentation .titre-index-presentation::after {
    /* content: "";
    display: block;
    position: relative;
    background: #08013a;
    height: 2px;
    width: 90px;
    margin: 15px auto; */
    display: none;
}
.home_cont_presentation .titre-index-presentation {
    text-transform: inherit;
    font-family: 'Frank Ruhl Libre';
    font-size: 40px;
    font-weight: inherit;
    text-align: center;
    z-index: 1;
}
.home_cont_presentation .btn-primary{
    /* font-size: 13px; */
}
.home_cont_presentation .btn-primary:hover{
    border: 1px solid #08013a;
}
.home_cont_presentation .sous-titre {
    border-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}

/*NOS BIENS*/
.home_cont_categories .cat-infos-overlay {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255, 0.6);
    color: #fff;
    width: 100%;
    height: 40%;
    top: auto;
}
.cat:hover .cat-infos-overlay {
    background:#e1d484;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.home_cont_categories .cat-text, .home_cont_categories .cat-text-small{
    color: #08013a;
    letter-spacing: 2px;
    font-size: 15px;
}
.home_cont_categories .cat-text{
    font-size: 20px;
    font-weight: 500;
}
.home_cont_categories .cat-text-small{
    font-weight: 400;
}
.home_cont_categories .cat-text::after{
    width: 30px;
    margin: 5px auto 0 auto;
    background: #08013a;

}
.home_cont_categories{
    padding: 128px 0;

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

}



/*ALERTE MAIL INDEX*/
.home_cont_alertes {
    padding: 20px 10px;
    text-align: center;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23111111' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
}
.home_cont_alertes p {
    color: #000;
}
.home_cont_alertes .btn {
    border: 1px solid #fff;
}
.home_cont_alertes p i {
    font-size: 40px;
    margin-right: 10px;
    margin-bottom: 20px;
    display: inline;
    color: #08013a;
}
.credit-occitan {
    width: 300px;
    margin-bottom: 25px;
}
.home_cont_alertes .btn {
    margin-left: 0;
}
.border-left {
    border-left: 1px solid rgba(0, 0, 0, 0.3);
}

/*COORDONNEES*/
.cont_coordonnees{
    background-color: #fff;
    color: #090638;
}
.cont_coordonnees .ion-ios-telephone {
    font-size: 21px;
    top: 2px;
}
.coordonnees_heading img {
    width: 220px;
}
.logo-fb {
    font-size: 24px;
    margin: 0 5px;
    color: #090638;
}
.logo-fb:hover {
    color: #090638;
}
.cont_coordonnees .btn-primary, .cont_coordonnees #voir-telephone-0{
    background: transparent;
    border-color: #090638;
    color: #090638;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin: 5px 0 !important;
}
.cont_coordonnees .btn-primary:hover, .cont_coordonnees #voir-telephone-0:hover{
    background: #090638;
    color: #d2d2d2;
    border-color: #090638;
}
.cont_coordonnees .btn {
    text-align: center;
}
.cont_coordonnees p{
    margin-bottom: 0.2rem;
}
.cont_coordonnees a{
    color: #090638;
}
.coordonnees_heading {
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 15px;
    font-family: 'Frank Ruhl Libre';
    letter-spacing: 2px;
    font-size: 30px;
}



/*SIDEBAR*/
.sidebar {
    margin-top: 20px;
}
.sidebar #voir-telephone-sidebar-0{
    text-align: left;
    padding-left: 0;
}
.sidebar .telephone-vu {
    background-color: #fff;
}



/* ASIDE CONTACT */
aside.aside_contact {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 2px 3px 3px 1px;
            box-shadow: 2px 3px 3px 1px;
}
aside .contact_img img{
    margin-bottom: 30px;
}
aside .intention_appel_txt, aside ul li .btn i{
    color: #000;
}
aside .social_network i {
    font-size: 1.5em;
}
aside .contact_contain .group_btn a{
    width: 70%;
    font-size: 13px;
    margin: 5px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}





/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}
.detail_taber .nav-link {
    padding: 10px 10px;
}
.detail_taber .nav-link.active, .detail_taber .nav-link:hover {
    padding: 10px 10px;
    background: #08013a;
    color: #fff;
}
.table-warning:hover,
.table-warning:hover, .table-warning>td:hover, .table-warning>th:hover,
.table-warning, .table-warning>td, .table-warning>th {
    background-color: #fafafa;
}
.lafficheur li{
    background: #08013a !important;
    text-align: center;
    text-transform: uppercase;
}
.lafficheur li:hover, .lafficheur li.active{
    background: #aaaaaa !important;
}


/*LISTING*/
.page-link {
    color: #000;
}
.page-item.active .page-link {
    background-color: #08013a;
    border-color: #08013a;
    color: #fff;
}
.page-item.disabled .page-link {
    color: #000;
}
.over_desc .btn-primary a {
    color: #fff;
}
.listing form,
[class*="listing-"] form {
    padding-top: 15px;
}
.block_etiquette{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#08013a+0,aaaaaa+100 */
    background: #08013a; /* Old browsers */
    background: -moz-linear-gradient(left, #08013a 0%, #aaaaaa 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #08013a 0%,#aaaaaa 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #08013a 0%,#aaaaaa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08013a', endColorstr='#aaaaaa',GradientType=1 ); /* IE6-9 */
    /* color: #000; */
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    width: 100%;
}
.card_list li > span:after {
    display: none;
}
.card_list li > span {
    color: #08013a;
}
.info_type {
    font-size: 17px;
     line-height: inherit;
}
.prod_listing .info_titre {
display: none;
}
.info_ville, .info_nom_secteurs {
    font-size: 14px;
}
.info_nom_secteurs .tea {
    padding-right: 5px;
}
.detail_taber .nav-link.active{
    font-weight: bold;
}
article {
    text-align: center;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-bottom: 2px solid #08013a;
    box-shadow: 6px 4px 5px #9e9c9c;
}

/* AUTRE */
.badge-danger {
    color: #000;
    background-color: #e1d484;
}
.breadcrumb-item.active {
    color: #aaaaaa;
}
.bg_collapse .btn-content .btn-circle {
    padding-top: 11px;
}
.index .not-sticking .burger-item, .index .not-sticking .burger-item::before, .index .not-sticking .burger-item::after {
    background: #fff;
}
.with--sidebar .not-sticking .burger-item{
    background: transparent;
}

/* ================================================================= */
/*                           PAGES DE CONTENU                        */
/* ================================================================= */
.ion-android-arrow-dropright-circle {
    margin: 0 5px 0 0;
}
.sous-titre {
    background: rgba(0,0,0,0.05);
    padding: 10px;
    margin-top: 40px;
    font-weight: 500;
    border-left:0;
}
.content_page,
.contact .contact_formulaire, .recrutement .contact_formulaire, .estimation .contact_formulaire {
    width: 100%;
}
.sidebar { display:none;}
.temoignages .sidebar {
    display: block;
}
.investir .home_cont_categories {
    padding-top: 0;
    padding-bottom: 60px;
}
.italic { font-style: italic;}
.underline { text-decoration: underline;}
.ion-ios-arrow-thin-right {
    font-weight: bold;
}
.centre {text-align: center;}

.b500{
    font-weight: 600;
}
.b500:hover {
    text-decoration: underline;
}
.agence .equipe  {
    text-align: center;
}
.agence .equipe img {
    width: 150px;
    margin-bottom: 20px;
}
.temoignages .nom-post {
    margin-top: 15px;
    font-style: italic;
    color: #08013a;
    font-weight: 400;
}
.expertise .top_page {
    background-image: url(/assets/images/top_page/expertise_top.jpg);
}

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




@media (min-width : 1024px) and (max-width : 1366px){
    .moteur {
        left: 10%;
        width: 80%;
    }
}

@media (max-width: 1024px){
    .sidebar .group_btn a {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (min-width: 1281px) {
    .header__logo img.index-logo-not-sticking {
        width:210px ;
    }
    .menu ul > li > a {
        padding: 12px 20px;
    }
}
@media (max-width: 1280px) {
    .header__logo img.index-logo-not-sticking {
        width:350px ;
    }
    .menu ul > li > a {
        padding: 12px 10px;
    }
    .header__logo img.index-logo-not-sticking {
        width: 205px;
    }
}
@media (min-width: 992px) {
    nav.menu { margin: auto 0;}
    nav.menu ul {
        margin: 0;
        padding: 6px 0;
        display: flex;
    }
    nav.menu ul li {
        display: inline-block;
    }
    .menu ul > li > a {
        line-height: 1.2;
        color: #08013a;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
    }
    .menu ul > li > a.logo-fb {
        line-height: 1.5;
    }
    .index .not-sticking .menu ul > li > a {
        color: #08013a;
        text-transform: uppercase;

    }
    .menu .navigation a:hover {
        text-decoration: underline;
    }
    nav.menu ul.menu-top {
        justify-content: flex-end;
    }
    ul.menu-top > li > a.logo-fb {
        padding: 0 15px;
    }
    .menu ul.menu-top > li > a.btn-primary {
        color: #000;
        font-size: 15px;
        padding: 10px 20px ;
        text-transform: initial;
        margin-right: 20px;
    }
    .menu ul.menu-top > li > a.btn-primary:hover {
        color: #fff;
    }
    .menu-top {
        padding: 10px 0;
    }
    .menu-top .logo-fb i{
        font-size: 25px;
        color: #000;
    }
    .navigation {
        border-top: 1px solid #08013a;
        padding: 10px 0;
    }
    /* .index .not-sticking .navigation {
        border-top: 1px solid rgba(255,255,255,0.4);
    } */
    .header__logo {
        display: block;
        height: 90px;
        padding: 0px;
    }
    .index .not-sticking .header__logo {
        display: block;
        height: 150px;
        padding: 0px;
    }
    .header__logo img {
        width:120px ;
    }
}
@media (max-width: 991px) {
    .header__logo img.index-logo-not-sticking {
        width: 150px;
    }
    .index .header {
        background: transparent;
    }
    .index-logo-not-sticking,
    .index-logo-sticking {
        max-width: 75%;
        /* padding-top: 10px; */
    }
    .header .img-fluid {
        max-width: 75%;
    }
    footer {
        padding: 25px 10px 75px 10px;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: 2%;
        top: 10%;
        font-size: 23px;
        background: #08013a;
        padding: 2px 10px 0 10px;
        border-radius: 5px;
        color: #fff;
    }
    .main-content {
        margin-top: 105px;
    }
    .detail_taber .nav-link, .detail_taber .nav-link.active, .detail_taber .nav-link:hover, .detail_taber .nav-item a {
        padding: 6px 20px;
    }
    .header__logo img {
        width: 140px;
    }
    .menu ul.menu-top {
        display: flex;
        justify-content: space-around;
    }
    .menu ul.menu-top li {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }
    .home_cont_categories .cat-text {
        font-size: 14px;
    }
    .coordonnees_heading img {
        width: 180px;
    }
    .home_cont_categories .cat-infos-overlay {
        height: 67%;
    }
}
@media (max-width: 768px) { 
    .header__logo img {
        width: 170px;
    }
    .dropdown-item {
        padding: 10px 10px 10px 0;
        font-size: 11px;
    }
    .home_heading, .home_cont_presentation .titre-index-presentation {
        font-size: 26px;
    }
}
@media (max-width: 480px) {
    .home_cont_presentation .btn-primary {
        font-size: 10px;
    }
    .index .cat {
        margin-bottom: 15px;
    }
    .home_cont_presentation .container {
        padding: 25px;
    }
    .home_cont_presentation .container p {
        text-align: justify;
    }
    .moteur {
        left: 0;
        width: 100%;
        top: inherit;
    }
    .radio_trans input[type=radio].css-checkbox + label.css-label {
        min-width: 100px;
    }
    .plusdecritere {
        margin-top: 5px;
    }
    .plusdecritere .text-filtre1{
        width: inherit;
    }
    .menu ul li {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .home_heading {
        line-height: 34px;
    }
    [class*="listing-"] .not-sticking .container_search {
        background: #fff;
        padding: 30px 0;
        display: none;
    }
}
@media (max-width: 420px){
    .bloc-btn {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
    }
    .bloc-reseaux {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
    }
  }
@media (max-width: 320px) {
    .map, .top_page {
        margin-top: 70px;
        margin-bottom: 25px;
    }
}

.sidebar .group_btn a {
    font-size: 12px;
    padding: 8px;
}


/* 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;
}
