#navigation.navbar-default.navbar-base{
    background: #44b5bd;
}
#navigation .navbar-menu-extra a:nth-child(1){
    background: #fff;
}
#wrapper-home-homepage #section-ricv-2020-landscape{
    position: relative;
    z-index: 1;
}
#wrapper-home-homepage #section-ricv-2020-actualites{
    padding-top: 40px;
    margin-top: -27px;
}
#wrapper-home-homepage #section-ricv-2020-actualites .widget-gallery-ricv-2020-shadow-correction,
#wrapper-home-homepage #section-ricv-2020-actualites .widget-gallery-ricv-2020 .widget-gallery-ricv-2020-shadow-background, #section-ricv-2020-agenda,
#wrapper-home-homepage #section-ricv-2020-actualites .section-homepage-background{
    background: #a5d6db ;
}
#wrapper-home-homepage #section-ricv-2020-actualites .section-homepage-background{
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 150%;
    margin-left: -25%;
    transform: rotate(1.1deg);
}
#wrapper-home-homepage #section-ricv-2020-agenda .widget-gallery-ricv-2020-shadow-correction,
#wrapper-home-homepage #section-ricv-2020-agenda .widget-gallery-ricv-2020 .widget-gallery-ricv-2020-shadow-background, #section-ricv-2020-agenda,
#wrapper-home-homepage #section-ricv-2020-agenda .section-homepage-background{
    background: #efc523;
}

#wrapper-home-homepage #section-ricv-2020-partenaire .widget-gallery-ricv-2020-shadow-correction,
#wrapper-home-homepage #section-ricv-2020-partenaire .widget-gallery-ricv-2020 .widget-gallery-ricv-2020-shadow-background, #section-ricv-2020-partenaire,
#wrapper-home-homepage #section-ricv-2020-partenaire .section-homepage-background{
    background: #a6d6da;
}
#wrapper-home-homepage #section-ricv-2020-pratique .widget-gallery-ricv-2020 .widget-gallery-ricv-2020-wrapper.end{
    background: url(../img/gallery-background-dark.png) left center no-repeat;
}
#wrapper-home-homepage #section-ricv-2020-partenaire .widget-gallery-ricv-2020 .widget-gallery-ricv-2020-wrapper.end{
    background: url(../img/gallery-background.png) left center no-repeat;
}
#wrapper-home-homepage #section-ricv-2020-partenaire .section-ricv-2020-link a .section-ricv-2020-link-trait span{
    border-color: #fff;
}
#wrapper-home-homepage #section-ricv-2020-partenaire .section-ricv-2020-link a{
    color: #fff;
}
#wrapper-home-homepage #section-ricv-2020-partenaire .section-ricv-2020-title h2 .section-ricv-2020-main-title{
    color: #fff;
}

#wrapper-home-homepage #section-ricv-2020-pratique .section-ricv-2020-link a .section-ricv-2020-link-trait span{
    border-color: #fff;
}
#wrapper-home-homepage #section-ricv-2020-pratique .section-ricv-2020-link a{
    color: #fff;
}
#wrapper-home-homepage #section-ricv-2020-pratique .section-ricv-2020-title h2 .section-ricv-2020-main-title{
    color: #fff;
}

#wrapper-home-homepage #section-ricv-2020-pratique .widget-gallery-ricv-2020-shadow-correction,
#wrapper-home-homepage #section-ricv-2020-pratique .widget-gallery-ricv-2020 .widget-gallery-ricv-2020-shadow-background, #section-ricv-2020-pratique,
#wrapper-home-homepage #section-ricv-2020-pratique .section-homepage-background{
    background: #9278b1 ;
}
#section-ricv-2020-contact{
    background: #44b5bd;
}

