
/* section de la bannière */
.banner-coca{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 616px;
    margin: 0 -120px;
    padding: 0;
}

.sect-coca{
    position: absolute;
    left: 75px;
    top: 170px;
    padding-left: -50px;
    background-color: #3a040483;
    width: 650px;
    height: 400px;
    border-radius: 10px;
}
.marque-img img{
    width: 600px;
    height: 00px;
}

.log-text-coca{
    width: 500px;
    padding-top: 50px;
    margin-left:  10%;
}

.log-text-fanta img{
    width: 260px;
    padding-top: 50px;
    margin-left:  30%;
}

.log-text-fanta p{
    color: #fff;
    font-weight: 600;
    margin:  5%;
}
.log-text-coca img{
    width: 500px;
    margin-bottom: 10px;
}
.log-text-coca p{
    color: #fff;
    font-weight: 600;
}


/* la section de présentation des différents formats de coca cola */

/* .coca-sect{
    display: flex;
    margin-top: 50px;
    margin-left: -195px;
    width: 1500px;
}
.format1-coca{
    border-radius: 5px;
    display: flex;
    border: #68686860 1px solid;
    width: 600px;
    margin:10px;
    box-shadow: 2px 1px 5px 1px rgba(128, 128, 128, 0.479);
}

.format1-coca img{
    margin-top: 30px;
width: 250px;
height: 250px;
}
.line-format{
    margin-left: -40px;
    margin-top: 6px;
    height: 305px;
    width: 5px;
    background-color: #E92124;
}
.list-prop {
    margin-top: 7px;
}
.list-prop ul li{
  margin-left: -20px;
  list-style-type: none;
  font-weight: 700;
  font-size: large;
  margin-bottom: 40px;
  color: #000;
} */
