/*!
Theme Name: Divi-child-studio
Theme URI: http://eqosphere.fr/
Version: 4.9.4
Description: Copie du thème divi pour refonte de Buyco par Studio3615
Template: Divi
Author: Studio3615
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*body.home div.et_pb_section.et_pb_section_10 {
    background-size: 50%;
    background-position-x: -100px;
}*/
body.single .et_pb_section_1 .et_pb_section_0.et_pb_section {
    padding-bottom: 120px;
    background-color: #FFF!important;
}
.testSlide {
  display: none;
}
.et-social-instagram a.icon:before {
    content: "\E09D";
}
/* Search */
.search-term {
    background-color: #CCCCCC;
    color: #FFFFFF;
    padding: 3px 5px;
}

body.search .et_pb_section_0_tb_body.et_pb_section {
    padding-top: 100px !important;
}
/* FAQ */
body.page-id-34 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before,
body.page-id-34 .et_pb_accordion .et_pb_toggle_title:before {
  font-size: 35px;
  left: -92px;
  color: #84B726;
  font-weight: bolder;
}

body.page-id-34 .et_pb_accordion .et_pb_toggle_title:before {
    content: "\4c";
}

body.page-id-34 .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\4b";
    display: block;
}


/* Anima Vous Etes */

.demo {
    position: absolute;
    width: 100%;/*1740px;*/
    left: 32%;
    margin-left: -225px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
}

.demo p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.word {
  position: absolute;
  width: auto;
  opacity: 0;
}

.word-wrap {
    border-bottom: 4px solid #0B81C5;
    width: 75%;
    height: 80px;
    font-weight: normal;
}

.jauneEqo {
  color: #F6A70B;
}

.vertEqo {
  color: #84B726;
}

.bleuClairEqo {
  color: #0B81C5;
}

.bleuFonceEqo {
  color: #0F4495;
}

.bgJauneEqo {
  background-color: #F6A70B;
}

.bgVertEqo {
  background-color: #84B726;
}

.bgBleuClairEqo {
  background-color: #0B81C5;
}

.bgBleuFonceEqo {
  background-color: #0F4495;
}

.fontSmall {
	font-size: 32px;
}

.whiteEqo {
  color: #ffffff;
}

.word {
  animation-iteration-count: infinite;
  animation-name: animVousEtes;
  animation-duration: 15s; /*calculate the exact time for looping*/
}

.word:nth-child(2) {
  animation-delay: 1.5s;
}

.word:nth-child(3) {
  animation-delay: 3s;
}

.word:nth-child(4) {
  animation-delay: 4.5s;
}

.word:nth-child(5) {
  animation-delay: 6s;
}

.word:nth-child(6) {
  animation-delay: 7.5s;
}

.word:nth-child(7) {
  animation-delay: 9s;
}

.word:nth-child(8) {
  animation-delay: 10.5s;
}

.word:nth-child(9) {
  animation-delay: 12s;
}

.word:nth-child(10) {
  animation-delay: 13.5s;
}

@keyframes animVousEtes {

  0% {
    transform: translateY(100%);
    opacity: 0;
  }

  6.66% {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }

  10% {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }

  16.66%
  {
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  /*we give long pause after animation is done by this method*/
  100% {
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 111px;
}
.et_fixed_nav.et_show_nav #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 80px !important;
}
body.page-id-38 .et_pb_section_1.et_pb_section/*,
.et_pb_section_0.et_pb_section*/ {
    padding-top: 0px !important;
}
/* A Propos */
body.page-id-28 .aproposHead {
    padding-top: 170px !important;
}

/* Mention légales */
body.page-id-3 .mentionsHead {
    padding-top: 170px !important;
}
/* Qui sommes nous */
body.page-id-30 .quiSommesNousHead {
    padding-top: 150px !important;
}

/* Partenaires */
body.page-id-26 .partenairesHead {
    padding-top: 120px !important;
}
body.page-id-26 .et_pb_column_7 {
  margin-top: -60px;
}

/* Pour Qui */
body.page-id-22 .et_pb_section_0 {
    padding-top: 150px !important;
}
body.page-id-22 .demo {
    width: 700px;
    height: 90px;
    margin-left: 140px;
		left: 0;
    top: 0;
    margin-top: 0;
}
body.page-id-22 .demo p{
		padding: 0;
}
body.page-id-22 .word-wrap {
		border-bottom: 4px solid #E87226;
		width: 70%;
		height: 60px;
    font-size: 37px;
}

@media (max-width: 400px) {
  body.page-id-22 .word { font-size: 22px;}
  body.page-id-17 .rond {
    width: 80px;
    height: 80px;
    font-size: 50px;
    margin-right: 20px;
    border-radius: 40px;
    padding: 25px 30px;
    margin-bottom: 30px;
  }
  body.page-id-17 .rondText{
    font-size: 17px;
    line-height: 22px;
  }
}

/* Secteurs Concernes */
body.page-id-24 .secteurHead {
    padding-top: 70px !important;
}

@media (max-width: 400px) {
  body.page-id-24 .et_pb_column_1 { max-width: 100% ! important;  }
}
@media (max-width: 767px) {
  body.page-id-24 .et_pb_column_1 { max-width: 100% ! important;  }
}

/* Action de revalorisation */
body.page-id-20 .actionHead {
    padding-top: 70px !important;
}
/*Style du module TEXTE*/
body.page-id-20 .texte-cache-all {
  position: relative;
  max-height: 0px; /*Hauteur du texte visible avant le clic*/
  overflow: hidden; /*On cache tout ce qui dépasse des 100px*/
  transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/
}

/*Style du module TEXTE lorsqu'il est ouvert*/
body.page-id-20 .texte-cache-all.ouvert {
    max-height: 100vh; /* On lui définit une hauteur max de tout l'écran si nécessaire pour qu'il affiche tout son contenu*/
  }

/*On stylise l'effet de flou lorsque le module TEXTE est fermé, donc il n'a pas la classe "ouvert"*/
body.page-id-20 .texte-cache-all:not(.ouvert)::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Couleur de notre effet*/
}

@media (max-width: 400px) {
  body.page-id-20 .et_pb_column_1 { max-width: 100% ! important;  }
}
@media (max-width: 767px) {
  body.page-id-20 .et_pb_column_1 { max-width: 100% ! important;  }
}

/* Page Diagnostics */
body.page-id-14 .diagnosticsHead {
    padding-top: 70px !important;
}


@media (max-width: 400px) {
  body.page-id-14 .et_pb_column_1 { max-width: 100% ! important;  }
}
@media (max-width: 767px) {
  body.page-id-14 .et_pb_column_1 { max-width: 100% ! important;  }
}

/*  Accompagnement & plans d’actions */
body.page-id-15 .accompagnementHead {
    padding-top: 70px !important;
}
body.page-id-15 #carousel .et_pb_text_6.et_pb_module,
body.page-id-15 #carousel .et_pb_text_7.et_pb_module,
body.page-id-15 #carousel .et_pb_text_9.et_pb_module,
body.page-id-15 #carousel .et_pb_text_8.et_pb_module {
    margin-left: auto!important;
    margin-right: auto!important;
}

/*Style du module TEXTE*/
body.page-id-15 .texte-cache {
  position: relative;
  max-height: 100px; /*Hauteur du texte visible avant le clic*/
  overflow: hidden; /*On cache tout ce qui dépasse des 100px*/
  transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/
}
body.page-id-15 .texte-cache { max-height: 285px; }

/*Style du module TEXTE lorsqu'il est ouvert*/
body.page-id-15 .texte-cache.ouvert {
    max-height: 100vh; /* On lui définit une hauteur max de tout l'écran si nécessaire pour qu'il affiche tout son contenu*/
  }

/*On stylise l'effet de flou lorsque le module TEXTE est fermé, donc il n'a pas la classe "ouvert"*/
body.page-id-15 .texte-cache:not(.ouvert)::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
	background: linear-gradient(rgba(237, 248, 254, 0), rgba(237, 248, 254, 1)); /*Couleur de notre effet*/
}

@media (max-width: 400px) {
  body.page-id-15 .et_pb_column_1 { max-width: 100% ! important;  }
}
@media (max-width: 767px) {
  body.page-id-15 .et_pb_column_1 { max-width: 100% ! important;  }
}


/*  Formation & sensibilisation */
body.page-id-17 .formationHead {
    padding-top: 70px !important;
}
/*Style du module TEXTE*/
body.page-id-17 .texte-cache {
  position: relative;
  max-height: 100px; /*Hauteur du texte visible avant le clic*/
  overflow: hidden; /*On cache tout ce qui dépasse des 100px*/
  transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/
}

/*body.page-id-17 .et_pb_column_4 .rond {
    padding: 30px 36px !important;
}*/

.et_pb_text_26, .et_pb_text_28, .et_pb_text_30 {
    font-size: 60px;
}

body.page-id-17 .texte-cache.text1 { max-height: 285px; }
body.page-id-17 .texte-cache.text2 { max-height: 285px; }
body.page-id-17 .texte-cache.text3 { max-height: 150px; }
body.page-id-17 .texte-cache.text4 { max-height: 220px; }

/*Style du module TEXTE lorsqu'il est ouvert*/
body.page-id-17 .texte-cache.ouvert {
    max-height: 100vh; /* On lui définit une hauteur max de tout l'écran si nécessaire pour qu'il affiche tout son contenu*/
  }

/*On stylise l'effet de flou lorsque le module TEXTE est fermé, donc il n'a pas la classe "ouvert"*/
body.page-id-17 .texte-cache:not(.ouvert)::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 400px) {
  body.page-id-17 .et_pb_column_6,
  body.page-id-17 .et_pb_column_1 { max-width: 100% ! important;  }
  body.page-id-17 .rond { margin-right: 20px; }
}
@media (max-width: 767px) {
  body.page-id-17 .et_pb_column_1 { max-width: 100% ! important;  }
}


/* Page Programme & Solutions */

body.page-id-12 .programmeHead {
    padding-top: 150px !important;
}

body.page-id-12 .methodBloc1 h3,
body.page-id-12 .methodBloc2 h3,
body.page-id-12 .methodBloc3 h3 {
    font-size: 32px;
}

body.page-id-12 .methodBloc1 p ,
body.page-id-12 .methodBloc2 p,
body.page-id-12 .methodBloc3 p {
    font-size: 20px;
    padding: 0px 30px;
    line-height: 1.2em;
}


/*Style du module TEXTE*/
body.page-id-24 .texte-cache {
  position: relative;
  max-height: 100px; /*Hauteur du texte visible avant le clic*/
  overflow: hidden; /*On cache tout ce qui dépasse des 100px*/
  transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/
}

/*Style du module TEXTE lorsqu'il est ouvert*/
body.page-id-24 .texte-cache.ouvert {
    max-height: 100vh; /* On lui définit une hauteur max de tout l'écran si nécessaire pour qu'il affiche tout son contenu*/
  }

/*On stylise l'effet de flou lorsque le module TEXTE est fermé, donc il n'a pas la classe "ouvert"*/
body.page-id-24 .texte-cache:not(.ouvert)::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Couleur de notre effet*/
}

/* Contact */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1A82C3;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1A82C3;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #1A82C3;
}

/* Page contact */
body.page-id-38 .reverse { unicode-bidi: bidi-override; direction: rtl; }

body.page-id-38 li.current_page_item.menu-item-42 a,
body.page-id-38 li.menu-item-42 a { color: #0f4495 ! important; }
body.page-id-38 li.menu-item-42 li.menu-item-252 a { color: #84b726 ! important; }


body.page-id-38 .wpcf7-form-control-wrap {
    width: 44%;
		margin-right: 15px;
		margin-top: 15px;
		display: inline-block;
}

body.page-id-38 input.text,
body.page-id-38 input.title,
body.page-id-38 input[type=email],
body.page-id-38 input[type=password],
body.page-id-38 input[type=tel],
body.page-id-38 input[type=text],
body.page-id-38 select {
    background-color: transparent;
    color: #1A82C3;
    border: none;
    border-bottom: 1px solid #1A82C3;
    font-size: 21px;
    width: 100%;
}

body.page-id-38 input[type=submit] {
	background: #1A82C3 0% 0% no-repeat padding-box;
	border-radius: 100px;
	border: 0;
	padding: 10px 32px;
	text-align: center;
	font-family: Hind Madurai;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.88px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	margin-top: 40px;
}

body.page-id-38 input[type=submit]:hover {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	color: #1A82C3;
  border: 1px solid #1A82C3;
  cursor: pointer;
}


body.page-id-38 .your-message,
body.page-id-38 .objet {
	width: 100%;
}

body.page-id-38 textarea {
    background-color: #FFF;
    color: #1A82C3;
    border: 2px solid #1A82C3;
    font-size: 21px;
    width: 90%;
		padding-right: 10px;
		margin-top: 10px;
}

body.page-id-38 .objet input[type=text] {
	color: #0F4495;
	width: 90%;
}

body.page-id-38 textarea::placeholder,
body.page-id-38 .objet input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0F4495;
  opacity: 1; /* Firefox */
}

body.page-id-38 textarea::-ms-input-placeholder,
body.page-id-38 .objet input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #0F4495;
}

body.page-id-38 textarea::-ms-input-placeholder,
body.page-id-38 .objet input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  color: #0F4495;
}

body.page-id-38 .wpcf7 form.invalid .wpcf7-response-output,
body.page-id-38 .wpcf7 form.unaccepted .wpcf7-response-output {
	width: 90%;
	padding: 20px;
	font-style: italic;
}

body.page-id-38 .emploi ,
body.page-id-38 .espacePresse {
	color: #ffffff;
	text-align: center;
	font-family: Hind Madurai;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.88px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	border: 1px solid #84B726;
	border-radius: 50px;
	padding:10px 20px;
}

body.page-id-38 .emploi {
	border: 1px solid #F6A70B;
}

/*body.page-id-38 .wpcf7-submit:hover ,*/
body.page-id-38 .emploi:hover ,
body.page-id-38 .espacePresse:hover {
    padding-right: 60px;
}

/*body.page-id-38 .wpcf7-submit:after ,*/
body.page-id-38 .emploi:after ,
body.page-id-38 .espacePresse:after {
    transition: all 300ms ease 0ms;
}

/*body.page-id-38 .wpcf7-submit:after ,*/
body.page-id-38 .emploi:after ,
body.page-id-38 .espacePresse:after {
    font-size: 32px;
    line-height: 1em;
    content: '$';
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;

    font-family: ETmodules!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;

}
/*body.page-id-38 .wpcf7-submit:hover:after ,*/
body.page-id-38 .emploi:hover:after ,
body.page-id-38 .espacePresse:hover:after {
  margin-left: .3em;
  opacity: 1;
}


@media (max-width:767px){
	body.page-id-38 .et_pb_column_0/*,
	body.page-id-38 .et_pb_text_5,
	body.page-id-38 .et_pb_text_6*/ {
		padding: 10% 5% ! important;
	}
  body.page-id-38 .emploi, body.page-id-38 .espacePresse {
    padding: 8px 5px;
  }
	body.page-id-38 .et_pb_text_0 {
	    padding-right: 50px !important;
	}
	body.page-id-38 .et_pb_column .et_pb_row_inner,
	body.page-id-38 .et_pb_row {
    padding: 0;
	}
	body.page-id-38 .et_pb_section {
    padding: 0;
	}
  body.page-id-38 .et_pb_section_1_tb_footer {
    padding: 30px 0;
  }
  body.page-id-38 .et_pb_text_5,
  body.page-id-38 .et_pb_text_6 {
    padding: 30px!important;
  }
	body.page-id-38 .emploi {
		font-size: 17px;
	}
  body.page-id-38 .emploi {
    width: 100%;
    display: block;
  }
	body.page-id-38 .et_pb_text_4 {
		font-size: 25px;
		float:left;
	}
	body.page-id-38 .et_pb_text_3 p:nth-child(2) {
		 padding-left: 0px !important;
	}
}

body.page-id-38 .headContact {
    padding-top: 22px !important;
}

@media (max-width: 400px) {
  body.page-id-38 .emploi,
  body.page-id-38 .emploi:after,
  body.page-id-38 .espacePresse,
  body.page-id-38 .espacePresse:after {
      font-size: 11px;
  }
}

