@font-face {
  font-family: 'MarianneExtraBold';
  src: url('../fonts/Marianne-ExtraBold.woff') format('truetype');
}

.p-uppecase {
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.size-1em {
  font-size: 1.25em;
}

.no-margin {
  margin-bottom: 0;
}

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

p {
  background-color: transparent !important;
}

.grey {
  background-color: #FAF8F8;
}

.border-container {
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  position: relative;
  z-index: 200;
}

.green {
  color: #2B7758;
}

.shadow {
  box-shadow: rgb(230, 230, 232) 0px 7px 12px 0px;
}

@media (min-width: 62em) {

  .fr-nav__list .fr-nav__link {
    width: 130px;
  }

  .fr-nav__list .fr-nav__link.p-faq{
    width: 80px !important;
  }

  .fr-nav__item {
    padding-right: 5px;
  }

  .fr-btn--tertiary {
    box-shadow: none;
    border: 1px solid black;
    --hover: none;
  }

  .intro-global-timeline {
    margin-left: 70px;
  }

  .fr-menu .fr-nav__link {
    box-shadow: none;
  }

  .fr-header__body{
    display: none;
  }

}

@media (min-width: 78em) {
  .fr-nav__list>*>.fr-nav__btn, .fr-nav__list>*>.fr-nav__link, .fr-nav__list>.fr-nav__btn, .fr-nav__list>.fr-nav__link {
    width: 140px;
  }

  .fr-nav__item {
    padding-right: 70px;
  }

  .fr-btn--tertiary {
    box-shadow: none;
    border: 1px solid black;
    --hover: none;
  }

  .intro-global-timeline {
    margin-left: 70px;
  }

  .yellow-circle {
    display: block;
  }
}

/*tâches de couleur*/
.tache-jaune-un {
  background-image: url("../img/tache-jaune.svg");
  background-repeat: no-repeat;
  background-position: top 0 left calc((100vw / 2) - (78em));
}

.tache-verte-un {
  background-image: url("../img/tache-verte.svg");
  background-repeat: no-repeat;
  background-position: calc((100vw / 2) + (78em / 4));
}

.tache-jaune-deux {
  background-image: url("../img/tache-jaune.svg");
  background-repeat: no-repeat;
  background-position: calc((100vw / 2) - (78em));
}

.yellow-circle {
  position: absolute;
  margin-top: 750px;
  margin-left: calc((100vw - (78em)) / 1.3);
  z-index: 250;
}

.green-circle {
  position: absolute;
  margin-top: 1550px;
  margin-left: calc((100vw - (78em)) / 2.5);
  z-index: 250;
}

.tache-jaune-trois {
  background-image: url("../img/tache-jaune.svg");
  background-repeat: no-repeat;
  background-position: top 1000px left calc((100vw / 2) + (78em / 4));
}

.tache-jaune-trois .green-circle{
  margin-left: calc(((100vw)/2) - (83em / 1.8));
}

.tache-jaune-trois .yellow-circle{
  margin-left: calc(((100vw)/2) + (86em / 2.9));
}

.tache-jaune-quatre {
  background-image: url("../img/tache-jaune.svg");
  background-repeat: no-repeat;
  background-position: top 0 left calc((100vw / 2) - (78em));
}

.tache-verte-deux {
  background-image: url("../img/tache-verte.svg");
  background-repeat: no-repeat;
  background-position: top 300px left calc((100vw / 2) + (78em / 4));
}

/*menu*/
.fr-header__brand {
  filter: none;
}

.fr-header {
  background-color: transparent;
  border-bottom: 1px solid #DADADA;
}

.fr-header .fr-header__menu {
  box-shadow: none;
  background-color: white;
}

.fr-translate {
  padding-top: 10px;
}

.fr-translate .fr-translate__btn:before {
  content: none;
}

.fr-nav__link {
  --hover-tint:none;
  --active-tint: none;
}

.header-small {
  background-image: url("../img/green-arc.png"),  url("../img/black-arc.png");
  background-repeat: no-repeat, no-repeat;
  background-position:  top left, bottom right;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 5px;
}

.header-small-img {
  display: block;
  padding: 60px 0px 10px 0px;
  margin: 0px auto 0px auto;
  width: 60%;
}

.date-header {
  font-weight: 700;
  font-style: italic;
  font-size: 40px;
  line-height: 56px;
  text-align: center;
  background: linear-gradient(90deg, #2B7758 -9.3%, #33C669 110.55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.place-header {
  text-align: center;
  width: 240px;
  border-radius: 20px;
  color: #000000;
  border: 1px solid #000000;
  margin: 20px auto 80px auto;
  font-size: 20px;
  padding: 5px;
}

/*en chiffres*/
.first-grid,
.second-grid {
  text-align: center;
}

.separator b {
  font-size: 18px;
  margin-left: 210px;
}

.n-bignumber {
  color: #FFFFFF;
  background: #FFFFFF;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0px 0 #4074b5, 0px 1px 0 #000, -1px 0px 0 #000, 0px -1px 0 #000;
  color: #FFFFFF;
  background: #FFFFFF;
  font-size: 140px;
  font-family: 'MarianneExtraBold';
}

.n-bignumber-green {
  color: #FFFFFF;
  background: #FFFFFF;
  text-shadow: 1px 1px 0 green, 1px -1px 0 green, -1px 1px 0 green, -1px -1px 0 green, 1px 0px 0 #4074b5, 0px 1px 0 green, -1px 0px 0 green, 0px -1px 0 green;
  color: #FFFFFF;
  background: #FFFFFF;
  font-size: 140px;
  font-family: 'MarianneExtraBold';
}

.n-smallnumber {
  color: #FFFFFF;
  background: #FFFFFF;
  text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0px 0 #4074b5, 0px 1px 0 #000, -1px 0px 0 #000, 0px -1px 0 #000;
  color: #FFFFFF;
  background: #FFFFFF;
  font-size: 75px;
  font-family: 'MarianneExtraBold';
}

/*image cop 27*/
#cop-27 {
  display: block;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

/*programme*/
.fr-container #leprogramme {
  max-width: 68rem;
  padding-right: 4.5rem;
  margin-bottom: 70px;
}

.date {
	box-shadow: 0px 2px 10px rgba(132, 132, 132, 0.2);
	border-radius: 100px;
	width: 400px;
	height: 60px;
  background-color: white;
  position: relative;
  top: 30px;
  left: 30px;
}

.date p {
	font-weight: 700;
	font-size: 40px;
	line-height: 56px;
	text-align: center;
	background: linear-gradient(90deg, #2B7758 -9.3%, #33C669 110.55%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	padding: 0px 20px 0px 20px;
}

.intro-calendar,
.content-calendar {
  display: flex;
  flex-direction: row;
}

.hours,
.title {
  font-size: 26px;
  font-weight: bold;
}

.hours-prologue {
  width: 150px;
}

.image-progress {
  margin-top: 30px;
  margin-left: 65px;
  margin-right: 65px;
}

.progress-one {
  margin-left: 50px;
  margin-top: 30px;
}

.progress-two {
  margin-left: 30px;
  margin-top: 30px;
}

.progress-one li,
.progress-two li {
  font-size: 20px;
  list-style-image: url('../img/puce-verte.svg');
}

.schedule {
  display: initial;
  margin-left: 50px;
  flex-direction: column;
}

.schedule-detail {
  width: 100%;
  margin-right: 30px;
  position: relative;
}

.schedule-detail-more {
  font-size: 20px;
}

.schedule-title {
  font-weight: 800;
	font-size: 22px;
	background: linear-gradient(90deg, #2B7758 -9.3%, #33C669 110.55%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.link-schedule {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
  color: #000;
	text-decoration-line: underline;
  padding-left: 0;
  --hover-tint: none;
  bottom: 0;
}

.schedule.fr-mb-10v, .fr-mb-5w, .fr-my-10v, .fr-my-5w{
  margin-bottom: 1.5rem!important;
}

.link-button{
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	text-decoration-line: underline;
  padding-left: 0;
  --hover-tint: none;
}

/*events*/
.events {
  background-color: #FFE552;
  padding: 30px 0 30px 60px;
}

.events-color {
  background-color: #FFE552;
  padding: 0px 0 30px 60px;
}

.events-color .link-schedule {
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--text-default-grey);
}

.events button {
  /* display: none; */
}

.fr-card-events,
.fr-card-equipe {
  background-color: transparent !important;
  border-top-left-radius: unset !important;
}

.fr-card-events a {
  text-decoration: underline;
}

.fr-card-events::before {
  content: none;
}

/*mini slider*/
.visually-hidden {
  position: absolute;
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.rounded-image {
  border-radius: 50%;
}

/*l'équipe du sommet*/
.team {
  display: flex;
  flex-wrap: wrap;
}

.team-detail {
  padding: 30px 50px 30px 50px;
  width: 350px;
}

.team-detail p {
  margin-bottom: 0;
}

.team-detail button {
  font-size: 16px !important;
}

.envoye-detail {
  padding: 30px 50px 30px 50px;
  width: 100%;
}

.team-detail,
.envoye-detail h6 {
  font-size: 18px;
}

/*en savoir plus*/
.plus {
  background-color: #FAF8F8;
}

/*pour aller plus loin*/
#column-one {
  width: 50%;
  float: left;
  padding-right: 20px;
}

#column-two {
  width: 50%;
  float: left;
  padding-left: 20px;
}

#columns {
  max-height: 300px;
  overflow: hidden;
  position: relative;
  transition: all .3s ease;
}

