@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
.formations #block-rkfredonidf-content .node__content .text-formatted .wp-block-group:nth-child(1) {
  background: #277432;
  padding: 45px 0;
}
.formations #block-rkfredonidf-content .node__content .text-formatted .wp-block-group:nth-child(1) .wp-block-group__inner-container {
  width: 95%;
  margin: 0 auto;
}
.formations #block-rkfredonidf-content .node__content .text-formatted .wp-block-group:nth-child(1) .wp-block-group__inner-container p {
  color: white;
  font-size: 18px !important;
}
.formations #block-rkfredonidf-content .node__content .text-formatted #block_1 {
  padding-top: 45px;
}
.formations #block-rkfredonidf-content .node__content .text-formatted #block_2 .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-button__link {
  color: white;
  border: 1px solid white;
  border-radius: 25px;
  padding: 10px 15px;
  transition: 500ms;
  background-color: transparent;
}
.formations #block-rkfredonidf-content .node__content .text-formatted #block_2 .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-button__link:hover {
  color: #277432;
  background: white;
}
.formations #block-rkfredonidf-content .node__content .text-formatted #block_3 .wp-block-button {
  margin-top: 25px;
  margin-bottom: 25px;
}
.formations #block-rkfredonidf-content .node__content .text-formatted #block_4 .wp-block-button {
  margin-top: 25px;
  margin-bottom: 25px;
}
.formations #block-rkfredonidf-content .node__content .text-formatted #block_5 .wp-block-button {
  margin-top: 25px;
}
.formations #block-rkfredonidf-content .node__content .text-formatted h3 {
  display: block;
  width: 95%;
  margin: 0 auto 50px;
}
.formations #equipe {
  width: 95%;
  margin: 0 auto;
}
.formations #equipe label {
  display: block;
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-size: 40px;
  font-family: "rockyeahsans";
  font-size: 16px;
  color: #98999b;
}
.formations #equipe input[type=date],
.formations #equipe input[type=tel],
.formations #equipe input[type=email],
.formations #equipe input[type=text] {
  width: 100%;
  height: 50px;
  border: solid 1px #cccccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #98999b;
  padding-left: 20px;
}
.formations #equipe select {
  width: 100%;
  height: 50px;
  border: solid 1px #cccccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #98999b;
  padding-left: 20px;
  background: url(../images/Search.png) no-repeat center right;
  cursor: pointer;
}
.formations #equipe textarea {
  border: solid 1px #cccccc;
  padding: 10px;
}
.formations #equipe .form-actions {
  text-align: center;
}
.formations #equipe .form-actions input[type=submit] {
  color: #66a527;
  border: 1px solid #66a527;
  padding: 15px 25px;
  background: none;
  border-radius: 25px;
  transition: 500ms;
}
.formations #equipe .form-actions input[type=submit]:hover {
  background-color: #66a527;
  color: white;
}
.formations #equipe #block-webform-2 {
  margin-bottom: 35px;
}
.formations #equipe #block-webform-3 {
  margin-bottom: 35px;
}

