/* @import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */


@font-face {
    font-family: 'Aguzzo';
    src: url('Aguzzo-Regular.woff2') format('woff2'),
        url('Aguzzo-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');
/*
jaune: ffed00
orange: e27429
orange-rouge: ec430f
bleu: 009ee3
bleu pale: c7edfe
rose: e5007d
rose pale: ef87b5*/

/* header et menu du haut */

/* ================================
   CUSTOM FONTS
================================ */

/* Special Gothic Regular */
@font-face {
    font-family: 'Special Gothic';
    src: url('../fonts/SpecialGothic-Regular.woff2') format('woff2'),
         url('../fonts/SpecialGothic-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Special Gothic Bold */
@font-face {
    font-family: 'Special Gothic Bold';
    src: url('../fonts/SpecialGothic-Bold.woff2') format('woff2'),
         url('../fonts/SpecialGothic-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Aguzzo Regular */
@font-face {
    font-family: 'Aguzzo';
    src: url('../fonts/Aguzzo-Regular.woff2') format('woff2'),
         url('../fonts/Aguzzo-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

#sp-menu {
    padding: 0;
}

@media (max-width: 575.98px) {
    #sp-header {
        background: #fff;
    }
    #sp-menu {
        width: 15%;
    }
    .header-sticky #sp-logo {
        /*width: 70%;*/
        margin-left: 30%;
    }
    #sp-logo {
        /*width: 70%;*/
        margin-left: 30%;
    }
    .article-list .article .article-body .btn1 a {
        bottom:110px !important;
    }
    .article-list-custom{
        height:300px;
    }
    .customheader h2{
       font-size: 2.5rem !important; 
    }
}

@media (min-width: 576px) {
    #sp-logo {
        width: 50%;
    }
}
@media (min-width: 768px) {
    #sp-logo {
        width: 25%;
    }
}
@media (min-width: 992px) {
    #sp-logoxxxxxxxxxxxx {
        width: 30%;
    }
}
.logo-image {
    height: auto !important;
}

#sp-header {
    background: transparent;
    box-shadow: none !important;
}

#sp-header .container,
#sp-header .container-inner,
#sp-header .row {
    /*padding: 0!important;*/
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

#sp-header.header-sticky {
    background: #fff !important;
}

#sp-header .sp-module {
    margin-left: 15px;
}

.sp-megamenu-parent>li>a, 					/*sp-menu-item*/
.sp-megamenu-parent>li>span,
.sp-megamenu-parent > li:last-child > a {
    padding: 5px 15px !important;
    line-height: 30px !important;
    font-size: 14px !important;
    margin-right: 10px;
    background-color: transparent;
    margin-top: 8px;
}
.sp-megamenu-parent > li > a:after {
    background-color: #fff;
}

.mod-languages {
    padding: 2px 10px;
    line-height: 30px;
    font-size: 14px;
    background-color: #fff;
    margin-top: 1px;
    border: 4px solid #000;
}

.sp-module-content .mod-languages ul.lang-inline {
    text-align: center;
}
.sp-module-content .mod-languages ul.lang-inline li {
    margin: 0;
}
.sp-module-content .mod-languages ul.lang-inline li:last-child > a {
    padding-left: 3px !important;
    border-left: 1px solid #000;
}

.mod-languages a,
.mod-languages a:hover {
    color: #000 !important;
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .Language-Switcher {
        display: none;
    }
}

.header-modules {
    margin-left: 15px;
}

/* header, offcanvas */

.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li > a {
    text-transform: uppercase;
    text-align: center;
    font-weight: 900 !important;
    letter-spacing: 0.05em;
    color: #000;
    opacity: 1 !important;
}

.offcanvas-inner {
    padding: 30px 15px !important;
}
.offcanvas-menu .logo {
    margin-top: 45px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-right: 0;
}
.offcanvas-menu .offcanvas-inner .header-modules {
    margin: 0 !important;
    padding: 0 !important;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li {
    border-bottom: 3px solid #000;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li > a {
    padding: 20px 5px;
}

.offcanvas-menu .mod-languages {
    background: #fff !important;
    border: 0 !important;
}
.offcanvas-menu .mod-languages a {
    color: #000 !important;
}
.offcanvas-menu ul.lang-inline li:last-child > a {
    border-left: 1px solid #000 !important;
}

#offcanvas-toggler,
.close-offcanvas {
    background: #fff;
    height: 40px;
    padding: 7.5px;
    border-radius: 50%;
}
#offcanvas-toggler {
    margin-right: 15px;
}
.close-offcanvas {
    top: 10px;
    right: 30px !important;
}

/* presse */

.download {
    padding-top: 30px;
}
.download a {
    position: relative;
    padding-left: 30px;
    display: block;
    line-height: 1.5rem;
    font-weight: 600;
}
.download strong {
    font-weight: 400;
    font-size: 80%;
}

.download a:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f019';
    font-weight: 900;
    position: absolute;
    top: 0px;
    left: 0;
}

/* divers */

a {
    cursor: pointer;
}

.lienBottomMenuHome .lienBottomMenuHome {
    float: left;
    margin-right: 20px;
}

.table-BS {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}
.table-BS tbody {
    display: table;
    width: 100%;
}
.table-BS td {
    padding: 5px 5px 5px 0;
    border-bottom: 1px solid #000;
}

#sp-main-body {
    padding: 0 !important;
    margin-top: -60px !important;
}

b,
strong {
    font-family: 'Special Gothic Bold', sans-serif;
    font-weight: 600;
}

body {
    font-family: 'Special Gothic', sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-size: 1.25rem;
    color: #000;
}

/*body{
background: rgb(255,255,255);
background: linear-gradient(30deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,0,1) 100%);
	background-attachment: fixed;
}*/

@media (max-width: 575.98px) {
    h1,
    h2,
    h3 {
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
    }
}

.h1,
h1,
.ModuleTop .article-header h1,
.article-details .article-header h1,
.page-header h1,
.article-details .article-header h2,
.page-header h2 {
    font-size: 2rem !important;
    font-family: 'Special Gothic Bold', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900 !important;
    letter-spacing: 0.05em;
    text-align: center;
    color: #ffed00;
    margin: 0;
    padding: 0;
}

.h2,
h2 {
    font-size: 2rem !important;
    font-family: 'Aguzzo', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
    /*letter-spacing: 0.05em;*/
    margin: 2.5rem 0 1.25rem 0;
}