/* Mission */
body.page-id-38 .fontMissions {
    background-size: contain;
    background-position: bottom left;
    background-image: url(https://eqosphere.com/wp-content/uploads/2021/08/Groupe-de-masques-22@2x.png)!important;
}

/*Blog*/
body.page-id-36 .event_posts {
    width: 100%;
    padding-top: 26px;
    padding-bottom: 50px;
    background-color: #edf8ff;
}
body.page-id-36 .event_posts_column {
    width: 80%;
    margin: 0 auto;
}
body.page-id-36 .event_posts h2 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #0f4495;
    line-height: 1.5em;
    text-align: left;
}
body.page-id-36 .event_posts h3 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #0f4495;
    line-height: 1.5em;
    text-align: left;
    padding-top: 5px;
}
body.page-id-36 .event_posts #carousel{
    padding-bottom: 130px;
    -webkit-transform: translate3d(0,0,0);
}
body.page-id-36 .event_posts #carousel .swipe-scrollbar {
    background-color: RGBA(0,0,0,0);
    padding-bottom: 60px;
    overflow-x: scroll;
    display: grid;
    grid-template-columns: repeat(8,30%);
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    scrollbar-color: #0b82c5 #edf8ff;
}
body.page-id-36 .event_posts #carousel .swipe-scrollbar::-webkit-scrollbar {
width: 15px;
height: 5px;
}
body.page-id-36 .event_posts #carousel .swipe-scrollbar::-webkit-scrollbar-track {
background: #edf8ff;
}
body.page-id-36 .event_posts #carousel .swipe-scrollbar::-webkit-scrollbar-thumb {
background: #0b82c5;
border-radius: 100px;
}
body.page-id-36 .event_posts .et_pb_post img {
    object-fit: cover;/*fill*/
    width: 100%;
    height: 500px;
}
body.page-id-36 .event_posts .category-event-passe {
  opacity: 0.5;
}
body.page-id-36 .event_posts .et_pb_post {
  width: 100%;
  float: left;
  max-width: 445px;
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: white;
  overflow: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
body.page-id-36 .event_posts .et_pb_image_container {
    margin: 0;
}
body.page-id-36 .event_posts  #carousel .et_pb_post{
    height: 500px;
}
body.page-id-36 .event_posts  .et_pb_text_inner {
    position: absolute;
    width: 100%;
    top: 0;
}
body.page-id-36 .blogHead {
	padding-top: 130px !important;
}
body.page-id-36 footer {
	padding-top:0px;
  /*	padding-top:200px;*/
	background-color: #0f4495;
}
body.page-id-36 .et_pb_ajax_pagination_container {
	width: 100%;
	display: -webkit-box;
}
body.page-id-36 .mj-w-res-iframe body #error-block {
    background-color: transparent ! important;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    color: #FFFFFF!important;
    line-height: 1.3em;
}

body.page-id-36 input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFFFFF;
  opacity: 1; /* Firefox */
}

body.page-id-36 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFFFFF;
}

body.page-id-36 input::-ms-input-placeholder { /* Microsoft Edge */
  color: #FFFFFF;
}
body.page-id-36 #fisrtActu .et_pb_post {
box-shadow: 0px 1px 17px 0px rgb(0 0 0 / 30%);
}
body.page-id-36 .fondFirstActu {
    background: #FFF;
    width: 500px;
    position: relative;
    bottom: 300px;
    height: 280px;
    padding: 39px 0 35px 33px;
}

body.page-id-36 .fondFirstActu .entry-title a {
    color: #0f4495!important;
    font-size: 30px!important;
    line-height: 35px!important;
}

body.page-id-36 .fondFirstActu .more-link {
  background-color: #1a82c3;
  display: inline-block;
}

body.page-id-36 .et_pb_post{
    height: 75vh;
}
body.page-id-36 #carousel .et_pb_post{
    height: 740px;
}
body.page-id-36 .et_pb_blog_grid .et_pb_image_container {
  height: 60%;
}
body.page-id-36 .et_pb_blog_grid .et_pb_image_container img {
  height: 100%;
  object-fit: cover;
}
body.page-id-36 #fisrtActu img {
   height: 75vh;
   object-fit: cover;
}
body.page-id-36 .et_pb_post .entry-featured-image-url {
    max-height: 100%;
    height:100%;
    margin-bottom: 0px;
}
body.page-id-36 h2 {
    padding-right: 102px;
}
body.page-id-36 .post-content {
    line-height: 18px;
    padding-right: 40px;
    padding-bottom: 30px;
}

body.page-id-36 #carousel .et_pb_text_inner {
  height: 100%;
  }
body.page-id-36 #carousel .swipe-scrollbars {
  overflow:hidden;
  }
body.page-id-36 .dateEvent{
  background: #F6A70B 0% 0% no-repeat padding-box;
  font: normal normal 800 50px/30px Open Sans;
  font-family: 'Open Sans';
  font-size: 50px;
  font-weight: bolder;
  letter-spacing: 2px;
  color: #FFFFFF;
  opacity: 1;
  position: absolute;
  width: 126px;
  padding: 30px;
  text-align: center;
}
body.page-id-36 .dateEvent .month {
  font-size: 25px;
}

body.page-id-36 .fondEvent{
  min-height: 230px;
  background-color: rgba(255, 255, 255, 0.93);
  font: normal normal 800 50px/30px Open Sans;
  font-family: 'Open Sans';
  font-size: 50px;
  font-weight: bolder;
  letter-spacing: 2px;
  color: #0F4495 ! important;
  opacity: 1;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 37px 33px 37px 33px;
}

body.page-id-36 .fondEvent h3 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 35px;
    color: #0F4495 ! important;
    line-height: 1.3em;
}

body.page-id-36 .fondEvent .lieuHoraire {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #F6A70B;
    letter-spacing: 1px;
}
body.page-id-36 #ajax-load-more ul {
    padding: 0;
}
body.page-id-36 #ajax-load-more li {
    width: 33.3333%;
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    z-index: 2;
    min-height: 1px;
    padding: 0;
    padding-right: 12px;
}
body.page-id-36 #ajax-load-more li article {
  border: 1px solid #d8d8d8;
  padding: 19px;
  background-color: #fff;
  word-wrap: break-word;
  box-shadow: 0px 1px 17px 0px rgb(0 0 0 / 30%);
  height: 75vh;
  margin-bottom: 30px;
}
body.page-id-36 #ajax-load-more .et_pb_image_container {
    position: relative;
    margin: -20px -20px 29px;
    height: 60%;
}

body.page-id-36 #ajax-load-more .et_pb_image_container img {
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    vertical-align: bottom;
}

body.page-id-36 #ajax-load-more .entry-title a {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    color: #0f4495!important;
}

body.page-id-36 #ajax-load-more a {
    text-decoration: none;
}

body.page-id-36 #ajax-load-more .post-meta {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #f6a70b!important;
}

body.page-id-36 #ajax-load-more .entry-title {
    font-size: 25px!important;
    padding-right: 102px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    color: #f6a70b!important;
}

body.page-id-36 #ajax-load-more .post-content,
body.page-id-36 #ajax-load-more .post-content p {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 18px;
}


body.page-id-36 #ajax-load-more .post-content {
    padding-right: 40px;
    padding-bottom: 30px;
}

body.page-id-36 #ajax-load-more .alm-btn-wrap .alm-load-more-btn {
    border: 1px solid #1A82C3;
    border-radius: 50px;
    font-family: 'Hind Madurai';
    color: #1A82C3;
    text-align: center;
    letter-spacing: 0.88px;
    text-transform: uppercase;
    opacity: 1;
    font-size: 22px;
    font-weight: 600;
    width: auto;
    height: 43px;
    line-height: 1;
    background: #fff;
    -webkit-box-shadow:none;
    box-shadow:none;
    margin: 50px 0 135px 0;
    padding: 0 40px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
body.page-id-36 #ajax-load-more .alm-btn-wrap .alm-load-more-btn:hover {
    background: #1A82C3;
    color: #fff;
}
body.page-id-36 #ajax-load-more .alm-btn-wrap .alm-load-more-btn.loading:before {
    background: none;
}

/*single Article */
body.single #main-content .container {
    width: 100% ! important;
    max-width: 100% ! important;
    padding-top: 0 ! important;
}
body.single div.et_pb_section.et_pb_section_0 {
    /*background-size: initial;
    background-position: top left;
    background-image: url('/wp-content/uploads/2021/08/Groupe-110@2x.png')!important;*/
}
body.single .et_pb_section_0.et_pb_section {
    padding-bottom: 120px;
    background-color: #0f4495!important;
}
body.single .category-evenement .et_pb_section_0.et_pb_section {
    padding-bottom: 210px;
}
body.single .et_pb_section {
    padding: 0% 0;
}
body.single .et_pb_section_1.et_pb_section {
    padding-right: 0px;
    margin-top: -60px;
    margin-right: 0px;
    background-color: #FFFFFF!important;
}
body.single .et_pb_section_1.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBzbGljZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMGY0NDk1Ij48cGF0aCBkPSJNNzIwIDE0MEw2NDAgMGwtODAgMTQwSDBWMGgxMjgwdjE0MEg3MjB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: cover;
    background-position-x: center;
    top: 0;
    height: 800px;
    z-index: 1;
}
body.single #page-container #et-boc .et-l .et_pb_row_1.et_pb_row {
    width: 100%;
    max-width: 2080px;
}
body.single .section_has_divider .et_pb_row {
    z-index: 5;
}
body.single .et_pb_row_1 {
    background-color: #FFFFFF;
}
body.single .et_pb_row_1.et_pb_row {
    padding-top: 100px!important;
    padding-right: 0px!important;
    margin-left: auto!important;
    margin-right: 0px!important;
    padding-top: 100px;
    padding-right: 0px;
}
body.single .et-l .et_pb_row_2.et_pb_row {
    width: 70%;
}
body.single .et_pb_row {
    padding: 0% 0;
}
body.single .et_pb_text_align_left {
    text-align: left;
}
body.single h1,
body.single .et_pb_text_1.et_pb_text {
    color: #FFFFFF!important;
}
body.single .et_pb_text_1 {
    line-height: 1.1em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 50px;
    line-height: 1.1em;
    width: 70%;
}
body.single .et_pb_text_1 h1 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #ffffff!important;
    line-height: 1.1em;
    text-align: left;
}
body.single.blog .et_pb_text_3,
body.single.evenement .et_pb_text_5 {
    line-height: 1.5em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.5em;
    background-color: RGBA(0,0,0,0);
    position: relative;
    padding-top: 0px!important;
    padding-right: 0px!important;
    padding-bottom: 100px!important;
    padding-left: 0px!important;
    width: 100%;
    color: #0f4495!important;
}
body.single.blog .et_pb_text_2.et_pb_text {
    color: #f6a70b!important;
}
body.single.blog .et_pb_text_2 {
    line-height: 1.5em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.5em;
    margin-top: -80px!important;
    width: 100%;
}

body.single .et_pb_top_inside_divider {
    margin-top: -1px;
}
body.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
    width: 70%;
}
body.single .et_pb_bottom_inside_divider,
body.single .et_pb_top_inside_divider {
    display: block;
    background-repeat-y: no-repeat;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}

body.single .et_pb_section_1 {
    width: 100%;
    max-width: 100%;
    margin-left: 0px!important;
    margin-right: auto!important;
}

body.single .et_pb_section_1.et_pb_section {
    padding-right: 0px;
    margin-top: -60px;
    margin-right: 0px;
    background-color: #FFFFFF!important;
}

body.single.blog .et_pb_text_4.et_pb_module {
    margin-left: 0px!important;
    margin-right: auto!important;
}

body.single.blog .et_pb_text_4.et_pb_text {
    color: #1a82c3!important;
}
body.single.blog .et_pb_text_4 {
    line-height: 1.5em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-style: italic;
    line-height: 1.5em;
    width: 150px;
}

body.single.evenement .et_pb_text_3.et_pb_text,
body.single.evenement .et_pb_text_4.et_pb_text {
    color: #f6a70b!important;
}

body.single.evenement .et_pb_text_4 {
    line-height: 1.5em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.5em;
    margin-top: -130px!important;
    width: 100%;
}

body.single.evenement .et_pb_text_3 {
    line-height: 1.5em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 30px !important;
    line-height: 1.5em;
    margin-top: -80px!important;
    width: 100%;
}

body.single.evenement .et_pb_text_2.et_pb_module {
    margin-left: 0px!important;
    margin-right: auto!important;
}
body.single.evenement .et_pb_text_2.et_pb_text {
    color: #FFFFFF!important;
}
body.single.evenement .et_pb_text_2 {
    line-height: 1.1em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 50px;
    line-height: 1.1em;
    width: 70%;
}
body.single.evenement .et_pb_text_2 h2 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #f6a70b!important;
    line-height: 1.5em;
}

body.single.evenement .et_pb_text_5.et_pb_text {
    color: #0f4495!important;
}
body.single.evenement .et_pb_text_5 {
    line-height: 1.5em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.5em;
    background-color: RGBA(0,0,0,0);
    position: relative;
    padding-top: 100px!important;
    padding-right: 100px!important;
    padding-bottom: 100px!important;
    padding-left: 100px!important;
    width: 70%;
}
body.single.evenement .et_pb_section_2 .et_pb_column_2 .et_pb_text_6 {
    float: left;
}

body.single .et_pb_social_media_follow .et_pb_social_media_follow_network_0.et_pb_social_icon .icon:before,
body.single .et_pb_social_media_follow .et_pb_social_media_follow_network_1.et_pb_social_icon .icon:before,
body.single .et_pb_social_media_follow .et_pb_social_media_follow_network_2.et_pb_social_icon .icon:before {
    color: #f6a70b;
}

