/*!
Theme Name: Revolucy
Theme URI: http://underscores.me/
Author: Revolucy
Author URI: https://www.revolucy.fr/
Description: Revolucy
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: revolucy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

/*--------------------------------------------------------------
# DEBUT CSS REVOLUCY
--------------------------------------------------------------*/
/* DEBUT GLOBAL */
#primary {
  max-width: 1200px;
  margin: auto;
}
div#page {
  overflow-x: hidden;
  overflow-y: scroll;
}
.error-404.not-found {
  text-align: center;
  padding: 100px 0;
}
.l1200 {margin: auto !important; width: 95%; max-width: 1200px;}
.l1900 {margin: auto; width: 95%; max-width: 1900px;}
.l800 {margin: auto !important; width: 95%; max-width: 800px;}
.mobile {display: none}

.luciole {font-family: 'Luciole', sans-serif;}
.luciole-light {font-family: 'Luciole', sans-serif; font-weight: 500;}

div h2 {
  font-weight: lighter;
  color: #04003c;
  font-size: 30px;
}

a.btn {
  background: #ffad45;
  border: none;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 12px 40px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 0;
  border: 1px solid #ffad45;
}
/* FIN GLOBAL */

/* DEBUT CUSTOM */
#connexion {
  padding-top: 200px;
  margin-top: -160px;
}
.cleanlogin-form label {
  display: none;
}
.cleanlogin-field.cleanlogin-field-remember {
  display: none;
}
div .cleanlogin-preview a.cleanlogin-preview-logout-link {
  text-align: center;
  margin: auto;
  width: 100%;
  text-transform: uppercase;
  color: #04003c;
  font-weight: bold;
}
div.cleanlogin-container {
  border: none;
  box-shadow: none;
  padding: 0;
  max-width: 450px;
}
#connexion .wpb_text_column {
  background-size: contain !important;
  background-position: center left !important;
}
#headerhome {
  margin-top: -190px;
  padding-top: 190px;
  padding-bottom: 560px;
}
#partenaires {
  padding-top: 70px;
  padding-bottom: 100px;
  background-image: url(../../uploads/2023/08/trame-motif-beige.png);
  background-repeat: repeat-x;
  background-size: auto 45px;
  background-position: top center;
}
#partenaires img.vc_single_image-img {
  max-height: 100px;
  width: auto !important;
  max-width: 190px;
}
h1 .luciole-light {
  font-size: 37px;
}
div h1 {
  margin: 0;
  color: #04003c;
  font-size: 50px;
	line-height: 65px;
}
#img-bateau-top {
  margin-top: -600px;
  position: relative;
  z-index: 11;
  padding-top: 0;
}
#img-bateau {
  background-size: cover;
  background-position: bottom;
  padding-bottom: 145px;
  padding-top: 15px;
  margin-top: -1px;
}
#img-bateau p {
  color: #fff;
  font-size: 33px;
}
.leparcours {
  background: #a4b9e6e5;
}
.bloc-icon .vc_single_image-img {
  display: inline-block;
  vertical-align: middle;
}
#headerhome {
  background-size: 100% 100%;
}
.bloc-icon p {
  color: #612635;
  font-weight: 600;
  font-size: 30px;
  margin: 0;
}
.bloc-icon .wpb_single_image {
  margin-bottom: 20px;
}
div.bloc-icon {
  margin-bottom: 15px;
}
.bloc-icon .vc_single_image-wrapper::before {
  width: 415px;
  height: 20px;
  display: inline-block;
  content: "";
  margin-right: 20px;
  background-image: url(../../uploads/2023/08/motif.png);
  background-size: cover;
  background-repeat: repeat-x;
  vertical-align: middle;
	background-position: right center;
}
.bloc-icon .vc_single_image-wrapper::after {
  width: 415px;
  height: 20px;
  display: inline-block;
  content: "";
  margin-left: 20px;
  background-image: url(../../uploads/2023/08/motif.png);
  background-size: cover;
  background-repeat: repeat-x;
  vertical-align: middle;
  transform: scaleX(-1);
  background-position: right center;
}
div h2 strong {
  font-weight: 600;
}
div.bloc-carre {
  text-align: center;
  min-height: 357px;
  font-size: 22px;
  margin: 0;
  padding: 20px;
  background-image: url(../../uploads/2023/08/carre-workflow.png);
  background-size: cover;
  background-position: center top;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cursus ..wpb_column.vc_column_container.vc_col-sm-4 {
  position: relative;
}
.bloc-carre p {
  margin: 0;
}
#cursus .vc_row-fluid.vc_column-gap-30 {
  margin-bottom: 85px;
}
p.rejoignez{
	font-size: 31px;
	color: #04003c;
	margin-top: 0;
	margin-bottom: 100px;
}
.environnement h3 {
  font-size: 40px;
  color: #04003c;
  margin: 10px;
}
div .cleanlogin-form .cleanlogin-field-password, div .cleanlogin-form .cleanlogin-field-username {
  background: #fff;
  color: #04003c;
  font-size: 22px;
  padding: 20px 25px !important;
	outline: 0;
  height: auto !important;
  border: 2px solid #612635;
  border-radius: 5px;
}
#togglePassword {
  font-size: 22px;
  margin-left: -45px;
  color: #612635;
}
div .cleanlogin-form .cleanlogin-field[type="submit"] {
  height: auto;
  text-transform: uppercase;
  line-height: 1;
  padding: 24px 30px 25px 30px;
  margin-top: 28px;
  margin-bottom: 0;
  width: 300px;
  margin-left: auto;
  display: block;
  margin-right: auto;
}
a.btn-bordeau, .cleanlogin-form .cleanlogin-field[type="submit"] {
  background: #612635;
  padding: 26px 25px 20px 25px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 7px;
  margin-top: 50px;
}
a.btn-bordeau:hover, .cleanlogin-form .cleanlogin-field[type="submit"]:hover {color:#fff; background: #04003c;}
a.btn-blanc {
  background: #fff;
  padding: 26px 25px 20px 25px;
  font-size: 29px;
  font-weight: bold;
  color: #04003c;
  text-decoration: none;
  border-radius: 7px;
  margin-top: 40px;
  display: block;
  text-transform: uppercase;
  width: 454px;
}
#inscription {
  background-position: right bottom;
  background-size: cover;
  padding-top: 600px;
  margin-top: -700px;
  overflow: visible;
}
#lescibles {
  position: relative;
  z-index: 9;
}

