/*
 Theme Name:   Cartonnerie
 Description:  Theme pour La Cartonnerie
 Author:       We used to be friends
 Template:     twentytwelve
*/

@font-face {
    font-family: 'carto';
    src: url('CartoTrainer-Regular.woff2') format('woff2'),
         url('CartoTrainer-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    background: #2caf87;
    color: #FFF;
}
body .site {
    padding: 0;
    margin-top: 94px;
    margin-bottom: 0;
    box-shadow: none;
}
body.home .site, body.single-evenement .site, body.page-template-sousrubrique .site, body.page-template-default .site, body.page-template-espacepro .site, body.single-actualite .site {
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
    hyphens: none;-moz-hyphens: none;-webkit-hyphens: none;
}
h2 {
    font-family: 'carto';
    font-size: 22px !important;
    line-height: 1.2 !important;
}
a {
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #000;
}
.site-content article {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.site-content {
    margin: 0;
}
a:focus {
    outline: 0 dotted;
}
div#lesmenus {
    position: relative;
    z-index: 2;
}
div#bandhead:after {
    background: #000;
    position: absolute;
    content: "";
    top: -24px;
    height: 96px;
    width: 100%;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.smaller div#bandhead:after {
    opacity: 1;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
hgroup {
    position: relative;
    z-index: 2;
}
.site-header {
    border-bottom: 1px solid;
    position: fixed;
    width: 100%;
    top: 0;
    padding: 1.714285714rem 0 17px;
    z-index: 3;
    background: #2caf87;
}
.home .site-header, .single-evenement .site-header, body.page-template-sousrubrique .site-header, body.page-template-default .site-header, body.page-template-espacepro .site-header, .single-actualite .site-header {
    background: transparent;
}
.home .site-header:before, .single-evenement .site-header:before, body.page-template-sousrubrique .site-header:before, body.page-template-default .site-header:before, body.page-template-espacepro .site-header:before {
    background: linear-gradient(to bottom, black, transparent);
    height: 96px;
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.smaller .site-header:before{
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
        background: #000;
}
.site-header h1 a{
    color: #FFF;
    font-family: carto;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.site-header h1 a:hover{
    color: #ffd732;
       transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.site-header h1 {
    line-height: 1;
    margin-bottom: 0;
    font-size: 35px;
    font-weight: lighter;
    padding-top: 5px;
    padding-left: 50px;
    background: url(/ims/logo-carto.png);
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: top 5px left;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #FFF;
    font-weight: normal;
}
.main-navigation li {
    margin: 0;
    font-size: 14px;
}
.main-navigation li a {
        color: #FFF;
        line-height: 1.5;
        text-transform: none;
        background: transparent;
        padding: 3px 20px;
        border-radius: 20px;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.main-navigation li a:hover {
        color: #000;
        background: #FFF;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
ul#menu-pre-menu {
    text-align: right;
    margin-right: 20px;
}
.site {
    max-width: 100%;
    background-color: transparent;
}
div#bandhead {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0;
    border-top: 0;
    text-align: right;
}
.main-navigation {
    margin-top: 14px;
}
.site-info {
    padding: 0 40px;
    font-size: 13px;
}
footer[role="contentinfo"] {
    border-top: 1px solid #FFF;
    max-width: 100%;
    line-height: 1.4;
    font-size: 13px;
    padding: 30px 0;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}
#wrapdefil {
    background: #ffd732;
}
.page-template-programmation div#wrapdefil {
    margin-top: 10px;
    margin-bottom: 0;
}
ul.list-inline li {
    font-size: 40px;
    margin: 0 20px;
    display: inline;
    line-height: 1;
    font-family: 'carto';
}
ul.list-inline {
    margin-bottom: 0;
    font-weight: 500;
    padding: 5px 0;
}
ul.list-inline li p {
    line-height: 1;
}
.marquee {
    margin: 0 auto;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}
.marquee:before, .marquee:after {
    position: absolute;
    top: 0;
    width: 50px;
    height: 30px;
    content: "";
    z-index: 1;
}
.marquee__content {
    width: 500%;
    display: flex;
    line-height: 30px;
    animation: marquee 80s linear infinite forwards;
    color: #000;
}
.list-inline li {
    margin: 0;
}
 @keyframes marquee {
   0% {
     transform: translateX(0);
   }
   100% {
     transform: translateX(-66.6%);
   }
 }
.home section#slidehome {
    height: 75vh;
    width: 100%;
    display: table;
    background-size: cover !important;
    background-position: center !important;
}
section#slidehome.avecimage {
    background-position: center !important;
    background-size: cover !important;
    position: relative;
}
.single-evenement section#slidehome.avecimage {
    height: 90vh;
}
 #myVideo {
    margin: auto;
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
#lavideohome {
    width: 100%;
    height: 80vh;
    position: relative;
    overflow: hidden;
}
.premenu-class li {
    display: inline-block;
    margin-left: 20Px;
}
.home .premenu-class li a {
    color: #929190;
}
.premenu-class li a {
    color: #FFF;
    text-decoration: none;
    opacity: 0.7;
}
.premenu-class li a:hover {
    color: #FFF;
    opacity: 1;
    text-decoration: none;
}
p.text-defil {
    line-height: 1;
    position: relative;
}
.xlHeader--right .xlHeader__header, .xlHeader--rightdeux .xlHeader__headerdeux, .xlHeader--righttrois .xlHeader__headertrois {
    position: absolute;
    top: 0;
    left: calc(-25% + 241px);
    transform: translate(0px, -50%);
}
.xlHeader--left .xlHeader__header, .xlHeader--leftdeux .xlHeader__headerdeux, .xlHeader--lefttrois .xlHeader__headertrois {
    position: absolute;
    top: 0px;
    right: calc(-25% + 241px);
    transform: translate(0px, 50%);
}
.safari .xlHeader--left .xlHeader__header, .safari .xlHeader--leftdeux .xlHeader__headerdeux, .safari .xlHeader--lefttrois .xlHeader__headertrois {
    margin-top: inherit;
}
.safari.home .xlHeader--left .xlHeader__header, .safari.home .xlHeader--leftdeux .xlHeader__headerdeux, .safari.home .xlHeader--lefttrois .xlHeader__headertrois {
    margin-top: inherit;
}
.home .xlHeader--right .xlHeader__header, .home .xlHeader--rightdeux .xlHeader__headerdeux, .home .xlHeader--righttrois .xlHeader__headertrois {
    left: 70px;
}
.home .xlHeader--left .xlHeader__header, .home .xlHeader--leftdeux .xlHeader__headerdeux, .home .xlHeader--lefttrois .xlHeader__headertrois {
    right: 70px;
}
.xlHeader__header, .xlHeader__headerdeux, .xlHeader__headertrois {
    font-size: 65px;
}
span.xlHeader.xlHeader--right, span.xlHeader.xlHeader--left {
    display: block;
    position: relative;
    height: 65px;
    margin: 0 0 20px;
}
span.xlHeader.xlHeader--left {
    display: block;
    position: relative;
    height: 65px;
    margin: 0px 0;
}
div#conttextdeifl {
    margin-top: 85px;
    font-family: 'carto';
    color: #FFF;
    position: relative;
}
#couldefil div#conttextdeifl {
    color: #326cb4;
}
span.xlHeader.xlHeader--left, span.xlHeader.xlHeader--leftdeux, span.xlHeader.xlHeader--lefttrois {
    color: #FFF;
    opacity: 0.5;
}
span.xlHeader.xlHeader--rightdeux, span.xlHeader.xlHeader--leftdeux, span.xlHeader.xlHeader--righttrois, span.xlHeader.xlHeader--lefttrois{
        display: block;
    position: relative;
    height: 65px;
    margin: 20px 0;
}
#couldefil span.xlHeader.xlHeader--left, #couldefil span.xlHeader.xlHeader--leftdeux, #couldefil span.xlHeader.xlHeader--lefttrois {
    color: #acdaef;
}
div#couldefil {
    margin-top: 140px;
}
div#wrapevt {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}
.evt {
    max-width: 900px;
    margin: 0 auto 60px;
}
.home .evt:last-child {
    margin-bottom: 0;
}
div#leftwrapevt {
    width: calc(66.666% - 10px);
    margin-right: 10px;
    line-height: 0;
}
div#rightwrapevt {
    width: calc(33.333% - 10px);
    margin-left: 10px;
}
#imgprog {
    overflow: hidden;
    position: relative;
    transform: translate3d(0,0,0);
}
#imgprog img {
    transform: scale(1.05) translateX(-15px);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.evt:hover #imgprog img, .unartccomp a:hover #imgprog img {
    transform: scale(1.15) translateX(25px);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    filter: grayscale(1);
}
.evt div#imgprog:after {
    content: "";
    background: #2caf87;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: color;
    opacity: 0;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.unartccomp div#imgprog:after {
    content: "";
    background: #326cb4;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: color;
    opacity: 0;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.evt:hover div#imgprog:after, .unartccomp:hover div#imgprog:after {
    opacity: 1;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
