/*//////////////IMPORTS////////////*/

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


body {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    color: #fff;
    background:#053249;
}
.detail .main-content, .agence .main-content, .alerte-email .main-content, .estimation .main-content, .mentions-legales .main-content, .contact .main-content, .page-erreur {
    background: transparent;
}
/*//////////////GENERAL////////////*/

a {
    color: #fff;
}
p {
    font-size: 15px;
}
a:hover {
    color: #bbbbbb;
}
.agence a.rouge:hover {
    color: #053249;
}
.b_exclu {
    background-color: #dc3545;
}
.alerte-email .block_info,
.estimation .block_info {
    background: transparent;
    border: 1px solid #bbbbbb;
    border-top: 0;
    min-height: 125px;
}

.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #bbbbbb!important;
}
.marginauto {
    margin:auto;
}
.alert-danger {
    color: #053249;
    background-color: #efefef;
    border-color: #efefef;
    margin: 3% auto;
    text-align: center;
}
.alert-info {
    border: 1px solid #053249;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #dc3545;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #053249;
    color: #fff!important;
}

/* COULEURS */
.vert {
    color: #bbbbbb;
}
.rose {
    color: #053249;
}


/*//////////////BOUTONS////////////*/

.btn-primary {
    color: #ffffff !important;
    background: #000;
    border-color: #000;
    transition: all 0.3s ease-in-out;
}
.btn-primary:hover {
    color: #053249 !important;
    background: #fff;
    border-color: #053249;
    transition: all 0.3s ease-in-out;
}
.club .btn-primary:hover {
    color: #053249 !important;
}

.btn-secondary {
    background: #333;
}
.carousel {
    z-index: 1;
}

.page-heading, .administrable h1 span, .detail h2, .detail h3, .detail .page_heading {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 0;
    text-transform: uppercase;

}
.page-heading::after, .administrable h1 span::after {
    content: "";
    display: block;
    position: relative;
    background: #bbbbbb;
    height: 2px;
    width: 100px;
    margin: 15px 0;
}
.detail .page_heading::after,
.detail h2::after,
.detail h3::after {
    content: "";
    display: block;
    position: relative;
    background: #bbbbbb;
    height: 2px;
    width: 100px;
    margin: 10px 0;
}
/* .conciergerie .page-heading::after {
    content: "";
    display: block;
    position: relative;
    background: #bbbbbb;
    height: 2px;
    width: 100px;
    margin: 15px auto;
} */
.sous-titre {
    text-transform: uppercase;
    background-color: #bbbbbb;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 7px 0 7px 10px;
    margin-bottom: 10px;
}
.ion-android-arrow-dropright-circle {
    margin-left: 20px;
}
.f17 {
    font-size: 17px;
}



/* -------------------------------------------------------------------------------------------------------------- */
/*                                              REF                                                               */
/*

                                              |\__/,|   (`\
                                            _.|o o  |_   ) )
                                          -(((---(((--------

/* --------------------------------------------------------------------------------------------------------------- */

@media (max-width: 560px) {
    .listeliens ul li {
        width: 100%!important;
    }
    }
  
  .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 {
    text-decoration: underline;
    }
    
  .listeliens a:hover {
    
    }

.page2ref {
        text-align:justify;
      }

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

  .ref h1  {
text-transform: uppercase;
font-weight: 800;
font-size: 25px;
margin-top: 30px;
margin-bottom: 30px;
    }

.page2ref h1 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 50px;
        }

        .page2ref h3 {
            font-size: 16px;
            font-weight: 600;
            padding-bottom: 15px;
            padding-top: 15px;
            color:#337ca0;
            
                     }        

  .ref h2, .page2ref h2 {
    font-size: 22px;
    padding: 20px 0px 20px 0px;
    color: #337ca0;
    font-weight: 600;
    }
  
  .mapagederef .top_page {
    background-image: url(../images/top_page/image_top.jpg);
  }  
  
  .ensavoirplus {
    color:#fff;
  }
  
  .ensavoirplus:hover{
    color:#337ca0;
  }
  .page2ref .btn-primary {
    color: #ffffff !important;
    background: #337ca0;
    border-color: #337ca0;
    transition: all 0.3s ease-in-out;
}
  .page2ref .btn-primary:hover {
    color: #337ca0 !important;
    background: #fff;
    border-color: #337ca0;
    transition: all 0.3s ease-in-out;
}
.page2ref .btn-primary i {
    font-size: 20px;
}
  


