.news_mod_6_ajust_img{
    width: 322.85px !important;
    height: 283.5px !important;
    max-width: 322.85px !important;
    max-height: 283.5px !important;
}
.oneItem_wrapper .list_news_img img.taille_img{
    /*width:173.3px;
    height: 151.6px;*/
}

.oneItem_wrapper:nth-child(1) .list_news_img, .oneItem_wrapper:nth-child(2) .list_news_img,
.oneItem_wrapper:nth-child(1) .list_news_img img.taille_img, .oneItem_wrapper:nth-child(2) .list_news_img img.taille_img{
    width: 100% !important;
    height: auto !important;
}
/*.home_dossier_img{
    width:354.6px !important;
    height: 310.3px !important;
} */

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


a:hover{
    text-decoration: none;
    /*text-decoration-color: #daee5e;*/
    text-underline-offset: 7px;
    text-decoration-thickness: 2px;
}
.hr_dot{
    border-top:2px dotted #7c7c7c;
    background: none !important;
}

input[type="submit"], input[type="button"], button, .ui-button, .bouton, .Btn, .btn, .BtnForm, a.btn
{
    border:2px solid #000 !important;
    padding:30px 50px 30px !important;
    font-weight: normal;
    font-size: 16px !important;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .ui-button:hover, .bouton:hover, .Btn:hover, .btn:hover, .BtnForm:hover{
    border:2px solid #daee5e;
}

.up{
    display: none;
}
ul li.dropdown:hover>a .down, li.open>a .down{
    display: none;
}
ul li.dropdown:hover>a .up, li.open>a .up{
    display: inline-block;
}

.Btn_black{
    background:#000;
}
.Btn_black:hover{
    background: #daee5e !important;
    color:black !important;
}
ol li{

}

#main_wrapper_interne{
    max-width: 1300px !important;
}

/*--- header ---*/
#logo, #logo img {width:100%;}
#logo img{
    top: 20px;
    position: relative;
}

.secondary_menu{
    margin: 0;
}
.secondary_menu .social{
    display: none;
}
.secondary_menu li a:hover {
    color:#000 !important;
}
#header{
    background: #ededed;
    padding: 0px 0 0px;
}
#entete_mod_0{

}
#main_menu_wrapper>#main-navbar{
    padding: 50px 0 45px;
}
.sticky #main_menu_wrapper>#main-navbar{
    padding: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    padding: 25px 10px;
}
.navbar-inverse .navbar-nav > li:last-child > a {
  /*  border: 2px solid #000;  */
    padding:0;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    text-decoration: none ;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
    text-decoration-color: #daee5e;
    text-underline-offset: 7px;
    text-decoration-thickness: 2px;

}
.dropdown-menu a {
    text-transform: uppercase;
    font-size: 14px
}
.dropdown-menu > li > a {display:inline; width:100%;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color:#000 !important;
    text-decoration: none !important;
    text-decoration-color: currentcolor !important;
    text-decoration-thickness: auto !important;
    text-decoration-color: #daee5e !important;
    text-underline-offset: 7px !important;
    text-decoration-thickness: 2px !important;
}
.dropdown-menu li {
    border-top: 0px solid #999;
    text-align: left;
    margin: 18px 0;
}
#go_fullscreen_search{
    margin: 5px 0 !important;
    padding: 0px 10px !important;
    border: 0 !important;
    height: 43px;
}

#search_form_trigger{
    padding-left: 30px !important;
}
#go_fullscreen_search{
    height: 46px !important;
    top: 2px !important;
    right: 17px !important;
}

/*--- slider principal ---*/
#main_slider .owl-controls{
    position: absolute;
    right: 11%;
    bottom: 20%;
}
.owl-theme .owl-controls .owl-page {
    display: block !important;
    margin-bottom: 18px
}
.owl-theme .owl-controls .owl-page span {
    opacity: 1;
    border-radius: 0;
    border:2px solid #fff;
    background: transparent;
    width: 15px;
    height: 15px;
}
.owl-theme .owl-controls .active span {
    background:#fff;
}
#main_slider .owl-item img, #main_slider .video-container{
    margin-bottom: 5%;
}
.text_slider {
    top: auto;
    bottom: 0;
    color:#000;
    background: #daee5e;
    border-bottom-left-radius: 50px ;
    border-top-right-radius: 50px;
    max-width: 750px;
    padding: 50px 80px !important;
}
.text_slider .fa-toggle-on{
    display: none;
}
.text_slider #text_p, .text_slider p, .text_slider a{
    text-align: left;
}
.text_slider h3{
    text-align:left;
    color:#000 !important;
    margin-bottom:20px;
}
.text_slider #text_btn{
    margin-top:20px;
}


