/*PREMIUMBASE*/

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

/*GENERAL*/
body {
    /*    font-family: 'Work Sans', sans-serif;*/
    font-family: 'Josefin Sans', 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;
}
.deco {
    border-left: 3px solid #c40300;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: 30px;
    margin-bottom: 20px;
}
a:hover {
    color: inherit;
}

#bloc_fixed .surcharge_favoris {
    left: -46px;
    position: absolute;
    top: 16px;
}

.over_desc a{
    color: #fff;
}
.progress-bar {
    background-color: #222;
}
.alert-danger {
    color: #c3010a;
    background-color: #f1f1f1;
    border-color: #c3010a;
}
.dropdown.bootstrap-select:hover .dropdown-menu {
    display: none;
}
.dropdown.bootstrap-select:hover .dropdown-menu.show {
    display: block;
}
.bootstrap-select .dropdown-toggle::after {
    border: 0 !important;
    content: "\f123" !important;
    top: 8px;
}
/* ------------------------------------------------------------------------------------------------------------------------------- */
/*                                                               REF                                                               */
/* ------------------------------------------------------------------------------------------------------------------------------- */
.listeliens ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

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

.listeliens a {
  color:#B40D15;
}

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

.ref p {
text-align:justify;
}

.page_ref .liste-seo3 li {
    font-size: 13px;
  }

  .page_ref .card_list {
    margin:0;
  }

  .page_ref .card_list li {
    padding: 0px;
    line-height: 10px;
  }

  .page_ref .info_prix {
  }

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


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



/*TOP PAGE*/
.agence .top_page,
.recherche-detaillee .top_page {
    background: url(/assets/images/top_page/agence_top.jpg) #fff center center;
}
.comparateur .top_page {
    background: url(/assets/images/top_page/comparateur_top.jpg) #fff center center;
}
.alerte-email .top_page {
    background: url(/assets/images/top_page/alerte-email_top.jpg) #fff center center;
}
.estimation .top_page {
    background: url(/assets/images/top_page/estimation_top.jpg) #fff center center;
}



/*HEADER*/
.sticky_menu.not-sticking {
    background: #fff;
    padding: 15px 0;
}
.sticky_menu.not-sticking {
    background: #fff;
    padding: 8px 0;
}
.header .logo,
.header_index .not-sticking .logo,
.header_index .sticking .logo,
.header .not-sticking .logo,
.header .sticking .logo {
    background-size: contain;
    width: 19%;
    height: 0;
    margin: 0;
}
.header nav ul > li > a{
    font-size: 16px;
    text-transform: uppercase;
}
nav .ion-arrow-down-b:before {
    padding-left: 5px;
} 

