/*
Theme Name: Theme enfant INSPIRO
Description: Theme enfant de Gerald based on INSPIRO
Author: Gerald
Author URI: https://www.qortex.fr
Template: inspiro
Version: 0.1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
/* ----------------------------------------------------
        BOOTSTRAP
-------------------------------------------------------- */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  /*
  padding-left: 15px;
  padding-right: 15px;
  */
  width: 80%;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:after,
.row:before {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:after,
.row:before {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }

  .col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }

  .col-md-1,
.col-md-10,
.col-md-11,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }

  .col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
}
.card-taxo {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0 0 15px 0;
  border-radius: 3px;
  border: 2px solid #008080;
  box-shadow: 1px 0 8px rgba(0, 128, 128, 0.5);
  transition: all 0.2s ease-in-out;
  justify-content: center;
}

.card-taxo:hover .card-taxo-head {
  background: #008080;
}

.card-taxo-head {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  background-color: rgba(0, 163, 163, 0.4);
  transition: all 0.6s ease-in-out;
}

.card-taxo-head .ico-taxo,
.card-taxo-head .ico-taxo img {
  margin: auto;
}

.card-taxo-head h2 {
  color: #de7c54 !important;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.card-taxo-body {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  background-color: #bfd4d3;
}

.bt-link-to-view {
  padding: 8px 10px;
  border: 1px solid #008080;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  color: #000;
}

.bt-link-to-view:hover {
  color: #fff;
  background-color: rgba(0, 163, 163, 0.23);
}

.bt-link-to-view:active {
  background-color: rgba(0, 80, 80, 0.2);
}

.card-formation {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0 0 15px 0;
  border-radius: 3px;
  border: 2px solid #008080;
  box-shadow: 1px 0 8px rgba(0, 128, 128, 0.5);
  transition: all 0.2s ease-in-out;
  justify-content: center;
}

.card-formation:hover .card-formation-head {
  background: #008080;
}

.card-formation:hover {
  box-shadow: none;
}

.card-formation-head {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  background-color: rgba(0, 163, 163, 0.4);
  transition: all 0.6s ease-in-out;
  height: 100px;
}

.card-formation-head h3 {
  color: #de7c54 !important;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.card-formation:hover h3 {
  text-shadow: none;
}

.card-formation-foot {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  background-color: #bfd4d3;
}

/* ----------------------------------------------------
        SINGLE
-------------------------------------------------------- */
.rubrik-content {
  padding-left: 20px;
  margin-bottom: 10px;
}

div.rubrik-title {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.rubrik-item-title {
  font-size: 1.5em;
  font-weight: 700;
}

.rubrik-item-image {
  display: inline-flex;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 6px;
  color: #008080;
}

.rubrik-item-image .material-symbols-outlined {
  font-size: 28px;
}

.wrapper-rubriks.left {
  padding-bottom: 50px;
}

.wrapper-rubriks.right {
  padding-top: 30px;
  padding-bottom: 30px;
}

.wrapper-rubriks.right .wrap-rubrik {
  margin-bottom: 15px;
}

/* ----------------------------------------------------
        HEAD-FORMATION
-------------------------------------------------------- */
header.head-formation {
  text-align: center;
  padding: 15px;
  margin-bottom: 20px;
}

header.head-formation h1 {
  margin-bottom: 5px;
}

/* ----------------------------------------------------
        CONTACT FORM 7 SINGLE
-------------------------------------------------------- */
.wrap-rubriks #wpcf7-f654-p543-o1 select.wpcf7-form-control input[type=checkbox] {
  display: block !important;
  width: 100% !important;
  font-size: 12px !important;
}

.wrapper-rubriks form p:nth-child(8) {
  width: 100%;
  text-align: center;
}

.wrapper-rubriks form p:nth-child(8) input[type=submit] {
  color: #2c5f5b !important;
  border-color: #224845 !important;
  transition: all 0.2s ease-in-out;
}

.wrapper-rubriks form p:nth-child(8) input[type=submit]:hover {
  color: #0e9f96 !important;
  border-color: #0e9f96 !important;
  background: rgba(0, 163, 163, 0.23);
}

.wrapper-rubriks form p:nth-child(8) .wpcf7-spinner {
  display: block;
}

/* ----------------------------------------------------
        CONTACT FORM SUR PAGE FORMATION
-------------------------------------------------------- */
.wrap-rubrik .rubrik-content-contact ::placeholder {
  color: #999;
}

.wrap-rubrik .rubrik-content-contact form p:nth-child(-n+5) {
  margin: 0;
}

.wrap-rubrik .rubrik-content-contact form input[type=text],
.wrap-rubrik .rubrik-content-contact form input[type=email],
.wrap-rubrik .rubrik-content-contact form textarea {
  display: block;
  width: 100%;
}

.wrap-rubrik .rubrik-content-contact form textarea {
  resize: vertical;
  height: 10em;
}

.wrap-rubrik .rubrik-content-contact .wpcf7-response-output {
  border: 1px solid #ff4648;
}