h3 {
    font-family: 'Special Gothic Bold', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.05em;
    margin: 2.5rem 0 1.25rem 0;
}

h4 {
    font-family: 'Special Gothic', sans-serif;
    text-decoration: none;
    margin: 2rem 0 1rem 0;
}

/* blog */

.blog,
.blog-featured {
    padding-top: 60px;
}

.article-list .article {
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    position: relative;
}

.article-list .article .article-body,
.article-list .article .articleBody {
   
height: 100%;
}
.blog-concerts .article-list .article .article-introtext,
.blog-news .article-list .article .article-introtext {
    /*padding-bottom:80px;*/
}

.article-info {
    margin-bottom: -15px;
    margin-top: -15px;
}

.article-sans-image .article-header {
    margin-top: 60px !important;
}

.article-introtext h4 {
    font-size: 1.15rem;
}

/* images blog et article */

.article-intro-image {
    width: 100%;
    min-height: 300px;
    display: block;
    margin: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.article-full-image {
    width: 100%;
    height: 600px;
    display: block;
    margin: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.article-intro-image img,
.article-full-image img {
    display: none !important;
}

.article-full-iframe,
.article-full-video {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 575px;
    background: #000;
}
.article-full-iframe iframe,
.article-full-iframe video,
.article-full-video iframe,
.article-full-video video {
    width: auto;
    height: 600px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
@media (min-width: 768px) {
    .article-full-iframe iframe,
    .article-full-iframe video,
    .article-full-video iframe,
    .article-full-video video {
        min-width: 100% !important;
        height: auto !important;
        min-height: 600px !important;
    }
}

/*
video[poster]{
	object-fit: cover;
}
video{
   object-fit: inherit;
	object-fit: cover;
}

*/

/* animation des liens*/

h4 a,
h4 button,
.sp-menu-item a,
.readmore a,
.article-list .article dl.fields-container .konzert-link-ticket a span,
.article-details .field-entry.konzert-link-ticket a,
.zoneContact a,
.zoneLiensUberUns a,
.owl-carousel .entry-description a {
    font-family: 'Special Gothic Bold', sans-serif;
    text-transform: uppercase;
    font-weight: 900 !important;
    letter-spacing: 0.05em;
    font-size: 1.125rem !important;
    padding: 15px 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-sizing: border-box;
    width: auto;
    display: inline-flex;
    justify-content: center;
    border: 3px solid #000;
    color: #000 !important;
    transition: all 0.3s;
}

h4 a:hover,
h4 button:hover,
.sp-menu-item a:hover,
.readmore a:hover,
.article-list .article dl.fields-container .konzert-link-ticket a span:hover,
.article-details .field-entry.konzert-link-ticket a:hover,
.article .konzert-link-ticket a:hover,
.zoneContact a:hover,
.zoneLiensUberUns a:hover,
.owl-carousel .entry-description a:hover,
.article-list .article dl.fields-container .konzert-link-ticket a:hover span {
    outline: 0;
    transform: scale(1.05);
    transform-origin: center;
}

h4 a:before,
h4 button:before,
.sp-menu-item a:before,
.readmore a:before,
.article-list .article dl.fields-container .konzert-link-ticket a span:before,
.article-details .field-entry.konzert-link-ticket a:before,
.zoneContact a:before,
.zoneLiensUberUns a:before,
.owl-carousel .entry-description a:before,
.article-list .article dl.fields-container .konzert-link-ticket a span:before, .article-list .article dl.fields-container .konzert-link-ticket span a:before {

}

h4 a:hover:before,
h4 button:hover:before,
.sp-menu-item a:hover:before,
.readmore a:hover:before,
.article-list .article dl.fields-container .konzert-link-ticket a span:hover:before,
.article-details .field-entry.konzert-link-ticket a:hover:before,
.article .konzert-link-ticket a:hover:before,
.zoneContact a:hover:before,
.zoneLiensUberUns a:hover:before,
.owl-carousel .entry-description a:hover:before,
.article-list .article dl.fields-container .konzert-link-ticket a:hover span:before, article-list .article dl.fields-container .konzert-link-ticket a:hover:before {

}

h4 a:after,
h4 button:after,
.sp-menu-item a:after,
.readmore a:after,
.article-list .article dl.fields-container .konzert-link-ticket a span:after,
.article-list .article dl.fields-container .konzert-link-ticket span a:after,
.article-details .field-entry.konzert-link-ticket a:after,
.zoneContact a:after,
.zoneLiensUberUns a:after,
.owl-carousel .entry-description a:after,
.article-list .article dl.fields-container .konzert-link-ticket a span:after,
.article-list .article dl.fields-container .konzert-link-ticket a:after {
 
}

h4 a:hover:after,
h4 button:hover:after,
.sp-menu-item a:hover:after,
.readmore a:hover:after,
.article-list .article dl.fields-container .konzert-link-ticket a span:hover:after,
.article-list .article dl.fields-container .konzert-link-ticket span a:hover:after,
.article-details .field-entry.konzert-link-ticket a:hover:after,
.article .konzert-link-ticket a:hover:after,
.zoneContact a:hover:after,
.zoneLiensUberUns a:hover:after,
.owl-carousel .entry-description a:hover:after,
.article-list .article dl.fields-container .konzert-link-ticket a:hover span:after {
}


/* liens divers et readmore */

a,
.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    color: #000;
}

a:hover,
a:focus,
a:active,
.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h1 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h2 a:focus {
    color: #000;
}

h4 a {
    background: #fff;
}
@media (max-width: 575.98px) {
    h4 a {
        /*display:block;*/
    }
}
h4 a:before {
    /*content: "→";
padding-right:15px;*/
}

h4 a i {
    font-size: 80%;
    margin-right: 10px;
    transform: translateY(3px);
}

button {
    color: #000;
    background: transparent;
    text-transform: uppercase;
}
button:hover {
    color: #000;
    background: transparent;
}

h4 button:before {
    /*content: "⇱";
padding-right: 15px;*/
}

.article-list .article .readmore a {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 110px;
    padding: 15px 20px !important;
    text-align: center;
    line-height: 56px;
    background: #fff;
    border: 3px solid #000;
}
/* .article-list .article .readmore a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #000;
    transition: all 0.3s;
}
.article-list .article .readmore a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #000;
    transition: all 0.3s;
} */
.article-list .article .readmore a:hover {

}
.article-list .article .readmore a span {
}

/*@media (min-width: 768px) {*/
/*    .article-list .article .readmore a {*/
/*        width: 25%;*/
/*    }*/
/*}*/

/* fields-container */

.field-entry {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.5rem;
}
.konzert-date,
.konzert-venue, .konzert-type{
    font-family: 'Special Gothic Bold', sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
}

.konzert-link-ticket {
    font-family: 'Special Gothic Bold', sans-serif;
    font-weight: 500 !important;
    font-size: 1.125rem !important;
}

.blog-concerts .article-list .article {
    background: #fff;
    transition: all 0.9s;
    height: calc(100% - 30px);
}
.blog-concerts .article-list .article:hover {
    background: #ffed00;
}

.article-list .article dl.fields-container .konzert-link-ticket a {
    text-transform:uppercase;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /*width: 100%;*/
}
.article-list .article dl.fields-container .konzert-link-ticket a:hover {
    transform: scale(1.05);
}
.article-list .article dl.fields-container .konzert-link-ticket a span {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(50% - 15px);
    /*  height: 60px;*/
    padding: 0 2px !important;
    text-align: center;
    line-height: 56px;
    background: #ffed00;
}
.article-list .article dl.fields-container .konzert-link-ticket a:hover span {
    /*border: 2px solid #000;*/
}

@media (min-width: 768px) {
    .article-list .article dl.fields-container .konzert-link-ticket a span {
        width: 25%;
        left: auto;
        right: calc(25% + 20px);
    }
}

div[itemprop='articleBody'] + .fields-container {
    background: transparent !important;
    padding: 0 !important;
    border: 0 !important;
    height: 0px !important;
    margin: 0 !important;
    overflow: visible !important;
}
div[itemprop='articleBody'] + .fields-container dd {
    margin: 0 !important;
}

.article-details {
    position: relative;
}
.blog .photo-caption,
.blog-featured .photo-caption {
    display: none;
}
.article-details .photo-caption span {
    display: block;
    position: absolute;
    top: 540px;
    right: 20px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px 40px 10px 20px;
    background: #fff;
    background: #ffffff8a;
    border-radius: 5px;
}
.article-details dd.photo-caption::before {
    height: 18px;
    width: 18px;
    display: block;
    line-height: 18px;
    font-family: 'Font Awesome 5 Free';
    content: '\f05a';
    font-weight: 900;
    font-size: 18px;
    position: absolute;
    top: 553px;
    right: 28px;
    color: #fff;
}
.article-details dd.photo-caption span {
    visibility: hidden;
}
.article-details dd.photo-caption:hover span {
    visibility: visible;
}

@media only screen and (max-width: 600px) {
    .article-details dd.photo-caption span {
        visibility: visible !important;
        padding: 1px 10px;
    }
    .article-details dd.photo-caption::before {
        display: none;
    }
}

.article-details .fields-container {
    background: #ffed00;
    padding: 60px 10%;
}
.article-details .fields-container .field-entry {
    text-align: center;
}

.article-details .field-entry.konzert-link-ticket a {
    display: block;
    text-align: center;
    background: #ffed00;
    margin-top: 20px;
}
.article-details .field-entry.konzert-link-ticket a:hover {
    /*border: 2px solid #000;*/
}

.article-details .field-entry.konzert-type {
}
.article-details .field-entry.konzert-date {
}
.article-details .field-entry.konzert-venue {
}

@media (min-width: 768px) {
    .xxxxxxxxxxarticle-details .fields-container {
        display: flex;
        flex-wrap: wrap;
    }
    .xxxxxxxxxxxxarticle-details .fields-container .field-entry {
        padding: 15px;
        margin: auto; /*centrage vertical flex*/
        width: 50%;
    }
    .xxxxxxxxxarticle-details .field-entry.konzert-link-ticket a {
        margin-top: 0;
    }
}

/* article details, articleBody */

.article-details .article-can-edit {
    margin-bottom: 0 !important;
}

div[itemprop='articleBody'] {
    /*padding:60px 30px 0 30px;*/
    padding: 60px 10% 60px 10%;
}

@media (min-width: 768px) {
    div[itemprop='articleBody'] {
        /*padding:60px 20% 0 20%;*/
    }
}

.article-details .article-header,
.page-header {
    padding: 30px;
    background: #000;
}

.page-header {
    padding: 30px;
    background: #000;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: 30px;
}

.article-details .page-header {
    display: none;
}

/* galeries orchestre et personnel et contact */

.galerie-profils {
    padding: 30px 0;
}
.galerie-profils .col-sm-6 {
    margin-bottom: 15px;
}
.galerie-profils-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    overflow: hidden;
}

.galerie-profils a[href*='tel'],
.galerie-profils a[href*='mailto'] {
    font-size: 0.7rem;
    display: inline-block;
    /*	transition:.5s;*/
}
.galerie-profils a[href*='tel']:hover,
.galerie-profils a[href*='mailto']:hover {
    transform: scale(1.15);
    transform-origin: left center;
}

/*.galerie-profils .contact-wrapper{
transition: all .2s ease-in-out;
	background:inherit;
	font-size: .7rem!important;
	border:dotted;
}
.galerie-profils .contact-wrapper:hover{
transform: scale(1.25);
transform-origin: left center;
}
*/

.zoneGalerieConductors .galerie-profils-img {
    height: 300px;
}

.galerie-vignettes {
    padding: 15px 0 15px 0;
}
.galerie-vignettes .col-3,
.galerie-vignettes .col-9 {
    margin-bottom: 15px;
}
.galerie-vignettes-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
    overflow: hidden;
}