.header .sticky_menu.stick-me.sticking .logo-not-sticking,
.header .sticky_menu.stick-me.not-sticking .logo-sticking {
    display: none;
}
.index .sticky_menu.not-sticking .site-container {
    box-shadow: none;
}
.moteur {
    padding: 0 0 10px 0;
    min-height: 0;
    background-color: rgba(229, 229, 229, .5);
}
.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
    border-bottom: 4px solid #111;
    color: #111;
    font-size: 17px;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
    color: #111;
    padding: 5px 10px 2px 10px;
}
form .btn {
    min-height: 38px;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #ececec;
}
.btn.dropdown-toggle {
    color: #888!important;
}
.plusdecritere {
    margin-top: 0;
}
.index .plusdecritere .plusc,
.index .plusdecritere .plusm {
    color: #000;
}
.moteur .input-group-addon {
    font-size: 13px;
    line-height: 37px;
    color: #888;
}
.moteur .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 13px;
}
.form-style::placeholder {font-size:13px; line-height: 15px;color:#888;}  
:-ms-input-placeholder.form-style { font-size:13px; line-height: 15px; color:#888;}   
.form-style::-ms-input-placeholder { font-size:13px; line-height: 15px; color:#888;} 

@media (min-width: 992px) {
    .header nav ul > li > a{
        font-size: 16px;
    }
    .menu ul  {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .index .menu ul  {
        margin-bottom: 0;
        margin-top: 15px;
    }
    .index .menu ul li ul {
        margin-top: 0;
    }
    .menu ul li ul  {
        margin-top: 0;
    }
    .menu ul > li > a {
        padding: 6px 10px;
        line-height: 1.2;
        color: #000;
    }
    .sticking nav.menu,
    .sticking .not-sticking nav.menu,
    .sticking .comparateur nav.menu,
    .sticking nav.menu {   
        width: 75%;
        display: inline-block;
        text-align: right;
    }
}

.lang .dropdown-toggle::after {
    display: none;
}
.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;
}
aside .pres_agency {
    padding-top: 40px;
}
#bloc_fixed ul li > i {
    vertical-align: text-top;
}


/*MOTEUR*/
.moteur {
    padding: 0 0 10px 0;
}
.plusdecritere .plusc {
    font-size: 14px;
}



/*BOUTONS*/
.btn {
    border-radius: 0;
}
.btn-primary,
.btn-info,
.btn-success {
    color: #fff;
    background-color: #c3010a;
    border-color: #c3010a;
}
.btn-primary:hover,
.btn-info:hover,
.btn-success:hover {
    color: #fff;
    background-color: #a00109;
    border-color: #a00109;
}



/*BLOC PRODUITS*/
.home_heading {
    color: #000;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 26px;
}
.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: #600320;
    height: 2px;
    width: 75px;
    margin: 15px auto 15px auto;
}
.prod_accueil .block_info {
    min-height: 90px;
    border-bottom: none;
    padding: 20px 20px 10px 20px;
}
.prod_accueil .info_titre,
.prod_accueil .info_prix-hai,
.prod_accueil .card_list ,
.prod_accueil .box,
.prod_accueil .card_foot {
    display: none;
}
.prod_accueil .info_prix {
    margin: 10px 0 5px 0;
    padding: 0;
    text-align: right;
}
.prod_accueil .card-fav-absolute {
    top: 0;
    right: 2px;
}

.info_type,
.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 p.text-left{
    text-align: left;
}
.home_cont_presentation {
    background: url(/assets/images/prism.png) repeat center top;
    padding: 60px 0;
}
.home_cont_presentation .container {
    background: transparent;
    padding: 5px;
    color: #fff;
}


/*NOS BIENS*/
.home_cont_categories .cat-infos-overlay {
    position: absolute;
    z-index: 2;
    top: 20%;
    right: 20%;
    background: rgba(255,255,255, 0.6);
    color: #fff;
    width: 60%;
    height: 60%;
}
.home_heading::after, .home_heading::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin: 0 10px;
}
.cat:hover .cat-infos-overlay {
    background: rgba(255,255,255, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.home_cont_categories .cat-text, .home_cont_categories .cat-text-small{
    color: #000;
    letter-spacing: 2px;
}
.home_cont_categories .cat-text {
    letter-spacing: 1px;
    font-size: 19px;
    font-weight: 500;
}
.home_cont_categories .cat-text-small{
    font-weight: 400;
}
.home_cont_categories .cat-text::after{
    background: #000;
    width: 30px;
    margin: 10px auto 0 auto;
}



/*ALERTE MAIL INDEX*/
.home_cont_alertes {
    padding: 10px 10px 5px 10px;
    background-color: #e5e5e5;
    text-align: center;
}
.home_cont_alertes::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 17px 0 17px;
    border-color: #e5e5e5 transparent transparent transparent;
    position: absolute;
    bottom: -14px;
    z-index: 1;
    left: 49.5%;
}
.home_cont_alertes p {
    color: #111;
}
.home_cont_alertes .btn {
    border: 1px solid #c3010a;
    background: transparent;
    color: #111;
}
.home_cont_alertes .btn:hover {
    background: #c3010a;
    color: #fff;
}


/*FOOTER*/
.cont_coordonnees {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    color: #111;
    text-align: center;
    border-top: 1px solid #e4e4e4;
}
.cont_coordonnees p{
    margin-bottom: 0;
    color: #111;
}
.cont_coordonnees .address {
    text-align: left;
}
.cont_coordonnees .address p{
    text-align: left;
}
.cont_coordonnees .mt-4 {
    margin-top: 10px !important;
}
.cont_coordonnees .tel {
    text-align: right;
}
footer {
    background-color: #f1f1f1;
    padding: 0 10px 25px 10px;
    color: #111
}
footer a{
    font-size: 14px;
    color: #757575;
}
footer a:hover{
    color: #333;
}
.coordonnees_heading {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.15);
}
.cont_coordonnees .address .btn {
    text-align: left;
    padding: 0;
}
.reseaux-sociaux {
    text-align: center;
    margin-top: 15px;
}
.reseaux-sociaux p {
    color: #999;
    font-size: 13px;
}
.reseaux-sociaux i{
    font-size: 26px;
    color: #999;
}




