@font-face {
    font-family: 'SainteColombeWeb-ExtraLight';
    src: url('fonts/SainteColombeWeb-ExtraLight.woff') format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'David-Light';
    src: url('fonts/David-Light.woff2') format('woff2');
    src: url('fonts/David-Light.woff') format('woff');
    font-style: normal;
}


iframe {
    height: 340px;
}

/* .container-fluid {
    padding-right: 0px;
padding-left: 0px;
} */
body{
    font-family: 'SainteColombeWeb-ExtraLight';
    font-style: normal;
    color: #3a3a3a;
    background: #efecec;
}


.marquee-wrapper {
    padding: 0px 0px;
    /* margin: 10px 0; */
    position: sticky;
    top: 0px;
    overflow: hidden;
    background: #e0e0e0;
}

.single .main{
    padding-bottom: 100px;
}

.marquee-wrapper p{
    margin: 0.2em 0;
}

.marquee3k__copy {
    padding-right: 30px;
    box-sizing: border-box;
}


.header .container {
    /* background: red; */
}

.content.header {
    overflow: hidden;
}

.intro-container {
    position: relative;
    top: 80px;
}

footer {
    background: #856300;
    color: white;
}

ul.footer-nav {
    padding: 0;
    margin: 0;
}

footer li {
    text-transform: uppercase;
    list-style: none;
    padding: 0.15em 0;
}

.spacer {
    height: 25px;
}

.type85p {
    font-size: 0.8em;
}

body:not(.home) .page-content-container span {
    color: #3a3a3a !important;
}

hr {
    border: 0;
    border-top: 1px solid;
    border-color: #856300 !important;
}

.home .content.header {
    /* background: white; */
}

p {
    /* font-size: 1vw; */
    /* line-height: 1.5vw; */
    font-size: 1.3em;
    font-family: 'david-light';
    line-height: 1.5em;
    hyphens: auto;
    /* color: #3a3a3a; */
}

footer p {/* font-family: 'SainteColombeWeb-ExtraLight'; */font-size: 0.95em;/* text-transform: uppercase; */}

img.size-medium {
    width: 70%;
    height: auto;
}

img.alignnone {
    width: 100%;
    height: auto;
}

.col-md-4 img {
    width: 100%;
}

.container {
    /* background: white; */
    position: relative;
    /* border-radius: 5px; */
}

.content.header .cover-wrapper {
    max-height: 85vh;
    margin-bottom: 0px;
    position: relative;
    /* background-color: black; */
    text-align: center;
    /* max-height: 200px; */
    /* max-width: 100%; */
    /* overflow: hidden; */
    line-height: 0;
    overflow: hidden;
}

.home .content.header .cover-wrapper {
    height: auto;
/*    max-height: none;
*/}

img {}

.cover-bg {
    background: linear-gradient(0deg, #e0e0e0, #e0e0e000);
    position: absolute;
    width: 100%;
    height: 120px;
    bottom: 0px;
}

.content.header.margin-bottomed {}

h1,h2,h3,h4,h5,h5,h6 {
    font-weight: normal;
}

h6 {
    font-size: 1em;
}

h1:first-of-type {
    margin-top: 0em;
    text-transform: uppercase;
}


.single h1:first-of-type {
    font-size: 3.6vw;
}


.intro-container h1 {
    /* font-size: 4em; */
}

h1 strong {
    font-weight: normal;
}

h3 strong {
    font-weight: 500;
}

h3 {
    font-size: 2.4em;
    margin: 0.5em 0;
    color: #856300;
}

h2 {font-size: 2.4em;}

h2 span {
    color: #856300 !important;
}

h2 strong {
    font-weight: normal;
}

h4 + h3 {
    margin-top: 0;
}

h3 b {
    font-weight: 500;
}

.italic, i, em {
    font-style: italic;
}

a {
    text-decoration: none;
    color: inherit;
}

.cinema #menu-annexe a {
    color: white;
}

.cinema:hover #menu-annexe a {
    color: black;
}

.bouton a, a.btn {
    text-align: center;
    vertical-align: middle;
    background-color: #856300;
    border: 2px solid #856300;
    border-radius: 50px;
    padding: 0.5em 1em;
    font-size: 0.8em;
    text-transform: uppercase; 
    color: #e0e0e0;
    display: inline-block;
}

.bouton  {
    margin-top: 2em;
    }
.bouton:hover a, a.btn:hover {
    background-color: #efecec;border: 2px solid #856300;color: #856300 !important;
}



a:visited {
    color: inherit;
}
a.btn:visited {
    color: #e0e0e0;
}

.current-menu-item a, .current-menu-parent > li > a, .current-menu-ancestor > a, a:hover {
    border-bottom: 1px solid;
    /* text-decoration: underline; */
}
/*SEULEMENT SUR MOBILE*/
@media (max-width: 769px) {
    
}


/*fonts*/
.cap {
    text-transform: uppercase;

}
.s{
    font-size: 1.25em;
    font-family:'david-light';
    line-height: 1.5em;
}
.m {
    font-size: 1em;
    line-height: 1.6em;
}