/*--- accueil ---*/
.news_mod_6_cat{
    height: 28px;
}
.news_mod_6_cat span{
    font-family: 'Space Mono', monospace;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    color: #a5a5a5;
}
#home_txt_org{
    margin:4.5% 15px;
    padding:55px 50px;
    border: 2px solid #000;
}
#avatar_home{
    width: 100%;
    height: 100%;
    max-width: 400px;
    max-height: 400px;
    /*width: 90%;
    max-width: 400px;*/
    margin: 20px auto 50px;
    display: block;
    border-radius: 50%;
    object-fit: cover;
}

.home_dossier_wrapper_news{
    background: #ededed;
    /*margin:0 10px;*/
    border:1px solid transparent;
}
.home_dossier_wrapper_txt{
    padding: 0 25px 25px;
    min-height: 335px;
    
}
.home_dossier_wrapper_txt .event_date .Btn{display: none;}
.home_dossier_link{
    padding: 0 50px 25px;
}

.home_dossier_img{
    /*width: calc(100% + 20px);*/ width: 100%;
    height: auto;
    margin-bottom:50px;

}
.home_dossier_wrapper_news:hover{
    background: #fff;
    border:1px solid #000;
}
.home_dossier_border{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; border: 10px solid transparent;
}

.home_dossier_wrapper_news:hover .home_dossier_border{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; border: 10px solid #fff;
}

.item_event{
    min-height: 815px;
    margin-bottom: 30px;
}

#wrapper_nouvelle h4{
    margin-top:20px !important;
}

#courriel_newsletter_sbt{
    float:left;
    width:180px;
    border-left: 0;
    margin: 0 !important;
    padding: 32px 10px 28px !important;
    text-align: center;
}

#courriel_newsletter{
    border: 2px solid #000;
    border-radius: 0;
    padding: 28px 26px 29px;
    width: calc(100% - 180px);
    float:left;
    height: 81px!important;
    height: 81px!important;
}
#courriel_newsletter::-webkit-input-placeholder {
    font-family: 'Space Mono', monospace;
    color:#a5a5a5;
    text-transform: uppercase;
    font-size: 18px
}


#courriel_newsletter:-ms-input-placeholder {
    font-family: 'Space Mono', monospace;
    color:#a5a5a5;
    text-transform: uppercase;
    font-size: 18px
}

#courriel_newsletter:-moz-placeholder {
    font-family: 'Space Mono', monospace;
    color:#a5a5a5;
    text-transform: uppercase;
    font-size: 18px
}

#courriel_newsletter::-moz-placeholder {
    font-family: 'Space Mono', monospace;
    color:#a5a5a5;
    text-transform: uppercase;
    font-size: 18px ;

}
#form_home_infolettre:hover #courriel_newsletter, #form_home_infolettre:hover #courriel_newsletter_sbt{
    border-color:#daee5e !important;
    box-shadow:none !important;
}

#cat{
    border: 2px double black !important;
    background-color: #fff !important;
    padding: 20px 100px 20px 20px !important;
    margin: 50px !important;
    text-transform: uppercase;
    font-family: 'Space Mono', monospace;
    letter-spacing: 3px;
    color: #a5a5a5;
    font-weight: bold;
}



#wrapper_text_princ>div.container{
    padding: 0 15px 0px;
}
#infolettre_home_wrapper{
    padding: 0 25px 0px;
        display:none; /*on retire le bendeau infolettre*/
}