#section-ricv-2020-actualites .section-ricv-2020-title{
    position: relative;
}
#section-ricv-2020-actualites .section-ricv-2020-title .section-ricv-2020-image{
    position: absolute;
    left: -190px;
    top: 70px;
    width: 190px;
    z-index: 5;
    pointer-events: none;
}
@media (max-width: 1600px) {
    #section-ricv-2020-actualites .section-ricv-2020-title .section-ricv-2020-image{
        left: 0;
        top: 220px;
        width: 190px;
    }
}
@media (max-width: 1220px) {
    #section-ricv-2020-actualites .section-ricv-2020-title .section-ricv-2020-image{
        left: auto;
        right: 100px;
        top: 60px;
    }
}
@media (max-width: 680px) {
    #section-ricv-2020-actualites .section-ricv-2020-title .section-ricv-2020-image{
        left: auto;
        right: 50%;
        width: 130px;
        top: 80px;
        margin-right: 40px;

    }
}
#section-ricv-2020-agenda .section-content{
    position: relative;
}
#section-ricv-2020-agenda .section-content .section-ricv-2020-image{
    position: absolute;
    right: -180px;
    top: 250px;
    width: 250px;
    z-index: 5;
    transform: rotate(-15deg);
    pointer-events: none;
}
#section-ricv-2020-agenda .section-ricv-2020-link{
    position: relative;
}
@media (max-width: 1220px) {
    #section-ricv-2020-agenda .section-content .section-ricv-2020-image{
        right: 10px;
        top: 400px;
    }
}
@media (max-width: 768px) {
    #section-ricv-2020-agenda .section-content .section-ricv-2020-image{
        top: 70px;
        right: -20px;
        width: 180px;
    }
}
#section-ricv-2020-cerfvoling .section-content{
    position: relative;
}
#section-ricv-2020-cerfvoling .section-content .section-ricv-2020-image{
    position: absolute;
    left: -185px;
    width: 350px;
    top: 125px;
    transform: rotate(-15deg);
    z-index: 5;
    pointer-events: none;
}
#section-ricv-2020-cerfvoling .section-ricv-2020-link{
    position: relative;
}
@media (max-width: 1490px) {
    #section-ricv-2020-cerfvoling .section-content .section-ricv-2020-image{
        top: 230px;
        left: -40px;
        width: 280px;
    }
}
@media (max-width: 1220px) {
    #section-ricv-2020-cerfvoling .section-content .section-ricv-2020-image{
        top: 0;
        left: 0;
        width: 280px;
    }
}
@media (max-width: 768px) {
    #section-ricv-2020-cerfvoling .section-content .section-ricv-2020-image{
        top: 80px;
        left: -25px;
        width: 200px;
    }
}
#section-ricv-2020-partenaire .section-content{
    position: relative;
}
#section-ricv-2020-partenaire .section-content .section-ricv-2020-image{
    position: absolute;
    width: 210px;
    right: -100px;
    top: 40px;
    z-index: 5;
    transform: rotate(20deg);
    pointer-events: none;
}

@media (max-width: 1220px) {
    #section-ricv-2020-partenaire .section-content .section-ricv-2020-image{
        left: auto;
        right: 80px;
        top: 40px;
    }
}
@media (max-width: 680px) {
    #section-ricv-2020-partenaire .section-content .section-ricv-2020-image{
        width: 150px;
        top: 120px;
    }
}
@media (max-width: 450px) {
    #section-ricv-2020-partenaire .section-content .section-ricv-2020-image{
        right: 20px;
    }
}

#section-ricv-2020-galeries .section-content{
    position: relative;
}
#section-ricv-2020-galeries .section-content .section-ricv-2020-image{
    position: absolute;
    right: -190px;
    top: 260px;
    width: 280px;
    pointer-events: none;
    z-index: 5;
}
#section-ricv-2020-galeries .section-ricv-2020-link{
    position: relative;
}
@media (max-width: 1220px) {
    #section-ricv-2020-galeries .section-content .section-ricv-2020-image{
        left: auto;
        right: 0;
        top: 380px;
    }
}
@media (max-width: 768px) {
    #section-ricv-2020-galeries .section-content .section-ricv-2020-image{
        left: -30px;
        right: auto;
        top: -20px;
        width: 200px;
    }
    #section-ricv-2020-galeries .section-content .section-ricv-2020-title h2{
        position: relative;
        z-index: 6;
    }
}
@media (max-width: 425px) {
    #section-ricv-2020-galeries .section-content .section-ricv-2020-image{
        left: -40px;
    }
}
@media (max-width: 400px) {
    #section-ricv-2020-galeries .section-content .section-ricv-2020-image{
        left: -60px;
    }
}
@media (max-width: 360px) {
    #section-ricv-2020-galeries .section-content .section-ricv-2020-image{
        left: -80px;
    }
}