/*SIDEBAR*/
.sidebar {
    margin-top: 20px;
}
.sidebar #voir-telephone-sidebar-0{
    text-align: center;
    padding-left: 0;
}
.sidebar .telephone-vu {
    background-color: #fff;
}
.sidebar address ul {
    text-align: center;
}
.on-vous-rappelle  .sidebar .group_btn a {
    width: 100%;
}


/*LISTING CARTE*/
.prod_listing.carte .spin1.info_type,
.prod_listing.carte .info_ville {
    padding-left: 0;
}


/*ASIDE BLOC CONTACT*/
aside.aside_contact {
    background-color: #fff;
    color: #111;
}
aside.aside_contact .btn-link {
    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: #ddd;
}
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: #222;
}
aside .btn.focus, .btn:focus {
    box-shadow: none; 
}
aside .social_network i {
    color: #999;
}
aside .social_network i:hover {
    color: #fff;
}




/*PAGE DETAILS*/
.detail .container_page {
    margin-top: 0;
}
.bloc-detail-annexe {
    background: #eaeaea;
    margin-bottom: 15px;
    padding: 5px 0;
}
.bloc-detail-annexe .container {
    padding: 0;
}
.detail_annexe .btn-primary {
    color: #da0909;
    background-color: transparent;
    border-color: #da0909;
    padding: 4px 10px;
    font-size: 14px;
}
.detail_annexe .btn-primary:hover {
    color: #da0909;
    background-color: #fff;
    border-color: #da0909;
}
.detail_annexe .detail_annexe_nav_contact {
    margin-bottom: 0;
    margin-top: 3px;
}
.detail_taber .nav-link.active, .detail_taber .nav-link:hover {
    background: #125a7a !important;
    color: #fff;
}
.detail_taber .nav-link {
    padding: 10px 25px;
}
.table-warning, .table-warning>td, .table-warning>th {
    background-color: #125a7a;
    color: #fff;
}
.retour_pret span {
    color: #125a7a;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #dd2128;
}
.detail .sticking .site-pusher{
    display: none;
}
.detail .sticky_menu {
    padding: 0;
}
.detail .sticky_menu.not-sticking {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
.detail_carousel,
.detail_form_contact,
.detail-block-form,
.detail-block-simi{
    max-width: 1140px;
    margin: auto;
}
.detail-block-desc{
    background: #eaeaea;
}
.detail_tabs{
    max-width: 1140px;
    margin: auto;
}
.detail_taber .nav-link{
    color: #000;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #da0909 !important;
    color: #fff;
    padding: 10px 25px;
}
.detail_taber {
    border-bottom: 1px solid #da0909;
}
.detail_header{
    margin-bottom: 5px;
    margin-top: 45px;
    text-align: left;
    padding-left: 0;
}
.detail_header .titre {
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 22px;
    color: #da0909;
    text-transform: uppercase;
}
.detail_header .titre:after {
    display: none;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #da0909;
}
.retour_pret span {
    color: #da0909;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #da0909;
    padding-left: 10px;
    text-transform: uppercase;
}
.detail .info_titre {
    text-transform: inherit;
}
.detail .info_prix {
    padding: 0;
}
.detail .header-item {
    padding: 0;
}
.lafficheur li:hover, .lafficheur li.active {
    background-color: #4e4e4e !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #c1c1c1 !important;
}
.detail #descdetail{
    text-align: justify;
}


