.mySliderPostCategorie .swiper {
  width: 100%;
  height: 100%;
}

.mySliderPostCategorie .card {
  font-weight: 400;
  border: 0;
  /*-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  box-shadow: 0 2px 5px 0rgba(0,0,0,0.16),0 2px 10px 0rgba(0,0,0,0.12);*/
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  /*border: 1px solid rgba(0,0,0,.125);*/
  border-radius: 0.25rem;
}

.mySliderPostCategorie .carousel-col {
  display: flex;
  justify-content: center;
}

.mySliderPostCategorie .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 15px 15px;
  background-color: #fff;
  width: 80%;
  margin-left: 10%;
  box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.15);
  margin-top: -20%;
  text-align: center;
}

.mySliderPostCategorie .card-title {
  /*margin-bottom: 0.75rem!important;*/
  margin-top: 0!important;
  font-size: 14px;
}

.mySliderPostCategorie .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: black;
}

.mySliderPostCategorie .carousel-indicators li {
  width: 1.25rem;
  max-width: 1.25rem;
  height: 1.25rem;
  background-color: #4285f4;
}

.mySliderPostCategorie .carousel-indicators li {
  width: 0.625rem;
  height: 0.625rem;
  cursor: pointer;
  border-radius: 50%;
}
@media (prefers-reduced-motion: reduce){
  .mySliderPostCategorie .carousel-indicators li {
  transition: none;
}
}
.mySliderPostCategorie .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}

.mySliderPostCategorie .carousel-indicators .active {
  width: 1.56rem;
  max-width: 1.56rem;
  height: 1.56rem;
  background-color: #4285f4;
  border-radius: 50%;
}

.mySliderPostCategorie .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}

.mySliderPostCategorie .swiper-slide {
  /*text-align: center;
  font-size: 18px;
  background: #fff;*/

  /* Center slide text vertically */
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;*/
}

.mySliderPostCategorie .swiper-slide img {
  /*display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;*/
}

.mySliderPostCategorie .row {
  display: flex;
  justify-content: center;
}

.mySliderPostCategorie .card .card-body .card-text {
  /*font-weight: 400;
  color: #747373;
  font-size: 10px;*/
}

.mySliderPostCategorie .card img {
  aspect-ratio: 3 / 3;
  object-fit: cover;
  pointer-events: none;
}

.mySliderPostCategorie .carousel-indicators {
  height: 40px;
  bottom: -40px;
}

.mySliderPostCategorie .swiper-slide {
  /*transition: .6s ease-in-out left!important;*/
  /*flex-shrink: 0;
  width: 33.33333333%!important;*/
}

.mySliderPostCategorie .carousel-col-swiper { 
  position: relative; 
  min-height: 1px; 
  /*padding: 5px; */
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}

.mySliderPostCategorie .swiper {
  max-width: 800px;
}

@media (max-width: 768px) {
  .mySliderPostCategorie .swiper {
    max-width: 500px;
  }
}

@media (max-width: 580px) {
  .mySliderPostCategorie .swiper {
    max-width: 300px;
  }
}

.mySliderPostCategorie .post_swiper-button-next::after, .post_swiper-button-prev::after {
  font-size: 30px;
}

.mySliderPostCategorie .swiper {
  overflow: hidden;
  position: unset;
}

.mySliderPostCategorie .post_swiper-button-prev, .swiper-rtl .post_swiper-button-next {
  left: -15px;
  right: auto;
}

.mySliderPostCategorie .post_swiper-button-next, .swiper-rtl .post_swiper-button-prev {
  right: -15px;
  left: auto;
}

.mySliderPostCategorie .containercarousel {
  /*padding: 10px;
  overflow: hidden;*/
  position: relative;
  padding: 15px;
}

@media screen and (min-width: 62em){
  .mySliderPostCategorie .content-area:not(.full-width) {
    float: left;
    width: 80%;
    margin: 0 -31.3% 0 0;
  }
  .mySliderPostCategorie .site-content .widget-area {
    float: right;
    width: 20%;
    padding-top: 3.75em;
    margin-top: 0;
  }
}