.galerie-contacts {
    /*à supprimer */
    margin-top: 60px;
}
.galerie-contacts .col-md-6,
.galerie-contacts .col-xl-4 {
    margin-bottom: 60px;
}

.galerie-profils h3,
.galerie-vignettes h3,
.galerie-contacts h3 {
    font-size: 1.15rem;
    margin: 1.25rem 0 0.25rem 0 !important;
}
.galerie-profils p,
.galerie-vignettes p,
.galerie-contacts p {
    font-size: 1rem;
}

/* galerie media, video, audio, podcast */

#mbOverlay {
    opacity: 0.95 !important;
    background: #1a1a1a !important;
}

#mbCenter.mediaboxckmobile #mbContainer {
    height: calc(100% - 81px) !important;
}
#mbCenter.mediaboxckmobile #mbBottom {
    box-shadow: #000 0 0 0px !important;
    border-top: 30px solid rgba(0, 0, 0, 0.8) !important;
}

.galerie-media {
    padding: 30px 0;
}
.galerie-media .col-sm-4 {
    margin-bottom: 15px;
}
.galerie-media-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    overflow: hidden;
}
.galerie-media a {
    display: block;
    position: relative;
}
.galerie-media a::after {
    content: '\f144';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 55px;
    margin-left: calc(50% - 30px);
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-weight: 400;
    width: 60px;
    height: 90px;
    font-size: 60px;
    transition: all 0.3s;
}
.galerie-media a:hover::after {
    transform: scale(1.5);
    transform-origin: center center;
}
.galerie-media h3 {
    font-size: 1.15rem;
    margin: 15px 0 45px 0 !important;
}

