/*

Couleurs:
Vert = #adc611
Rouge = #cf3118


*/

body,html {
    background: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
}

p{
    color: #373737;
    font-size: 16px;
    font-weight: 400;
}

h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
}

h3 {
    text-transform: uppercase;
    margin-bottom: 15px;

}


h4{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 22px;
}

nav.navbar.navbar-default {
    margin-top: 50px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.40) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,0.40))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#82ffffff',GradientType=0 ); /* IE6-9 */
    border: none;
    border-radius: 0;
}

.navbar-brand img{
    margin-top: -65px;
}

ul.nav.navbar-nav a{
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 19px;
    color: #333;
}


.container-fluid.background-top:before{
    background: #000;
}
.container-fluid.background-top {
    background-image: url(../img/background-top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 660px;
    margin-top: -122px;

}

.texte_top h4{
    margin: auto;
    font-size: 32px;
    color: #FFFFFF;
    padding-bottom: 20px;
    text-shadow: 0px 0px 1px #eee,
        0px 0px 1px #eee,
        0px 0px 1px #eee,
        0px 0px 1px #eee,
        0px 0px 1px #eee,
        1px 1px 1px #000,
        0px 1px 1px #000;
    font-weight: 300;
    letter-spacing: 1px;
}
.texte_top {
    margin: 250px auto 0;
}

.carousel{ height: 660px;  }
.texte_top p {
    padding: 20px 35px 0px;
    font-size: 20px;
    color:#OOO;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.7);

    /*    text-shadow: 0px 0px 1px #eee,
            0px 0px 1px #eee,
            0px 0px 1px #eee,
            0px 0px 1px #eee,
            0px 0px 1px #eee,
            1px 1px 1px #000,
            0px 1px 1px #000;
        letter-spacing: 1px;*/
    /*background: -moz-linear-gradient(top,  rgba(255,255,255,0.45) 0%, rgba(255,255,255,0.45) 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.45)), color-stop(100%,rgba(255,255,255,0.45))); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  rgba(255,255,255,0.45) 0%,rgba(255,255,255,0.45) 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  rgba(255,255,255,0.45) 0%,rgba(255,255,255,0.45) 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  rgba(255,255,255,0.45) 0%,rgba(255,255,255,0.45) 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  rgba(255,255,255,0.45) 0%,rgba(255,255,255,0.45) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#82ffffff',GradientType=0 ); /* IE6-9 */
    min-height: 180px;
    width: 500px;

}
.carousel-inner .item{
    /*padding-bottom: 30px;*/
}

.carousel-control.left, .carousel-control.right{
    background-image: none;
    height: 100px;
    margin-top: 335px;
}




.compo  {
    padding: 50px 0 70px;
}



.compo  h1{
    margin-bottom: 50px;
}

.compo h1 span{
    color: #cf3118;
}

.droite_ordis ul{
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 20px;
}
.droite_ordis li{
    line-height: 29px;
    color: #adc611;
    background-image: url(../img/liste-style.png);
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    font-size: 17px;
    /*background-position: left center;*/

}



.souscompo1 {
    background: url(../img/vignes.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 364px;
    padding: 50px 0 70px;

}

.engagements{
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.40) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,0.40))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.40) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#82ffffff',GradientType=0 ); /* IE6-9 */
    padding: 20px;
    text-align: center;
    max-width:260px;
    margin: 30px auto;
    color:#FFFFFF;
    text-shadow: 0px 0px 1px #666666,
        0px 0px 1px #666,
        0px 0px 1px #666,
        0px 0px 1px #eee,
        0px 0px 1px #eee,
        1px 1px 1px #000,
        0px 1px 1px #000;
    letter-spacing: 1px;
    height: 343px;

}


.engagements p { color:#FFFFFF;

                 letter-spacing: 1px;
                 font-weight: 300;
                 font-size: 18px;

}



.souscompo2{
    padding: 60px 0;

}




.souscompo2 h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 35px;
    padding-bottom: 40px;


}


.souscompo2 p {
    width: 300px;
    padding-bottom: 15px;


}


.souscompo2 h4 {
    padding-top: 15px;
    font-weight: 600;
    font-size: 22px;

}




.souscompo3 {
    background: url(../img/background-actus.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 450px;
    padding: 50px 0 70px;


}




.souscompo3 h3 {
    font-size: 34px;
    margin-bottom: 50px;

}



.souscompo3 h4 {
    font-size: 22px;


}


.souscompo3 .marche {
    background: #FFFFFF;
    margin: 30px auto 0;
    padding: 10px 10px 10px;
    max-width: 570px;

}

.image_marche {
    margin-right: 10px;
}

.souscompo3 .marche img{
    margin-right: 10px;
    margin-bottom: 10px;
}



.souscompo3 a {
    color:#cf3118;
    font-weight: 600;
    font-size: 17px;
}



footer {
    background-color: #3d3d3d;

}


footer p {
    color:#FFFFFF;
    margin-top: 40px;
}

footer img{
    width: 80px;
    margin: 10px auto;
    display: block;

}

a .pull-right {
    margin-top: 80px;
    margin-left: 60px;
    margin-right: 0;
    height: 15px;
}

footer p {

    margin-top: 40px;

}



.image_prestataire { width: 300px; height: 200px; border: 5px solid #fff; outline: 1px solid #CCC;  background-size: cover; background-repeat: no-repeat; background-position: center center}


.image_marche { width: 168px; height: 148px;  background-size: cover; background-repeat: no-repeat; background-position: center center}

#modal_contact { }



.modal-title h4 {
    font-size: 10px;
}







@media (max-width: 768px) {

    .texte_top p{
        width: 100%;
        margin-left: 0;
        height: 100%;
        padding-bottom: 30px;
    }
    nav.navbar.navbar-default{ background: #fff; }

    /*    .carousel-control.left span{ left: 225px; }
    .carousel-control.right span{ right: 225px; }*/

    .carousel-control.left, .carousel-control.right{
        background-image: none;
        height: 100px;
        margin-top: 500px;
    }

    .souscompo3 .marche {
        background: #FFFFFF;
        padding: 10px 10px 20px;
        max-width: 285px;

    }

}

@media (max-width: 992px) AND (min-width: 768px) {

    .souscompo3 .marche {
        background: #FFFFFF;
        padding: 10px 10px 20px;
        max-width: 185px;

    }



    .marche h4{

        padding-top: 150px;


    }

}




@media (max-width: 768px) {

    .image_marche {

        width: 267px;
        height: 146;


    }



    .marche h4{

        padding-top: 150px;


    }

}



@media (max-width: 992px) AND (min-width: 768px) {

    .souscompo2 .prestataires p {
        width: 220px;


    }

}




@media (max-width: 768px) {

    .prestataires {
        margin: 30px auto;
        width: 300px;


    }

}





@media (max-width: 768px) {

    footer p {
        margin: 5px auto;
        width: 300px;
        display: block;


    }



    a .pull-right {
        margin: 30px auto 10px;
    }

}