@import 'https://fonts.googleapis.com/css2?family=Cairo:wght@300;500;700;900;1000&display=swap';

@font-face {
    font-family: made tommy;
    src: url(../fonts/madetommy/MADETOMMY-Medium.woff2) format('woff2'),url(../fonts/madetommy/MADETOMMY-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: made tommy;
    src: url(../fonts/madetommy/MADETOMMY-ExtraBold.woff2) format('woff2'),url(../fonts/madetommy/MADETOMMY-ExtraBold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: made tommy;
    src: url(../fonts/madetommy/MADETOMMY-Black.woff2) format('woff2'),url(../fonts/madetommy/MADETOMMY-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@media(prefers-reduced-motion:no-preference) {
    html {
        scroll-behavior: smooth
    }
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    text-rendering: optimizeLegibility
}

*,html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    color: #023d3c;
    overscroll-behavior-y: none;
    font-family: made tommy;
    background:#c2aa92;
}

body::-webkit-scrollbar {
    width: .7rem
}

body::-webkit-scrollbar-track {
    background: #c2aa92;
    box-shadow: inset 0 0 6px rgb(5 61 60/34%)
}

body::-webkit-scrollbar-thumb {
    background-color: #c44b34
}

h1,h2,h3,h4,h5,h6 {
    font-family: made tommy;
    letter-spacing: 1px;
    color: #d03730
}

a {
    color: #d8ceb4
}

a:hover {
    color: #970902;
}

.clearfix {
    clear: both;
    zoom:1}

.clearfix:after {
    content: "";
    clear: both;
    display: table
}

.arabic_text,.rtl {
    font-family: cairo,sans-serif
}

.nuxt_body {
    min-height: 100vh;
    position: relative
}

.splash {
    z-index: 10000
}

.splash,.splash .splash_bg_1 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.splash .splash_bg_1 {
    background-color: #fff
}

.splash .splash_bg_2 {
    position: fixed;
    width: 100%;
    height: 0%;
    bottom: 0;
    left: 0;
    background-color: #d8ceb4
}

.splash .splash_logo {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10100
}

.splash .splash_logo .letters path {
    opacity: 0
}

.splash .splash_logo svg {
    width: 20.1875rem;
    height: 16.8125rem;
    overflow: visible
}

.splash .splash_title {
    position: fixed;
    bottom: 3.125rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: made tommy;
    font-style: normal;
    font-weight: 700;
    font-size: .75rem;
    line-height: 98.9%;
    text-transform: uppercase;
    color: #1d1d1b;
    letter-spacing: .8rem;
    margin-right: -1.25rem;
    overflow: hidden;
    white-space: nowrap
}

.splash .splash_title span {
    display: inline-block;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.splash .splash_title span:first-child {
    color: #fff
}

a {
    color: #d03730;
    text-decoration: none
}

a:active,a:focus,a:hover {
    outline: none;
    text-decoration: none!important
}

.device-content {
    width: 84%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.cell {
    width: 100%
}

.cell,.side_link {
    height: 25vh;
    display: block
}

.side_link {
    position: fixed;
    top: 45vh;
    left: 0;
    width: 16%;
    z-index: 99999;
    color: #1d1d1b;
    height: 39vh
}

.side_link .side_link_content {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 60%;
    text-align: center;
    color: #e3b9aa
}

a.side_link:hover {
    color: #d8ceb4
}

.pink-bg {
    background-color: #d8ceb4
}

.page-container {
    margin-left: 16%;
    width: calc(100% - 16%);
    position: relative;
    z-index: 100;
    padding: 25px 0 25px 25px
}

.lines {
    position: fixed;
    pointer-events: none;
    z-index: 50
}

.lines .lines_x div,.lines .lines_y div {
    background-color: #0000001f;
    position: fixed
}

.lines .lines_x div {
    width: 100%;
    height: 1px;
    left: 0
}

.lines .lines_y div {
    height: 100%;
    width: 1px;
    top: 0
}

.lines div.lines_x_1 {
    top: 25%;
    left: 90%
}

.lines div.lines_x_2 {
    top: 50%;
    left: 90%
}

.lines div.lines_x_3 {
    top: 75%;
    left: 90%
}

.lines div.lines_y_1 {
    left: 16.666%
}

.lines div.lines_y_2 {
    left: 90%
}

.main_title {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 5vw;
    -webkit-transform: rotate(90deg) translateY(0) translateX(100%);
    -ms-transform: rotate(90deg) translateY(0) translateX(100%);
    transform: rotate(90deg) translateY(0) translateX(100%);
    position: fixed;
    top: 0;
    right: 0;
    height: 10vw;
    width: 100vh;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #d8ceb4;
    -webkit-text-stroke-width: .25vw;
    pointer-events: none;
    z-index: 10;
    line-height: 100%;
    margin-right: 0;
    letter-spacing: .065em;
    margin-top: 0;
    will-change: transform;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    display: none
}

.main_title span {
    will-change: transform;
    display: block
}

.index_preload {
    display: none
}

header {
    position: fixed;
    left: 0;
    width: 16%;
    top: 0;
    height: 100%;
    z-index: 99999;
    background: #c34a34;
    border: 0;
    padding: 1.5%
}

header .header_logo {
    position: relative;
    z-index: 1100;
    height: auto;
    margin-top: 10vh;
    height: auto
}

header .header_logo .svg_con {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-35%);
    -ms-transform: translate(-50%,-35%);
    transform: translate(-50%,-35%);
    width: 90%
}

header .header_logo .svg_con svg {
    width: 12.6875rem;
    height: 9.3125rem;
    overflow: visible
}

header .header_logo .letters path {
    opacity: 0
}

header .header_logo img {
    max-width: 100%
}

header .header_menu_btn {
    position: relative;
    z-index: 1100;
    cursor: pointer;
    margin: 0;
    height: 17vh
}

header .header_menu_btn .svg_con {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

header .header_menu_btn .svg_con svg {
    width: 2.8125rem;
    height: 1.9375rem;
    overflow: visible
}

header .header_menu_btn_stroke {
    border: .4375rem solid #c2aa92;
    width: 5.3125rem;
    height: 5.3125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.7rem;
    margin-left: .05rem;
    opacity: 0
}

header .header_social {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

header .header_social:before {
    content: "";
    background-color: #d8ceb4;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    opacity: 0
}

header .header_social .socials {
    position: absolute;
    text-align: center;
    z-index: 1100;
    white-space: nowrap;
    width: 100%;
    padding: 0 10%
}

header .header_social .socials a i {
    font-size: .9rem;
    margin: 0;
    line-height: 1.3rem
}

header .header_social .socials a:hover i {
    color: #c2aa92
}

header.open .socials i {
    color: #5a2112
}

.artiste_card-item {
    float: left;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    width: calc((100%/4) - 25px);
    height: auto;
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 25px;
    aspect-ratio: 430/439
}

.artiste_card-item .artiste_card-img {
    background-size: cover;
    background-position: 50%;
    background-position: top;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .9s ease;
    -o-transition: .9s ease;
    transition: .9s ease;
    will-change: transform;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}

.artiste_card-item .artiste_card-img_con {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.artiste_card-item .artiste_card-title_con {
    position: absolute;
    padding: 1.25rem;
    bottom: 0;
    left: 0;
    will-change: transform;
    width: 100%;
}

.artiste_card-item .artiste_card-title {
    /* text-transform:uppercase; */
    /* color:transparent; */
    /* -webkit-text-stroke-color:#fff; */
    /* -webkit-text-stroke-width:.09vw; */
    color: #E1D3C1;
}

.artiste_card-item .artiste_card-title,.artiste_card-item .artiste_card-title2 {
    width: 100%;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    text-align: center;
    font-size: 2.5rem;
    line-height: 97.4%;
    letter-spacing: 2px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.artiste_card-item .artiste_card-title2 {
    position: absolute;
    padding: 1.25rem;
    bottom: 0;
    left: 0;
    text-transform: uppercase;
    color: #e1d3c1;
    opacity: 1;
}

.artiste_card-item .artiste_card-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -o-radial-gradient(0,61.79% 40.45%,at 93.19%,rgba(29,29,27,.7) 0,rgba(29,29,27,0) 100%);
    background: radial-gradient(61.79% 40.45% at 0,at 93.19%,rgba(29,29,27,.7) 0,rgba(29,29,27,0) 100%);
    background: -o-radial-gradient(0 93.19%,61.79% 40.45%,rgba(29,29,27,.7) 0,rgba(29,29,27,0) 100%);
    background: radial-gradient(61.79% 40.45% at 0 93.19%,rgba(29,29,27,.7) 0,rgba(29,29,27,0) 100%);
    background: rgb(233 211 162/50%);
    mix-blend-mode: multiply
}

.artiste_card-item:hover .artiste_card-title {
    opacity: 0;
    -webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease
}

.artiste_card-item:hover .artiste_card-title2 {
    opacity: 1;
    -webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease
}

.artiste_card-item:hover .artiste_card-img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out
}

.artiste_card {
    display: block
}

footer {
    margin-left: calc(16% + 0px);
    width: 84%;
    background-color: #103e3e;
    height: 55vh;
    padding: 1.875rem;
    z-index: 9999;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-attachment: fixed;
    background-size: 66vh;
}

footer .footer_logo svg {
    width: 11.4375rem;
    height: 8.0625rem
}

footer .footer_logo_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto
}

footer .footer_logo_bg img {
    height: 60vh;
    opacity: 1;
    width: auto
}

footer .footer_logo_bg svg {
    width: 10.1875rem;
    height: 6.8125rem
}

footer .footer_logo_bg svg path {
    fill: #d8ceb4
}

footer .footer_links {
    padding-right: 35%
}

footer .footer_links a {
    color: #c2aa92;
    text-transform: uppercase;
    font-family: made tommy;
    font-weight: 700;
    font-size: .8125rem;
    text-decoration: none
}

.menu {
    position: fixed;
    z-index: 1000
}

.menu .menu_content {
    opacity: 0;
    visibility: hidden
}

.menu .menu_content .menu_links {
    position: fixed;
    top: 7.5vh;
    left: 18%
}

.menu .menu_content .menu_links a {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 4rem;
    margin-bottom: 1.5rem;
    line-height: 98.9%;
    letter-spacing: 1px;
    display: block;
    color: #c2aa92;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: .7s all
}

.menu .menu_content .menu_links a:hover {
    color: #023d3e
}

.menu .menu_content .menu_links a div {
    will-change: transform;
    font-family: made tommy;
    white-space: nowrap
}

.menu .menu_content .menu_links a div span {
    will-change: transform;
    display: inline-block
}

.menu .menu_logo_bg {
    position: fixed;
    bottom: 0;
    right: 0
}

.menu .menu_logo_bg img {
    opacity: .3;
    width: 35vw
}

.menu .menu_logo_bg .svg_con {
    will-change: transform
}

.menu .menu_logo_bg svg {
    width: 20.1875rem;
    height: 16.8125rem
}

.menu .menu_logo_bg svg path {
    fill: #fff
}

.menu .menu_title {
    font-family: made tommy;
    font-style: normal;
    font-weight: 700;
    font-size: 1.2125rem;
    line-height: 98.9%;
    text-transform: uppercase;
    position: fixed;
    top: 4.375rem;
    right: 4.375rem;
    color: #fff
}

.menu .menu_title span {
    color: #e22727;
    margin-right: .3125rem
}

.menu .menu_links_bottom {
    position: fixed;
    bottom: 8vh;
    left: 18%
}

.menu .menu_links_bottom a {
    text-transform: uppercase;
    font-family: auto;
    font-style: normal;
    font-weight: 900;
    font-size: 1.5625rem;
    line-height: 118%;
    letter-spacing: .7px;
    color: #5a2112;
    text-decoration: none;
    display: block;
    font-family: versus
}

.menu .menu_links_bottom a:hover {
    color: #f9f0db
}

.menu_bg {
    position: relative
}

.menu_bg .menu_bg_1 {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 100vh;
    width: 16%;
    background-color: #d8ceb4;
    background: url(https://2023.boulevard.ma/wp-content/uploads/sites/3/2023/08/left_fullscreen_menu.webp);
    background-size: cover;
    transition: .5s all
}

.menu_bg .menu_bg_2 {
    left: 16%;
    top: 0;
    width: 84%;
    background: url(http://2023.boulevard.ma/wp-content/uploads/sites/2/2023/04/right_fullscreen_menu-1.webp);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    background: #c34a34;
    border-left: 6px solid #003d3dbd
}

.menu_bg .menu_bg_2,.menu_bg .menu_bg_3 {
    position: fixed;
    height: 0
}

.menu_bg .menu_bg_3 {
    right: 0;
    top: 0;
    width: 30%;
    background: url(https://2023.boulevard.ma/wp-content/uploads/sites/3/2023/08/illustration-bvd-2023.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left
}

.concert__list {
    width: 100%;
    padding: .9375rem 1.375rem;
    border-top: 1px solid #0000001f
}

.concert__list .concert_list--left {
    float: left;
    width: calc(100% - 8.5rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.concert__list .concert__datetime {
    color: #d8ceb4;
    white-space: nowrap
}

.concert__list .concert__datetime,.concert__list .concert__location,.concert__list .concert__name {
    display: inline-block;
    font-family: made tommy;
    font-style: normal;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 110%;
    letter-spacing: -.035em;
    margin-right: 1.25rem;
    vertical-align: top
}

.concert__list .concert__ticket {
    float: right;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 1rem;
    line-height: 120%;
    text-transform: uppercase;
    margin-right: 1.875rem
}

.concert__list .concert__ticket:hover {
    opacity: .8
}

.page-enter-active {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 100
}

.page-leave-active {
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
    z-index: 100
}

.page-enter,.page-leave-to {
    opacity: 0;
    z-index: 100
}

.artistes_list .lines_y {
    opacity: .2
}

.artistes_list .lines_y div {
    background-color: #0000001f;
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0
}

.artistes_list .lines_x {
    opacity: 0;
    pointer-events: none;
    right: 0;
    left: 0;
    height: 100%;
    position: absolute
}

.artistes_list .line_x {
    position: relative;
    height: 25vh
}

.artistes_list .line_x:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    bottom: 0;
    background-color: #0000001f
}

.artistes_list div.lines_y_1 {
    left: 25%
}

.artistes_list div.lines_y_2 {
    left: 50%
}

.artistes_list div.lines_y_3 {
    left: 75%
}

.artiste {
    width: 84%;
    z-index: 100;
    padding-left: 0;
    position: relative
}

.artiste .main_title {
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: .28vw
}

.artiste .artiste_hero-img {
    height: 100vh;
    width: 84%;
    background-size: cover;
    position: fixed;
    background-position: 50%;
    top: 0;
    left: 16%;
    background-position: 100% 20%
}

.artiste .artiste_hero-mask {
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    left: 16.6666666667%;
    z-index: 100
}

.artiste .artiste_hero {
    height: 100vh;
    position: relative
}

.artiste .artiste_hero-title {
    position: absolute;
    top: 77vh;
    left: 0;
    height: 23vh;
    padding: 3.4375rem;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 2.625rem;
    line-height: 97.4%;
    color: #e1d3c1;
    letter-spacing: 0;
    width: 60%;
    z-index: 100;
    will-change: transform;
    background: #023d3c
}

.artiste .artiste_hero-titlebg {
    position: absolute;
    bottom: 0;
    width: 60%;
    height: 25vh;
    z-index: 100;
    will-change: height
}

.artiste .artiste_content {
    position: relative;
    z-index: 100
}

.artiste .artiste_biography {
    width: 60%;
    float: left;
    padding: 1.875rem 3.4375rem;
    font-family: made tommy;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 160%;
    position: relative;
    text-align: justify
}

.artiste .artiste_biography:before {
    content: "";
    width: 1px;
    height: 100%;
    left: 100%;
    background-color: #0000001f;
    top: 0;
    position: absolute
}

.artiste .artiste_booking,.artiste .artiste_lien {
    width: 40%;
    float: left;
    padding: 3.4375rem;
    min-height: 25vh;
    position: relative
}

.artiste .artiste_booking:before,.artiste .artiste_lien:before {
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    position: absolute
}

.artiste .artiste_lien a {
    display: block;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: .9375rem;
    line-height: 200%;
    color: #d8ceb4;
    text-transform: uppercase;
    text-decoration: none
}

.artiste .artiste_booking {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 200%
}

.artiste .artiste_booking .artiste_booking_title {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: .9375rem
}

.artiste .artiste_booking p {
    margin: 0;
    padding: 0
}

.artiste .artiste_actus {
    position: relative
}

.artiste .artiste_actus .artiste_actus_content {
    background-color: #d8ceb4;
    position: relative;
    color: #fff;
    font-family: made tommy;
    font-style: normal;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 200%;
    float: right;
    width: 80%;
    height: 50vh
}

.artiste .artiste_actus .artiste_actus_content .artiste_actus_content_con {
    padding: 4.0625rem;
    position: absolute;
    bottom: 0;
    left: 0
}

.artiste .artiste_actus .artiste_actus_content p {
    margin: 0;
    padding: 0
}

.artiste .artiste_actus .artiste_actus_titre {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 3.4375rem;
    line-height: 97.4%;
    letter-spacing: -.035em;
    text-transform: uppercase;
    width: 20%;
    height: 50vh;
    position: relative;
    float: left
}

.artiste .artiste_actus .artiste_actus_titre .artiste_actus_titre_con {
    -webkit-transform: rotate(-90deg) translate(7%,-284%);
    -ms-transform: rotate(-90deg) translate(7%,-284%);
    transform: rotate(-90deg) translate(7%,-284%);
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 50%;
    left: 50%
}

.artiste .artiste_disco-item:hover .artiste_disco-title {
    color: #103e3e
}

.artiste .artiste_disco-item:hover .artiste_disco_img {
    opacity: .9
}

.artiste .artiste_disco-content {
    padding: 1.5625rem
}

.artiste .artiste_disco_img {
    padding-top: 100%;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

.artiste .artiste_disco-title {
    margin-bottom: .5rem;
    color: #c44b34
}

.artiste .artiste_disco-title,.artiste .artiste_disco-type {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 1.125rem;
    line-height: 100%;
    text-transform: uppercase
}

.artiste .artiste_disco-type {
    margin-bottom: .125rem
}

.artiste .artiste_disco-sortie {
    font-family: made tommy;
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 200%;
    text-transform: none;
    color: #1d1d1b
}

.artiste .artiste_video-embed {
    padding-top: 56%;
    background-color: #1d1d1b
}

.artiste .artiste_video-embed iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.artiste .artiste_video-swiper .swiper-slide iframe {
    opacity: .2
}

.artiste .artiste_video-swiper .swiper-slide-active iframe {
    opacity: 1
}

.artiste .artiste_concerts_past,.emeMobile {
    display: none
}

.artiste_bloc {
    margin-top: 0;
    position: relative;
    display: block
}

.artiste_bloc:before {
    width: 100%;
    height: 1px;
    left: 0
}

.artiste_bloc:after,.artiste_bloc:before {
    content: "";
    background-color: #0000001f;
    top: 0;
    position: absolute
}

.artiste_bloc:after {
    width: 1px;
    height: 100%;
    left: 10%
}

.artiste_bloc .artiste_bloc_content {
    width: 90%;
    margin-left: 10%;
    overflow: hidden;
    position: relative
}

.artiste_bloc .artiste_bloc_icon {
    height: auto;
    width: 10%;
    background-color: #c44b34;
    position: sticky;
    top: 0;
    display: block;
    aspect-ratio: 1/1
}

.artiste_bloc .artiste_bloc_icon span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 6.25rem;
    line-height: 97.4%;
    letter-spacing: -.035em;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: .25rem
}

.artiste_bloc .artiste_bloc_icon svg {
    width: 4.375rem;
    height: 4.375rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.artiste_bloc .artiste_bloc_title {
    position: absolute;
    left: 10%;
    top: 2.4rem;
    padding-left: 1.8125rem;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 3.125rem;
    line-height: 97.4%;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #bc4832;
    color: #073d3c
}

.artiste_bloc .artiste_bloc_title div {
    display: inline-block
}

.artiste_bloc .artiste_bloc_title span {
    display: inline-block;
    cursor: pointer;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 1.125rem;
    line-height: 97.4%;
    letter-spacing: -.035em;
    text-transform: uppercase;
    margin-left: .625rem
}

.artiste_bloc .artiste_bloc_title span:first-child {
    margin-left: 2.5rem
}

.artiste_bloc .artiste_bloc_title span.current,.artiste_bloc .artiste_bloc_title span:hover {
    color: #d8ceb4
}

.artiste_bloc .swiper-button-disabled {
    opacity: .2
}

.artiste_bloc .swiper-button-disabled:hover {
    opacity: .2!important
}

.artiste_bloc .artiste_bloc_arrows {
    position: absolute;
    right: 0;
    height: 25vh;
    top: -8vh
}

.artiste_bloc .artiste_bloc_arrows div {
    background-color: #c44b34;
    width: 3.875rem;
    height: 3.875rem;
    bottom: 0;
    cursor: pointer;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.artiste_bloc .artiste_bloc_arrows div svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.75rem;
    height: 1.75rem;
    -webkit-transform: translate(-50%,-40%);
    -ms-transform: translate(-50%,-40%);
    transform: translate(-50%,-40%)
}

.artiste_bloc .artiste_bloc_arrows div:hover {
    opacity: .8
}

.artiste_bloc .artiste_bloc_arrows .artiste_bloc_arrow_l {
    position: absolute;
    right: 3.875rem;
    border-right: 1px solid #0000001f
}

.artiste_bloc .artiste_bloc_arrows .artiste_bloc_arrow_r {
    position: absolute;
    right: 0
}

.concert_filter {
    display: inline-block;
    padding: .125rem;
    cursor: pointer
}

.concert_filter:hover {
    color: #d8ceb4
}

.concert {
    position: relative;
    z-index: 100
}

.concert .main_title {
    font-size: 22.9vw;
    margin-right: -1.6vw;
    -webkit-text-stroke-width: .35vw
}

.concert .artiste_bloc {
    margin-top: 0
}

.concert .artiste_bloc:after {
    left: 25%
}

.concert .artiste_bloc_icon {
    width: 25%
}

.concert .artiste_bloc_content {
    margin-left: 25%;
    width: 75%;
    overflow: visible;
    margin-top: -25vh
}

.concert .concert_nom {
    position: sticky;
    height: 25vh;
    top: 1px;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #0000001f;
    color: #1d1d1b
}

.concert .concert_nom a {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 2.6875rem;
    line-height: 97.4%;
    letter-spacing: -.035em;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 3.125rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #1d1d1b;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.concert .concert_nom a:hover {
    color: #d8ceb4
}

.concert .concert__list {
    border-top: none;
    border-bottom: 1px solid #0000001f
}

.concert .concert__list .concert__ticket {
    margin-right: 0;
    font-size: .875rem
}

.concert .concert__list .concert__datetime,.concert .concert__list .concert__location {
    font-size: 1rem;
    line-height: 100%
}

.contact_location {
    width: 25%;
    height: 70vh;
    position: relative;
    display: inline-block;
    float: left;
    top: 0
}

.contact_location .contact_location_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #d8ceb4;
    background: url(http://2023.boulevard.ma/wp-content/uploads/sites/2/2023/04/AF1QipMCAxN-NYPxQ4-EmrIJ4PJ_bYGD3ohwElH9eNIiw1600-h1000-k-no-640x480-1.jpeg);
    background-size: cover;
    background-position: 50% 0%
}

.contact_location .contact_location_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1.875rem;
    font-family: made tommy;
    font-style: normal;
    font-weight: 700;
    font-size: .9375rem;
    line-height: 143.9%;
    color: #571d0e;
    text-align: center
}

.contact_intro {
    display: inline-block;
    width: 75%;
    vertical-align: top
}

.contact_title {
    position: relative;
    border-bottom: 1px solid #0000001f;
    margin-top: 1px;
    padding: 5rem 2rem
}

.contact_title span {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 2.6875rem;
    line-height: 97.4%;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 3.125rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #571d0e
}

.contact_content {
    font-family: made tommy;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 185.4%;
    padding: 2.5rem 3.125rem;
    width: 100%;
    border-left: 1px solid #0000001f
}

.contact_team {
    border-left: 1px solid #0000001f;
    border-right: 1px solid #0000001f;
    border-top: 1px solid #0000001f;
    width: 75%
}

.contact_team .contact_team_item {
    width: 33.3333333333%;
    border-right: 1px solid #0000001f;
    border-bottom: 1px solid #0000001f;
    display: inline-block;
    vertical-align: top
}

.contact_team .contact_team_item .contact_team_item-top {
    height: 25vh;
    position: relative;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 1.125rem;
    line-height: 100%;
    border-bottom: 1px solid #0000001f
}

.contact_team .contact_team_item .contact_team_item-top div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.875rem
}

.contact_team .contact_team_item .contact_team_item-top span {
    display: block;
    text-transform: uppercase
}

.contact_team .contact_team_item .contact_team_item-bottom {
    height: 25vh;
    padding: 1.875rem;
    font-size: .8125rem;
    line-height: 157.4%
}

.post_title {
    position: relative;
    height: 25vh;
    border-bottom: 1px solid #0000001f;
    margin-top: 1px
}

.post_title span {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 2.6875rem;
    line-height: 97.4%;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 3.125rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #571d0e
}

.post_content {
    font-family: made tommy;
    font-style: normal;
    font-weight: 100;
    font-size: 1.2rem;
    line-height: 185.4%;
    padding: 0 3.025rem 2rem 2.225rem;
    width: 100%;
    text-align: justify
}

.contact_team {
    border-left: 1px solid #0000001f;
    border-right: 1px solid #0000001f;
    border-top: 1px solid #0000001f;
    width: 100%;
    clear: both
}

.contact_team .contact_team_item {
    width: 25%;
    border-right: 1px solid #0000001f;
    border-bottom: 1px solid #0000001f;
    display: inline-block;
    vertical-align: top;
    float: left
}

.contact_team .contact_team_item:nth-child(4n) {
    border-right: none
}

.contact_team .contact_team_item .contact_team_item-top {
    height: 25vh;
    position: relative;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 1.125rem;
    line-height: 100%;
    border-bottom: 1px solid #0000001f
}

.contact_team .contact_team_item .contact_team_item-top div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.875rem
}

.contact_team .contact_team_item .contact_team_item-top span {
    display: block;
    text-transform: uppercase
}

.contact_team .contact_team_item .contact_team_item-bottom {
    height: 25vh;
    padding: 1.875rem;
    font-size: .8125rem;
    line-height: 157.4%
}

html {
    font-size: min(max(1.9vh,16px),1.1vw)
}

@media screen and (min-width: 768px)and (max-width:991px) {
    html {
        font-size:1.1vw
    }
}

@media screen and (min-width: 0px) and (max-width:991px) {
    html {
        font-size:70%
    }

    html,html body {
        overflow-x: hidden
    }

    html .cell {
        width: auto;
        height: auto;
        display: block
    }

    html .page-container {
        margin-left: 0;
        width: 100%;
        margin-top: 80px
    }

    html .lines {
        display: none
    }

    html header {
        width: 100%;
        height: 80px;
        background-color: #023d3c
    }

    html header .header_logo {
        width: auto;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: left .4s ease-out;
        -o-transition: left .4s ease-out;
        transition: left .4s ease-out
    }

    html header.open .header_logo {
        left: 6%
    }

    html header .header_menu_btn {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        width: 60px;
    }

    html header .header_logo .svg_con {
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    html header .header_menu_btn .svg_con svg {
        width: 60px
    }

    html header .header_menu_btn_stroke {
        display: none
    }

    html header .header_logo .svg_con svg {
        width: 6.6875rem;
        height: 6.6125rem
    }

    html .menu_bg .menu_bg_1 {
        display: none
    }

    html .menu_bg .menu_bg_2 {
        left: 0;
        width: 100%;
        background-size: cover;
        border: none;
    }

    html .menu_bg .menu_bg_3 {
        display: none
    }

    html .menu .menu_logo_bg svg {
        width: 7.1875rem
    }

    html .menu .menu_content .menu_links {
        position: fixed;
        top: 18vh;
        left: 9%
    }

    .menu .menu_content .menu_links a div {
        white-space: initial!important
    }

    html .menu .menu_title {
        left: 9%;
        top: 7.375rem
    }

    html .menu .menu_links_bottom {
        position: fixed;
        bottom: 10vh;
        left: 9%;
        z-index: 10
    }

    html .header_social {
        display: none;
        width: 100%;
        text-align: left;
        position: fixed;
        bottom: 0;
        left: 10%;
        z-index: 1000;
        align-items: center;
        align-content: center;
        justify-content: flex-start
    }

    html header.open .header_social {
        display: flex;
        left: 0;
    }

    html header .header_social:before {
        display: none
    }

    html header .header_social .socials {
        position: relative;
        text-align: left;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: auto;
        left: auto;
        padding: 0 15% 0 5%;
    }

    html .artiste_card-item {
        width: 33.33%
    }

    html .artistes_list div.lines_y_1 {
        left: 33.33%
    }

    html .artistes_list div.lines_y_2 {
        left: 66.66%
    }

    html .artistes_list div.lines_y_3 {
        display: none
    }

    html .main_title,html .main_title[style] {
        -webkit-transform: none!important;
        -ms-transform: none!important;
        transform: none!important;
        height: auto;
        line-height: 71%;
        width: 100%;
        position: relative;
        font-size: 22.56vw;
        overflow: hidden
    }

    html .artiste .main_title {
        position: absolute;
        left: 0
    }

    html .concert .main_title,html .contact .main_title {
        font-size: 19.56vw
    }

    html .side_link {
        width: 100%;
        height: 4.375rem;
        bottom: 0;
        top: auto;
        background-color: #fff;
        display: none;
        padding: .625rem
    }

    html .side_link .side_link_content {
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto;
        text-align: center;
        margin: auto
    }

    html .artiste .artiste_hero-img,html .artiste .artiste_hero-mask {
        left: 0;
        width: 100%
    }

    html footer {
        margin-left: 0;
        width: 100%
    }

    html footer .footer_logo_bg svg {
        width: 6.1875rem
    }

    html .artiste .artiste_hero {
        height: calc(100vh - 5rem)
    }

    html .artiste .artiste_hero-titlebg {
        width: 85%
    }

    html .artiste .artiste_hero-title {
        width: 80%;
        top: auto;
        bottom: 0
    }

    html .artiste .artiste_biography {
        width: 100%
    }

    html .artiste .artiste_lien {
        width: 27%
    }

    html .artiste .artiste_booking {
        width: 73%
    }

    html .artiste_bloc .artiste_bloc_icon {
        height: 9rem
    }

    html .artiste_bloc .artiste_bloc_title {
        position: absolute;
        left: 16%;
        top: 18px
    }

    html .artiste_bloc .artiste_bloc_title div {
        display: block;
        margin-bottom: -.625rem
    }

    html .artiste_bloc .artiste_bloc_icon svg {
        width: 3.375rem;
        height: 3.375rem
    }

    html .page-container.artiste .artiste_bloc .artiste_bloc_content {
        width: 100%;
        margin-left: 0;
        padding: 8rem 0 0
    }

    html .concert__list .concert__location {
        margin-left: 1.25rem
    }

    html .concert__list .concert__ticket {
        margin-right: 0
    }

    html .concert .artiste_bloc .artiste_bloc_content {
        padding-left: 0;
        margin-top: 0
    }

    html .artiste_bloc .artiste_bloc_arrows {
        position: absolute;
        right: 20px;
        height: auto;
        top: 13rem;
        z-index: 1
    }

    html .concert .artiste_bloc:after {
        display: none
    }

    html .concert .concert_nom {
        margin-left: 0;
        position: relative;
        height: 10rem
    }

    html .concert .concert_nom a {
        left: 1.125rem
    }

    html .concert .artiste_bloc .artiste_bloc_icon,html .post_content {
        width: 100%;
        padding: 25px
    }

    html .post_title {
    }

    html .contact_location {
        width: 100%;
        height: auto
    }

    html .contact_location .contact_location_content {
        position: relative
    }

    html .contact_intro,html .contact_team {
        width: 100%
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%!important;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: 44px;
    height: var(--swiper-navigation-size);
    margin-top: -22px;
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    -webkit-font-feature-settings: normal,;
    font-feature-settings: normal,;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s,-webkit-transform .2s;
    transition: top .2s,-webkit-transform .2s;
    -o-transition: transform .2s,top .2s;
    transition: transform .2s,top .2s;
    transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s,-webkit-transform .2s;
    transition: left .2s,-webkit-transform .2s;
    -o-transition: transform .2s,left .2s;
    transition: transform .2s,left .2s;
    transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: right .2s,-webkit-transform .2s;
    -o-transition: transform .2s,right .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 4px solid var(--swiper-theme-color);
    border-bottom: 4px solid var(--swiper-theme-color);
    border-right: 4px solid var(--swiper-theme-color);
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    -webkit-transition: width .1s,opacity .4s;
    -o-transition: width .1s,opacity .4s;
    transition: width .1s,opacity .4s;
    background-color: #000;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

.cell.header_menu_btn svg * {
    fill: #c2aa92
}

.bloc_card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    overflow: hidden;
    position: relative;
    width: 25%;
    height: auto;
    gap: 10px;
    min-height: 20vh
}

.bloc_card-item .bloc_card-img {
    background-size: cover;
    background-position: 50%;
    background-position: top;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    -o-transition: .9s ease;
    will-change: transform;
    -webkit-filter: initial;
    filter: initial;
    background-position: top;
}

.bloc_card-item .bloc_card-img_con {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.bloc_card-item .bloc_card-title_con {
    position: absolute;
    padding: 1.25rem;
    bottom: 0;
    left: 0;
    will-change: transform;
    width: 100%;
    text-align: center;
    display: none
}

.bloc_card-item .bloc_card-title {
    text-transform: uppercase;
    color: #fff
}

.bloc_card-item .bloc_card-title,.bloc_card-item .bloc_card-title2 {
    width: 100%;
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 2.5rem;
    line-height: 100%;
    letter-spacing: 2.5px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    opacity: 0
}

.bloc_card-item .bloc_card-title2 {
    position: absolute;
    padding: 1.25rem;
    bottom: 0;
    left: 0;
    text-transform: uppercase;
    color: #fff;
    opacity: 0
}

.bloc_card-item .bloc_card-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bloc_card-item:hover .bloc_card-title {
    opacity: 0;
    -webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease
}

.bloc_card-item:hover .bloc_card-title2 {
    opacity: 1;
    -webkit-transition: .1s ease;
    -o-transition: .1s ease;
    transition: .1s ease
}

.bloc_card-item:hover .bloc_card-img {
    -ms-transform: scale(1);
    -o-transition: .1s ease-out
}

.bloc_card {
    display: block
}

.bloc_card-item.width-card-1 {
    width: calc((100%/1) - 25px)
}

.bloc_card-item.width-card-2 {
    width: calc((100%/2) - 25px)
}

.bloc_card-item.width-card-3 {
    width: calc((100%/3) - 25px)!important
}

.bloc_card-item.width-card-4 {
    width: calc((100%/5) - 25px)
}

.bloc_card-item.width-card-5 {
    width: calc(100%/5)
}

.bloc_card-item.width-card-6 {
    width: calc(100%/6)
}

div#__layout>div {
    height: auto;
    background: #c2aa92
}

div#lboulevardBloc0 {
    margin-right: 25px;
    margin-bottom: 0;
    height: auto;
    aspect-ratio: 2299/925
}

div#lboulevardBloc,div#tremplinBloc {
    height: 70vh;
    margin-right: 25px;
    height: auto;
    aspect-ratio: 437/620;
}

.bloc_card-item.width-card-3.threeGrids {
    margin-right: 25px;
    margin-top: 25px
}

#programmation-2022 .bloc_card-item.threeGrids:hover .bloc_card-img,#page-activities .bloc_card-item:hover .bloc_card-img {
    background-position: bottom
}

.title_bloc {
    height: 20vh;
    top: 1px;
    display: block;
    color: #1d1d1b
}

.title_bloc a {
    font-family: made tommy;
    font-style: normal;
    font-weight: 900;
    font-size: 4rem;
    line-height: 97.4%;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #003d3d;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
    text-align: center;
    display: block;
    width: 100%;
    cursor: initial
}

div#home-artistes-list {
    width: 100%;
    height: auto;
    display: inline-block;
}

div#home-video-list .bloc_card-item.threeGrids {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

div#home-video-list .bloc_card-item.threeGrids .bloc_card-title_con div {
    font-size: .8rem;
    color: #fff;
    -webkit-text-stroke-width: 0
}

.video-play-button {
    display: block;
    position: relative;
    color: #fff;
    font-size: 2rem;
    width: 4rem;
    height: 4rem;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10%
}

div#bloc-partenaires img {
    width: 100%
}

#home-galerie-list .bloc_card-item {
    aspect-ratio: 1/1;
    margin-bottom: 25px;
    margin-right: 25px;
    min-height: auto
}

.copyright {
    color: #c3a991;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 10px;
    font-weight: 100;
    font-weight: 100
}

footer .footer_links ul {
    padding: 0 0 0 10px;
    margin: 0;
    list-style: none;
    width: 50%;
    display: inline-block;
    float: left;
    position: relative
}

footer .footer_links ul a {
    font-family: made tommy;
    font-size: 1.7rem;
    margin-bottom: 5px;
    display: block;
    letter-spacing: 1px;
    white-space: nowrap;
    line-height: 2rem;
    opacity: .9
}

.footer_logo {
    position: absolute;
    bottom: 1.875rem;
    left: 2.375rem;
    opacity: 1;
    width: 75%
}

.title_bloc.btn_home_bloc {
    border: none;
    text-align: center;
    height: 15vh;
    cursor: initial;
    margin: 0 auto;
}

.title_bloc.btn_home_bloc a {
    font-size: 1.7rem;
    border: 2px solid #c44b34;
    width: auto;
    padding: 15px 30px;
    border-radius: 5px;
    position: relative;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    letter-spacing: 1px;
    text-decoration: none!important;
    cursor: pointer;
    color: #c44b34
}

.bloc_card-item.bloc_btn.width-card-1 {
    min-height: auto
}

.title_bloc.btn_home_bloc a:hover {
    background: #c44b34;
    color: #d8ceb4;
    -webkit-transition: .6s all;
    -o-transition: .6s all;
    transition: .6s all;
    border-color: #c44b34
}

header .header_social .socials i {
    color: #c34a34
}

.social-list .instagram {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 8rem;
    vertical-align: middle;
    background: #d6249f;
    background: -o-radial-gradient(30% 107%,circle,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-list .facebook {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 8rem;
    vertical-align: middle;
    background: #d6249f;
    background: -webkit-gradient(linear,left bottom,left top,from(#3b5998),to(#4267B2));
    background: -o-linear-gradient(bottom,#3b5998,#4267B2);
    background: linear-gradient(0deg,#3b5998,#4267B2);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-list .youtube {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 8rem;
    vertical-align: middle;
    background: #d6249f;
    background: -webkit-gradient(linear,left bottom,left top,from(#FF0000),to(#c90000));
    background: -o-linear-gradient(bottom,#FF0000,#c90000);
    background: linear-gradient(0deg,#FF0000,#c90000);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-list .twitter {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 8rem;
    vertical-align: middle;
    background: #1da1f2;
    background: -webkit-gradient(linear,left bottom,left top,from(#097bc1),to(#1DA1F2));
    background: -o-linear-gradient(bottom,#097bc1,#1DA1F2);
    background: linear-gradient(0deg,#097bc1,#1DA1F2);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-list .tiktok {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 8rem;
    vertical-align: middle;
    background: #000;
    background: -webkit-gradient(linear,left bottom,left top,from(#000000),to(#000000));
    background: -o-linear-gradient(bottom,#000000,#000000);
    background: linear-gradient(0deg,#000000,#000000);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.25);
    box-shadow: 0 3px 10px rgba(0,0,0,.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer .footer_links ul a:hover {
    color: #efd2bf;
    opacity: 1
}

.artiste_related-swiper .swiper-slide .artiste_disco-content {
    border-left: 1px solid #0000001f;
    background: #ffffff1a
}

.page-container.about {
    padding: 0
}

.post_content h2 {
    font-family: made tommy;
    font-size: 2rem;
    letter-spacing: 1px;
    color: #023d3c;
    line-height: 2.6rem
}

iframe {
    -webkit-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    -webkit-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

.timeline section {
    --h: calc(var( --i) * 30);
    min-height: 100vh;
    padding: 8rem 0 max(5vh,2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 15px
}

.timeline .container {
    width: 100%;
    max-width: 80rem;
    padding: 0 max(5vw,1rem);
    -webkit-transform-style: perspective-3d;
    transform-style: perspective-3d;
    -webkit-perspective: 900px;
    perspective: 900px
}

@media(min-width: 32em) {
    .timeline .container {
        display:-ms-grid;
        display: grid;
        -ms-grid-columns: minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr) 1rem minmax(0,1fr);
        grid-template-columns: repeat(7,minmax(0,1fr));
        gap: 1rem
    }
}

.timeline nav {
    position: sticky;
    top: 0;
    left: 16.5vw;
    width: 100%;
    background: rgb(50 49 55/60%);
    color: #f9f0dbc2;
    z-index: 2;
    height: 6rem;
    overflow: hidden;
    padding-left: 30%
}

.timeline nav::after {
    content: "";
    position: absolute;
    top: 1.7rem;
    left: 0;
    width: 100%;
    height: .25rem;
    background: currentColor;
    pointer-events: none;
    z-index: -1
}

.timeline .marker {
    position: fixed;
    top: 1.83rem;
    left: 19vw;
    width: 1rem;
    height: 1rem;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    background: #f0f0f0;
    border-radius: 100%;
    z-index: 2000;
    display: none
}

.timeline .marker::before {
    content: "";
    position: absolute;
    top: calc(50% - 0.2rem);
    right: 100%;
    width: 4rem;
    height: .4rem;
    background-color: #fff
}

.nav__track {
    position: relative;
    min-width: max(200rem,200%);
    padding: 1.5rem max(100rem,100%) 0 0;
    height: 6rem
}

.nav__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: calc(100vw - 16.5vw)
}

.nav__link {
    position: relative;
    display: block;
    min-width: 8rem;
    padding: 2.25rem 1rem .5rem;
    text-align: center;
    color: inherit;
    text-decoration: none;
    z-index: 1;
    -webkit-transition: color 150ms;
    -o-transition: color 150ms;
    transition: color 150ms
}

.nav__link:hover,.nav__link:focus {
    color: var(--activeColor);
    text-decoration: underline
}

.nav__link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: .65rem;
    height: .65rem;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.nav__link span {
    display: block;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    -o-transition: transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms,-webkit-transform 200ms
}

.nav__link.is-active span {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    color: #f5c624
}

.nav__link.is-active::after {
    background: #f5c624;
    z-index: 6
}

.section__heading {
    font-size: clamp(2rem,12vmin,7rem);
    line-height: 1;
    letter-spacing: -.06em;
    margin: 0 0 1rem;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-column: 1/span 7;
    -ms-grid-row-align: end;
    align-self: end;
    position: relative;
    z-index: 1;
    color: #571d0e;
    font-size: 4rem
}

.section__heading span {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: made tommy;
    letter-spacing: 1px
}

.section__heading span:first-child {
    font-size: 4rem
}

.section__heading span:nth-child(2) {
    word-break: initial
}

.section__image {
    -ms-grid-row: 1;
    grid-row: 1;
    position: relative;
    -webkit-box-shadow: .45rem .45rem 8rem rgba(0,0,0,.3);
    box-shadow: .45rem .45rem 8rem rgba(0,0,0,.3);
    -ms-grid-row-align: center;
    align-self: center
}

.section__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    mix-blend-mode: screen
}

.section__image img {
    height: 60vh;
    width: auto
}

.page-container.timeline {
    padding: 0;
    width: calc(100% - 16%)
}

.section__heading span span {
    display: inline-block;
    font-size: 40px!important;
    letter-spacing: initial;
    margin-right: 20px
}

.timeline section .bg_section {
    content: "";
    background-size: 100%;
    width: 100%;
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    opacity: .15;
    -webkit-filter: blur(5px) saturate(.4) grayscale(.5);
    filter: blur(5px) saturate(.4) grayscale(.5)
}

body .wp-pagenavi a,body .wp-pagenavi span {
    background: #d8ceb4;
    text-transform: uppercase;
    font-weight: 800;
    font-family: made tommy;
    min-width: 50px;
    text-align: center;
    min-height: 50px;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #571d0e;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .6;
    font-size: 28px;
    margin-right: 10px
}

body .wp-pagenavi a:hover {
    opacity: .8
}

body .wp-pagenavi .pages {
    display: none
}

.wp-pagenavi span.current {
    opacity: 1;
    background: #f5c624
}

.wp-pagenavi {
    margin: 30px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

div#home-video-list {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.page-container.gallery_list {
    padding: 0
}

.artiste_content.gallery .bloc_card-title_con * {
    font-size: 1.1rem
}

body .swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.artiste_content.gallery .bloc_card-item.width-card-3.threeGrids {
    margin-bottom: 15px
}

.artiste_content.gallery .bloc_card-item.width-card-3.threeGrids a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.gallery-list {
    padding: 25px 0 0 25px
}

.artiste_content.gallery .artiste_bloc .artiste_bloc_content {
}

.hero_gallery h1 {
    font-family: made tommy;
    color: #003d3d;
    letter-spacing: 2.5px;
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 0;
    margin: 0;
}

.hero_gallery {
    padding: 5rem 2rem 4rem
}

.hero_gallery p {
    color: #003d3d;
    width: 40%;
    font-family: made tommy;
    font-size: 1.4rem;
    line-height: 2rem;
    opacity: .8;
    margin-top: 10px
}

.page-container.artiste {
    padding-bottom: 0
}

.wp-pagenavi {
    clear: both;
    display: block
}

.contact_location .contact_location_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #d8ceb4;
    opacity: .9
}

.contact_location_content a {
    color: #d1411f
}

.page-container.about .hero_gallery p {
    width: 55%
}

img.imgAboutLogos {
    margin: 0 auto;
    max-width: 85%
}

.about.artiste .artiste_biography {
    width: 100%
}

.about.artiste .artiste_biography {
    font-size: 1.1rem
}

.artiste_bloc_content:before {
    content: "";
    background-color: #0000001f;
    top: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0
}

.about .artiste_bloc .artiste_bloc_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-container.about.artiste .artiste_bloc .artiste_bloc_content {
    overflow: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.timeline>* {
}

.timeline {
    padding: 0;
    width: 100%
}

.timeline section:last-child {
    border: 0
}

.home .bloc_card-item {
    display: block
}

.home div#home-video-list {
    overflow: initial
}

.page-container.artistes_list,.page-container.gallery_list {
    padding: 0;
    background-repeat: repeat;
    background-size: initial
}

.artiste_bloc_content.gallery-list.page_artistes_list .artiste_card-item {
    width: calc((100%/3) - 25px)
}

.page-template-template-tremplin .hero_gallery p {
    width: 70%
}

.page-template-template-tremplin .bloc_card-item.width-card-4 {
    width: calc((100%/3) - 25px)
}

.espace_presse .hero_gallery p {
    width: 60%
}

.press_content {
    padding: 2rem;
    border-top: 1px solid #0000001f;
    height: auto;
    overflow: hidden
}

.press_content {
    display: block
}

.press_content h2 {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.container_press {
    display: -ms-grid;
    display: grid;
    max-width: 50%;
    float: left;
    padding: 0;
    margin-right: 2rem
}

.grid_press {
    display: inline
}

.press_content .container_press:nth-child(2) img {
    max-height: 70vh;
    width: auto;
    max-width: initial
}

.press_content .container_press:nth-child(3) img {
    height: 59.5vh;
    width: auto;
    max-width: initial
}

.press_content span.caption {
    font-size: .8rem;
    margin-top: .5rem;
    display: block;
    color: #023d3c;
    opacity: .6;
    font-weight: 100
}

.press_content h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #023d3c
}

.grid_press a {
    border: 2px solid #d8ceb4;
    padding: 15px 30px;
    display: inline-block;
    font-size: 1.2rem;
    color: #d8ceb4;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    background: #123d3e
}

.grid_press a:hover {
    background: #ce3835
}

.espace_presse img {
    border: 3px solid #023d3c
}

.press_content #logo_official .container_press img {
    max-height: 50vh;
    height: 50vh;
    margin: 0 auto;
    padding: 5%;
    aspect-ratio: 1/1;
}

div#docs_official .container_press img {
    max-height: 60vh;
    height: 60vh
}

div#affiche_official,div#logo_official {
    margin-top: 5rem;
    padding-top: 1rem;
    border-top: 1px solid #0000002e
}

.rtl {
    direction: rtl
}

.press_content h3.rtl {
    letter-spacing: 0;
    padding-right: 15px;
    font-weight: 900;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 2.1rem;
}

.contact-page .hero_gallery {
    padding-bottom: 0
}

.page-container.contact-page {
    padding: 0
}

.contact-page .artiste_content>div {
    padding: 2rem;
    display: block;
    margin-top: 4rem
}

.page-container.contact-page .hero_gallery p {
    width: 44%
}

div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea {
    border-radius: 0;
    border: 2px solid #aa996e;
    font-family: made tommy;
    background: #f5f5f51f
}

.page-container.contact-page form {
    width: 60%
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%
}

.page-container.contact-page div.wpforms-container-full .wpforms-form label {
    color: #023d3c;
    font-family: made tommy;
    text-transform: uppercase
}

.wpforms-field-row-block.wpforms-one-half label {
    color: grey!important;
    font-size: .7rem!important;
    margin-top: 10px!important
}

.page-container.contact-page div.wpforms-container-full .wpforms-form button[type=submit] {
    background: #023d3c;
    color: #d8ceb4;
    text-transform: uppercase;
    font-weight: 600;
    font-family: made tommy;
    letter-spacing: 2px;
    border: 2px solid;
    font-size: 1.2rem
}

.page-container.contact-page div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background: #c44b34
}

.page-container.contact-page div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    max-width: 100%;
    min-width: 100%;
    font-family: made tommy;
    max-height: 30vh;
    min-height: 30vh
}

.contact-page .artiste_content>div:after {
    display: none
}

.footer_sec {
    display: inline-block;
    float: left;
    width: 50%
}

.footer_sec>span {
    display: block;
    font-size: 1.5rem;
    line-height: 1.7rem;
    padding: 0 10px 20px;
    color: #c34a34;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 900;
    font-family: made tommy
}

.logoMobile {
    display: none
}

iframe {
    border-radius: 0!important
}

.list-tremplin-section h2 {
    font-size: 1.8rem;
    line-height: 4rem;
    color: #d03730
}

.list-tremplin-section {
    display: block;
    clear: both
}

body.page-template .artiste_bloc_content.gallery-list.page_artistes_list .artiste_card-item {
    width: calc((100%/4) - 25px)
}

.artiste_bloc_title p {
    color: #d03933;
    font-size: 2rem;
    display: inline-block;
    margin: 0 20px
}

.artiste .artiste_hero-title span {
    color: #c44b34;
    font-size: 1.725rem
}

.programme_mobile {
    display: none
}

div#lboulevardBloc0.bloc_card-item .bloc_card-img {
    background-position: top;
    aspect-ratio: 2299/925;
    height: auto
}

ul.ticket_date {
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
    background: #073b3a;
    color: #f6d0c1;
    display: inline-block
}

ul.ticket_date li {
    padding: 10px 20px;
    text-align: center
}

ul.ticket_date li.date {
    background: #d8ceb4
}

ul.ticket_date li.date a {
    color: #073b3a
}

.artiste .artiste_lien ul.ticket_date a {
    font-size: 1rem
}

.cell.header_social {
    height: 9vh
}

.cell.header_social {
    height: 10vh;
    bottom: 5vh
}

.cell.header_menu_btn:hover .header_menu_btn_stroke {
    border-color: #efd2bf
}

.cell.header_menu_btn:hover svg * {
    fill: #c2aa92;
}

.bloc_card-item:hover .bloc_card-bg {
}

.page-container.static-container {
    padding: 0
}

.page-container.static-container .hero_gallery {
    border-bottom: 1px solid #00000033;
    margin-bottom: 40px
}

.side_link:hover .side_link_content {
    color: #d8ceb4
}

.side_link .side_link_content img {
    width: 75%;
    margin: 0 auto
}

.post_content h3 {
    color: #023d3c
}

.post_content hr {
    margin: 40px 0;
    border-top: 1px solid #00000033;
    border-color: #00000033
}

.post_content h4 {
    font-size: 1.2rem;
    line-height: 1.8rem
}

.post_content h3 {
    font-size: 1.5rem;
    line-height: 2.1rem
}

div#page-activities {
    height: auto;
    overflow: hidden;
    padding: 1rem 1.5rem 2rem 3rem
}

div#page-activities .bloc_card-item.width-card-2 {
    margin-right: 25px;
    margin-bottom: 25px;
    aspect-ratio: 733/381
}

#programmation-2022 .bloc_card-item.width-card-3.threeGrids {
    aspect-ratio: 733/381;
    min-height: initial
}

div#lboulevardBloc0:hover {
}

.logo_footer {
    position: absolute;
    bottom: -20px;
    right: 0;
    color: #e5d5bb;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 1.1rem;
    letter-spacing: 1px
}

.logo_footer span {
    display: inline-block;
    float: left;
    font-weight: 100;
    font-size: .8rem
}

.logo_footer img {
    height: 60px;
    margin-left: 10px
}

.logo_footer a {
    color: #e5d5bb;
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 1.1rem;
    letter-spacing: 1px
}

div#organisateurs .left-side {
    margin-right: 20px;
}

div#organisateurs .right-side>div {
    /* width: calc(50% - 20px); */
    /* display: inline-block; */
    /* float: left; */
    /* margin: 0 20px 40px 0; */
}

div#organisateurs>div {
    width: calc(50% - 20px);
    display: inline-block;
    float: left
}

div#organisateurs .right-side {
    /* width: calc(45% - 20px); */
    margin-left: 20px;
}

div#organisateurs>div img {
    width: 100%;
    height: auto
}

div#organisateurs {
    margin-top: 5rem;
    padding-top: 1rem;
    border-top: 1px solid #0000002e;
    height: auto;
    overflow: hidden;
}

.footer_logo img {
    max-width: 300px
}

input.wpcf7-form-control {
    border-radius: 0;
    border: 4px solid #003d3d;
    font-family: made tommy;
    background: #f5f5f51f;
    padding: 6px 10px;
    height: 60px;
    width: 100%;
    line-height: 1.3;
    outline: none!important;
    color: #003d3d;
    font-size: 1rem
}

form.wpcf7-form.init {
    max-width: 40vw
}

.wpcf7-form-control {
    border-radius: 0;
    border: 4px solid #013d3d;
    font-family: made tommy;
    background: #f5f5f51f;
    width: 100%;
    font-size: 1rem;
    outline: none!important;
    color: #013d3d;
    padding: .4rem
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #023d3c;
    color: #d8ceb4;
    text-transform: uppercase;
    font-weight: 600;
    font-family: made tommy;
    letter-spacing: 2px;
    border: 2px solid;
    font-size: 1.2rem;
    padding: 15px 40px;
    height: auto;
    width: auto;
    cursor: pointer
}

input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #c44b34
}

.required-label {
    color: #d03730
}

.page-container.artiste .artiste_content {
    background-color: #c2aa92
}

.artiste_content.gallery .bloc_card-item.width-card-4 {
    margin-bottom: 25px
}

div#programmation-2022 {
    margin-bottom: 5vh
}

.page-container.about.artiste .artiste_content {
    background: 0 0
}

div#home-video-list .bloc_card-item {
    min-height: 30vh
}

.footer_links {
    padding-top: 0%
}

header .header_social .socials a {
    aspect-ratio: 1/1;
    border-radius: 50%;
/*     background: #c2aa92; */
    height: auto;
    display: inline-block;
    width: 14%;
/*     padding: .3rem; */
    margin: 0 5px
}

header.open .menu_bg .menu_bg_1 {
    opacity: 0
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounce {
    0%,20%,53%,80%,100% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,20%,53%,80%,100% {
        -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

header .header_social .socials a:hover {
/*     background: #013d3d */
    filter: drop-shadow(2px 4px 6px #223d3cab);
}

.grid_press a.arabic_text {
    font-weight: 700
}

.artiste .artiste_lien>a {
    color: #073b3a
}

.artiste_spotify-embed>iframe {
    min-height: 50vh
}

.artiste_spotify-embed>div {
    display: none
}

.social-list>div a {
    opacity: .75;
    filter: saturate(.5);
    transition: 1s all
}

.social-list>div a:hover {
    opacity: 1;
    filter: saturate(1)
}

div#home-social {
    background: #c44b34;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: auto;
    border: 10px solid;
    margin: 2rem 0 1rem 0;
}

div#home-social > div {
    height: auto;
    display: block;
    overflow: hidden;
    width: 100%;
}

div#home-social .title_bloc a {
    position: relative;
    top: 0;
    transform: inherit;
    font-size: 3.5rem;
    line-height: 3rem;
    text-transform: inherit;
}

div#home-social .bloc_card-item {
    min-height: auto;
    width: 100%;
}

.icon-home-bvd {
    width: 4rem;
    height: 4rem;
    aspect-ratio: 1/1;
    background-image: url("../img/social-icons-bvd.webp");
    background-size: 20rem;
    margin: 0 0.5rem;
}

.social-home-list {
    /* max-width: 35rem; */
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
}

.social-home-list > div {
    height: auto;
    overflow: hidden;
    display: inline-block;
    z-index: 5;
    position: relative;
}

.social-home-list > a {
    display: inline-block;
    float: left;
}


.icon-home-bvd.icon-bvd-facebook:hover {
    background-position: 0rem 0rem;
}

.icon-home-bvd.icon-bvd-youtube:hover {
    background-position: 25% 0rem;
}

.icon-home-bvd.icon-bvd-twitter:hover {
    background-position: -75% 0rem;
}

.icon-home-bvd.icon-bvd-tiktok:hover {
    background-position: -50% 0rem;
}

.icon-home-bvd.icon-bvd-instagram:hover {
    background-position: -150% 0rem;
}

.icon-home-bvd.icon-bvd-facebook {
    background-position: 0rem -100%;
}

.icon-home-bvd.icon-bvd-youtube {
    background-position: 25% -100%;
}

.icon-home-bvd.icon-bvd-twitter {
    background-position: -75% -100%;
}

.icon-home-bvd.icon-bvd-tiktok {
    background-position: -50% -100%;
}

.icon-home-bvd.icon-bvd-instagram {
    background-position: -150% -100%;
}

div#home-social .title_bloc p {
    color: #003d3d;
    text-align: center;
    font-size: 1.7rem;
    margin-top: 10px;
    margin-bottom: 0;
}