.galerie-media-h4 {
    margin: -15px 0 15px 0 !important;
    text-align: right !important;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe,
.video-responsive video {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/*  contacts, compléments dans modules et dans articles */

.logo-contact {
    display: inline-block;
    font-size: 80%;
    margin-right: 5px;
}
.module-about .logo-contact {
    width: 30px;
    text-align: center;
    margin-right: 1px;
}
.contact-wrapper {
    font-size:18px;
    font-weight: 600;
}

/*  newsletter */
.wrapper-iframe-newsletter iframe {
    min-height: 900px;
    width: 100%;
    overflow: scroll;
}

/* Style the accordionBS */

.accordionBSouter {
    margin-top: 50px;
    margin-bottom: 15px;
    border-bottom: 2px solid #000;
}
.accordionBS {
    font-family: 'Special Gothic Bold', sans-serif;
    cursor: pointer;
    padding: 30px 15px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.05em;
    border: none;
    border-top: 2px solid #000;
}
.accordionBS:hover {
    background: #eee;
}
.activeAccordionBS {
}
.accordionBS:after {
    content: '\002B';
    font-weight: 400;
    float: right;
    margin-left: 15px;
    margin-right: 15px;
    transform: scale(2.05);
    transform-origin: center;
}
.activeAccordionBS:after {
    content: '\2212';
}
.panelBS {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
}

.panelBS-in {
    padding: 30px 0;
}

/* Style the tabBS */
.tabBS {
    overflow: hidden;
    padding-top: 10px;
}
.tabBS button {
    background-color: #fff !important;
    float: left;
    /*  border: none;*/
    outline: none;
    cursor: pointer;
    padding: 10px 30px;
    transition: 0.3s;
    border: 2px solid #000;
    margin-right: 5px;
    margin-top: 5px;
}
.tabBS button:hover {
    background-color: #eee !important;
}
.tabBS button.activeTabBS {
    background-color: #eee !important;
}
.tabBScontent {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.tabBScontent-in {
    padding: 30px 0;
}

/* The modalBS */
.modalBS {
    /*peut-etre pas utile*/
    display: none;
    position: fixed;
    z-index: 9999999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*  overflow: scroll;*/
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-animation-name: fadeIn; /* Fade in the background */
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;
}
.modalBS-content {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    padding: 0;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 0.4s;
    animation-name: slideIn;
    animation-duration: 0.4s;
}
@-webkit-keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.closeBS {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 48px;
    font-size: 48px;
    padding: 0 45px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    transition: 0.4s;
    font-weight: 400;
}
.closeBS:after {
    /*content: '\0000D7';*/
    content: '\00003C';
}
.closeBS:hover,
.closeBS:focus {
    text-decoration: none;
    cursor: pointer;
    background: #eee;
}
.modalBS-header {
    padding: 70px 10% 10px 10%;
    background: #eee;
}
.modalBS-body {
    padding: 0 10%;
}
.modalBS-body-in {
    padding: 30px 0;
}
.modalBS h2,
.modalBS h3 {
    margin: 1.25rem 0 1.25rem 0;
}

/* Style hero-image */

.hero-image {
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-right: -20%;
    margin-left: -20%;
    /* background-color: #AEAC99;*/
    background-color: #009ee3; /*garder background-color et non background*/
}
.hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}
.hero-text p {
    color: #fff;
}
.hero-text-TITRE {
    
    font-weight: 900;
    font-size: 3rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.hero-text-SOUS-TITRE {
    font-weight: 900;
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.hero-text button,
.hero-text a {
    background-color: #009ee3 !important;
}
.hero-text button:hover,
.hero-text a:hover {
}

/* zone et ses contenus */

.zone {
    padding: 60px 20%;
    margin-right: -20%;
    margin-left: -20%;
}

.zoneLiensUberUns,
.zoneFragen {
    margin-bottom: -60px;
}
.zoneLiensUberUns,
.zoneLiensUberUns a {
    background: #009ee3;
}
.zoneContact,
.zoneContact a,
.zoneFragen {
    background: #000;
}
.zoneContact *,
.zoneFragen *,
.zoneFragen a:hover {
    color: #fff;
}
.zonePulsZeit {
    background: #ffed00;
    margin-top: -60px;
}

.zoneForderverein {
    background: #ffed00;
}
.zoneFordervereinBordure {
    border-bottom: 10px solid #eee;
}
.zoneVeranstaltungen,
.zoneVeranstaltungen a,
.zoneVeranstaltungen button {
    background: #ffed00;
}

.zoneLiensUberUns .col-lg-4 {
    margin: 5px 0 !important;
}

.zoneContact a,
.zoneLiensUberUns a {
    height: 100%;
    text-align: center;
    display: flex;
    text-transform: uppercase;
    margin: 5px 0;
}

@media (min-width: 992px) {
    .zoneLiensUberUns .col-lg-4 {
        margin: 0 !important;
    }
}

.zoneContact a span,
.zoneLiensUberUns a span {
    margin: auto !important;
}

.slogan1 {
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
}
.slogan2 {
    font-weight: 400;
    font-size: 3rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 2.75rem;
    margin-top: 15px;
}

.zoneCDShop,
.zoneCDShop a,
.zoneCDShop button {
    background: #ffed00;
}

.zoneGalerieConductors,
.zoneGalerieConductors button {
    background: #ffed00;
}
@media (max-width: 991.98px) {
    .zoneGalerieConductors .col-md-6 {
        margin: 15px 0;
    }
}
.zoneSpenden,
.zoneSpenden a {
    background: #ffed00;
}

.zoneOneLink {
    background: #000;
}
.zoneOneLink a,
.zoneOneLink a:hover {
    background: #fff;
}
.zoneOneLink h4 {
    margin: 0;
    text-align: right;
}
.zoneGalerie {
    padding-top: 120px;
    padding-bottom: 120px;
}
.zoneGalerie,
.zoneGalerie a,
.zoneGalerie button {
    background: #009ee3;
}
.zoneGalerie * {
    text-align: center;
}

/* Détails des concerts */

.CONCERTprogram {
}
.CONCERTdescription {
    margin-top: 45px;
    padding-top: 45px;
    border-top: 1px solid #000;
}

.CONCERTinformation {
    margin-top: 45px;
    padding-top: 45px;
    /*	padding-bottom:45px;*/
    border-top: 1px solid #000;
}

@media (min-width: 992px) {
    .CONCERTdescription {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
    }
    .CONCERTinformation {
        margin-top: 60px;
        padding-top: 60px;
        /*	padding-bottom: 60px;*/
    }
}

.programmheft {
    margin-left: calc(-10% - 30px);
    margin-right: calc(-10% - 30px);
    margin-bottom: -60px;
    margin-top: 60px;
}

h5,
h6 {
    font-family: 'Special Gothic BOLD', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 1.25rem;
    letter-spacing: 0.05em;
}
h6 {
    margin: 0;
}

h5 + p {
    /* anciennes pages concerts dans archives */
    margin-bottom: 2.5rem;
    line-height: 1.5rem;
}

h6 + h6 {
    /* anciennes pages concerts dans archives */
    margin-top: 0.25rem;
}
h6 + p {
    /* anciennes pages concerts dans archives */
    margin-top: 4.5rem;
}
h5 strong {
    font-weight: 400;
    font-size: 80%;
}

.mention-creation {
    color: #009ee3 !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.mention-creation-code {
    font-weight: 600;
    background: #009ee3;
    padding: 0 3px 1px 4px;
    color: #fff;
    border-radius: 5px;
    letter-spacing: 1px;
    transform: scale(0.8);
    display: inline-block;
    margin-left: -2px;
    text-transform: uppercase;
}

.mention-creation em {
    /*à garder*/
    color: #000 !important;
    font-weight: 300;
    letter-spacing: 0;
}

.CONCERTprogram h5 {
    margin: 2rem 0 0.75rem 0 !important;
}
.CONCERTprogram p {
    margin: 0.15rem 0 0 0 !important;
}
.CONCERTprogram h6 {
    margin: 3rem 0 0 0 !important;
}
.CONCERTprogram h6 + h6,
.CONCERTprogram h6 + h6 + h6,
.CONCERTprogram h6 + h6 + h6 + h6,
.CONCERTprogram h6 + h6 + h6 + h6 + h6,
.CONCERTprogram h6 + h6 + h6 + h6 + h6 + h6 {
    margin: 0.5rem 0 0 0 !important;
}
.CONCERTprogram .mention-creation-code {
    margin-left: 2px;
}

/* Footer et autres modules du bas */

#sp-footer {
    background: #000;
    padding: 30px 10%;
}
#sp-footer * {
    color: #a2a2a2 !important;
}

#sp-footer ul.menu li a {
    position: relative;
}

#sp-footer .container-inner {
    border-top: 0;
}