#section-ricv-2020-pratique .section-content{
    position: relative;
}
#section-ricv-2020-pratique .section-content .section-ricv-2020-image{
    position: absolute;
    transform: rotate(-40deg);
    z-index: 5;
    pointer-events: none;
    top: 200px;
    left: 0;
    width: 260px;
}
#section-ricv-2020-pratique .section-ricv-2020-link{
    position: relative;
}
@media (max-width: 1220px) {
    #section-ricv-2020-pratique .section-content .section-ricv-2020-image{
        top: 0;
        left: 0;
    }
}
@media (max-width: 768px) {
    #section-ricv-2020-pratique .section-content .section-ricv-2020-image{
        top: 130px;
        left: -10px;
        width: 180px;
    }
}

@media (max-width: 768px){
    #wrapper-home-homepage .section-ricv-2020-title h2{
        font-size: 40px;
    }
}
#section-ricv-2020-contact .section-ricv-2020-contact-partenaires ul li a,
#section-ricv-2020-contact .section-ricv-2020-contact-partenaires ul li{
    max-width: 100%;
}
#section-ricv-2020-contact .section-ricv-2020-contact-partenaires ul li img{
    max-width: 80%;
}
#section-ricv-2020-contact .section-ricv-2020-contact-partenaires .section-ricv-2020-contact-kite-cup ul li a{
    height: 120px;
    line-height: 120px;
    margin-top: -10px;
}

#wrapper-home-homepage #section-ricv-2020-actualites{
    position: relative;
}

#wrapper-home-homepage .widget-gallery-ricv-2020{
    z-index: 3;
    position: relative;
}
#wrapper-home-homepage .section-ricv-2020-link{
    z-index: 3;
    position: relative;
}
#cerf-volant-1{
    position: absolute;
    bottom: -150px;
    right: 0;
    height: 400px;
    z-index: 2;
    display: none !important;
}
@media (max-width: 1760px){
    #cerf-volant-1{
        bottom: 20px;
        height: 300px;
    }
}
@media (max-width: 1590px){
    #cerf-volant-1{
        right: auto;
        left: 30px;
        bottom: -50px;
    }
}
@media (max-width: 1220px){
    #cerf-volant-1{
        right: 100px;
        left: auto;
        bottom: auto;
        top: 40px;
        height: 200px;
    }
}
@media (max-width: 660px){
    #cerf-volant-1{
        right: 30px;
        height: 140px;
        top: 40px;
    }
}
@media (max-width: 355px){
    #cerf-volant-1{
        height: 100px;
        right: 25px;
        top: 60px;
    }
}
#cerf-volant-2{
    position: absolute;
    left: -300px;
    width: 700px;
    z-index: 2;
    top: -180px;
    display: none !important;
}
@media (max-width: 1742px){
    #cerf-volant-2{
        left: -200px;
        top: -60px;
        width: 500px;
    }
}
@media (max-width: 1622px){
    #cerf-volant-2{
        left: -100px;
        top:0;
        width: 300px;
    }
}
@media (max-width: 1622px){
    #cerf-volant-2{
        top:250px;
        left: 50px;
    }
}
@media (max-width: 1220px){
    #cerf-volant-2{
        left: -50px;
        width: 250px;
        top: -120px;
    }
}
@media (max-width: 768px){
    #cerf-volant-2{
        left: -100px;
        width: 300px;
        top: 100px;
    }
}
@media (max-width: 690px){
    #cerf-volant-2{
        left: auto;
        width: 140px;
        top: auto;
        right: 20px;
        bottom: -20px;
        z-index: 10;
    }
}
@media (max-width: 410px){
    #cerf-volant-2{
        width: 120px;
        right: 10px;
    }
}
@media (max-width: 355px){
    #cerf-volant-2{
        width: 100px;
        bottom: 10px;
    }
}
#cerf-volant-3{
    position: absolute;
    left: -265px;
    width: 580px;
    z-index: 2;
    top: 225px;
    display: none !important;
}
@media (max-width: 1220px){
    #cerf-volant-3{
        top: -50px;
        width: 580px;
    }
}
@media (max-width: 768px){
    #cerf-volant-3{
        width: 300px;
        top: 120px;
        left: -100px;
    }
}
#cerf-volant-4{
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 450px;
    z-index: 2;
    display: none !important;
}
@media (max-width: 1630px){
    #cerf-volant-4{
        width: 350px;
        top: -100px
    }
}
@media (max-width: 768px){
    #cerf-volant-4{
        top: 50px;
        width: 250px;
        right: 0;
    }
}
@media (max-width: 420px){
    #cerf-volant-4{
        top: 50px;
        width: 150px;
        right: 0;
    }
}

