#event-visitor .background-event2 {
    background-image: url(../images/formulaire_sponsor2.jpg);
    height: 150px;
    display: block;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

#event-visitor .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
}

.describe-event{
    margin: -25px auto 0px auto;
    font-size:24px;
}
.txt-describe-event{
    padding:30px;
}
.inside-cont-hte{
    width:20%;
    margin: 0px auto -50px auto;

    text-align: center;
    z-index: 10;
}
.titre-event{
    width: 30%;
    background-color: white;
    display: block;
    text-align: center;
    position: relative;
    top: -24px;
    font-size: 30px;
    font-weight: 600;
    margin: 0 auto;
}
.titre-event-2{
    display: block;
    text-align: center;
    position: relative;
    top: -24px;
    font-size: 24px;
    font-weight: 400;
}

.deco-line-titrevent{
    border:1px solid grey;
    margin-top:40px;
}

.bbox-event{
    background-color: bisque;
}

.apropos-event{
    border:1px solid grey;
    margin-top:20px;

}
#map {
        height: auto;  
        width:100%
}

.map3 {
   
    position: relative;
    /* left: 60px; */
    overflow: hidden;
    border-radius:10px;
}

/* .checkb {
    margin-left: 45px;
} */

.apropos-title{
    text-decoration: underline;
}
.apropos-event{
    padding:30px;
}

.sur-place{
    margin-top:20px;
    
}

.undersurplace{
    border-top:1px solid grey;
}

.pro-row{
    border-top:1px solid grey;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding:15px;
    margin-left:-5px;
}

#apropos-event{
    font-size:20px;
    font-weight: 500;
    color: #242C4D;
}

#apropos-event img{
    float:right;
    width:10%;
    padding-left:5px;

}

.ico-place{
    margin-top:10px;
}

.photo-du-lieu{
    border:1px solid grey;
    margin-top:20px;
}

.cont-photo-place{
    border:4px solid white;
}

.photo-du-lieux-1{
    background-image: url('../images/bar.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height:400px;
}

.photo-du-lieux-2{
    background-image: url('../images/audience.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height:400px;
}

.photo-du-lieux-3{
    background-image: url('../images/cafe.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height:400px;
}

.photo-place-txt{
    color: #242C4D;
    text-align: center;
    font-size:20px;
    font-weight:500;
    text-decoration: underline;
    margin-top:10px;
}

.photo-pas-place-txt{
    margin-top:10px;
    color: #242C4D;
    text-align: center;
    font-size:20px;
    font-weight:500;
    text-decoration: underline;
}

#datetimepicker1 .fa-calendar-alt{
   
    font-size: 25px !important;
    padding: 6px !important;
    border: 1px solid rgba(100, 100, 100, 0.438);
    background-color: white;
    position: relative;
    top: 1px;
    border-radius: 3px;
    
}