#columns:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  height: 50%;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(139,167,32,0) 0%, #FAF8F8 100%);
  pointer-events: none;
}

.fr-footer {
  box-shadow: none;
}

#columns.expand {
  max-height: 2300px;
}

#columns.expand::after{
  background: none;
}

#a-expand {
  height: 80px;
  margin-top: 50px;
  text-align: center;
}

/*footer*/
#flex-container {
  display: flex;
}

.item-1 {
  display: flex;
  flex-direction: row;
  margin-right: 5rem;
}

.item-1 a {
  background-image: none;
}

#item-2 {
  float: right;
  width: 20%;
}

#rs li {
  list-style-type: none;
}

#partner {
  height: 20p;
  margin: 10px;
}

.flex-partner {
  margin: 10px;
  display: flex;
}

.item-p {
  padding: 10px;
}

#item-s {
  padding: 0px;
}

#mentions {
  margin: 10px;
}

/*communication*/
.kit-comm {
  padding : 70px 0px 120px 0px;
}

@media (max-width: 800px) {
  .contact-form {
    flex-direction: column;
  }
}

.fr-header__navbar .fr-btn--menu:after, .fr-header__navbar .fr-btn--menu:before {
  background-color: var(--text-default-grey);
}

/*modale*/
.fr-modal__title{
  color: #2B7758;
  text-transform: uppercase;
}