body.single .et_pb_column_5 .et_pb_text_7 {
    display: inline-block;
    float: left;
}
body.single .blogHead {
	padding-top: 110px !important;
}
body.single .et_pb_section_2 .et_pb_column_2 .et_pb_text_4 {
  float:left;
}
body.single .related_posts {
    width: 100%;
    background-color: #F2FAFF;
}
body.single .related_posts_column {
    width: 80%;
    margin: 0 auto;
}
body.single .related_posts h3 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #0f4495;
    line-height: 1.5em;
    text-align: left;
    padding-top: 95px;
}
body.single .related_posts #carousel{
    padding-bottom: 130px;
    -webkit-transform: translate3d(0,0,0);
}
body.single .related_posts #carousel .swipe-scrollbar {
    background-color: RGBA(0,0,0,0);
    padding-bottom: 60px;
    overflow-x: scroll;
    display: grid;
    grid-template-columns: repeat(8,30%);
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
body.single .related_posts #carousel .swipe-scrollbar::-webkit-scrollbar {
width: 15px;
height: 5px;
}
body.single .related_posts #carousel .swipe-scrollbar::-webkit-scrollbar-track {
background: #edf8ff;
}
body.single .related_posts #carousel .swipe-scrollbar::-webkit-scrollbar-thumb {
background: #0b82c5;
border-radius: 100px;
}
body.single .related_posts .et_pb_post img {
    object-fit: cover;/*fill*/
    width: 100%;
    height: 345px;
}
body.single .related_posts .et_pb_post {
  width: 100%;
  float: left;
  max-width: 445px;
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: white;
  overflow: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
body.single .related_posts .et_pb_post:first-child {
  background-color: #0F4495;
  border-radius: 30px 0 0 0;
  color: white;
}
body.single .related_posts .et_pb_content_container {
  padding: 0 31px 0 33px;
}
body.single .related_posts h2 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    color: #0f4495!important;
    font-size: 25px!important;
}
body.single .related_posts  .et_pb_post:first-child h2 {
    color: white!important;
}
body.single .related_posts .post-meta {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #f6a70b!important;
}
body.single .related_posts .post-content {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 18px;
    padding-right: 40px;
    padding-bottom: 30px;
}
/* Home */
body.page-id-2103 .et_pb_fh_post_carousel_content,
body.home .et_pb_fh_post_carousel_content  {
  visibility: hidden;
}
body.page-id-2103 .et_pb_fh_post_carousel_content p.post-meta,
body.home .et_pb_fh_post_carousel_content p.post-meta {
  display: block;
  visibility: initial;
}
body.page-id-2103 .vousetes .et_pb_text h2,
body.home .vousetes .et_pb_text h2 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 50px;
    color: #FFFFFF!important;
    line-height: 1.5em;
    display: inline-block;
}
body.page-id-2103 .et_pb_row_7,
body.home .et_pb_row_7 {
  background-color: transparent!important;
}
body.page-id-2103 .owl-nav,
body.page-id-2103 .owl-dots,
body.home .owl-nav,
body.home .owl-dots {
	display:none;
}
body.page-id-2103 .owl-stage::-webkit-scrollbar,
body.home .owl-stage::-webkit-scrollbar {
    width: 15px;
    height: 5px;
}
body.page-id-2103 .owl-stage::-webkit-scrollbar-thumb,
body.home .owl-stage::-webkit-scrollbar-thumb {
    background: #0b82c5;
    border-radius: 100px;
}
body.page-id-2103 .owl-stage::-webkit-scrollbar-track,
body.home .owl-stage::-webkit-scrollbar-track {
		background: #edf8ff;
}
body.page-id-2103 .owl-bars,
body.home .owl-bars {
    width: 40%;
    position: absolute;
    display: none;
}
body.page-id-2103 .owl-bar,
body.home .owl-bar {
    height: 2px;
    background: #EDF8FF;
    position: relative;
}
body.page-id-2103 .owl-slide,
body.home .owl-slide {
    background: #0F4495;
    height: 4px;
    width: 5%;
    position: relative;
    top: -3px;
}
body.page-id-2103 .homeHead,
body.home .homeHead {
	padding-top: 147px !important;
}
body.page-id-2103 .et_pb_fh_carousel_item .post-meta,
body.page-id-2103 .et_pb_fh_carousel_item .published,
body.home .et_pb_fh_carousel_item .post-meta,
body.home .et_pb_fh_carousel_item .published {
	color:#F6A70B;
}
body.page-id-2103 .owl-carousel .owl-item img,
body.home .owl-carousel .owl-item img {
    max-height: 345px;
    object-fit: cover;
    width: 100%;
    height: 345px;
}
body.page-id-2103 .et_pb_fh_post_carousel_description .et_pb_fh_post_carousel_title,
body.home .et_pb_fh_post_carousel_description .et_pb_fh_post_carousel_title {
    padding: 0;
    text-align: left;
    letter-spacing: 0.5px;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    color: #0f4495!important;
    font-size: 25px!important;
    padding-bottom: 10px;
}
body.page-id-2103 .owl-carousel .category-mise-en-avant .et_pb_fh_post_carousel_description .et_pb_fh_post_carousel_title,
body.home .owl-carousel .category-mise-en-avant .et_pb_fh_post_carousel_description .et_pb_fh_post_carousel_title {
    color: #ffffff!important;
}
body.page-id-2103 .et_pb_fh_post_carousel_content .post-meta,
body.home .et_pb_fh_post_carousel_content .post-meta {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #f6a70b!important;
    margin-bottom: 6px;
    padding-bottom: 0px;
}
body.page-id-2103 .et_pb_fh_post_carousel_content,
body.home .et_pb_fh_post_carousel_content {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 18px;
    padding-right: 40px;
    padding-bottom: 30px;
}
/*
body.home .owl-carousel .owl-stage-outer {
  background-color: RGBA(0,0,0,0);
  padding-bottom: 60px;
  overflow-x: scroll;
  display: grid;
  grid-template-columns: repeat(14,30%);
}
*/
body.page-id-2103 .owl-carousel .owl-stage-outer,
body.home .owl-carousel .owl-stage-outer {
  padding-bottom: 60px;
}
body.page-id-2103 .owl-carousel .owl-stage,
body.home .owl-carousel .owl-stage {
  max-height: 550px;
}
/*
body.home .owl-carousel .owl-stage-outer::-webkit-scrollbar {
    width: 15px;
    height: 5px;
}
body.home .owl-carousel .owl-stage-outer::-webkit-scrollbar-thumb {
    background: #0b82c5;
    border-radius: 100px;
}
body.home .owl-carousel .owl-stage-outer::-webkit-scrollbar-track {
    background: #edf8ff;
}
*/
body.page-id-2103 .owl-carousel .owl-item.category-mise-en-avant,
body.home .owl-carousel .owl-item.category-mise-en-avant {
  background-color: #0F4495;
  border-radius: 30px 0 0 0;
  color: white;
}
body.page-id-2103 .owl-carousel .category-mise-en-avant.et_pb_fh_carousel_item,
body.home .owl-carousel .category-mise-en-avant.et_pb_fh_carousel_item {
  background-color: #0F4495;
}
body.page-id-2103 .owl-carousel.owl-drag .owl-item,
body.home .owl-carousel.owl-drag .owl-item {
	margin-right:10px;
  width: 100%;
  max-width: 445px;
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: white;
  overflow: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
body.page-id-2103 .owl-carousel.owl-drag .owl-item .et_pb_fh_post_carousel_description,
body.home .owl-carousel.owl-drag .owl-item .et_pb_fh_post_carousel_description {
    padding: 30px 30px;
    max-height: 230px;
    overflow: hidden;
    margin-bottom: 30px;
}
body.page-id-2103 .et_pb_fh_post_carousel .owl-carousel .owl-stage .active:nth-child(1) .et_pb_fh_carousel_item,
body.home .et_pb_fh_post_carousel .owl-carousel .owl-stage .active:nth-child(1) .et_pb_fh_carousel_item {
    background-color: #0F4495 !important;
}

body.home .methodBloc1 h3,
body.home .methodBloc2 h3,
body.home .methodBloc3 h3 {
    font-size: 32px;
}

body.home .methodBloc1 p ,
body.home .methodBloc2 p,
body.home .methodBloc3 p {
    font-size: 15px;
    padding: 0px 30px;
    line-height: 1.5em;
}

/*
body.home .et_pb_row_9,
body.page-id-12 .et_pb_row_3 {
    position: relative;
    height: 345px;
}

body.home  .et_pb_column_14 {
    width: 695px;
    position: absolute;
    z-index: 100;
    left: 0px;
}

body.page-id-12 .et_pb_column_5 {
    width: 885px;
    position: absolute;
    z-index: 100;
    left: -120px;
}

body.home .et_pb_text_18 {
    width: 695px;
    height: 695px;
    background-position-x: -100px;
    background-position-y: -120px;
}

body.page-id-12 .et_pb_text_12 {
	width: 830px;
	height: 830px;
    background-position-x: -100px;
    background-position-y: -120px;
}

body.home  .et_pb_column_15 {
    width: 695px;
    position: absolute;
    z-index: 200;
    left: 520px;
}

body.page-id-12 .et_pb_column_6 {
    width: 885px;
    position: absolute;
    z-index: 200;
		left: 540px;
		top: 300px;
}
body.home .et_pb_text_19 {
    width: 695px;
    height: 695px;
    background-position-x: -100px;
    background-position-y: -120px;
}

body.page-id-12 .et_pb_text_13 {
    width: 830px;
    height: 830px;
    background-position-x: -100px;
    background-position-y: -120px;
}

body.home  .et_pb_column_16 {
    width: 695px;
    position: absolute;
    z-index: 300;
    left: 1010px;
	top:-200px;
}

body.page-id-12 .et_pb_column_7 {
    width: 885px;
    position: absolute;
    z-index: 300;
    left: 57%;
	top:-220px;
}

body.home .et_pb_text_20 {
    width: 695px;
    height: 695px;
    background-position-x: -100px;
    background-position-y: -120px;
}

body.page-id-12 .et_pb_text_14 {
	width: 830px;
	height: 830px;
    background-position-x: -100px;
    background-position-y: -120px;
}

body.page-id-12 .et_pb_section_0 {
	background-position-x: 110% ! important;
    background-position-y: 30% ! important;
}
*/

body.page-id-30 .et_pb_row_4 .et_pb_text {
  font-size: 18px;
}

/* Footer */
footer .et_pb_section_1_tb_footer {
  z-index: 100;
}

footer .titleFooter a {
font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
font-size: 20px ! important;
}

#top-menu li li {
    width: 100%;
}
#top-menu li li a {
    width: 100%;
    padding: 6px 20px;
}
#top-menu li.menu-item ul {
		width: 270px;
}
#top-menu li.menu-item-48 ul {
		width: 420px;
}

#top-menu li {
    padding-right: 40px;
}
#mobile_menu li a {
  font-size: 20px;
}
#mobile_menu .contactMenu {
  width: 30%;
}

.et_pb_column_0_tb_footer {
    margin-right: 62px ! important;
    width: 22% ! important;
}
.et_pb_column_1_tb_footer {
    width: 22% ! important;
    margin-right: 62px ! important;
}
.et_pb_column_1_tb_footer .et_pb_menu_0_tb_footer,
.et_pb_column_2_tb_footer .et_pb_menu_1_tb_footer,
.et_pb_column_3_tb_footer .et_pb_menu_2_tb_footer {
    width: 100% ! important;
}
.et_pb_column_2_tb_footer {
    width: 12% ! important;
    margin-right: 62px ! important;
}
.et_pb_column_3_tb_footer {
    width: 13% ! important;
    margin-right: 62px ! important;
}
.et_pb_column_4_tb_footer
{
    width: 4% ! important;
    margin-right: 34px ! important;
}
.et_pb_column_5_tb_footer
{
    width: 26% ! important;
}
.et_pb_column_5_tb_footer .et_pb_button_1_tb_footer_wrapper
{
	width: 39%;
	float: left;
}
.et_pb_column_5_tb_footer .et_pb_social_media_follow
{
	width: 50%;
	float: right;
	margin-top: 20px;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
    content: "";
}

.separateurMenu {
	border-bottom: 1px solid #0B81C5;
	height: 22px;
	width: 47px;
	margin-right: 60px;
	margin-left: 0;
	margin-bottom: 5px;
	color: #0B81C5;
}
.separateurMenu a {
	display: none ! important;
}

.hidden { display: none ! important; }
#menu-footer3 li {width:100%;}
li.menu-item-40 { padding-bottom: 0px; }
.et-fixed-header #top-menu .menu-item-40 a,
li.menu-item-40 a {
    border: 1px solid #0B81C5;
    background-color: #0B81C5;
    border-radius: 25px;
    padding: 10px 25px;
	color: white ! important;
    padding-bottom: 10px ! important;
}
.et-fixed-header #top-menu li.current_page_item.menu-item-40 a,
li.current_page_item.menu-item-40 a {
    border: 1px solid #84b726;
    background-color: #84b726;
	color: white ! important;
    padding-bottom: 10px ! important;
}
/*
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 36px ! important;
}

#logo {
    max-height: 100% ! important;
}*/

#main-header .logo_container img {
		margin-top: 20px;
}
#main-header.et-fixed-header .logo_container img {
		margin-top: 0px;
}

header .et-social-icons {
  padding-top: 10px;
	padding-left: 40px;
}

header .et-social-icons a {
    color: #0B81C5;
	font-size:21px ! important;
}

.et-social-google-plus a.icon:before {
    content: "\e09d" ! important;
}

.rond {
	width:100px;
	height:100px;
	font-family: Hind Madurai;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 3.2px;
	color: #FFFFFF;
	margin-right: 50px;
  border-radius: 50px;
  padding: 30px 40px;
  float: left;
}

.et_header_style_left .logo_container,
.et_header_style_split .logo_container {
	padding-top: 0px;
}
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
  padding: 49px 0 0 0 ! important;
}

.wpml-ls-menu-item .wpml-ls-flag {
	margin-right:10px;
}

/* Fil d'ariane */
body.page-id-2103 #ad-breadcrumbs,
body.home #ad-breadcrumbs {
    display: none;
}

#ad-breadcrumbs {
    max-width: 1620px;
    margin: 70px auto 10px;
    font-weight: 600;
    width: 80%;
    font-size: 17px;
    font-family: Hind Madurai;
    text-align: left;
    letter-spacing: 0.34px;
    color: #0F4495;
}

#ad-breadcrumbs a {
    font-weight: 300;
	color: #0F4495;
}

#ad-breadcrumbs span.current-item {
	font-weight: 500;
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header,
body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 32px ! important;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header,
body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 0px ! important;
}

/* Page Missions */
body.page-id-262 .et_pb_row_1 {
    width:90%!important;
}
/*
body.page-id-262 .et_pb_section_0 {
  padding-top: 30px !important;
}*/

/* Css Margot */
body.page-id-262 .et_pb_text_3 {
    padding-bottom: 80px;
}
body.page-id-262 .et_pb_text_4 {
    width: 100%;
}
body.page-id-262 .et_pb_text_4 {
    line-height: 1.5em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.5em;
    margin-top: 20px!important;
    margin-bottom: 30px!important;
}
body.page-id-262 .et_pb_text_6 {
    line-height: 1.1em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 80px;
    line-height: 1.1em;
    margin-bottom: 24px!important;
    width: 140%;
}
body.page-id-262 .et_pb_text_7 h3 {
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 23px;
    line-height: 1.3em;
}
body.page-id-262 .et_pb_text_7 {
width:  110%;
}
body.page-id-262 .et_pb_text_8 {
    line-height: 1.2em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 44px;
    line-height: 1.2em;
    padding-top: 161px!important;
    padding-bottom: 267px!important;
    padding-left: 30px!important;
    width: 100%;
}
body.page-id-262 .et_pb_section_2.et_pb_section {
    padding-top: 150px;
    padding-bottom: 82px;
    margin-bottom: 0px;
}
body.page-id-262 .et_had_animation.et_pb_gutters1.et_pb_row.et_pb_row_3 {
    margin: 0 100px;
}
body.page-id-262 .et_pb_gutters1 .et_pb_column_2_5, .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
    width: 36%;
}
body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_9.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
    margin-left: -60px;
}
body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_12.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
    margin-left: -60px;
}
body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_15.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
    margin-left: -60px;
}
body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_19.et_pb_text_align_left.et_pb_bg_layout_light {
    font-size: 23px;
}
/* Fin Css Margot */