/* ----------------------------------------------------
        CONTACT FORM 7 SUR PAGE DE CONTACT
-------------------------------------------------------- */
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

div#wpcf7-f6-p20-o1 form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin: 20px auto;
  width: 80%;
}

div#wpcf7-f6-p20-o1 form p {
  margin: 0;
  padding: 0;
}

div#wpcf7-f6-p20-o1 form p:nth-child(2),
div#wpcf7-f6-p20-o1 form p:nth-child(7),
div#wpcf7-f6-p20-o1 form p:nth-child(8),
div#wpcf7-f6-p20-o1 form p:nth-child(9),
div#wpcf7-f6-p20-o1 form p:nth-child(10),
div#wpcf7-f6-p20-o1 form .wpcf7-response-output {
  grid-column-start: 1;
  grid-column-end: 3;
}

div#wpcf7-f6-p20-o1 form .wpcf7-select {
  display: block !important;
  width: 100%;
  padding: 12px;
}

div#wpcf7-f6-p20-o1 form .wpcf7-form-control.wpcf7-textarea {
  display: block !important;
  width: 100% !important;
}

div#wpcf7-f6-p20-o1 p span input.wpcf7-text {
  display: block !important;
  width: 100% !important;
  border-radius: 3px;
}

div#wpcf7-f6-p20-o1 form p:nth-child(10) .wpcf7-spinner {
  display: block;
}

div#wpcf7-f6-p20-o1 form p:nth-child(10) {
  text-align: center;
}

div#wpcf7-f6-p20-o1 form p:nth-child(10) input[type=submit] {
  color: #2c5f5b !important;
  border-color: #224845 !important;
  transition: all 0.2s ease-in-out;
}

div#wpcf7-f6-p20-o1 form p:nth-child(10) input[type=submit]:hover {
  color: #0e9f96 !important;
  border-color: #0e9f96 !important;
  background: rgba(14, 159, 150, 0.3);
}

@media screen and (max-width: 600px) {
  div#wpcf7-f6-p20-o1 form {
    grid-template-columns: 1fr;
    width: 90%;
  }

  div#wpcf7-f6-p20-o1 form p:nth-child(2),
div#wpcf7-f6-p20-o1 form p:nth-child(7),
div#wpcf7-f6-p20-o1 form p:nth-child(8),
div#wpcf7-f6-p20-o1 form p:nth-child(9),
div#wpcf7-f6-p20-o1 form p:nth-child(10),
div#wpcf7-f6-p20-o1 form .wpcf7-response-output {
    grid-column-end: 1;
  }
}
.posts-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.post-box {
  width: 25%;
  margin: 0;
}

.post-box-inside {
  padding: 5px;
  margin: 5px;
  border-radius: 1px;
  border: 1px solid rgba(0, 171, 171, 0.5);
  display: flex;
  flex-direction: column;
}

.post-box-image {
  background-size: cover;
  background-position: center;
  min-height: 200px;
}

.post-box-title {
  padding: 5px;
  text-overflow: ellipsis;
  height: 80px;
  text-align: center;
}

.post-box-title h2 {
  font-size: 19px;
  font-weight: bold;
  line-height: 20px;
  color: #008080 !important;
  transition: all 0.5s ease-in-out;
}

.post-box-body {
  font-size: 11px;
  padding: 8px;
  height: 210px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}

.post-box-read {
  text-align: center;
  padding-bottom: 10px;
}

.post-box-read a {
  font-size: 11px;
  text-transform: uppercase;
  padding: 8px 10px;
  border: 1px solid #008080;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
}

.post-box-read a:hover {
  color: #ddd;
  background: rgba(0, 80, 80, 0.3);
}

.post-box-read a:active {
  color: #ccc;
  background: rgba(60, 180, 180, 0.3);
}

.post-box-inside:hover > .post-box-title h2 {
  color: #00a6a6;
}

p.link-more {
  display: none !important;
}

@media (max-width: 992px) {
  .post-box {
    width: 33%;
  }
}
@media (max-width: 600px) {
  .post-box {
    width: 50%;
  }
}
section.widget.widget_block.widget_text {
  margin-bottom: 10px !important;
}

section.widget.widget_block.widget_text p {
  height: auto;
  margin-bottom: 0;
}

/* --------------------------------------------------
     ADRESSE DANS LE FOOTER
 ---------------------------------------------------- */
.footer-address {
  color: #ddd;
  margin-top: 40px;
  font-size: 15px;
}

.footer-address---name {
  font-weight: bold;
}

p.derniere-modification {
  font-size: 13px;
  color: #eee;
}

.date-update-site {
  font-weight: bold;
}

/* --------------------------------------------------
     SATISFACTION DANS LE FOOTER
 ---------------------------------------------------- */
.satisfaction_reussite {
  font-size: 13px;
  color: #ccc;
}

.satisfaction_reussite .satres-title {
  font-weight: bold;
}

.satisfaction_reussite p {
  margin: 0;
  padding-bottom: 5px;
}

/*# sourceMappingURL=style.css.map */