#imgprog img {
    transform: scale(1.07) translateX(-15px);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.evt:hover #imgprog img, .evtpprog:hover #imgprog img, .evtpprog.option-complet #imgprog img{
    transform: scale(1.15) translateX(25px);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    filter: grayscale(1);
}
.evt div#imgprog:after, .evtpprog div#imgprog:after {
    content: "";
    background: #2caf87;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: color;
    opacity: 0;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.evt:hover div#imgprog:after, .evtpprog:hover div#imgprog:after, .evtpprog.option-complet div#imgprog:after {
    opacity: 1;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.evt a {
    color: #FFF;
    text-decoration: none;
}
div#nomsoiree{
    font-family: 'carto';
    text-transform: none;
    font-size: 35px;
    line-height: 1;
        margin-bottom: 5px;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
span.titartprog {
    font-family: 'carto';
    text-transform: none;
    font-size: 25px;
    line-height: 1;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.option-co-plateau span.titartprog {
    font-size: 35px;
}
.option-co-plateau h1.titevt {
    font-size: 50px;
}
span.titartprog:first-child {
    font-size: 35px;
}
.avnomsoir span.titartprog:first-child {
    font-size: 25px;
}
div#ladateevtprog {
    font-family: 'carto';
    font-size: 25px;
    line-height: 1;
    margin-bottom: 6px;
}
div#ladateevtprog span:before {
    content: "";
    margin: 0 6px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #FFF;
    display: inline-block;
}
section#parthome {
    padding: 40px 40Px 50px;
    background: #FFF;
    color: #2caf87;
    text-align: center;
    display: inline-block;
    width: 100%;
}
h2.sharetit {
    margin-top: 0;
    line-height: 1.2;
    font-size: 65px !important;
    margin-bottom: 0;
    font-family: 'carto';
}
section#prochainement {
    padding-bottom: 60px;
}
div#lesliensrs a {
    color: #2caf87;
    font-size: 40px;
    margin: 0 10px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.site-info div#lesliensrs a {
    color: #FFF;
    font-size: 25px;
    margin: 0 10px 0 0;
}
.site-info div#hast {
    font-size: 14px;
}
div#lesliensrs a:hover {
    color: #fceb5c;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
section#partenaires {
    margin-top: 60px;
    padding: 0px 40px;
    margin-bottom: 36px;
    color: #2caf87;
    display: inline-block;
    width: 100%;
}
div#hast {
    font-size: 20px;
    line-height: 1;
    margin-top: 5px;
}
div#contartctu {
    max-width: 1400px;
    margin: 0 auto;
}
div#wrapconactu {
    display: flex;
    flex-wrap: wrap;
}
.uneactu {
    width: calc(50% - 80px);
    margin: 0 40px 40px;
    text-decoration: none;
}
div#imgactu {
    line-height: 0;
}
h2.titactu {
    background: #ffd732;
    display: table;
    color: #000;
    padding: 6px 25px;
    line-height: 1.2;
    font-family: carto;
    border-radius: 20px;
    margin-top: 10px;
    font-size: 22px;
        font-weight: 600;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.lecontactu:hover h2.titactu {
    background: #000;
    color: #FFF;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.uneactu:nth-child(2) {
    margin-top: 80px;
}
a.lecontactu {
    text-decoration: none;
    max-width: 80%;
    display: block;
    margin: 0 auto;
}
.uneactu:last-child a.lecontactu {
    max-width: 60%;
    margin: 0 auto;
    display: block;
}
div#lasectionact {
    position: relative;
}
.imgfdact {
    max-width: 250px;
    opacity: 0.4;
}
div#contartctu {
    max-width: 1400px;
    position: relative;
    margin: 0 auto 100px;
}
div#imgdeuxfd {
    position: absolute;
    right: 200px;
    top: -70px;
}
div#imgdeuxfd .imgfdact {
    max-width: 230px;
}
div#imgtroisfd {
    position: absolute;
    top: 60%;
    max-width: 290px;
}
div#imgquatrefd {
    position: absolute;
    top: -20px;
    left: 5%;
}
div#imgquatrefd.imgfdact {
    max-width: 350px;
}
div#imgcinqfd {
    position: absolute;
    bottom: 30%;
    right: 23%;
}
div#imgcinqfd.imgfdact {
    max-width: 300px;
}
div#imgsixfd {
    position: absolute;
    bottom: 30%;
    right: 50%;
}
div#imgsixfd.imgfdact {
    max-width: 240px;
}
div#imgseptfd {
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    right: 40px;
}
div#imgseptfd.imgfdact {
    max-width: 280px;
}
div#imghuitfd {
    position: absolute;
    left: 30px;
    top: 30%;
}
div#imghuitfd.imgfdact {
    max-width: 320px;
}
div#imgneuffd {
    position: absolute;
    right: 40%;
    top: 70%;
}
div#imgneuffd.imgfdact {
    max-width: 260px;
}
div#imgdixfd {
    position: absolute;
    right: 0;
    top: 50px;
}
div#imgdixfd.imgfdact {
    max-width: 340px;
}
div#imgonzefd {
    position: absolute;
    left: 40px;
    bottom: -20px;
}
div#imgonzefd.imgfdact {
    max-width: 340px;
}
div#imgdouzefd {
    position: absolute;
    top: -50px;
    left: 50%;
}
div#imgdouzefd.imgfdact {
    max-width: 270px;
}

div#imgunfd {
    position: absolute;
    top: 150px;
    left: calc(50% - 125px);
}
div#imgactu {
    line-height: 0;
    overflow: hidden;
    position: relative;
}
.uneactu:nth-child(3) {
    margin-top: -40px;
}
a.lecontactu #imgactu img{
        transform: scale(1);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.lecontactu:hover #imgactu img{
        transform: scale(1.15);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#wrapcontgalhome {
    display: flex;
    flex-wrap: wrap;
}
a.ungalphoto {
    width: 25%;
    height: 600px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
    color: #FFF;
    text-decoration: none;
    filter: grayscale(0);
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.ungalphoto:hover {
    filter: grayscale(1);
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.ungalphoto:before {
    content: "";
    background: linear-gradient(to top, black, transparent);
    height: 150px;
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
}
div#galphothome {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
}
h2.titgalhom {
    margin: 0;
    color: #FFF;
    font-family: 'carto';
    font-size: 30Px;
    line-height: 1.2;
}
span.rl-gallery-caption {
    display: none;
}
div#infoscomp {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
}
.single-galerie-photos div#primary {
    margin-top: 60px;
}
.entry-header .entry-title {
        font-family: 'carto';
        font-size: 40px;
        line-height: 1.2;
}
.page-template-programmation h1.entry-title {
    color: #2caf87;
    font-size: 10px;
}
.alm-btn-wrap {
    display: none !important;
}
.alm-listing.alm-ajax {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px !important;
}
.evtpprog {
    width: 33.333%;
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 26px;
}
.evtpprog a {
    color: #FFF;
    text-decoration: none;
}
.evtpprog:nth-child(3n+1) div#suiteconevt {
    padding-left: 40px;
}
div#suiteconevt {
    padding-right: 20px;
}
.evtpprog div#ladateevtprog {
    margin-bottom: 0;
    margin-top: 5px;
}
.unartiste {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    max-width: 1600px;
    margin: 60px auto;
}
.unartiste:first-child {
    margin-top: 40px;
}
div#leftartiste {
    width: 60%;
}
div#rightartiste {
    width: 40%;
    padding: 0 0px 0 40px;
}
.unartiste:nth-child(2n) div#rightartiste {
    padding: 0 40px 0 0;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
    text-align: justify;
}
div#rsartiste {
    border-top: 1px solid;
    padding-top: 24px;
    font-size: 25px;
    line-height: 1;
}
div#rsartiste a{
    color: #FFF;
    margin-right: 8px;
}
div#rsartiste a:hover{
    color: #ffd732;
}
h2.nomartiste {
    font-size: 40px !important;
    line-height: 1 !important;
    font-family: 'carto';
    margin-top: 0;
    margin-bottom: 2px !important;
}
div#artdesc {
    margin-top: 20px;
}
div#infosevtsingle {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: calc(100% - 80px);
    max-width: 600px;
}
div#contevtsingle {
    max-width: 1600px;
    margin: 0 auto;
}
#infosevtsingle div#ladateevtprog {
    font-size: 40px;
    margin-bottom: 0;
    margin-top: 5px;
}
#infosevtsingle div#ladateevtprog span:before {
    margin: 0 10px 0 6px;
    height: 32px;
    width: 32px;
}
h1.titevt {
    font-size: 35px;
    line-height: 1;
    font-family: 'carto';
}

