.element {
    font-size: 25px;
    background-color: #fdc99a;
    border-radius: 50% 20% / 10% 40%;
    padding: 100px;
}

.logo {
width: 400px;
margin: 40px;
z-index: +2;
position: fixed;
margin-top: -160px;
}

.headerlogo {
width: 100%;
padding:0;
    background:  linear-gradient(#c6c6c6, #f7f4ed);
    border: 1px;
    z-index: -1;
    display: grid;
  grid-template-columns: 20% 80%;
}

html, body, input, textarea, select, a {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #111;
  line-height: 1.35; }

h1 {
    font-family: "Playfair Display";
    font-size: 50px;
    font-weight: 200;
    /* text-transform: uppercase;*/
}
h2.ville {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 200;
    text-transform: uppercase;
}
h1.coordonnees {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 300;
}

h2.coordonnees {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
}

h2.horaires {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 300;
    padding-top: 30px;
}


h3.coordonnees {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 300;
    height 50px;
}
.fondlogo {
width: 950px;
z-index: +1;
position: fixed;
top: 0px; left: 0px;
opacity: 0.8;
}

body {
  width: 100%;
}
main {
  width: 90%;
  max-width: 1200px;
  margin: 2em auto;
}
p {
  padding: 10px;
  margin: 10px;
  border-radius: 5px;
}

.container2 {
  display: grid;
  grid-template-columns: 60% 40%;
  background-color: #F7F4EC;
  padding: 20px;
  margin-top: 200px;
}

.container3 {
  display: grid;
  grid-template-columns: 40% 60%;
  background-color: #F7F4EC;
  padding: 20px;
  margin-top: 30px;
}

.container4 {
  display: grid;
  grid-template-columns: 40% 60%;
  background-color: #FDC99A;
  padding: 20px;
  margin-top: 20px;
}
.image_produits {
    margin-top: -150px;
    align: right;
    width: 100%;
    margin-right: -50px;
}

.container {
  display: grid;
  grid-template-columns: 50% 50%;
}

@media screen and (max-width: 700px) {
    .container  {
        display: grid;
        grid-template-columns: 100%;
    }
}

@media screen and (max-width: 700px) {
    .container2  {
        display: grid;
        grid-template-columns: 100%;
    }
    .image_produits {
        margin-top: 0px;
        align: right;
        width: 100%;
        margin-right: -50px;
    }
}

.news {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}

.news > div {
    margin: 10px;
    padding: 10px;
}

.map > div {
  margin-top: 60px;
    padding: 10px;
}

.container > div {
  //border-radius: 5px;
  margin-top: 20px;
  padding: 10px;
  //background-color: rgb(253, 201, 154);
  //border: 1px solid rgb(255, 84, 104);
}


ul {
    list-style-type: none;
    margin-bottom: 30px;
}

ul.horaires {
        list-style-type: circle;
}
ul.produits {
        list-style-type: circle;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.7em;
}
td {
    text-align: left;
    vertical-align: top;
}

div.horaires {
  position: relative;
  background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 413 264.9" style="enable-background:new 0 0 413 264.9;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23F7F4EC;" d="M9.8,2.3c128.3-4.9,270.6-0.4,400.8-0.4c0,0,2.4,54.4,2.4,111.3c0,50.8-9.8,101.6-9.8,130.5c0,12.4,7.4,21.1,7.4,21.1c-117.7,0-282.5,0.2-400.2,0c0,0,0.1-3.5-4.2-18.1c-5.7-19.4,3.5-42.3-0.8-61.7c-8.4-37.9-0.3-59.6-3.1-97.6c-1-13-7.5-48.6,6.7-85.1C9.3,2.3,9.5,2.3,9.8,2.3z"></path></svg>');
  top: -60px;
  left: -30px;
  margin: 30px;
  padding: 30px;
}

div.produits {
  position: relative;
  background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 413 264.9" style="enable-background:new 0 0 413 264.9;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23FDC99A;" d="M9.8,2.3c128.3-4.9,270.6-0.4,400.8-0.4c0,0,2.4,54.4,2.4,111.3c0,50.8-9.8,101.6-9.8,130.5c0,12.4,7.4,21.1,7.4,21.1c-117.7,0-282.5,0.2-400.2,0c0,0,0.1-3.5-4.2-18.1c-5.7-19.4,3.5-42.3-0.8-61.7c-8.4-37.9-0.3-59.6-3.1-97.6c-1-13-7.5-48.6,6.7-85.1C9.3,2.3,9.5,2.3,9.8,2.3z"></path></svg>');
  margin: 30px;
  padding: 30px;
  top: -100px;
}

@media screen and (max-width: 700px) {
div.produits {
  position: relative;
  background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 413 264.9" style="enable-background:new 0 0 413 264.9;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23FDC99A;" d="M9.8,2.3c128.3-4.9,270.6-0.4,400.8-0.4c0,0,2.4,54.4,2.4,111.3c0,50.8-9.8,101.6-9.8,130.5c0,12.4,7.4,21.1,7.4,21.1c-117.7,0-282.5,0.2-400.2,0c0,0,0.1-3.5-4.2-18.1c-5.7-19.4,3.5-42.3-0.8-61.7c-8.4-37.9-0.3-59.6-3.1-97.6c-1-13-7.5-48.6,6.7-85.1C9.3,2.3,9.5,2.3,9.8,2.3z"></path></svg>');
  margin: 30px;
  padding: 30px;
  top: 0px;
}
}

div.coordonnees {
    margin: 30px;
    background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 413 264.9" style="enable-background:new 0 0 413 264.9;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23c9e8fb;" d="M9.8,2.3c128.3-4.9,270.6-0.4,400.8-0.4c0,0,2.4,54.4,2.4,111.3c0,50.8-9.8,101.6-9.8,130.5c0,12.4,7.4,21.1,7.4,21.1c-117.7,0-282.5,0.2-400.2,0c0,0,0.1-3.5-4.2-18.1c-5.7-19.4,3.5-42.3-0.8-61.7c-8.4-37.9-0.3-59.6-3.1-97.6c-1-13-7.5-48.6,6.7-85.1C9.3,2.3,9.5,2.3,9.8,2.3z"></path></svg>');
    padding: 30px;
    min-height: 300px

}
div.catalogueelement {
    background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 256 81" style="enable-background:new 0 0 256 81;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23FDC99A;" d="M10.5,71.3c-4.4-20.7-0.3-43.7-0.3-64.7c0,0,49.1-0.4,100.5-0.4c45.8,0,91.8,1.6,117.9,1.6c11.2,0,19.1-1.2,19.1-1.2c0,19,0.2,45.6,0,64.6c0,0-3.2,0-16.3,0.7c-17.5,0.9-38.2-0.2-55.8,0.5c-34.2,1.4-53.9,2.7-88.1,3.2c-11.7,0.2-64.3,1.6-76.9-4.1C10.5,71.4,10.5,71.3,10.5,71.3z"></path></svg>');
}

div.cataloguebutton {
      margin-top: 20px;
}

.caroussel {
    width: 100%;
    background-color: #bfba86;
    margin: 0px;
    margin-bottom: 30px;
    padding: 30px;
    min-height: 300px;
}
button.catalogue {
  padding: 20px 30px;
  font-size: 20px;
    font-weight: 400;
    letter-spacing: 1.1px;
  background-color: rgba(255, 255, 255, 1);
  border: 1px;
}
div.contact {
   padding: 20px 70px;
}

button.catalogueelement {
    background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 256 81" style="enable-background:new 0 0 256 81;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23c9e8fb;" d="M10.5,71.3c-4.4-20.7-0.3-43.7-0.3-64.7c0,0,49.1-0.4,100.5-0.4c45.8,0,91.8,1.6,117.9,1.6c11.2,0,19.1-1.2,19.1-1.2c0,19,0.2,45.6,0,64.6c0,0-3.2,0-16.3,0.7c-17.5,0.9-38.2-0.2-55.8,0.5c-34.2,1.4-53.9,2.7-88.1,3.2c-11.7,0.2-64.3,1.6-76.9-4.1C10.5,71.4,10.5,71.3,10.5,71.3z"></path></svg>');
    align: center;
  font-size: 20px;
    font-family: "Playfair Display";
    font-weight: 700;
    letter-spacing: 1.1px;
  background-color: rgba(255, 255, 255, 1);
  border: 0px;
    width: 100%;
  margin: 5px;
  border: 1px solid black;
  color: black;
  padding: 14px 28px;
  cursor: pointer;
}

div.hero {
    margin-top: 50px;
}
p {
   margin-left: 0px;
    padding-left: 0px;
}
.descriptif {
    margin-left: 0px;
    padding-left: 0px;
}
h2.contact {
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 200;
    text-transform:uppercase;
}

h3.produits {
    font-family: "Playfair Display";
    font-weight: 200;
    font-size: 25px;
}

button.contactform {
  width: 80%;
  margin: 5px;
  border: 1px solid black;
  background-color: white;
  color: black;
  padding: 14px 28px;
  font-size: 16px;
  cursor: pointer;
    font-weight: 400;
    letter-spacing: 1.1px;
}

.contactform:hover {
  background-color: #bfba86;
  color: white;
}
.cataloguehover:hover {
      background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 256 81" style="enable-background:new 0 0 256 81;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23bfba86;" d="M10.5,71.3c-4.4-20.7-0.3-43.7-0.3-64.7c0,0,49.1-0.4,100.5-0.4c45.8,0,91.8,1.6,117.9,1.6c11.2,0,19.1-1.2,19.1-1.2c0,19,0.2,45.6,0,64.6c0,0-3.2,0-16.3,0.7c-17.5,0.9-38.2-0.2-55.8,0.5c-34.2,1.4-53.9,2.7-88.1,3.2c-11.7,0.2-64.3,1.6-76.9-4.1C10.5,71.4,10.5,71.3,10.5,71.3z"></path></svg>');
  color: white;
}

input[type=submit] {
  background-color: #FDC99A;
  color: #222222;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}
input[type=submit]:hover {
  background-color: #bfba86;
}
input[type=text], input[type=email], select, textarea, checkbox {
  width: 80%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  max-height: 100px;
}
.col-25 {
  float: left;
  width: 20%;
  margin-top: 10px;
}

.col-75 {
  float: left;
  width: 80%;
  margin-top: 10px;
}
.col-20 {
  float: left;
  width: 20%;
  margin-top: 10px;
}

.col-80 {
  float: left;
  width: 80%;
  margin-top: 10px;
}
.col-10 {
  float: right;
  width: 10%;
  margin-top: 10px;
}
.col-horaires {
  float: left;
  width: 70%;
  margin-top: 10px;
      font-size: 15px;
    font-weight: 200;
    font-color: #111111px;
}
.col-jour-horaires {
  float: left;
  width: 30%;
  margin-top: 10px;
      font-size: 15px;
    font-weight: 300;
    font-color: #111111px;
}
.col-90 {
  float: left;
  width: 90%;
  margin-top: 10px;
}
.col-50 {
  float: left;
  width: 50%;
  margin-top: 10px;
}


.submitform {
   float: right;
   width:80%;
   margin-top: 15px
}

label {
  padding: 12px 12px 12px 0;
  font-weight: 200;
  display: inline-block;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .col-25, .col-75, .col-10, .col-90, .col-50 .produits {
    width: 100%;
    margin-top: 0;
  }
}

footer {
display: block;
background-image: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1370.9 308.3" style="enable-background:new 0 0 1370.9 308.3;" xml:space="preserve" preserveAspectRatio="none"><path style="fill:%23F7F4EC;" d="M0,303.6C0,214.8,0,89.5,0,1.1c14.1-1.9,174.5-0.9,187.7-0.2c24.8,1.4,49.5,3.4,74.2,5.2c47,3.4,93.4,9.7,139.7,17.2c73.7,11.9,144.2,32,214.7,52.3c358.7,106.8,754.2,64.1,754.2,74.3c0.5,0.5,0.5,154.5,0,158.5C1370,308.3,0,303.3,0,303.6z"></path></svg>');
}

.container_footer {
  display: grid;
  grid-template-columns: 40% 60%;
  padding: 20px;
  padding: 50px;
  margin-top: 100px;
}

.logo_footer {
max-width: 400px;
align: center;
padding-right: 50px;
padding-left: 80px;
}

.adresse_footer {
padding-top: 20px;
padding-right: 50px;
padding-left: 80px;
}
.navigation_footer {
padding-top: 150px;
padding-right: 100px;
padding-left: 50px;
text-align: right;
vertical-align: bottom;
width: 100%;
height: 100%;
}