/** END FONCTIONS **/

.wpfd-breadcrumbs-tree {
	display:none;
}

.wpfd-upload-form {
	display:none !important;
}
.bloc_texte {
  padding: 0 25px;
}
.bloc_texte:not(:first-of-type) {
  padding-top: 30px;
}
.bloc_texte .titre {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 25px;
  font-weight: 300;
}
.bloc_texte .texte p,
.bloc_texte .texte li {
  font-size: 19px;
  line-height: 27px;
  color: #4d4d4d;
  margin-bottom: 30px;
}
.bloc_texte .texte p strong,
.bloc_texte .texte li strong {
  font-weight: bold;
}
.bloc_texte .texte p a,
.bloc_texte .texte li a {
  color: #00A77D;
  border-bottom: 1px dotted;
}
.bloc_texte .texte p a:hover,
.bloc_texte .texte li a:hover {
  border-style: solid;
}
.bloc_texte .texte ul {
  margin-bottom: 30px;
}
.bloc_texte .texte ul li {
  position: relative;
  margin-bottom: 0;
}
.bloc_texte .texte ul li:before {
  content: '';
  display: inline-block;
  vertical-align: baseline;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #00A77D;
  margin-right: 10px;
}
.bloc_texte .wp-block-table thead th {
  background: #F8AE00;
}
.bloc_texte .wp-block-table tbody tr:nth-of-type(2n+1) {
  background-color: #FFF7E6;
}
.bloc_texte .wp-block-table tbody tr td {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 7px;
  font-size: 14px;
  line-height: 1;
}
.bloc_texte .wp-block-table tbody tr td:nth-of-type(1) {
  padding-left: 15px;
}
.bloc_texte .wp-block-table tbody tr td:nth-last-of-type(1) {
  padding-right: 15px;
}
.bloc_texte .wp-block-table tbody tr td a {
  color: #00a77d;
  text-decoration: underline;
}
.bloc_texte {
  /* MEDIATHEQUE */
  /* END MEDIATHEQUE */
}
.bloc_texte .wpfd-content {
  margin-top: 0;
  margin-bottom: 20px;
}
.bloc_texte .wpfd-content li:before {
  display: none !important;
}
.bloc_texte .wpfd-content li a {
  border: 0 !important;
}
.bloc_texte #et-boc .wpfd-content-tree > ul:not(.breadcrumbs),
.bloc_texte .wpfd-content-tree > ul:not(.breadcrumbs) {
  margin-top: 5px;
}
.bloc_texte #adminForm {
  padding: 0;
}
.bloc_texte #adminForm .box-search-filter {
  margin-top: 0;
}
[class^="img_"] {
  position: relative;
  display: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
[class^="img_"]:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(../images/masque_losange.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.img-1 {
  width: 230px;
  height: 230px;
  margin-left: 30px;
}
.img-2 {
  width: 290px;
  height: 290px;
}
.deco-1 {
  width: 250px;
  height: 250px;
  background-color: #00A77D;
  transform: rotate(45deg);
  position: absolute;
  top: -125px;
  right: 197px;
  z-index: 10;
}
.bloc_trio {
  position: relative;
  display: none;
  width: 480px;
  height: 480px;
  padding-left: 120px;
  left: 100%;
  transform: translateX(-300px);
}
.bloc_trio:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(../images/masque_losange.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.img-3,
.img-4,
.img-5 {
  width: 240px;
  height: 240px;
}
.img-4 {
  position: absolute;
  top: 120px;
  left: 0;
  z-index: 10;
}
.img-4:after {
  display: none;
}
.deco-3 {
  position: absolute;
  top: 165px;
  left: 271px;
  width: 150px;
  height: 150px;
  background-color: #F8AE00;
  transform: rotate(45deg);
}
.bloc_duo {
  position: relative;
  left: 100%;
  transform: translateX(-200px);
}
.img-6 {
  width: 400px;
  height: 400px;
}
.img-7 {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 200px;
  left: -90px;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.deco-4 {
  position: absolute;
  z-index: 10;
  top: 296px;
  left: 75px;
  width: 30px;
  height: 30px;
  background-color: #F8AE00;
  transform: rotate(45deg);
}
.bloc_duo_2 {
  position: relative;
  left: 100%;
  transform: translateX(-225px);
}
.img-8 {
  width: 450px;
  height: 450px;
}
.img-9 {
  width: 170px;
  height: 170px;
  position: absolute;
  top: 55px;
  left: -85px;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
#section_acces_rapides {
  margin: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
  padding: 40px 15px;
}
#section_acces_rapides:not(:last-of-type) {
  margin-bottom: 10px;
}
#section_acces_rapides .titre {
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.2;
}
#section_acces_rapides .titre strong {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  display: block;
}
#section_acces_rapides .btn {
  margin-top: 10px;
}
#wpfd-results .file_hits,
#wpfd-results .file_version,
#wpfd-results .file_created {
  display: none;
}
@media (min-width: 768px) {
  .contenu {
    max-width: 1140px;
  }
  .bloc_texte {
    max-width: 600px;
  }
  #section_acces_rapides {
    max-width: 600px;
    padding: 50px 45px;
  }
  #section_acces_rapides .titre {
    font-size: 20px;
  }
  #section_acces_rapides .titre strong {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .bloc_texte {
    padding-right: 0;
    padding-left: 0;
    z-index: 30;
    position: relative;
  }
  #primary {
    position: relative;
  }
  .img_320 {
    width: 320px;
    height: 320px;
  }
  .img_350 {
    width: 350px;
    height: 350px;
  }
  .img_1120 {
    width: 1120px;
    height: 1120px;
  }
  .img_1140 {
    width: 1140px;
    height: 1140px;
  }
  [class^="img_"] {
    position: absolute;
    left: 50%;
    display: block;
  }
  .deco-1 {
    width: 450px;
    height: 450px;
    top: -368px;
    right: 125px;
  }
  .img-1 {
    top: 0;
    transform: translateX(70px);
  }
  .img-1.copy {
    top: 2600px;
  }
  .img-2 {
    top: 461px;
    transform: translateX(-952px);
  }
  .img-2.copy {
    top: 3061px;
  }
  .bloc_trio {
    position: absolute;
    display: block;
    top: 1040px;
    left: 50%;
    width: 700px;
    height: 700px;
    padding-left: 175px;
    transform: translateX(-1150px);
    z-index: -1;
  }
  .bloc_trio.copy {
    top: 3640px;
  }
  .img-3 {
    transform: translateX(-50%);
    top: 0;
  }
  .img-4 {
    left: 0;
    top: 175px;
    background-color: transparent;
  }
  .img-4 .r1 {
    width: 248px;
    height: 248px;
  }
  .img-4 .r1 .r2 {
    width: 350px;
    height: 350px;
    transform: rotate(-45deg) translate(0, -50px);
  }
  .img-5 {
    transform: translateX(-50%);
    top: 350px;
  }
  .deco-3 {
    top: 275px;
    left: 381px;
  }
  .bloc_duo,
  .bloc_duo_2 {
    position: initial;
    left: initial;
    transform: inherit;
  }
  .img-6 {
    top: 400px;
    transform: translateX(220px);
    z-index: 10;
  }
  .img-6 .r1 {
    width: 950px;
    height: 633px;
  }
  .img-6 .r1 .r2 {
    width: 1120px;
    height: 1120px;
    transform: rotate(-45deg) translate(0, -232px);
  }
  .img-6:after {
    display: none;
  }
  .img-6.copy {
    top: 3000px;
  }
  .img-7 {
    top: 1100px;
    transform: translateX(313px);
  }
  .img-7.copy {
    top: 3700px;
  }
  .deco-4 {
    left: 50%;
    top: 1267px;
    transform: translateX(617px) rotate(45deg);
  }
  .deco-4.copy {
    top: 3867px;
  }
  .img-8 {
    top: 1460px;
    transform: translateX(380px);
    z-index: 10;
  }
  .img-8 .r1 {
    width: 807px;
    height: 807px;
  }
  .img-8 .r1 .r2 {
    width: 1140px;
    height: 1140px;
    transform: rotate(-45deg) translate(0, -236px);
  }
  .img-8:after {
    content: none;
  }
  .img-8.copy {
    top: 4060px;
  }
  .img-9 {
    top: 1710px;
    transform: translateX(220px);
  }
  .img-9.copy {
    top: 4310px;
  }
  .deco-2 {
    position: absolute;
    left: 50%;
    top: 325px;
    width: 150px;
    height: 150px;
    background-color: #00A77D;
    transform: translateX(518px);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  }
  .deco-2:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(../images/masque_losange.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .deco-2.copy {
    top: 2925px;
  }
  #section_acces_rapides {
    margin-right: 0;
    margin-left: 0;
  }
}