/*//////////////HEADER////////////*/

.bg-header {
    background: url(../images/bgimg.jpg);
    width: 100%;
    margin-left: 0px;
    text-align: right;
    color: #fff;
    padding: 15px;
    height: 554px;
}
.baseline{
    text-align: right;
    margin-top:40px;

}
.switch-txt {
    height: 52px;
    overflow: hidden;
    color:#053249;
}
.switch-txt .switch-items{
    font-size: 2.63rem;
    font-weight: 800;
    text-shadow: #00000000 0.1em 0.1em 0.2em;
}
.switch-txt .switch-items {
    -webkit-animation: txt-switcher 2s ease-in-out 2s infinite alternate;
    animation: txt-switcher 2s ease-in-out 2s infinite alternate;
    animation-delay : 1s;
}
@keyframes txt-switcher{
    0%, 40% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100%, 50% {
        -webkit-transform: translateY(-51%);
        transform: translateY(-51%);
    }
}
.ttl-big {
    font-size: 1.68rem;
    font-weight: 700;
    line-height: 0.5;
    margin-bottom: 10px;
    padding-right: 20px;
    text-shadow: #000000de 0.08em 0.08em 0.15em;
}
.ttl-big.ttl-big-anim {
    line-height: 1.2;
}

.baseline-header {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.title-service-header{
    text-transform: initial;
    font-weight: 700;
    font-size: 1.8rem;
    margin-bottom: 10px; 
    text-shadow: #000000de 0.08em 0.08em 0.15em;
}
.header-callto{
    display: contents;
    justify-content: flex-end;
}
.header-callto a{ 
    padding-right: 20px;
}
header .navbar {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.navbar {
    margin-bottom: 0px;
}
.bloc_search {
    background-color: #053249;
    position: relative ;
}
.nav-main li a {
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    background-size: 6px 6px;
    -webkit-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    z-index: 10;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;

}
.nav-main li:hover a{
    color: #000;
    -webkit-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    background-size: 6px 50px;
}
.nav-main li:hover {
    color: #053249;
    background: #fff;
    -webkit-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;   
}
#navbarSupportedContent .dropdown::after {
    color: #fff;
}
.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 125px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border: none;
}
.dropdown-menu a {
    color: #000!important;
}
.dropdown-menu a:hover {
    background-color: #053249;
    color: #fff!important;
}
.header__logo{
    padding: 20px;
    width: 100%;
}
.search_form.d-flex.flex-wrap {
    justify-content: center;
}


/*//////////////SERVICES////////////*/
.index .main-content {
    padding: 0px 10px 0 10px;
    margin-top:0px;
}
.services{
    background: url(../images/bg-services-gray.jpg);
    height: auto;
    width: 100%;
    margin-left: 0px;
    color: #fff;
    padding: 30px 15px 50px 15px;
    background-size: cover;
}
.title-service{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 50px;
    color: #fff;

}
.title-service-header:before{
    top: 50%;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    margin-left: -205px;
    background: #fff;
}
.title-service:after{
    top: 50%;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    margin-left: 5px;
    background: #fff;
}
.service-txt{
    min-height: 0;
    padding: 10px;
    font-size: 15px;
}
.services h3{
    margin-top: 30px;
}
.services .title-service {
    color: #053249;
}
.services .title-service:after {
    background: #053249;
}
.service1, .service2, .service3{
    border: 1px solid #053249;
    padding: 10px;
    margin: auto;
    margin-bottom: 30px;
    text-align: left;
    min-height: 30px;
    background: rgba(255,255,255,0.7);
}
.p-10 { padding: 0 10px!important;}
.service1 .btn, .service2 .btn, .service3 .btn{
    margin-left: 15px;
}
.service1 .btn-primary, .service2 .btn-primary, .service3 .btn-primary {
    color: #fff !important;
    background: #053249;
    border-color: #053249;
    transition: all 0.3s ease-in-out;
}
.service1 .btn-primary:hover, .service2 .btn-primary:hover, .service3 .btn-primary:hover {
    color: #000 !important;
    background: #fff;
    border-color: #000;
    transition: all 0.3s ease-in-out;
}
.service1 h3, .service2 h3, .service3 h3{
    font-weight: 900;
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;

}
.strong-gold {
    color: #053249;
    font-weight: 900;
}
.service1 li, .service2 li, .service3 li{
    font-weight: 400;
    color: #053249;
}
/*///////////CLUB INVESTISSEUR//////////*/
.club{
    height: auto;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    background: #fff;
    color: #000;
}
.title-club{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #053249;

}
.title-club:after{
    top: 50%;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    margin-left: 5px;
    background: #053249;
}
.bg-club{
    overflow: hidden;
}
.club-txt{
    margin-bottom: 50px;
}
.club-btn {
    text-align: center;
}
.club .btn {
    text-align: center;
    padding:7px 70px;
}
.club .col-lg-6{padding-left:0px;}
.club p span {
    color: #053249 !important;
    font-weight: 700;
}
/*//////////////NOS BIENS////////////*/
.nos-biens{
    background: transparent;
    margin-left: 0;
    margin-right: 0;
}
.nos-biens h5{
    color: #fff;
    text-align: center;
    text-transform: initial;
    font-weight: 600;
}
.prod_accueil article {
    background: transparent;
    margin-bottom: 40px;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 50%);
}
.index .block_info {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    border-top: 0;
    color: #000;
}
.nos-biens .title-service {
    color: #fff;
}
.nos-biens .title-service:after {
    background: #fff;
}
.block_etiquette {
    -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 20%);
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    left: 0px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top:0px;
    -webkit-transform: scale(1) rotate(0deg) translate(0px);
    transform: scale(1) rotate(0deg) translate(0px);
    width: 150px;
    z-index: 1;
    /* background-color: #053249; */
    font-weight: 500;
}
/*//////////////FOOTER////////////*/

