/** @format */

.test{
  font-family: "bree-serif", serif;
font-weight: 300;
font-style: italic;
  
 
}

* {
  box-sizing: border-box;
}

.wrap {
  max-width: 1200px;
  margin: 0 auto;
}

#bandeau {
}

#formulaire {
  text-align: center;
}

#programme {
  padding-left: 3%;
  padding-right: 3%;
}

#formulaire p {
  padding-bottom: 20px;
}

span {
  font-size: 20px;
  display: block;
}

#content {
  padding-top: 40px;
}

.fond-img {
}

p {
   font-family: "bree-serif", serif;
font-weight: 500;
font-style: normal;
  font-size: 20px;
  line-height: 25px;
  color: #505A13;
}

h1 {
   font-family: "bree-serif", serif;
font-weight: 300;
font-style: normal;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

h2 {
 font-family: "bree-serif", serif;
font-weight: 300;
font-style: normal;
  font-size: 30px;
  line-height: 24px;
  text-align: center;
  padding-top: 30px;
  color: #000;
  padding-bottom: 10px;
}

h3 {
  padding-bottom: 15px;
   font-family: "bree-serif", serif;
font-weight: 300;
font-style: normal;
  font-size: 25px;
  color: #000;
}

.texte-gros {
    font-family: "corsairpe", sans-serif;
font-weight: 400;
font-style: normal;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  background-color: #D98308;
  padding: 10px 20px;
  border-radius: 5px;
  margin: auto;
  margin-bottom: 25px;
  display: inline-block;
}

.sus {
  font-size: 20px;
  margin-top: 10px;
  color: #676464;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 30px;
}

.ins {
  margin-top: 40px;
}

.texte-gros strong {
  display: block;
  line-height: 60px;
  font-size: 52px;
  color: #d1730c;
  font-weight: 700;
}

.fete{
  font-family: "corsairpe", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    text-transform: uppercase;
    color: #505A13;
  margin-bottom: 40px;
  line-height: 45px;
}

.triple{
  display: flex;
  margin-bottom: 25px;
}

.triple div{
  width: 25%;
}

.prog-titre{
  font-family: "corsairpe", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    text-transform: uppercase;
    color: #505A13;
  margin-top: 40px;
}

.up-btn {
    position: fixed;
    right: 0;
    bottom: 1vw;
    z-index: 9;
    border-radius: 10px 0 0 10px;
    padding: 19px 13px;
    transition: 0.3s;
    background: #505A13;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sous-texte {
  padding-bottom: 10px !important;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  line-height: 35px !important;
}

.ec-texte {
  font-size: 25px;
  font-weight: 500;
}

.black-texte {
  font-size: 38px;
  font-weight: 600;
  font-style: italic;
}

.texte-rose {
  font-style: italic;
  font-weight: bold;
  padding-bottom: 5px !important;
}

.acces {
  display: block;
  padding: 15px 25px;
  border-radius: 25px;
  margin: auto;
  background: #94A630;
  color: #fff;
 font-family: "bree-serif", serif;
font-weight: 300;
font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 200ms ease-out;
}

.acces:hover {
  color: #D98308;
}

.acces:hover {
  background: #D98308;
  color: white;
}

.acces-div {
  display: flex;
}

.list-text {
  padding-bottom: 5px !important;
}

.mention {
  font-style: italic;
  font-size: 12px;
}

.prog {
  width: 50%;
  display: inline-block;
}

.last {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

.prog li {
  display: inline-block;
  padding-left: 20px;
  vertical-align: middle;
}

.prog li:nth-child(1) {
  width: 40%;
}

.prog li:nth-child(2) {
  width: 60%;
}

.prog li img {
  width: 100%;
}

strong {
  font-weight: 600;
}

#programme {
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 10px;
  background-color: rgba(148, 166, 48, 0.15);
}

.prog-cfa {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.prog-cfa .prog {
  width: 40%;
}

.prog-cfa .prog-2 {
  width: 60%;
}

.prog-cfa img {
  width: 100%;
  padding-bottom: 20px;
}

.heure {
  padding-left: 5px;
  border-left: solid 5px #000;
}

.textProg {
  padding-top: 5px;
  line-height: 20px;
  padding-left: 10px;
  padding-bottom: 20px;
}

.prog {
  margin-bottom: 40px;
}

.fintext {
  padding-bottom: 0px;
}

.listetext {
  padding: 0;
  padding-bottom: 20px;
}

.listetext li {
  display: block;
   font-family: "bree-serif", serif;
font-weight: 300;
font-style: normal;
  font-size: 16px;
  width: 100% !important;
  padding-left: 10px;
  line-height: 20px;
}

#formulaire .footer p {
  padding-bottom: 0px;
  text-align: center;
}

img {
  max-width: 100%;
}

footer {
  text-align: center;
  padding: 40px;
}

a {
  color: #5e7fbb;
  text-decoration: none;
  font-weight: 700;
}

a:hover {
  color: #D98308;
}

footer p {
  padding: 20px;
}

footer img {
  max-width: 90%;
}

.medef {
  display: flex;
  justify-content: center;
  align-items: center;
}

.medef div {
  text-align: center;
}

.medef img {
  width: 200px;
  padding: 20px;
}

@media screen and (max-width: 980px) {
  .texte-gros {
    font-size: 30px;
    line-height: 27px;
    padding: 10px 20px;
  }

  .texte-gros strong {
    font-size: 30px;
    line-height: 36px;
  }

  .texte-gros br {
    display: none;
  }

  .black-texte {
    font-size: 21px;
    line-height: 25px;
  }
}

@media screen and (max-width: 580px) {
  .medef {
    display: block;
  }
  .medef img {
    display: block;
    margin: auto;
  }

  .prog-cfa div {
    width: 100%;
  }
  .marge br {
    display: none;
  }
}

@media screen and (max-width: 780px) {
  .triple{
    display: block;
  }
  
  .triple div{
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .prog-cfa div {
    width: 100%;
  }
  .prog-cfa img {
    width: auto;
  }
}

.grey {
  color: #676464;
  font-weight: 300;
}

.italic {
  font-size: 30px;
  font-style: italic;
  color: #94A630;
  font-weight: 600;
  margin-bottom: 20px;
}

.g {
  color: #676464 !important;
  font-weight: 300 !important;
}

.g a {
  color: #676464 !important;
  font-weight: 300 !important;
  transition: all 200ms ease-out;
}

.g a:hover {
  color: #D98308 !important;
}

.bold {
  font-weight: 700 !important;
}

.real {
  font-style: italic;
}

@media screen and (max-width: 900px) {
  .italic {
    font-size: 25px;
    font-style: italic;
    margin-bottom: 30px;
  }
}