/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #eaeaea;
}
.detail .bloc-champ{
    background: #eaeaea;
}




/*LISTING*/
.page-link {
    color: #222;
}
.page-item.active .page-link {
    background-color: transparent;
    color: #c3010a;
}
.page-item.disabled .page-link {
    color: #222;
}
.over_desc .btn-primary a {
    color: #fff;
}
.listing form,
[class*="listing-"] form {
    padding-top: 15px;
}




/*AGENCE*/
.agence .agence-loc {
    margin: 20px 0 0 0;
}
.agence h3 {
    font-weight: 600;
}



/*RESPONSIVE*/
@media (max-width: 1024px){
    .detail_carousel,
    .detail-block-desc,
    .detail_form_contact,
    .detail-block-form,
    .detail-block-simi{
        max-width: 100%;
        margin: auto;
        padding: 0 25px 10px 25px;
    }
    .sidebar .group_btn a {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .bgAccueil {
        background: url(/assets/images/bgimg-mobile.jpg) no-repeat top center fixed;
        background-size: contain;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }
    .moteur {
        padding: 0 0 75px 0;
    }
    .sticky_menu.not-sticking {
        padding: 0;
    }
    .home_cont_presentation {
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .header nav ul > li > a {
        color: #fff !important;
    }
    .sticky_menu.not-sticking,
    .header .sticking{
        background: #fff;
    }  
    .sticky_menu.not-sticking .header__icon:after {
        box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
    }
    #formrecherchevente{
        padding-top: 20px;
    }
    .listing form {
        display: block;
    }
    .plusdecritere .text-filtre1{
        display: none;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(25% / 1 - 3px);
        margin-right: 3px;
    }
    .search__form-item:last-child {
        width: calc(100% / 1 - 0px);
    }
    .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%;
    }
    .home_cont_categories .cat-text {
        font-size: 15px;
    }
    .home_cont_categories .cat-text-small {
        font-size: 8px;
        letter-spacing: 1px;
    }
    .home_cont_categories .cat-infos-overlay {
        top: 16%;
        right: 16%;
        width: 70%;
        height: 70%;
    }
    .top_link {
        bottom: 100px;
    }
    footer {
        padding: 25px 10px 100px 10px;
    }
    .home_cont_presentation {
        padding: 50px 0;
    }
    .home_cont_alertes .alerte-2 {
        padding-left: 0;
    }
    .home_cont_alertes .alerte-2:before {
        display: none;
    }
    .home_cont_categories .nos-biens {
        flex: 100%;
        width: 100%;
        max-width: 100%;
    }
    .nos-bien-img {
        flex: 50%;
        width: 50%;
        max-width: 50%;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 110px;
    }
    .home_cont_categories .nos-biens p {
        padding-right: 0;
    }
    .detail .container_page {
        margin-top: 100px;
    }
    .map {
        margin-top: 30px;
    }
    .top_page {
        margin-top: 80px;
    }
    .menu {
        background-color: rgb(13, 14, 14);
    }
    .listing #content,
    .listing-vente #content {
        margin-top: 135px;
    }
    [class*="listing-"] .container_search,
    .listing .container_search {
        display: none;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -5px;
        top: 44px;
        font-size: 22px;
        background: #c3010a;
        padding: 2px 10px;
        border-radius: 5px;
    }
    .ion-ios-search-strong:before {
        content: "\f4a4";
        color: #fff;
        padding: 0 5px;
    }
    .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -3px;
        top: 50px;
        font-size: 20px;
        background: #c3010a;
        padding: 6px 15px;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #c3010a;
    }
    #form-recherche-modal-content .search__form-item:nth-child(n+2) {
        width: 100%;
    }
    #formrecherche,
    #formrecherchevente {
        display: none;
    }
    #form-recherche-modal-content #formrecherche,
    #form-recherche-modal-content #formrecherchevente {
        display: block;
    }
    #content{
        margin-top: 80px;
    }
    .prod_accueil .cat-text {
        font-size: 18px;
    }
    #form-recherche-modal-content .radio_trans input[type=radio].css-checkbox + label.css-label {
        display: none;
    }
    .bloc-detail-annexe {
    padding: 14px 0 5px 0;
}
}

