/* CSS TAD (Théâtre Alexandre Dumas) - Saint-Germain-en-Laye */

/******** SOMMAIRE ******************/
/*                                  */
/* 00 = Fontface                    */
/* 01 = Reset                       */
/* 02 = Taille de texte globale     */
/* 03 = Styles globaux              */
/* 04 = Structure                   */
/* 05 = Header                      */
/* 06 = Accueil                     */
/* 07 = Page interne                */
/* 08 = Colonne droite              */
/* 09 = Footer                      */
/* 11 = Page intérieure             */
/* 12 = Breadcrumbs                 */
/* 13 = Toolbox                     */
/* 16 = Recherche                   */
/* 17 = En-tete page                */
/* 18 = Agenda / Saison             */
/* 20 = Kiosque                     */
/* 21 = Actualites                  */
/* 22 = Videotheque                 */
/* 23 = phototheque                 */
/* 24 = Formulaires                 */
/* 25 = Moteur de recherche         */
/* 26 = Plan du site                */
/* 27 = Calendrier                  */
/* 28 = Colonne droite              */
/* 29 = Envoyer par mail            */
/* 30 = Voxygen                     */
/* 31 = Galerie                     */
/* 32 = Slideshow (diaporama)       */
/* 33 = Lightbox                    */
/* 34 = Liste de fichiers           */
/* 35 = 404                         */
/* 36 = Media                       */
/* 37 = Profils                     */
/* 38 = Cookie consent              */
/* 39 = PRINT                       */
/*                                  */
/************************************/

:root {/* À mettre en premier dans les CSS ! */
  --blue: #203d85;
  --clearblue: #eaeff1;
  --red: #e63d30;
  --grey-text: #e5e5e5;
  --greypale: var(--clearblue);
}

/* DEBUG en PROD ! */
.extbase-debugger {display:none !important;}

/* 00 = Font face */
body,
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next,
.formule-title .formule-complement {/*Regular*/
  font-family: ubuntu, sans-serif;
  font-weight: 400;
}
.home .row .row-title .thin-text,
.backendlayout-pageFormules .row-title .thin-text
.content h2,
.content .h2,
.tool-addevents .text {/*Light*/
  font-family: ubuntu, sans-serif;
  font-weight: 300;
}
.header-bottom .navbar-nav > li > a,
.carousel .carousel-inner .infos .title,
.carousel-inner .infos .item-date .month,
.home .row .row-title,
.backendlayout-pageFormules .row .row-title,
.footer .button,
.actu .actu-more,
.carousel .flashinfo-title,
.flashinfo .carousel-inner .infos .title,
.flashinfo .carousel-inner .infos .flash-more,
.page-header .page-title,
.content .lead,
.content h4,
.listMedias .media-title,
.filters .filters-submit,
.ui-datepicker .ui-datepicker-title,
.single-title .page-title,
.formule-background .formule-button,
.avantages-item .formule-number,
.home-list-body .item-date .month {/*Medium*/
  font-family: ubuntu, sans-serif;
  font-weight: 500;
}
.header-top .telephone,
.header .button,
.carousel-inner .infos .item-date .number,
.affiche .category li a,
.listEvents .title,
.listActu .title,
.content h3,
.formule-background .formule-title,
.formule-background .formule-price,
.avantages-item .formule-title,
.home-list-body .item-date .number {/*Bold*/
  font-family: ubuntu, sans-serif;
  font-weight: 700;
}

.ui-datepicker .ui-datepicker-prev::before, 
.ui-datepicker .ui-datepicker-next::after,
.header-bottom .navbar-nav > li > a::after,
.has-error .error::before {
  font-family: "Font Awesome 6 Pro";
}


/* 01 = Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
form, fieldset {border:none;}
table {border-collapse:collapse; border-spacing:0;}
li {list-style:none;}
img {border:0; -ms-interpolation-mode:bicubic; vertical-align:middle;}
svg:not(:root) {overflow:hidden;}

  /* Bootstrap */
  .sr-only {
    background-color: #000;
    color: #fff;
  }
  .frame {margin:0;}
  .newLazyload {opacity:0.3; transition:opacity 0.2s ease-in;}
  .content .list-unstyled {
    font-size: 1em; 
    /*margin: 0 -15px;*//* ? */
    padding: 0;
  }
  /*@media (min-width: 1200px) {
    .sansCol .container {max-width:1400px; width:100%;}
  }*/
  /* Surcharge 2017 */
  .container-fluid {padding-left:15px; padding-right:15px;}
  .frame {margin:0; padding:0;}
  @media (min-width: 992px){
    .frame {
        padding:0;
    }
  }
  @media (min-width: 768px){
    .frame {
        padding:0;
    }
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left:15px; padding-right:15px;}
  .navbar-toggle {margin-right:15px;}
  .row {margin-left:-15px; margin-right:-15px;}
  .container {padding-left:15px; padding-right:15px;}
  @media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
  }
  .content .frame > *:last-child {margin-bottom:1em;}

  /* Surcharge 2021 */
  .textmedia.textmedia-right,
  .textmedia.textmedia-left {
    display: flex;
    justify-content: space-between;
  }
    .textmedia-right .textmedia-gallery,
    .textmedia-left .textmedia-gallery {
      width: calc(50% - 15px);
    }
    .textmedia-right .textmedia-text,
    .textmedia-left .textmedia-text {
      width: calc(50% - 15px);
    }
    .textmedia-right .textmedia-gallery {
      order: 2;
    }
      .textmedia-gallery .img-responsive {
        width: 100%;
      }


/* 02 = Taille de texte globale */
html {font-size:100%; height:100%; -webkit-text-size-adjust:100%;}
body {
  height:100%; 
  background:#FFF;
  color:#333;
  font-size:0.75em; 
  -webkit-font-smoothing:antialiased;
}