#wrapper_text_princ h4{
    margin: 0 0 5px !important;
    padding-bottom: 0px !important;
}
#wrapper_text_princ ol {
    counter-reset:li;
    margin-left:0;
    padding-left:0;
}
#wrapper_text_princ ol > li {
    position:relative;          /* Create a positioning context */
    margin:0 0 6px 2em;         /* Give each list item a left margin to make room for the numbers */
    padding:10px 8px 10px 35px;   /* Add some spacing around the content */
    list-style:none;            /* Disable the normal item numbering */
}
#wrapper_text_princ ol > li:before {
    content:counter(li);    /* Use the counter as content */
    counter-increment:li;   /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:8px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;

    margin-right:8px;
    padding:2px;
    border-top:2px solid #ededed;
    border-radius:20px;
    color:#000;
    background:#ededed;
    font-weight:bold;
    font-family: "Epilogue", sans-serif;
    font-size: 18px;
    text-align:center;
}
#wrapper_text_princ li ol,
#wrapper_text_princ li ul {margin-top:6px;}
#wrapper_text_princ ol ol li:last-child {margin-bottom:0;}


#news_mod_6_main_img_overlay{
    background: rgba(0, 0, 0, 0.2);
    position:absolute;
    margin:0 15px 0 15px;
    top: 0;
    left: 0;
    width: calc(100% - 30px);
    height: 100%;
    z-index:2;
}
#news_mod_6_main_img_txt h2{
    font-family: "Epilogue", sans-serif;
    font-weight: bold;
    font-size: 53px;
    line-height: 55px;
}
#news_mod_6_main_img_txt .resume_news{
    font-family: 'termina_bold_macroman' !important;
}

/*--- footer ---*/
#footer_wrapper{
    padding:100px 0;
    margin-top:50px;
}

#footer_wrapper li{
    list-style: none;
}
#footer_wrapper ul{
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 30px;
}
#footer_wrapper .social{
    width: auto;
    height: auto;
}
#footer_wrapper #social_wrapper { right: -15px; }

#footer_wrapper .social i{
    margin: 0 15px 0px !important;
    font-size: 45px !important;
}
#btn_footer{
    background: #fff !important; border:2px solid transparent !important;
}
#btn_footer:hover{
    background: #daee5e !important; border:2px solid #000 !important;
}



/*--- Repertoire membre ---*/

#cta_rep{
    border:2px solid #000;
    padding:80px 10%;
    width:calc(100% - 90px);
    margin:0 auto;
}

#section_membre_certify table td:not([colspan="2"]):first-child{
    display: none !important;
}
.wrapper_rep_mem{
    overflow:auto;
    background-color: #fff;
    padding: 30px 5%;
    margin:20px 30px;
    min-height: 650px;
    background-color:#ededed;
    border:2px double transparent;
}
.images_petit, .images_pt {
    /*width:1000%;
    height:1000%;
    border-radius: 50%;
    margin:auto;
    display:flex;
    max-width: 250px; max-height: 250px;*/
    object-fit: cover;
    width:250px;
    height:250px;
    border-radius: 50%;
    margin:auto;
    display: block;

}
.txt_g{
    font-weight: bold !important;
}

.wrapper_rep_mem table, .wrapper_rep_mem table td{
    width: 100% !important;
    text-align:center !important;
}
.col-md-4{
      background-color:#fff;
}
.wrapper_rep_mem:hover{
    background-color: #fff;
    border:2px double black;
}

.cache_txt, .csp_hide{
      display: none;
}
.csp{
    border:2px double black !important;
    overflow-y: scroll;
    height: 150px;
    padding: 30px !important;
    margin-bottom: 40px !important;
}
.csp2{
    /*border:2px double black !important;
    overflow-y: scroll;
    height: 150px;
    padding: 30px !important;*/
    margin-bottom: 40px !important;
}
.csp::-webkit-scrollbar {
    background-color: #fff;
    border-left:2px double black !important;
}
.csp::-webkit-scrollbar-thumb{
    background-color: #000;
}

#top_list,#top_list2{
    text-align: center;
    font-size: 400%;
    font-weight: bold;
}
input.btn_res{
    border:2px double black !important;
    text-align: center;
}