.fr-link--close{
  color: #000;
  text-indent: -100rem;
  white-space: nowrap;
  overflow: hidden;
}

.fr-link--close:after{
  --icon-size: 2rem;
}

.fr-translate .fr-translate__btn:after, .fr-translate .fr-translate__btn:before {
    background-color: #000;
}

.fr-btn--tertiary {
    color: #000;
}

.fr-nav__btn[aria-current]:before, .fr-nav__link[aria-current]:before {
    background-color: #2B7758;
}

.fr-nav__btn[aria-current], .fr-nav__link[aria-current] {
    color: #2B7758;
}

/*tablette*/
@media (min-width: 768px) and (max-width: 1024px) {

  .separator b {
    margin-left: 400px;
  }

  /*image après slider vert*/
  #cop-27 {
    width: 90%;
    height: auto;
  }

  /*tâches de couleur et circle*/
  .circle {
    display: none;
  }

  .separator b {
    margin-left: 370px;
  }

  /*programme*/
  .image-progress {
    display: none;
  }

  .progress-one,
  .progress-two {
    margin-left: 0;
  }

  .schedule {
    margin-left: 0 !important;
  }

  .hours, .title {
    font-size: 24px;
  }

  .hours-prologue {
    width: 180px;
  }  

  .fr-ml-7w {
    margin-left: 1.5rem !important;
  }

  .fr-mb-2w {
    margin-bottom: 2rem !important;
  }

  .schedule-detail-more {
    margin-bottom: 10px;
  }

  #flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .item-1 {
    margin-right: 2rem;
  }

  #columns.expand {
    max-height: 6000px;
  }

}