address {
    border-top: 0;
    border-bottom: 2px solid #fff;
}

footer, footer a {
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.liens_left a {
    text-transform: uppercase;
}
address a, address {
    color: #fff;
}
footer a:hover {
    color: #ddd;
    transition: all 0.3s ease-in-out;
}
footer{
    margin-top:0px;
}
.contact address ul li i {
    top: 0;
}
.contact .ion-email {
    margin-top: -4px;
}

/*//////////////PAGES FORMULAIRES////////////*/

.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #bbbbbb;
}


/*//////////////LISTING////////////*/

.list-crit {
    color: #053249;
    font-size: 16px;
    margin: 10px 0;
    padding:  5px 0;
    /* border-top: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2); */
    background: rgba(0,0,0,0.05);
    text-align: center;
}
.list-crit span {
    padding: 10px!important;
}
.block_info {
    background: #fff;
}
.index article .info_type {
    font-size: 16px;
    font-weight: 600;
}
[class*="listing-"] article a,
[class*="listing"] article a {
    color: #000;
}
[class*="listing-"] article .btn-secondary ,
[class*="listing"] article .btn-secondary  {
    color: #fff;
}
[class*="listing-"] article .info_type,
[class*="listing"] article .info_type {
    font-size: 18px;
    line-height: 15px;
    font-weight: 600;
    color: #053249;
}
[class*="listing-"] article .info_prix,
[class*="listing"] article .info_prix {
    margin: 30px 0 15px 0;
    line-height: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
}
article a:hover {
    color: #000;
}
article .ion-android-pin {
    font-size: 18px;
}
.prod_listing > .listing_article article:hover {
    border-right: 1px solid #ddd;
}
.prod_listing .block_img {
    width: 100%;
}
.prod_listing > .listing_article article {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 6px 3px 5px #00000075;
}
.prod_listing .block_info {
    color: #000;
}
article .description {
    font-size: 16px;
}

/*//////////////DETAIL////////////*/
#calendrier-loca-saisons {
    margin-top: 20px;
}
.detail .btn-primary {
    background-color: #bbbbbb!important;
    color: #000!important;
    font-weight: 600;
}
.nav_back a {
    color: #fff;
}
.detail .info_prix-hai,.detail  .info_numero {
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 15px;
}
.detail-info .table i {
    color: #bbbbbb;
}
.detail-nav-calcul > ul > li a {
    background: #053249;
}
.detail-nav li a {
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
}
.detail-nav > ul > li .btn i {
    font-size: 15px;
    top: 9px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}
.detail-nav > ul > li a, .detail-nav-calcul > ul > li a {
    font-size: 10px;
}