a.btn-blanc:hover {color:#04003c; background: #dec4b2;}
div.titre-bloc-carre h3 {
  top: 15px;
  font-size: 90px;
  color: #c4a186;
  line-height: 1;
  font-weight: lighter;
  position: absolute;
  margin: 0;
  text-align: center;
  width: 86%;
}
#cursus {
  background-position: center top !important;
  background-size: 1400px auto !important;
  padding-top: 70px;
}
.environnement .vc_empty_space {
  background-position: center;
  background-size: auto 100%;
}
.titre-env {
  margin-bottom: -100px;
}
.environnement h2, .environnement-txt p {
  margin: 0;
}
.environnement-txt p, .environnement-txt li {
  font-size: 23px;
  color: #04003c;
}
.environnement-txt ul {
  	margin: 0;
	list-style-type: none;
	padding: 0;
	margin-top: 15px;
}
div.environnement-txt {
  margin-top: 80px !important;
  margin-bottom: 120px !important;
}
.environnement-txt ul li {
  background-repeat: no-repeat;
  background-size: 23px;
  padding-left: 44px;
  background-position: left top;
}
.environnement .wpb_text_column.wpb_content_element {
  margin: 0;
}
.environnement h2 {
  font-size: 33px;
}
.environnement-txt > div:last-child {
  padding-left: 100px;
  background-image: url(../../uploads/2023/08/separateur.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
}
#gaia.environnement ul li {
  background-image: url(../../uploads/2023/08/picto-check-gaia.png);
}
#thalassa.environnement ul li {
  background-image: url(../../uploads/2023/08/picto-check-thalassa.png);
}
#eole.environnement ul li {
  background-image: url(../../uploads/2023/08/picto-check-eole.png);
}
#inscription .environnement-txt ul {line-height: 50px;}
#inscription .environnement-txt ul li {
	letter-spacing: 0px;
  background-image: url(../../uploads/2023/08/picto-check-blanc.png);
	background-position: left 10px;
}
#inscription .wpb_text_column {
  margin: 0;
}
div .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #5b70ac;
}
#inscription, #inscription p, #inscription li, #inscription h2 {
  color: #fff;
}
div .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #c4a186;
  font-size: 30px;
  font-weight: 600;
}
div .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
    border: none;
  }