.mySliderPostCategorie .post_swiper-pagination {
  bottom: -20px!important;
}

.mySliderPostCategorie {
  position: unset;
  width: calc(100% + 40px);
  margin-left: -20px;
}
/*

.swiper {
  max-width: 800px;
}

max width 768 : .swiper {
  max-width: 500px;
}

max width 580 : .swiper {
  max-width: 300px;
}
*/

.mySliderPostCategorie .swiper-button-next {
  right: -70px;
  left: auto;
  height: 38px;
  width: 38px;
}

.mySliderPostCategorie .swiper-button-prev {
  left: -70px;
  right: auto;
  height: 38px;
  width: 38px;
}

.mySliderPostCategorie .swiper-pagination-horizontal {
  bottom: -30px;
}

.mySliderPostCategorie .swiper-button-next {
  /*background-image: url(/img/chevronbas.png);*/
  /*height: 53px;
  width: 53px;*/
  /*transform: rotate(-90deg) scale(0.7);*/
}

.mySliderPostCategorie .swiper-button-next::after {
  content:"\2192";
  display: block;
  font-size: 38px;
  line-height: unset;
  height: 34px;
  width: 38px;
  background-color: #cd2122;
  color: white;
  padding: 5px;
  border-radius: 5px;
  font-family: unset;
}

.mySliderPostCategorie .swiper-button-prev {
  /*background-image: url(/img/chevronbas.png);*/
  /*height: 53px;
  width: 53px;*/
  /*transform: rotate(90deg) scale(0.7);*/
}

.mySliderPostCategorie .swiper-button-prev::after {
  content:"\2190";
  display: block;
  font-size: 38px;
  line-height: unset;
  height: 34px;
  width: 38px;
  background-color: #cd2122;
  color: white;
  padding: 5px;
  border-radius: 5px;
  font-family: unset;
}

.mySliderPostCategorie h4{
  font-size: 18px!important;
  font-family: 'Manrope'!important;
  line-height: 32px!important;
  font-weight: 600!important;
}

.et_post_meta_wrapper {
  display: none;
}

@media (max-width: 768px) {
  .mySliderPostCategorie {
    width: calc(100% - 40px);
    margin-left: 20px;
  }

  .mySliderPostCategorie .swiper-button-next {
    right: -20px;
    left: auto;
  }

  .mySliderPostCategorie .swiper-button-prev {
    left: -20px;
    right: auto;
  }
}

.mySliderPostCategorie .card-text {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    padding-top: 5px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    color:#474747;
    margin-bottom: 30px;
}


.mySliderPostCategorie .card-text, .mySliderPostCategorie .card-title {
  color: #303030;
}

.mySliderPostCategorie .card-title  {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    padding-bottom: 5px;
}

@media (min-width: 1080px) {
  /*#edit_a_voir {
    margin-left: calc((1080px - 100vw) / 2) !important;
    margin-right: calc((1080px - 100vw) / 2) !important;
  }*/
}

@media (min-width: 769px) and (max-width: 1250px){
  .mySliderPostCategorie {
    position: unset!important;
    /*width: calc(90% + 40px)!important;
    margin-left: calc(50% - (45% + 20px)) !important;*/
  }
  .mySliderPostCategorie .swiper-button-next {
    /*right: -10px;*/
    left: auto;
  }
  .mySliderPostCategorie .swiper-button-prev {
    /*left: -10px;*/
    right: auto;
  }
}

.mySliderPostCategorie a {
    text-align: center;
    background-color: #CD2122;
    width: 112px;
    color: white;
    padding: 8px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.voirplusdiv {
  margin-bottom: 20px;
}

.mySliderPostCategorie a:hover {
  color: #CD2122;
  background-color: white;
}

.mySliderPostCategorie a, .mySliderPostCategorie .swiper-button-next::after, .mySliderPostCategorie .swiper-button-prev::after {
  border: solid 1px #CD2122;
}

.mySliderPostCategorie .swiper-button-next:hover::after {
  color: #CD2122;
  background-color: white;
}

.mySliderPostCategorie .swiper-button-prev:hover::after {
  color: #CD2122;
  background-color: white;
}

.swiper-pagination-bullet {
  background-color: white;
  margin: 0 7px!important;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #CD2122;
}

.et_pb_row {
  padding: unset!important;
  padding-bottom: 30px!important;
}

#containeralaune {
  display: flex;
}