span.titarthome {
    display: block;
}
span.titartprog {
    display: inline-block;
}
span.titarthome:before, span.titartprog:before {
    content: "+";
}
span.titarthome:first-child:before, span.titartprog:first-child:before {
    display: none;
}
h1.titevt.avnomsoire span:first-child{
    font-size: 35px;
}
h1.titevt span:first-child{
    font-size: 50px;
}
div#nomsoireevt {
    font-size: 50px;
    font-family: 'carto';
    line-height: 1;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
div#infosprod {
    margin-bottom: 15px;
}
div#titinfoprat {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 25Px;
    font-family: 'carto';
}
div#zoneinfos {
    width: calc(100% - 500px);
    padding: 40px 0 0 40px;
}
div#leftprat {
    width: calc(50% - 20px);
    margin-right: 20px;
}
div#rightprat {
    width: calc(50% - 20px);
    margin-left: 20px;
}
div#lesliensevt a {
    display: block;
    color: #FFF;
}
div#wrapinfosprat {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.45;
    max-width: 800px;
    width: 70%;
}
div#infofood {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
}
div#wrapinfonv {
    max-width: 800px;
}
div#contfood p {
    text-align: left;
}
div#leftfood {
    width: 80px;
    margin-left: 20px;
}
div#titfood {
    color: #ffd732;
    font-family: 'carto';
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 2px;
}
div#wrapinfosprat p {
    line-height: 1.45;
    text-align: left;
}
div#introdate {
    margin-bottom: 40px;
}
div#adressefoot {
    margin-top: 20px;
}
div#lesliensfoot a {
    display: block;
    color: #FFF;
    text-decoration: none;
    margin-bottom: 5px;
}
div#lesliensfoot a:hover {
    color: #FFF;
    text-decoration: underline;
}
a.lklogofoot {
    color: #FFF !important;
    text-decoration: none;
        font-family: carto;
            line-height: 1;
    margin-bottom: 0;
    font-size: 35px;
    font-weight: lighter;
    padding-top: 5px;
    padding-left: 45px;
    background: url(/ims/logo-carto.png);
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: top 5px left;
}
div#grosliens a {
    color: #FFF;
    text-decoration: none;
    display: block;
    font-family: 'carto';
    font-size: 25px;
    line-height: 1;
    margin-bottom: 15Px;
}
div#grosliens a:hover {
    color: #ffd732;
}
div#grosliens a:last-child {
    margin-bottom: 0Px;
}
div#wrapcolfoot {
    display: flex;
    justify-content: space-between;
}
div#titcolfoot {
    font-size: 25px;
    font-family: Carto;
    line-height: 1;
    margin-bottom: 10px;
}
a.lknewslette {
    display: table;
    background: #FFF;
    padding: 4px 20px;
    border-radius: 20px;
    color: #2caf87 !important;
    text-decoration: none;
    margin-top: 25px;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.lknewslette:hover {
    background: #ffd732;
    color: #000 !important;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.page-template-sousrubrique .entry-header {
    margin-bottom: 0;
}
.page-template-sousrubrique div#main, .page-template-default div#main, .page-template-espacepro div#main {
    background: #FFF;
    color: #000;
}
.page-template-default .fdcouleur div#main {
    background: transparent;
    color: #FFF;
}
.page-template-sousrubrique div#grosliens a, .page-template-default div#grosliens a, .page-template-espacepro div#grosliens a {
    color: #000;
}
.page-template-default .fdcouleur div#grosliens a{
    color: #FFF;
}
.page-template-sousrubrique div#grosliens a:hover, .page-template-default div#grosliens a:hover, .page-template-espacepro div#grosliens a:hover {
    color: #2caf87;
}
.page-template-default .fdcouleur div#grosliens a:hover{
    color: #ffd732;
}
.page-template-sousrubrique div#lesliensfoot a, .page-template-default div#lesliensfoot a, .page-template-espacepro div#lesliensfoot a, .page-template-sousrubrique div#infosrightfoot a, .page-template-default div#infosrightfoot a , .page-template-espacepro div#infosrightfoot a  {
    color: #000;
}
.page-template-sousrubrique div#infosrightfoot a:hover, .page-template-default div#infosrightfoot a:hover , .page-template-espacepro div#infosrightfoot a:hover {
    color: #000;
    text-decoration: underline;
}
.page-template-sousrubrique #infosrightfoot a:after, .page-template-default #infosrightfoot a:after, .page-template-espacepro #infosrightfoot a:after {
    background: #000;
}
.page-template-default .fdcouleur div#lesliensfoot a, .page-template-default .fdcouleur div#infosrightfoot a{
    color: #FFF;
}
.page-template-default .fdcouleur #infosrightfoot a:after {
    background: #FFF;
}
.page-template-sousrubrique .site-info div#lesliensrs a, .page-template-default .site-info div#lesliensrs a, .page-template-espacepro .site-info div#lesliensrs a {
    color: #000;
}
.page-template-default .fdcouleur .site-info div#lesliensrs a{
    color: #FFF;
}
.page-template-sousrubrique .site-info div#lesliensrs a:hover, .page-template-default .site-info div#lesliensrs a:hover, .page-template-espacepro .site-info div#lesliensrs a:hover {
    color: #2caf87;
}
.page-template-default .site-info div#lesliensrs a:hover {
    color: #ffd732;
}
.page-template-sousrubrique a.lknewslette, .page-template-default a.lknewslette, .page-template-espacepro a.lknewslette {
    background: #000;
    color: #FFF !important;
}
.page-template-default .fdcouleur a.lknewslette {
    background: #FFF;
    color: #000 !important;
}
.page-template-sousrubrique a.lknewslette:hover, .page-template-default a.lknewslette:hover, .page-template-espacepro a.lknewslette:hover {
    background: #2caf87;
    color: #FFF !important;
}
.page-template-default .fdcouleur a.lknewslette:hover {
    background: #ffd732;
    color: #000 !important;
}
.page-template-sousrubrique a.lklogofoot, .page-template-default a.lklogofoot, .page-template-espacepro a.lklogofoot {
    color: #000 !important;
    background: url(/ims/logo-carto-noir.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: top 5px left;
}
.page-template-default .fdcouleur a.lklogofoot {
    color: #FFF !important;
    background: url(/ims/logo-carto.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: top 5px left;
}
.page-template-sousrubrique footer#colophon, .page-template-default footer#colophon, .page-template-espacepro footer#colophon {
    margin-top: 0;
    border-top: 1px solid #000;
    background: #FFF;
    color: #000;
}
.page-template-default .fdcouleur footer#colophon {
    margin-top: 0;
    border-top: 1px solid #FFF;
    background: #2caf87;
    color: #FFF;
}
div#incrub {
    height: calc(100vh - 90px);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
}
div#contdefsousrub {
    margin-top: 100px;
    position: absolute;
    width: 100%;
}
div#incrub:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 300px;
    background: linear-gradient(to top, black, transparent);
    width: 100%;
}
div#presgenerale {
    position: absolute;
    bottom: 40px;
    left: 40px;
    line-height: 1.4;
    max-width: 700px;
    font-size: 18px;
        color: #FFF;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