/* Menu */
#main-header .et_mobile_menu {
    background-color: #FFFFFF!important;
}
#main-header .et_mobile_menu .et-social-icon {
  width: 33%;
  float: left;
}
#main-header .et_mobile_menu li.menu-item-40 {
    padding-bottom: 20px;
}
#main-header .et_mobile_menu li.menu-item-40 a:hover {
    background-color: #FFFFFF;
    opacity: 1;
    color: #0B81C5!important;
}
@media screen and (max-width: 980px){
  body.page-id-12 .et_pb_text_12 {
    margin-bottom: -10px!important;
  }
  body.page-id-12 .et_pb_column_5 {
    padding-top: 640px;
    margin-top: -100px;
  }
  body.page-id-12 .et_pb_row_3.et_pb_row {
    min-height: 1420px;
    overflow: hidden;
  }
  body.page-id-12 .et_pb_column.et_pb_column_empty {
    display: block;
  }
  body.page-id-12 .et_pb_column_7 {
    padding-top: 760px;
  }
  body.page-id-262 .et_pb_section_2.et_pb_section {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  body.page-id-262 .et_pb_row_2 .et_pb_column_4 {
    width: 100%!important;
  }
  body.page-id-2103 .et_pb_image_0 .et_pb_image_wrap img,
  body.home .et_pb_image_0 .et_pb_image_wrap img {
    height: auto;
    min-height: auto;
    max-height: 100%;
  }
  .adress2 {
      width:100%;
      padding-left: 0px !important;
  }
  body.page-id-38 .et_pb_text_4 {
      margin-top: 160px!important;
  }
  body.page-id-3 .mentionsHead {
      padding-top: 60px !important;
  }
  body.page-id-36 .blogHead {
      padding-top: 60px !important;
  }
  body.page-id-36 .et_pb_column_5 {
    display: block;
    grid-template-columns: none;
  }
  body.page-id-262 .et_pb_section_0 {
    padding-top: 30px !important;
  }

  body.page-id-20 .floating {
    margin-left: 0px;
    margin-top: 5px;
  }
  body.page-id-22 .et_pb_column_3 {
    padding-top: 110px;
    padding-bottom: 40px;
    padding-left: 80px;
  }
  body.page-id-22 .et_pb_section_1.et_pb_section {
      padding-top: 150px;
      margin-top: -565px;
      background-color: transparent !important;
  }
  body.page-id-36 .et_pb_text_5,
  body.page-id-36 .et_pb_text_6 {
    height: 440px;
    padding-top: 0px!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    width: 100%;
    max-width: 100%;
  }
  #main-header .logo_container img {
      margin-top: 0;
  }
  .et_header_style_left #et-top-navigation,
  .et_header_style_split #et-top-navigation {
      padding: 20px 0 0 0 ! important;
  }

  body.page-id-12 .methodBloc1 p ,
  body.page-id-12 .methodBloc2 p,
  body.page-id-12 .methodBloc3 p {
      font-size: 15px;
      padding: 0px 30px;
      line-height: 1.2em;
  }

  header .et-social-icons {
    display:none;
  }

  body.page-id-2103 .demo,
  body.home .demo {
      position: absolute;
      width: 100%;
      left: 0;
      margin-left: -0px;
      height: 40px;
      top: 50%;
      margin-top: 0px;
      font-size: 22px;
      text-align: center;
  }
  body.page-id-2103 .word-wrap,
  body.home .word-wrap {
      border-bottom: 4px solid #0B81C5;
      width: 90%;
      height: 40px;
      font-weight: normal;
      font-size:22px;
  }
  body.page-id-2103 .word,
  body.home .word {
    animation-iteration-count: infinite!important;
    animation-name: animVousEtes!important;
    animation-duration: 15s!important;
  }
  body.page-id-2103 .word-wrap,
  body.home .word-wrap {
    width: 100%!important;
  }
  body.page-id-2103 .word-wrap .word,
  body.home .word-wrap .word {
    position: absolute;
    width: 100%;
    opacity: 0;
    left: 0;
    font-size: 30px;
  }
  body.page-id-2103 .et_pb_text_20 p,
  body.home .et_pb_text_20 p {
    margin-top: 30px;
  }
  body.page-id-2103 .word:nth-child(2),
  body.home .word:nth-child(2) {
    animation-delay: 1.5s!important;
  }
  body.page-id-2103 .word:nth-child(3),
  body.home .word:nth-child(3) {
    animation-delay: 3s!important;
  }
  body.page-id-2103 .word:nth-child(4),
  body.home .word:nth-child(4) {
    animation-delay: 4.5s!important;
  }
  body.page-id-2103 .word:nth-child(5),
  body.home .word:nth-child(5) {
    animation-delay: 6s!important;
  }
  body.page-id-2103 .word:nth-child(6),
  body.home .word:nth-child(6) {
    animation-delay: 7.5s!important;
  }
  body.page-id-2103 .word:nth-child(7),
  body.home .word:nth-child(7) {
    animation-delay: 9s!important;
  }
  body.page-id-2103 .word:nth-child(8),
  body.home .word:nth-child(8) {
    animation-delay: 10.5s!important;
  }
  body.page-id-2103 .word:nth-child(9),
  body.home .word:nth-child(9) {
    animation-delay: 12s!important;
  }
  body.page-id-2103 .word:nth-child(10),
  body.home .word:nth-child(10) {
    animation-delay: 13.5s!important;
  }
  .et_pb_column_0_tb_footer {
    /* margin-right: 62px ! important; */
    width: 100% ! important;
  }
  #logo {
      max-height: 66% ! important;
  }
  .et_pb_column_1_tb_footer,
  .et_pb_column_2_tb_footer,
  .et_pb_column_3_tb_footer,
  .et_pb_column_4_tb_footer {
    display: none;
  }
  .et_pb_column_5_tb_footer .et_pb_social_media_follow {
    width: 100%;
  }
  .et_pb_section_1_tb_footer {
    padding: 0px 0;
  }
  .et_pb_column_5_tb_footer {
    width: 100% ! important;
  }
  body.single .et_pb_text_1 h1 {
    font-size: 35px !important;
	}

	body.single .et_pb_row_1.et_pb_row {
    padding-top: 60px!important;
	}

	body.single.blog .et_pb_text_2.et_pb_text {
	font-size: 22px;
	}
  body.single .et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left.et_pb_bg_layout_light {
    width: 100%;
  }
}

@media screen and (max-width: 767px){
  body.page-id-12 .et_pb_text_12 {
    margin-bottom: -10px!important;
  }
  body.page-id-12 .et_pb_column_5 {
    padding-top: 640px;
    margin-top: -100px;
  }
  body.page-id-12 .et_pb_row_3.et_pb_row {
    max-height: 1460px;
    overflow: hidden;
  }
  body.page-id-12 .et_pb_column.et_pb_column_empty {
    display: block;
  }
  body.page-id-12 .et_pb_column_7 {
    padding-top: 650px;
  }
  body.page-id-36 .event_posts #carousel .swipe-scrollbar {
    grid-template-columns: repeat(8,100%);
  }
  #mobile_menu li.contactMenu a {
    width: 150px;
  }
  body.single.evenement.single-post .et_pb_image_0 {
    margin-left: 0px!important;
  }
  body.single.evenement.single-post  .et_pb_row_1.et_pb_row {
    padding-top: 10px!important;
  }
  body.single.evenement.single-post .category-evenement .et_pb_section_0.et_pb_section {
    padding-bottom: 70px;
  }
  body.single.evenement .et_pb_text_3 {
    margin-top: 0px!important;
    margin-bottom: 160px;
    font-size: 90%!important;
  }
  body.single.evenement .et_pb_text_4 {
    margin-top: -260px!important;
    margin-bottom: 50px!important;
  }
  body.single.evenement.single-post .et_pb_text_5,
  body.single.evenement.single-post .et_pb_text_3,
  body.single.blog.single-post .et_pb_text_3 {
    padding: 10px!important;
    width: 100%!important;
  }
  body.single.evenement.single-post .et_pb_text_1,
  body.single.blog.single-post .et_pb_text_1 {
    width: 100%;
  }
  body.single.evenement.single-post .et_pb_text_2,
  body.single.blog.single-post .et_pb_text_2 {
    margin-top: -40px!important;
  }
  body.single.evenement.single-post .related_posts #carousel .swipe-scrollbar,
  body.single.blog.single-post .related_posts #carousel .swipe-scrollbar {
    grid-template-columns: repeat(8,100%);
  }
  body.page-id-262 .et_pb_section_2.et_pb_section {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  body.page-id-262 .et_pb_text_6,
  body.page-id-262 .et_pb_text_7 {
    width: 100% !important;
  }
  body.page-id-262 .et_pb_row_3 .et_pb_column_6,
  body.page-id-262 .et_pb_row_3 .et_pb_column_7,
  body.page-id-262 .et_pb_row_4 .et_pb_column_8,
  body.page-id-262 .et_pb_row_4 .et_pb_column_9,
  body.page-id-262 .et_pb_row_5 .et_pb_column_10,
  body.page-id-262 .et_pb_row_5 .et_pb_column_11 {
    padding: 0 20px;
  }
  body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_9.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
    margin-left: 0px;
  }
  body.page-id-262 .et_pb_row_3.et_pb_row,
  body.page-id-262 .et_pb_row_4.et_pb_row,
  body.page-id-262 .et_pb_row_5.et_pb_row {
    margin-top: 0px!important;
  }
  #et-boc {
    overflow-x: hidden !important;
  }
  body.page-id-36 .fondFirstActu {
    width: 100%;
    bottom: 13px;
    padding: 39px 0 35px 33px;
  }
  body.page-id-36 #fisrtActu img {
    height: auto;
    width: 100%;
  }
  body.page-id-36 .et_pb_post .entry-featured-image-url {
    max-height: 100%;
    height: auto;
  }
  body.page-id-36 h2 {
    padding-right: 30px;
  }
  body.page-id-36 .et_pb_blog_grid .et_pb_image_container img {
    height: auto;
  }
  body.page-id-36 h2 {
    padding-right: 10px;
  }
  body.page-id-36 .et_pb_blog_1,
  body.page-id-36 .et_pb_row_1,
  body.page-id-36 .et_pb_post {
    height: auto;
  }
  body.page-id-36 .et_pb_row_1.et_pb_row {
    margin-bottom: 0px!important;
  }
  body.page-id-36 .et_pb_row_2 {
    padding-top: 0;
  }
  body.page-id-28 .et_pb_column_2,
  body.page-id-28 .et_pb_column_5 {
      padding-right: 30px;
      padding-left: 30px;
  }
  body.page-id-28 .et_pb_section_1.et_pb_section,
  body.page-id-28 .et_pb_section_2.et_pb_section {
    margin-right: 0vw;
    margin-left: 0vw;
  }

  body.page-id-262 .et_pb_row_1 .et_pb_column_2 {
    padding-left: 30px;
  }
  body.page-id-262 .et_pb_column_17 .et_pb_button_0_wrapper {
      margin-top: -20px!important;
  }
  body.page-id-262 .et_pb_row_8.et_pb_row  {
    margin-top: -2px!important;
  }
  body.page-id-262 .et_pb_column_4 {
    padding-bottom: 70px;
  }
  body.page-id-262 .et_pb_text_15,body.page-id-262 .et_pb_text_12,body.page-id-262 .et_pb_text_9 {
    transform: translateX(0px) translateY(0px);
  }
  body.page-id-38 .et_pb_text_4 h3 {
    font-size: 19px!important;
  }
  body.page-id-38 .et_pb_text_4 {
    margin-top: 60px!important;
  }
  body.page-id-2103 .et_pb_section_2.et_pb_section,
  body.home .et_pb_section_2.et_pb_section {
    padding-bottom: 60px!important;
  }
  body.page-id-2103 .et_pb_section.et_pb_section_3,
  body.home .et_pb_section.et_pb_section_3 {
    padding-top: 50px!important;
  }
  body.page-id-3 .mentionsHead {
      padding-top: 60px !important;
  }
  body.page-id-36 .blogHead {
      padding-top: 120px !important;
  }
  body.page-id-36 .et_pb_column_5 {
    display: block;
    grid-template-columns: none;
  }
  body.page-id-36 .et_pb_section_1.et_pb_section {
    padding-right: 20px;
    padding-left: 20px;
  }
  body.page-id-36 .et_pb_text_5,
  body.page-id-36 .et_pb_text_6 {
    height: 440px;
    padding-top: 0px!important;
    padding-right: 0px!important;
    padding-left: 0px!important;
    width: 100%;
    max-width: 100%;
  }
  body.page-id-36 .et_pb_text_6 {
    margin-right: 0px !important;
    margin-top: 20px;
  }
  body.page-id-36 .et_pb_section_2.et_pb_section {
      padding-right: 20px;
  }
  body.page-id-262 .et_pb_section_0.et_pb_section {
    padding-top: 30px !important;
  }
  body.page-id-262 .et_pb_row_7 .et_pb_column {
    width: 100% !important;
  }
  body.page-id-22 .et_pb_section_1.et_pb_section {
      padding-top: 150px;
      margin-top: -565px;
      background-color: transparent !important;
  }
  body.page-id-20 .floating {
    margin-left: 0px;
    margin-top: 5px;
  }
  body.page-id-22 .et_pb_column_3 {
    padding-top: 110px;
    padding-bottom: 40px;
    padding-left: 80px;
  }
  body.page-id-15 .swipe-scrollbar {
      padding-bottom: 0;
      overflow-x: unset;
      display: block;
      grid-template-columns: none;
  }
  body.page-id-15 .swipe-scrollbar .et_pb_text {
    width: 390px;
  }
  body.page-id-15 .swipe-scrollbar .et_pb_text_7 {
    padding-bottom: 110px!important;
  }
  body.page-id-15 .swipe-scrollbar .et_pb_text_8.et_pb_module,
  body.page-id-15 .swipe-scrollbar .et_pb_text_9.et_pb_module {
      margin-left: auto!important;
      margin-right: auto!important;
  }
  #ad-breadcrumbs {
    display:none;
  }
  body.et_fixed_nav.et_secondary_nav_enabled #main-header,
  body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
      top: 0 !important;
  }
  .et_mobile_menu li.menu-item-40 a {
    text-align: center;
  }
  body.page-id-14 .et_pb_text_12,
  body.page-id-14 .et_pb_text_38 {
    font-size: 16px;
  }
  body.page-id-2103 .word-wrap,
  body.home .word-wrap {
    border-bottom: 0 !important;
  }
  #page-container {
    padding-top: 60px !important;
  }
  body.page-id-38 input.text,
  body.page-id-38 input.title,
  body.page-id-38 input[type=email],
  body.page-id-38 input[type=password],
  body.page-id-38 input[type=tel],
  body.page-id-38 input[type=text],
  body.page-id-38 select,
  body.page-id-38 textarea {
      font-size: 14px !important;
  }
  body.page-id-38 .emploi,
  body.page-id-38 .espacePresse {
      font-size: 12px !important;
  }
  body.page-id-38 .emploi:after, body.page-id-38 .espacePresse:after {
    font-size: 0;
  }
  body.page-id-38 .emploi:hover,
  body.page-id-38 .espacePresse:hover {
    padding-right: 5px;
  }
  body.page-id-38 .headContact {
    padding-top: 0px !important;
  }
  body.page-id-17 .rond {
    width: 80px;
    height: 80px;
    font-size: 50px;
    margin-right: 20px;
    border-radius: 40px;
    padding: 25px 30px !important;
  }
  body.page-id-17 .et_pb_text_6 .rond {
    margin-bottom: 40px !important;
  }
  body.page-id-17 .rondText{
    font-size: 17px;
    line-height: 22px;
  }
}
/*iPads (portrait)*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  body.page-id-2103 .et_pb_image_0 .et_pb_image_wrap img,
  body.home .et_pb_image_0 .et_pb_image_wrap img {
    height: auto;
    min-height: auto;
    max-height: 100%!important;
  }
  body.page-id-36 .et_pb_image_container,
  body.page-id-36 #ajax-load-more .et_pb_image_container {
    height: 210px!important;
  }
  body.page-id-36 .et_pb_post,
  body.page-id-36 #fisrtActu .et_pb_post {
    height: 590px!important;
  }
  body.page-id-36 .et_pb_blog_1,
  body.page-id-36 .et_pb_row_1 {
    height: 590px!important;
  }
  body.page-id-36 .entry-title,
  body.page-id-36 #ajax-load-more .entry-title {
    padding-right: 30px!important;
  }
  body.page-id-36 .fondFirstActu {
    bottom: 275px!important;
  }
  body.page-id-36 .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2{
    width: 100%;
  }

  body.page-id-262 .et_pb_column_4 {
    padding-bottom: 30px;
  }
  body.page-id-262 .et_pb_text_9,
  body.page-id-262 .et_pb_text_12,
  body.page-id-262 .et_pb_text_15  {
    transform: translateX(0px) translateY(0px);
  }
  body.page-id-22 .et_pb_image_2 {
    text-align: center;
  }
  body.page-id-22 .et_pb_column_3 {
    padding-left: 30px;
  }
  body.page-id-22 .et_pb_row_2.et_pb_row {
    padding-top: 0px!important;
  }
  body.page-id-22 .et_pb_column_4 .et_pb_image_1 .et_pb_image_wrap img{
    margin-top: 60px;
  }
  body.page-id-17 .et_pb_text_6  .rondText,
  body.page-id-17 .et_pb_text_7  .rondText,
  body.page-id-17 .et_pb_text_8  .rondText,
  body.page-id-17 .et_pb_text_9  .rondText,
  body.page-id-17 .et_pb_text_10  .rondText,
  body.page-id-17 .et_pb_text_11  .rondText {
    padding-top: 15px;
  }
  body.page-id-17 .et_pb_text_5 {
    margin-bottom: 50px!important;
  }
/* Styles pour cette Media Queries */
  body.page-id-17 .rondText {
    font-size: 21px!important;
    line-height: 25px!important;
  }
  body.page-id-17 .rond {
    margin-right: 10px!important;
  }
  body.page-id-17 .et_pb_text_8 {
    width: 100%!important;
  }
  body.page-id-17 .et_pb_text_13 {
    font-size: 30px!important;
    line-height: 1.1em!important;
  }
  body.page-id-17 .et_pb_text_14 {
    font-size: 21px!important;
  }
  body.page-id-17 .et_pb_column_7 {
    transform: translateX(0px) translateY(-420px)!important;
  }
  body.page-id-17 .et_pb_row_6 {
    padding-bottom: 0px!important;
  }
  body.page-id-17 .et_pb_row_7 {
    padding-top: 0px!important;
  }
  body.page-id-17 .et_pb_row_6 {
    padding-bottom: 0px!important;
  }
  body.page-id-17 .et_pb_row_8.et_pb_row {
    padding-left: 20px!important;
  }
  body.page-id-17 .et_pb_text_8 {
    display: none!important;
  }
  body.page-id-17 .et_pb_text_8 {
    display: none!important;
  }
  body.page-id-17 .et_pb_row_3 {
    display: block!important;
  }
  body.page-id-17 .et_pb_text_26,
  body.page-id-17 .et_pb_text_28,
  body.page-id-17 .et_pb_text_30 {
    margin-top: 10px!important;
    font-size: 60px!important;
  }
  body.page-id-17 .et_pb_bottom_inside_divider {
    height: 0!important;
  }
  body.page-id-12 .methodBloc1 p, body.page-id-12 .methodBloc2 p, body.page-id-12 .methodBloc3 p {
    font-size: 19px!important;
    padding: 0px 5px!important;
    line-height: 1.2em!important;
  }
  /*body.page-id-12 .et_pb_text_12,
  body.page-id-12 .et_pb_text_13,
  body.page-id-12 .et_pb_text_14 {
    height: 590px!important;
    padding-top: 130px!important;
    padding-right: 70px!important;
    padding-bottom: 0px!important;
    padding-left: 70px!important;
    max-width: 530px!important;
    font-size: 21px!important;
  }*/
  body.page-id-12 .et_pb_column_5,
  body.page-id-12 .et_pb_column_6,
  body.page-id-12 .et_pb_column_7 {
    transform: translateX(0px) translateY(0px) scale(1.3)!important;
  }
  body.page-id-12 .et_pb_text_13 {
    padding-top: 100px!important;
    transform: translateX(0px) translateY(0px)!important;
  }
  body.page-id-12 .et_pb_text_14 {
    padding-top: 115px!important;
    transform: translateX(0px) translateY(0px)!important;
  }
  body.page-id-14 .et_pb_row_3.et_pb_row {
    padding-bottom: 39px!important;
    margin-top: 0px!important;
  }
  body.page-id-14 .et_pb_text_12 {
    padding-top: 45px!important;
    padding-right: 45px!important;
    padding-bottom: 45px!important;
    padding-left: 45px!important;
  }
  body.page-id-14 .et_pb_column_11 {
    padding-right: 86px!important;
    padding-bottom: 20px!important;
    padding-left: 85px!important;
  }
  body.page-id-14 .et_pb_column_13 {
    margin-top: 30px!important;
    padding-right: 60px!important;
    padding-bottom: 120px!important;
    padding-left: 60px!important;
  }
  body.page-id-14 .et_pb_column_12 {
    margin-top: 30px!important;
  }
  body.page-id-2103 .et_pb_section_4.et_pb_section,
  body.home .et_pb_section_4.et_pb_section {
      padding-top: 100px!important;
      padding-right: 60px!important;
      padding-bottom: 100px!important;
      padding-left: 60px!important;
      margin-bottom: 175px!important;
  }
  body.page-id-2103 .et_pb_button,
  body.home .et_pb_button {
    font-size: 21px;
  }
  body.page-id-2103 .word-wrap,
  body.home .word-wrap {
    width: 74%!important;
    margin-left: 10px!important;
  }
  body.page-id-2103 .et_pb_text_19,
  body.home .et_pb_text_19 {
    padding: 50px 25px 0px!important;
  }
  body.page-id-2103 .et_pb_text_21,
  body.home .et_pb_text_21 {
    padding-top: 10vh!important;
    padding-right: 0vw!important;
    padding-bottom: 20vh!important;
    padding-left: 0vw!important;
    margin-top: -150px!important;
  }
  body.page-id-2103 .et_pb_column_15,
  body.home .et_pb_column_15 {
    background-position: -60px top!important;
  }
  body.page-id-2103 .et_pb_text_22,
  body.home .et_pb_text_22 {
    padding-top: 45%!important;
    padding-right: 3%!important;
    padding-bottom: 45%!important;
    padding-left: 20%!important;
    font-size: 16px!important;
  }
  body.home .et_pb_column_15 {
    transform: translateX(0px) translateY(-300px)!important;
  }
  body.home .methodBloc1 p, body.home .methodBloc2 p, body.home .methodBloc3 p {
      font-size: 19px!important;
  }
  body.home .et_pb_gutters1 .et_pb_column_2_5,
  body.home .et_pb_gutters1 .et_pb_column_2_5 {
    width: 100%!important;
  }
  body.home .et_pb_row_9 {
    display: none;
  }
  body.home .et_pb_image_2 {
    margin-bottom: -70px!important;
    width: 100%;
  }
  body.home .et_pb_column_20 {
    transform: translateX(-30px) translateY(-220px);
/*/    transform-origin: ;*/
  }
  body.home .et_pb_text_27 {
    font-size: 19px;
    background-color: initial;
    position: relative;
    height: 600px;
    padding-top: 250px!important;
    padding-right: 180px!important;
    padding-bottom: 0px!important;
    padding-left: 180px!important;
    margin-top: 0px!important;
    transform: translateX(115px) translateY(-110px);
  }
  body.home .et_pb_column_16 {
    transform: translateX(-10px) translateY(-240px);
    background-position: -55px 11px;
  }
  body.home .et_pb_text_23 {
    padding-top: 140px!important;
    padding-right: 30px!important;
    padding-bottom: 350px!important;
    padding-left: 29px!important;
    width: 100%;
    font-size: 16px!important;
  }
  body.home .et_pb_bottom_inside_divider {
    height: 0!important;
  }
}