@media only screen and (min-width: 1280px) {
  .formations #block-rkfredonidf-content .node__content .text-formatted .wp-block-group:nth-child(1) .wp-block-group__inner-container p {
    text-align: left !important;
    margin: 0 !important;
    width: unset;
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted .wp-block-group:nth-child(1) .wp-block-group__inner-container p:nth-child(2) {
    font-size: 53px !important;
    margin-top: 30px !important;
    margin-bottom: 35px !important;
    line-height: 53px;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .wp-block-columns {
    width: 1140px;
    margin: 0 auto;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .quote {
    font-size: 18px !important;
    font-weight: 600;
    width: 1000px !important;
    margin: 0 auto !important;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .citation {
    top: 0;
    display: block;
    width: 500px;
    font-weight: 600;
    font-size: 18px !important;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted #block_white {
    width: 1140px;
    margin: 0 auto;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted #block_white p {
    width: 60%;
    font-family: "Open Sans", sans-serif;
    font-size: 15px !important;
    margin: 0 auto;
    font-weight: 600;
    line-height: 22px;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted h3 {
    text-align: center;
  }
  .formations #equipe {
    width: 1240px;
    margin: 0 auto;
  }
  .formations #equipe textarea[name=message] {
    height: 145px;
  }
  .formations #equipe textarea[name=adresse_de_facturation] {
    height: 145px;
  }
  .formations #equipe .form-actions {
    width: 100%;
  }
  .formations #equipe #block-webform-2 {
    width: 50%;
  }
  .formations #equipe #block-webform-3 form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .formations #equipe #block-webform-3 form #edit-block-1 {
    width: 30%;
  }
  .formations #equipe #block-webform-3 form #edit-block-2 {
    width: 30%;
  }
  .formations #equipe #block-webform-3 form #edit-block-3 {
    width: 30%;
  }
}
@media only screen and (min-width: 1280px) {
  .formations #block-rkfredonidf-content .node__content .text-formatted #block_5 .wp-block-columns .wp-block-columns .wp-block-column {
    width: 200px;
  }
  .formations #block-rkfredonidf-content .node__content .text-formatted #block_5 .wp-block-columns .wp-block-columns .wp-block-column p {
    width: 50%;
  }
  .formations #equipe #block-webform-2 {
    margin: 0 auto 50px;
  }
  .formations #equipe #block-webform-3 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1366px) {
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .citation {
    left: 550px;
  }
}
@media only screen and (min-width: 1600px) {
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .citation {
    left: 600px;
  }
}
@media only screen and (min-width: 1680px) {
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .citation {
    left: 640px;
  }
}
@media only screen and (min-width: 1920px) {
  .formations #block-rkfredonidf-content .node__content .text-formatted #blockForm .citation {
    left: 720px;
  }
}
.expertises .node__content p {
  margin-bottom: 25px;
}
.expertises .node__content ul li {
  list-style: disc;
  list-style-position: inside;
  margin-bottom: 10px;
}