.table-warning, .table-warning>td, .table-warning>th {
    background-color: #bbbbbb;
}
.detail #notarial_fees {
    background-color: #fff;
    margin: auto;
}
.detail_biens_sim article{
    color: #000!important;
}
.detail_biens_sim.info_prix-hai, .detail_biens_sim .info_numero {
    color: #000;
}
.alerte-email .bootstrap-select > .dropdown-toggle.bs-placeholder, .alerte-email .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .alerte-email .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .alerte-email .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    border: 1px solid #ccc;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    height: 35px !important;
    text-transform: initial;
    font-size: 14px;
    margin-top: 0;
}
.agence p .underline {
    text-decoration: underline;
}
.italic {
    font-style: italic;
}
.conciergerie .bg-gris {
    padding: 20px;
    background-color: #f5f5f5;
    text-align: justify;
    border-radius: 10px;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 30%);
}
.contact .prod_home{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contact .prod_home article {
    width: 47%;
    padding: 5px;
}
.contact .block_info{
    background: transparent;
    border: 1px solid #bbbbbb;
    border-top: 0;
    min-height: 125px;
}
.contact article .block_info {
    text-align: left;
    background: #053249;
    text-align: center;
}
.contact .prod_home .info_type {
    font-size:
     11px;
}
.estimation .prod_home .btn, .recherche-detaillee article .block_info .btn, .alerte-email .prod_home .btn {
    display: block;
}
.contact .prod_home .info_ville {
    font-size: 13px;
}
.contact .prod_home .info_prix {
    font-size: 15px;
    margin: 15px 0 15px 0;
}


@media (min-width: 992px) {
    .header__logo img {
        width: 50%;
    }
    .nav-main {
        padding: 0;
        margin: 0;
    }
    .navbar {
        padding: 0;
        margin-bottom: 0px;
    }
    .nav-main li {
        text-align: center;
        padding: 10px 10px;
    }
    .dropdown-menu {
        margin-top: 0;
    }
    .bloc_search {
        bottom: 0;
        background-color: rgba(255,255,255,0.5);
        position: absolute;
    }
    .list-inline-item {
        display: initial;
    }
}
@media (max-width: 991px) {
    .navbar-toggler:before {
        border-top: 2px solid #bbbbbb;
    }
    .navbar-toggler:after {
        border-top: 2px solid #bbbbbb;
        border-bottom: 2px solid #bbbbbb;
    }
    header ul.navbar-nav li a, .dropdown-menu a {
        color: #fff!important;
    }
    header ul.navbar-nav li {
        border-bottom: 1px solid #bbbbbb;
    }
    .service1, .service2, .service3 {
        padding: 5px;
    }
    .info_prix {
        font-size: 14px;
    }
    .header__logo img {
        width: 350px;
    }
    header ul.navbar-nav li {
        padding: 5px 0;
    }
    .dropdown-menu {
        margin-top: 0;
    }    
    .dropdown-menu a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .nav-main li:hover {
        background: transparent;
    }
    [class*="listing-"] article .info_prix, [class*="listing"] article .info_prix {
        margin: 15px 0;
        line-height: 1;
        padding: 0;
        font-size: 12px;
    }
    [class*="listing-"] article .info_type, [class*="listing"] article .info_type, .info_ville {
        font-size: 15px;
    }
    .prod_listing .block_info {
        min-height: 225px;
    }
    .page-heading, .administrable h1 span, .detail h2, .detail h3, .detail .page_heading {
        font-size: 18px;
    }
    .detail-nav > ul, .detail-nav-calcul > ul {
        display: block;
    }
    .detail-nav li, .detail-nav-calcul ul li {
        width: 100%;
        margin: 5px 0;
    }
    .detail-nav-calcul > ul > li:nth-child(2) a {
        border-right: 0;
        border-left: 0;
    }
    .conciergerie .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .title-service-header {
        font-size: 1.5rem;
    }
    .ttl-big {
        font-size: 1.4rem;
    }
    .switch-txt .switch-items {
        font-size: 2.2rem;
    }
    .switch-txt {
        height: 45px;
    }
    .service-txt {
        min-height: 0;
    }
    .service1, .service2, .service3 {
        min-height: 150px;
    }
    .title-club, .services .title-service, .nos-biens .title-service, h3 {
        font-size: 16px;
    }
    .nos-biens h5 {
        font-size: 18px;
    }
    .contact .sidebar {
        margin: 50px 0 0 0px;
    }
    .club-txt {
        margin-bottom: 20px;
    }
    .list-inline-item {
        display: initial;
    }
}
@media (min-width: 769px) {
    .search__form-item:nth-child(n+2), .search__form-item:nth-child(1) {
        width: calc(100% / 5 - 5px);
    }
    .detail-dpe {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .search__form-item:nth-child(n+2), .search__form-item:nth-child(1) {
        width: calc(100% / 5 - 5px);
    }
    p {
        font-size: 13px;
    }
    .title-club {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}





/*// Extra small devices (portrait phones, less than 576px)*/

/*// Medium devices (tablets, less than 992px)*/
@media (min-width: 576.98px) and (max-width: 991.98px) {
    .bloc_search {
        bottom: 0;
        padding:10px;
    }
    .container {
        max-width: 768px;
    }
    .bg-header {
        background-position-x: 30%;
    }
    .index .main-content {
        padding: 0px;
    }
    .club{
        padding-left: 15px;
        padding-right: 0;
    }
    .bg-club img{
        margin-left: 0;
    }

    .prod_accueil article {
        width: auto;
        margin: 0;
    }
    .index .prod_accueil, .detail .prod_accueil {
        flex-direction: inherit;
        margin-bottom: 25px;
    }
}
@media (max-width: 575.98px) {
    .header__logo img {
        width: 250px;
    }
    .service1, .service2, .service3 {
        min-height: 180px;
    }

    body {
        overflow-x: hidden;
    }
    .switch-txt {
        height: 65px;
    }
    .baseline {
        margin-top: 10px;
    }
    .bloc_search {
        bottom: -10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .btn-primary {
        margin-bottom: 10px;
    }
    .bloc_search .btn-primary {
        margin-bottom: 10px;
        width: 98%!important;
    }
    .bg-header {
        background-position-x: 80%;
        background-repeat: no-repeat;
    }
    .container {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .index .main-content {
        padding:0;
        margin-top: 0px;
    }
    .club{
        padding-left: 0;
    }
    .club .test{
        padding-left: 15px;
    }
    .bg-club{
        padding-right: 0px;
    }
    .bg-club img{
        width: 100%;
        margin-left: 0;
    }
    .title-service:after, .title-club:after {
        display: none;
    }
    .service-txt {
        min-height: 0;
    }
    .search__form-item:nth-child(n+2), .search__form-item:nth-child(1) {
        width: calc(100% / 1 - 0px);
    }
    .title-service-header, .ttl-big {
        font-size: 15px;
    }
    .ttl-big {
        font-size: 14px;
    }
    .switch-txt .switch-items {
        font-size: 22px;
    }
    .switch-txt {
        height: 31px;
    }
    .title-service-header:before {
        width: 0;
    }
    .bloc_search {
        background-color: transparent;
        position: absolute;
    }
    .title-club, .services .title-service, .nos-biens .title-service, h3 {
        font-size: 26px;
    }
}

.estimation .btn {
    margin-top: 0;
}
.form-group .dropdown-menu {
    background-color: #fff;
}
.form-group .dropdown-menu a {
    color: #000!important;
}


/* ============================================================================ */
/*                                     COOKIES                                  */
/* ============================================================================ */
.cc-window.cc-banner {
    width: 350px!important;
}
.cc-banner.cc-bottom {
    left: auto!important;
    right: 20px;
    bottom: 20px;
}
.cc-color-override-1247188962.cc-window {
    background-color: #fff!important;
    border: 1px solid rgba(0,0,0,0.1);
}
#footer-cookie {
    color: #141414!important;
    max-height: 100%!important;
}
#footer-cookie h3 {
    font-size: 1rem!important;
}
#footer-cookie p {
    font-size: 12px!important;
    line-height: 1.5!important;
}
.btncookie {
    margin: 8px auto!important;
    background: #000!important;
    color: #fff!important;
    border: 1px solid #000!important;
    font-size: 10px!important;
    width: 180px!important;
    padding: .6rem .75rem!important;
}
.btncookie:hover {
    background: #141414!important;
    color: #fff!important;
    border: 1px solid #141414!important;
}
#boutoncookie {
    display: grid!important;
}
.cc-color-override-1247188962 .cc-link, .cc-color-override-1247188962 .cc-link:active, .cc-color-override-1247188962 .cc-link:visited {
    color: #000!important;
}
a.cc-link {
    margin: auto!important;
}


#dpedetail img { 
    background: #ddd;
    border-radius: 8px;
    padding: 5px;
    margin-top: 10px;
}