/*iPads (landscape)*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles pour cette Media Queries */
  .et_pb_section_0_tb_footer .et_pb_row,
  body.page-id-14 .et_pb_row_2.et_pb_row {
    width: 90%!important;
  }
  .et_pb_column_4_tb_footer {
    width: 6%!important;
  }
  .et_pb_text_0_tb_footer {
    font-size: 15px!important;
  }
  .et_pb_column_5_tb_footer {
    width: 30%!important;
  }
  body.page-id-2103 .et_pb_text_3,
  body.home .et_pb_text_3 {
    width: 100%!important;
  }
  body.page-id-2103 .et_pb_section_4.et_pb_section,
  body.home .et_pb_section_4.et_pb_section {
    padding-top: 250px!important;
    padding-right: 50px!important;
    padding-bottom: 250px!important;
    padding-left: 50px!important;
    margin-bottom: 80px!important;
  }
  body.page-id-2103 .demo p,
  body.home .demo p {
    width: 30%!important;
    float: left!important;
  }
  body.page-id-2103 .demo p.word-wrap,
  body.home .demo p.word-wrap {
    width: 70%!important;
    float: left!important;
  }
  body.page-id-2103 .et_pb_text_19,
  body.home .et_pb_text_19 {
    padding: 150px 130px 0px!important;
    font-size: 28px!important;
    line-height: 28px!important;
  }
  body.page-id-2103 .word-wrap,
  body.home .word-wrap {
    font-size: 35px!important;
  }
  body.page-id-2103 .et_pb_text_21,
  body.page-id-2103 .et_pb_text_22,
  body.page-id-2103 .et_pb_text_23,
  body.home .et_pb_text_21,
  body.home .et_pb_text_22,
  body.home .et_pb_text_23 {
    height: 420px!important;
    padding-top: 150px!important;
    padding-right: 5px!important;
    padding-bottom: 85px!important;
    padding-left: 45px!important;
    width: 100%!important;
    max-width: 340px!important;
  }
  body.page-id-2103 .et_pb_text_22,
  body.home .et_pb_text_22 {
    padding-top: 120px!important;
    padding-right: 15px!important;
    padding-bottom: 85px!important;
    padding-left: 35px!important;
  }
  body.page-id-2103 .et_pb_text_23,
  body.home .et_pb_text_23 {
    padding-top: 160px!important;
    padding-right: 25px!important;
    padding-bottom: 85px!important;
    padding-left: 55px!important;
  }
  body.home .methodBloc1 h3, body.home .methodBloc2 h3, body.home .methodBloc3 h3 {
    font-size: 22px!important;
  }
  body.home .et_pb_column_14 {
    transform: scale(1.3)!important;
  }
  body.home .et_pb_column_16 {
    transform: scale(1.3) translateX(-70px) translateY(100px)!important;
  }
  body.home .et_pb_column_15 {
    transform: scale(1.3) translateX(90px) translateY(-40px)!important;
  }
  body.home .et_pb_text_20 h2 {
    font-size: 45px;
  }
  body.home .et_pb_bottom_inside_divider {
    height: 0px!important;
  }
  body.page-id-14 .et_pb_text_12 {
    width: 340px!important;
    font-size: 24px!important;
    min-height: 350px!important;
    padding-top: 70px!important;
    padding-right: 23px!important;
    padding-bottom: 23px!important;
    padding-left: 23px!important;
  }
  body.page-id-14 .et_pb_row_3 {
    width: 100%!important;
  }
  body.page-id-14 .et_pb_text_9 {
      line-height: 1.2em!important;
      padding-left: 70px!important;
      margin-top: -140px!important;
      padding-bottom: 20px!important;
  }
  body.page-id-14 .et_pb_row_5 .et_pb_column_1_4 {
    width: 100%!important;
  }
  body.page-id-14 .et_pb_column_10,
  body.page-id-14 .et_pb_column_11,
  body.page-id-14 .et_pb_column_12 {
    padding-top: 10px!important;
    padding-right: 30px!important;
    padding-left: 30px!important;
  }
  body.page-id-14 .et_pb_row_5 {
    height: 300px!important;
    min-height: 300px!important;
    max-height: 300px!important;
  }
  body.page-id-14 .et_pb_text_15,
  body.page-id-14 .et_pb_text_17,
  body.page-id-14 .et_pb_text_19,
  body.page-id-14 .et_pb_text_21 {
    font-size: 30px!important;
  }
  body.page-id-14 .et_pb_text_16,
  body.page-id-14 .et_pb_text_18,
  body.page-id-14 .et_pb_text_20,
  body.page-id-14 .et_pb_text_22 {
    line-height: 1.3em!important;
    font-size: 15px!important;
  }
  body.page-id-14 .et_pb_bottom_inside_divider {
    height: 0px!important;
  }
  /*
  body.page-id-12 .et_pb_text_12,
  body.page-id-12 .et_pb_text_13,
  body.page-id-12 .et_pb_text_14 {
    height: 415px!important;
    padding-top: 90px!important;
    padding-right: 0px!important;
    padding-bottom: 85px!important;
    padding-left: 0px!important;
    width: 100%!important;
    max-width: 340px!important;
    transform: translateX(-13px) translateY(20px)!important;
  }*/
  body.page-id-12 .et_pb_text_13 {
    padding-top: 100px!important;
    transform: translateX(20px) translateY(70px)!important;
  }
  body.page-id-12 .et_pb_text_14 {
    padding-top: 115px!important;
    transform: translateX(-110px) translateY(-110px)!important;
  }
  body.page-id-12 .et_pb_column_5 {
    transform: translateX(30px) scale(1.3)!important;
  }
  body.page-id-12 .et_pb_column_6 {
    transform: translateX(-10px) scale(1.3)!important;
  }
  body.page-id-12 .et_pb_column_7 {
    transform: translateX(110px) scale(1.3)!important;
  }
  body.page-id-12 .methodBloc1 h3, body.page-id-12 .methodBloc2 h3, body.page-id-12 .methodBloc3 h3 {
      font-size: 28px!important;
      line-height: 0.9em!important;
  }
  body.page-id-12 .methodBloc1 p, body.page-id-12 .methodBloc2 p, body.page-id-12 .methodBloc3 p {
    font-size: 10px!important;
    padding: 0px 70px 0px 70px!important;
    line-height: 1.1em!important;
  }
  body.page-id-12 .et_pb_text_7,
  body.page-id-12 .et_pb_text_3,
  body.page-id-12 .et_pb_text_9,
  body.page-id-12 .et_pb_text_5 {
    font-size: 38px!important;
  }
  body.page-id-262 .et_pb_section_0.et_pb_section {
    padding-top: 70px!important;
  }
  body.page-id-262 .et_pb_number_counter_0.et_pb_number_counter .percent p,
  body.page-id-262 .et_pb_number_counter_1.et_pb_number_counter .percent p {
    font-size: 70px!important;
  }
  body.page-id-262 .et_pb_number_counter_2.et_pb_number_counter .percent p {
    font-size: 40px!important;
  }
  body.page-id-262 .et_pb_section_1.et_pb_section {
    margin-top: 0px!important;
  }
  body.page-id-262 .et_pb_text_2,
  body.page-id-262 .et_pb_text_3 {
    width: 100%!important;
  }
  body.page-id-262 .et_pb_row {
    width: 90%!important;
  }
  body.page-id-262 .et_pb_column_5 {
    background-size: contain!important;
    background-position: center center!important;
    padding-left: 0px!important;
    padding-top: 80px!important;
  }
  body.page-id-262 .et_pb_text_9,
  body.page-id-262 .et_pb_text_12,
  body.page-id-262 .et_pb_text_15 {
    transform: translateX(110px) translateY(-20px)!important;
    width: 90%;
  }
  body.page-id-262 .et_pb_text_9 h2,
  body.page-id-262 .et_pb_text_12 h2,
  body.page-id-262 .et_pb_text_15 h2 {
    font-size: 30px!important;
  }
  body.page-id-262 .et_pb_column_7,
  body.page-id-262 .et_pb_column_9,
  body.page-id-262 .et_pb_column_11 {
    padding-right: 90px!important;
  }
  body.page-id-262 .et_pb_row_7.et_pb_row {
    padding-right: 15vw!important;
    padding-bottom: 50px!important;
    padding-left: 120px!important;
  }
  body.page-id-262 .et_pb_text_10,
  body.page-id-262 .et_pb_text_13,
  body.page-id-262 .et_pb_text_16 {
    width: 22%!important;
    max-width: 22%!important;
  }
  body.page-id-28 .et_pb_column_2 {
      padding-top: 70px!important;
      padding-right: 50px!important;
      padding-bottom: 70px!important;
      padding-left: 50px!important;
  }
  body.page-id-28 .et_pb_column_3 img  {
      object-fit: contain;
  }
  body.page-id-28 .et_pb_column_5 {
    padding-top: 0px!important;
    padding-right: 50px!important;
    padding-left: 50px!important;
  }
  body.page-id-15 .et_pb_text_6,
  body.page-id-15 .et_pb_text_7,
  body.page-id-15 .et_pb_text_8,
  body.page-id-15 .et_pb_text_9 {
    height: 440px!important;
    padding-top: 30px!important;
    padding-right: 50px!important;
    padding-left: 50px!important;
  }
  body.page-id-15 .et_pb_text_8 {
    width: 100%!important;
  }
  body.page-id-17 .rondText {
    font-size: 21px!important;
    line-height: 25px!important;
  }
  body.page-id-17 .rond {
    margin-right: 10px!important;
  }
  body.page-id-17 .et_pb_text_8 {
    width: 100%!important;
  }
  body.page-id-17 .et_pb_text_13 {
    font-size: 17px!important;
    line-height: 1.1em!important;
  }
  body.page-id-17 .et_pb_text_14 {
    font-size: 10px!important;
  }
  body.page-id-17 .et_pb_column_7 {
    transform: translateX(70px) translateY(-50px) scale(1.7)!important;
  }
  body.page-id-17 .et_pb_row_6 {
    padding-bottom: 0px!important;
  }
  body.page-id-17 .et_pb_row_7 {
    padding-top: 0px!important;
  }
  body.page-id-17 .et_pb_row_8.et_pb_row {
    padding-left: 20px!important;
  }
  body.page-id-20 .et_pb_text_11,
  body.page-id-20 .et_pb_text_13,
  body.page-id-20 .et_pb_text_17 {
    padding-right: 50px!important;
  }
  body.page-id-20 .et_pb_text_16,
  body.page-id-20 .et_pb_text_18 {
      width: 80%!important;
  }
  body.page-id-20 .et_pb_bottom_inside_divider {
    height: 0!important;
  }
  body.page-id-22 .et_pb_section_1.et_pb_section {
      padding-top: 150px;
      margin-top: -400px!important;
  }
  body.page-id-22 .et_pb_text_3 {
      font-size: 46px;
      margin-top: 130px!important;
      margin-left: 20px!important;
      width: 100%;
  }
  body.page-id-22 .demo {
    width: 700px;
    margin-left: 50px;
    left: 0;
    top: 0;
    margin-top: 0;
  }
  body.page-id-22 .demo p {
    width: 100%;
  }
  body.page-id-22 .word-wrap {
    width: 50%;
    font-size: 25px;
  }
  body.page-id-22 .fontSmall {
    font-size: 22px;
  }
  body.page-id-22 .et_pb_section_0 .et_pb_gutters2 .et_pb_column,
  body.page-id-22 .et_pb_section_0 .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 0;
  }
}