div#rubrique {
    background: #ff6de2;
    text-align: center;
    font-family: 'carto';
    padding: 20px 0;
}
div#rubrique.rubriquehyper {
    background: #326cb4;
}
div#rubrique.rubriqueprojet {
    background: #ffd732;
}
div#rubrique.rubriquepartenaires {
    background: #cc1a51;
}
div#rubrique a{
    color: #FFF;
    text-decoration: none;
}
div#rubrique li.current-menu-item a {
    text-decoration: underline;
}
div#rubrique a:hover{
    text-decoration: underline;
}
div#rubrique.rubriqueprojet a {
    color: #000;
}
div#rubrique ul {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
        font-size: 16px;
}
div#rubrique li {
    list-style: none;
    margin: 0 50px;
    font-size: 16px;
}
div#lecontwrapsub {
    max-width: 1600px;
    margin: 60px auto;
    padding: 0 40px;
}
div#wrapsousrub {
    display: flex;
    flex-wrap: wrap;
}
div#leftsousrub {
    width: calc(60% - 40px);
    margin-right: 40px;
}
div#rightsousrub {
    width: calc(40% - 40px);
    margin-left: 40px;
}
.page-template-sousrubrique h1.entry-title, .page-template-default h1.entry-title, .page-template-espacepro h1.entry-title {
    margin-top: 0;
}
h1.entry-title {
    font-family: carto;
    font-size: 30px;
    line-height: 1.2;
}
div#blocontact {
    padding: 30px;
    border: 1px solid;
    border-radius: 20px;
}
div#blocontact p {
    text-align: left;
}
div#blocontact p:last-child{
    margin-bottom: 0;
}
.unaccordeon {
    border-bottom: 1px solid #000;
}
.unaccordeon:first-child {
    border-top: 1px solid #000;
}
.accordion_head {
    padding: 10px 0;
    font-size: 20px;
}
.accordion_head:hover {
    cursor: pointer;
    color: #ff6de2;
}
.parent-pageid-136 .accordion_head:hover {
    color: #326cb4;
}
.parent-pageid-55 .accordion_head:hover {
    color: #ffd732;
}
.parent-pageid-57 .accordion_head:hover {
    color: #cc1a51;
}
.page-id-274 .accordion_head:hover, .page-id-62 .accordion_head:hover, .page-id-333 .accordion_head:hover {
    color: #2caf87;
}
span.titacc {
    width: calc(100% - 50px);
    line-height: 1.2;
    display: inline-block;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.lesaccordeons {
    margin-top: 40px;
}
span.plusminus {
    float: right;
}
h3 {
    font-family: 'carto';
    font-size: 20px !important;
    color: #ff6de2;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
}
a.fasc-button {
    background: #ffd732 !important;
    color: #000 !important;
    border-radius: 20px;
    line-height: 1.2;
    padding: 5px 15px;
    margin-bottom: 0;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.fasc-button:hover {
    background: #000 !important;
    color: #FFF !important;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.les_artistes_accomp {
    display: flex;
    flex-wrap: wrap;
}
.unartccomp {
    width: 33.333%;
    background: #326cb4;
    color: #FFF;
    padding-bottom: 34px;
}
div#wrapinfoaccomp {
    display: flex;
    margin-bottom: 10px;
    margin-top: 20px;
}
.ndispositif {
    border: 1px solid;
    line-height: 1.2;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 20px;
    margin-right: 10px;
}
.nstyle {
    border: 1px solid #ffd732;
    background: #ffd732;
    color: #000;
    line-height: 1.2;
    padding: 3px 10px;
    font-size: 13px;
    border-radius: 20px;
}
div#imgprogartcomp {
    position: relative;
    line-height: 0;
}
.unartccomp:nth-child(3n +1) div#suiteconevt {
    padding-left: 40px;
}
.unartccomp a {
    color: #FFF;
    text-decoration: none;
}
.lapopvideo {
    padding: 30px;
}
.lapopvideo div#nomsoiree {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #000;
}
a.post-edit-link {
    display: none;
}
ul.slick-dots {
    margin-bottom: 0;
}
.slick-dots li {
    margin: 0 0px !important;
}
h2.titsousrub {
    margin-top: 0;
    font-family: 'carto';
    font-size: 24px;
    line-height: 1.2;
    font-weight: lighter !important;
}
a.undoctel {
    background: #ff6de2;
    display: table;
    padding: 2px 10px;
    border-radius: 20px;
    color: #FFF;
        margin-right: 10px;
    text-decoration: none;
        margin-bottom: 10px;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.undoctel:last-child {
        margin-bottom: 0px;
}
a.undoctel:hover {
    background: #000;
    color: #FFF;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.parent-pageid-136 a.undoctel {
    background: #326cb4;
}
.parent-pageid-136 a.undoctel:hover {
    background: #000;
    color: #FFF;
}
.parent-pageid-57 h3 {
    color: #cc1a51;
}
.parent-pageid-57 a.undoctel {
    background: #cc1a51;
}
.parent-pageid-57 a.undoctel:hover {
    background: #000;
    color: #FFF;
}
div#blocontact.bloctelrub {
    margin-top: 45px;
}
div#wrapdocstels {
    display: flex;
    flex-wrap: wrap;
}
.wpls-logo-slider .slick-slide {
    padding: 0 25px !important;
}
.wpls-logo-cnt.slick-slide img {
    max-height: 75px;
}
.alm-reveal {
    display: flex;
    flex-wrap: wrap;
}
.page-template-galeriephotos .xlHeader--leftdeux .xlHeader__headerdeux {
    right: -100px;
}
.page-template-galeriephotos .xlHeader--rightdeux .xlHeader__headerdeux {
    left: -70px;
}
.page-template-galeriephotos div#conttextdeifl {
    margin-top: 100px;
}
div#lagalerie {
    margin-top: 40px;
    margin-bottom: 40px;
}
a.suitlk {
    display: table;
    margin: 20px auto 40px;
    font-size: 20px;
    font-family: 'carto';
    background: #ffd732;
    padding: 6px 25px;
    line-height: 1.2;
    font-weight: 600;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.suitlk:hover {
    background: #000;
    color: #FFF;
                transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
#prochainement a.suitlk {
    margin: 0 auto;
}
div#wrapast {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    align-items: baseline;
}
#infosevtsingle div#wrapast {
    margin-bottom: 10px;
}
.typevt span {
    background: #FFF;
    color: #000;
    padding: 1px 15px;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 8px;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.typevt {
    font-size: 0;
    display: inline-block;
}
#lestylevt {
    background: #ffd732;
    color: #000;
    padding: 2px 15px;
    border-radius: 20px;
    display: inline-block;
}
div#suiteconevt {
    padding-right: 20px;
    margin-top: 20px;
}
div#contevt {
    margin-top: 6px;
}
a.lkbillevt {
    background: #ff6de2;
    position: relative;
    bottom: 0;
    display: table;
    padding: 8px 15px;
    line-height: 1;
    border-radius: 20Px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    margin-top: 20px;
}
.evtpprog a.lkbillevt.option-complet {
    display: none;
}
.evtpprog:nth-child(3n+1) a.lkbillevt {
    left: 40px;
}
div#lesbilletsaut {
    position: relative;
    display: flex;
    bottom: inherit;
    margin-top: 20px;
}
.evtpprog:nth-child(3n+1) div#lesbilletsaut {
    left: 40px;
}
a.lkbillevt:hover {
    background: #FFF;
    color: #000;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

div#wrapacco {
    display: flex;
    flex-wrap: wrap;
}
div#leftacco {
    width: calc(50% - 25px);
    margin-right: 25px;
}
div#rightacco {
    width: calc(50% - 25px);
    margin-left: 25px;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    margin-bottom: 0;
}
.list-inline p {
    display: inline;
}
.list-inline a {
    text-decoration: none;
}
.list-inline a:hover {
    text-decoration: underline;
}
div#flexprog {
    display: flex;
    padding: 0 40px;
}
a.lkadherent {
    background: #ff6de2;
    bottom: 0;
    color: #FFF;
    text-decoration: none;
    display: table;
    padding: 9px 15px;
    line-height: 1;
        font-size: 14px;
    border-radius: 20Px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
#lesbilletsaut a.lkadherent {
    padding: 8px 15px;
        margin-right: 5px;
}
a.lkadherent:hover {
    background: #FFF;
    color: #000;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#lesfiltresprog {
    margin-right: 40px;
}
.alm-filters-container .alm-filter--select select {
    border-radius: 20px !important;
    padding: 5px 15px !important;
        font-size: 13px !important;
}
div#lesfiltresprog {
    margin-right: 60px;
}
.single-evenement section#slidehome.avecimage:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 350px;
    background: linear-gradient(to top, black, transparent);
    content: "";
}
.unartiste:nth-child(2n) #leftartiste {
    order: 2;
}
div#phrasori {
    display: flex;
    align-items: center;
}
span.origine {
    background: #326cb4;
    margin-left: 10px;
    padding: 1px 15px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    font-size: 13px;
}
span.phrase {
    font-size: 18px;
    font-family: 'carto';
    max-width: calc(100% - 50px);
    line-height: 1.2;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
div#punchline {
    margin-top: 20px;
    font-size: 18px;
    font-family: 'carto';
    line-height: 1.2;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
div#galphotevt {
    margin-top: 25px;
}
h2 {
    margin-bottom: 15px !important;
}
.entry-content td, .comment-content td {
    border-top: 1px solid #FFF;
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #FFF;
    color: #FFF;
}
div#lkfoottit {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
}
div#infosrightfoot a {
    color: #FFF;
    text-decoration: none;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
#lesliensevtfin a {
    color: #FFF;
    text-decoration: none;
}
#lesliensevtfin a:before {
    content: "";
    width: 10px;
    height: 10px;
    position: relative;
    background: #FFF;
    background: #FFF;
    border-radius: 50%;
    display: inline-block;
    margin: 0 7px 0 3px;
}
div#infosrightfoot a:hover {
    color: #FFF;
    text-decoration: underline;
}
#infosrightfoot a:after {
    content: "";
    width: 10px;
    height: 10px;
    position: relative;
    background: #FFF;
    background: #FFF;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0 0 5px;
}
#infosrightfoot a:last-child:after, #lesliensevtfin a:last-child:after {
    display: none;
}
div#lesliensevtfin {
    margin-top: 20px;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