.liens-bottom a {
    margin: 0 5px 5px 0;
}
.social-bottom {
    width: 100%;
    padding-left: 0;
}

.social-bottom a {
    vertical-align: top;
    width: calc(16.6% - 5px);
    height: 70px;
    position: relative;
    margin: 0 5px 5px 0;
}
@media (max-width: 575.98px) {
    .social-bottom a {
        width: calc(33.33% - 5px);
        margin: 0 5px 5px 0;
    }
}
.social-bottom a i {
    font-size: 25px;
    line-height: 1rem;
    margin-right: 0 !important;
}
.social-bottom a:hover i {
    color: #000;
}
.social-bottom a img.mx3 {
    height: 39px;
    width: 39px;
    max-width: 39px;
    transform: translateY(-8px);
}
.social-bottom a img.issuu {
    height: 26px;
    width: 26px;
    max-width: 26px;
    transform: translateY(-2px);
}
.social-bottom span {
    display: block;
    line-height: 20px;
    font-size: 9px !important;
    text-transform: uppercase;
    position: absolute;
    bottom: 2px;
    width: 100%;
    text-align: center;
    font-weight: 300;
}

.sp-scroll-up {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
}

.logo-module-bas {
    max-width: 70%;
}

/* Supports */

#sp-gadgets02 {
    padding: 30px 10%;
    background: #fff;
}
/*@media (min-width: 992px){
#sp-gadgets02{
padding: 120px 0;
}
}*/

.support-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
}
.article-details .support-logos {
    border-top: 1px solid #000;
    padding: 30px;
}
.article-details .support-logos div {
    width: 30%;
    display: block;
    margin-right: 2%;
}
.sp-module .support-logos {
    margin: 45px 0;
}
.sp-module .support-logos div {
    width: 17%;
    display: block;
    margin-right: 2%;
}
.support-logos div img {
    margin: auto;
}

@media (max-width: 575.98px) {
    .support-logos {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
    }
    .support-logos div {
        width: 90% !important;
        margin: 15px 0 !important;
    }
}

/* Modules du bas --- revoir les identifiants et la position du menu dans le Footer */

#sp-gadget05 {
    background: #ffed00;
    padding: 60px 10%;
}
#sp-gadget05 h4 a {
    background: #ffed00;
}
#sp-gadget05 #sp-user2 {
}
#sp-gadget05 #sp-position2 {
}

/*home, accueil, Home-Exergue, les modules des titres*/

/*supprimer ModuleTop*/

.custom.ModuleTitre {
    padding: 30px;
}
.custom.ModuleTitre h4 {
    text-align: center;
}
.Home-Exergue-Titre .article-header {
    padding: 30px;
    background: #000;
    margin-top: 540px; /*600px - 60px du menu*/
}
.Home-Exergue .blog {
}