#rep_mbr_form>div:nth-child(2), #rep_mbr_form>div:nth-child(3), #rep_mbr_form>div:nth-child(4){
    /*border:2px double black !important;
    overflow-y: scroll;
    height: 150px;
    padding: 30px !important;
    margin-bottom: 40px !important;*/

}
#rep_mbr_form>div:nth-child(2)::-webkit-scrollbar,#rep_mbr_form>div:nth-child(3)::-webkit-scrollbar,#rep_mbr_form>div:nth-child(4)::-webkit-scrollbar {
    /*background-color: #fff;
    border-left:2px double black !important; */
}
#rep_mbr_form>div:nth-child(2)::-webkit-scrollbar-thumb,#rep_mbr_form>div:nth-child(3)::-webkit-scrollbar-thumb,#rep_mbr_form>div:nth-child(4)::-webkit-scrollbar-thumb{
   /* background-color: #000; */
}

.checkmark{
    border-color: black;
}

#pagination{
    text-align: center !important;
}
.form-control{
    border:2px double black !important;
    padding: 20px;
    border-radius: 0px !important;
    height: auto;
    font-size: 17px;
    line-height: 1.2;
}
#rep_mbr_form>div:nth-child(1){
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-bottom: 40px !important;
}
.container_chkbox .checkmark::after {
    border: solid #000;
}
#section_membre_certify{
    background-color: #fff !important;
}

#home_cta_membre{
    padding: 50px 80px !important;
}

/*--- fiche membre CM---*/
#detail_fiche_CM{
    text-align: center !important;
}

/*.images_pt{
    width:20%;
    height:20%;
    border-radius: 50%;
    margin:auto;
    display:flex;
} */
.txt1{
    font-weight: bold !important;
    font-size: 40px;
    color: #000;
    margin-top: 12% !important;
    text-align: center;
}
.txt2{
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-top:-10px !important;
}
.txt2 p{
    font-family: 'termina_regular_macroman' !important;
}
.txt3{
    font-weight: bold !important;
    font-size: 20px;
    padding-left: 20%;
    padding-right: 20%;
    color: #000;
    text-transform: uppercase;
    margin-bottom: -20px !important;
}
.txt4{
    font-size: 20px;
    padding-left: 20%;
    padding-right: 20%;
    color: #000;
    font-family: 'termina_regular_macroman' !important;
}
.txt4 p{
    font-family: 'termina_regular_macroman' !important;
    font-size: 15px;
}
.txt3 p{
    font-family: 'termina_demi_macroman' !important;
    font-size: 15px;
}
.fab{
    font-size: 40px;
}
.txt{
    margin-top: -12% !important;
    margin-left: 70px !important;
    position:relative;
    top:20px;
    text-align: left !important;
    font-family: 'Space Mono', monospace;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    color: #a5a5a5;
}
.txt0{
    float: right !important;
    margin-right: 70px !important;
    font-family: 'Space Mono', monospace;
    text-transform: uppercase;
    font-size: 18px;
letter-spacing: 3px;
text-transform: uppercase;
font-weight: 600;
color: #a5a5a5;
}

#main_wrapper_interne ul:not(#progressbar,.nav) li:before{
    /*content: "" !important;*/
    color:#daee5e !important;
}

#repertoire_images_wrapper {
   /*line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0px;
    -moz-column-count: 5;
    -moz-column-gap: 0px;
    column-count: 5;
    column-gap: 0px;*/

    /*padding-left: 20%;
    padding-right: 20%;*/
}
Button.cust_btn
{
     padding: 10px 20px !important;
}
.modal-title
{
     font-size: 35px !important;
     margin-right: 10%;
}
.modal-header .close
{
padding: 20px !important;
    float: right;
}
.modal-header
{
  display:flex;
  padding-bottom:0 !important;
  margin-bottom:0 !important;
}
#repertoire_images_wrapper img {
   width: 19% !important;
   height: auto !important;
   margin:2px ;

}
#repertoire_images_wrapper{
   display:inline-block;
   margin-right: auto;
   margin-left: auto;
}

@media (max-width: 800px) {

.modal-title
{
    font-size: 20px !important;
    margin-right: 0 !important%;
}
.cookieAcceptBar
{
  bottom: -79px !important;
}
.modal-header .close
{
  padding:15px !important;
}
#cookie_modal
{
     /* display: flex;
    justify-content: center; */
}
#cookie_modal .modal-dialog
{
 overflow: auto;
}
   #repertoire_images_wrapper {
   -moz-column-count:    2;
   -webkit-column-count: 2;
   column-count:         2;
   }
   .modal-dialog-cookie .col-md-6.mr-0  ,.modal-dialog-cookie .col-md-12.pr-0 , .modal-dialog-cookie .col-md-6.pr-1
   {
      padding-left:0 !important;
      margin-left:  !important;
   }
  }