#tabulation > div {
  padding: 110px 150px;
  background-size: contain;
  background-position: top center;
  font-size: 20px;
}
div .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a::after {
  background: #c4a186;
  content: "";
  width: 100%;
  height: 7px;
  display: block;
  margin-top: 6px;
}
#tabulation li {
  margin: 0 15px;
}
div .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a::after {
  background: #5b70ac;
  content: "";
  width: 100%;
  height: 7px !important;
  display: block !important;
  margin-top: 6px;
  left: 0 !important;
  bottom: 1px !important;
  top: auto !important;
}
.bloc-faq {
  margin-top: -150px;
  z-index: 999;
  position: relative;
  margin-bottom: 150px;
  padding: 50px;
}
.bloc-faq div.vc_tta-panel-body {
  background: transparent !important;
}
.bloc-faq div.vc_tta-panel-heading {
  background: #ddc3b1 !important;
  border-radius: 5px !important;
  padding: 6px;
}
.bloc-faq .vc_tta-panel-body p {
  margin: 0;
}
.bloc-faq div.vc_tta-panel-heading h4 a {
  color: #612635 !important;
  font-size: 18px;
  font-weight: 600;
}
/* DEBUT PAGE CONTACT */

.page-id-15 #masthead {
  background-color: #d7dff3;
}
/*espaces des lettres pour l'accroche*/
main{
	letter-spacing: 1px;
}
.background_page_contact{
	padding-bottom: 12.5rem;
}
/*titre*/
.titre_page_contact {
	font-size:50px;
	margin:1rem;
}
/*accroche*/
#accroche_1_page_contact{
	font-size:30px;
	margin-bottom:0.5rem;
}
.accroche_2_page_contact p {
	font-size:30px;
	margin:0;
	font-weight:400;
}
/*plume*/
#illustration_plume > figure > div > img{
	max-width:45%;
}
/*texte*/
.texte_contact{
	font-size:20px;
}
/*formulaire*/
.titre_formulaire{
	padding-top:2rem;
	font-size:1.625rem;
}
#gform_1_validation_container {
  margin-bottom: 10px;
  text-align: center;
}
#gform_confirmation_message_1 {
  text-align: center;
  font-size: 40px;
}
#formulaire-contact {
  min-height: 900px;
}
#gform_1_validation_container,
#gform_1{
	max-width:70%;
	margin:auto;
	min-width: 290px;
}
/*champs formulaire*/
#input_1_1_3, #input_1_1_3, #input_1_1_6,#input_1_3,#input_1_6,#gform_1 textarea{
	color:#04003c;
	font-size:1.25rem;
	padding:1.25rem;
	text-decoration:none;
	border:2px solid #612635;
	border-radius:5px;
	background-color:#fff;
	letter-spacing:1px;
}
#formulaire-contact .gform_body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../../uploads/2023/09/menu-deroulant.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 25px;
}
/*taille du champ message*/
#gform_1 textarea{
	resize:none;
	max-height:12.25rem;
}
/*bouton envoyer*/
#gform_submit_button_1{
  background: #612635;
  padding: 22px;
  text-transform: uppercase;
  font-size: 1.875rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  margin: 20px auto 100px auto;
  letter-spacing:1px;
}
#gform_submit_button_1:hover {color:#fff; background: #04003c;}
/* FIN PAGE CONTACT */

/* FIN CUSTOM */