h4:first-of-type {
    /* margin-top: 0px; */
    /* font-size: 1rem; */
}

h4 {
    font-size: 2em;
}

h4 strong {
    font-weight: normal;
}

h4 stron {}
.l {
    font-size: 2em;

}

.menu2 span.l {
    font-size: 2vw;
}
.xl {
    font-size: 3em;
    line-height: 1em;
}

.xl {
    font-size: 3vw;
}

p.m {
    margin-bottom: .5em;
    margin-top: 0;

}
p.l {
    margin-bottom: .5em;
    margin-top: 0;
}
p.xl {
    margin-bottom: .5em;
    margin-top: 0;

}


/*couleurs*/
.or {
    color: #866302 !important;
}

.silver {
    color: #828282 !important;
}

.orange, [data-color="orange"] {
    color: #ff6c00;
}
.violet, [data-color="violet"] {
    color: #bb1ce6;
}
.bleu, [data-color="bleu"] {
    color: #008bff;
}
.vert, [data-color="vert"] {
    color: #00894b;
}
.noir, [data-color="noir"] { color:black}


.navbar.or {
    background:linear-gradient(#008900 20%, transparent);
}

.navbar.orange {
    background: linear-gradient(#f8853f  20%, transparent);
}
.navbar.violet {
    background: linear-gradient( #856300 20%, transparent);
}
.navbar.bleu {
    background: linear-gradient( #f8853f 20% , transparent);
}
.navbar.vert {
    background: linear-gradient( #856300 20%, transparent);
}
.navbar {
    position: fixed;
    top: 0px;
    z-index: 100000;
    padding: .5em .5em 0em .5em !important;
    top: 0;
    text-transform: uppercase;
    background: #efecec;
    box-shadow: 0px 0px 10px 22px #efecec;
    /* background-position-y: 0px; */
    transition: 300ms;
}

.navbar.cinema {
    background: linear-gradient(180deg, black 30%, transparent);
    box-shadow: 0px 0px 10px 22px #f16c6c00;
}

.menu2-mobile.open {}

a.visited {
    color: inherit;
}

.navbar:hover {
    box-shadow: 0px 0px 310px 240px white;
}

.navbar:hover {
    padding: .5em .5em 5vh .5em;
    box-shadow: 9px -9px 480px 350px #efecec !important;
    background: #efecec !important;
    transform: translate3d(0%, 0px, 0px) !important;
}

.menu1 ul {
    margin: 0;
    padding: 0;
}

.menu1 ul > li{
    list-style: none;
    display:inline-block;
    padding-left: 1em;
    font-size: 1vw;
}

.menu2 ul > li{
    list-style: none;
    padding: .25em 0 .25em 0;
    /* width: 40%; */
    font-size: 1vw;
}

.menu2 ul > li >ul {}

.menu2{
    position: relative;
}

.menu2 ul {
    padding: 0;
    margin: 0;
}

.menu2 ul li ul {
    /* position: absolute; */
    position: relative;
    /* width: 70%; */
}


.menu2 ul > li > ul > li > ul{
    position: relative;
    padding: 0;
    font-size: 0.5vw;
    margin: 0;
    height: 0px;
    overflow: hidden;
}

.menu2 ul > li > ul > li > ul > li {
    font-size: 0.8vw;
}

.menu2 ul > li > ul > li > ul.sub-menu.open {
    height: auto;
    padding: 0.5em 0 0.5em 1em;
}


.menu2 nav > ul > li{
    list-style: none;
    display: block;
    padding: .5em 1em 0 0;
    float: left;
    position: relative;
    }


.menu2 nav > ul > li > ul{
    max-height: 0;
    overflow:hidden;
    transition: 300ms;
    /* position: relative; */
    /* height: 0; */
}
.navbar:hover nav > ul > li> ul{
    list-style: none;
   /* color: white;*/
    max-height: 400px;
    }

.navbar .menu-background{
    position: fixed;
    height: 80vh;
    width: 101%;
    background: linear-gradient(white, transparent);
    z-index: -1;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: 1s;
}

.menu-item ul.sub-menu {
    width: 22vw;
    display: block;
}

ul.sub-menu {}


.navbar:hover .menu-background{
    opacity: 0;
}

.align-right {
    text-align: right;
}

.vignettes {
    margin: auto;
    text-align: center;
}

.hideOnScroll{
    transition: 500ms;
    /* transition-property: transform; */
}

.marquee.hideOnScroll.hidden {
    transform: translate3d(0%, 60px, 0px); 
    transition: 500ms; 
}

.navbar.container-fluid.hideOnScroll.hidden {
    transform: translate3d(0%, -73px, 0px);
    transition: 500ms;
    background: #efecec;
    box-shadow: 0px 0px 11px 12px #efecec;
}

.alerte {
    position: fixed;
    background-color: black;
    bottom: 0;
}
.alerte p{
    margin:5px;
}

.banner {
    margin-top: 1em;

}
.banner img{

    height:80vh; 
    width: 100%;
    object-fit: cover;
}

.vignettes img {
    width: 50%;
}

.borderleft { 
    border-right: 3px solid #856300;
}

.bouton a {
    text-align:center;
    vertical-align:middle;
    background-color:#856300;
    border-radius: 30px;
    padding: 1em;
    text-transform: uppercase;
    color: white;
    }
.bouton  {
    margin-top: 2em;
    }
.bouton:hover a {

    background-color:white;
    border: 2px solid #856300;
    color: #856300;
    }


.footer{
    background-color: #856300;
    margin-top: 3em;
    color: white;
}

    

.footer ul li {
    list-style: none;
    margin: 0;
}

.logo img{
    width: 100%;
    padding: 2em;
}

.logofooter img{
    width: 30%;
    padding: 1em;
}


/*SEULEMENT SUR MOBILE*/
@media (max-width: 769px) {

.home .content.header .cover-wrapper {
    margin-top: 50px;
    width: 220%;
    left: -70%;
}

h1 {
    font-size: 6.6vw;
}


h3 {
    font-size: 5vw;
}

    .navbar, .navbar:hover{
        padding: .5em .5em 0em .5em !important;
        top: 0;
        text-transform: uppercase;
        background: #efecec;
        box-shadow: 0px 0px 10px 22px #efecec !important;
    }



    .navbar.cinema{
        padding: .5em .5em 0em .5em !important;
        top: 0;
        text-transform: uppercase;
        background: #000000;
        box-shadow: 0px 0px 10px 22px #000000 !important;
    }

    .navbar.open{
        height: 100%;
        overflow: scroll;
        box-shadow: 9px -9px 480px 350px #e0e0e0 !important;
        background: #e0e0e0 !important;
        transform: translate3d(0%, 0px, 0px) !important;
    }

    .navbar .menu2-mobile{
        height: 0;
        overflow: hidden;
    }



    .navbar.open .menu2-mobile{
        height: auto;
        overflow-x: hidden;
        /* overflow: auto; */
        /* position: relative; */
    }


    .menu-toggle-wrapper{
        position: fixed !important;
        top: 12px;
        right: 0px;
        margin-top: 3px;
        z-index: 99999;
    }

    .main-container{
        position: relative;
        top: 0px;
    }

    .navbar:hover nav > ul > li> ul{
        list-style: none;
        /* color: white;*/
        max-height: none;
    }

    .navbar:hover nav > ul > li{
        padding-top: 20px;
    }


   .navbar.container-fluid.hideOnScroll.hidden{
        transform: translate3d(0%, -400px, 0px);
    }

    p{
        font-size: 1em !important;
    }

    .s {
        font-size: 1em;
    }

    .xl {
        font-size: 7.2vw;
        line-height: 1em;
    }

    .l{
        font-size: 6vw;
        line-height: 1em;
    }


    .menu2-mobile > nav > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-top: 5px;
    }



    .menu2-mobile li{
        list-style: none;
        padding: 5px 0px;
    }

.menu2-mobile .sub-menu li:first-of-type {
    padding-top: 10px;
}



    .menu2-mobile ul > li > ul > li > ul.sub-menu {
        height: auto;
        padding: 0px 0 0.5em 1em;
    }

    .menu-item ul.sub-menu {
        width: 100%;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    li > ul.sub-menu > li > ul {
        margin: 0px !important;
    }

    .menuToggle input
    {
      display: block;
      width: 100px;
      height: 100px;
      position: absolute;
      top: -7px;
      /* left: -5px; */
      cursor: pointer;
      opacity: 0; /* hide this */
      z-index: 2; /* and place it over the hamburger */
      -webkit-touch-callout: none;
      right: 0px;
      /* background: red; */
    }

    /*
     * Just a quick hamburger
     */
    .menuToggle span
    {
      display: block;
      width: 100%;
      height: 1px;
      margin-bottom: 10px;
      /* position: absolute; */
      background: #4c4c4c;
      /* border-radius: 3px; */
      z-index: 1;
      transform-origin: center;
      transition: transform 0.3s cubic-bezier(0.77,0.2,0.05,1.0);
    }

    .menuToggle span:first-child
    {
      transform-origin: 0% 0%;
    }

    .menuToggle span:nth-last-child(2)
    {
      transform-origin: center;
    }

    /* 
     * Transform all the slices of hamburger
     * into a crossmark.
     */
    .menuToggle input:checked ~ span
    {
      opacity: 1;
      transform: rotate(45deg) translate(-6px, -5px);
      background: #4c4c4c;
    }

    /*
     * But let's hide the middle one.
     */
    .menuToggle input:checked ~ span:nth-last-child(3)
    {
      opacity: 0;
      transform: rotate(0deg) scale(0.2, 0.2);
    }

    /*
     * Ohyeah and the last one should go the other direction
     */
    .menuToggle input:checked ~ span:nth-last-child(2)
    {
        transform: rotate(-45deg ) translate(-1px, 1px); }

}