@media (max-width: 991.98px) {
    .Home-Exergue .blog {
        background: #fff;
        padding: 30px 30px 0 30px !important;
    }
    .Home-Exergue .article-list .article {
        background: #fff;
    }
}

@media (min-width: 992px) {
    .Home-Exergue .blog {
        padding: 0 15px !important;
        height: 600px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .Home-Exergue .article-list {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .Home-Exergue .article-list .row {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 15px;
    }
    .Home-Exergue .article-list .article {
        background: transparent;
    }
    .Home-Exergue .article-list .article:hover {
        background: #333 !important;
        background: rgba(0, 0, 0, 0.75) !important;
    }
    .Home-Exergue .article-list .article h2,
    .Home-Exergue .article-list .article .field-entry,
    .Home-Exergue .article-list .article .article-introtext * {
        color: #fff !important;
    }
}

/* News sur page accueil, home*/
.custom.ModuleTitre-News {
    padding: 5px 30px 30px 30px;
    background: #eee;
}
.custom.ModuleTitre-News h4 {
    text-align: right;
    margin: 0 !important;
}
.custom.ModuleTitre-News h4 a {
    background: #eee;
}

.sp-module.Home-News {
    background: #eee;
    padding: 15px 30px 0 30px;
}

.category-module.Home-News {
    margin-left: -15px;
    margin-right: -15px;
}
.Home-News h2.sp-module-title {
    text-align: center;
}
.Home-News li {
    display: inline-block;
    padding: 0 15px;
    margin: 15px 0;
    position: relative;
    width: 100%;
}
@media (min-width: 992px) {
    .category-module.Home-News {
        display: flex;
    }
    .Home-News li {
        width: 50%;
    }
}
.Home-News h4,
.Home-News h4 a {
    background: #eee;
}

.mod-articles-category-date {
    position: absolute;
    top: 15px;
    left: 30px;
    background: #fff;
    padding: 2px 5px;
    font-size: 11px;
    font-weight: 600;
}
.mod-articles-category-introtext {
    font-size: 1.15rem;
    font-weight: 500;
    line-height: 1.2;
}

/* News, module-article-show, owl-carousel, blog-entry */

.module-article-show {
    background: #eee;
    padding: 15px 10%;
}
.module-article-show h2 {
    text-align: center;
}

.owl-carousel .border {
    border: 0 !important;
}

.owl-carousel .entry-date {
    background: #fff !important;
    padding: 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    margin: 30px;
    text-transform: uppercase;
}

.owl-carousel h3 {
    font-size: 1.2rem;
}

.owl-carousel .entry-description {
    text-align: right;
}
.owl-carousel .mos-img {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
}

.owl-carousel .entry-description a {
    background: #eee;
}
.owl-carousel .entry-description a i {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    border: 0;
    border-radius: 0;
    width: 60px;
    height: 60px;
    line-height: 30px;
}

/* pagination, navigation entre les pages */

.pagination-wrapper {
    margin-bottom: 30px;
    margin-top: 60px;
}
.pagination-wrapper .pagination {
    margin-bottom: 0 !important;
}

.page-link {
    padding: 15px 30px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.page-link {
    font-weight: 500 !important;
    border: 2px solid #000 !important;
    background-color: transparent !important;
    margin-right: 5px;
    text-transform: uppercase;
}
.page-item.active .page-link {
    border: 2px solid #000 !important;
    background-color: #eee !important;
    color: #000 !important;
}

.page-link:hover,
.page-item.active .page-link:hover {
    background-color: #eee !important;
}
a[title='Start'],
a[title='Zurück'],
a[title='Weiter'],
a[title='Ende'],
a[title='End'],
a[title='»'],
a[title='«'] {
    display: none;
}

.pager {
    list-style: none;
    padding: 30px 30px 0 30px;
    margin: 0;
    border-top: 0;
}
.pager > li {
    width: calc(50% - 15px);
}
.pager > li a {
    border-radius: 0 !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    border: 2px solid #000;
    width: 100%;
    text-align: center;
    color: 000;
}
.pager > li a:hover {
    background: #eee;
    color: 000;
}
.pager > li.next {
}
.tooltip-inner {
    color: #000;
    background: #ddd;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 600;
}

.bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #ddd !important;
}
.bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
    border-right-color: #ddd !important;
}
.bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #ddd !important;
}
.bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
    border-left-color: #ddd !important;
}

/*Archives*/

#lien-archives {
    padding: 30px;
    margin: 0;
}

#lien-archives li {
    display: block;
    text-align: right;
}
#lien-archives li a {
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px;
    font-size: 1.25rem;
    letter-spacing: 0.5px;
    width: 100%;
    text-align: center;
    display: inline-block;
    border: 2px solid #000;
}
#lien-archives li a:hover {
    color: #000;
    background: #eee;
}

ul#module-archives {
    margin: 60px 0 0 0;
    padding: 30px;
    background: #000;
}
ul#module-archives li.menu-deeper {
    margin: 5px;
}
ul#module-archives li {
    list-style: none;
}
ul#module-archives a {
    display: block;
    padding: 2px 10px;
    /*min-width: 100px;*/
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
}
ul#module-archives li ul.menu-child {
    margin-left: 30px;
    padding: 0 10px;
}
ul#module-archives li ul.menu-child li {
    list-style: none;
}
@media (min-width: 650px) {
    ul#module-archives li {
        display: flex;
    }
    ul#module-archives li ul.menu-child {
        display: flex;
    }
}

ul#module-archives a {
    border: 1px solid #000;
}
ul#module-archives .menu-child li a {
    border: 1px solid #000;
}

ul#module-archives .active a {
    border: 1px solid #fff;
}

ul#module-archives .active .menu-child a {
    border: 1px solid #000;
}
ul#module-archives .active .menu-child .active a {
    border: 1px solid #fff;
}

/*Formulaires */

#emf-container,
#emf-container-outer #emf-form-shadows {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100% !important;
}

#emf-container-outer {
    padding-top: 0 !important;
}
#emf-container {
    margin: 0 !important;
}
#emf-form {
    padding: 0 !important;
}
#emf-li-0,
#emf-li-0 h3 {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
#emf-form input {
    border: 2px solid #000;
    padding: 10px !important;
}

[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    border-radius: 4px;
    background-color: #555;
}
input[type='checkbox']:checked {
    /*  appearance: checkbox!important;
  -webkit-appearance: checkbox!important; */
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    border-radius: 4px;
    background-color: #555;
}