/* DEBUT HEADER */
#masthead {
  background-image: url(../../uploads/2023/08/trame-motif-beige.png);
  background-repeat: repeat-x;
  background-size: auto 50px;
  background-position: center top;
	position: relative;
  z-index: 10;
}
#masthead > div > div {
  display: inline-block;
  vertical-align: middle;
}
header .col-head-2 {
  max-width: 19%;
  padding: 0 2%;
}
header .col-head-1, header .col-head-3 {
  width: 40%;
}
header .col-head-3 {
  text-align: right;
}
#masthead ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#masthead ul li {
  display: inline-block;
  margin: 0 12px 0 0px;
  font-size: 18px;
}
#masthead ul li#menu-item-73:after,
#masthead ul li:last-child::after {
  display: none;
}
#masthead ul li.btn-bleu a {
  background: #04003c;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px 7px 20px;
  margin-left: 25px;
  border-radius: 5px;
}
#masthead .current_page_item > a {
  font-weight: bold;
}
#masthead ul li a {
  color: #04003c;
  text-decoration: none;
}
#masthead ul li::after {
  background: #c4a186;
  content: "";
  width: 2px;
  height: 19px;
  display: inline-block;
  margin-left: 12px;
  vertical-align: top;
  margin-top: 4px;
}
#masthead ul li a:hover {
  color: #d94238;
}
#masthead ul li.btn-bleu a:hover {
  background: #d94238;
	color: #fff;
}
/* FIN HEADER */
/* DEBUT FOOTER */
#colophon {
  background-image: url("../../uploads/2023/08/trame-motif-bleu.png");
  background-repeat: repeat-x;
  background-size: auto 50px;
  background-position: center bottom;
  padding-bottom: 100px;
  background-color: #04003c;
}
.footer-top > div {
  display: inline-block;
  vertical-align: top;
}
.footer-top .col1 {
  max-width: 20%;
  width: 100%;
}
.footer-top .col2, .footer-top .col3 {
  max-width: 25%;
  color: #fff;
  padding: 30px 3% 30px 3%;
  font-size: 20px;
  width: 100%;
}
#menu-acces-rapide {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#menu-acces-rapide a {
  text-decoration: none;
  color: #fff;
}
.footer-top h4 {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}
.col4 a.btn-blanc {
  font-size: 20px;
  width: 100%;
  padding: 8px 5px 3px 5px;
  text-align: center;
  font-weight: lighter;
  margin-bottom: 20px;
  margin-top: 30px;
  color:#04003c;
}
.col4 a, .col4 a:hover {text-align: center;display: block;color: #fff;}

.footer-top p {
  margin-top: 0;
}
.footer-top .col4 {
  max-width: 28%;
  width: 100%;
  color: #fff;
	padding: 30px 0% 30px 3%;
}
.footer-bottom .col1 {
  max-width: 20%;
  width: 100%;
  text-align: center;
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
}
.footer-bottom .col1 a {
  color: #fff;
  margin: 0 15px;
}
.footer-bottom .col2 {
  max-width: 79%;
  width: 100%;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  padding-left: 3%;
}
.footer-bottom .col2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-bottom .col2 ul li {
  display: inline-block;
  margin-right: 31px;
  font-size: 18px;
}
.footer-bottom .col2 ul li a, .footer-bottom .col2 ul li a:hover {
  color: #fff;
}
.footer-top .col1 img {
  max-width: 90%;
}
/* FIN FOOTER */

@media (max-width: 1200px) {
.col-head-1, .col-head-3 {
  display: none !important;
}
header div.col-head-2 {
    width: 150px;
    margin: auto !important;
    display: block !important;
    min-width: 18%;
    max-width: 100%;
}
.shiftnav-toggle-style-burger_only .shiftnav-toggle-burger {
  background: #04003c;
	padding: 13px !important;
}
#menu-menu-mobile a {
  text-transform: uppercase;
  color: #04003c;
	font-family: 'Greconian', sans-serif;
}
.shiftnav-open .shiftnav.shiftnav-open-target {
  background: #f8f3ef;
}
}

