<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*****************************
* HOMEPAGE
******************************/

.slider {
    width: 100%;
    height: 100vh;
    /*max-height: 890px;*/
}

.rsCentered { top: 26%; }

.royalSlider img {
    margin: 0 !important;
}

.homepage .royalSlider h1 {
    font-size: 4em;
    line-height: 1.4em;
}

.homepage .royalSlider .rsContainer .rsSlide:first-child h1 { line-height: 1.8em; }

.presentation,
.video,
.push {
    text-align: center;
}


.video .btn { margin-top: 2em; }

.video p { margin-bottom: 1.5em;  }

.video .video-content { padding: 0 40px  }

.video .video-content h3 {
    text-transform: none;
    margin-top: 0;
}

.push-festival img,
.push-stages img {
    margin-bottom: 30px;
}

.push-actions-culturelles h2 { text-align: center; }

.push-actions-culturelles img { 
    max-width: 550px; 
    margin: 0 0 2em 2em;
    float: right;
}

.zone-push { 
    position: relative; 
    padding-bottom: 2em;
    padding: 0px 50px 90px 0px;
    background: #FFF;
}

.zone-push .content {
    position: relative;
    background: #f9f9f9; 
    padding: 2em 3em; 
    height: 100%
}

.zone-push .btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -25px;
}

.push-actions-culturelles .btn { bottom: -60px; }

.blog-column { padding: 18px 50px 20px 0; }

.blog-item { margin-bottom: 3em;  }

//.newsletter { margin-top: 6em; }

.newsletter-content { background: #f4f4f4; }

.newsletter-content,
.affiche-content { padding: 40px 20px; }

.newsletter p { 
    margin-bottom: 1.5em;
    font-size: 0.9em;
    line-height: 1.8em;  
}

.newsletter h2,
.blog h3  {
    font-family: 'pluto_regularregular', 'Montserrat', Arial, sans-serif;  
    text-transform: none;
    font-size: 1.2em;
}

.blog h3 { 
    text-transform: none;
    margin-top: 0; 
}

.blog p { margin-bottom: 1.8em;  }

.merge-inputs input[type='text'],
.merge-inputs input[type='email'],
.merge-inputs input[type='password'] {
    background-color: #fff;
    background-image: none;
    border: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 46px;
    line-height: 1.42857;
    padding: 6px 25px;
}

.merge-inputs input {
    border-radius: 50px 0 0 50px;
}

.merge-inputs .btn {
    border-radius: 0 50px 50px 0
}

.social-big {
    font-size: 2.5em;
    text-align: center;
}

.social-big a { 
    color: #999; 
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 90px;
    text-align: center;
    border: 2px solid #CCC;
}

.social-big a:hover {
    text-decoration: none;
    background-color: #00abed;
    border-color: #00abed;
    color: #FFF;
}

.social-big li { margin: 0 5px;  }

.pre-footer {
    padding: 2em 0;
}

.pre-footer .owl-item {
    text-align: center;
}

.pre-footer .owl-item img { 
    width: auto; 
    margin: 0 auto;  
}


.blog-item img {
    max-height: 220px;
    margin-left: -190px;
}

.blog-item .highlightpicBlog {
    overflow: hidden;
    width: 220px;
    height: 220px;
}

.blog-item h3 { 
    margin-top: 0;
    font-size: 1.2em;
}

#lblNewsletter {
    display: inline-block;
    margin-top: 10px;
}

.homepage .slider { max-height: none; }

.homepage .slider,
.homepage .royalSlider,
.homepage .rsOverflow {
    height: 100vh !important;
}</pre></body></html>