@media screen and (min-width: 981px) and (max-width: 1440px){
  body.page-id-36 .et_pb_section_3.et_pb_section {
    margin-top: -50px;
    top: -150px;
  }
  body.page-id-36 .event_posts {
    top: -150px;
    position: relative;
    margin-bottom: -150px;
  }
  body.page-id-36 .event_posts #carousel {
    padding-bottom: 10px;
  }
  body.page-id-36 .et_pb_row_3 .et_pb_code_0 {
    height: 50px;
    margin-bottom: 0px!important;
  }
  body.page-id-36 .et_pb_row_3 #ajax-load-more .alm-btn-wrap .alm-load-more-btn {
    margin: 40px 0 0 0;
  }
  body.page-id-36 .et_pb_row_3 #ajax-load-more .alm-btn-wrap {
    margin: 0 0 0!important;
  }
  body.page-id-30 .et_pb_image_1 {
    margin-top: 0px!important;
  }
  #top-menu li a {
    padding-right: 0px!important;
  }
  #top-menu li.menu-item-40 a {
    padding-right: 20px!important;
  }

  #logo {
      max-height: 44% ! important;
  }
  .et_pb_column_0_tb_footer {
      width: 19% ! important;
  }

  body.page-id-36 .et_pb_section_3 .et_pb_row_3,
  body.page-id-36 .et_pb_section_4 .et_pb_row_4 {
      width: 90%;
  }

  body.page-id-12 .methodBloc1 p, body.page-id-12 .methodBloc2 p, body.page-id-12 .methodBloc3 p {
    font-size: 16px;
    padding: 0px 60px;
    line-height: 1.2em;
  }

  body.page-id-12 .et_pb_text_3,
  body.page-id-12 .et_pb_text_5,
  body.page-id-12 .et_pb_text_7,
  body.page-id-12 .et_pb_text_9 {
    font-size: 40px;
  }
  body.page-id-14 .et_pb_text_11,
  body.page-id-14 .et_pb_text_7,
  body.page-id-14 .et_pb_text_9 {
    width: 90%;
    font-size: 18px;
    padding-left: 100px!important;
  }
  body.page-id-14 .et_pb_text_12 {
    width: 270px;
    line-height: 1.2em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2em;
    background-color: #e69f12;
    position: relative;
    border-radius: 270px;
    overflow: hidden;
    height: 270px;
    min-height: 270px;
    max-height: none;
    padding-top: 51px!important;
    padding-right: 35px!important;
    padding-bottom: 40px!important;
    padding-left: 35px!important;
    margin-top: 0px!important;
  }
  body.page-id-14 .et_pb_text_16 {
    font-size: 18px;
  }
  body.page-id-14 .et_pb_column_12,body.page-id-14  .et_pb_column_11,body.page-id-14  .et_pb_column_10 {
    background-color: #FFFFFF;
    border-radius: 220px 220px 220px 220px;
    overflow: hidden;
    border-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
    box-shadow: 0px 22px 80px -30px rgb(0 0 0 / 30%);
  }
  body.page-id-14 .et_pb_text_15,
  body.page-id-14 .et_pb_text_17,
  body.page-id-14 .et_pb_text_19,
  body.page-id-14 .et_pb_text_21 {
    font-size: 30px!important;
  }
  body.page-id-14 .et_pb_text_16,
  body.page-id-14 .et_pb_text_18,
  body.page-id-14 .et_pb_text_20,
  body.page-id-14 .et_pb_text_22 {
    line-height: 1.3em!important;
    font-size: 15px!important;
  }
  body.page-id-14 .et_pb_bottom_inside_divider {
    height: 0px!important;
  }
  li.menu-item-834 {
    display:none ! important;
  }
  footer .et_pb_row_0_tb_footer.et_pb_row {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .et_pb_column_4_tb_footer {
    width: 8% ! important;
    margin-right: 34px ! important;
  }

  .et_pb_column_0_tb_footer,
  .et_pb_column_1_tb_footer,
  .et_pb_column_2_tb_footer,
  .et_pb_column_3_tb_footer,
  .et_pb_column_4_tb_footer {
    margin-right: 0 ! important;
  }
  #top-menu li {
    padding-right: 20px;
  }
  #top-menu li a {
    padding-right: 10px;
  }
  #top-menu li.contactMenu a {
    padding-right: 25px;
  }

  header .container {
    width: 100%;
  }
  header .et-social-icons {
    display:none;
    padding-left: 0px ! important;
  }
  .et_pb_column_0_tb_footer {
    /* margin-right: 62px ! important; */
    /*width: 50% ! important;*/
  }
  .adress2 {
      width:100%;
      padding-left: 0px !important;
  }
  body.page-id-262 .et_pb_number_counter_1.et_pb_number_counter .percent p,
  body.page-id-262 .et_pb_number_counter_2.et_pb_number_counter .percent p,
  body.page-id-262 .et_pb_number_counter_0.et_pb_number_counter .percent p {
    font-size: 40px;
  }
  body.page-id-262 .et_pb_column_5 {
    background-size: contain;
  }
  body.page-id-38 .et_pb_column_0 {
    background-color: #edf8ff;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
  }
  body.page-id-38 .et_pb_text_6,
  body.page-id-38 .et_pb_text_5 {
    line-height: 1.5em;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.5em;
    position: relative;
    padding-top: 205px!important;
    padding-right: 60px!important;
    padding-bottom: 205px!important;
    padding-left: 60px!important;
    margin-bottom: 0px!important;
    width: 100%;
  }
  body.page-id-38 .et_pb_text_5 {
    background-color: #1a82c3;
  }
  body.page-id-38 .emploi {
    width: 80%;
    display: block;
  }

  body.page-id-28 .et_pb_column_2 {
      padding-top: 0px;
      padding-right: 70px;
      padding-bottom: 70px;
      padding-left: 70px;
  }
  body.page-id-28 .et_pb_column_5 {
    padding-top: 0px;
    padding-right: 70px;
    padding-left: 70px;
  }
  body.page-id-28 .et_pb_image_1 .et_pb_image_wrap img {
    min-height: 100%;
  }
  body.page-id-28 .et_pb_gutters2 .et_pb_column_1_2,
  body.page-id-28 .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
    width: 49.5%;
  }
  body.page-id-28 .et_pb_gutters2 .et_pb_column,
  body.page-id-28 .et_pb_gutters2.et_pb_row .et_pb_column {
      margin-right: 0;
  }
  body.page-id-28 .et_pb_section_2 {
    padding-bottom: 30px;
  }
  body.page-id-26 .et_pb_column_7 {
    margin-top: 0px;
  }
  body.page-id-26 .et_pb_row_8.et_pb_row {
    padding-bottom: 0!important;
  }
  body.page-id-24 .et_pb_section_1 {
    width: 90%;
    margin: 0 auto;
  }
  body.page-id-22 .et_pb_text_2 {
    width: 100%;
  }
  body.page-id-22 .et_pb_text_3 {
    margin-top: 130px!important;
    margin-left: 70px!important;
  }
  body.page-id-22 .demo {
    width: 520px;
    height: 80px;
    margin-left: 50px;
  }
  body.page-id-22 .word-wrap {
    border-bottom: 4px solid #E87226;
    width: 70%;
    height: 60px;
    font-size: 30px;
  }
  body.page-id-22 .fontSmall {
    font-size: 20px;
  }
  body.page-id-22 .et_pb_section_1.et_pb_section {
    padding-top: 150px;
    margin-top: -445px;
    background-color: #edf8ff!important;
  }
  body.page-id-20 .et_pb_column_3 {
    background-size: initial;
    background-position: top left;
    background-image: url(https://eqosphere.com/wp-content/uploads/2021/08/Groupe-92@2x.png);
    border-radius: 100px 100px 100px 100px;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 0px;
    padding-left: 150px;
  }
  body.page-id-20 .et_pb_section_2.et_pb_section {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.page-id-20 .et_pb_row_1 {
    width: 100%;
    padding-left: 30px;
  }
  body.page-id-20 .et_pb_section_4.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    height: 645px;
  }
  body.page-id-20 .et_pb_section_4.et_pb_section {
    padding-left: 30px;
  }
  body.page-id-17 .et_pb_text_24,
  body.page-id-17 .et_pb_text_25 {
    padding-left: 30px;
  }
  body.page-id-17 .et_pb_text_22,
  body.page-id-17 .et_pb_text_20,
  body.page-id-17 .et_pb_text_18,
  body.page-id-17 .et_pb_text_16 {
    line-height: 1em;
    font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 1em;
    width: 100%;
  }
  body.page-id-17 .et_pb_row_3.et_pb_row {
    width: 90%;
  }
  body.page-id-17 .et_pb_gutters3 .et_pb_column_3_5,
  body.page-id-17 .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    width: 56%;
  }
  body.page-id-17 .et_pb_text_13 {
    line-height: 1.2em;
    margin-top: 20px!important;
  }
  body.page-id-17 .et_pb_text_8 {
    padding-top: 17px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 30px!important;
    margin-top: 80px!important;
    width: 100%;
  }
  body.page-id-17 .et_pb_row_0.et_pb_row {
    padding-right: 30px!important;
    padding-right: 30px!important;
  }
  body.page-id-15 .et_pb_text_6,body.page-id-15  .et_pb_text_8,body.page-id-15  .et_pb_text_7,body.page-id-15  .et_pb_text_9 {
    width: 100%;
    height: 440px;
    padding-top: 40px!important;
    padding-right: 60px!important;
    padding-left: 60px!important;
  }
  body.page-id-14 .et_pb_column_1_4 {
      width: 33%!important;
  }
  body.page-id-14 .et_pb_row_5 {
    height: 320px;
    min-height: 320px;
  }
  body.page-id-14 .et_pb_text_21 {
    padding-top: 37px!important;
  }
  body.page-id-2103 .word-wrap,
  body.home .word-wrap {
      width: 55vw;
      font-size: 33px;
  }
  body.page-id-2103 .owl-carousel .owl-item img,
  body.home .owl-carousel .owl-item img {
    height: auto;
  }
  body.page-id-2103 .et_pb_fh_post_carousel_description .et_pb_fh_post_carousel_title,
  body.home .et_pb_fh_post_carousel_description .et_pb_fh_post_carousel_title {
    font-size: 20px!important;
  }
  body.page-id-2103 .et_pb_fh_post_carousel_content,
  body.home .et_pb_fh_post_carousel_content {
    padding-right: 10px;
    padding-bottom: 0;
    height: 60px;
  }
  body.page-id-2103 .owl-carousel.owl-drag .owl-item .et_pb_fh_post_carousel_description,
  body.home .owl-carousel.owl-drag .owl-item .et_pb_fh_post_carousel_description {
    padding: 30px 20px 0;
    max-height: 100%;
    margin-bottom: 0;
  }
  body.page-id-2103 .et_pb_text_4,
  body.home .et_pb_text_4 {
    width: 100%;
  }
  body.page-id-2103 .et_pb_text_8,
  body.page-id-2103 .et_pb_text_11,
  body.home .et_pb_text_8,
  body.home .et_pb_text_11 {
    padding-right: 10px!important;
  }
  body.page-id-2103 .et_pb_row_3 .et_pb_column_3_5,
  body.page-id-2103 .et_pb_row_5 .et_pb_column_3_5,
  body.home .et_pb_row_3 .et_pb_column_3_5,
  body.home .et_pb_row_5 .et_pb_column_3_5 {
    margin-right: 3%;
  }
  body.page-id-2103 .et_pb_row_4 .et_pb_column_1_3,
  body.page-id-2103 .et_pb_row_6 .et_pb_column_2_5,
  body.home .et_pb_row_4 .et_pb_column_1_3,
  body.home .et_pb_row_6 .et_pb_column_2_5 {
    padding-left: 10px!important;
  }
  body.page-id-2103 .et_pb_text_10 h2,
  body.home .et_pb_text_10 h2 {
    font-size: 40px;
  }
  body.page-id-2103 .et_pb_text_20,
  body.home .et_pb_text_20 {
    line-height: 23px;
    font-size: 19px;
  }
  body.page-id-2103 .vousetes .et_pb_text h2,
  body.home .vousetes .et_pb_text h2 {
    font-size: 40px;
  }
  body.home .et_pb_section_4.et_pb_section {
    padding-top: 45vh;
    padding-right: 12vw;
    padding-bottom: 45vh;
    padding-left: 12vw;
    margin-bottom: 0;
  }
  body.home .et_pb_text_21 {
    width: 100%;
  }
  body.home .et_pb_column_15 {
    background-size: cover;
    background-blend-mode: multiply;
    background-image: url('/wp-content/uploads/2021/08/Groupe-61@2x.png');
    transform: translateX(30px) translateY(0px);
    background-position: -50px ​-80px!important;
  }
  body.home .et_pb_column_16 {
    background-blend-mode: multiply;
    background-size: cover;
    background-image: url(/wp-content/uploads/2021/08/Groupe-62@2x.png);
    transform: translateX(-40px) translateY(0px);
    background-position: -55px 11px;
  }
  body.home .et_pb_column_17 {
    background-blend-mode: multiply;
    background-size: cover;
    background-image: url(/wp-content/uploads/2021/08/Groupe-63@2x.png);
    transform: translateX(-100px) translateY(-80px);
    background-position: -82px top;
  }
  body.home .et_pb_section_7 {
    padding-top: 220px;
  }
  body.home .et_pb_text_22 {
    padding-top: 200px!important;
    padding-right: 50px!important;
    padding-bottom: 210px!important;
    padding-left: 60px!important;
    width: 100%;
    font-size: 16px!important;
  }
  body.home .et_pb_text_23 {
    padding-top: 220px!important;
    padding-right: 120px!important;
    padding-bottom: 110px!important;
    padding-left: 120px!important;
    width: 100%;
    font-size: 16px!important;
  }
  body.home .et_pb_text_24 {
      padding-top: 46%!important;
      padding-right: 12%!important;
      padding-bottom: 44%!important;
      padding-left: 13%!important;
      width: 100%;
      font-size: 16px!important;
  }
  body.home .et_pb_section_6.et_pb_section {
    padding-top: 10px;
  }
  body.page-id-12 .et_pb_section_2.et_pb_section {
    padding-bottom: 750px;
    padding-top: 80px;
  }
  /*body.page-id-12 .et_pb_column_5 {
    background-size: cover;
    background-image: url(/wp-content/uploads/2021/08/Groupe-66@2x.png);
    transform: translateX(20px) translateY(0px);
    background-position: -67px -50px;
  }
  body.page-id-12 .et_pb_column_6 {
    background-size: cover;
    background-image: url(/wp-content/uploads/2021/08/Groupe-67@2x.png);
    transform: translateX(-13px) translateY(-60px);
    background-position: -50px -50px;
  }
  body.page-id-12 .et_pb_column_7 {
    background-size: cover;
    background-image: url(/wp-content/uploads/2021/08/Groupe-68@2x.png);
    transform: translateX(90px) translateY(-160px);
    background-position: -260px -70px;
  }*/
  body.page-id-12 .et_pb_column_5 {
    transform: scaleX(1.3) scaleY(1.3) translateX(-3px) translateY(0px);
  }
  /*
  body.page-id-12 .et_pb_text_12 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.2em;
    padding-left: 8px!important;
    padding-right: 5px!important;
    padding-top: 20%!important;
    padding-bottom: 0%!important;
    width: 100%;
    font-size: 14px!important;
    height: auto;
    background-image: none;
  }
  body.page-id-12 .et_pb_text_13 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.2em;
    padding-left: 20px!important;
    padding-right: 20px!important;
    padding-top: 23%!important;
    padding-bottom: 0%!important;
    width: 100%;
    font-size: 14px!important;
    background-image: none;
    height: 100%;
    max-width: 100%;
    transform: none;
    height: auto;
    background-image: none;
  }
  body.page-id-12 .et_pb_text_14 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.2em;
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-top: 50%!important;
    padding-bottom: 0%!important;
    width: 100%;
    font-size: 14px!important;
    height: auto;
    background-image: none;
  }*/
  body.page-id-12 #nosEngaged {
    width: 100%;
    margin-bottom: 100px;
  }
  body.page-id-12 .et_pb_text_11 h2 {
    margin-left: 30px;
  }
  body.page-id-30 .et_pb_text_1 {
      width: 90%;
  }
  body.page-id-30 .et_pb_text_2 {
    width: 45%;
  }
  body.page-id-30 .et_pb_column_3 {
    padding-top: 13px;
    padding-right: 13px;
    padding-bottom: 13px;
    padding-left: 33px;
  }
  body.page-id-30 .et_pb_column_1_6 {
    width: 33.33%!important;
  }
  body.page-id-262 .et_pb_text_0,body.page-id-262  .et_pb_text_1,body.page-id-262  .et_pb_text_2,body.page-id-262  .et_pb_text_3,body.page-id-262  .et_pb_text_5 {
    width: 100%;
  }
  body.page-id-262 .et_pb_section_1.et_pb_section {
    padding-top: 140px;
    padding-bottom: 150px;
    margin-top: 0px;
    background-color: #0f4495!important;
  }
  body.page-id-262 .et_pb_text_16,
  body.page-id-262 .et_pb_text_13,
  body.page-id-262 .et_pb_text_10 {
    font-size: 30px;
    width: 15%;
    max-width: 15%;
    transform: translateX(0px) translateY(-60px);
  }
  body.page-id-262 .et_pb_text_16,
  body.page-id-262 .et_pb_text_13 {
    transform: translateX(0px) translateY(-90px);
  }
  body.page-id-262 .et_pb_text_15 h2,body.page-id-262 .et_pb_text_12 h2,body.page-id-262  .et_pb_text_9 h2 {
    font-size: 20px;
  }
  body.page-id-262 .et_pb_column_7,
  body.page-id-262 .et_pb_column_9,
  body.page-id-262 .et_pb_column_11 {
    padding-right: 50px;
  }
  body.page-id-262 .et_pb_column_5 {
    padding-left: 10px;
  }
  body.page-id-262 .et_pb_text_6 h2,
  body.page-id-262 .et_pb_text_7 h3 {
    padding-left:30px;
  }
  body.page-id-36 .et_pb_row_1,
  body.page-id-36 .et_pb_row_2,
  body.page-id-36 .et_pb_row_3 {
    width: 90%;
  }
  body.page-id-36 .et_pb_blog_grid .et_pb_image_container img {
    height: 100%;
  }
  body.page-id-36 .et_pb_post {
      height: 720px;
  }
  body.page-id-36 #fisrtActu img {
    height: 100%;
    object-fit: cover;
  }
  body.page-id-36 .et_pb_row_6 {
    display: none;
  }
  body.page-id-36 h2 {
    padding-right: 10px;
  }
  body.page-id-36 .et_pb_blog_0 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_0 .not-found-title,
  body.page-id-36 .et_pb_blog_3 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_3 .not-found-title,
  body.page-id-36 .et_pb_blog_4 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_4 .not-found-title,
  body.page-id-36 .et_pb_blog_1 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_1 .not-found-title,
  body.page-id-36 .et_pb_blog_2 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_2 .not-found-title,
  body.page-id-36 h2.entry-title a {
    font-size: 19px!important;
  }
  body.page-id-36 .post-content {
    padding-right: 0px;
    font-size: 12px!important;
    line-height: 18px;
  }
  body.page-id-36 .post-content p {
    padding-right: 0px;
    font-size: 14px!important;
    line-height: 18px;
  }
  body.page-id-36 .fondFirstActu {
      background: white;
      width: 60%;
      position: relative;
      bottom: 260px;
      padding: 39px 20px 35px 20px;
  }
  body.page-id-36 .et_pb_row_4,
  body.page-id-36 .et_pb_text_5 {
    width: 90%;
    margin: 0 auto;
  }
