/*======================================

Styles plugin: Articles

Theme URI: https://www.studioricom.com/

Description: Styles de l'agenda

Version: 1.0

Author: Yann Le Sager


======================================*/
/* Structure liste Articles. */
.bloc_art.accueil {
  columns: 3;
  column-gap: 0rem;
}
/***********En MASONRY *********/
.bloc_art.masonry {
  columns: 3;
  column-gap: 1rem;
}
/***********En GRILLE *********/
.bloc_art.grille {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  flex-flow: wrap;
  align-content: flex-end;
  align-items: initial;
  padding-top: 1em;
}
#toutes_actus .actu_sec .bloc_grille a {
  aspect-ratio: 16/10;
}
#toutes_actus .tt_actu_sec, #toutes_actus .actu_sec1 .tt_actu_sec, #toutes_actus .actu_sec2 .tt_actu_sec {
	position: unset;
  max-width: 100%;
  background: #fff;
  padding: 5px 0 15px 0;
  font-size: 30px;
  font-weight: 300;
  color: #259697;
	text-align: left;
}

#toutes_actus .actu_sec1 .tt_actu_sec p, #toutes_actus .actu_sec2 .tt_actu_sec p,  #toutes_actus  .tt_actu_sec {
  text-align: left;
  font-size: 15px;
}
/***********En LISTE *********/
.bloc_art.liste {
  columns: 1;
}
.post-thumbnails-container {
  display: flex;
  justify-content: space-between;
  gap: 5px;
  padding-top: 20px;
  align-items: baseline;
  padding-right: 10px;
  padding-left: 10px;
}
.space-item {
  margin-right: 10px;
  margin-left: 10px;
}
/* Style pour les miniatures */
.space-item img {
  max-width: 100%;
}
/********* SLIDER ***********/
.slider {
  margin-top: 30px !important;
}
/********* Actu princ *******/
#actu_princ {
  position: relative;
  aspect-ratio: 21/9;
  overflow: clip;
}
#actu_principale .actu_sec {
  max-width: 950px;
  position: relative;
}
#actu_principale .bloc.maskart1.bloc_ {
  height: 455px;
}
#actu_principale .bloc img {
  border-radius: 0 80px 0 0;
}
.tt_actu_princ {
  position: absolute;
  z-index: 9;
  max-width: 400px;
  margin: 5% 0 0 5%;
}
#actu_principale .tt_actu_sec {
  max-width: 270px;
  background: #fff;
  padding: 5px 15px 15px 15px;
  position: absolute;
  right: calc(0px - 120px);
  min-height: 180px;
	bottom: -100px;
  text-transform: uppercase;
  color: #118b8b;
  text-align: left;
	top: unset !important;
}
#actu_principale .tt_actu_sec a {
  font-size: 30px;
  font-weight: 300;
  color: #259697;
  text-align: right;
  line-height: 1.1em;
}
.tt_actu_princ p {
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
.actu_principale .tt_actu_sec {
  max-width: 400px;
  padding: 5px 15px;
  background: #CBDB2A;
  border-radius: 20px;
  border: 5px solid #fff;
  color: #fff !important;
  position: absolute;
  bottom: -42px;
  right: 30px !important;
}
/*.tt_actu_sec::after {
  content: url(https://ricom-collectivites4.fr/montrevault/wp-content/themes/montrevault-theme/img/picto-plus.png);
  position: absolute;
  right: -15px;
  bottom: -15px;
}*/
.plus {
  position: absolute;
  right: -16px;
  bottom: -17px;
  display: block;
  height: 35px;
  width: 35px;
}
/*********** Actu secondaire *************/
.tt_actu_sec {
  background: transparent;
  padding: 0px;
  max-width: 200px;
  background: #fff;
  padding: 5px 15px 15px 15px;
  font-size: 30px;
  font-weight: 300;
  color: #259697;
}
.tt_actu_sec a {
  font-size: 20px;
  font-weight: 300;
  color: #207f80;
}
.actu_sec p {
  font-size: 14px;
  line-height: 1.3em;
  color: #2d2d2d;
  text-transform: none;
}
.accueil .actu_sec.actu_sec2 .tt_actu_sec {
  order: 2;
}
.accueil .actu_sec.actu_sec2 {
  position: relative;
  top: -40px;
}
.actu_sec h2 {
  /*font-size: 28px;
  font-weight: 500;
  color: #155e7c;*/
  line-height: 0.8em;
  margin-top: 10px;
  font-weight: 600;
  color: #222;
	text-transform: uppercase;
}
/*.tt_actu_sec h2::first-line {
  color: #719c3d;
	font-weight: 700;
}*/
/*.actu_principale .tt_actu_sec h2::first-line {
  color: #000;
	
}*/
.actu_sec.bas h2, .actu_sec.bas p {
  padding: 0 10px 20px 10px !important;
}
.accueil .actu_sec.actu_sec1 h2 {
  margin-top: 35px;
}
/*********** Actu secondaire *************/
.breves .grille {
  display: flex;
  justify-content: flex-start;
}
.breves .bloc_grille {
  height: 380px;
  width: 285px !important;
  position: relative;
  overflow: hidden;
}
.breves .actu_sec {
  width: 450px;
}
/**********Actu sec 1 **********/
.breves .actu_sec1 .bloc_grille {
  left: 130px !important;
  top: 30px;
	border-radius: 0 0 0 60px;
}
/*.actu_sec.actu_sec1 img {
  border-radius: 0 0 0 60px;
}*/
.actu_sec1 .tt_actu_sec {
  position: absolute;
  top: 0;
  text-align: left;
}
.actu_sec1 .tt_actu_sec p {
  text-align: left;
  font-size: 14px;
}
/************** Actu sec2*************/
.breves .actu_sec2 .bloc_grille {
  left: 0px !important;
  top: 0px;
	border-radius: 0 60px 0 0;
}
/*.actu_sec.actu_sec2 img {
  border-radius: 0 60px 0 0;
}*/
.actu_sec2 .tt_actu_sec {
  position: absolute;
  bottom: 35px;
  right: 20px;
  text-align: left;
}
.actu_sec2 .tt_actu_sec p {
  text-align: left;
  font-size: 14px;
}
.accueil .actu_sec.actu_sec2 .tt_actu_sec {
  order: 2;
}
.accueil .actu_sec.actu_sec2 {
  position: relative;
  top: -40px;
}
/*.actu_sec h2 {
  font-size: 28px;
  font-weight: 500;
  color: #155e7c;
  line-height: 0.8em;
  margin-top: 10px;
	font-weight: 600;
  color: #222;
}*/
/*.tt_actu_sec h2::first-line {
  color: #719c3d;
	font-weight: 700;
}*/
/*.actu_principale .tt_actu_sec h2::first-line {
  color: #000;
	
}*/
.actu_sec.bas h2, .actu_sec.bas p {
  padding: 0 10px 20px 10px !important;
}
.accueil .actu_sec.actu_sec1 h2 {
  margin-top: 35px;
}
/********* Grille ****************/
.bloc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /*min-width: 320px;*/
}
/********* Actu sidebar **********/
#col_actus {
  border-left: dotted 1px #222;
  border-top: dotted 1px #222;
}
#col_actus .post-thumbnails-container {
  display: block;
  /*padding-left: 20px;*/
}
#col_actus h3 {
  font-size: 20px;
  line-height: 1em;
  padding-left: 25px;
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 27px;
  /*border-top: solid 1px;*/
  /* background: url(http://ricom-web7.com/ccsb/wp-content/uploads/2023/10/icone-telechargement.png) no-repeat 0px 27px;*/
  color: #3e3e3e;
  text-transform: uppercase;
}
#col_actus .space-item.actu_sec.sidebar {
  width: 100%;
  margin-bottom: 15px;
}
#col_actus .sidebar h4 {
  font-size: 15px !important;
  text-transform: uppercase;
}
#col_actus .space-item {
  margin-right: 0px;
  margin-left: 0px;
}
.actu_sec img {
  /* border-radius: 15px;
  box-shadow: 0 0 10px #2a2a2a;*/
}
.slider-articles .slick-slide {
  /*margin: 0 30px;*/
}
.slider-articles .slick-list {
  /*margin: 0 -30px;*/
}
/* slick.css */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.bloc_slider {
  /*height: 220px;*/
}
.categ {
  background: #e9bca5;
  display: inline-block;
  padding: 0 10px;
  border-radius: 0 0 8px 0;
  margin-top: 9px;
  line-height: 1.5em;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.1em;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: auto !important;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.single-post #main-content {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

/***********SINGLE*************/
.single-post .et_pb_section.et_pb_section_1_tb_body.et_section_regular {
  width: 1080px;
  margin: auto;
  font-size: 20px;
	max-width: 95%;
}

/* Slick theme */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  background: transparent;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
html, body {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
.slider {
  /*width: 50%;*/
  margin: 50px auto;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before, .slick-next:before {
  color: black;
}
@media(max-width:680px) {
  .slider {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .grille .actu_sec {
    margin: auto;
    margin-bottom: 30px;
    min-width: 90%;
    flex: 1;
  }
  #actu_principale .actu_sec {
    max-width: 100%;
    position: relative;
  }
  #actu_principale .tt_actu_sec {
    max-width: 100%;
    background: #fff;
    padding: 5px 15px 15px 15px;
    position: relative;
    top: 0;
	  bottom: auto;
    right: 0;
    min-height: 180px;
    text-transform: uppercase;
    color: #118b8b;
    text-align: left;
  }
	#actu_principale .tt_actu_sec a {
  font-size: 26px;
  }
  .actu_sec1 .tt_actu_sec p {
    text-align: left;
    font-size: 14px;
  }
  .breves .actu_sec1 .bloc_grille, .breves .actu_sec2 .bloc_grille {
    height: auto;
    width: 100% !important;
    position: unset;
    left: 0 !important;
    top: 0px;
    bottom: unset;
    right: unset;
  }
  .actu_sec1 .tt_actu_sec, .actu_sec2 .tt_actu_sec {
    position: relative;
    top: unset;
    text-align: left;
    max-width: 100%;
    left: 0 !important;
    top: 0px;
    bottom: unset;
    right: unset;
  }
  .actu_sec h2 {
    font-size: 28px;
    font-weight: 500;
    color: #155e7c;
    line-height: 0.8em;
    margin-top: 10px;
    font-weight: 600;
    color: #222;
  }
	#Intro {
  padding: 20px;
}
}