.emf-div-field .padleft-w5 {
    padding-left: 15px !important;
    transform: translateY(-5px);
}

#emf-container ul li {
    margin-top: 15px !important;
}
#emf-container ul li label.emf-label-desc span {
    color: #555 !important;
}
#emf-li-post-button input {
    padding: 1px !important;
    margin: 60px 0;
    width: 200px;
    line-height: 60px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    border: 0 !important;
    letter-spacing: 1px;
}
#emf_advertisement {
    display: none;
}

/*Blog spéciaux, premieres, on tour, discographie CD*/

.blog-ALT .article-list .article .article-body {
    padding: 0 !important;
}

@media (max-width: 991.98px) {
    .blog-CD .col-lg-3,
    .blog-OnTour .col-lg-3,
    .blog-Premieres .col-lg-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (max-width: 767.98px) {
    .blog-CD .col-lg-3,
    .blog-OnTour .col-lg-3,
    .blog-Premieres .col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575.98px) {
    .blog-CD .col-lg-3,
    .blog-OnTour .col-lg-3,
    .blog-Premieres .col-lg-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.blog-Premieres .overlay-wrapper::-webkit-scrollbar,
.blog-OnTour .cities-inner .tab::-webkit-scrollbar,
.blog-CD .col-lg-3 .article::-webkit-scrollbar {
    width: 5px;
}
.blog-Premieres .overlay-wrapper::-webkit-scrollbar-track,
.blog-OnTour .cities-inner .tab::-webkit-scrollbar-track,
.blog-CD .col-lg-3 .article::-webkit-scrollbar-track {
    background: #fff;
}
.blog-Premieres .overlay-wrapper::-webkit-scrollbar-thumb,
.blog-OnTour .cities-inner .tab::-webkit-scrollbar-thumb,
.blog-CD .col-lg-3 .article::-webkit-scrollbar-thumb {
    background: #000;
}
.blog-Premieres .overlay-wrapper::-webkit-scrollbar-thumb:hover,
.blog-OnTour .cities-inner::-webkit-scrollbar-thumb:hover,
.blog-CD .col-lg-3 .article::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*Premieres*/

.overlay-wrapper {
    width: 100%;
    height: 300px;
    text-align: center;
    overflow-y: auto;
    border: 1px solid #000;
}
.overlay01 {
    min-height: 300px;
    background: #eee;
    padding: 15px;
}
.overlay02 {
    min-height: 300px;
    padding: 15px;
}

.overlay01-inner h2 {
    margin: 30px 0 10px 0 !important;
    font-size: 22px !important;
    line-height: 22px !important;
    color: #000 !important;
}
.overlay01-inner h2 span {
    font-size: 10px !important;
    line-height: 10px !important;
}
.overlay01-inner h3 {
    font-size: 18px !important;
    line-height: 18px !important;
    text-transform: none !important;
    font-style: italic !important;
    margin: 0 0 10px 0 !important;
    font-weight: 600 !important;
    color: #000 !important;
}
.overlay01-inner h6 {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500 !important;
}
.overlay01-inner p {
    font-size: 14px;
    line-height: 14px;
    margin: 10px 0 !important;
}
.overlay02-inner h4 {
    font-size: 14px !important;
    line-height: 14px !important;
    margin: 20px 0 3px 0 !important;
    font-weight: 600 !important;
}
.overlay02-inner h6 {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500 !important;
    margin-top: 15px;
}
.overlay02-inner p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}
.overlay02-inner h6 + p {
    margin-top: 10px !important;
}
.overlay01-inner p a,
.overlay02-inner p a {
    color: #000;
}

.ico-PREMIERES-plus,
.ico-PREMIERES-flag,
.ico-PREMIERES-globe {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #ec430f !important;
    margin: 15px 5px 0 5px;
    font-size: 26px;
}
.ico-PREMIERES-plus {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.ico-PREMIERES-plus:before {
    content: '\f0fe';
}
.ico-PREMIERES-flag {
    font-weight: 400;
    font-family: 'Font Awesome 5 Free';
}
.ico-PREMIERES-flag:before {
    content: '\f024';
}
.ico-PREMIERES-globe {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.ico-PREMIERES-globe:before {
    content: '\f0ac';
}

.lien-PREMIERES-issuu,
.lien-PREMIERES-neo,
.lien-PREMIERES-youtube {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    height: 40px;
    width: 70px;
    display: inline-block;
    margin: auto;
    margin-top: 15px;
}
.lien-PREMIERES-issuu:hover,
.lien-PREMIERES-neo:hover,
.lien-PREMIERES-youtube:hover {
    color: #000 !important;
}
.lien-PREMIERES-issuu::before,
.lien-PREMIERES-neo::before,
.lien-PREMIERES-youtube::before {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid #000;
    border-radius: 20px;
    margin-left: 15px;
    color: #000 !important;
}
.lien-PREMIERES-issuu span,
.lien-PREMIERES-neo span,
.lien-PREMIERES-youtube span,
.lien-PREMIERES-issuu em,
.lien-PREMIERES-neo em,
.lien-PREMIERES-youtube em {
    display: none;
}
.lien-PREMIERES-issuu {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.lien-PREMIERES-issuu::before {
    content: '\f518';
}
.lien-PREMIERES-neo {
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}
.lien-PREMIERES-neo::before {
    content: '\f04b';
}
.lien-PREMIERES-youtube {
    font-weight: 400;
    font-family: 'Font Awesome 5 Brands';
}
.lien-PREMIERES-youtube::before {
    content: '\f167';
    font-size: 120%;
}

/* Page On Tour */

.blog-OnTour h2 {
    font-size: 1.5rem !important;
    text-align: center;
}
.country {
    position: relative;
}
.country-img {
    display: block;
    width: 100%;
    height: auto;
}

.cities {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: 0.5s ease;
    border: 1px solid #000;
}

.cities-inner {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 100%;
}

.cities-inner .tab {
    overflow: hidden;
    max-height: 100%;
    overflow-y: auto;
}
.cities-inner .tab button {
    background-color: #fff;
    border: 2px solid #000;
    outline: none;
    cursor: pointer;
    padding: 2px 10px;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    margin: 5px auto;
    font-weight: 600;
}
.cities-inner .tab button:first-child {
    margin-top: 65%;
}
.cities-inner .tab button:last-child {
    margin-bottom: 30px;
}
.cities-inner .tab button:hover {
}
.cities-inner .tab button.active {
    background: #ddd;
}
.cities-inner .tabcontent {
    display: none;
    -webkit-animation: fadeEffect 0.4s;
    animation: fadeEffect 0.4s;
}
@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.cities-inner .tabcontent {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999999999;
    padding: 90px 30px 30px 30px;
    overflow: scroll;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* Firefox 4+, Opera, Chrome */
}
.cities-inner .tabcontent .close-tab {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 54px;
    font-size: 60px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    transition: 0.4s;
    font-weight: 400;
    cursor: pointer;
}
.cities-inner .tabcontent .close-tab:hover {
    cursor: pointer;
    background: #eee;
}
.cities-inner .tabcontent h6 {
    margin-top: 60px;
    font-size: 1.5rem;
}
.cities-inner .tabcontent h6 + h6 {
    margin-top: 5px;
}
.cities-inner .tabcontent h6 + p {
    margin-top: 1.5rem;
}
.cities-inner .tabcontent p {
    margin-bottom: 0 !important;
}

/*Page Discographie CD*/

.blog-CD .col-lg-3 .article {
    border: 1px solid #000 !important;
    text-align: center;
    overflow-y: auto;
    position: relative;
    margin-bottom: 15px !important;
}

.blog-CD .col-lg-3 .article:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.blog-CD .col-lg-3 .article .article-body {
    position: absolute;
    top: 0;
    left: 0;
}
.blog-CD .col-lg-3,
.blog-CD .col-lg-2 {
    margin: 10px 0;
}
.blog-CD .col-lg-3 img,
.blog-CD .col-lg-2 img {
}
.blog-CD .col-lg-3 .article-introtext p,
.blog-CD .col-lg-2 .article-introtext p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.blog-CD .col-lg-3 .article-introtext h4,
.blog-CD .col-lg-2 .article-introtext h4 {
    font-weight: 900;
    text-transform: uppercase;
    margin: 45px 2px 30px 2px;
}
.blog-CD .col-lg-3 .article-introtext h6,
.blog-CD .col-lg-2 .article-introtext h6 {
    font-size: 12px;
    font-weight: 400 !important;
    margin-bottom: 30px;
}

.lien-shopping-cart {
    margin: 30px;
}
.lien-shopping-cart a {
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
}
.lien-shopping-cart a::before {
    border: 1px solid #000;
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 20px;
    color: #000;
    line-height: 40px;
    font-family: 'Font Awesome 5 Free';
    content: '\f07a';
    font-weight: 900;
    text-align: center;
    font-size: 14px;
    background: #fff;
}

#sp-header .logo {
    height: 60px;
}

#sp-header {
    height: 60px;
}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;
    padding: 0;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

.featured-article-badge {
    display: none;
}



.customheader h2 {
	text-transform: none;
    margin-top: 10px;
    font-size: 3rem !important;
}

.logo a object {
  pointer-events: none;
}

.page-header {
    background-color: #fff !important;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.page-header h1 {
    font-weight: 600 !important;
    font-size: 48px !important;
    line-height: 48px !important;
    text-transform: unset !important;
    letter-spacing: unset;
    color: #000 !important;
        font-family: Aguzzo, sans-serif;
}

/*

@media (max-width: 575.98px) {
	#sp-gadgettop {
		height: 510px;
	}

	.Home-Exergue-Titre .article-header {
		margin-top: 0px !important;
	}
	
	.article-full-iframe, .article-full-video {
		height: auto;
	}
}

*/
@media (max-width: 992px) {
    .Home-Exergue-GASTSPIEL {
        display: none;
    }

    #sp-gadgettop .blog {
        margin-top: 120px; 
    }
}


#sp-gadget05 {
    background: #F0EC82;
    padding: 60px 10%;
}