/* 03 = Styles globaux */
a {
  color: #000; 
  text-decoration: underline;
  transition: color .3s
}
a:hover,
a:focus,
a:active {
  color: var(--blue);
  text-decoration: none;
  outline: none
}
abbr[title] {border-bottom:1px dotted;}
noscript {display:block;}
.noscript {background-color:#C00000; color:#FFF; border:1px solid #990000; border-radius:3px; font-size:13px; font-weight:bold; margin:0 auto; padding:6px 7px; text-align:center; width:980px; -webkit-border-radius:3px; -moz-border-radius:3px;}
address {font-style:normal;}
iframe {margin-bottom:1em; width:100%;}
.skip {display:inline;}
.skiplink {left:63%; position:absolute; top:-100px;}
.skiplink:focus,
.skiplink:active {background-color:#000; color:#FFF; display:block; font-size:1.5em; font-weight:bold; left:63%; padding:5px 10px; top:40px;}

/*---Class---*/
.float-right {float:right; margin:0 0 1em 1em;}
.float-left {float:left; margin:0 1em 1em 0;}
.clear, .retourLigne {clear:both;}
.overflow {overflow:hidden;}
.margBot {margin-bottom:10px;}
.padBot {padding-bottom:10px;}
.left {float:left;}
.right {float:right;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.invisible {display:none !important;}
.outScreen {position:absolute; left:-9999px; top:-9999px;}
.ir {overflow:hidden; white-space:nowrap; text-indent:110%;}
.separator {border-bottom:1px solid #000; padding-bottom:10px; margin-bottom:10px;}
.btnBack {background:#FFF; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin:20px 0 0; width:70px;}
.btnBack a {display:block; padding:5px 5px 5px 23px;}
.no-icon {background-image:none !important; padding-left:0 !important;}
p.empty {margin:10px 0;}
#menuResp .btnMenuResp {display:none;}
/*2016-2017*/
.category1 {background-color:#008391; color:#008391;} /* Théâtre */
.category2 {background-color:#4D3A6A; color:#4D3A6A;} /* Musique */
.category3 {background-color:#586C31; color:#586C31;} /* Danse */
.category4 {background-color:#C93E8A; color:#C93E8A;} /* Jeune */
.category5 {background-color:#007A9E; color:#007A9E;} /* Humour */
.category6 {background-color:#D8355E; color:#D8355E;} /* Opéra */
.category7 {background-color:#00a4aa; color:#00a4aa;} /* Magie */
.category8 {background-color:#7bb728; color:#7bb728;} /* Culture */
.category9 {background-color:#008dd4; color:#008dd4;} /* Humour musical */
.category10 {background-color:#43495D; color:#43495D;} /* Cirque */
.category11 {background-color:#8069AA; color:#8069AA;} /* Poésie et performance */
.category12 {background-color:#D8355E; color:#D8355E;} /* Opéra-bouffe */
/*2017-2018*/
.category69 {background-color:#2a3540; color:#2a3540;} /* Cirque */
.category67 {background-color:#004852; color:#004852;} /* Danse */
.category70 {background-color:#3b2434; color:#3b2434;} /* Humour */
.category72 {background-color:#313233; color:#313233;} /* Jazz */
.category71 {background-color:#4e366e; color:#4e366e;} /* Jeune public */
.category74 {background-color:#313233; color:#313233;} /* Musique */
.category68 {background-color:#033648; color:#033648;} /* Musique & danse */
.category73 {background-color:#313233; color:#313233;} /* Opéra */
.category65 {background-color:#033648; color:#033648;} /* Théâtre */
.category66 {background-color:#32381e; color:#32381e;} /* Théâtre musical */
/*2018-2019*/
.category127 {background-color:#848630; color:#848630;} /* Cirque */
.category128 {background-color:#6a408b; color:#6a408b;} /* Danse */
.category129 {background-color:#006d7a; color:#006d7a;} /* Humour */
.category130 {background-color:#0079bd; color:#0079bd;} /* Jazz */
.category131 {background-color:#c11465; color:#c11465;} /* Jeune public */
.category132 {background-color:#848630; color:#848630;} /* Mentalisme */
.category133 {background-color:#0079bd; color:#0079bd;} /* Musique */
.category134 {background-color:#0079bd; color:#0079bd;} /* Opéra */
.category126 {background-color:#009a95; color:#009a95;} /* Théâtre */
/*2019-2020*/
.category139 {background-color:#6f003f; color:#6f003f;} /* Cirque */
.category142 {background-color:#00486e; color:#00486e;} /* Danse */
.category141 {background-color:#39302e; color:#39302e;} /* Humour */
.category144 {background-color:#2a3540; color:#2a3540;} /* Classique et Jazz */
.category143 {background-color:#00928d; color:#00928d;} /* Jeune public */
.category140 {background-color:#1d473f; color:#1d473f;} /* Musique */
.category138 {background-color:#4e366e; color:#4e366e;} /* Théâtre */
/*2020-2021*/
/*.category150 {background-color:#6f003f; color:#F16268;} /* Cirque */
/*.category148 {background-color:#B94578; color:#B94578;} /* Danse */
/*.category153, .category155, .category157 {background-color:#866d9e; color:#866d9e;} /* Humour, Humour musical, Conférence */
/*.category147 {background-color:#1D3B3B; color:#1D3B3B;} /* Jazz */
/*.category152, .category156, .category154 {background-color:#358991; color:#358991;} /* Musique classique, Musique du Monde, Chanson */
/*.category158 {background-color:#42552B; color:#42552B;} /* Théâtre */
/* 2021 - 2022 */
.category150 {background-color:#fcbd8d; color:#fcbd8d;} /* Cirque */
.category148 {background-color:#f7afc4; color:#f7afc4;} /* Danse */
.category153, .category155, .category157 {background-color:#866d9e; color:#866d9e;} /* Humour, Humour musical, Conférence */
.category152, .category147 {background-color:#00214e; color:#00214e;} /* Musique classique, Jazz */
.category156, .category154 {background-color:#49adc2; color:#49adc2;} /* Musique du Monde, Chanson */
.category158 {background-color:#1b4990; color:#1b4990;} /* Théâtre */

/* NOUVEAUX 2021-2022 */
.item-date {/* Style à surcharger */
  background-color: var(--blue);
  color: #fff;
}
.category160, 
.category .selected > .category160,
.affiche .category li .category160:hover,
.affiche .category li .category160:hover,
.affiche .category li .category160:hover {background-color:#1b4990; border-color:#1b4990; color:#fff;} /* Théâtre */
.category161, 
.category .selected > .category161,
.affiche .category li .category161:hover,
.affiche .category li .category161:hover,
.affiche .category li .category161:hover {background-color:#f7afc4; border-color:#f7afc4; color:var(--blue);} /* Danse */
.category162, 
.category .selected > .category162,
.affiche .category li .category162:hover,
.affiche .category li .category162:hover,
.affiche .category li .category162:hover {background-color:#00214e; border-color:#00214e; color:#fff;} /* Musique */
.category163, 
.category .selected > .category163,
.affiche .category li .category163:hover,
.affiche .category li .category163:hover,
.affiche .category li .category163:hover {background-color:#866d9e; border-color:#866d9e; color:#fff;} /* Humour */
.category164, 
.category .selected > .category164,
.affiche .category li .category164:hover,
.affiche .category li .category164:hover,
.affiche .category li .category164:hover {background-color:#fcbd8d; border-color:#fcbd8d; color:var(--blue);} /* Cirque */
.category165, 
.category .selected > .category165,
.affiche .category li .category165:hover,
.affiche .category li .category165:hover,
.affiche .category li .category165:hover {background-color:#e67782; border-color:#e67782; color:#fff;} /* St-Germain en Live */
.category166, 
.category .selected > .category166,
.affiche .category li .category166:hover,
.affiche .category li .category166:hover,
.affiche .category li .category166:hover {background-color:#d62b84; border-color:#d62b84; color:#fff;} /* Jeune public */
.category167, 
.category .selected > .category167,
.affiche .category li .category167:hover,
.affiche .category li .category167:hover,
.affiche .category li .category167:hover {background-color:#fee440; border-color:#fee440; color:var(--blue);} /* Scolaire */

.pdf {background:url("../img/icons/ico-pdf.png") no-repeat left top;}
.jpg, .png, .gif {background:url("../img/icons/ico-img.png") no-repeat left top;}
.doc {background:url("../img/icons/ico-doc.png") no-repeat left top;}
.xls {background:url("../img/icons/ico-xls.png") no-repeat left top;}
.ppt {background:url("../img/icons/ico-ppt.png") no-repeat left top;}
.mp3, .flv {background:url("../img/icons/ico-file.png") no-repeat left top;}
.ico-rss {background:url("../img/icons/ico-rss.gif") no-repeat left top; display:block; line-height:19px; padding-left:33px;}
.print {display:none;}

.loading {background:url('../img/loader.svg') no-repeat center center; background-size:auto 25%; overflow:hidden; width:auto;}
.backgroundLoading {background-color:var(--clearblue); height:100%; width:100%;}

/* --- Bootstrap --- */
.content .alert {font-size:1.5em; margin-top:1em;}


/* 04 = Structure */
#wrap {
  position: relative;
  min-height: 100%;
  overflow: hidden;
}
.content > .row > .col-sm-9 {padding-right:30px;}


/* 05 = Header */
.container-fluid .header {
  position: relative;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}  
  .container-fluid .header-top {
    display: flex;
    background-color: var(--blue);
    color: #fff;
  }
    /* Bande bleue */
    .header a {
      color: #fff; 
      line-height: 1; 
      text-decoration: none;
    }
    /* Social */
    .header .social-list {
      display: flex;
    }
      .header .social li a {
        display: block; 
        height: 40px; 
        width: 40px; 
        font-size: 16px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        transition: all .3s;
      }
      .header .social li a:focus,
      .header .social li a:hover,
      .header .social li a:active,
      .links-list .link:focus,
      .links-list .link:hover,
      .links-list .link:active {
        background-color: #fff;
        color: var(--blue);
      }
        .header .social li a .fa-brands {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 40px;
          width: 40px;
          font-size: 16px;
          text-indent: 0;
        }
    /* Liste de liens */
    .header .links-list {
      margin-left: auto;
      font-size: 1.083em;
    }
      .links-list .list-unstyled {
        display: flex;
        padding: 0 15px;
      }
        .links-list .link {
          display: flex;
          align-items: center;
          height: 40px;
          padding: 0 15px;
          text-transform: uppercase;
          transition: all .3s;
        }
    /* Téléphone */
    .header-top .telephone {
      display: flex;
      align-items: center;
      height: 40px;
      padding: 0 25px;
      background-color: #162b5d;
      font-size: 1.333334em;
    }
      .telephone .fa-phone {
        margin-right: 10px;
      }
/* Bande logo + recherche */
.container-fluid .header-bottom .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px;
}
  /* logo */
  .header .logo {

  }
    .header .logo-link {
      display: flex;
      align-items: center;
    }
      .header .logo .img {
        
      }
      .header .logo .tad {
        height: 100px;
        margin-right: 10px;
        width: auto;
      }
      .header .logo .baseline {
        height: 70px;
        width: auto;
      }

  /* Réservation */
  .header .button,
  .listMedias .media-button {
    display: flex;
    align-items: center;
    border: 1px solid var(--blue);
    border-radius: 25px;
    height: 50px;
    margin: 0 20px 0 auto;
    background-color: #fff;
    color: var(--blue);
    box-shadow: none;
    transition: all 0.3s;    
  }
  .header .button:focus,
  .header .button:hover,
  .header .button:active,
  .listMedias .media-button:focus,
  .listMedias .media-button:hover,
  .listMedias .media-button:active {
    background-color: var(--blue); 
    color: #fff;
  }
  .header .reserve {
    background-color: var(--blue);
    color: #fff;
  }
  .header .reserve:focus,
  .header .reserve:hover,
  .header .reserve:active {
    background-color: #fff;
    color: var(--blue);
  }
    .header .button .fa-ticket,
    .reservation .fa-ticket {
      margin-right: 10px;
      transform: rotate(-45deg);
    }

  /* Recherche */
  .header-bottom .button-mobile-search {
    display: none;
  }
  .header .search-background {
    display: none;
  }
  .header .artifica-form {
    display: flex;
    align-items: center;
  }
    .header .artifica-form .label {
      margin: 0;
      padding: 0;
      font-size: 1em;
    }
      .header .artifica-form .rechercheChamp {
        display: flex;
        border: 0;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
        height: 50px;
        padding: 0 20px;
        max-width: 250px;
        background-color: var(--clearblue);
        color: #333;
        font-size: 1.25em;
        font-weight: 400;
        outline: none;
      }
      .header .artifica-form .rechercheChamp::placeholder {
        color: #999;
      }
    .header .artifica-form .rechercheOK {
      border-bottom-right-radius: 25px;
      border-top-right-radius: 25px;
      height: 50px;
      width: 50px;
      color: var(--blue);
      font-size: 1.5em;
    }
  /* Séparateur */
  .container-fluid .header-bottom .separator {
    border: 0;
    height: 2px;
    margin: 0;
    padding: 0;
    background: url('../img/traits-bleus.png') repeat-x 0 0;
  }

/* menu */
.container-fluid .header-bottom .navbar {
  border: 0;
  min-height: inherit;
  margin: 0 auto;
  padding: 0;
}
  .header-bottom .frame-type-list {
    width: 100%;
  }
    .header-bottom .navbar-collapse {
      padding: 0;
    }
      .header-bottom .navbar-nav,
      .header-bottom .navbar-nav > li {
        float: none;
      }
      .header-bottom .navbar-nav {
        display: flex;
        justify-content: space-between;
      }
        .header-bottom .navbar-nav::before,
        .header-bottom .navbar-nav::after {
          display: none;
        }
        .header-bottom .navbar-nav > li > a {
          position: relative;
          display: flex;
          align-items: center;
          height: 60px;
          padding: 0 20px;
          background-color: #fff;/* évite état open */
          color: var(--blue);
          font-size: 1.667em;
          text-transform: uppercase;
        }
        .header-bottom .navbar-nav > li > a:focus,
        .header-bottom .navbar-nav > li > a:hover, 
        .header-bottom .navbar-nav > li > a:active,
        .header-bottom .navbar-nav > .dropdown:focus > a,
        .header-bottom .navbar-nav > .dropdown:hover > a, 
        .header-bottom .navbar-nav > .dropdown:active > a,
        .header-bottom .navbar-nav .open > a {
          background-color: #fff;
          border-bottom: 1px solid var(--bleu);
          box-shadow: 0 0 15px rgb(0 0 0 / 15%);
        }
          .header-bottom .navbar-nav > li > a::before,
          .header-bottom .dropdown-menu .link-level2 .text::before {
            position: absolute;
            left: 20px;
            right: 20px;
            top: calc(50% + 12px);
            display: none;
            content: '';
            height: 1px;
            background-color: var(--blue);
          }
          .header-bottom .navbar-nav > li > a:focus::before,
          .header-bottom .navbar-nav > li > a:hover::before,
          .header-bottom .navbar-nav > li > a:active::before,
          .header-bottom .dropdown-menu .link-level2:focus .text::before,
          .header-bottom .dropdown-menu .link-level2:hover .text::before,
          .header-bottom .dropdown-menu .link-level2:active .text::before {
            display: block;
          }
          .header-bottom .navbar-nav > li > a::after {
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0;
            z-index: 1010;
            display: none;
            content: '';
            height: 16px;
            background-color: #fff;
          }
          .header-bottom .navbar-nav > li > a:focus::after,
          .header-bottom .navbar-nav > li > a:hover::after, 
          .header-bottom .navbar-nav > li > a:active::after,          
          .header-bottom .navbar-nav > .dropdown:focus > a::after,
          .header-bottom .navbar-nav > .dropdown:hover > a::after,
          .header-bottom .navbar-nav > .dropdown:active > a::after,
          .header-bottom .navbar-nav .open > a::after {
            display: block;
          }
          .header-bottom .navbar-nav > li > a.link-modile {
            display: none;
          }
        /* Second niveau */
        .header-bottom .navbar-nav .dropdown-menu {
          top: calc(100% - 1px);
          border: 0;
          padding: 15px 0;
          min-width: 280px;
          box-shadow: 0 0 15px rgb(0 0 0 / 15%);
        }
        .header-bottom .navbar-nav .dropdown:last-child .dropdown-menu {
          left: auto;
          right: 0;
        }
        .header-bottom .navbar-nav > li:hover .dropdown-menu {
          display: block;
        }
          .header-bottom .dropdown-menu .link-level2 {
            position: relative;
            display: flex;
            align-items: center;
            min-height: 40px;
            padding: 12px 25px;
            color: #333;
            transition: color .3s;
          }
          .header-bottom .dropdown-menu .link-level2:focus,
          .header-bottom .dropdown-menu .link-level2:hover,
          .header-bottom .dropdown-menu .link-level2:active {
            color: var(--blue);
          }
            .header-bottom .dropdown-menu .link-level2 .text {
              position: relative;
            }
              .header-bottom .dropdown-menu .link-level2 .text::before {
                bottom: -5px;
                top: auto;
                left: 0;
                right: 0;
              }


/* 06 = Accueil */
/*STYLES COMMUNS */
/* Titres bleus */
.home .row .row-title,
.backendlayout-pageFormules .row .row-title {
  position: relative;
  color: var(--blue);
  font-size: 4em;
  line-height: 1;
  margin-bottom: 35px;
  text-transform: uppercase;
}
  .home .row .row-title::before,
  .backendlayout-pageFormules .row .row-title::before,
  .content h3::before {
    position: absolute;
    left: -530px;
    top: 28px;
    content: '';
    height: 2px;
    width: 500px;
    background: url("../img/traits-bleus.png") repeat-x 0 0;
  }
  .home .row .row-title .thin-text,
  .backendlayout-pageFormules .row .row-title .thin-text {
    margin-right: 10px;
    font-size: .75em;
  }

/* Carousel */
.carousel {
  background-color: var(--clearblue);
}
.container-fluid .blocCarousel {background:none; background-color:#000; height:auto; z-index:0;}
.blocCarousel .col-lg-12 {padding:0;}
.blocCarousel a,
.calendar a,
.listEvents a,
.listActu a {text-decoration:none;}

  /* Indicateurs */
  .carousel .blocIndicators {
    position: absolute;
    bottom: 20px;
    right: 70px;
    width: 470px;
  }
    .carousel .carousel-indicators {
      opacity:1;      
    }
      .carousel .carousel-indicators li {
        border: 1px solid var(--blue); 
        height: 12px; 
        margin: 0 5px; 
        width: 12px;
        background-color: #fff;
      }
      .carousel .carousel-indicators .active {
        background-color: var(--blue);
      }
  /* Items */
  .carousel-inner > .item {
    height: 520px;
    padding: 0;
  }
    .actu-carousel .carousel-inner > .item > .carrousel-figure {/* Que pour celui d'actu */
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
    }
      .carousel .carousel-inner > .item > .carrousel-figure > img {
        height: 100%; 
        width: 100%;
        object-fit: cover;
      }
    /* Bloc blanc infos */
    .carousel .carousel-inner .infos {
      position: absolute;
      bottom: 0;
      right: 70px;
      background-color: rgba(255,255,255,.8);
      min-height: 180px;
      padding: 25px 20px 80px 90px;
      width: 470px;
      box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    }
      .carousel .carousel-inner .infos span.category {
        margin-bottom: 15px;
        color: var(--blue);
        font-size: 1.333em;
        text-transform: uppercase;
      }
      .carousel .carousel-inner .infos .title {
        margin-bottom: 15px;
        font-size: 3em;
      }
        .carousel .carousel-inner .infos .title a {
          color: var(--blue);
        }
      .carousel .carousel-inner .infos .abstract {
        font-size: 1.333em;
      }
        .carousel .carousel-inner .infos .abstract a {
          color: #333;
        }
      .item-date {
        position: absolute;
        left: 0;
        top: -40px;
        display: flex;
        align-items: center;
        flex-direction: column; 
        padding: 13px 10px;
        width: 70px;
        font-size: 1.333em;
      }
        .infos .item-date .day,
        .home-list-body .item-date .day {
          line-height: 1.2;
          text-transform: uppercase;
        }
        .infos .item-date .number,
        .home-list-body .item-date .number {
          font-size: 1.875em;
          line-height: 1;
        }
        .infos .item-date .month,
        .home-list-body .item-date .month {
          font-size: 1.125em;
          line-height: 1.2;
          text-transform: uppercase;
        }
        .infos .item-date .hour,
        .home-list-body .item-date .hour {
          margin-top: 5px;
          line-height: 1.2;
          text-align: center;
        }
        .carousel .carousel-inner .infos .reserve,
        .home-list-body .item-date .reserve {
          position: relative;
          top: 15px;
          display: flex;
          align-items: center;
          flex-direction: column;
          padding: 20px 10px;
          width: 70px;
          background-color: #fff;
          color: var(--blue);
          font-size: .75em;
          line-height: 1;
        }
          .carousel .infos .reserve .fa-ticket,
          .home-list-body .item-date .reserve .fa-ticket {
            margin-bottom: 10px;
            font-size: 16px;
            transform: rotate(-45deg);
          }
            .carousel .infos .reserve .text,
            .home-list-body .reserve .text {
              text-align: center;
            }

  /*.carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {background-position:center center; background-repeat:no-repeat; height:22px; width:40px;}
  .carousel-control .glyphicon-chevron-left {background-image:url("../img/gaucheCarrousel.svg");}
  .carousel-control .glyphicon-chevron-right {background-image:url("../img/droiteCarrousel.svg");}
  .glyphicon-chevron-right:before {content:'';}
  .glyphicon-chevron-left:before {content:'';}*/

/* FLASH INFO */
.blocFlash {
  background-color: var(--clearblue);
}
  .blocFlash .flashinfo {
    margin: 0;
  }
    .carousel .flashinfo-title {
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      z-index: 1;
      padding: 30px 0 0 60px;
      width: calc(16.6666667% + 30px);
      background-color: var(--clearblue);
      color: var(--red);
      font-size: 2em;
      text-transform: uppercase;
    }
      .carousel .flashinfo-title::before {
        position: absolute;
        left: 0;
        top: 42px;
        content: '';
        height: 2px;
        width: 50px;
        background: url("../img/traits-rouges.png") repeat-x 0 0;
      }
      .flashinfo .carousel-inner > .item {
        height: auto;
        padding: 0;
      }
        .flashinfo .carousel-inner .infos {
          position: relative;
          right: 0;
          display: flex;
          gap: 20px;
          min-height: auto;
          padding: 30px 15px 50px calc(16.666667% + 30px);
          width: 100%;
          background-color: transparent;
          color: var(--blue);
          line-height: 30px;
          box-shadow: none;
        }
          .flashinfo .carousel-inner .infos .title {
            margin-bottom: 0;
            font-size: 1.5em;
            line-height: 30px;
          }
          .flashinfo .carousel-inner .infos .flash-more {
            top: 30px;
            display: flex;
            align-items: center;
            border: 1px solid var(--blue);
            border-radius: 20px;
            height: 40px;
            margin-right: calc(16.666667% + 15px);
            padding: 0 25px;
            width: 130px;
            color: var(--blue);
            text-decoration: none;
          }

      .blocFlash .blocIndicators {
        bottom: -7px;
        width: 100%;
      }

/* Vidéo */
.home .frame-type-html {
    display: flex;
    justify-content: center;
}
.home .home-video {
    margin: 50px 0;
    max-width: 1120px;
}

/* Découvrez PROCHAINEMENT */
.home .container-fluid .affiche {
  padding: 80px 0;
}
  /* Boutons */
  .affiche .container > .category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;    
    margin-bottom: 30px;
    font-size: 1.167em; 
    line-height: 1;
  }    
    .affiche .category li a {/*.affiche-categorie*/
      display: inline-flex;
      align-items: center;
      border: 1px solid var(--blue);
      border-radius: 15px;
      height: 30px;
      margin: 0 10px 10px 0;
      padding: 0 15px;
      background-color: #fff;
      color: var(--blue);
      text-decoration: none;
      text-transform: uppercase;
      transition: all .3s;
    }
    .affiche .category li a:focus,
    .affiche .category li a:hover,
    .affiche .category li a:active,
    .affiche .category li.selected > a {
      border-color: var(--blue);
      background-color: var(--blue);
      color: #fff;
    }
    .affiche .category .selected a:focus {outline:none;}

  /* Éléments de liste */
  .affiche .listEvents,/* Pour la page d'accueil */
  .content .affiche .listEvents {/* Surcharges pour la page de listing dans gabarit page.html */
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 2em;
    padding: 0;
    font-size: 1em;
    line-height: inherit;
  }
    .affiche .listEvents .home-list {
      margin-bottom: 30px;
    }
      .affiche .listEvents .home-list::before {/* Surcharges pour la page de listing dans gabarit page.html */
        display: none;
      }
      .listEvents .professions-img {
        display: block;
        overflow: hidden;
      }
        .listEvents .img-responsive {
          transition: transform .3s;
        }
        .listEvents .img-responsive:hover,
        .listEvents .img-responsive:focus,
        .listEvents .img-responsive:active {
          transform: scale(1.2);
        }
      .listEvents .home-list-body {
        position: relative;
        padding: 20px 0 20px 90px;
      }
        .listEvents .category:not(.item-date),
        .listActu .category {
          margin-bottom: 5px;
          color: var(--blue);
          font-size: 1.333em;
          text-transform: uppercase;
        }
        .listEvents .title,
        .listActu .title {/* Surcharges pour la page de listing dans gabarit page.html */
          margin-bottom: 10px;      
          font-size: 2em;
          line-height: 1.1;
          text-transform: inherit;
        }
          .listEvents .title a,
          .listActu .title a {
            color: var(--blue); 
            word-break:break-word;
          }
          .listEvents .title a:focus,
          .listEvents .title a:hover,
          .listEvents .title a:active,
          .listActu .title a:focus,
          .listActu .title a:hover,
          .listActu .title a:active,
          .listActu .abstract a:focus,
          .listActu .abstract a:hover,
          .listActu .abstract a:active {
            text-decoration: underline;
          }
        .listEvents .abstract,
        .listActu .abstract {/* Surcharges pour la page de listing dans gabarit page.html */
          margin-bottom: 0;
          font-size: 1.333em;
        }
          .listEvents .abstract a,
          .listActu .abstract a {
            color: #333;
          }
  .affiche .button,
  .actu .button,
  .paginationWrapper .btn-default,
  .modal-footer .btn-default {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    height: 50px;
    margin: 0 auto;
    background-color: var(--blue);
    color: #fff;
    text-decoration: none;
  }
  .affiche .button {
    width: 290px;
  }
    .affiche .button .icon {
      margin-right: 10px;
      font-size: 24px;
    }

  /* Boutons */
  .paginationWrapper .btn-default {
    min-width: 100px;
    /*border:2px solid #000; 
    border-radius:24px; 
    bottom:30px; 
    color:#000; 
    font-size:1.5em; 
    line-height:1; 
    padding:14px; 
    position:absolute; 
    text-decoration:none; 
    transition:all 0.5s; 
    width:120px;*/
  }
  .paginationWrapper .btn-default:focus,
  .paginationWrapper .btn-default:hover,
  .paginationWrapper .btn-default:active {
    /*background-color:#000; 
    color:#fff;*/
  }

/* Agenda */

/* Styles communs */
.level-1.agenda .header h1,
.level-2.agenda .header h1,
.level-2.actualites .header h1,
.page-98 .content .header h1 {color:#d8355e; font-size:7.5em; line-height:1; margin:27px auto; padding:0; text-align:center;}

/* Bouton */
.paginationWrapper .btn-default { 
  border: 2px solid var(--blue);
  position: static;
  display: block;  
  margin: 40px auto;
  clear: both;
  outline: none;
  transition: all .3s;
}
.btn-default:active:hover, 
.btn-default.active:hover, 
.btn-default:active:focus, 
.btn-default.active:focus,
.btn-default:active.focus, 
.btn-default.active.focus {
  border: 2px solid var(--blue);
  background-color: #fff;
  color: var(--blue);
  box-shadow: none;
  outline: none;
}

/* Kiosque */
.home .actu .kiosque {} /* à effacer après validation du client pour le kiosque */
  .kiosque .kiosque-content {border:10px solid #fff; height:390px; z-index: 1;}
  .kiosque .item-kiosque {height:100%; overflow:hidden; position:relative; width:100%;}
  .kiosque .item-kiosque a {text-decoration:none;}
  .kiosque .item-kiosque .img-responsive {margin:20px auto 1em; width:160px;}
  .kiosque .item-kiosque .title-kiosque {text-align:center;}
  .kiosque .buttons,
  .kiosque .buttons-img {bottom:0; left:0; position:absolute; right:0; top:auto;}
  .kiosque .buttons .link,
  .kiosque .buttons-img .link {background-color:#d8355e; color:#fff; display:block; float:left; font-size:1.5em; line-height:1; padding:16px 0; text-align:center; text-decoration:none; width:49.5%;}
  .kiosque .buttons .telechargez,
  .kiosque .buttons-img .telechargez {float:right;}

/* Actus */
.container-fluid .actu {
  background-color: var(--clearblue); 
  height: auto; 
  padding: 80px 0;
}
  .home .actu .row-title .thin-text {
    margin: 0 0 0 10px;
  }
  .actu-carousel .carousel-inner > .item {
    height: 380px;
    background: var(--clearblue);
    /* Correction 14/12/2021 */
    padding: 0;
    overflow: hidden;
  }
  /* Correction 14/12/2021 */
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.active.right {
    width: 100%;
  }
    .actu-carousel .carousel-inner > .item > .carrousel-figure {
      bottom: inherit;
      left: 50%;
      right: auto;
    }
    .actu-carousel .carousel-inner .infos {
      position: absolute;
      bottom: auto;
      right: calc(50% - 30px);
      top: 50px;
      padding: 50px;
      width: 470px;
      background-color: #fff;
      box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    }
      .actu-carousel .carousel-inner .infos .title {
        font-size: 2em;
      }
        .actu-carousel .carousel-inner .infos .title a,
        .actu-carousel .carousel-inner .infos .abstract a {
          text-decoration: none;
        }
        .actu-carousel .carousel-inner .infos .title a:focus,
        .actu-carousel .carousel-inner .infos .title a:hover,
        .actu-carousel .carousel-inner .infos .title a:active,
        .actu-carousel .carousel-inner .infos .abstract a:focus,
        .actu-carousel .carousel-inner .infos .abstract a:hover,
        .actu-carousel .carousel-inner .infos .abstract a:active {
          text-decoration: underline;
        }
  /* Contrôle */
  .actu-carousel .carousel-control {
    position: absolute;
    left: auto;
    right: 120px;
    top: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    background-color: var(--blue);
    color: #fff;
    font-size: 1.5em;
    opacity: unset;
    text-decoration: none;
  }
  .actu-carousel .carousel-control.left {
    right: 180px;
  }

  /* Liste */

  /* Button */
  .actu .actu-more {
    display: flex;
    border: 2px solid var(--blue);
    margin: 0 auto;
    width: 194px;
    background-color: transparent;
    color: var(--blue);
    box-shadow: none;
    transition: all .3s;
  }
  .actu .actu-more:focus,
  .actu .actu-more:hover,
  .actu .actu-more:active {
    background-color: var(--blue);
    color: #fff;
  }


/* 07 = Page interne */
/* Entête avec breadcrumbs et titre */
.container-fluid .page-header {
  margin: 0 -15px 50px;
  padding: 15px 0 70px;
  background-color: var(--clearblue);
}
  .page-header .page-title {
    color: var(--blue);
    font-size: 4em;
    text-align: center;
  }

#wrap .content {
  padding-bottom: 20px;
}
.single #wrap .content {
  /*margin-bottom:50px;*/
}
#wrap .content .frame {
  margin: 0; 
  padding: 0;
}
#wrap .content .col-sm-3.colRight .frame,
.col-sm-3 .block {
  background-color: var(--clearblue); 
  margin-bottom:30px; 
  padding:20px; 
  width:100%;
}
  #wrap .content .col-sm-3.colRight .frame .image {margin:0;}
  #wrap .content .col-sm-3.colRight .frame p:last-child {margin:0;}
  #wrap .content .col-sm-3.colRight .frame .media-list {margin:0; padding:0;}
  #wrap .content .col-sm-3.colRight .frame .media-heading {font-size:1em; font-weight:normal;}

  .col-sm-3 .block h2 {
    font-size: 1.5em;
    font-weight: 700;
    text-transform: inherit;
  }
/* Corrections galeries (text&media) */
.gallery-row .gallery-item .image img {
  height: auto;
  max-width: 100%;
}

/* RTE */
.content h1 {
  display: none;/* On ne doit avoir QUE des h1 dans le header */
}
.content .lead,
.content .header .subtitle {
  margin-bottom: 40px;
  font-size: 1.75em;
  line-height: 1.429;
}
.content .header .subtitle {

}
.content h2,
.content .h2 {
  margin-bottom: 40px;
  color: var(--blue);
  font-size: 3em; 
  line-height: 1.667;
  text-transform: uppercase;
}
.content h3 {
  position: relative;
  margin-bottom: 45px;
  padding-left: 60px;
  color: var(--blue);
  font-size: 2em;
  line-height: 1.5;
  text-transform: uppercase;
}
  .content h3::before {    
    left: 0;
    top: 14px;
    width: 50px;
  }
.content h4 {
  margin-bottom: 30px;
  color: var(--blue);
  font-size: 1.75em;
  line-height: 1.5;
}
.content h5 {
  margin-bottom: 15px;
  color: var(--blue);
  font-size: 1.25em;
  font-weight: bold;
}
.content h6 {
  margin-bottom: 10px;
  color: var(--blue);
  font-size: 1.125em;
  font-weight: bold;
}
.content p {
  margin: 0 0 30px;
  font-size: 1.417em; 
  line-height: 1.588;
}

.rteContent blockquote {
  margin-bottom: 50px;
  padding: 40px 60px;
  background-color: var(--clearblue);
  font-size: 1.417em;
}
  .rteContent blockquote p {
    font-size: 1em;
  }

.content a.bouton {background-color:#D8355E; border-radius:24px; color:#fff; display:inline-block; line-height:1; margin-bottom:2em; padding:15px 30px; text-decoration:none;}

.content ul,
.content ol {
  margin-top: 0; 
  margin-bottom: 12px;
  padding: 0 0 2em 60px;
  font-size: 1.417em;
  line-height: 1.588;
  list-style: none;
  clear: both; 
}
.content ol {
  list-style: auto;
}
  .content ul li,
  .content ol li {
    position: relative;
    list-style: inherit;
  }
    .content ul li::before {
      position: absolute;
      left: -20px;
      top: 10px;
      content: '';
      border-radius: 50%;
      height: 6px;
      width: 6px;
      background-color: var(--blue);
    }
    .content ul li ul,
    .content ol li ol {
      margin: 0; 
      padding: 0 0 0 40px;
      font-size: 1em;
    }
      .content ul li ul li,
      .content ol li ol li {
        font-size: 1em;
      }

/* Fichiers */
.list-unstyled {
  list-style: none;
}
  .content .listMedias {
    margin-bottom: 50px;
  }
    .content .listMedias li::before {
      display: none;
    }
    .listMedias .media-link {
      font-size: 1.417em;
      text-decoration: none;
    }
      .listMedias .media-list {
        margin-bottom: 20px;
      }
        .listMedias .media-button {
          display: inline-flex;
          height: auto;
          min-height: 50px;
          margin: 0;
          padding: 0 20px;
          box-shadow: none;
          word-break: break-all;
        }
          .listMedias .fa-light {
            margin-right: 20px;
            font-size: 24px;
          }
          .listMedias .media-title {
            margin-right: 5px;
            white-space: break-spaces;
          }
          .listMedias .media-extension {
            text-transform: uppercase;
          }

/* Text et image */
.rteContent .img-responsive {
  width: 100%;
}
.frame-type-textmedia .rteContent .img-responsive {
  width: auto;
}

/* Tableaux */

.content .table-responsive {
  overflow-x: hidden;
}
  .content caption {
    
  }
  .table > thead > tr > th {
    border-bottom: 0;
    border-right: 1px solid #D8D8D8;
  }

.content table {border-top:1px solid #D8D8D8; border-left:1px solid #D8D8D8; font-size:1.5em; margin-bottom:20px; width:100%;}
.content table .content th,
.content table .content td {border:0;}
.content table p {margin:0;}
.content caption {
  border-left: 1px solid #D8D8D8; 
  border-top: 1px solid #D8D8D8; 
  border-right: 1px solid #D8D8D8; 
  padding: 6px 12px; 
  background: var(--clearblue);
  color: var(--blue); 
  font-size: 1.25em; 
}
.content table td, 
.rteContent table th {
  padding: 5px; 
  vertical-align: top;
}
.content thead {
  font-size: 1em;
  text-align: center; 
}
.content tr td, 
.rteContent tr th {
  border-right:1px solid #D8D8D8; 
  border-bottom:1px solid #D8D8D8; 
  border-collapse:separate; 
  border-spacing:0;
}
.content tr.tableauLigneAlternee {
  background: var(--clearblue);
}

/* Page formules */
.content .container-formules {
  padding: 75px 0;
}
  .content .container-formules .row-title {
    margin-bottom: 75px;
  }
  .content .container-formules .row {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
  }
    .container-formules .formule-item {
       margin-bottom: 30px;
    }
      .liberte-item .formule-background {
        display: flex;
        align-items: center;
        flex-direction: column;
        border: 1px solid #fff;
        height: 100%;
        padding: 29px;
        background-color: #fff;
        text-align: center;
        box-shadow: 0 0 15px rgb(0 0 0 / 15%);
      }
      .liberte-item .formule-background:hover {
        border-color: var(--blue);
      }
        .formule-background .formule-title {
          min-height: 100px;
          margin-bottom: 0;
          font-size: 2em;
          line-height: 1;
        }
          .formule-title .formule-complement {
            display: block;
            font-size: .667em;
            line-height: 1.5;
            text-transform: initial;
          }
        .formule-background .formule-price {
          display: flex;
          align-items: center;
          margin-top: auto;
          color: var(--blue);
          font-size: 3em;
          line-height: 1;
        }
          .formule-price .formule-devise {
            font-size: 16px;
            font-weight: 500;
          }
        .formule-background .formule-button {
          display: flex;
          align-items: center;
          justify-content: center;
          border: 2px solid var(--blue);
          border-radius: 25px;
          height: 50px;
          margin-top: 30px;
          padding: 0 25px;
          width: 100%;
          background-color: var(--blue);
          color: #fff;
          text-decoration: none;
          text-transform: uppercase;
          transition: all .3s;
        }
        .formule-background .formule-button:focus,
        .formule-background .formule-button:hover,
        .formule-background .formule-button:active {
          background-color: #fff;
          color: var(--blue);
        }
.content .container-passion {
  background-color: var(--clearblue);
}
  .container-passion .formule-background .formule-button {
    /*margin-top: auto;*/
  }
.container-formules .avantages-item {
  text-align: center;
}
  .avantages-item .formule-number {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      height: 50px;
      margin: 0 auto 20px;
      width: 50px;
      background-color: var(--blue);
      color: #fff;
      font-size: 1.5em;
  }
  .avantages-item .formule-title {
    margin-bottom: 20px;
    color: #333;
    font-size: 1.5em;
    line-height: 1;
    text-transform: initial;
  }


/* 08 = ex Colonne droite */
.content .colRight {margin-top:3em; padding:0;}
.sansCol.page-75.level-3 .content .colRight {margin-top:0;}
.col-sm-3 h2 {font-size:2.5em; margin-bottom:.5em;}

/* Partager */
.content .share {}
  .content .share .toolbox {
    border-top: 1px solid #e2e7e9;
    margin: 0;  
    padding: 40px 0;
    overflow: hidden;
  }
  .share .toolbox li {float:left;}
    .share .toolbox li::before {
      display: none;
    }
  .share .toolbox .ir {
    background-color: var(--clearblue); 
    background-position:center center; 
    background-repeat:no-repeat; 
    border: 0;
    border-radius:25px; 
    display:block; 
    height:50px; 
    margin:0 10px 0 0; 
    text-indent:20em; 
    width:50px;
    transition: all .3s;
  }
  .share .toolbox .ir:hover {
    transform: translateY(-10px);
  }
  #twitter {
    background-image:url("../img/twitterShare.svg"); 
    background-size:25px auto;
  }
  #facebook {/*background-color:#3b5a93;*/ background-image:url("../img/facebookShare.svg"); background-size:14px 25px;} /* ie */
  #google {/*background-color:#dd4b39;*/ background-image:url("../img/google.svg"); background-size:31px auto;}
  #share {/*background-color:#919191;*/ background-image:url("../img/contact.svg"); background-size:24px auto; margin:0;}  

  .content .share ul {padding:10px 0 0;}
  .content .share ul li {list-style:none;}
  .content .share ul li a {border-bottom:1px solid #d1d1d1; display:block; padding:15px; text-decoration:none;}
  .content .share ul li:last-child a {border:0;}
  .content .share ul li a:hover {text-decoration:underline;}


/* 09 = Footer */
.container-fluid .footer {
  background-color: var(--blue);
  color: #fff;
}
  .footer .col-lg-4 {
    padding: 40px 0;
  }
  .footer .logo-footer {
    display: flex;
    align-items: center;
  }
    .footer .logo-TAD-footer {
      height: 100px;
      margin-right: 25px;
    }
    .footer .logo-SGL {
      height: 110px;
    }
    .footer .footer-title {
      margin-bottom: 20px;
      font-size: 1.75em;
    }
    .footer .button {
      display: inline-flex;
      align-items: center;
      border-radius: 25px;
      height: 50px;
      padding: 0 20px;
      background-color: #fff;
      color: var(--blue);
      text-decoration: none;
      transition: all .3s;
    }
    .footer .button:focus,
    .footer .button:hover,
    .footer .button:active {
      border-color: #fff;
      background: var(--blue);
      color: #fff;
      box-shadow: none;
    }
      .footer .button .fa-regular {
        margin-right: 15px;
        font-size: 24px;
      }
    .footer .button-round {
      justify-content: center;
      border: 2px solid #fff;
      margin: 0 0 0 20px;
      max-width: 50px;
      background-color: var(--blue);
      color: #fff;
      transition: all .3s;
    }
    .footer .button-round:focus,
    .footer .button-round:hover,
    .footer .button-round:active {
      background-color: #fff;
      color: var(--blue);
    }
      .footer .fa-brands {
        font-size: 24px;
      }
  .footer .address,
  .footer .copyrights {
    border-top: 1px solid rgba(255,255,255,.2);
  }
    .footer .address-list,
    .copyrights .list {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: center;
      min-height: 60px;
      padding: 20px 0;
      width: 100%;
      font-size: 1.333em;
      line-height: 1.2;
    }
      .address-list .item {
        margin: 0 5px;
      }
        .address-list .item a[href*="tel"] {/* Pour iPhone */
          color: #fff;
          text-decoration: none;
        }
        .address-list .item::after {
          content: '|';
          margin-left: 10px;
        }
        .address-list .item:last-child::after {
          display: none;
        }
  .copyrights .list {
    min-height: 80px;
    font-size: 1.167em;
  }
    .copyrights .list .list-link {
      color: #fff;
      text-decoration: none;
    }
    .copyrights .list .list-link:focus,
    .copyrights .list .list-link:hover,
    .copyrights .list .list-link:active {
      text-decoration: underline;
    }
      .copyrights .list .tiret {        
        margin: 0 5px;
      }


/* 11 = Page intérieure */


/* 12 = Breadcrumbs */
.page-header .breadcrumb {
  margin-bottom: 15px; 
  padding: 0;
  background-color: transparent;
  color: #737373;
  font-size: 1.167em;
  line-height: 1;
  text-transform: uppercase;
}
  .breadcrumb a,
  .breadcrumb span {
    padding: 12px 0;
    color: #737373;
    text-decoration: none;
    transition: color .3s;
  }
  .breadcrumb a:hover, 
  .breadcrumb a:hover span,
  .breadcrumb a:focus, 
  .breadcrumb a:hover span,
  .breadcrumb a:active, 
  .breadcrumb a:hover span {
    color: var(--blue);
  }
  .glyphicon-menu-right:before {
    content: '>';
  }


/* 13 = Toolbox */


/* 14 =  */


/* 16 = Recherche */
/* Filtres recherche droite */
#filters .block ul li .active {background-color:#fff; color:var(--blue);}
.content .startpoint ul li::before {
  display: none;
}
  .content .startpoint .title {
    margin: 0 0 1em;
  }
  .content .startpoint .lead {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
  }

/*-Pagination-*/
.content .paginationWrapper {

}
  .content .pagination {padding:0;}
    .content .startpoint .pagination li:nth-child(even) {background:none;}

      .content .pagination > li > a,
      .content .pagination > li > span {border-color:var(--clearblue); border-radius:0; color:#000; height:50px; line-height:50px; padding:0; text-decoration:none; transition:background-color 0.2s ease, color 0.2s ease; width:50px;}

      .content .pagination > li > .prev,
      .content .pagination > li > .next {/*padding-top:15px;*/}

      .content .pagination > li .glyphicon {top:3px;}

      .content .pagination > li.active > a,
      .content .pagination > li.active > span,
      .content .pagination > li > a:focus,
      .content .pagination > li > a:hover,
      .content .pagination > li > span:focus,
      .content .pagination > li > span:hover {background-color:var(--blue); border-color:var(--blue); color:#fff;}


/* 17 = En-tete page */


/* 18 = Agenda / Saison */
/* Entête + filtres */
.agenda .container-fluid .page-header {
  margin-bottom: 100px;
  padding-bottom: 100px;
}
#agenda_dates {
  position: absolute;
  left: 15px;
  right: 15px;
  top: -150px;
  background-color: #fff; 
  font-size: 1.333em; 
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
  .content .filters {
    display: flex;
    align-items: center;
    min-height: 90px;
    padding: 20px 30px;
  }
    .filters .dropdown-toggle,
    .filters .filters-submit,
    .filters .filters-reset {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      border: 1px solid #ddd;
      border-radius: 25px;
      margin-right: 20px;
      padding: 0 20px;
      min-width: 270px;
      height: 50px;
      background: transparent;
      color: #333;
      box-shadow: none;
      transition: all .3s;
    }
    .btn-group.open .dropdown-toggle,
    .filters .dropdown-toggle:focus,
    .filters .dropdown-toggle:hover,
    .filters .dropdown-toggle:active {
      border: 1px solid var(--blue);
      box-shadow: none;
      outline: none;
    }
      .filters .fa-calendar {
        margin-right: 10px;
        color: var(--blue);
        font-size: 24px;
      }
      .filters .fa-chevron-down {
        margin-left: auto;
      }

      /* Select */
      .filters .btn-group .dropdown-menu {
        left: 0;
        top: 50px;
        border: 0;
        padding: 20px;
        background-color: #fff;
        color: var(--blue);
        box-shadow: 0 0 30px rgb(0 0 0 / 20%);
      }
        .filters .btn-group .dropdown-menu li {
          display: flex;
          align-items: center;
          padding: 5px 0;
        }
          .content .filters .btn-group li::before {
            display: none;
            padding: 5px 0;
          }
          .filters .btn-group .dropdown-menu input[type="checkbox"] {
            margin: 0 5px 0 0;
          }
          .filters .btn-group .dropdown-menu label {
            margin: 0;
            line-height: 1;
          }
    .filters .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
    .filters .btn-group > .btn:last-child:not(:first-child), 
    .filters .btn-group > .dropdown-toggle:not(:first-child) {
      border-radius: 25px;
      width: auto;
    }
    .filters .btn-group .btn-week {
      margin-left: 20px;
    }

    /*.filters .filters-submit {
      border: 2px solid var(--blue);
      margin-left: 0;
      min-width: auto;
      width: auto;
      background-color: var(--blue);
      color: #fff;
    }
    .filters .filters-reset {
      border: 0;
      min-width: auto;
      color: var(--blue);
      font-size: .875em;
    }
    .filters .filters-submit:focus,
    .filters .filters-submit:hover,
    .filters .filters-submit:active {
      border: 2px solid var(--blue);
      background-color: #fff;
      color: var(--blue);
      box-shadow: none;
      outline: none;
    }
    .filters .filters-reset:focus,
    .filters .filters-reset:hover,
    .filters .filters-reset:active {
      border: 0;
      background-color: #fff;
      color: #333;
      box-shadow: none;
      outline: none;
    }*/
/* Liste */
.content .criteria-total {
  color: var(--blue);
}

/* Calendar */
.btn-group.calendar .dropdown-menu {
  border: 0;
  padding: 20px;
  background-color: #fff; 
  box-shadow: 0 0 30px rgb(0 0 0 / 20%);
}
  .calendar .ui-datepicker,
  .calendar .ui-datepicker-header {
    border: 0;
    padding: 0;
    width: auto;
    background: none;
    color: #333;
    font-size: 1em;
  }
  .calendar .ui-datepicker-header {
    border-bottom: 1px solid #e2e7e9;
  }
    .ui-datepicker .ui-datepicker-title {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 12px 0;
      font-size: 1.125em;
    }
      .ui-datepicker-title .ui-datepicker-month,
      .ui-datepicker-title .ui-datepicker-year {
        height: 36px;
        color: var(--blue);
      }
    .ui-datepicker .ui-datepicker-prev, 
    .ui-datepicker .ui-datepicker-next {
      display: flex;
      align-items: center;
      justify-content: center;
      top: 0;
      border: 0;
      height: 60px;
      width: 2.3em;
      color: #999;
    }
    .ui-datepicker .ui-datepicker-prev {
      left: 1px;
    }
    .ui-datepicker .ui-datepicker-next {
      right: 1px;
    }
      .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 0;
        background: none;
        color: var(--blue);
      }
        .ui-datepicker .ui-datepicker-prev::before, 
        .ui-datepicker .ui-datepicker-next::after {
          font-size: 18px;
        }
        .ui-datepicker .ui-datepicker-prev::before {
          content: '\f053';
        } 
        .ui-datepicker .ui-datepicker-next::after {
          content: '\f054';
        }
        .ui-widget-header .ui-icon {

        }
  .content .btn-group.calendar table {
    border: 0; 
    margin: 15px 0;
    font-size: 1em; 
  }
    .ui-datepicker th {
      color: var(--blue);
      font-size: .938em;
    }
    .content .ui-datepicker tr td, 
    .rteContent .ui-datepicker tr th {
      border: 0;
      font-size: .938em;
    }
    .ui-state-disabled, 
    .ui-widget-content .ui-state-disabled, 
    .ui-widget-header .ui-state-disabled {      
      padding: 7px;
      opacity: 1;
    }
      .ui-state-default, 
      .ui-widget-content .ui-state-default, 
      .ui-widget-content .ui-state-default, 
      .ui-widget-content .ui-state-active {
        display: flex;
        align-content: center;
        justify-content: center;
        border: 1px solid transparent;
        border-radius: 20px;
        height: 35px;
        padding: 4px 0;
        width: 35px;
        background: transparent;
        color: #333;
      } 
      .ui-datepicker-selected-day .ui-state-default {
        border: 1px solid var(--clearblue);
        background: var(--clearblue);
        color: var(--blue);
      } 
      .ui-datepicker-selected-day .ui-state-hover {
        border: 1px solid var(--blue);
        background: var(--blue);
        color: #fff;
      }
      .ui-datepicker-current-day .ui-state-active,
      .ui-datepicker-current-day .ui-state-default {
        border: 1px solid var(--blue);
        background: #fff;
        color: var(--blue);
        font-weight: 700;
      }
      /* dates passées */
      .ui-datepicker-unselectable .ui-state-default {
        color: #999;
      }

/* Spectacle passés */
.lastevents .listEvents .item {
  opacity: .5;
  transition: opacity .3s;
}
.lastevents .listEvents .item:hover {
    opacity: 1;
}

/* Single */
.single .container-fluid .single-header {
  position: relative;
  height: 520px;
  margin: 0 -15px;
  padding: 0;
  background-color: var(--blue);
  overflow: hidden;
}
  .single-header .header-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .single-header .container {
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
  }
    .single-header .breadcrumb a, 
    .single-header .breadcrumb span {
      color: #fff;
      text-shadow: 0 0 8px #000;/* Remis le 20/01/2022 */
    }
    .single-header .breadcrumb a:not(:first-child):hover, 
    .single-header .breadcrumb a:not(:first-child):focus, 
    .single-header .breadcrumb a:not(:first-child):active {
      text-decoration: underline;
    }
    .single-header .breadcrumb a:hover,
    .single-header .breadcrumb a:hover span,
    .single-header .breadcrumb a:focus, 
    .single-header .breadcrumb a:focus span,
    .single-header .breadcrumb a:active,
    .single-header .breadcrumb a:active span {
      color: #fff;
    }
.single-body .single-title {
  margin: -100px 0 50px;
  padding-top: 25px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 15px rgb(0 0 0 / 15%);
  overflow: hidden;
}
  .single-title .category {
    display: block;
    margin-bottom: 15px;
    color: var(--blue);
    font-size: 1.5em;
    text-transform: uppercase;
  }
  .single-title .page-title {
    display: block;
    margin-bottom: 30px;
    padding: 0 15px;
    color: var(--blue);
    font-size: 4em;
  }
  .single-title .single-title-caption {
    border-top: 1px solid #e2e7e9;
    max-width: 100%;
    text-align: left;
  }
    .single-title .single-title-caption {
      color: var(--blue);
      font-size: 1.5em;
      text-transform: uppercase;
    }
      .single-title-caption .col-md-10 {
        padding: 25px 15px 25px 30px;
      }
        .single-title-caption .single-title-flex {
          display: inline-flex;
        }
          .single-title-caption .col-md-10 .fa-light {
            margin-right: 10px;
            font-size: 24px;
          }
          .single-title-caption .col-md-10 .date,
          .single-title-caption .col-md-10 .duration {
            margin-right: 60px;
          }
      .single-title-caption .col-md-2 {
        
      }
        .single-title-caption .col-md-2 .reservation {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 80px;
          color: inherit;
          font-weight: 700;
          text-decoration: none;
        }
.single-body .description2,
.single-body .description3,
.single-body .description4,
.single-body .description5,
.single-body .description6,
.single-body .horaires,
.single-body .tarifs {
  border-top: 1px solid #e2e7e9;
  padding: 40px 0 20px;
  word-break: break-word;
}
  .single-body .description2 .row,
  .single-body .description4 .row,
  .single-body .description5 .row,
  .single-body .description6 .row { /* Seulement sur description3 = La presse en parle */
    display: none;
  }
/* Ajouter à mon agenda */
.share .tool-addevents {
  display: flex;
  align-items: center;
  font-size: 1.333em;
}
  .tool-addevents .text {
    margin-right: 10px;
    color: var(--blue);
    text-transform: uppercase;
  }
  .share .tool-addevents .addEvents {
    text-indent: 0;
  }
    .tool-addevents .addEvents .fa-calendar-plus {
      color: var(--blue);
      font-size: 24px;
    }


/* 19 = */


/* 20 = Kiosque */
#monKiosque .carousel-control {height:288px; opacity:1; width:50%;}
  #monKiosque .carousel-control .glyphicon-chevron-left,
  #monKiosque .carousel-control .glyphicon-chevron-right {left:20px; top:128px;}
  #monKiosque .carousel-control .glyphicon-chevron-right {left:auto; right:30px;}
  #monKiosque .carousel-control .glyphicon-chevron-left:before,
  #monKiosque .carousel-control .glyphicon-chevron-right:before {display:block; height:50px; left:0; transition:background-color 1s; width:50px;}
  #monKiosque .carousel-control .glyphicon-chevron-left:before {background:#fff url("../img/gauche.svg") no-repeat center center;}
  #monKiosque .carousel-control .glyphicon-chevron-right:before {background:#fff url("../img/droite.svg") no-repeat center center;}
  #monKiosque .carousel-control:hover .glyphicon-chevron-left:before {background:#000 url("../img/gaucheBlanc.svg") no-repeat center center;}
  #monKiosque .carousel-control:hover .glyphicon-chevron-right:before {background:#000 url("../img/droiteBlanc.svg") no-repeat center center;}

#monKiosque .buttons,
#monKiosque .buttons-img {width:100%;}
#monKiosque .buttons-img {z-index: 1;}
  /*#monKiosque .buttons:before,*/
  #monKiosque .buttons-img:before {background:url("../img/bottomKiosque.svg") no-repeat right 0 top 0; background-size:100% auto; content:''; display:block; height:50px; left:auto; position:absolute; right:0; top:-40px; width:100%; z-index:1;}
  #monKiosque .buttons ul,
  #monKiosque .buttons-img .ul {background-color:#fff; display:block; height:70px; padding:10px 0; position:relative; text-align:center; width:100%; z-index:2;}
    #monKiosque .buttons li,
    #monKiosque .buttons-img .li {display:inline;}
      #monKiosque .buttons .link,
      #monKiosque .buttons-img .link,
      .listMedias .buttons .link,
      .colRight .contentMedias .link {border:2px solid #d8355e; border-radius:50%; height:50px; overflow:hidden; text-indent:5em; transition:all .5s; white-space:nowrap; width:50px;}
      #monKiosque .buttons .feuilletez,
      .listMedias .buttons .feuilletez {background:#d8355e url("../img/feuilleterBlanc.svg") no-repeat center center; background-size:auto 24px;}
      #monKiosque .buttons .telechargez,
      .listMedias .buttons .telechargez,
      .colRight .contentMedias .telechargez {background:#d8355e url("../img/telechargerBlanc.svg") no-repeat center center; background-size:auto 24px;}
      #monKiosque .buttons .dossier {background:#d8355e url("../img/listeBlanc.svg") no-repeat center center; background-size:auto 24px;}

      #monKiosque .buttons .feuilletez:hover,
      .listMedias .buttons .feuilletez:hover {background:#fff url("../img/feuilleter.svg") no-repeat center center; background-size:auto 24px;}
      #monKiosque .buttons .telechargez:hover,
      .listMedias .buttons .telechargez:hover,
      .colRight .contentMedias .telechargez:hover {background:#fff url("../img/telecharger.svg") no-repeat center center; background-size:auto 24px;}
      #monKiosque .buttons .dossier:hover {background:#fff url("../img/liste.svg") no-repeat center center; background-size:auto 24px;}


/* 21 = Actualites */
.content .listActu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
  .listActu .col-lg-3 {
    margin-bottom: 30px;
  }
    .content .listActu li::before {
      display: none;
    }
    .listActu .item figure {
      margin-bottom: 20px;
    }
    .listActu .item .home-list-body {
      margin-bottom: 30px;
      padding-top: 20px;
    }
/* Single */
.actualites .single-body .single-title {
  padding: 25px 30px 0;
}
    

/* 22 = Videotheque */


/* 23 = phototheque */


/* 24 = Formulaires */
/* Correction taille */
.content .form-horizontal {
  font-size: 1.333em;
}
/* Code artifica.css =========== début */
.site-main .form-horizontal {
  margin: 0 auto;
  max-width: 770px;
}
  .form-horizontal .container-fluid {
    padding: 0;
  }
  .form-horizontal .obligatoires {
    margin: 1em 0; 
    color: red;
    font-size: .875em;
  }
  .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    width: auto;/* Pour largeur avec .loading ! */
  }
    .form-horizontal .form-group .comments {
      background-color: var(--grey);
    }
    .form-horizontal abbr[title] {
      color: red;
      text-decoration: none;
    }
    .form-group .row {
      margin: 0;
      width: 100%;
    }
      .input-group {
        justify-content: space-between;
      }
        .input-group .form-control {
          min-height: 40px;
          line-height: 1.2;
        }
        .input-group .form-control,
        .form-group input[type="file"] {
          box-shadow: none;
        }
        .form-horizontal .form-group .file-uploaded {
          display: flex;
          flex-wrap: wrap;
          border: 1px solid #ced4da;
          border-radius: 4px;
          margin-top: 10px;
          padding: 10px;
          background-color: #fff3cd;/* alert alert-warning */
        }
          .form-horizontal .form-group .file-uploaded .file-remove {
            margin: 10px 0 0 0;
            width: 100%;
            font-weight: 700;
          }
        /* Surcharge BP si on enlène .input-group-addon */ 
        .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .form-group .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="file"], .frame-type-felogin_login .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="text"], .frame-type-felogin_login .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="password"], .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select {
          border-bottom-right-radius: 6px;
          border-top-right-radius: 6px;
        }
        .input-group-addon, 
        .input-group-btn, 
        .input-group .form-control {

        }
        .input-group-addon, 
        .input-group-btn {
          width: 40px;
          white-space: nowrap;
          vertical-align: middle;
        }
        .input-group-addon {
          display: none;
        }
        .input-group > span:not(.input-group-addon) {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 40px;
          min-width: 20px;
        }

    .form-group select.form-control {
      appearance: auto;
      box-shadow: none;
    }
      .checkbox, .radio {
        display: block;
        min-height: 1.5rem;
        padding-left: 0;
        margin-bottom: 0.125rem;
      }
      .checkbox-unique {
        display: flex;
        align-items: flex-start;
      }
        .form-group .checkbox-unique input[type="checkbox"] {
          margin-top: 4px;
        }
      .radio label, 
      .checkbox label {
        margin-bottom: 0;
        cursor: pointer;
      }
        .radio input[type="radio"], 
        .radio-inline input[type="radio"], 
        .checkbox input[type="checkbox"], 
        .checkbox-inline input[type="checkbox"] {
          position: static;  
          display: inline-block;
          margin: 0 .5rem 0 0;
        }
    .form-group .date .col-xs-12 {
      padding: 0;
    }
    .form-group .date .col-sm-4 {
      width: calc(33.3333334% - 10px);
    }
    input[type="file"] {
      display: block;
    }
    .help-block {
      display: block;
      color: #737373;
    }
    .form-group .comments {
      padding: 6px 12px;
      background-color: #e1e1e1;
    }
      /* Date-picker */
      .ui-datepicker {
          width: auto;
      }
    /* Photo */
    .form-fileupload-gallery-container .form-fileinput-element {
      position: relative;
      border: 1px solid #000000;
      height: 83px;
      padding: 0px;
      width: 83px;
    }
      .form-fileupload-gallery-container .form-fileinput-element::before {
        position: absolute;
        right: 0;
        top: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        content: '\f2ed';
        border: 0;
        height: 24px;
        width: 24px;
        background: transparent;
        color: #fff;
        font-size: 16px;
        text-shadow: 1px 1px 5px black;
      }
.form-horizontal .text-center:has(> .btn-default) {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

/* Référence en haut de formulaire */
.form-horizontal .getpost {
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #e2e0dc;
}
    .form-horizontal .getpost p:last-child {
        margin-bottom: 0;
    }
.form-horizontal .form-reference {
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 25px;
    height: 50px;
    margin: 0;
    background-color: #0d62a0;
    color: #fff;
}

/* Captcha */
.captcha .todo {
  margin-bottom: 2em; 
  font-size: 1.25em;
}
.captcha .serie {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 25px 0;
}
  .form-horizontal .captcha .serie li {
    position: relative;
    margin: 0;
    overflow: hidden;
  }
  .form-horizontal .captcha .serie .control-label {
    border: 2px dashed #b5b7ba;
    border-radius: 5px;
    margin: 0;
    padding-top: 0;
    width: 40px;
    background-color: #fff;
    color: #333; 
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .captcha .serie input:checked ~ label {
    border: 2px solid #333;
  }
  .captcha .serie input {
    position: absolute;
    left: -20px;
    top: -20px;
  }
  .captcha .serie input:checked {
    height: 40px;
  }
/* Erreurs */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  margin: 0;
  color: var(--red);/* Couleur Bootstrap Package par défaut */
}
/* Alertes */
.alert .fa {
  margin-right: 15px;
}
/* Récapitulatif */
form .recap + .text-center {
  display: flex;
  justify-content: center;
  gap: 30px;
}
  form .recap + .text-center .btn {
    margin: 0;
  }
  form .recap + .text-center .btn-default {
    border-color: #eaebec;
    background-color: #eaebec;
    color: #333;
  }
  form .recap + .text-center .btn-default:is(:focus, :hover, :active) {
    border-color: #333;
    background-color: #fff;
    color: #333;
    box-shadow: none;
  }
/* Code artifica.css =========== fin */
.site-main .form-horizontal {/* Surcharge artifica.css */
    /*max-width: inherit;*/
    padding-inline: 15px;
}
.form-horizontal .form-group .control-label {
    margin-bottom: 10px;
    line-height: 1.25;
}
.form-horizontal .form-group .checkbox .control-label {
    color: inherit;
  font-size: 1em;
  font-weight: 400;
}
.input-group .form-control,
.form-group .form-control {
    border-color: transparent;
    border-bottom: 1px solid var(--grey-text);
    border-radius: 0;
  padding: 13px 20px;
    background-color: var(--greypale);
    line-height: 1.5em;
}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .form-group .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="file"], .frame-type-felogin_login .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="text"], .frame-type-felogin_login .input-group:not(.has-validation)>.form-floating:not(:last-child)>input[type="password"], .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select {/* Surcharge BP */
    border-radius: 0;
}
.input-group .form-control::placeholder {
    color: var(--dark);
}
    .form-group input[type="file"] {
      background-color: var(--greypale);
      border: 0;
      border-bottom: 1px solid var(--grey-text);
      border-radius: 0;
      padding: 13px 20px;
    }
    .form-control:focus, 
    .form-group input[type="file"]:focus, 
    .frame-type-felogin_login input[type="text"]:focus, 
    .frame-type-felogin_login input[type="password"]:focus {
      box-shadow: var(--ombre-outline);
    }
    .form-horizontal .form-group .comments {
        font-size: 1em;
        background-color: var(--greypale);
    }
    .form-horizontal .submit,
    .form-horizontal .previous,
    .form-horizontal .next {
    /*display: inline-flex;
    align-items: center;
    border: 1px solid var(--main);
    border-radius: 25px;
    margin-top: 60px;
    padding: 20px;
    height: 50px;
    background-color: var(--main);
    color: var(--white);*/
    }
    .form-horizontal .text-center:has(> .btn-default) {
        font-size: 1em;
    }
    .form-horizontal .submit:is(:focus-visible,:focus,:hover,:active),
    .form-horizontal .previous:is(:focus-visible,:focus,:hover,:active),
    .form-horizontal .next:is(:focus-visible,:focus,:hover,:active),
    .submit:not(:disabled):not(.disabled):active, 
    .submit:not(:disabled):not(.disabled).active,
    .form-horizontal .btn-default:not(:disabled):not(.disabled):active, 
    .form-horizontal .btn-default:not(:disabled):not(.disabled).active {
        /*border: 1px solid var(--main);
        background-color: var(--white);
        color: var(--main);*/
    }
    .form-horizontal .form-title,
    #form-fieldset-captcha legend {
        margin-bottom: 30px;
        font-size: 1.6875em;
        font-style: italic;
        line-height: 1.333;
    }
    .form-horizontal div + .form-title {
        margin-top: 2em;
    }
        .form-horizontal .input-group-addon {
            color: var(--dark);
        }
        .form-horizontal .file-uploaded {
            display: flex;
            margin-top: 10px;
        }
            .form-horizontal .file-uploaded .file-remove {
                display: block;
                margin-left: 15px;
            }
            .form-horizontal .file-uploaded a {
                display: block;
                margin-right: 5px;
            }
                .form-horizontal .file-uploaded .file-remove label {
                    margin-left: 5px;
                }
        .frame-type-artifica_form_pi1 .btn-primary {
            border: none;
            background-color: var(--dark);
            color: var(--white);
        }
        .frame-type-artifica_form_pi1 .btn-primary:is(:focus-visible,:focus,:hover,:active) {
            color: var(--dark);
        }
        form .recap + .text-center .btn-primary {
            /*border: 2px solid var(--main);
        text-transform: none;*/
        }
/* Autocompletion formulaire secteur */
#LSResult {
  border: 2px solid var(--main);
  border-top: 0;
  margin-left: 0;
  padding: 15px;
}
    #LSShadow .LSRow:last-child {
        margin-bottom: 0;
    }

/* Captcha */
#form-fieldset-captcha legend {
  /*font-size: 1.25em;
  font-weight: 700;
  color: var(--main);*/
}
    #form-fieldset-captcha legend span {
        margin-left: 3px;
        /*color: var(--red);*/
    }
.form-horizontal .captcha {
    margin-bottom: 0;
  /*padding: 20px;
  background-color: var(--greypale);*/
}
    .form-horizontal .captcha>p {
        font-size: 1em;
    }
.captcha .serie {

}
    .list-inline > li:not(:last-child) {
        margin-right: 10px;
    }
        .form-horizontal .captcha .serie .control-label {
            border: 2px dashed #ddd;
            border-radius: 0;
        width: 50px;
        color: var(--dark);
        font-size: 1rem;
        line-height: 50px;
        }
        .form-horizontal .captcha .serie input:checked ~ label,
        .form-horizontal .captcha .serie input:focus-visible ~ label {
            border: 2px solid var(--blue);
            background-color: var(--white);
            color: var(--dark);
        }
.text-center .submit {
    margin: 0 auto;
}
/* Accessibilité */
.form-horizontal .obligatoires {
    margin: 0 0 50px;
    /*color: var(--dark); 
    text-align: var(--dark)!important;*/
}
.form-group .control-label > span {
  /*color: var(--dark);
  font-size: 1.125em;
  line-height: 1;*/
}
.form-group .control-label > span[aria-hidden="true"] {
    margin-left: 3px;
    color: red;
}
.form-group .control-label > span.help-block {
    margin: 0;
    color: var(--grey-text2);
    font-size: .75em;
    line-height: 1.666;
}
/* Erreurs */
.form-horizontal .form-group.has-error {
    padding-left: 15px;
    border-left: 5px solid var(--red);
}
    .form-group .help-block {
        font-style: normal;
    }
    .form-group .error {
        margin-top: 10px;
        font-size: .75em;
    }
        .has-error .error::before {
            margin-right: 5px;
            content: '\f2f0';
            font-size: 1.1666em;
            font-style: normal;
            font-weight: 900;
        }

    .form-horizontal .form-group.has-error .control-label {
      color: var(--red);
    }
    .form-horizontal .captcha.form-group.has-error .control-label {
        color: inherit;
    }

    .has-error .form-control {
        border-bottom-color: var(--red);
        /*color: var(--red);*/
    }
/* Surcharge Typo3 */
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #000;
}

.input-group-addon:last-child {
    display: none;
}
/* RSS */
.fluxrss input[type="text"] {
  border: 1px solid var(--grey);
  border-radius: 4px;
  padding: 5px 10px;
}
/* Btn-default */
form .recap + .text-center .btn-default {
  border-color: var(--main);
  background-color: var(--white);
  color: var(--main);
  box-shadow: none;
}
form .recap + .text-center .btn-default:is(:focus-visible,:focus,:hover,:active) {
  /*border-color: var(--main);
  background-color: var(--main);
  color: var(--white);*/
  text-decoration: none;
}
form .btn-default,
form .recap + .text-center .btn {
  /*min-height: inherit;
  height: 44px;
  font-size: 1em;*/
}
form .btn-default {
  background: none;
}
form button[name="return"].btn-default {
    border: 0;
    padding: 13px 0;
    text-decoration: underline;
}
form button[name="return"].btn-default:is(:focus-visible,:focus,:hover,:active) {

}
/* Ajout de bac */
.form-horizontal .buttons-action + div {
    position: relative;
}
    .form-horizontal .btn-close,
    .form-horizontal .btn-valid {
        background: var(--search);
        color: var(--dark);
    border: 1px solid var(--dark);
    border-radius: 5px;
    height: 32px;
    margin-right: 7px;
        padding: 0 15px;
        width: fit-content;
    font-size: .875em;
        text-decoration: none;
        box-sizing: content-box;
        opacity: 1;
        text-transform: uppercase;
    }
    .form-horizontal .btn-close:focus-visible,
    .form-horizontal .btn-valid:focus-visible {
        outline: 2px solid var(--dark);
    }
/*.form-horizontal .control-label {background-color: transparent; font-size:1.333em;}
label em,
legend em {color:#f00; display:inline;}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {color:#d8355e;}
.has-error .form-control {border-color:#d8355e;}
.has-error .help-block {font-size:1.167em;}
.form-horizontal .btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--blue);
  border-radius: 25px;
  height: 50px;
  margin: 0 auto;
  padding: 6px 20px;
  background-color: var(--blue);
  color: #fff;
  font-weight: bold;
  transition: all .3s;
}
.form-horizontal .btn-primary:hover,
.form-horizontal .btn-primary:focus,
.form-horizontal .btn-primary:active,
.form-horizontal .btn-primary:active:hover, 
.form-horizontal .btn-primary.active:hover, 
.form-horizontal .btn-primary:active:focus, 
.form-horizontal .btn-primary.active:focus, 
.form-horizontal .btn-primary:active.focus, 
.form-horizontal .btn-primary.active.focus {
  background-color: #fff;
  color: var(--blue);
  box-shadow: none;
  outline: none;
}
  .btn-primary .fa-send {
    display: none;
  }*/
/* CAPTCHA */
/*.content .form-group > p {
  padding: 0 15px;
}
.form-horizontal .form-group .control-label.sr-only {
  background-color: transparent;
  position: static;
  width: 33.33333%;
}
  .content .captcha .list-unstyled,
  .form-horizontal .list-unstyled {font-size:1.5em;}
    .content .captcha .list-unstyled li {font-weight:bold;}
    .content .captcha .control-label {display:none;}

    .content .form-horizontal ul li::before {
      display: none;
    }*/


/* 25 = Moteur de recherche */
.content .startpoint {margin:3em 30px 3em 15px;}
.content .startpoint li {border-radius:3px; padding:1em;}
.content .startpoint li:nth-child(even) {background-color:var(--clearblue);}
.content .startpoint li .lead {}



/* 26 = Plan du site */
/* Sommaire */



/* 27 = Calendrier */



/* 28 = Colonne droite */
/*.colDroite .publicite {background:none; height:auto;}*/
.colRight h2 {/*font-size:3em;*/}
/* Téléchargements */
.colRight .liensMedia {}
  .colRight .liensMedia li {clear:left; padding:0 20px;}
    .liensMedia .contentMedias {word-wrap:break-word;}
    .liensMedia .text h2 {font-size:1.5em;}
      .col-sm-3 .block .liensMedia h2 a {border:0; padding:0;}
    .liensMedia .text .link {margin:0 20px 10px 0;}
    .liensMedia .text .extension {text-transform:uppercase;}
    .colRight .liensMedia li:last-child p {margin-bottom:0;}
/* Boutons */
.content .colRight a.bouton {border:2px solid #D8355E; margin-bottom:0; padding:13px 28px; transition:all .3s;}
.content .colRight a.bouton:hover {background-color:#fff; border-color:#D8355E; color:#D8355E;}
/* Texte */
.colRight .default {word-wrap:break-word;}


/* 29 = Envoyer par mail */
#popup {overflow:hidden; padding:1em;}
#popup .help-block,
.page-76 .help-block {font-size:1.167em;}
#popup .form-group .text-center,
.page-76 .form-group .text-center {font-size:1.5em;}

/* 30 = Voxygen */
.voxygen-wrapper {background:url("../img/vocalisation.svg") no-repeat 0 1px; cursor:pointer; left:auto; padding:0 0 0 25px; position:absolute; right:-135px; top:0; z-index:1;}
.home .voxygen-wrapper {left:auto; right:54px;}
.sansCol .voxygen-wrapper {left:74.5%;}
.sansCol.page-1080.level-1 .voxygen-wrapper,
.sansCol.page-1080.level-2 .voxygen-wrapper,
.sansCol.page-1198.level-1 .voxygen-wrapper,
.sansCol.page-1198.level-2 .voxygen-wrapper,
.sansCol.page-7.level-1 .voxygen-wrapper,
.sansCol.page-7.level-2 .voxygen-wrapper,
.sansCol.page-23.level-2 .voxygen-wrapper,
.sansCol.page-25.level-2 .voxygen-wrapper,
.sansCol.page-707.level-2 .voxygen-wrapper,
.sansCol.page-75.level-2 .voxygen-wrapper,
.sansCol.page-98 .voxygen-wrapper {left:auto; right:15px;}
  #voxygen-handle {color:#000; font-size:1.5em;}

  .vox-widget-outside-viewport.widgetUp,
  .voxygen-wrapper .vox-widget-outside-viewport.widgetUp .vox-widget {top:0 !important} /* Quand collé en haut de page... */

    .voxygen-wrapper .vox-widget {background-color:var(--clearblue); border-radius:0; left:-25px; position:absolute; top:-45px; width:200px;}
    .home .voxygen-wrapper .vox-widget {left:-93px; top:-30px;}
    .sansCol.page-7.level-1 .voxygen-wrapper .vox-widget,
    .sansCol.page-75.level-2 .voxygen-wrapper .vox-widget {left:-92px;}
      .vox-box--wrap {border:1px solid var(--clearblue) !important;}
        .vox-box--wrap .voxbtn {background-color:var(--clearblue) !important; background-image:url("../img/vwrbtnredS.png") !important;}
        .vox-box--settings.voxbtn {display:none;}
      #voxygen .vox-widget-wrapper .vox-logo {left:-29px; top:-18px;}
      .home #voxygen .vox-widget-wrapper .vox-logo {left:-5px; top:0;}
      .sansCol #voxygen .vox-widget-wrapper .vox-logo {left:-29px;}

/* 31 = Galerie */

/* 32 = Slideshow (diaporama) */

.pageThreeCols .artifica-slideshow .thumbs ul {left:0; margin:0 36px; position:absolute; top:10px;}
.ie7 .pageThreeCols .artifica-slideshow .thumbs ul {width:388px;}*/

/* 33 = Lightbox */

/* Rajouts modal */
dialog {
    border: 0;
    max-height: inherit;
    margin: 0;
    padding: 0;
    max-width: inherit;
}
.modal-body {padding:10px;}


/* 34 = Liste de fichiers */

/* 35 = 404 */

/* 36 = Media */
/*.content .listMedias {overflow:hidden; word-break:break-all;}
  .listMedias .col-md-4 {margin-bottom:40px;}
  .listMedias .col-md-4:nth-child(3n+1) {clear:left;}
    .listMedias .col-md-4 .contentMedias {background-color:var(--clearblue); border:3px solid var(--clearblue); padding:15px;}
      .listMedias .col-md-4 .contentMedias:after {clear:both; content:''; display:block;}
      .listMedias .col-md-4 .contentMedias .text {
        clear: both;
        padding-top: 10px;
      }
    .listMedias .col-md-4:hover .contentMedias {border-color:#d8355e;}
      .listMedias .col-md-4 .contentMedias figure {background-color:#ccc; float:left; height:226px; margin-right:20px; width:160px;}        
        .listMedias .text .category {background-color:#d8355e; color:#fff; display:inline-block; font-size:2em; line-height:1; margin-bottom:.5em; padding:5px 20px;}
        .listMedias .text .description {color:#d8355e; font-size:3em; margin-bottom:.25em; word-break:break-word;}
        .listMedias .text .buttons {float:left; width:120px;}
          .listMedias .text .buttons .list-unstyled {margin:0;}        
            .listMedias .text .link,
            #monKiosque .buttons .link,
            .liensMedia .text .link {display:block; float:left; overflow:visible; position:relative;}
            #monKiosque .buttons .link {display:inline-block; float:none; margin:0 10px;}
            .listMedias .text .feuilletez {margin-right:20px;}
              .listMedias .text .link .hoverLink,
              #monKiosque .buttons .link .hoverLink,
              .colRight .liensMedia .link .hoverLink {background-color:rgba(0,0,0,.8); color:#fff; display:block; left:50%; margin-left:-59px; opacity:0; padding:10px 0; position:absolute; text-align:center; text-indent:0; top:53px; transition:opacity .5s; width:118px;} 
              #monKiosque .buttons .link .hoverLink {bottom:60px; top:auto;}
              .listMedias .text .link:hover .hoverLink,
              #monKiosque .buttons .link:hover .hoverLink,
              .colRight .liensMedia .link:hover .hoverLink {opacity:1;}
                .listMedias .text .link .hoverLink .extension,
                #monKiosque .buttons .link:hover .hoverLink .extension {text-transform:uppercase;}
                .listMedias .text .link .hoverLink:before,
                #monKiosque .buttons .link .hoverLink:before,
                .colRight .liensMedia .link .hoverLink:before {border:10px solid rgba(0,0,0,.8); border-left-color:transparent; border-right-color:transparent; border-top-color:transparent; content:''; height:0; left:50%; margin-left:-10px; position:absolute; top:-20px; width:0;}
                #monKiosque .buttons .link .hoverLink:before {border-bottom-color:transparent; border-top-color:rgba(0,0,0,.8); bottom:-20px; top:auto;}*/ 


/* 37 = Profils */
.profils .actualites {background-color:var(--clearblue); margin-top:-300px; transform:skewY(-3deg);}
  .profils .actualites .container.content {transform:skewY(3deg);}
    .profils .actualites .content .h2 {color:#d8355e; display:block; font-size:6em; margin:50px 0; text-align:center;}
      .profils .actualites .listActu .title {font-size:4em; margin-top:20px;}
.profils #wrap .container .jumbotron {background-color:transparent; border-top:1px solid #c0c0c0; color:inherit; overflow:hidden; padding:30px 0;}
.profils #wrap .container .well {background-color:transparent; border:2px solid #d8355e; color:#d8355e; font-weight:bold; margin:2em 0; padding:2em 8em; text-align:center;} 
  .profils #wrap .container .well p {font-size:1.667em;}
/* Menu sous-pages */
.profils .content .col-sm-9 .frame-type-menu ul,
.profils .col-sm-12 .playback_audio_content .frame-type-list ul,
.profils .content .colRight .frame-type-menu ul {font-size:1em; overflow:hidden; padding:0;}
  .profils .content .col-sm-9 .frame-type-menu li,
  .profils .col-sm-12 .playback_audio_content .frame-type-list li {float:left; list-style:none;}
    .profils .content .col-sm-9 .frame-type-menu a,
    .profils .col-sm-12 .playback_audio_content .frame-type-list a {background-color:var(--clearblue); display:block; font-size:3em; height:120px; margin:0 10px 10px 0; padding:28px 28px 28px 90px; position:relative; text-decoration:none; width:380px;}
    .profils .content .col-sm-9 .frame-type-menu a:hover,
    .profils .col-sm-12 .playback_audio_content .frame-type-list a:hover {text-decoration:underline;}
    .profils .content .col-sm-9 .frame-type-menu a::before,
    .profils .col-sm-12 .playback_audio_content .frame-type-list a::before {background:#d8355e url("../img/flecheDroite.svg") no-repeat center center; background-size:12px 20px; border-radius:50%; color:#fff; content:''; display:block; height:50px; left:20px; line-height:1; position:absolute; top:20px; width:50px;}
/* Colonne droite */
.profils #wrap .content .colRight .frame-type-menu {border-top:60px solid #d8355e; padding:0; position:relative;}
.profils #wrap .content .colRight .frame-type-menu::before {color:#fff; content:"Public Scolaire"; font-size:3em; left:21px; position:absolute; top:-49px;}
  .profils .content .colRight .frame-type-menu li {list-style:none;}
    .profils .content .colRight .frame-type-menu a {background-color:var(--clearblue); border-bottom:1px solid #d1d1d1; display:block; font-size:1.5em; padding:20px; text-decoration:none; transition:all .3s;}
    .profils .content .colRight .frame-type-menu a:hover {background-color:#e2e1dc;}
    .profils .content .colRight .frame-type-menu li:last-child a {border:0;}
/* Agenda */
#wrap .content .col-sm-3.colRight .frame-type-shortcut {padding:0;}
  .profils .listEventsItems {padding:0;}
    .profils .listEventsItems li {border-top:1px solid #c0c0c0; clear:both; list-style:none; padding:30px 0;}
      .profils .listEventsItems .item {position:relative;}
        .profils .listEventsItems figure {float:left; margin-right:30px; width:270px;}
        .profils .listEvents .title {font-size:2.667em;}
        .profils .listEvents .date {font-size:1.667em;}
        .profils .listEvents .abstract {font-size:.889em;}


/* 38 = Cookie consent */
.modal-cookie-consent {color:#333;  }
    .modal-cookie-consent-content { }
        .modal-cookie-consent-header h2 {font-size:30px; }
        .modal-cookie-consent-body p {font-size:18px;}
.plugin-cookie-consent-message {background-color:#5cb85c; border-color:#4cae4c; color:#fff; }
.modal-cookie-consent-body p a {color:#29345c;}
.modal-cookie-consent-btn-params,
.modal-cookie-consent-btn-params:hover {color:#29345c;}
.modal-cookie-consent-btn-accept,
.modal-cookie-consent-btn-accept:hover {background-color:#29345c; color:#fff;}


/* 39 = PRINT */
@media print {
  body {
      background-color: #fff!important;
      color: #000!important;
      font-family:serif;
      font-size: 12pt;
      margin: auto!important;
      width: auto!important;
  }
  p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
      color: #000!important;
      margin: auto!important;
  }

  h1, h2, h3, h4, h5, h6,
  .carousel .carousel-inner .infos .category,
  .listEvents .category,
  .carousel .carousel-inner .infos .date,
  .listEvents .date,
  .content .header .subtitle,
  .fiche .date,
  .calendar .calendar-title {font-family:serif!important;}

  .print {
      display: block;
  }
  p, blockquote {
      orphans: 3;
      widows: 3;
  }
  blockquote, ul, ol {
      page-break-inside: avoid;
  }
  h1, h2, h3, caption {
      page-break-after: avoid; 
  }
  a {
      color: #000!important;
      text-decoration: underline!important;
  }
  a[href]:after {
      content:'';
  }
  .navbar, .social, .button, .navbar-toggle, .colRight, .footer, .artifica-form, .newsletter, .calendar, #myCarousel, .logo .img {
    display:none;
  }

  section, .container-fluid, .container {page-break-inside:auto;}

}


@media (max-width:1400px) { /* **************************************************************************** */

  /* 08 = Colonne droite */


  /* 18 = Agenda / Saison */


}



@media (max-width: 1200px) { /* **************************************************************************** */

/* 06 = Accueil */


/* Actus */
  /* Liste et Profils */
  /*.actualites .listActu .col-lg-3:nth-child(4n+1) {clear:none;} 
  .actualites .listActu .col-md-4:nth-child(3n+1) {clear:left;}*/

  /* 36 = Media */
  .listMedias .col-md-4 .contentMedias figure {margin-bottom:20px;}
  .listMedias .text {clear:left;}
}


/* RESPONSIVE */
/*-TABLETTE 30%-*/
@media (min-width:768px) and (max-width: 1279px) /* VERSION TABLETTE */ {/************************************************/

  /* 06 = Accueil */ 

  /* Agenda */


  /* 07 = Page interne */
  /* RTE */


  /* 08 = Colonne droite */

    
  /* 18 = Agenda / Saison */

  /* Single */


  /* 30 = Voxygen */

    
}



@media (min-width:992px) and (max-width: 1200px) /* CORRECTION MENU */ {
  .header-bottom .navbar-nav > li > a {
    padding: 0 10px;
    font-size: 1.45em;
  }
  .header-bottom .navbar-nav > li > a::before {
    left: 10px;
    right: 10px;
  }
}
        

/*-MOBILE-*/
@media (max-width:991px) /* VERSION MOBILE*/ {/**************************************************************************/

/* 04 = Structure */
  .content > .row > .col-sm-9 {padding-top:30px;}
  .sansCol .content > .row > .col-sm-9 {padding-top:0;}

/* 05 = Header */
  /* Bande bleue */
  .container-fluid .header-top {
    display: none;
  }
  /* logo */
  .container-fluid .header-bottom .container {
    padding: 0;
    width: inherit;
  }
    .header .logo-link {
      padding: 10px;
    }
      .header .logo .tad {
        height: 50px;
        margin: 0;
        width: 50px;
      }
      .header .logo .baseline {
        display: none;
      }
  .header .reserve {
    position: relative;
    border: 0;
    border-radius: 0;
    height: 70px;
    margin: 0 0 0 auto;
    width: 70px;
    font-size: 24px;
    text-indent: 200px;/* Ne fonctionne pas sous iPhone avec 120% */
    overflow: hidden;
    white-space: nowrap;
  }
    .header .reserve .fa-ticket {
      position: absolute;
      left: calc(50% - 12px);
      top: calc(50% - 12px);
      margin: 0;
      text-indent: 0;
    }
  /* Recherche */
  .search-background {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5000;
    display: none;
  }
  .search-background.display {
    display: block;
  }
  .header .artifica-form,
  .container-fluid .header-bottom .separator {
    display: none;
  }
  .header-bottom .button-mobile-search {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    background-color: var(--clearblue);
    color: var(--blue);
    font-size: 24px;
    cursor: pointer;
  }
  .header .artifica-form.display-flex {
    position: absolute;
    left: 0;
    right: 70px;
    top: 0;
    z-index: 5001;
    display: flex;
  }
    .header .artifica-form .label {
      margin: 0;
      padding: 0;
      font-size: 1em;
      width: calc(100% - 70px);
    }
      .header .artifica-form .rechercheChamp {
        border-radius: 0;
        height: 70px;
        max-width: inherit;
        width: 100%;
      }
      .header .artifica-form .rechercheOK {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        height: 70px;
        width: 70px;
        font-size: 24px;
      }
  /* menu */
  /* hamburger */
  .navbar-toggle {
    height: 70px;
    margin: 0;
    width: 70px;
    background-color: var(--blue);
  }
  .navbar-toggle .icon-bar {
    left: 24px;
    background-color: #fff
  }
  /* Niveaux 1 */
  .header-bottom .navbar-nav {
    flex-direction: column;
    margin: 0;
  }
    .header-bottom .navbar-nav > li > a {
      justify-content: center;
    }
    .header-bottom .navbar-nav > li > a.visible-lg-flex {
      display: none;
    }
    .header-bottom .navbar-nav > li > a.link-modile {
      display: flex;
    }
    .header-bottom .navbar-nav > li > a:focus, 
    .header-bottom .navbar-nav > li > a:hover, 
    .header-bottom .navbar-nav > li > a:active, 
    .header-bottom .navbar-nav > .dropdown:focus > a, 
    .header-bottom .navbar-nav > .dropdown:hover > a, 
    .header-bottom .navbar-nav > .dropdown:active > a, 
    .header-bottom .navbar-nav .open > a {
      border-bottom: 0;
      box-shadow: none;
    }
    .header-bottom .navbar-nav > li:hover .dropdown-menu,
    .header-bottom .navbar-nav > li > a::before,
    .header-bottom .navbar-nav > li > a:focus::before,
    .header-bottom .navbar-nav > li > a:hover::before,
    .header-bottom .navbar-nav > li > a:active::before {
      display: none;
    }
      .header-bottom .navbar-nav > li > a.item-parent::after,
      .header-bottom .navbar-nav > li > a.item-parent:hover::after,
      .header-bottom .navbar-nav > li > a.item-parent:focus::after,
      .header-bottom .navbar-nav > li > a.item-parent:active::after {
        left: auto;
        top: 0;
        display: flex!important;
        align-items: center;
        justify-content: center;
        content: '\f078';
        height: 60px;
        width: 60px;
        transition: transform .3s;
      }
      .header-bottom .navbar-nav > li.open > a.item-parent::after {
        transform: rotate(180deg);
      }
    .header-bottom .navbar-nav > li.open:hover .dropdown-menu {
      display: block;
    }
      .header-bottom .navbar-nav .dropdown-menu {
        padding: 0;
      }
      .header-bottom .dropdown-menu .link-level2 {
        justify-content: center;
      }
    /* Boutons bas de menu */
    .navbar .navbar-collapse .button {
      justify-content: center;
      margin: 0 auto 15px;
    }
    .navbar .navbar-collapse .bottom-menu-reserve {
      width: 190px;
    }
    .navbar .navbar-collapse .bottom-menu-newsletter {
      width: 144px;
    }
    .header .social-list {
      margin: 0 auto 20px;
      width: 80px;
    }
      .header .social li a {
        color: var(--blue);
      }

/* 06 = Accueil */
  /*-Carousel-*/
  .blocCarousel .col-lg-12 {}
    .carousel .blocIndicators {      
      left: 0;
      right: 0;
      width: auto;
    }
      .carousel .carousel-indicators {
        bottom: 0;
      }
    .carousel-inner > .item {}
      .carousel .carousel-inner > .item > .carrousel-figure > img {}
      .carousel .carousel-inner .infos {
        /*left: 0;
        right: 0;
        padding: 20px 20px 60px 90px;*/
        width: auto;
      }
        .carousel .carousel-inner .infos .title {
          font-size: 2.5em;
        }
  /* Flash info */
  .flashinfo .carousel-inner .infos {
    flex-wrap: wrap;
    padding: 30px 15px 50px;
  }
    .carousel .flashinfo-title {
      position: static;
    }
    .flashinfo .carousel-inner .infos {
      padding: 10px 15px 50px;
    }
      .flashinfo .carousel-inner .infos .title {
        font-size: 1.5em;
      }
    .flashinfo .carousel-inner .infos .flash-more {
      margin: 10px 0 0;
    }
    .blocFlash .blocIndicators {
      bottom: 15px;
    }

  /* Vidéo */
  .home .home-video {
      margin: 0 0 20px;
  }
  /* Affiche */
  .home .row .row-title,
  .backendlayout-pageFormules .row-title {
    padding-left: 45px;
    font-size: 2.5em;
  }
    .home .affiche .row-title .thin-text,
    .backendlayout-pageFormules .row .row-title .thin-text {
      display: none;
    }
    .home .row .row-title::before, 
    .backendlayout-pageFormules .row .row-title::before, 
    .content h3::before {
      left: -463px;
      top: 20px;
    }
    .content h3::before {
      left: 0;
      top: 17px;
    }
  /*.affiche .listEvents .home-list:nth-child(4),
  .affiche .listEvents .home-list:nth-child(5),
  .affiche .listEvents .home-list:nth-child(6) {
    display: none;
  }*/
    .listEvents .home-list-body {
      min-height: 210px;
    }
  /* Actus */
  .actu-carousel .carousel-control {
    right: 10px;
    top: 185px;
  }
  .actu-carousel .carousel-control.left {
    right: 70px;
  }

/* 07 = Page interne */
  /* RTE */
  .container-fluid .page-header {
    margin: 0 -15px 35px;
    padding: 15px 0 35px;
  }
    .page-header .page-title {
      font-size: 3em;
    }
  .content .lead, 
  .content .header .subtitle {
    margin-bottom: 30px;
    font-size: 1.5em;
  }
  .content h2, 
  .content .h2 {
    margin-bottom: 25px;
    font-size: 2.5em;
    line-height: 1.2;
  }
  .content h3 {
    margin-bottom: 30px;
    font-size: 1.75em;
  }
  .content .table-responsive {
    overflow-x: auto;
  }
    
/* 09 = Footer */
  .footer .logo-footer {
    justify-content: center;
    padding: 40px 0 0;
  }
  .footer .footer-button {
    padding: 20px 0 0;
    text-align: center;
  }
    .footer-button .list-buttons {
      display: flex;
      align-items: center;
      justify-content: center;
    }
      .footer-button .list-buttons .button {
        margin-left: 10px;
      }
  .footer .address {
    margin-top: 35px;
  }
    .footer .address-list {
      flex-direction: column;
    }
      .address-list .item {
        margin: 2px 0px;
      }
        .address-list .item::after {
          display: none;
        }

/* 18 = Agenda / Saison */
  /* Liste */
  #agenda_dates {
    position: relative;
    left: 0;
    margin-bottom: -120px;
  }
    .content .filters {
      align-items: baseline;
      flex-direction: column;
      flex-wrap: wrap;
      padding: 10px;
    }
      #agenda_dates .btn-group {
        width: 100%;
      }
      .filters .dropdown-toggle, 
      .filters .filters-submit, 
      .filters .filters-reset {
        margin-bottom: 20px;
        min-width: 100%;
      }
      .filters .filters-reset {
        justify-content: center;
        margin-bottom: 0;
      }
  /* Single */
  .single .container-fluid .single-header {
    height: 300px;
  }
    .single-header .container {
      width: 100%;
    }
  .single-title .category {
    font-size: 1.125em;
  }
  .single-title .page-title {
    font-size: 3em;
  }
  .single-title .single-title-caption {
    font-size: 1.167em;
  }
    .single-title-caption .col-md-10 {
      padding: 20px 15px;
    }
      .single-title-caption .col-md-10 .date, 
      .single-title-caption .col-md-10 .duration {  
        margin-right: 0;
      }
      .single-title-caption .col-md-10 .date,
      .single-title-caption .col-md-10 .place {
        display: block;
      }
        .single-title-caption .col-md-10 .fa-light {
          font-size: 18px;
        }

/* 20 = Kiosque */
  .kiosque {margin-bottom:2em;}
  #monKiosque .carousel-control {background:none;}
  #monKiosque .buttons {bottom:80px;}
  #monKiosque .buttons-img {bottom:0;}
  #monKiosque .buttons-img:before {background-position:right 0 top 0; background-size:100% auto;}

/* 21 = Actualites */
  .listActu .col-lg-3 {
    margin: 0 0 3em;
  }

/* 30 = Voxygen */
  .voxygen-wrapper,
  .sansCol .voxygen-wrapper,
  .home .voxygen-wrapper,
  .sansCol.page-7.level-1 .voxygen-wrapper,
  .sansCol.page-75.level-2 .voxygen-wrapper {left:15px; right:auto; top:-46px;}
  .voxygen-wrapper {top:0;}
  .sansCol.page-7.level-1 .voxygen-wrapper,
  .sansCol.page-75.level-2 .voxygen-wrapper {top:-22px;}

}

@media (max-width:768px) /* VERSION MOBILE*/ {/**************************************************************************/

/* 06 = Accueil */    
  /*-Carousel-*/
  .carousel {
    overflow: visible;
  }
  .carousel .carousel-inner .infos {
    
  }
  .carousel .carousel-indicators {}
  /* FLASH INFO */
  .home .frame-flashInfo {
    padding: 15px 20px;
  }
    .frame-flashInfo .icon {
      position: static;
      margin: 0 0 5px;
    }
  /* Actus */
  .container-fluid .actu {
    padding: 35px 0 40px;
  }
    .home .actu .row-title {
      position: relative;
      left: 35px;
    }
      .home .actu .row-title::before {
        left: -506px;
        top: calc(100% - 12px);
      }
      .home .row .row-title .thin-text,
      .lastevents .home .row-title .thin-text {
        font-size: 1em;
      }
    .actu-carousel {
      margin-bottom: 40px;
    }
      .actu-carousel .carousel-inner > .item {
        height: 480px;
      }
        .actu-carousel .carousel-inner > .item > .carrousel-figure {
          left: 15px;
          right: 15px;
          height: 210px;
        }
        .actu-carousel  .carousel-inner .infos {
          left: 15px;
          right: 15px;
          top: 210px;
          height: 270px;
          padding: 30px 20px;
        }
      .actu-carousel .carousel-control {
        bottom: -10px;
        right: 5px;
        top: auto;
      }
      .actu-carousel .carousel-control.left {
        right: 65px;
      }

/* 07 = Page interne */
  /* Page formules */
  .content .container-formules {
    padding: 30px 0;
  }
    .content .container-formules .row-title {
      position: relative;
      left: 35px;
      margin-bottom: 40px;
      font-size: 2.5em;
    }
      .backendlayout-pageFormules .row .row-title::before {
        left: -505px;
        top: calc(100% - 12px);
      }
    .container-formules .formule-item {
      width: 100%;
    }
      .liberte-item .formule-background {
        padding: 19px;
      }
        .formule-background .formule-title {
          min-height: 60px;
        }
      


/* 18 = Agenda / Saison */
  /* Liste */

  /* Single */


/* 36 = Media */
  .listMedias .col-md-4:nth-child(3n+1) {clear:none;}
  .listMedias .col-md-4:nth-child(2n+1) {clear:left;}  

/* 36 = Media */
  .listMedias .col-md-4:nth-child(3n+1) {clear:none;}
  .listMedias .col-md-4:nth-child(2n+1) {clear:left;}  
    .listMedias .col-md-4 .contentMedias figure {background-color:transparent; height:auto; width:100%;}
    .listMedias .text .buttons {width:100%;}

/* 37 = Profils */
  .profils .content .col-sm-9 .frame-type-menu li,
  .profils .col-sm-12 .playback_audio_content .frame-type-list li {width:100%;}
  .profils .content .col-sm-9 .frame-type-menu a,
  .profils .col-sm-12 .playback_audio_content .frame-type-list a {width:100%;}

}
/* ARTIFICA 2015 / Refonte 2021 */