/*--------------------------------------------------------------
# DEBUT CSS VIDEO
--------------------------------------------------------------*/
@media (max-width: 2365px) and (min-width: 1920px) {
.titre-env .vc_empty_space {
  height: 800px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 800px;
}
div.titre-env {
  margin-bottom: -145px;
}
#gaia .titre-height {
  margin-top: 15px;
}
}
@media (max-width: 1920px) and (min-width: 1850px) {
.titre-env .vc_empty_space {
  height: 750px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 750px;
}
div.titre-env {
  margin-bottom: -145px;
}
#gaia .titre-height {
  margin-top: 15px;
}
}
@media (max-width: 1850px) and (min-width: 1700px) {
.titre-env .vc_empty_space {
  height: 730px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 730px;
}
div.titre-env {
  margin-bottom: -145px;
}
#gaia .titre-height {
  margin-top: 15px;
}
}
@media (max-width: 1900px) and (min-width: 1700px) {
.titre-env .vc_empty_space {
  height: 700px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 700px;
}
div.titre-env {
  margin-bottom: -145px;
}
.titre-height {
	height: 160px !important
}
#gaia .titre-height {
  margin-top: 15px;
}
}
@media (max-width: 1700px) and (min-width: 1500px) {
.titre-env .vc_empty_space {
  height: 620px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 620px;
}
div.titre-env {
  margin-bottom: -145px;
}
.titre-height {
	height: 150px !important
}
#gaia .titre-height {
  margin-top: 25px;
}
}
@media (max-width: 1500px) and (min-width: 1220px) {
.titre-env .vc_empty_space {
  height: 500px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 500px;
}
div.titre-env {
  margin-bottom: -150px;
}
.titre-height {
	height: 140px !important
}
#gaia .titre-height {
  margin-top: 35px;
}
}
@media (max-width: 1220px) and (min-width: 1000px) {
.titre-env .vc_empty_space {
  height: 400px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 400px;
}
div.titre-env {
  margin-bottom: -140px;
}
.titre-height {
	height: 130px !important
}
#gaia .titre-height {
  margin-top: 35px;
}
}
@media (max-width: 1000px) and (min-width: 765px) {
.titre-env .vc_empty_space {
  height: 300px !important;
}
.titre-env .vc_video-bg.vc_hidden-xs {
  max-height: 300px;
}
	div.titre-env {
  margin-bottom: -140px;
}
.titre-height {
	height: 130px !important
}
#gaia .titre-height {
  margin-top: 35px;
}
}
/*--------------------------------------------------------------
# DEBUT CSS MOBILE
--------------------------------------------------------------*/

@media (max-width: 765px) {
div#naissance-odysseus h2,
div#mission-olivier h2,
div#header-projet h2,
div#equipe-odysseus h2 {
  font-size: 22px;
	margin-top: 0;
  margin-bottom: 0;
}
div.bloc-faq {
  padding: 20px;
}
div#header-projet h1 {
  font-size: 43px;
}
div#equipe-odysseus h3,
div#mission-olivier h3,
div#naissance-odysseus h3 {
  font-size: 33px;
	margin-top: 0;
  margin-bottom: 0;
}
#odysseus-const {
  padding: 0;
}
div.rejoindre-odysseus {
  background-size: cover;
}
div .connectez-ody {
  padding-top: 0;
  padding-bottom: 0;
}
div a.btn-bordeau {
  margin: 0;
  max-width: 90%;
  margin: auto;
}
div#equipe-odysseus {
  background: transparent;
}
div .connectez-ody p,
div p.rejoindre,
div #missions .txt-mission,
div .txt-naissance {
	font-size: 18px;
    max-width: 90%;
    margin: auto;
}
div#rejoignez-odysseus h4 {
  text-align: center;
}
div#rejoignez-odysseus .btn-blanc {
  width: 100%;
  font-size: 23px;
}
div.homme-droit,
div.femme-gauche {
  bottom: 70px;
}
div#rejoignez-odysseus h2 {
  text-align: center;
  margin-top: 30px;
  font-size: 25px;
}
div #equipe-odysseus .txt-naissance {
  margin-bottom: 200px;
}
div div .creation-odysseus {
	  background-size: cover;
  padding: 50px 50px;
    padding-top: 80px;
    margin-bottom: 50px !important;
  }
div#header-projet h4 {
  font-size: 20px;
}
div#naissance-odysseus {
  padding-top: 80px;
}
#partenaires-page-projet .wpb_column {
  padding-top: 0;
}
div#partenaires-page-projet {
  padding: 0;
	background-image: none;
  margin: 0;
}
#partenaires-page-projet p {
  font-size: 16px !important;
}
div p.creaody {
  text-align: center;
  font-size: 18px;
}
div#services ul li {
  padding: 0px 5% 25px 10%;
  margin-left: 32px;
  font-size: 18px;
}
#services {
  margin-bottom: 0 !important;
}
.environnement .vc_empty_space {
  margin-top: -115px;
  z-index: 9;
  position: relative;
}
.page {
  overflow-x: hidden;
}
body main{
	letter-spacing:0px;
}
div#gform_confirmation_message_1 {
  font-size: 23px;
  padding: 0 20px;
}
#formulaire-contact {
  background-size: 100% 100% !important;
}
#formulaire-contact .gform_body input, #formulaire-contact .gform_body select {
  padding: 15px;
  line-height: 1;
}
div.footer-top > div {
  padding: 0 !important;
}
div.footer-top > div, div.footer-bottom > div {
  max-width: 100% !important;
  text-align: center;
}
div.footer-bottom > div {
  padding-top: 23px;
}
div.footer-bottom .col2 ul li {
  margin-right: 0;
  display: block;
}
div#headerhome h1 {
  font-size: 35px;
  line-height: 45px;
  padding-top: 20px;
}
div#headerhome {
    padding-bottom: 0;
    background-color: #f3efec;
    background-image: none !important;
  }