@media (max-width: 480px) {
    .detail .bloc-detail-annexe {
        display: none;
    }
    .detail_header .titre {
        padding-left: 15px;
    }
    .menu ul > li > a {
        padding: 0px 12px;
    }
    .moteur {
        padding: 50px 20px;
    }
    .plusdecritere .text-filtre2{
        width: 100%;
    }
    .losanges {
        display: none;
    }
    .search__form-item:nth-child(n+2) {
        width: calc(100% / 1 - 0px);
    }
    .sticky_menu.sticking .index-logo-sticking,
    .sticky_menu.sticking .logo-sticking {
        padding: 0;
        margin: 5px 0;
    }
    .sticky_menu.not-sticking .logo-not-sticking {
        padding: 0;
        margin: 5px 50px 0 0;
    }
    .index-logo-not-sticking,
    .index-logo-sticking,
    .logo-sticking ,
    .logo-not-sticking,
    .header .img-fluid {
        width: 60%;
        margin: 5px 35px 5px 0;
    }
    .top_link {
        bottom: 76px;
        right: 20px;
    }
    p{
        text-align: justify;
    }
    .nos-bien-img {
        flex: 75%;
        width: 75%;
        max-width: 75%;
        margin: 10px auto;
    }
    .listing #content,
    .listing-vente #content {
        margin-top: 100px;
    }
    #formrecherche,
    #formrecherchevente{
        display: none;
    }
    .home_cont_alertes{
        background-image: inherit;

    }
    .home_cont_alertes .alerte-1 {
        background-color: #c3010a;
        padding: 20px 20px 0 20px;
    }
    .home_cont_alertes .alerte-2{
        padding: 0 20px 20px 20px ;
        width: 100%;
        background: #c3010a;
    }
    .top_page {
        max-height: 100px;
    }
    .map, .top_page {
        margin-top: 80px;
        margin-bottom: 25px;
    }
    .estimation .top_page {
        margin-bottom: 0;
    }
    .badge-avis {
        margin-top: 20px;
    }
    .detail .container_page {
        margin-top: 104px;
    }
    .detail_header {
        display: block; 
    }
    .detail_header .crit {
        font-size: 18px;
    }
    .detail .nav-item.notaire-icon {
        display: none;
    }
    .detail_carousel_expand {
        bottom: 75px;
        right: 25px;
    }
    .estimation .progress {
        display: none;
    }
    .estimation .content_page {
        margin-top: 25px;
    }
    .comparateur #content {
        margin-top: 21%;
    }
    .listing .bloc.bloc4,
    [class*="listing-"] .bloc.bloc4 {
        display: block;
        position: absolute;
        right: -5px;
        top: 45px;
        font-size: 20px;
        background: #c3010a;
        padding: 6px 10px 2px 10px;
        border-radius: 3px;
    }
    .home_cont_presentation .container {
        padding: 20px;
    }
    .cat {
        margin-bottom: 15px;
    }
    .home_cont_categories .cat-text {
        font-size: 20px;
    }
    .home_cont_categories .cat-text-small {
        font-size: 12px;
    }
    .home_cont_alertes p, .home_cont_alertes a,
    .cont_coordonnees .address,
    .social p,
    .cont_coordonnees .tel,
    .cont_coordonnees .address .btn {
        text-align: center;
    }
    .social p {
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    .map, .top_page {
        margin-top: 70px;
        margin-bottom: 25px;
    }
}

/* 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;
}
.validation{display: none;}
