/*
Theme Name: John Bost 2018
Author: Aggelos
*/
html {
  font-size: 16px;
  scroll-behavior: smooth;
}
body {
  font-family: 'Montserrat', sans-serif;
  background: #FFF;
  color: #2c3e50;
}
.cleardiv {
  clear: both;
}
a,
a:link,
a:visited {
  color: #224997;
}
a:active,
a:hover {
  color: #2c3e50;
}
.gallery {
  position: relative;
}
.gallery::after {
  content: '';
  width: 100%;
  height: 0;
  display: block;
  clear: both;
}
#masthead {
  position: relative;
  padding-bottom: 40px;
  z-index: 300;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
}
#masthead .logo {
  position: absolute;
  left: 2%;
  bottom: -100px;
  text-align: center;
  font-style: italic;
}
#masthead .logo img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
#masthead .accroche {
  font-size: 15px;
}
#pre-header {
  background: #f2f2f2;
  text-align: right;
  padding: 5px 20px;
}
#pre-header a,
#pre-header div.search-box {
  display: inline-block;
}
#pre-header .bouton {
  margin: 0 10px;
  background: #95c6bc;
}
#pre-header .bouton:hover {
  background: #224997;
}
#pre-header .icone {
  font-size: 18px;
  margin: 0 8px;
  color: #95c6bc;
}
#pre-header .icone:hover {
  color: #224997;
}
#pre-header.pre-cef {
  position: absolute;
  top: 0;
  right: 250px;
}
#pre-header.pre-cef .icone {
  color: #3a712a;
}
#pre-header.pre-cef .icone:hover {
  color: #95c6bc;
}
.search-box label {
  margin: 0;
}
.search-box input[type=search] {
  border: 1px solid #95c6bc;
  margin-left: 10px;
  color: #95c6bc;
}
.search-box input[type=submit] {
  background: none;
  border: 0;
  color: #95c6bc;
}
#menu-wrapper {
  margin: 60px 2% 0;
  text-align: right;
}
#primary-navigation {
  width: 77%;
  float: right;
}
.ubermenu .ubermenu-nav {
  float: right;
}
#slider-wrap {
  position: relative;
  z-index: 200;
}
#slider-wrap img.placeholder {
  width: 100%;
  height: auto;
}
#slider-wrap .bx-pager {
  position: absolute;
  bottom: 10px;
}
#slider-wrap iframe {
  /* 100/56.25 = 560/315 = 1.778 */
  width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #f2f2f2;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #224997;
}
#slider,
#slider-home {
  list-style: none;
  padding-left: 0;
}
#slider li,
#slider-home li {
  position: relative;
  height: 100%;
}
#slider li img,
#slider-home li img {
  width: 100%;
  height: auto;
}
#slider li iframe:hover + .legende,
#slider-home li iframe:hover + .legende {
  right: -561px;
  transition: 0.5s;
}
#slider li .legende,
#slider-home li .legende {
  transition: 0.6s;
  color: #FFF;
  position: absolute;
  right: 0;
  bottom: 30px;
  background: #95c6bc;
  max-width: 560px;
  padding: 20px 35px 20px;
}
#slider li .legende h3,
#slider-home li .legende h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 10px 0;
  font-weight: 600;
  color: #FFF;
}
#slider li .legende h3 a,
#slider-home li .legende h3 a {
  color: #FFF;
}
#home-actus article {
  font-size: 13px;
}
#home-actus article h1 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
#home-actus article .entry-image {
  position: relative;
}
#home-actus article .entry-image img {
  width: 100%;
  max-width: none;
  height: auto;
}
#home-actus article .entry-image .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  /* transition */
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#home-actus article .entry-image .overlay i {
  font-size: 30px;
  font-size: 1.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#home-actus article .entry-image .image-link:hover .overlay {
  bottom: 0;
}
#home-actus article a.more {
  display: inline-block;
  margin-top: 20px;
  font-weight: 600;
  color: #224997;
}
#home-actus .voirtout {
  text-align: center;
  padding: 70px 10px;
}
#home-actus .voirtout a {
  font-size: 21px;
  font-size: 1.3125rem;
  color: #224997;
  text-transform: uppercase;
  font-weight: 600;
}
#home-presentation #home-qui {
  background: #d8e7ed;
  padding: 85px 15px 15px;
}
#home-presentation #home-accompagnement {
  height: 300px;
  background: no-repeat center center;
  background-size: cover;
}
#home-presentation #home-don {
  height: 300px;
  background: no-repeat center center;
  background-size: cover;
}
#home-presentation #home-leg {
  height: 300px;
  background: no-repeat center center;
  background-size: cover;
}
#home-presentation #home-dates {
  background: #95c6bc;
  padding: 85px 30px 20px;
}
#home-presentation #home-dates ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#home-presentation #home-dates ul li a {
  text-decoration: none;
}
#home-presentation #home-dates ul li h4 {
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  margin: 0 0 3px;
}
#home-presentation #home-dates ul li h3 {
  color: #FFF;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 15px;
}
#home-carte .voir-impl {
  transition: 0.8s;
  opacity: 0;
}
#home-carte .voir-impl a {
  text-transform: uppercase;
  font-weight: 600;
}
#home-carte:hover .voir-impl {
  transition: 0.5s;
  opacity: 1;
}
#home-carte:hover .voir-impl a {
  position: relative;
  z-index: 1000;
}
.marker {
  display: none;
}
.message-nocookies {
  padding: 100px 10px;
  float: left;
  background: #224997;
  color: #fff;
  height: 100%;
}
.message-nocookies button.mbtn {
  border-radius: 4px;
  background-color: #009770 !important;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  color: #fff;
  display: block;
  width: max-content;
  margin: 30px auto;
}
.home-title {
  margin: 70px 0 40px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 600;
  border-bottom: 1px solid #2c3e50;
}
.acf-map {
  width: 100%;
  height: 630px;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
.bloc {
  position: relative;
  margin-bottom: 30px;
}
.bloc .title-wrap {
  z-index: 500;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  min-height: 70px;
  background: rgba(255, 255, 255, 0.8);
  /* transition */
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.bloc .title-wrap h2 {
  font-size: 26px;
  font-size: 1.625rem;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.bloc a.bloc-anim {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
}
.bloc a.bloc-anim:hover .title-wrap {
  bottom: 0;
}
.bloc .page-int {
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* Cet élément block le script injecté dans l'iframe. On le cache */
#fb-root {
  display: none;
}
/* on redéfini la taille du contenu */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
#footer-content {
  display: grid;
  grid-template-columns: 0 30% auto;
}
.footer-info {
  display: flex;
  gap: 20px;
}
.footer-info__logo {
  width: 110px;
}
.footer-soc {
  padding: 0 30px;
  font-size: 12px;
}
.footer-soc .lien {
  float: right;
  font-size: 11px;
  padding: 3px 8px;
  border: 1px solid #666;
}
.footer-soc .lien:hover {
  color: #FFF;
  background: #666;
  text-decoration: none;
}
.footer-soc h3 {
  margin-top: 0;
  margin-bottom: 50px;
}
.footer-facebook h3 {
  color: #304f86;
  margin: 0;
  padding: 0 0 60px;
  background: #fff;
  z-index: 10;
  position: relative;
}
.footer-facebook .lien {
  color: #304f86;
  border-color: #304f86;
  position: relative;
  z-index: 15;
}
.footer-facebook .lien:hover {
  background: #304f86;
}
.footer-facebook iframe {
  margin-top: -86px;
}
.footer-facebook ul,
.footer-facebook li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-twitter h3 {
  color: #0d98cb;
}
.footer-twitter .lien {
  color: #0d98cb;
  border-color: #0d98cb;
}
.footer-twitter .lien:hover {
  background: #0d98cb;
}
.footer-twitter ul,
.footer-twitter li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-twitter li {
  margin-bottom: 20px;
}
.footer-twitter .widgettitle,
.footer-twitter .tweet-details {
  display: none;
}
.footer-twitter #ctf .ctf-item {
  padding-top: 0;
  padding-bottom: 3px;
}
.footer-twitter #ctf.ctf-narrow .ctf-tweet-content,
.footer-twitter #ctf.ctf-narrow .ctf-author-box {
  margin-left: 0;
}
.footer-youtube h3 {
  color: #d52323;
}
.footer-youtube .image-footer-youtube {
  margin-bottom: 15px;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.footer-youtube .image-footer-youtube a {
  height: 90px;
  position: relative;
  display: block;
  width: 100%;
}
.footer-youtube .image-footer-youtube a:hover .overlay-video {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  min-width: 100%;
  min-height: 90px;
  top: 0;
  right: 0;
  z-index: 1;
}
.footer-youtube .image-footer-youtube a:hover .img-youtube {
  position: absolute;
  z-index: 2;
  top: 25%;
  right: 33%;
  background: url('https://www.johnbost.org/wp-content/uploads/2018/02/www.johnbost.org-youtube5.png') no-repeat;
  background-size: contain;
  display: block;
  height: 50px;
  width: 50px;
}
.footer-youtube .image-footer-youtube a img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.footer-youtube .lien {
  color: #d52323;
  border-color: #d52323;
}
.footer-youtube .lien:hover {
  background: #d52323;
}
.footer-youtube ul,
.footer-youtube li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-youtube .widgettitle,
.footer-youtube .tweet-details {
  display: none;
}
.entry-title,
.page-title,
.archive-title {
  margin: 120px 0 40px;
  padding-bottom: 35px;
  text-transform: uppercase;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 600;
  border-bottom: 2px solid #2c3e50;
}
.apercu-title {
  font-size: 28px;
  font-size: 1.75rem;
  margin-top: 0;
}
.apercu {
  margin: 30px 0;
}
#content {
  max-width: 850px;
  margin: 0 auto;
}
#content .entry-date {
  text-align: right;
  font-weight: 600;
  margin-bottom: 30px;
}
#content input[type=submit],
#content .btn {
  margin: 15px 0px;
  background: #95c6bc;
  color: #FFF;
  padding: 5px 15px;
  border: 0;
}
#content input[type=submit]:hover,
#content .btn:hover {
  background: #224997;
  color: #FFF;
}
#content input[type=submit].liste-emplois,
#content .btn.liste-emplois {
  float: right;
}
#content button.postuler {
  margin: 30px 0;
}
#content .manuel-image {
  margin: 20px 0;
}
.entry-content {
  font-size: 15px;
}
.entry-content a,
.entry-content a:link,
.entry-content a:visited {
  color: #95c6bc;
}
.entry-content a:active,
.entry-content a:hover {
  color: #3a712a;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1.5em 0 1em;
  text-transform: uppercase;
}
.entry-content h1 {
  font-size: 30px;
  font-size: 1.875rem;
}
.entry-content h2 {
  font-size: 26px;
  font-size: 1.625rem;
}
.entry-content h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #3a712a;
  font-weight: 600;
}
.entry-content h4 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #224997;
  font-weight: 600;
}
.entry-content h5 {
  font-size: 16px;
  font-size: 1rem;
  color: #95c6bc;
  font-weight: 600;
}
.entry-content h6 {
  font-size: 16px;
  font-size: 1rem;
}
.entry-content form {
  margin: 30px 0;
}
.entry-content form label {
  text-align: left;
}
.bouton {
  background: #2c3e50;
  color: #FFF !important;
  padding: 0.2em 2em;
}
.bouton:hover {
  background: #224997;
  color: #FFF !important;
  text-decoration: none;
}
.bloc-gris {
  border: 2px solid #95c6bc;
  padding: 20px 30px;
  margin: 60px 10px;
  position: relative;
}
.bloc-gris h2 {
  text-align: right;
  color: #95c6bc;
  font-weight: 600;
}
.bloc-gris .triangle-paiement {
  position: absolute;
  top: -50px;
  right: 20px;
  max-width: 80px;
}
ul.pages-int {
  margin: 80px 0;
  padding: 0;
  list-style: none;
}
ul.pages-int li {
  display: inline-block;
  width: 44%;
  margin: 2%;
}
ul.pages-int li img {
  width: 100%;
  height: auto;
}
ul.pages-int li a {
  color: #2c3e50 !important;
}
ul.pages-int li a:hover {
  color: #2c3e50 !important;
}
ul.pages-int li .title-wrap {
  min-height: 50px !important;
}
ul.pages-int li h2 {
  font-size: 21px !important;
  padding: 10px !important;
}
.page-id-293 #content {
  max-width: none;
}
.lien-blog {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  cursor: pointer;
  margin-top: 30px;
}
.form_content_blog {
  display: none;
  color: #666666 !important;
}
.form_content_blog legend {
  color: #666;
  font-size: 18px;
  margin: 20px 0 10px;
}
.form_content_blog .btn {
  margin-top: 0 !important;
}
.addtoany-sep {
  margin: 70px 0 30px;
  border-color: #CCC;
}
.addtoany_toolbox {
  float: right;
}
.addtoany_toolbox span {
  float: left;
  margin-right: 10px;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
.sidebar,
.sidebar-blog {
  background: #f2f2f2;
  padding: 20px 30px;
  margin-top: 210px;
  font-size: 13px;
  color: #999;
}
.sidebar h3,
.sidebar-blog h3 {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 600;
  color: #444;
}
.sidebar ul,
.sidebar-blog ul {
  padding: 0 0 0 20px;
  color: #999;
}
.sidebar a,
.sidebar-blog a {
  color: #999;
}
.sidebar a:hover,
.sidebar-blog a:hover {
  color: #333;
}
.sidebar input[type=submit],
.sidebar-blog input[type=submit],
.sidebar .btn,
.sidebar-blog .btn {
  margin: 15px 0px;
  background: #95c6bc;
  color: #FFF;
  padding: 5px 15px;
  border: 0;
}
.sidebar input[type=submit]:hover,
.sidebar-blog input[type=submit]:hover,
.sidebar .btn:hover,
.sidebar-blog .btn:hover {
  background: #224997;
  color: #FFF;
}
.sidebar-blog {
  margin-top: 30px;
}
#sidebar-don {
  margin-top: 210px;
}
#sidebar-don .content-sidebar {
  background: #e5e5e5;
  padding: 30px;
}
#sidebar-don .bloc-bleu {
  background: #f2f2f2;
  padding: 20px;
  margin: 20px 0 60px;
  text-align: center;
}
#sidebar-don h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
#sidebar-don .fa-inverse {
  color: #FFF;
}
#sidebar-don .fa-stack {
  color: #95c6bc;
  font-size: 40px;
  font-size: 2.5rem;
  margin-top: -60px;
}
#sidebar-don .envoyer_email {
  cursor: pointer;
  font-weight: bold;
}
#sidebar-don .envoyer_email:hover {
  color: #224997;
}
#sidebar-don #don-contact-form {
  display: none;
}
#sidebar-don #don-contact-form label {
  color: #FFF !important;
}
.slider-pav {
  margin-top: 120px;
}
.sidebar-pav {
  margin-top: 0;
}
.sidebar-edit-blog {
  background: #95c6bc;
  margin-bottom: 30px;
}
.sidebar-edit-blog a {
  color: white;
}
.sidebar-edit-blog a:hover {
  color: white;
  opacity: 0.8;
}
.titre_timeline {
  margin: 120px 20px 20px;
  text-align: center;
  border-bottom: 1px solid #2c3e50;
}
.timeline-info {
  text-align: center;
  margin: 20px;
}
#colophon {
  padding-bottom: 120px;
  background: url(images/fond-footer.png) repeat-x center bottom;
}
#footer-content {
  margin-top: 80px;
  padding-top: 35px;
  border-top: solid 1px #2c3e50;
}
#footer-content .coordonnees {
  color: #3a712a;
  padding-top: 20px;
}
#footer-content .social {
  text-align: right;
}
#footer-content .social a.icone {
  display: inline-block;
  margin: 5px;
  font-size: 21px;
  color: #95c6bc;
}
#footer-content .social a.icone:hover {
  color: #224997;
}
#secondary-navigation {
  text-align: right;
  padding-top: 20px;
}
#secondary-navigation ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
#secondary-navigation ul li {
  display: inline-block;
}
#secondary-navigation ul li a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
#secondary-navigation ul li a:after {
  content: ' | ';
  padding: 0 5px;
}
#secondary-navigation ul li:last-child a:after {
  content: '';
}
body.cef {
  text-transform: none !important;
}
body.cef #masthead {
  background: #f2f2f2;
  padding-bottom: 20px;
  padding-top: 60px;
  z-index: 300;
}
body.cef #masthead .logo {
  position: absolute;
  left: 1%;
  top: 20px;
  bottom: auto;
}
body.cef #masthead .accroche {
  font-size: 13px;
  margin-bottom: 18px;
}
body.cef #masthead .site-title-cef a.logo-cef img {
  max-width: 280px;
  height: auto;
}
body.cef #masthead .site-title-cef a.logo-cef:hover {
  text-decoration: none;
}
body.cef #masthead .site-title-cef a.logo-fjb img {
  max-width: 120px;
  height: auto;
  padding-bottom: 50px;
}
body.cef #masthead .site-title-cef a.logo-fjb:hover {
  text-decoration: none;
}
body.cef #primary-navigation {
  width: 75%;
  float: right;
}
body.cef #cef-btn-campus {
  position: absolute;
  top: 0;
  right: 20px;
}
body.cef #cef-btn-campus a {
  display: block;
  background: #3a712a;
  padding: 10px 30px;
  color: #fff;
  font-weight: 600;
}
body.cef #cef-btn-campus a:hover {
  text-decoration: none;
  background: #95c6bc;
}
body.cef .actucef {
  padding-right: 30px;
}
body.cef .actucef ul {
  list-style: none;
  padding: 0;
}
body.cef .actucef_picto {
  padding-right: 0px;
  text-align: center;
}
body.cef .flashinfo_cef {
  font-size: 12px;
  font-size: 0.75rem;
}
body.cef .flashinfo_cef li {
  margin-bottom: 20px;
}
body.cef .flashinfo_cef li a {
  color: #999;
}
body.cef .flashinfo_cef li .entry-date {
  color: #95c6bc;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 0px !important;
  margin-top: 4px !important;
  text-align: left !important;
}
body.cef .more-cef {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px;
}
body.cef .more-cef a {
  background: #95c6bc;
  padding: 4px 12px;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 40px;
}
body.cef .more-cef a:hover {
  background: #3a712a;
  text-decoration: none;
}
body.cef #partenaires-cef {
  line-height: 200px;
  text-align: center;
}
body.cef #partenaires-cef img {
  margin: 0 30px;
}
body.cef #partenaires-cef img:hover {
  opacity: 0.8;
}
body.cef #partenaires-cef #ogdpc {
  height: 80px;
}
body.cef #partenaires-cef #ue,
body.cef #partenaires-cef #aquitaine {
  height: 40px;
}
body.cef #partenaires-cef #johnbost {
  height: 60px;
}
body.cef #coord_cef {
  background-color: #95c6bc;
  color: white;
  margin: 0;
}
body.cef #coord_cef .carte {
  padding: 0;
}
body.cef #coord_cef .carte iframe {
  margin: 0;
}
body.cef #coord_cef .coords {
  padding: 10px 30px;
}
body.cef .content-cef-home {
  margin-top: 50px;
}
body.cef #listeniveaux h2 {
  font-size: 21px;
  font-size: 1.3125rem;
  color: #1d92cc;
  margin-top: 0;
}
body.cef #listeniveaux ul.niveaux {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 0;
}
body.cef #listeniveaux ul.niveaux li {
  margin: 10px 0;
}
body.cef #listeniveaux ul.niveaux li a {
  display: block;
  background: #224997;
  color: #FFF;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 5px 20px;
}
body.cef #listeniveaux ul.niveaux li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
body.cef #listeniveaux ul.niveaux li.niveau-sans-diplome a {
  background: #004f9b;
}
body.cef #listeniveaux ul.niveaux li.niveau-sans-le-bac a {
  background: #008fc6;
}
body.cef #listeniveaux ul.niveaux li.niveau-avec-le-bac a {
  background: #00a37a;
}
body.cef #listeniveaux ul.niveaux li.niveau-avec-bac-2-et-plus a {
  background: #42a72b;
}
body.cef .entry-content {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5em;
  color: #666;
}
body.cef .entry-content h2 {
  color: #3a712a;
}
body.cef .entry-content h3 {
  color: #3a712a;
}
body.cef .entry-content h4 {
  color: #224997;
}
body.cef .cef-emploi {
  margin-top: 50px;
}
.postid-4510 #main-content {
  margin-left: 0;
  margin-right: 0;
}
.cef .sidebar {
  margin-top: 110px;
}
.postid-4099 .sidebar {
  margin-top: 20px;
}
.cef .entry-title,
.cef .page-title,
.cef .archive-title {
  margin: 50px 0 40px;
  padding-bottom: 35px;
  text-transform: none;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 600;
  border-bottom: 2px solid #2c3e50;
}
.recherche_reflexion-template-default .content-area #gallery-2 {
  display: inline-block;
}
.page-template-default #content .entry-content #gallery-2 .gallery-item .gallery-icon img {
  height: fit-content;
}
.entry-content #gallery-2 img {
  object-fit: cover;
  height: 205px;
}
.acf-field:not([data-name="titre_du_formulaire"]):hover .acf-actions.-hover {
  display: none;
}
.ui-datepicker-month,
.ui-datepicker-year {
  color: black;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  width: 45%;
  padding-top: 4px;
  font-size: 0.85em;
}
#message {
  color: #3c763d;
  background: #dff0d8;
  border: 1px solid #d0e9c6;
  border-radius: 0.25rem;
  padding: 0.75rem 1.25rem;
  margin: 1rem 0;
}
#message p {
  margin: 5px 0;
}
.page-id-475 .site-content .entry-content #frm_form_35_container {
  max-width: 100%;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field {
  border: 1px solid #e8e8e8;
  padding: 15px 10px;
  margin-bottom: 0;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field label {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field select {
  padding: 5px;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field textarea {
  border-color: #e8e8e8;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field input {
  border-radius: 0;
  border-color: #e8e8e8;
  line-height: 2;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field .frm_opt_container {
  border: 1px solid #e8e8e8;
  padding: 15px;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_form_field .frm_opt_container .frm_checkbox label {
  font-weight: bold;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_submit {
  margin-top: 20px;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_submit button {
  background-color: #95c6bc;
  border-color: #95c6bc;
  color: #ffffff;
}
.page-id-475 .site-content .entry-content #frm_form_35_container .frm_form_fields .frm_submit button:hover {
  background-color: #428bca;
  border-color: #428bca;
}
@media screen and (max-width: 1601px) {
  body.cef #masthead {
    padding-bottom: 20px;
    padding-top: 60px;
  }
  body.cef #masthead .site-title-cef a.logo-cef img {
    max-width: 220px;
  }
  body.cef #masthead .site-title-cef a.logo-fjb img {
    max-width: 100px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1301px) {
  body.cef #masthead {
    padding-bottom: 20px;
    padding-top: 60px;
  }
  body.cef #masthead .site-title-cef a.logo-cef img {
    max-width: 190px;
  }
  body.cef #masthead .site-title-cef a.logo-fjb img {
    max-width: 80px;
    padding-bottom: 50px;
  }
}
/* Bootstrap col-lg */
@media screen and (max-width: 1201px) {
  html {
    font-size: 15px;
  }
  #masthead {
    padding-bottom: 20px;
  }
  #masthead .logo {
    left: 1%;
    bottom: -75px;
  }
  #masthead .logo img {
    max-width: 150px;
  }
  #masthead .accroche {
    font-size: 13px;
  }
  .home-title {
    margin: 60px 0 40px;
    padding-bottom: 20px;
    font-size: 35px;
    font-size: 2.1875rem;
  }
}
@media screen and (max-width: 1101px) {
  body.cef #masthead {
    padding-bottom: 0px;
    padding-top: 40px;
  }
  body.cef #masthead .logo {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    text-align: center;
    margin-bottom: 20px;
  }
  body.cef #masthead .site-title-cef a.logo-cef img {
    max-width: 190px;
  }
  body.cef #masthead .site-title-cef a.logo-fjb img {
    max-width: 80px;
    padding-bottom: 50px;
  }
  #masthead {
    padding-bottom: 10px;
  }
  #masthead .logo {
    left: 0.5%;
    bottom: -60px;
  }
  #masthead .logo img {
    max-width: 120px;
  }
  #masthead .accroche {
    font-size: 11px;
  }
  #menu-wrapper {
    margin: 40px 0.5% 0;
    text-align: right;
  }
  .entry-title,
  .page-title,
  archive-title {
    margin: 100px 0 40px;
    padding-bottom: 30px;
    font-size: 45px;
    font-size: 2.8125rem;
  }
  #primary-navigation {
    width: 100% !important;
    float: none;
  }
  .ubermenu .ubermenu-nav {
    width: 100% !important;
  }
  .ubermenu .ubermenu-nav .ubermenu-item-level-0 > .ubermenu-target {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
/* Bootstrap col-md */
@media screen and (max-width: 991px) {
  body.cef #cef-btn-campus {
    top: 0;
    right: 0;
  }
  body.cef #cef-btn-campus a {
    padding: 6px 20px;
    font-size: 14px;
  }
  html {
    font-size: 14px;
  }
  #masthead {
    padding-bottom: 100px;
  }
  #masthead .logo {
    text-align: center;
    left: 0;
    bottom: -60px;
    right: 0;
  }
  #masthead .logo img {
    max-width: 120px;
  }
  #masthead .accroche {
    font-size: 11px;
  }
  #pre-header {
    display: none;
  }
  #menu-wrapper {
    margin: 0;
  }
  #primary-navigation {
    display: block;
  }
  .entry-title,
  .page-title,
  archive-title {
    margin: 100px 0 40px;
    padding-bottom: 30px;
    font-size: 40px;
    font-size: 2.5rem;
  }
  .home-title {
    margin: 50px 0 30px;
    padding-bottom: 20px;
    font-size: 30px;
    font-size: 1.875rem;
  }
  #home-actus .voirtout {
    padding: 50px 5px;
  }
  #home-actus .voirtout a {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #slider-wrap img.placeholder {
    height: 400px;
  }
  .sidebar {
    margin-top: 20px;
  }
  #footer-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #footer-content .social {
    margin-top: 10px;
    text-align: center;
  }
  .footer-info {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
  }
  .footer-info__logo {
    width: 100px;
  }
  #secondary-navigation {
    text-align: center;
  }
}
/* Bootstrap col-sm */
@media screen and (max-width: 767px) {
  html {
    font-size: 13px;
  }
  body.cef #masthead .site-title-cef a.logo-cef img {
    max-width: 140px;
  }
  body.cef #masthead .site-title-cef a.logo-fjb img {
    max-width: 65px;
    padding-bottom: 30px;
  }
  .entry-title,
  .page-title,
  archive-title {
    margin: 80px 0 30px;
    padding-bottom: 30px;
    font-size: 35px;
    font-size: 2.1875rem;
  }
  #home-actus article {
    margin-bottom: 25px;
  }
  #home-actus .voirtout {
    padding: 15px 5px 50px;
  }
  #home-actus .voirtout a {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .home-title {
    margin: 30px 0 15px;
    padding-bottom: 15px;
    font-size: 25px;
    font-size: 1.5625rem;
  }
  #home-presentation #home-qui {
    background: #d8e7ed;
    padding: 65px 15px 15px;
    font-size: 13px;
  }
  #home-presentation #home-accompagnement {
    height: 250px;
  }
  #home-presentation #home-don {
    height: 250px;
  }
  #home-presentation #home-leg {
    height: 250px;
  }
  #home-presentation #home-dates {
    padding: 70px 15px 10px;
  }
  #home-presentation .bloc .title-wrap {
    min-height: 50px;
  }
  #home-presentation .bloc .title-wrap h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .acf-map {
    height: 400px;
  }
  #slider-wrap img.placeholder {
    height: 300px;
  }
  .entry-content h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .entry-content h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #slider li,
  #slider-home li {
    position: relative;
  }
  #slider li .legende,
  #slider-home li .legende {
    position: relative;
    right: auto;
    bottom: auto;
    max-width: 100%;
    padding: 10px 20px 30px;
  }
  #slider li .legende h3,
  #slider-home li .legende h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  ul.pages-int {
    margin: 50px 0;
    text-align: center;
  }
  ul.pages-int li {
    width: 94%;
    margin: 2%;
  }
}
/* Bootstrap col-xs */
@media screen and (max-width: 479px) {
  html {
    font-size: 12px;
  }
  .entry-title,
  .page-title,
  archive-title {
    margin: 70px 0 20px;
    padding-bottom: 20px;
    font-size: 25px;
    font-size: 1.5625rem;
  }
  #home-actus article {
    border-bottom: 1px solid #95c6bc;
    padding: 0 0 20px;
    margin: 15px;
    clear: both;
  }
  #home-actus article .entry-image {
    float: right;
    max-width: 20%;
    margin-left: 10px;
  }
  .home-title {
    margin: 20px 0 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-size: 1.25rem;
  }
  #footer-content {
    margin-top: 60px;
    padding-top: 25px;
  }
  #footer-content .coordonnees {
    padding-top: 10px;
    font-size: 13px;
  }
  #footer-content .social {
    margin: 20px 0;
    text-align: center;
  }
  #secondary-navigation {
    text-align: center;
  }
  #secondary-navigation ul li {
    display: block;
  }
  #slider-wrap img.placeholder {
    height: 250px;
  }
}