#sp-gadget05 h4 a {
    background: #F0EC82;
}


.Home-Exergue .article-list .article .article-body .article-header h2 {
    font-family: Aguzzo !important;
}

.blog-concerts .article-list .article .article-header h2 {
    font-family: Aguzzo !important;
    max-width: 480px !important;
}

.custom.ModuleTitre.customheader {
    padding: 10px;
    text-align: center;
}

.article-body .konzert-link-ticket a, .articleBody .konzert-link-ticket a {
    top: unset !important;
    left: unset !important;
    bottom: 10px;
    right: 125px;
    border-width: 3px;
    font-weight: 700 !important;
    display: inline-flex;
    justify-content: center;
    border: 3px solid #000;
    color: #000 !important;
    transition: all 0.3s;
    padding: 15px 20px;
    /*width: 25% !important;*/
    height: auto !important;
    z-index: 1;
}

/* .readmore a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #000;
    transition: all 0.3s;
}
.readmore a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #000;
    transition: all 0.3s;
} */

.blog-concerts .article-list .article .fields-container .field-entry.konzert-complement01 .field-value {
    font-family: 'Special Gothic Bold';
    font-size: 18px !important;
    margin-bottom: 0;
    line-height: 22px !important;
    font-weight: 600 !important;
    letter-spacing: unset !important;
}
@media (max-width: 575.98px) {
     .customheader h2{
       font-size: 2.5rem !important; 
    }
    .page-header h1{
        font-size: 35px !important;
    }
    .Home-Exergue-GASTSPIEL {
        display: block;
        margin-top: 30px !important;
    }
}
@media (min-width: 992px) {
    .Home-Exergue-GASTSPIEL {
        display: block;
        margin-top: 460px !important;
    }
    .colorabcb6dcea{
        height: 296px !important;
    }
}
    @media (max-width: 371px) {
        .Home-Exergue-GASTSPIEL {
            display: block;
            margin-top: 30px !important;
        }
        .header-sticky #sp-logo {
            /*width: 70%;*/
            margin-left: 30%;
        }
        #sp-logo {
            /*width: 70%;*/
            margin-left: 23%;
        }
        .article-list .article .article-body .btn1 a {
            bottom:210px !important;
        }
        
    }
/*
* Center logo on mobile by centering header row and absolutely positioning menu toggle on the left so it doesn't push logo.
* 11-05-2026
*/
@media (max-width: 991.98px) {
    #sp-header .row {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 60px;
    }

    #sp-menu {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-100%);
        width: auto;
    }

    #sp-logo,
    .header-sticky #sp-logo {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}