div#blocgalssrub {
    margin-bottom: 40px;
}
.page-id-62 .lesaccordeons {
    margin-top: 20px;
}
h2.interaccess {
    margin-top: 40px !important;
}
img.imgaccess {
    line-height: 0;
    max-width: 45px;
    vertical-align: middle;
    margin-right: 10px;
}
.page-id-62 span.plusminus {
    margin-top: 6px;
}
.page-id-62 .accordion_body {
    margin-top: 10px;
}
a.lkmedia {
    flex: 1 1 0px;
    margin: 0 20px;
    border: 1px solid;
    padding: 40px;
    text-align: center;
    align-items: center;
    border-radius: 25px;
    text-decoration: none;
    font-family: carto;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
a.lkmedia:hover {
color: #FFF;
background: #000;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#titlkmedia {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 1.4;
}
div#lesblocsmedies {
    display: flex;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 40px;
}
.option-cacher-food div#infofood {
    display: none;
}
div#playlisthome {
    max-width: 50%;
    margin-left: calc(50% - 20px);
    margin-top: -250px;
}
section#hypheractivitehome {
    padding: 80px 40px;
    background: url(https://www.cartonnerie.fr/wp-content/uploads/2024/06/or50983-scaled.jpg);
    background-size: cover;
    position: relative;
}
div#conthyperhome {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 40px 20px;
    border: 2px solid #FFF;
    border-radius: 40px;
    background: #a0a0a015;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
section#hypheractivitehome:before {
    content: "";
    background: #2caf87;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    mix-blend-mode: color;
}
div#lesevtshyperhome {
    position: relative;
}
div#lesevtshyperhome a {
    color: #FFF;
    text-decoration: none;
    width: 100%;
    margin: 0 30px 20px;
}
div#lesevtshyperhome a:hover {
    color: #ffd732;
}
h2.tithyperhome {
    margin-top: 0;
    text-align: center;
    font-size: 30px !important;
    font-weight: lighter;
    margin-bottom: 40px !important;
}
div#datehyperhome {
    color: #ffd732;
        font-size: 15px;
    text-transform: capitalize;
}
div#lesevtshyperhome a:hover div#datehyperhome {
    color: #FFF;
}
div#lesevtshyperhome {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 60px);
    margin-left: -30px;
}
div#tableaustudio {
    margin-top: 40px;
}
.uneligne:first-child {
    /* font-weight: bold; */
    text-transform: uppercase;
    font-size: 14px;
    color: #326cb4;
}
.uneligne {
    display: flex;
    flex-wrap: wrap;
}
.forfait {
    width: 40%;
    line-height: 1.2;
    padding: 10px;
    /* border-right: 1px solid; */
    border-left: 0;
}
.unentreetab {
    width: 20%;
    padding: 10px;
    text-align: center;
    line-height: 1.2;
}
div#contitsanimg {
    margin-top: 200px;
    position: relative;
}
.unpart img {
    max-width: 150px;
    max-height: 70px;
    width: auto;
    height: auto;
}
.leslogospart {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 40px;
}
.unpart {
    width: calc(14.28% - 40px);
    margin: 0 20px 40px;
    /* text-align: center; */
    display: flex;
    align-items: center;
    justify-content: center;
}
#fancybox-wrap {
    max-width: 800px;
    color: #000;
}
div#leftpartdec img {
    max-width: 200px;
    height: auto;
    max-height: 150px;
    width: auto;
}
div#contpartdec p {
    line-height: 1.50;
}
div#contpartdec {
    color: #000;
}
#lepartdec h2 {
    margin-top: 20px;
}
a.lkbfaceboook {
    background: #326cb4;
    position: relative;
    bottom: 0;
    color: #FFF;
    text-decoration: none;
    display: table;
    padding: 8px 15px;
    line-height: 1;
    border-radius: 20Px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    margin-top: 20px;
}
a.lkbfaceboook:hover {
    background: #FFF;
    color: #326cb4;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#continfonv {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px;
}
.unblocpratiq {
    width: calc(50% - 40px);
    margin: 0 20px 0px;
}
span.lieuprat {
    padding-left: 19px;
    background: url(/ims/logo-carto.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: top 3px left;
}
.letableau {
    border: 1px solid;
    padding: 30px;
    border-radius: 40px;
}
.letableau h2 {
    margin-bottom: 30px !important;
    margin-top: 10px;
}
div#wrapimgtex {
    display: flex;
    flex-wrap: wrap;
}
div#bloctextgauche {
    width: calc(60% - 40px);
    margin-right: 40px;
}
.demicil div#bloctextgauche {
    width: calc(50% - 40px);
}
div#bloctextdroite {
    width: calc(40% - 40px);
    margin-left: 40px;
}
.demicil div#bloctextdroite {
    width: calc(50% - 40px);
}
div#bloctextdroite h2:first-child {
    margin-top: 0;
}
div#bloctextgauche h2:first-child {
    margin-top: 0;
}
.affcentre #wrapimgtex {
    align-items: center;
}
div#unecolpage.fdcoulbloc {
    padding: 1px 0;
    font-size: 20px;
}
.parent-pageid-55 div#unecolpage.fdcoulbloc {
    background: #ffd732;
}
.parent-pageid-136 div#unecolpage.fdcoulbloc {
    background: #326cb4;
    color: #FFF;
}
.parent-pageid-136 div#unecolpage.fdcoulbloc a{
    color: #FFF;
}
.parent-pageid-136 div#unecolpage.fdcoulbloc a:hover{
    text-decoration: none;
}
.parent-pageid-51 div#unecolpage.fdcoulbloc {
    background: #ff6de2;
    color: #FFF;
}
.parent-pageid-51 div#unecolpage.fdcoulbloc a{
    color: #FFF;
}
.parent-pageid-51 div#unecolpage.fdcoulbloc a:hover{
    text-decoration: none;
}
.parent-pageid-55 div#unecolpage.fdcoulbloc {
    background: #ffd732;
}
div#unecolpage.fdcoulbloc {
    background: #ffd732;
    padding: 1px 0;
    font-size: 20px;
}
div#unecolpage.colgalphot {
    margin-bottom: 80px;
}
.unnomarch {
    display: inline;
    font-family: 'carto';
    font-size: 20px;
        line-height: 1.2;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.unnomarch:after {
    content: "";
    width: 15px;
    height: 15px;
    background: #000;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px 0 5px;
}
div#lecontwrapsub.lesnomsarch {
    margin-top: -40px;
}
div#contpres h2:first-child {
    margin-top: 0;
}
div#wrapfocus {
    display: flex;
    margin-left: -20px;
    width: calc(100% + 40px);
    margin-left: -20px;
}
.unfocushome {
    flex: 1 1 0;
    margin: 0 20px;
    border: 1px solid;
    padding: 40px;
    border-radius: 40px;
}
#lecontfocus p:last-child{
    margin-bottom: 0;
}
h6 {
    padding-left: 20px;
    /* font-weight: bold; */
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    position: relative;
    font-size: 14px !important;
    line-height: 1.25 !important;
}
h6:before {
    content: "";
    background: #000;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 2px;
}
div#leftaccordev {
    width: calc(60% - 40px);
    margin-right: 40px;
}
div#wrapaccordev {
    display: flex;
    flex-wrap: wrap;
}
div#rightaccordev {
    width: calc(40% - 40px);
    margin-left: 40px;
}
.accordroite div#leftaccordev {
    width: calc(40% - 40px);
    order: 2;
    margin-right: 0;
    margin-left: 40px;
}
.accordroite div#rightaccordev {
    width: calc(60% - 40px);
    order: 1;
    margin-right: 40px;
    margin-left: 0;
}
.evtpprog.option-complet #imgprog:before {
    content: "COMPLET";
    position: absolute;
    top: calc(50% + 5px);
    right: 5%;
    width: 90%;
    font-size: 150px;
    font-family: 'carto';
    text-transform: none;
    background: none !important;
    text-align: center;
    transform: translateY(-50%);
    line-height: 0;
    z-index: 2;
}
div#evtpastille img {
    max-width: 50px;
    height: auto;
}
div#evtpastille {
    margin-bottom: 10px;
}
#pastillagenda div#evtpastille {
    margin-bottom: 0px;
}
div#lecontwrapsub.bloclogo {
    padding-bottom: 0;
    margin-bottom: 10px;
}
div#zonetarifs {
    position: absolute;
    bottom: -120px;
    right: 40px;
    padding: 60px 40px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.2);
}
div#continfopoptarif {
    line-height: 1.6 !important;
}
div#boursebillets a {
    padding-left: 25px;
    color: #ffd732;
    text-transform: uppercase;
    margin-top: 50px;
    position: relative;
    display: table;
    text-decoration: none;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#boursebillets a:before {
    width: 17px;
    height: 17px;
    top: -2px;
    content: "";
    position: absolute;
    left: 0;
    background: #ffd732;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#boursebillets a:hover {
    color: #FFF;
            transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#boursebillets a:hover:before {
    background: #FFF;
        transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#lesbilletsautevt #boursebillets:nth-child(2) a {
    margin-top: 20px;
}
div#intitatirf {
    font-size: 14px;
    padding-left: 13px;
}
div#infotarif {
    text-align: right;
    font-size: 12px;
    margin-bottom: 20px;
    padding-right: 5px;
}
#lestarifs span{
    color: #ffd732;
}
div#lestarifspx {
    font-size: 16px;
    padding-right: 13px;
}
.untarif {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #2caf87;
    width: 330px;
    padding: 6Px 11px;
    border-radius: 20px;
    /* margin-bottom: 10px; */
    align-items: center;
    margin-top: 20px;
}
.untarif:first-child {
    margin-top: 0;
}
.single-evenement a.lkbillevt {
    color: #FFF;
    text-decoration: none;
    padding: 11px 20px;
}
.single-evenement a.lkbillevt:hover {
    color: #ff6de2;
    text-decoration: none;
}
div#unbillevt {
    display: flex;
    justify-content: end;
    margin-top: 20px;
}
.tarifgratuit .untarif {
    background: #ffd732;
    text-align: center;
    color: #000;
}
div#zonetarifs.tarifgratuit {
    bottom: -40px;
}
.tarifgratuit .untarif {
    justify-content: center;
}
a.btninfo {
    color: #FFF;
    margin-left: 2px;
}
a.btninfo:hover {
    color: #ffd732;
}
div#contevtsingle a {
    color: #FFF;
}
div#contevtsingle a:hover {
    color: #FFF;
    text-decoration: underline;
}
div#imgartaut span {
    font-size: 12px;
    padding: 0 10px;
    line-height: 1;
}
#intitatirf p:last-child {
    margin-bottom: 0;
}
.single-evenement div#fancybox-content {
    padding: 20px;
    background: #2caf87;
    color: #FFF;
}
.single-evenement div#fancybox-wrap {
    height: 274px !important;
}
div#titmobile {
    display: none;
    position: relative;
    z-index: 1;
}
.page-template-galeriephotos div#titmobile, .page-template-programmation div#titmobile {
    padding: 0 40px;
}
.page-template-galeriephotos .alm-listing.alm-ajax {
    margin-bottom: 0px !important;
}
.page-template-galeriephotos footer[role="contentinfo"] {
    margin-top: 0;
}
.sfm-pos-right .sfm-rollback {
    display: none !important;
}
.windows ul.list-inline {
    padding: 10px 0 0;
}
.windows a.suitlk, .windows h2.titactu {
    padding: 6px 25px 1px;
}
.windows a.lklogofoot {
    background: url(/ims/logo-carto.png);
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: top 0 left;
}
.windows.page-template-sousrubrique a.lklogofoot, .windows.page-template-default a.lklogofoot, .windows.page-template-espacepro a.lklogofoot {
    color: #000 !important;
    background: url(/ims/logo-carto-noir.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: top 0 left;
}
.windows.page-template-default .fdcouleur a.lklogofoot {
    color: #FFF !important;
    background: url(/ims/logo-carto.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: top 0 left;
}
div#rightfood {
    width: calc(100% - 100px);
    max-width: 300px;
}
.tarmob {
    display: none;
}
#gform_wrapper_1 label.gfield_label.gform-field-label {
    font-weight: bold;
    font-size: 14px;
    color: #2caf87;
}
div#gform_wrapper_1 {
    max-width: 546px;
    margin-bottom: 20px;
}
input#gform_submit_button_1 {
 background: #ffd732 !important;
    color: #000 !important;
    border-radius: 20px;
    line-height: 1.2;
    padding: 5px 15px;
    margin-bottom: 0;
    text-transform: uppercase;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