/*mobile*/
@media only screen and (max-width: 600px) {

  .n-bignumber,
  .n-bignumber-green {
    font-size: 120px;
  }

  .n-smallnumber {
    font-size: 55px;
  }

  #timeline{
    width: 200px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }

  #header-cal {
    clear: both;
  }

  /*image après slider vert*/
  #cop-27 {
    width: 90%;
    height: auto;
  }

  /*tâches de couleur et circle*/
  .circle {
    display: none;
  }

  /*guillemets*/
  .quote {
    width: 30px;
    height: 30px;
  }

  .separator b {
    margin-left: 150px;
  }

  .separator-mobile-en b {
    margin-left: 130px;
  }

  .team-detail,
  .envoye-detail {
    padding: 0;
  }

  .team-detail h6 {
    margin-bottom: 0;
  }

  .team-detail p {
    margin-bottom: 15px;
  }

  #columns.expand {
    max-height: 9000px;
  }

  /*programme*/
  .fr-container #leprogramme {
    max-width: 78rem;
    padding-right: 1.5rem;
  }

  .date{
    width: 200px;
    top: none;
  }

  .date p {
    font-size: 18px;
    line-height: 26px;
    padding-top: 15px;
  }

  .fr-pl-5w {
    padding-left: 1.5rem !important;
  }

  .fr-mb-2w {
    margin-bottom: 2rem !important;
  }

  .fr-ml-5w,
  .fr-ml-3w,
  .fr-ml-6w,
  .fr-ml-2w {
    margin-left: 0 !important;
  }

  .image-progress {
    display: none;
  }

  .progress-one,
  .progress-two {
    margin-left: 0;
  }

  .title {
    margin-left: 0;
  }

  .intro-calendar {
    display: flex;
    flex-direction: column;
  }

  .schedule {
    margin-left: 0;
    margin-bottom: 30px;
  }

  .schedule-detail {
    width: unset;
    height: unset;
    margin-right: unset;
    position: static;
  }

  .link-schedule {
    position: static;
  }

  .events {
    padding: 30px;
  }

  /*footer*/
  #soutien {
    width: 100%;
    font-size: 15px;
  }

  .item-s img {
      margin-top: 5px;
  }

  #flex-container {
    display: flex;
    flex-direction: column;
  }

  .item-1:nth-child(2), .item-1:nth-child(3), .item-1:nth-child(4) {
    padding: 20px;
    margin: 0 auto;
  }

  #item-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  #mentions a,
  #mentions span {
    float: left;
  }

  .header-small {
    background-image: none !important;
    border-bottom: 1px solid #DADADA;
    padding-bottom: 5px;
  }

  .date-header {
    font-size: 25px !important;
  }

  .header-small-img{
    width: 70% !important;
    padding: 30px 0px 30px 0px !important;
  }

  .place-header {
    margin: 20px auto 50px auto !important;
    font-size: 15px !important;
    width: 200px !important;
  }
}


#events-planing-container{

}
#frame-planning{
  min-height: 600px;
  width: 100%;
}
 @media (max-width: 768px){
  .col-2-tr-p div, .col-2-tr-p div p{
    margin:0 !important;
    padding:0 !important;
  }
}
 @media (min-width: 768px){
  .col-2-tr-p{
    display: flex;
  }
  .col-2-tr-p div{
    width:48%;
    padding-right: 5px;
  }
}

#events-affiliated-container{
  padding-right: 20px;
}

#frame-events {
  min-height: 600px;
  width: 100%;
}
