﻿.modal {
    position: fixed;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 20%;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: bold;
}


.modal-header {
    padding: 15px;
    background-color: #cccccc;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}


.modal-contentmessage {
    max-width: 300px;

    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

html {
    height: 100%;
}
body{
    position: relative;
    overflow-x: hidden;
    background-color: #f6f6f6;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    min-height: 100%;
    margin: 0;
    padding: 0;
}
.bodymarge {
    margin-top: 100px;

}
.space{
    margin-top: 20px;
    display: block;}

@media (max-width: 767px) {
    .col-xs-8 {
        margin-top:20px;
    }

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

.address{
    margin-left: 50%;
}


.cardsrow {
    margin-top: 15px;
    margin-right: -15px;
    margin-left: -15px;
}
/* Caroussel */
.carousel-inner .item img{
    height: auto;
    width: 100%;
}


.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 2;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 20%;

}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    right: 20%;

}
#myCarousel{
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}


/* 4 boutons */
.buttons{
    margin-top: 16px;
    margin-bottom: 16px;
}

.buttons div{
    text-align: center;
}

.buttons div a{
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    padding: 10px 20px 10px 20px;
    margin: 2px;
}

.button-1{
    background-color: #ea9999;
    color: black;
}

.button-2{
    background-color: #f9cb9c;
    color: black;
}

.button-3{
    background-color: #ffe599;
    color: black;
}

.buttons div a:hover{
    color: white;
}

.img-menu{
    height: 40px;
}
/* footer */

.footer-text{
    text-align: right;
    color: #6ba84f;
    font-weight: bolder;
    margin-right: 5px;
}

/* vidéo Youtube */
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* l'équipe */

.rh{
    max-width: 1000px;
}

.team{
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.team img{
    border-radius: 50%;
    width: 100px;
}f

 .panel-default {
     border-color: #ffffff;
 }

.container{
    padding-top: 0px;
}

/*button nav*/

.nav>li {
    position: relative;
    display: block;
}

.navbar-btn {
    margin-top: 29px;
    margin-bottom: 29px;
    padding: 0px 0px;
    color: #777;
    background-color: transparent;
    font-weight: bold;
}
.navbar-btn:focus {
    outline: none;
}
.btn-group {
    padding: 10px 15px ;
    width: 100%;

}
.btn-group:hover {
    background-color: #e7e7e7;
}
.navbar .btn-group:hover > .dropdown-menu {
    display: block;
}
.btn-group:hover > .navbar-btn{
    color: #555;
}



.navbar-btncarrey {
    margin-top: 29px;
    margin-bottom: 29px;
    padding: 0px 0px;
    color: #777;
    background-color: transparent;
    font-weight: bold;
}
.navbar-btncarrey:focus {
    outline: none;
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
    border-radius: 4px;
}

.btn-group:hover > .navbar-btn{
    color: #555;
}

.btn-group:hover > .navbar-btncarrey{
    color: #555;
}




.linkcadre {
    outline: 1px solid #e7e7e7;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #337ab7;
    text-decoration: none;


}

.linkcadre:hover {
    outline: 1px solid #e7e7e7;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f7f7f7;
    color: #337ab7;

    text-decoration: none;



}




.linkcadre:focus {
    outline: 1px solid #e7e7e7;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f7f7f7;
    color: #337ab7;

    text-decoration: none;



}


.a.linkcadre:hover {
    color: #337ab7;
}