input#gform_submit_button_1:hover {
 background: #000 !important;
    color: #FFF !important;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
div#pluslienhyper a {
    display: none;
}
div#pluslienhyper a:first-child {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 20px;
}
.page-template-programmation .alm-layouts .alm-listing {
    margin-bottom: 0 !important;
}
div#lesrs {
    position: fixed;
    top: calc(50% - 34px);
    text-align: center;
    z-index: 3;
    transform: translateY(-50%);
    right: 0;
    flex-direction: column;
    display: flex;
}
a.lktree {
    display: block;
    margin-bottom: 0;
    padding: 5px 9px 4px 8px;
    border-radius: 5px 0 0 5px;
    /* font-size: 24px; */
    width: 35px;
    background: #FFF;
    margin: 4px 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    position: relative;
    height: 31px;
        text-decoration: none;
}
a.lktree:hover {
    padding-right: 105px;
    background: #326cb4;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktree span {
    position: absolute;
    right: 10px;
    top: 6px;
}
a.lktick {
    display: block;
    margin-bottom: 0;
    padding: 5px 9px 4px 8px;
    border-radius: 5px 0 0 5px;
    /* font-size: 24px; */
    width: 35px;
    background: #FFF;
    margin: 4px 0;
        text-decoration: none;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    position: relative;
    height: 31px;
    position: absolute;
    right: 0;
    top: 34px;
}
a.lktick:hover {
    padding-right: 105px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
        background: #ff6de2;
}
a.lktick span {
    position: absolute;
    right: 8px;
    top: 6px;
}
a.lktickenv {
    display: block;
    margin-bottom: 0;
    padding: 5px 9px 4px 8px;
    border-radius: 5px 0 0 5px;
    /* font-size: 24px; */
    width: 35px;
    background: #FFF;
    margin: 4px 0;
        text-decoration: none;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    position: relative;
    height: 31px;
    position: absolute;
    right: 0;
    top: 68px;
}
a.lktickenv:hover {
    padding-right: 105px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
        background: #ffd732;
}
a.lktickenv span {
    position: absolute;
    right: 8px;
    top: 6px;
}
div#lesrs a img {
    max-height: 18px;
}
div#titmobile.art_accomp {
    color: #326cb4;
    padding: 0 40px 10px;
}
button.f-button.is-next, button.f-button.is-prev {
    display: none;
}
a.lktree div#texthovfix {
    display: table;
    margin-top: 3px;
    margin-left: 203px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktree:hover div#texthovfix {
    margin-left: 3px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktree div#texthovfix {
    display: table;
    margin-top: 3px;
    margin-left: 203px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktree:hover div#texthovfix {
    margin-left: 3px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktick div#texthovfixbill {
    display: table;
    margin-top: 3px;
    margin-left: 203px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktick:hover div#texthovfixbill {
    margin-left: 3px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktickenv div#texthovfixbill {
    display: table;
    margin-top: 3px;
    margin-left: 203px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktickenv:hover div#texthovfixbill {
    margin-left: 3px;
        transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.lktickenv img {
    max-height: 16px !important;
    padding-top: 2Px;
}
.option-complet div#lestarifs {
    display: none;
}
.option-complet a.lkbillevt {
    min-width: 330px;
    text-align: center;
}
.tarifgratuit div#intitatirf {
    font-size: 14px;
    padding-left: 13px;
    padding: 5Px 20px;
    line-height: 1 !important;
}
.option-complet div#zonetarifs{
    bottom: -40px;
}
.option-complet a.lkbillevt {
    min-width: 330px;
    text-align: center;
    margin-top: 0;
}
.option-complet div#unbillevt {
    margin-top: 0;
}
.lkmobonly {
    display: none !important;
}
@keyframes boomcta {
  0% { right: -155px; }
  20% { right: 0px; }
  80% { right: 0px; }
  100% { right: -155px; }
}
#faciliti-cta {
  position: fixed;
top: calc(50% - -70px);
  min-width: 200px;
  width: 200px;
  min-height: 75px;
  align-items: center;
  padding: 0;
  right: -155px;
  transition: right 0.3s ease;
  background-color: #c40030;
  cursor: pointer;
  display: flex;
  border: none;
  animation-name: boomcta;
  animation-duration: 6s;
  justify-content: space-between;
  z-index: 10000;
  @media print{
    display:none !important;
  }
}
#faciliti-cta:hover {
  right: 0;
  width: auto;
}
#faciliti-cta .cta-text {
  margin: auto;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.5;
  text-align:center;
  text-transform: uppercase;
}
#faciliti-cta img {
  height: 75px;
  width: 75px;
  margin-left: -40px;
  background-color: transparent !important;
}
.menu-toggle:hover, .menu-toggle:focus, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
    color: inherit;
    background-color: inherit;
    background-repeat: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