.alaune-post {
  margin: 0 25px;
  margin-bottom: 20px;
}

.alaune-post a {
  text-align: center;
  background-color: #CD2122;
  width: 112px;
  color: white;
  padding: 8px 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
  border: solid 1px #CD2122;
}

.alaune-post a:hover {
  color: #CD2122;
  background-color: white;
}

#containeralaune img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
  max-width: unset;
  height: unset;
}

.post-body {
  position: relative;
}

#containeralaune .voirplusdiv {
  position: absolute;
  top: -50px;
  left: -20px;
}

.agenda-date {
  margin-right: 20px;
  text-align: center;
}

.agenda-post {
  display:flex;
  justify-content: center;
  position: relative;
  width: 50%;
}

#containeragenda img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
  max-width: 350px;
  height: unset;
}

.agenda-mois {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 28px;
  line-height: 40px;
  text-transform: uppercase;
  border-bottom: solid 1px #303030;
  color: #303030;
  padding-bottom: 10px;
}

.agenda-jour {
  font-size: 60px;
  line-height: 54px;
  font-weight: 400;
  font-family: 'Rufina';
  color: #303030;
}

.agenda-annee {
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
  font-family: 'Manrope';
  color: #303030;
}

#containeragenda {
  /*columns: 2;*/
  display: flex;
  flex-wrap: wrap;
}

.agenda-title {
  font-family: 'Manrope';
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
  height: 40px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  max-width: 350px;
}

.agenda-desc{
  font-family: 'Manrope';
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  height: 50px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  max-width: 350px;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  #containeragenda {
    /*columns: unset;*/
    flex-direction: column;
    flex-wrap: unset;
    align-items:center;
  }

  .agenda-post {
    width: 100%;
    padding: 0;
  }

  .agenda-body {
    margin-left:-87px;
  }

  .agenda-desc,.agenda-title {
    max-width: unset;
  }

  #containeralaune {
    flex-direction: column;
  }
}

#containeralaune .post-title {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}

.agenda-img:hover::after {
  top: 0!important;
  height: calc(100% - 7px)!important;
}

#containeragenda .agenda-img::after {
  content: '';
  height: 50px;
  width: 5px;
  background-color: #CD2122;
  display: block;
  position: absolute;
  right: -5px;
  top: 50px;
}

.agenda-img {
  position: relative;
  height: fit-content;
}

@media (min-width: 769px) {
  .agenda-post:nth-child(2n+1){
    padding-right: 10px;
  }

  .agenda-post:nth-child(2n){
    padding-left: 10px;
  }
}

@media (max-width: 768px) {
  #containeragenda .agenda-img::after {
    content: '';
    height: 5px;
    width: 50px;
    background-color: #CD2122;
    display: block;
    position: absolute;
    right: 50px;
    top: unset;
    bottom: 2px;
  }

  .agenda-img:hover::after {
    left: 0 !important;
    width: 100% !important;
    top: unset !important;
    height: 5px !important;
  }
}

.damierorientation img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.damierorientation .article_damier {
  width: 32.3%;
  margin-right: 0.5%;
  margin-left: 0.5%;
}
.article_damier {
  display: inline-block;
  margin-bottom: 40px;
  box-shadow: 0px 4px 10px 0px #0000000D;
}

.damierorientation {
  columns: 4;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
}

.damierorientation h4 {
  font-family: Manrope;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 30px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding-bottom: 0 !important;
  margin-bottom: 35px;
}
.damierorientation h4 {
  color: black;
}

.article_damier a {
  text-decoration: unset!important;
}

@media (max-width: 768px){
  .damierorientation .article_damier {
    width: 49%;
    margin-right: 0.5%;
    margin-left: 0.5%;
  }
}