@font-face {
  font-family: "HelveticaNeue";
  src: url("/font/HelveticaNeueBd.ttf") format("truetype");
}

body {
  font-family: "HelveticaNeue";
}

a {
  color: #e69a9a;
}

a:hover {
  color: #FFFFFF;
}


.d-header {
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  background-color: #d81d24;
}

.error-message {
  background-color: #F8D7DA;
  border: 1px solid #fabec3;
  padding: 0.5em 1em;
  margin: 1em auto;
  border-radius: 8px;
  font-size: 0.8em;
  color: red;
}

.message {
  background-color: #F8D7DA;
  border: 1px solid #fabec3;
  padding: 0.5em 1em;
  margin: 1em auto;
  border-radius: 8px;
  font-size: 0.8em;
  color: black;
  text-align: center;
  width: 90%;
}

.bo-link,
.bo-link:hover {
  color: #E9B10A;
}

@media (min-width:768px) {
  .d-header {
    background: url("/img/header-2.jpg") left / cover no-repeat, #d81d24;
  }
}

.div-l {
  display: flex;
  align-items: center;
}

.div-p-l {
  padding: 5px 0px 5px 12px;
  border-left: solid 1px #e69a9a;
  margin-left: 12px;
  color: #e69a9a;
}

.div-logo-1 {
  /*width: 100%;*/
  /*height: 100%;*/
}

.gras {
  font-weight: 700;
  color: white;
}

.div-r {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.div-p-r {
  text-align: right;
  padding: 12px;
  border-right: solid 1px white;
}

.div-p-r>p,
.div-p-l>p {
  margin-bottom: 0;
  line-height: 1;
}

svg {
  width: 150px;
}

.bg-dark {
  background-color: #000 !important;
}

.bord-top {
  border-top: 2px solid #fff;
}

section {
  padding-bottom: 28px;
}

@media (max-width: 856px) {
  .btn-right-top {
    position: absolute;
    top: 0;
    z-index: 9999;
    color: #fff;
    right: 0;
    margin-right: 10px;
    margin-top: 10px;
  }

  .navbar-toggler-icon {
    color: #fff !important;
  }

  .navbar-toggler {
    border-radius: 0.25rem !important;
    /* border: 1px solid #fff !important; */
    color: #fff !important;
  }

  .navbar {
    padding: 0px !important;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }

  .txt-du p {
    font-size: 18px !important;
    font-weight: 100 !important;
  }

  .txt-du p.gras {
    font-size: 18px !important;
    font-weight: 900 !important;
  }

  .border-t-b {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 170px;
    margin: auto;
    padding-top: 12px;
  }

  .v-etes p {
    font-size: 16px;
  }

  .small {
    font-size: 86%;
  }
}




/** MENU  */
.nav-link-auto .ul-one {
  height: 40px;
  margin-top: -8px;
  z-index: 999;
}
.menu-pro .ul-two  {
  height: fit-content;
  width: 250px;
  margin-top: 11px !important;
}
.menu-pro .ul-two .ul-third {
  margin-top: 0px !important;
}

.nav-link-auto .ul-one, .nav-link-auto .ul-two, .nav-link-auto .ul-third {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
}
.nav-link-auto ul.ul-one:hover , .nav-link-auto ul.ul-two:hover {
  overflow: visible;
  position: absolute;
}
/* second level */
.nav-link-auto ul ul {
  max-height: 0;
  transition: max-height 0.5s;
  background-color: #fff;
}
.menu-pro ul li a {
  color: #222 !important;  
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 100 !important;
}
.menu-pro ul li:hover {
  background-color: #222 !important;
  border: 1px solid #222;
  cursor: pointer;
}
.menu-pro ul .li-two:hover a {
  color: #fff !important;
}
.menu-pro ul li a:hover {
  color: #fff !important;
}
.nav-link-auto ul.ul-one li:hover ul {
  max-height: 999px;
}
.nav-link-auto ul ul li {
  float: none;
  height: 50px;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

/* third level */
.ul-third {
  position: absolute;
  width: 0 !important;
  top: 0;
  right: 100%;
  max-height: 999px;
  transition: width 0.2s;
  margin-top: 0px;
  background-color: #fff !important;  
  z-index: 9999 !important;
  overflow: visible;
  position: absolute;
}

/* third level */
.nav-link-auto ul ul ul ul {
  position: relative;
}
.nav-link-auto ul ul ul ul li {
  position: relative;
  color: #333;
}
.li-two:hover .ul-third {
  width: 1200px !important;
  overflow: auto !important;
}

.li-list {
  color: #333 !important;
  padding: 20px 20px 2px 20px;
}
.link-title {
  color: #333 !important;
  font-weight: 400;
  font-size: 14px;
  border: none;  
  text-transform: uppercase;  
  margin-bottom: 5px;
  display: block;
}
.link-a {
  color: #333 !important;
}
.link-a:hover {
  text-decoration: underline;
}
.link-menu {
  color: #333 !important;
  font-weight: normal !important;
  font-size: 13px;
  border: none;  
  display: block;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.wrapper-ul {
  display: grid;
  /* grid-template-rows: repeat(autofr, auto); */
  /* gap: 10px; */
  /* grid-auto-flow: column; */
  grid-auto-columns: 225px;
  /* grid-auto-rows: minmax(min-content, max-content); */
}
.grid-2 {
  display: grid;
  /* grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: minmax(min-content, max-content); */
}
.w-225 {
  width: 225px !important;
}