#img-bateau .wpb_single_image.wpb_content_element.vc_align_center.mobile {
  margin-bottom: 0;
}
 div#img-bateau {
    margin-top: 0;
    background-size: auto 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-bottom: 0;
  }
div#img-bateau p {
    font-size: 16px;
    padding: 0 15px 80px 15px;
    margin-top: 0;
  }
div div h2 {
  font-size: 22px;
}
div.bloc-icon .vc_single_image-wrapper::after,
div.bloc-icon .vc_single_image-wrapper::before {
  width: 100px;
}
#aventure-ludique p {
  margin: 0;
  font-size: 18px !important;
}
#avantage-cle h3 {
  font-size: 28px !important;
}
#avantage-cle h2 {
  font-size: 20px !important;
  padding: 5px 20px;
}
#cursus .vc_row.vc_column-gap-30 > .vc_column_container {
  max-width: 90%;
  margin: auto;
}
div div.bloc-carre {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#cursus .vc_row-fluid.vc_column-gap-30 {
  margin-bottom: 0 !important;
}
#cursus h2, #cursus p.rejoignez {
  text-align: center;
  font-size: 22px;
	margin-bottom: 0;
}
div a.btn-bordeau {
  display: block;
  text-align: center;
  font-size: 20px !important;
  padding: 15px 10px 10px 10px;
}
div.environnement h3 {
  font-size: 30px;
}
div.environnement h2 {
  font-size: 20px;
  padding: 0 15px;
}
div#img-bateau .vc_column-inner {
  padding-top: 0 !important;
}
.environnement .vc_empty_space {
  height: 120px !important;
  margin-top: -80px;
}
.environnement-txt h2 {
  text-align: center;
}
div div.environnement-txt {
  margin-top: 39px !important;
  margin-bottom: 50px !important;
}
div.environnement-txt img {
  margin: 25px auto !important;
  display: block;
}
div.environnement-txt > div:last-child {
  padding-left: 8%;
  padding-right: 8%;
  background-image: none;
}
div.environnement-txt p, div.environnement-txt li {
  font-size: 20px;
}
div#tabulation > div {
  padding: 50px 10px;
}
div#inscription {
  padding-top: 0px;
  margin-top: 0;
}
div#inscription a.btn-blanc {
  display: block;
  font-size: 20px;
  width: 100%;
  text-align: center;
  padding: 15px 10px 10px 10px;
  margin-bottom: 29px;
  margin-top: 0;
}
#inscription .wpb_column.vc_column_container.vc_col-sm-6 {
  padding: 0;
  text-align: center;
}
#lescibles .vc_tta-panel-body {
  background: transparent;
}
h4.vc_tta-panel-title {
  background: #c4a186;
  border-radius: 4px;
  padding-top: 6px;
}
h4.vc_tta-panel-title a {
  color: #fff !important;
}
#lescibles {
  margin-top: 60px;
}
#lescibles h2 {
  padding: 0 3%;
}
#inscription ul li {
  line-height: 40px;
}
#partenaires h3 {
  font-size: 30px !important;
}
.mobile {display: block !important;}
.nomobile {display: none !important;}
}

/*--------------------------------------------------------------
# FIN CSS MOBILE
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# FIN CSS REVOLUCY
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	font-family: 'Luciole', sans-serif;
}
div, p, h2, h4 {font-family: 'Luciole', sans-serif;}
h1, h3 {font-family: 'Greconian', sans-serif;}


/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
.entry-footer {
    display: none;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #04003c;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:hover,
a:active {
	color: #191970;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */


.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}


/*! @media screen and (min-width: 37.5em) {*/
@media screen and (min-width: 10px) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
} 

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}


.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