/******************************************/

  /* A Propos - Css Margot */
  /*body.page-id-28 .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
      width: 30%;
  }
  body.page-id-28 .et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
      width: 70%;
  }
  body.page-id-28 .et_pb_gutters1 .et_pb_column_1_2,
  body.page-id-28 .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
      width: 90%;
      padding-top: 120px;
      padding-bottom: 30px;
  }
  body.page-id-28 .et_pb_row.et_pb_equal_columns {
     display: flex;
      direction: ltr;
      flex-direction: column;
      width: 100%;
      align-items: center;
  }*/
  body.page-id-28 .et_pb_text_4, .et_pb_text_6 {
      font-size: 18px;
  }
  /*Fin Css Margot*/

  /* Qui sommes nous - Css Margot */
  body.page-id-30 .et_pb_text_2 {
      width: 90%;
  }
  body.page-id-30 .et_pb_image_1 {
      margin-top: 0;
      text-align: center;
  }
  body.page-id-30 .et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters1 {
      /* display: flex; */
      align-items: flex-start;
  }
  body.page-id-30 .et_pb_row.et_pb_row_2.et_pb_equal_columns.et_pb_gutters1 {
      width: 100%;
  }
  body.page-id-30 .et_pb_row.et_pb_row_2.et_pb_equal_columns.et_pb_gutters1 {
      display: flex;
      flex-direction: column;
  }
  body.page-id-30 .et_pb_column.et_pb_column_2_5.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough {
      width: 80%;
      padding: 80px 0px;
  }
  body.page-id-30 .et_pb_image_2 {
      text-align: center;
      margin-left: 0;
  }
  /* Fin Css Margot */

  /* Partenaires - Css Margot */
  body.page-id-26 .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_specialty {
      width: 111%;
  }
  body.page-id-26 .et_pb_text_2 {
      width: 100%;
      font-size: 20px;
  }
  body.page-id-26 .et_pb_text_1 h2 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 50px;
      line-height: 1em;
      padding-bottom: 30px;
      padding-top: 40px;
  }
  body.page-id-26 .et_pb_image_3 {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 0px;
      margin-top: 0px!important;
      margin-right: 0px!important;
      margin-bottom: 0px!important;
      margin-left: 0px!important;
      text-align: center;
  }
  body.page-id-26 .et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters2>.et_pb_column_1_6,
  body.page-id-26 .et_pb_gutters2 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 {
      width: 20%;
      margin-right: 8%;
      margin-right: 3;
  }
  body.page-id-26 .et_pb_row_3, body.page-id-26  .et_pb_row_4 {
      transform: translateX(0px) translateY(-70px);
/*      transform-origin: ;*/
      width: 100%;
  }
  body.page-id-26 .et_pb_text_9 {
      line-height: 1.4em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      line-height: 1.4em;
      padding-bottom: 71px!important;
  }
  /* Fin Css Margot */

  /* Pour Qui - Css Margot */
  body.page-id-22 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  body.page-id-22 .et_pb_text_1 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-size: 23px;
      line-height: 1.3em;
  }
  /* Fin Css Margot */

  /* Secteurs Concernes - Css Margot */
  body.page-id-24 .et_pb_text_1 {
      line-height: 1.3em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      line-height: 1.3em;
      margin-top: -19px!important;
      /*margin-left: -352px!important;*/
  }
  body.page-id-24 .et_pb_text_3 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      margin-top: 20px!important;
      margin-right: -166px!important;
      font-size: 18px;
  }
  body.page-id-24 .et_pb_text_2 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 700;
      font-size: 16px;
      line-height: 1.5em;
      padding-top: 7px!important;
      width: 100%;
  }
  body.page-id-24 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  /* Fin Css Margot */

  /* Action de revalorisation - Css Margot */
  body.page-id-20 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  body.page-id-20 .et_pb_text_2 h3, .et_pb_text_3 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      line-height: 1.3em;
  }
  body.page-id-20 .et_pb_section.et_pb_section_0.actionHead.et_pb_with_background.et_section_regular.et_pb_section_first {
      padding-right: 50px;
  }
  body.page-id-20 .et_pb_text_2 {
      width: 100%;
  }
  body.page-id-20 .et_pb_module.et_pb_text.et_pb_text_5.et_pb_text_align_left.et_pb_bg_layout_light {
      font-size: 23px;
  }
  body.page-id-20 .et_pb_module.et_pb_text.et_pb_text_4.et_pb_text_align_left.et_pb_bg_layout_light {
      width: 130%;
  }
  body.page-id-20 .et_pb_module.et_pb_text.et_pb_text_5.et_pb_text_align_left.et_pb_bg_layout_light {
      width: 100%;
  }
  body.page-id-20 .et_pb_column_3 {
      background-size: 93%;
      background-position: top left;
      background-image: url(https://eqosphere.com/wp-content/uploads/2021/08/Groupe-92@2x.png);
      border-radius: 100px 100px 100px 100px;
      overflow: hidden;
      padding-top: 110px;
      padding-bottom: 0px;
      padding-left: 100px;
      margin-left: 40px;
  }
  body.page-id-20 .et_pb_module.et_pb_text.et_pb_text_7.et_pb_text_align_left.et_pb_bg_layout_light {
      width: 160%;
  }
  body.page-id-20 .et_pb_module.et_pb_text.et_pb_text_8.et_pb_text_align_left.et_pb_bg_layout_light {
      width: 155%;
  }
  body.page-id-20 .et_pb_text_11 {
      line-height: 1.3em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 30px;
      line-height: 1.3em;
      padding-right: 50px!important;
  }
  body.page-id-20 .et_pb_text_13 {
      line-height: 1.3em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 30px;
      line-height: 1.3em;
      padding-right: 50px!important;
  }
  body.page-id-20 .et_pb_text_17 {
      line-height: 1.2em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 30px;
      line-height: 1.2em;
      padding-right: 60px!important;
      padding-left: 0px!important;
  }
  /* Fin Css Margot */

  /* Page Diagnostics - Css Margot*/
  body.page-id-14 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  body.page-id-14 .et_pb_text_2 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      line-height: 1.3em;

  }
  body.page-id-14 .et_pb_text_11, body.page-id-14 .et_pb_text_7, body.page-id-14 .et_pb_text_9 {
      width: 90%;
      font-size: 18px;
      padding-left: 40px!important;
      padding-bottom: 70px;
  }
  body.page-id-14 .et_pb_text_14 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      color: #0f4495!important;
      line-height: 1.3em;
  }
  /* Fin Css Margot */

  /*  Accompagnement & plans d’actions - Css Margot */
  body.page-id-15 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  body.page-id-15 .et_pb_text_3 h3,
  body.page-id-15 .et_pb_text_4 h3,
  body.page-id-15 .et_pb_text_2 h3,
  body.page-id-15 .et_pb_text_0 h3,
  body.page-id-15 .et_pb_text_1 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      line-height: 1.3em;
  }
  /* enlever les <br> dans le texte h3 haut de page */
  body.page-id-15 .et_pb_text_5 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      color: #0f4495!important;
      line-height: 1.3em;
      margin-top:40px
  }
  body.page-id-15 .et_pb_gutters2 .et_pb_column_1_2,
  body.page-id-15 .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
      width: 100%;
  }
  body.page-id-15 .et_pb_image_1 {
      position: relative;
      width: 70%;
      padding-top: 70px;
  }
  /* Fin Css Margot */

  /*  Formation & sensibilisation - Css Margot */
  body.page-id-17 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  body.page-id-17 .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
      margin-bottom: 0;
      width: 100%;
  }
  body.page-id-17 .et_pb_text_8 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-size: 22px;
      color: #0f4495!important;
      line-height: 1.3em;
  }

  body.page-id-17 .et_pb_row .et_pb_row_5,
  body.page-id-17 .et_pb_equal_columns .et_pb_gutters1 {
      width: 100%;
      margin-top: 30px;
  }
  body.page-id-17 .et_pb_row,
  body.page-id-17 .et_pb_row_6,
  body.page-id-17 .et_pb_gutters1 {
          width: 100%;
      margin-top: 0px;
  }

  body.page-id-17 .et_pb_text_25 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      color: #FFFFFF!important;
      line-height: 1.3em;
      width: 95%;
  }
  body.page-id-17 .et_pb_row,
  body.page-id-17 .et_pb_row_8,
  body.page-id-17 .et_pb_gutters1 {
          width: 100%;
      padding: 0 50px;
      font-size: 19px;

  }

  body.page-id-17 .et_pb_column,
  body.page-id-17 .et_pb_column_1_3,
  body.page-id-17 .et_pb_column_16,
  body.page-id-17 .et_pb_css_mix_blend_mode_passthrough {
          padding: 20px 20px;
  }
  body.page-id-17 .et_pb_column.et_pb_column_1_3.et_pb_column_17.et_pb_css_mix_blend_mode_passthrough {
          padding: 20px 20px;
  }
  body.page-id-17 .et_pb_column.et_pb_column_1_3.et_pb_column_18.et_pb_css_mix_blend_mode_passthrough.et-last-child{
          padding: 20px 20px;
  }
  body.page-id-17 .et_pb_text_4 {
      line-height: 1.5em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 50px;
      line-height: 1.5em;
      margin-top: 110px!important;
      margin-bottom: 40px!important;
  }
  body.page-id-17 .et_pb_text_5,
  body.page-id-17 .et_pb_text_7,
  body.page-id-17 .et_pb_text_10,
  body.page-id-17 .et_pb_text_11,
  body.page-id-17 .et_pb_text_6,
  body.page-id-17 .et_pb_text_9 {
      width: 100%;
  }
  body.page-id-17 .rondText {
      padding-top: 0!important;
  }
  body.page-id-17 .rond {
      width: 80px;
      height: 80px;
      font-family: Hind Madurai;
      font-size: 40px;
      font-weight: bold;
      letter-spacing: 3.2px;
      color: #FFFFFF;
      margin-right: 30px;
      border-radius: 100px;
      float: left;
      margin-bottom: 20px;
      /* align-items: center; */
      /* align-content: center; */
      /* vertical-align: middle; */
      /* vertical-align: top; */
      /* margin-bottom: 120px; */
      padding: 0;
      text-align: center;
      line-height: 2em;
  }
  body.page-id-17 .et_pb_text_9 {
    margin-bottom: 20px!important;
  }
  body.page-id-17 .et_pb_text_6 {
    margin-top: 70px;
  }
  body.page-id-17 .et_pb_text_6 .rond {
    margin-bottom: 60px;
  }
  body.page-id-17 .et_pb_section.et_pb_section_2.et_pb_with_background.et_section_regular.et_pb_section_sticky.et_had_animation {
      margin-bottom: 0;
      width: 110%;
  }
  body.page-id-17 .et_pb_text_14 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      padding-right: 100px!important;
      padding-left: 60px;
  }
  body.page-id-17 .et_pb_column_6 {
      background-size: contain;
      background-position: center right;
      background-image: url(https://www.eqosphere.com/wp-content/uploads/2021/08/Groupe-136.png);
      padding-top: 200px;
      padding-bottom: 200px;
      padding-left: 130px;
      padding-right: 50px;
      transform: translateX(-130px) translateY(0px);
  }
  body.page-id-17 .et_pb_row_3.et_pb_row {
      width: 100%;
  }
  body.page-id-17 .texte-cache.text4 {
      max-height: 260px;
  }
  /*body.page-id-17 .texte-cache.text2 {
      max-height: 405px;
  }*/
  body.page-id-17 .et_pb_button_1_wrapper,
  body.page-id-17 .et_pb_button_3_wrapper {
      margin-top: 30px!important;
      margin-left: -15px!important;
  }
  body.page-id-17 .et_pb_button_0_wrapper {
      margin-top: 115px!important;
      margin-left: -15px!important;
  }
  body.page-id-17 .et_pb_button_2_wrapper {
      margin-top: 250px!important;
      margin-right: 0px!important;
      margin-left: -15px!important;
  }
  body.page-id-17 .et_pb_text_25 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      color: #FFFFFF!important;
      line-height: 1.3em;
  }
  /* Fin Css Margot */

  /* Page Programme & Solutions - Css Margot*/
  body.page-id-12 .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  body.page-id-12 .et_pb_text_0,
  body.page-id-12 .et_pb_text_1,
  body.page-id-12 .et_pb_text_2 {
      width: 100%;
  }
  body.page-id-12 .et_pb_gutters2 .et_pb_column_1_2,
  body.page-id-12 .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
      width: 100%;
  }
  body.page-id-12 a.et_pb_button_0 {
  	color: #FFFFFF!important;
      border-width: 0px!important;
      border-color: #1a82c3;
      border-radius: 100px;
      letter-spacing: 1px;
      font-size: 20px;
      text-align: center;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
      font-weight: 500!important;
      background-color: #1a82c3;

  }
  body.page-id-12 .et_pb_button_0 {
      line-height: 1.4em!important;
  }
  body.page-id-12 div.et_pb_section.et_pb_section_0 {
      background-size: initial;
      background-position: top right;
      background-image: none;
  }
  body.page-id-12 .et_pb_gutters4 .et_pb_column_1_2,
  body.page-id-12 .et_pb_gutters4.et_pb_row .et_pb_column_1_2 {
      width: 49%;
  }
  body.page-id-12 .et_pb_gutters4 .et_pb_column,
  body.page-id-12 .et_pb_gutters4.et_pb_row .et_pb_column {
      margin-right: 2%;
  }
  body.page-id-12 .et_pb_button_3_wrapper,
  body.page-id-12 .et_pb_button_4_wrapper,
  body.page-id-12 .et_pb_button_2_wrapper {
      margin-top: -182px!important;
      margin-left: 60px!important;
  }
  body.page-id-12 .et_pb_text_4 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      background-color: #FFFFFF;
      position: relative;
      padding-right: 60px!important;
      padding-bottom: 200px!important;
      padding-left: 60px!important;
      width: 100%;
      max-width: 832px;
  }
  body.page-id-12 .et_pb_text_6 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      background-color: #FFFFFF;
      position: relative;
      padding-right: 60px!important;
      padding-bottom: 230px!important;
      padding-left: 60px!important;
      width: 100%;
  }
  body.page-id-12 .et_pb_text_10 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      background-color: #FFFFFF;
      position: relative;
      border-radius: 0 0 100px 0;
      overflow: hidden;
      padding-right: 60px!important;
      padding-bottom: 210px!important;
      padding-left: 60px!important;
      width: 100%;
  }
  body.page-id-12 .et_pb_text_8 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      background-color: #FFFFFF;
      position: relative;
      padding-right: 60px!important;
      padding-bottom: 225px!important;
      padding-left: 60px!important;
      width: 100%;
  }
  body.page-id-12 div.et_pb_section.et_pb_section_0 {
      background-size: initial;
      background-position: top right;
      background-image: none;
  }
  body.page-id-12 .et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module {
      margin-bottom: 9%;
  }
  body.page-id-12 .et_pb_column.et_pb_column_4_4.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child {
      padding-top: 60px;
  }
  body.page-id-12 .et_pb_row.et_pb_row_1.et_pb_gutters4 {
      width: 95%;
  }
  body.page-id-12 .et_pb_text_11, .et_pb_text_16, .et_pb_text_17 {
      width: 100%;
  }
  /* Fin Css Margot */

  /* Page contact - Css Margot */
  body.page-id-38 .et_pb_text_0{
     width: 120%;
  }
  body.page-id-38 .et_pb_text_4 h3 {
     font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
     font-size: 30px;
     line-height: 1.3em;
     text-align: left;
     padding-top: 70px;
  }
  body.page-id-38 .et_pb_text_6,
  body.page-id-38 .et_pb_text_5 {
     line-height: 1.5em;
     font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
     line-height: 1.5em;
     position: relative;
     padding-top: 100px!important;
     padding-right: 60px!important;
     padding-bottom: 100px!important;
     padding-left: 60px!important;
     margin-bottom: 0px!important;
     width: 100%;
  }
  body.page-id-38 .et_pb_text_5.et_pb_text,
  body.page-id-38 .et_pb_text_6.et_pb_text {
     color: #FFFFFF!important;
     font-size: 20px;
  }
  /* Fin Css Margot */

  /* Footer  Css Margot */
  footer .et_pb_text_0 h1 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 40px;
      line-height: 47px;
      width: 116%;
      padding-bottom: 30px;
  }
  footer .et_pb_column_0_tb_footer {
      width: 25% ! important;
  }
  footer .et_pb_column_1_tb_footer {
      width: 18% ! important;
  }
  footer .et_pb_column.et_pb_column_1_6.et_pb_column_2_tb_footer.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
      padding-left: 40px;
  }
  footer .et_pb_column.et_pb_column_1_6.et_pb_column_3_tb_footer.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
      padding-left: 60px;
  }
  footer .et_pb_column.et_pb_column_1_6.et_pb_column_4_tb_footer.et_pb_css_mix_blend_mode_passthrough {
      padding-left: 20px;
  }
  footer .et_pb_column_3_tb_footer {
      width: 17% ! important;
  }
  footer .et_pb_menu_0_tb_footer.et_pb_menu ul li a {
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      font-size: 15px;
      color: #FFFFFF!important;
      line-height: 1.3em;
  }
  footer .titleFooter a {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
      font-size: 16px ! important;
      font-weight: 600;
  }
  footer .et_pb_button {
      font-size: 18px;
      font-weight: 600;
      background-color: #0b81c5;
      border-width: 0px!important;
      border-radius: 50px;
  }
  footer .et_pb_section .et_pb_button_1_tb_footer {
      color: #FFFFFF!important;
      border-width: 1px!important;
      border-color: #f6a70b;
      border-radius: 100px;
      letter-spacing: 1px;
      font-size: 16px;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif!important;
      text-transform: uppercase!important;
      background-color: RGBA(0,0,0,0);
  }
  footer .et_pb_menu_2_tb_footer.et_pb_menu ul li a,
  footer .et_pb_menu_1_tb_footer.et_pb_menu ul li a {
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      font-size: 14px;
      color: #FFFFFF!important;
      line-height: 1.2em;
  }
  footer .et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,
  footer .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
      margin-bottom: 10.588%;
      font-size: 14px;
      width: 80%;
  }
  footer .et_pb_column_5_tb_footer {
      width: 18% ! important;
  }
  footer .et_pb_column_5_tb_footer .et_pb_button_1_tb_footer_wrapper {
      width: 39%;
      float: right;
  }
  footer ul.et_pb_module.et_pb_social_media_follow.et_pb_social_media_follow_0_tb_footer.clearfix.et_pb_text_align_right.et_pb_text_align_left-tablet.et_pb_bg_layout_light {
      text-align: left;
      float: right;
      width: 76%;
  }
  /* Fin Css Margot */


  /* Page Missions - Css Margot */
  body.page-id-262 .et_pb_column_8 {
    max-width: 410px;
  }
  body.page-id-262 .et_pb_text_3 {
      padding-bottom: 80px;
  }
  body.page-id-262 .et_pb_text_4 {
      width: 100%;
  }
  body.page-id-262 .et_pb_text_4 {
      line-height: 1.5em;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
      line-height: 1.5em;
      margin-top: 20px!important;
      margin-bottom: 30px!important;
  }
  body.page-id-262 .et_pb_text_6 {
      line-height: 1.1em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 80px;
      line-height: 1.1em;
      margin-bottom: 24px!important;
      width: 140%;
  }
  body.page-id-262 .et_pb_text_7 h3 {
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 300;
      font-size: 23px;
      line-height: 1.3em;
  }
  body.page-id-262 .et_pb_text_7 {
  width:  110%;
  }
  body.page-id-262 .et_pb_text_8 {
      line-height: 1.2em;
      font-family: 'Hind Madurai',Helvetica,Arial,Lucida,sans-serif;
      font-weight: 600;
      font-size: 44px;
      line-height: 1.2em;
      padding-top: 161px!important;
      padding-bottom: 187px!important;
      padding-left: 170px!important;
      width: 100%;
  }
  body.page-id-262 .et_pb_section_2.et_pb_section {
      padding-top: 150px;
      padding-bottom: 82px;
      margin-bottom: 0px;
  }
  body.page-id-262 .et_pb_row_3,
  body.page-id-262 .et_pb_row_4,
  body.page-id-262 .et_pb_row_5 {
      margin: 0 100px;
  }
  body.page-id-262 .et_pb_text_9 h2,
  body.page-id-262 .et_pb_text_12 h2,
  body.page-id-262 .et_pb_text_15 h2 {
    font-size: 30px;
  }
  body.page-id-262 .et_pb_gutters1 .et_pb_column_2_5,
  body.page-id-262 .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
      width: 36%;
  }
  body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_9.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
      margin-left: -60px;
  }
  body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_12.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
      margin-left: -60px;
  }
  body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_15.et_pb_text_align_center.et_pb_bg_layout_light.et_multi_view__hover_selector {
      margin-left: -60px;
  }
  body.page-id-262 .et_pb_module.et_pb_text.et_pb_text_19.et_pb_text_align_left.et_pb_bg_layout_light {
      font-size: 23px;
  }
  /* Fin Css Margot */