div#home-galerie-list ul {
    padding: 0;
}

div#home-galerie-list .bloc_card-item.width-card-4 {
    width: calc((100%/4) - 25px);
}

.page-template-template-tremplin .artiste_card-item .artiste_card-title, .page-template-template-tremplin .artiste_card-item .artiste_card-title2 {
    font-size: 1.7rem;
}

.bloc_card-img-mobile{
  display:none;
}

/*div#tremplinBloc {*/
/*    display: none;*/
/*}*/

/*div#lboulevardBloc {*/
/*    width: calc(100% - 25px);*/
/*    margin-bottom: 50px;*/
/*}*/

.programme_desktop img {
    width: 100%;
}

.fancybox__container {
    z-index: 999999;
}

.hero_gallery p strong {
    color: #bf4533;
    font-size: 1.95rem;
    margin-top: 1rem;
    display: inline-block;
    margin-bottom: 0;
}

img.alignleft {
    float: left;
    margin: 0 1.2rem 1.2rem 0;
}

.page-template-template-about .artiste_biography p {
    clear: both;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-top: 0;
}

.page-template-template-about .artiste_biography h2 {
    clear: both;
    font-size: 2.4rem;
    margin: 5rem 0 3rem 0;
    display: block;
}

.programme_desktop, .programme_mobile {
    padding: 20px;
}