
#besoin
{
    height: 730px;
    box-shadow: 0 -9px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-background-size: cover;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#besoin div h1
{
    font-size: 65px;
}
form #besoin div
{
    overflow: initial;
}
#besoin, #besoin > ul, #besoin > div
{
    display: inline-block;
}
#besoin > div > ul
{
    background-color: rgba(0, 0, 0, 0.7);
}
form #besoin > ul
{
    padding: 0;
}
form #besoin div#chiffresAdmin div#imgBox
{
    width: 100px;
    height: 100px;
    display: inline-block;
}
form #besoin div#chiffresAdmin collect
{
    width: 100%;
    height: auto;
    padding: 0 10%;
    overflow: initial;
}

div#background.light-box.img-rounded{
    height: 115px;
    width: 331px;
    margin-left: -15px;
}

#besoin >div> ul li
{
    display: inline-block;
    width: 100%;
    line-height: 160px;
    text-align: center;
    margin: 5% 0;
    color: white;
}

#besoin >div> ul li h4
{
    width: 75% ;
    margin: 0% 12%;
}
form #besoin > ul li
{
    line-height: normal;
}

#besoin #video-slide
{
    height:100%;
}

.video-slide
{
    height: 325px;
    width: 68%;
    border-radius: 10px;
}

#besoin >div> ul li h1
{
    font-size: 65px;
    color: white;
}
#besoin > ul li h1, #besoin > ul li h4
{
    font-weight: 100;
}

#besoin div#text
{
    overflow: auto;

}

#besoin div#text, #besoin div#videoSlide
{
    padding: 0 16%;

}



#besoin div#text h2, #besoin div#text p
{
    text-align: left;
}
#besoin div#text h2
{
    font-size: 25px;
    font-weight: 100;
    margin: 50px 0 15px 0;
    color: black;
}
#besoin div#text p
{
    font-size: 1em;
    color: black;
    padding: 30px 0;
}
form #besoin > collect
{
    width: 400px;
    height: 155px;
}
form #besoin div[type="hideUnhideFocus"]
{
    left: -75%;
}
form #besoin div[type="hideUnhideFocus"] ul
{
    width: 250px;
}
form #besoin div[type="hideUnhideFocus"] ul li.formChild
{
    margin: 5px 0;
    text-align: left;
}
form #besoin div[type="hideUnhideFocus"] ul li.formChild div.tip
{
    margin: 0;
}
form #besoin div[type="hideUnhideFocus"] ul li.formChild input
{
    width: 100%;
}

.carousel-control.left, .carousel-control.right {
    background-image:none !important;
    filter:none !important;
    color: black;
}




@media (min-width: 991px) {
    .besoin-sm-text {
        height: 50% !important;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .besoin-sm-vid {
        width: 200% !important;
    }
}
@media (min-width: 769px) {
    .besoin-sm-vid {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .besoin-sm {
        height: 100% !important;
    }
}

/*Front_Admin*/

#admin_proj #chiffresAdmin{
    height: 100%;
    overflow: scroll;
}

#admin_proj #besoin #chiffresAdmin
{
    background-color: rgba(0, 0, 0, 0.7);
    padding: 20px;
}

#admin_proj #videoAdminProj{
    height: 72%;
    overflow: scroll;
}

#admin_proj #besoin h2#sectionVideo
{
    font-size: 25px;
    font-weight: 100;
    text-align: left;
    margin: 50px 0 15px 40px;
    color: black;
}

#admin_proj #besoin #chiffresAdmin #sectionChiffres{
    font-size: 25px;
    font-weight: 100;
    text-align: left;
    color: white;
}