@media (max-width: 400px) {
   #repertoire_images_wrapper {
   -moz-column-count:    1;
   -webkit-column-count: 1;
    column-count:        1;
   }
  }

/*-------------------A propos---------------------------------*/

.page_a_propos ul:not(#progressbar,.nav) a:hover{
     color:#daee5e !important;
     text-decoration:none !important;
}
.page_a_propos ul:not(#progressbar,.nav)> li{
    padding:30px 0px 30px 0px;
    border-top: 3px dotted #979797;

}
.page_a_propos ul:not(#progressbar,.nav) a::before {
    content: ">  ";
    font-weight: normal !important;
}
.page_a_propos ul:not(#progressbar,.nav) a:hover::before {
    color:#000 !important;
}
.page_a_propos ul:not(#progressbar,.nav){
    border-bottom: 3px dotted #979797;
}

.page_a_propos ul:not(#progressbar,.nav){
    text-align: left !important;
    margin:0px 20% 0px 20% !important;
    font-weight: bold !important;
}
.page_a_propos ul:not(#progressbar,.nav) a{
    font-size: 150% !important;
}

.page_a_propos> h3{
    display: none !important;
}
.text_a_propos{
    text-align: center !important;
    margin:3% 20% 5% 20% !important;
}
.schema_a_propos{
    border-top:3px dotted #979797 !important;
    margin:0px 2% 0px 2% !important;
    padding-top: 20px !important;
}
.cache_btn1,
.date_subsection img{
    display: none !important;
}
.date_subsection{
    padding-left: 13px;
}

.list_news:nth-of-type(even), .list_event_wrapper:nth-of-type(even) {
    background: #fff !important;
}
.img_news_cat{
    width: auto !important;
}
.oneItem_wrapper:nth-child(1) .list_news_img,
.oneItem_wrapper:nth-child(2) .list_news_img{
    width: 100% !important;
}
.oneItem_wrapper:nth-child(1) hr,
.oneItem_wrapper:nth-child(2) hr,
.oneItem_wrapper:nth-child(1) .text_par1,
.oneItem_wrapper:nth-child(2) .text_par1{
    display: none !important;
}
.oneItem_wrapper:nth-child(1) .icon_par1,
.oneItem_wrapper:nth-child(2) .icon_par1,
.oneItem_wrapper:nth-child(1) h4,
.oneItem_wrapper:nth-child(2) h4{
    padding-top: 40px !important;
}
.oneItem_wrapper:nth-child(1) .date_subsection,
.oneItem_wrapper:nth-child(2) .date_subsection{
    font-style: normal !important;
    /*color: #000 !important;*/
}
.oneItem_wrapper:nth-child(1) .taille_img,
.oneItem_wrapper:nth-child(2) .taille_img{
    height: auto !important;
}

/*------------------- Fondements ---------------------------------*/
.accordion a:hover{
    color:#daee5e !important;
    text-decoration:none !important;
}
.accordeon_titre a{
    padding:30px 0px 30px 0px !important;
    font-weight: bold !important;
}
.accordion a:not(.no_bullet)::before {
    content: ">  ";
    font-weight: normal !important;
    font-size: 150% !important;
}
.accordion a:hover::before {
    color:#000 !important;
}
.accordion{
    text-align: left !important;
    margin:0px 20% 0px 20% !important;
    padding-bottom: 0px !important;
    border-bottom: 3px dotted #979797;
}
.accordeon_titre a.collapsed::after {
    content: '' !important;
}
.accordeon_titre a::after {
    content: '' !important;
}
.accordion .accordeon_titre > a > i, .accordion .accordeon_titre > a > img{
    position: absolute;
    top: inherit !important;
    width: auto !important;
    height:auto !important;
}