div#pastillagenda {
    position: absolute;
    right: 10px;
    z-index: 2;
    top: 10px;
}
img.pastbor {
    border-radius: 5px;
}

@media only screen and (max-width: 2520px) {
.evtpprog.option-complet #imgprog:before {
    font-size: 120px;
}
}
@media only screen and (max-width: 2020px) {
.evtpprog.option-complet #imgprog:before {
    font-size: 90px;
}
}
@media only screen and (max-width: 1680px) {
div#rightartiste {
    padding: 0 40px;
}
.unartiste:nth-child(2n) div#rightartiste {
    padding: 0 40px;
}
}
@media only screen and (max-width: 1530px) {
.evtpprog.option-complet #imgprog:before {
    font-size: 72px;
}
}
@media only screen and (max-width: 1350px) {
.unpart {
    width: calc(16.66% - 40px);
}
div#titcolfoot {
    font-size: 20px;
}
div#grosliens a {
    font-size: 20px;
}
}
@media only screen and (max-width: 1230px) {
.evtpprog.option-complet #imgprog:before {
        font-size: 55px;
}
}
@media only screen and (max-width: 1120px) {
.unpart {
    width: calc(20% - 40px);
}
#imgprog img {
    transform: scale(1.07) translateX(-11px);
}
div#nomsoireevt {
    font-size: 40px;
}
h1.titevt.avnomsoire span:first-child {
    font-size: 30px;
}
h1.titevt span:first-child {
    font-size: 40px;
}
h1.titevt {
    font-size: 30px;
}
#infosevtsingle div#ladateevtprog {
    font-size: 30px;
}
#infosevtsingle div#ladateevtprog span:before {
    height: 23px;
    width: 23px;
}
div#lesblocsmedies {
    display: block;
}
a.lkmedia {
    margin: 0 20px 20px;
    padding: 25px;
}
}
@media only screen and (max-width: 1080px) {
.lkmobonly {
    display: block !important;
}
.uncolfoot:nth-child(4), .uncolfoot:nth-child(5), .uncolfoot:nth-child(6) {
    display: none;
}
div#lesliensfoot {
    display: none;
}
div#adressefoot {
    margin-top: 0;
}
div#conttextdeifl {
    display: none;
}
div#couldefil {
    display: none;
}
div#titmobile {
    font-family: 'carto';
    line-height: 1;
    font-size: 40px;
    margin-bottom: 10px;
            display: block;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.page-template-programmation div#titmobile {
    margin-bottom: 40px;
}
h2.sharetit {
    font-size: 40px !important;
}
div#titmobile.titmobhome {
    padding: 40px 40px 30px;
}
#texthovfixbill, #texthovfix {
    display: none;
}
}
@media only screen and (max-width: 980px) {
div#lesrs {
    z-index: 300000000;
}
.option-complet a.lkbillevt {
    min-width: 100%;
}
div#lesmenus {
    display: none;
}
div#titinfoprat {
    font-size: 30px;
}
div#rubrique {
    display: none;
}
div#lecontwrapsub {
        margin: 40px auto 0;
    }
div#presgenerale {
    font-size: 16px;
}
.home .site-header:before, .single-evenement .site-header:before, body.page-template-sousrubrique .site-header:before, body.page-template-default .site-header:before, body.page-template-espacepro .site-header:before {
    height: 57px;
}
.home.smaller .site-header:before, .smaller.single-evenement .site-header:before, body.page-template-sousrubrique.smaller .site-header:before, body.page-template-default.smaller .site-header:before, body.page-template-espacepro.smaller .site-header:before {
    height: 57px;
}
.smaller div#bandhead:after {
        height: 71px;
    }
div#incrub {
    height: calc(85vh - 90px);
}
.site-header {
    padding: 10px 0 14px;
}
div#bandhead:after {
    top: -15px;
    height: 60px;
}
a.ungalphoto {
    width: 33.333%;
    height: 500px;
}
a.ungalphoto:nth-child(4) {
    display: none;
}
.page-template-galeriephotos a.ungalphoto:nth-child(4) {
        display: block;
    }
.evtpprog {
    width: 50%;
}
.artactu {
    width: 50% !important;
}
div#suiteconevt {
    padding-left: 20Px !important;
}
.evtpprog:nth-child(3n+1) div#suiteconevt {
    padding-left: inherit;
}
.evtpprog:nth-child(3n+1) a.lkbillevt {
    left: inherit;
}
a.lkbillevt {
    left: 20px !important;
}
.evtpprog {
    margin-bottom: 20px;
}
.sfm-pos-right .sfm-rollback {
    display: block !important;
}
div#leftartiste {
    width: 100%;
}
div#rightartiste {
    width: 100%;
}
div#headart {
    margin-top: 40Px;
}
.unartiste:nth-child(2n) #leftartiste {
    order: 1;
}
.unartiste:nth-child(2n) #rightartiste {
    order: 2;
}
h2.nomartiste {
    font-size: 30px !important;
}
.tarmob {
    display: block;
}
.tardesk {
    display: none;
}
div#zonetarifs.tarmob {
    bottom: inherit;
    position: relative;
    right: inherit;
    padding: 20px;
    width: calc(100% - 80px);
    margin: 40px auto 0;
    border-radius: 20Px;
}
div#zoneinfos {
    width: 100%;
    padding: 40px;
}
.tarmob .untarif {
    width: inherit;
}
.evt:hover #imgprog img, .evtpprog:hover #imgprog img {
    transform: scale(1) translateX(0);
    filter: grayscale(1);
}
.evt:hover div#imgprog:after, .evtpprog:hover div#imgprog:after {
    opacity: 0;
}
 div#zonetarifs a.lkbillevt {
        left: 0px !important;
    }
    .unartccomp {
    width: 50%;
}
}
@media only screen and (max-width: 920px) {
.unpart {
    width: calc(25% - 40px);
}
}
@media only screen and (max-width: 800px) {
div#leftsousrub {
    width: 100%;
    margin-right: 0;
}
div#rightsousrub {
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
}
.accordion_head {
    padding: 8px 0;
    font-size: 17px;
}
.uneactu {
    width: calc(100% - 80px);
    margin: 0 40px 40px;
}
.uneactu:nth-child(2) {
    margin-top: 20px;
}
.uneactu:nth-child(3) {
    margin-top: 20px;
}
div#playlisthome {
    max-width: calc(100% - 80px);
    margin-left: inherit;
    margin-top: 20px;
    padding: 0 40px;
}
.uneactu:last-child a.lecontactu {
    max-width: 80%;
}
div#contartctu {
    margin: 0 auto 40px;
}
div#playlisthome {
        max-width: calc(100% - 80px);
        margin-left: inherit;
        margin-top: 20px;
        padding: 0;
        margin: 0 40px;
    }
div#imgneuffd, #imgtroisfd, #imgdouzefd, #imgdeuxfd {
    display: none;
}
div#imgcinqfd {
    right: 0;
}
div#imghuitfd {
    left: 0;
}
div#bloctextgauche {
    width: 100%;
    margin-right: 0;
}
div#bloctextdroite {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
}
@media only screen and (max-width: 768px) {
  #faciliti-cta *:not(img) {
    opacity: 0;
  }
  #faciliti-cta:hover {
    right: -155px; // left: -155px; pour la version à gauche
  }
  #faciliti-cta {
    background-color: transparent;
   top: calc(50% - -55px);
    animation: none;
  }

#faciliti-cta img {
    height: 50px;
    width: 50px;
     margin-left: -10px;
    background-color: transparent !important;
}
}
@media only screen and (max-width: 750px) {
a.lklogofoot {
    display: none;
}
div#lkfoottit {
    justify-content: center;
}
div#presgenerale {
    width: calc(100% - 80px);
}

div#incrub {
    height: calc(75vh - 90px);
}
div#wrapfocus {
    display: flex;
    flex-wrap: wrap;
}
.unfocushome {
    flex: inherit;
    margin: 20px 20px 0;
    width: 100%;
}
div#lecontwrapsub.bloclogo {
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 40px;
}
    .unpart {
        width: calc(33.333% - 40px);
    }
.demicil div#bloctextgauche {
    width: 100%;
    margin-right: 0;
}
.demicil div#bloctextdroite {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
}
@media only screen and (max-width: 690px) {
div#wrapcolfoot {
    flex-wrap: wrap;
}
.uncolfoot {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
a.lknewslette {
    margin: 25px auto 0;
}
div#lkfoottit {
    margin-top: 0px;
}
div#grosliens a {
    margin-bottom: 10Px;
}
div#leftacco {
    width: 100%;
    margin-right: 0;
}
div#rightacco {
    width: 100%;
    margin-left: 0;
}
a.ungalphoto {
    width: 50%;
    height: 400px;
}
a.ungalphoto:nth-child(3) {
    display: none;
}
.page-template-galeriephotos a.ungalphoto:nth-child(3) {
        display: block;
    }