@media only screen and (min-width: 1280px) {
  .expertises .node__content h2 {
    width: 1106px;
    margin: 50px auto 50px auto;
    text-align: center;
  }
  .expertises .node__content p {
    width: 1106px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .expertises .node__content ul {
    width: 900px;
    margin: 0 auto;
    margin-left: 160px;
  }
}
@media only screen and (min-width: 1366px) {
  .expertises .node__content {
    width: 1352px;
    margin: 0 auto;
  }
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image img {
  position: relative;
  width: 100%;
  height: auto;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .imgafter {
  display: none;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu {
  margin: 50px 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .field__item a {
  border: 1px solid #67a526;
  padding: 10px 20px;
  border-radius: 25px;
  color: #67a526;
  background: none;
  transition: 500ms;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .field__item a:hover {
  color: white;
  background: #67a526;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar {
  width: 360px;
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-publie-par {
  width: 320px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-publie-par .field__label {
  font-size: 14px;
  font-weight: 500;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-publie-par .field__item {
  font-size: 14px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-separation {
  margin: 0 10px 0 0px;
  font-size: 18px;
  position: relative;
  top: -4px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-date {
  width: 150px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-date .field__label {
  font-size: 14px;
  font-weight: 500;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar .field--name-field-date .field__item {
  font-size: 14px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body p {
  margin-bottom: 25px;
  font-weight: 500;
  width: 100%;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body p strong {
  font-weight: 900;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body p em {
  font-size: 18px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .wp-block-quote {
  border-color: #67a526;
  background: #f9f9f9;
  padding: 15px 10px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .wp-block-quote cite {
  font-weight: 900;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .wp-block-gallery img {
  width: 100%;
  height: auto;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .tags p.title {
  font-weight: 500;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .tags p.title em {
  font-size: 15px;
  font-weight: 500;
  color: #67a526;
  font-style: normal;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin {
  background: #277332;
  padding: 35px 25px 1px;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column {
  width: 100%;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column figure {
  display: flex;
  justify-content: center;
  align-items: center;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column h3 {
  color: white;
  text-align: center;
  margin-bottom: 15px;
  font-size: 18px;
  font-style: italic;
}
.articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column p {
  color: white;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  margin: 0;
}

@media only screen and (min-width: 600px) {
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 1em;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column {
    flex-basis: unset;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column:first-child {
    flex-basis: unset !important;
    width: 25%;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column:last-child {
    flex-basis: unset !important;
    width: 65%;
    margin-left: 0;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column figure {
    justify-content: flex-start;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column figure img {
    width: 100%;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column h3 {
    text-align: left;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column p {
    text-align: left;
  }
}
@media only screen and (min-width: 820px) {
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar {
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-categorie-actu .blockDatePar {
    margin: 0;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin {
    padding: 10px 25px 0;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column:first-child {
    width: 30px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body .bandeauFin .wp-block-columns .wp-block-column:last-child {
    width: 70%;
    margin-left: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  .articlebaseTemplate .contenu .center {
    width: 98%;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image {
    position: relative;
    margin-bottom: 100px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .imgafter {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 3px;
    background: rgba(0, 0, 0, 0.3);
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg {
    position: absolute;
    bottom: 0px;
    left: 50px;
    right: 50px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .field--name-field-categorie-actu {
    position: absolute;
    bottom: 145px;
    left: 0px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .field--name-field-categorie-actu .field__item {
    margin-right: 25px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .field--name-field-categorie-actu .field__item a {
    color: white;
    border-color: white;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .field--name-field-categorie-actu .field__item a:hover {
    border-color: #67a526;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg #block-rkfredonidf-page-title {
    position: absolute;
    bottom: 80px;
    left: 0px;
    width: 1150px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg #block-rkfredonidf-page-title h1 {
    color: white;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-align: left;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown {
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar {
    width: 410px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-publie-par {
    width: 410px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-publie-par .field__label {
    font-size: 16px;
    font-weight: 500;
    color: white;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-publie-par .field__item {
    color: white;
    font-size: 16px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-separation {
    margin: 0 10px 0 -15px;
    font-size: 18px;
    position: relative;
    top: -4px;
    color: white;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-date {
    width: 220px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-date .field__label {
    font-size: 16px;
    font-weight: 500;
    color: white;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown .blockDatePar .field--name-field-date .field__item {
    color: white;
    font-size: 16px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown #block-bettersocialsharingbuttons {
    display: block;
    width: 70px;
    height: 30px;
    position: relative;
    z-index: 10000;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown #block-bettersocialsharingbuttons .social-sharing-buttons {
    position: relative !important;
    right: 0;
    top: 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown #block-bettersocialsharingbuttons .social-sharing-buttons a {
    border: 1px solid white;
    border-radius: 100%;
    transition: 500ms;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown #block-bettersocialsharingbuttons .social-sharing-buttons a svg {
    fill: white;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg .barreDown #block-bettersocialsharingbuttons .social-sharing-buttons a:hover {
    background: #67a526;
    border-color: #67a526;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-body {
    width: 1100px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1600px) {
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image {
    position: relative;
    margin-bottom: 100px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg {
    position: absolute;
    bottom: 0px;
    left: 100px;
    right: 100px;
  }
}
@media only screen and (min-width: 1920px) {
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image {
    position: relative;
    margin-bottom: 100px;
  }
  .articlebaseTemplate .contenu .center .region-content #block-rkfredonidf-content .field--name-field-image .blockImg {
    position: absolute;
    bottom: 50px;
    left: 370px;
    right: 325px;
  }
}
.formations #block-mentionsformulaire-2 {
  margin-bottom: 35px;
}

@media only screen and (min-width: 1280px) {
  .page-node-type-webform #block-mentionsformulaire-3 {
    width: 1140px;
    margin: 0 auto;
  }
  #callback .region-callback {
    overflow: unset;
  }
}
@media only screen and (min-width: 1366px) {
  .mention .wrapper .contenu .center .region-content #block-rkfredonidf-content .node__content .text-formatted h2 {
    margin-left: 0;
  }
}/*# sourceMappingURL=styles.css.map */