.card-header .accordeon_titre a,
.card-header .accordeon_titre a:hover{
    border-top: 3px dotted #979797 !important;
    font-size: 250% !important;
}
.secondary_menu li a{
    font-family:'termina_medium_macroman' !important;
}
.navbar-nav li a{
    font-family:'termina_demi_macroman' !important;
    font-size: 60% !important;
}
#text_bann,
table.responsive_table td>h4,
#police_txt,
.oneItem_wrapper h4 a,
.home_dossier_wrapper_txt h4,
#Boite-a-outils p{
    font-family:'termina_bold_macroman' !important;
}


#courriel_newsletter_sbt,
#btn_footer,
#Boite-a-outils {
    /*font-family:'termina_regular_macroman' !important;*/
}

#entete_image_interne .container {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
#wrapper_titre_interne{
    float: none;
    display: table-row;
    height: 100%;
}

#slogant_page_interne{
    margin: 10px 0 0 0;
    font-size: 55px;
line-height: 58px;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}


select{
    font-size: 17px;
}
.form-control::placeholder {
    color: #555;
}

/*-------------- pagination --------------*/
.link, .current, #pagination .dot{
    font-family: 'Space Mono', monospace !important;
    color: #a5a5a5 !important;
    margin:0 2px !important;
    border:2px solid transparent !important;
    font-size: 19px !important;
    margin: 0 5px !important;
    padding: 2px 10px !important;
    text-decoration: none;
}
.disabled, .first, .first + .link, #pagination > a.link:nth-last-of-type(-n+2){
    font-family: "Epilogue", sans-serif !important;
    font-weight: normal !important;
    font-size: 25px !important;
}
.current, .link.current, .link:hover{
    color:#000 !important;
    border:2px solid #000 !important;
    background:transparent !important;
    font-size: 19px !important;
    text-decoration: none;
}

.img_secondaire_entete{
    display: block;
    margin: -6% auto 50px auto;
    width: 100%;
    max-width: 1000px;
    position: relative;
}
.img_real{
    width: 100%;
    max-width: 1000px;
    position: relative;
}


.detail_img_news{
    width: 100%
}

/*-----------------------------------------------------------------------------------------------------
----------------------------------- FONT SIZE #$%(*&%#@#%$&$*% de calissssss---------------------------
-----------------------------------------------------------------------------------------------------*/
.secondary_menu li a {
    font-size: 12px !important;
}
.navbar-nav li a {
    font-size: 15px !important;
    line-height: 17px;
    font-family: 'termina_medium_macroman' !important;
}

.sticky ul.nav > li > a {
    text-transform: uppercase !important;
    font-size: 15px !important;
    line-height: 17px;
    font-family: 'termina_medium_macroman' !important;
}
#top_list, #top_list2 {
    font-size: 300%;
}
.card-header .accordeon_titre a, .card-header .accordeon_titre a:hover {
    font-size: 200% !important;
}

input[type="submit"], input[type="button"], button, .ui-button, .bouton, .Btn, .btn, .BtnForm {
    font-size: 15px !important;
    line-height: 17px;
    font-family:'termina_medium_macroman' !important;
}
#idRenew {
    width:100% !important;
  font-size:12px !important;
  text-align:center !important;
  padding: 10px !important;
}
.modal-content:has(#formparam){
    max-height: fit-content;
    overflow-y: auto;
}

.modal-dialog-cookie{
 overflow: auto;
    overflow-y: initial !important;
}
.modal-dialog-cookie .row button , .accepter_all ,.save_param 
{
    padding: 2px !important;
}
.modal-dialog-cookie p
{

  text-align:left !Important;
}
.closemodalcookie , .closemodalparam
{
      border: none !important;
    padding: 10px !important;
}
.modal-dialog-cookie h3
{
  font-size:20px;
}
.modal-dialog-cookie:has(.closemodalcookie)
{
  max-height:55vh;
}
.modal-dialog-cookie p {
    font-size: 12px !important;
    padding-top:0 !Important;
    padding-bottom:0 !important;
    margin-top:0 !Important;
    margin-bottom:0 !important;
    line-height:1.5;
}
.modal-dialog-cookie b
{
   font-size: 13px !important;
}
.modal-dialog-cookie button , .moreinfo {
    font-size: 12px !important;
    margin-top:0 !Important;
}
/*-----------------------------------------------------------------------------------------------------
----------------------------------- bootstrap lightbox photo ------------------------------------------
-----------------------------------------------------------------------------------------------------*/