#myVideo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover!important;
    transform: none;
}
#lavideohome {
        height: 75vh;
    }
    #imgprog img {
        transform: scale(1.07) translateX(-4px);
    }

}
@media only screen and (max-width: 600px) {
div#nomsoiree {
    font-size: 30px;
}
.unartccomp {
    width: 100%;
}
ul.list-inline {
    margin-bottom: 0;
    font-weight: 500;
    padding: 4px 0 1px;
}
    h1.titevt {
        font-size: 25px;
    }
        #infosevtsingle div#ladateevtprog {
        font-size: 25px;
    }
        div#nomsoireevt {
        font-size: 30px;
    }
        h1.titevt span:first-child {
        font-size: 30px;
    }
        h1.titevt.avnomsoire span:first-child {
        font-size: 25px;
    }
    #infosevtsingle div#ladateevtprog span:before {
    height: 18px;
    width: 18px;
}
div#zonetarifs.tarmob {
    width: calc(100% - 40px);
    border-radius: 20Px;
}
div#infosevtsingle {
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
    max-width: 600px;
}
div#zoneinfos {
    width: 100%;
    padding: 20px;
}
    div#nomsoireevt {
        font-size: 35px;
    }
    div#rightartiste {
        padding: 0 20px;
    }
    .unartiste:nth-child(2n) div#rightartiste {
        padding: 0 20px;
    }
.unartiste {
    margin: 20px auto;
}
div#headart {
    margin-top: 16Px;
}
.sfm-navicon-button.sf_label_default {
    width: 55px !important;
    height: 55px !important;
}
.unblocpratiq {
    width: 100%;
    margin: 0;
}
div#zoneinfos {
    width: calc(100% - 20px);
    padding: 40px 0 0 20px;
}
div#continfonv {
    width: 100%;
    margin-left: 0;
}
div#bloctextdroite {
    margin-top: 0;
}
.evtpprog {
    width: 100%;
}
.artactu {
    width: 100% !important;
}
div#playlisthome {
    max-width: calc(100% - 40px);
    padding: 0 20px;
}
div#presgenerale {
        font-size: 14px;
    }
div#presgenerale {
    bottom: 25px;
    left: 20px;
    width: calc(100% - 40px);
}
div#bandhead {
    padding: 0 20px;
}
div#lecontwrapsub {
    margin: 25px auto 0;
    padding: 0 20px;
}
div#blocgalssrub {
    margin-bottom: 20px;
}
.site-header h1 {
    font-size: 25px;
    padding-left: 35px;
    background: url(/ims/logo-carto.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: top 5px left;
}
.site-info {
    padding: 0 20px;
}
.smaller div#bandhead:after {
        height: 60px;
}
.lesaccordeons {
    margin-top: 25px;
}
div#titmobile {
    font-size: 30px;
}
h2.sharetit {
    font-size: 30px !important;
}
h1.entry-title {
    font-size: 28px;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    text-align: left;
}
.page-template-galeriephotos div#titmobile, .page-template-programmation div#titmobile {
    padding: 0 20px;
}
div#lesliensrs a {
    color: #2caf87;
    font-size: 30px;
    margin: 0 7px;
}
div#hast {
    font-size: 18px;
}
section#parthome {
    padding: 24px 40Px 33px;
}
section#partenaires {
    margin-top: 30px;
    padding: 0px 20px;
    margin-bottom: 5px;
    width: calc(100% - 40px);
}
section#hypheractivitehome {
    padding: 40px 20px;
}
span.titartprog:first-child, .option-co-plateau span.titartprog {
    font-size: 25px;
}
div#conthyperhome {
    padding: 30px 20px 20px;
}
    ul.list-inline li {
        font-size: 25px;
    }
.home section#slidehome {
        height: 36vh;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    #lavideohome {
    height: 50vh;
}
.single-galerie-photos div#primary {
    margin-top: 0;
}
div#infoscomp {
    padding: 0 20px;
}
div#lagalerie {
    margin-top: 20px;
}
.single-galerie-photos .entry-header {
    margin-bottom: 3px;
}
.entry-header .entry-title {
    font-size: 30px;
}
div#nomsoiree {
    font-size: 30px;
}
div#flexprog {
    display: block;
    padding: 0 20px;
}
div#alm-filters-filtresprogs {
    margin-bottom: 0;
}
div#blocbilladherent {
    margin-bottom: 30px;
}
div#titmobile.titmobhome {
    padding: 30px 20px 20px;
}
section#prochainement {
    padding-bottom: 20px;
}
    a.suitlk {
        margin: 0px auto 30px;
        font-size: 18px;
    }
    a.suitlk.lagalhome {
        margin: 28px auto 30px;
        font-size: 18px;
    }
a.lecontactu {
    max-width: 100%;
}
.uneactu {
        margin: 0 20px 20px;
                width: calc(100% - 40px);
    }
.uneactu:last-child a.lecontactu {
    max-width: 100%;
}
    div#playlisthome {
        max-width: 100%;
        padding: 0;
        width: calc(100% - 40px);
        margin: 0 20px;
    }
body .site {
    margin-top: 85px;
}
h2.titactu {
    font-size: 18px !important;
}
.marquee__content {
    animation: marquee 40s linear infinite forwards;
}
div#rightsousrub {
        margin-top: 20px;
    }
div#unecolpage.fdcoulbloc {
    font-size: 15px;
}
div#unecolpage.colgalphot {
    margin-bottom: 55px;
}
div#lecontwrapsub {
    max-width: 1600px;
    margin: 30px auto;
    padding: 0 20px;
}
a.lkmedia {
    text-align: left;
        padding: 15px;
        margin: 0 20px 10px;
}
div#titlkmedia {
    font-size: 15px;
}
div#pluslienhyper a:first-child {
    right: 18px;
    bottom: 12px;
}
div#titmobile.art_accomp {
    color: #326cb4;
    padding: 0 20px 10px;
}
div#contitsanimg {
    margin-top: 100px;
    padding: 0 20px;
}
}
@media only screen and (max-width: 550px) {
    .unpart {
        width: calc(50% - 40px);
    }
    .unpart img {
    max-width: 130px;
    max-height: 65px;
}
 }
@media only screen and (max-width: 480px) {
.home section#slidehome {
        height: 32vh;
    }
}
@media only screen and (max-width: 460px) {
a.ungalphoto {
    width: 50%;
    height: 320px;
}
}
@media only screen and (max-width: 390px) {
div#infosrightfoot a {
    display: block;
    text-align: center;
        margin-bottom: 5px;
}
#infosrightfoot a:after {
    display: none;
}
}
.single-actualite section#slidehome.avecimage {
    height: 90vh;
}
.single-actualite section#slidehome.avecimage:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 300px;
    background: linear-gradient(to top, black, transparent);
    width: 100%;
}
h1#nomactu {
    font-size: 50px;
    font-family: 'carto';
    line-height: 1;
    margin-bottom: 6px;
    hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
}
#soustitreactu {
    font-size:30px !important;
}
.artactu {
    width: 33.333%;
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 26px;
}
.artactu a {
    color: #FFF;
    text-decoration: none;
}
.artactu:nth-child(3n+1) div#suiteconevt {
    padding-left: 40px;
}
.artactu:hover div#imgprog:after {
    opacity: 1;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.artactu:hover #imgprog img {
    transform: scale(1.15) translateX(25px);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    filter: grayscale(1);
}
.artactu div#imgprog:after {
    content: "";
    background: #2caf87;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: color;
    opacity: 0;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.artactu:hover div#imgprog:after {
    opacity: 1;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.soustitreactu {
    display:block;
    font-family: 'carto';
    text-transform: none;
    font-size: 20px;
    line-height: 23px;
    hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    margin-top: 12px;
    margin-bottom: 10px;
}
.themeactu {
    background: #FFF;
    color: #000;
    padding: 0px 12px;
    border-radius: 20px;
    line-height: 20px;
    margin-right: 5px;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 12px;
}
.bouton-actu {
    background: #ffd732;
    color: black;
    position: relative;
    bottom: 0;
    font-size: 14px;
    display: table;
    padding: 2px 11px;
    line-height: 1;
    border-radius: 20Px;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    margin-top: 20px !important;
}
.bouton-actu:hover {
    background: white;
}
.artactu p {
    margin-bottom:0;
}
@media only screen and (max-width: 600px) {
    h1#nomactu {
        font-size: 35px;
    }
    #soustitreactu {
        font-size: 25px;
    }
}