/*****************************************/

}

@media screen and (min-width: 981px) and (max-width: 1280px) {
  body.page-id-262 .et_pb_text_8 {
      padding-left: 80px!important;
      padding-right: 50px!important;
  }
  body.home .et_pb_text_23 {
    padding-top: 190px!important;
    padding-right: 60px!important;
    padding-bottom: 110px!important;
    padding-left: 80px!important;
    width: 100%;
    font-size: 16px!important;
  }
}

@media screen and (min-width: 1070px) and (max-width: 1440px){
  header .et-social-icons {
    display:block ! important;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1630px){
  li.menu-item-834 {
    display:none ! important;
  }
  #top-menu li {
    padding-right: 20px;
  }
  #top-menu li a {
    padding-right: 10px;
  }
  header .et-social-icons {
    padding-left: 0px ! important;
  }
  .adress2 {
      width:100%;
      padding-left: 0px !important;
  }
  body.page-id-36 .et_pb_row_1,
  body.page-id-36 .et_pb_row_2,
  body.page-id-36 .et_pb_row_3 {
    width: 90%;
  }
  body.page-id-36 .et_pb_row_4,
  body.page-id-36 .et_pb_text_5 {
    width: 90%;
    margin: 0 auto;
  }
  body.page-id-36 .et_pb_blog_grid .et_pb_image_container img {
    height: 100%;
  }
  body.page-id-36 .et_pb_post {
      height: 720px;
  }
  body.page-id-36 #fisrtActu img {
    height: 100%;
    object-fit: cover;
  }
  body.page-id-36 .et_pb_blog_0 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_0 .not-found-title,
  body.page-id-36 .et_pb_blog_3 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_3 .not-found-title,
  body.page-id-36 .et_pb_blog_4 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_4 .not-found-title,
  body.page-id-36 .et_pb_blog_1 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_1 .not-found-title,
  body.page-id-36 .et_pb_blog_2 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_2 .not-found-title,
  body.page-id-36 h2.entry-title a {
    font-size: 22px!important;
  }
  body.page-id-36 .post-content p {
    padding-right: 0px;
    font-size: 14px!important;
    line-height: 18px;
  }
  body.page-id-36 .fondFirstActu {
    bottom: 280px;
  }
  body.page-id-14 .et_pb_text_15,
  body.page-id-14 .et_pb_text_17,
  body.page-id-14 .et_pb_text_19,
  body.page-id-14 .et_pb_text_21 {
    font-size: 45px;
  }
  body.page-id-14 .et_pb_text_17 {
    padding-top: 20px!important;
  }
  body.page-id-14 .et_pb_text_19,
  body.page-id-14 .et_pb_text_21 {
    padding-top: 40px!important;
  }
  body.page-id-14 .et_pb_row_5 {
    height: 360px;
    min-height: 360px;
    max-height: 360px;
  }
  body.page-id-14 .et_pb_text_16,
  body.page-id-14 .et_pb_text_18,
  body.page-id-14 .et_pb_text_20,
  body.page-id-14 .et_pb_text_22 {
    font-size: 16px;
  }
  body.page-id-14 .et_pb_row_7.et_pb_row {
    padding-top: 100px!important;
  }
  body.page-id-17 .et_pb_column_6 {
    padding-top: 250px;
  }
  body.page-id-17 .et_pb_text_13 {
    margin-top: 0px!important;
    font-size: 23px;
    line-height: 1.4em;
  }
  body.page-id-17 .et_pb_text_14 {
    font-size: 16px;
    line-height: 1.2em;
  }
  body.page-id-17 .et_pb_row_7.et_pb_row {
    padding-left: 20px;
  }
  body.page-id-262 .et_pb_section_1.et_pb_section {
    margin-top: 0px;
  }
  body.page-id-262 .et_pb_number_counter_1.et_pb_number_counter .percent p, body.page-id-262 .et_pb_number_counter_2.et_pb_number_counter .percent p, body.page-id-262 .et_pb_number_counter_0.et_pb_number_counter .percent p {
    font-size: 40px;
  }
}

@media screen and (min-width: 1631px) and (max-width: 1889px){
  .adress2 {
      width:100%;
      padding-left: 0px !important;
  }
}

@media screen and (min-width: 1631px){
  .et_fullwidth_nav #main-header .container {
      width: 1620px;
      max-width: 80%;
      padding-right: 0;
      padding-left: 0;
  }
  body.page-id-36 .et_pb_row_1,
  body.page-id-36 .et_pb_row_2,
  body.page-id-36 .et_pb_row_3 {
    width: 90%;
  }
  body.page-id-36 .et_pb_row_4,
  body.page-id-36 .et_pb_text_5 {
    width: 90%;
    margin: 0 auto;
  }
  body.page-id-36 .et_pb_blog_grid .et_pb_image_container img {
    height: 100%;
  }
  body.page-id-36 .et_pb_post {
      height: 720px;
  }
  body.page-id-36 #fisrtActu img {
    height: 100%;
    object-fit: cover;
  }
  body.page-id-36 .et_pb_blog_0 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_0 .not-found-title,
  body.page-id-36 .et_pb_blog_3 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_3 .not-found-title,
  body.page-id-36 .et_pb_blog_4 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_4 .not-found-title,
  body.page-id-36 .et_pb_blog_1 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_1 .not-found-title,
  body.page-id-36 .et_pb_blog_2 .et_pb_post .entry-title,
  body.page-id-36 .et_pb_blog_2 .not-found-title,
  body.page-id-36 h2.entry-title a {
    font-size: 22px!important;
  }
  body.page-id-36 .post-content p {
    padding-right: 0px;
    font-size: 14px!important;
    line-height: 18px;
  }
  body.page-id-36 .fondFirstActu {
    bottom: 280px;
  }
}

body.page-id-36 .et_pb_row_6 {
  display: none;
}

@media (min-width: 2500px) {
  body.page-id-17 .et_pb_gutters3 .et_pb_column_3_5,
  body.page-id-17 .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
      width: 47.8%;
  }
}

/* Css blog */
@media only screen and (min-device-width: 1070px) and (max-device-width : 1365px) {
	body.page-id-36 .fondEvent h3{
		font-weight: 500;
		font-size: 17px;
		line-height: 1.1em;
		letter-spacing: 1px;
	}

	body.page-id-36 .fondEvent .lieuHoraire{
		font-size: 17px;
		letter-spacing: 1px;
		line-height: 1.1em;
	}

	body.page-id-36 .fondEvent{
		padding: 20px;
		min-height: 175px;
	}

	body.page-id-36 .dateEvent{
	  font-size: 45px;
		width: 100px;
		padding: 15px;
	}

	body.page-id-36 .event_posts{
		width: 100%;
		padding-top: 100px;
		padding-bottom: 50px;
		background-color: #edf8ff;
	}
	body.page-id-36 #ajax-load-more .et_pb_post,
	body.page-id-36 .et_pb_post{
		height: 450px;
	}
	body.page-id-36 .et_pb_section_1 #ajax-load-more .et_pb_post .et_pb_image_container,
	body.page-id-36 .et_pb_section_1 .et_pb_post .et_pb_image_container{
		height: 150px;
	}
	body.page-id-36 h2{
    padding-right: 10px!important;
	line-height: 1em;
	}
	body.page-id-36 #ajax-load-more  h2{
    padding-right: 10px!important;
	line-height: 0.7em;
	}
	body.page-id-36 #ajax-load-more li {
    padding-top: 12px;
	}
	body.page-id-36 .et_pb_section_3 .et_pb_code_2 {
    width: 88%;
}
	body.page-id-36 #ajax-load-more .et_pb_image_container img {
		object-fit: cover;
	}


}
