/*
 Theme Name:     Divi creative agency
 Theme URI:      https://demo.infomaniak.com/preview?t=divi-creative-agency
 Description:    Votre site sera constitue de plusieurs pages (accueil, blog, contact, etc...) que vous pourrez librement personnaliser selon vos besoins.
 Author:         Infomaniak
 Author URI:     https://www.infomaniak.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
	color:#132C3F;
	color:#797979 !important;
	font-family: "Montserrat", sans-serif;
	font-size:16px;
	text-align:justify;
	word-break: auto-phrase;
    -webkit-hyphens: auto;
    hyphens: inherit;
}
.et_pb_module.et_pb_text_align_left {
  text-align: justify;
}
.bg_bleu .liens_equipe .et_clickable .et_pb_text, .et_clickable, .et_header_style_left #et-top-navigation nav>ul>li.contact>a:after, a {
	transition: all 0.5s;
}
a {
	color:#167F8D;
	text-decoration:underline;
}
a.jaune, p > a:hover{
	color:#E0E025 !important;
}
.bg_bleu a, .bg_bleu_autre a {
  color: #E0E025;
}
.bg_bleu .et_pb_post .entry-title a, .bg_bleu .et_pb_post h2 a {
  color: #68DDE8;
}
.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0 !important;
}
#main-header {
    background: #fdfcf4;
/*    background: linear-gradient(180deg, rgb(19 44 63 / 23%) 0%, rgb(19 44 63 / 0%) 90%);*/
    backdrop-filter: blur(2px);
	box-shadow:none;
}
#main-header {
    background: #16787f;
    background: #fdfcf4;
	background-color:#F8F8F8;
}
.home #main-header {
    background:transparent;
}
#main-header.et-fixed-header {
	background: #16787f;
    background: #fdfcf4;
	background-color:#F8F8F8;
	-webkit-box-shadow:none !important;
	box-shadow: none;
}
.container.et_menu_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
    padding: 5px 5%;
    width: 100%;
}
.et_header_style_left .logo_container {
    position: relative;
    height: auto;
    width: auto;
}
#logo {
    max-height: 110px;
}
.home #logo {
	opacity:0;
	position:relative;
}
.logo_container {
	position:relative;
}
.home .logo_container:before {
	background-image:url(img/logo_blanc.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	content:"";
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.home.et_header_style_left .et-fixed-header .logo_container:before {
	content:none;
}
.home.et_header_style_left .et-fixed-header #logo {
	opacity:1;
}
.clearfix:after {
	content:none;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
	padding-left:0 !important;
    padding-top: 0;
    margin: auto 0;
}
.et_header_style_left .et-fixed-header #logo {
    max-height: 80px;
}
.et_header_style_left .logo_container {
    position: relative;
    height: auto;
    width: auto;
}
#top-menu li {
    padding-right: 0;
}
.home.et_header_style_left #et-top-navigation nav>ul>li>a, .home.et_header_style_split #et-top-navigation nav>ul>li>a {
	color:#fff;
}
.home.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .home.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
	color:#404040;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    color: #404040;
    padding: 15px !important;
}
#top-menu-nav>ul>li>a:hover {
    opacity: 1;
}
.et_header_style_left #et-top-navigation nav>ul>li.rdv>a {
    background-image: url(img/picto_rdv.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-size: 40px;
    border-radius: 30px;
    color: transparent !important;
    margin-left: 20px;
    transition: .3s;
}
.et_header_style_left #et-top-navigation nav>ul>li.rdv>a:hover {
	color:transparent;
    transform: scale(1.1);
}

.et_header_style_left #et-top-navigation nav>ul>li.rdv>a:after {
    bottom: -18px;
    color: #404040;
    content: "Prendre RDV";
    left: calc(50% - 60px);
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 120px;
    font-size: .7rem;
}
.et_header_style_left #et-top-navigation nav>ul>li.rdv>a:hover:after {
	opacity:1;
}
.et_header_style_left #et-top-navigation nav>ul>li.current-menu-item>a, #top-menu li.current-menu-item>a {
	background-color:#404040;
    color: #fff;
}
.et_header_style_left #et-top-navigation nav>ul>li.current-menu-item.maternite>a, #top-menu li.maternite li.current-menu-item>a {
    background-color: #74ab7c;
    color: #fff;
}
.et_fixed_nav #et-top-navigation {
	padding-left:0 !important;
}

#top-menu-nav>ul>li>a:hover {
	color:#E0E025 !important;
}
.nav li ul {
    width: 310px;
}
#top-menu li li a {
    width: auto;
}
#top-menu li li.attente a, #top-menu-nav>ul>li.attente>a {
	cursor:default;
	position:relative;
}
#top-menu li li.attente a:hover:before, #top-menu-nav>ul>li.attente>a:hover:before {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 10px;
    content: "En construction...";
    color: #666;
    font-size: 12px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: -30px;
    width: 110px;
}
#top-menu-nav>ul>li.attente>a:hover {
    color: #404040 !important;
}
#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
    bottom: 0px;
    margin-right: -10px;
    right: 50%;
    top: auto;
}
#top-menu li ul li {
	display:block;
}
/*#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu.nav ul li a:hover {
    background-color:#abd2b0;
    color: #2d5332 !important;
    opacity: 1;
}*/
#top-menu li.mega-menu > ul {
	border:none;
    position: absolute !important;
    width: 1400px;
    left: 50% !important;
    margin-left: -700px;
}
#top-menu li.mega-menu > ul > li {
    width: calc(100% / 3);
}
#top-menu li.mega-menu.maternite > ul {
    background-color: #ebf4ec;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: calc((1100px - 30px) / 3);
    margin-left: -550px;
    position: relative;
    width: 1100px;
}
#top-menu li.mega-menu.maternite > ul:before {
	background-color:#cae2cc;
	border-radius:40px;
	content:"";
	left:10px;
	height:90%;
	position:absolute;
	top:5%;
	width:31%;
}
#top-menu li.mega-menu.maternite > ul > li {
	float:none !important;
	width:auto;
}
#top-menu li.mega-menu.maternite > ul > li:first-child {
    grid-column: 1;
    grid-row: 1 / 3;
}
#top-menu li.mega-menu.maternite > ul > li:nth-child(2) {
    grid-column: 2 / 3;
    grid-row: 1;
}
#top-menu li.mega-menu.maternite > ul > li:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
}
#top-menu li.mega-menu.maternite > ul > li:nth-child(5) {
    grid-column:3;
    grid-row: 2;
  }
#top-menu li.mega-menu.maternite > ul > li > a:first-child {
    border: none;
    color: #b1d5b5;
    padding-top: 10px !important;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    text-align: left;
}
#top-menu li.mega-menu.maternite > ul > li > a:first-child:hover {
	background-color:transparent !important;
    color: #b1d5b5;
}
/*#top-menu li.mega-menu > ul > li > a:first-child:after {
	content:none;
}*/
#top-menu li.mega-menu.maternite > ul > li > a:first-child:after {
	background-color:#b1d5b5;
	border-radius:0;
	bottom:-5px;
	content:"";
	display:block !important;
	height:4px;
	left:10px;
	position:absolute;
    right: auto !important;
    top: auto !important;
	width:40px;
}
#top-menu li.mega-menu.maternite > ul > li:first-child > a {
    color: #365e7f;
	color:#2d5332;
    text-align: center;
}
#top-menu li.mega-menu.maternite > ul > li:first-child > a:first-child:after {
	background-color:#365e7f;
	background-color:#2d5332;
	left:50%;
	margin-left:-20px;
}
#top-menu li.mega-menu.maternite > ul > li:first-child ul li > a {
/*    color: #365e7f;*/
    margin: 0 auto;
    max-width: max-content;
    text-align: center;
}
#top-menu li.mega-menu.maternite > ul > li:first-child li > a:after {
	background-color:#365e7f;
}
#top-menu li.mega-menu li>a {
    color: #2d5332;
    padding-left: 25px;
    position: relative;
}
#top-menu li.mega-menu li>a:after {
    background-color: #abd2b0;
    border-radius: 100%;
    content: "";
    display: block !important;
    height: 5px;
    left: 10px;
    position: absolute;
    top: 18px;
    width: 5px;
}
a.btn, form input.wpcf7-submit, .single-post .category-les-offres a, a.cat-post-footer-link {
	background-color:#E0E025;
    border-radius: 30px;
    color: #132C3F;
	font-size:18px;
	padding:10px 30px;
	text-decoration:none;
}
a.cat-post-footer-link {
	display:block;
	margin:0 auto;
	max-width:max-content;
	text-align:center;
}
a.btn:hover, form input.wpcf7-submit:hover, a.cat-post-footer-link:hover {
	background-color:#132C3F;
	color:#fff;
}
a.btn.rdv {
    background-image: url(img/picto_rdv_bleu.png);
    background-position: 20px 50%;
    background-repeat: no-repeat;
    background-size: 20px;
	font-weight:600;
    padding-left: 50px;
}
a.btn.rdv:hover {
    background-image: url(img/picto_blanc.png);
}
.et_pb_text ol, .et_pb_text ul {
    margin-left: 15px;
}
p:not(.has-background):last-of-type {
    padding-bottom: 1em;
}
.et_pb_row {
    max-width: 1600px;
    width: 80%;
}
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2, h2, p.h2 {
    font-size: 34px;
	margin:30px 0 10px;
}
p.h2 {
  line-height: 1.2;
}
.home h2 {
    margin-bottom: 30px;
}
.post-128 h2, p.h2 {
	color:#abd2b0;
}
h3 {
    font-size: 24px;
	font-weight:600;
    margin: 30px 0 10px;
}
h4 {
	font-size:20px;
}
h1, h2, h3, h4 {
	text-align:left;
}
#slideshow h1 {
    font-size: 64px;
    font-weight: 700;
    margin-bottom: 30px;
}
#slideshow p {
    font-size: 22px;
    font-weight: 600;
}
#slideshow p a.btn {
    color: #132C3F;
    display: block;
    margin: 20px auto 0;
    max-width: max-content;
    text-shadow: none;
}
#intro {
	background-image:url(img/bg_logo.svg);
	background-position:-300px -100px;
	background-repeat:no-repeat;
	background-size:150%;
	margin-bottom: -80px;
	margin-bottom: -50px;
}
.home #intro {
	background-image:none;
	margin-bottom: 0;
}
#intro.et_pb_section, #intro .et_pb_row {
    color: #365e7f;
    padding-bottom: 0;
}
#intro .et_pb_row, #lieu .et_pb_row, #actualites .et_pb_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#intro .et_pb_row > div, #lieu .et_pb_row > div, #actualites .et_pb_row > div {
	margin:auto 0;
}
#intro .et_pb_row > div:first-of-type {
    padding-bottom: 60px;
    padding-top: 30px;
}
#intro .et_pb_row > div:last-of-type {
	margin:0 auto;
}
.centre.et_pb_section {
	padding-top:30px;
}
.centre .et_pb_row .et_pb_image, .centre .et_pb_row .et_pb_image .et_pb_image_wrap, .centre .et_pb_row .et_pb_image .et_pb_image_wrap img,
#intro .et_pb_row .et_pb_image, #intro .et_pb_row .et_pb_image .et_pb_image_wrap, #intro .et_pb_row .et_pb_image .et_pb_image_wrap img {
	height:100%;
}
#intro .et_pb_row .et_pb_image .et_pb_image_wrap {
    height: 500px;
    min-height: 100%;
}
.page-id-974 #intro .et_pb_row .et_pb_image .et_pb_image_wrap {
    height: 600px;
}
.centre .et_pb_row .et_pb_image .et_pb_image_wrap img, #intro .et_pb_row .et_pb_image .et_pb_image_wrap img, .et_pb_section_1 img {
    border-radius: 40px;
    object-fit: cover;
    padding: 20px;
}
.page-id-263 #intro .et_pb_row .et_pb_image .et_pb_image_wrap img, .page-id-270 #intro .et_pb_row .et_pb_image .et_pb_image_wrap img {
	object-position:top center;
}
#intro .et_pb_row .et_pb_image .et_pb_image_wrap, .centre .et_pb_row .et_pb_image .et_pb_image_wrap {
	position:relative;
}
#intro .et_pb_row .et_pb_image .et_pb_image_wrap:before, .centre .et_pb_row .et_pb_image .et_pb_image_wrap:before, .bg_bleuc:before, .bg_vertc:before, .et_pb_section_1 .et_pb_image .et_pb_image_wrap:before {
    border: 1px solid #eef6ef;
    border-radius: 28px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.home #intro .et_pb_row .et_pb_image .et_pb_image_wrap:before, .centre .et_pb_row .et_pb_image .et_pb_image_wrap:before, .bg_bleuc:before {
    border: 1px solid #eef6ef;
}
.centre .et_pb_row .et_pb_image .et_pb_image_wrap:before {
    border: 1px solid #eef6ef;
}
#pole {
    background-attachment: fixed;
    background-image: url(img/bg_logo.png);
    background-position: left center;
    padding-bottom: 0;
    background-color: #ebf8fa;
}
#pole:before {
    background: linear-gradient(3deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%);
    border-radius: 10px;
    top: 0;
    content: "";
    height: 260px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#pole .et_pb_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
}
#pole .et_pb_row:first-child {
    display: block;
    padding: 0;
}
#pole .et_pb_row:last-child {
	padding-bottom:50px;
}
.et_pb_gutters3 #pole .et_pb_column_1_3 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
    padding: 150px 20px 30px;
    padding: 20px 20px 30px;
    transition: .3s;
    margin-right: 20px;
    width: calc(33.33% - 20px);
}
.et_pb_gutters3 #pole .et_pb_row:last-child .et_pb_column_1_3:last-child,
.et_pb_gutters3 #pole .et_pb_row:last-child .et_pb_column_1_3:last-child:hover{
    box-shadow: none;
}
.et_pb_gutters3 #pole .et_pb_column_1_3:hover{
    transform: translateY(-6px);
    box-shadow: 0px 6px 24px 12px rgb(0 0 0 / 10%);
}
#pole p {
	text-align:left;
}
#pole h3 {
	font-size:22px;
	font-weight:600;
}
#pole p {
	font-size:18px;
}
#maternite {
	background-color:#9dc5a0;
/*	background-image:url(img/bg_maternite.jpg);*/
}
#medecine {
    background-color: #16787f;
    /* background-image: url(img/bg_medecine.jpg); */
}
#ambulatoire {
    background-color: #21ada0;
}
#hopital {
    background-color: #5ec7cc;
    /* background-image: url(img/bg_hopital.jpg); */
}
#smr {
    background-color: #68dde8;
    /* background-image: url(img/bg_smr.jpg); */
}
#ehpad {
	background-color:#e0e025;
/*	background-image:url(img/bg_ehpad.jpg);*/
}
#gynecologie {
    background-color: #a9dda5;
}
#sommeil {
	background-color:#0e5159;
}
#sommeil, #sommeil a, #sommeil h3, #medecine, #medecine h3, #medecine a, #ambulatoire, #ambulatoire h3, #ambulatoire a, #gynecologie, #gynecologie h3, #gynecologie a, #maternite, #hopital, #ehpad, #maternite a, #hopital a, #ehpad a, #maternite h3, #hopital h3, #ehpad h3 {
	color:#fff !important;
}

#smr, #smr a, #smr h3 {
	color:#132C3F !important;
}
#services .et_pb_row:first-of-type {
	padding:0;
}
ul.services {
	margin:0;
	padding:0;
}
ul.services li {
  list-style: none;
  text-align: left;
}
ul.services li a {
    border: 1px solid #EBEBEB;
    border-radius: 28px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    color: #284154;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 30px 30px 30px 120px;
    position: relative;
    text-decoration: none;
}
ul.services li:last-child a {
	margin-bottom:0;
}
ul.services li a:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 140px;
    content: "";
    height: 140px;
    left: -30px;
    margin-top: -70px;
    position: absolute;
    top: 50%;
    width: 140px;
}
ul.services li:first-child a:before {
	background-image:url(img/rdv.png)
}
ul.services li:nth-child(2) a:before {
	background-image:url(img/inscription.png)
}
ul.services li:last-child a:before {
	background-image:url(img/paiement.png)
}
ul.services li a strong {
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}
ul.services li a:hover{
    background-color: #e0e025;
}

#services .et_pb_row:last-of-type {
	display:flex;
}
#annuaire {
	background-image:url(img/bg_annuaire.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:cover;
    border: 1px solid #EBEBEB;
    border-radius: 28px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position:relative;
}
#annuaire:before {
    border: 1px solid #68DDE8;
    border-radius: 28px;
    content: "";
    height: 90%;
    left: 5%;
    position: absolute;
    top: 5%;
    width: 90%;
}
#annuaire > div {
	display:flex;
	height:100%;
}
#annuaire > div > div {
	margin:auto;
}
#annuaire select {
    background-color: #fff;
    border: 1px solid #EBEBEB;
    border-radius: 28px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    padding: 20px 10px;
}
#lieu {
    background-image: url(img/bg_lieu.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 0;
	padding-left:30px;
}
#lieu .et_pb_row {
	width:100%;
}
#lieu h2 {
	color:#fff;
}
.tel a, .adresse {
    background-image: url(img/picto_lieu.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 35px;
    color: #fff;
    padding: 5px 0 5px 45px;
}
.adresse {
	margin-bottom:30px;
}
.tel a {
    background-image: url(img/picto_telephone.png);
    padding: 10px 0 10px 45px;
}
#lieu iframe {
	border:10px solid #313c44;
	border-radius:28px;
}
.et_pb_gutters3 #carrousel .et_pb_column_4_4 .et_pb_grid_item {
	width: calc(100% / 3);
	margin-right: 0;
	margin-bottom: 0;
}
#carrousel.et_pb_row {
    margin-bottom: -30px;
    max-width: 100%;
    padding-bottom: 0;
    position: relative;
}
#carrousel .et_pb_gallery .et_pb_gallery_pagination {
	border-top:0;
}
#carrousel .et_pb_gallery .et_pb_gallery_pagination ul li.page {
	display:none;
}
#carrousel .et_pb_gallery .et_pb_gallery_pagination ul li a {
    color: transparent;
    display: block;
    height: 60px;
    position: relative;
    width: 60px;
    z-index: 1;
}
.et_pb_gallery_pagination .prev, .et_pb_gallery_pagination .next {
	margin-top:-30px;
	position:absolute;
	right:50px;
	top:50%;
}
.et_pb_gallery_pagination .prev {
	left:50px;
	right:auto;
}
.et_pb_gallery_pagination .prev:before, .et_pb_gallery_pagination .next:before {
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.3);
    background-image: url(img/fleche_droite.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    border-radius: 100%;
    content: "";
    height: 60px;
    left: 8px;
    position: absolute;
    top: 9px;
    width: 60px;
    z-index: 0;
}
.et_pb_gallery_pagination .prev:before {
    background-image: url(img/fleche_gauche.png);
}
#actualites .et_pb_column {
	padding:30px;
}
.et_pb_bg_layout_light .et_pb_post {
	display:flex;
	flex-wrap:wrap;
	flex-direction: row-reverse;
	justify-content:space-between;
}
.et_pb_ajax_pagination_container .et_pb_post {
    border-bottom: 1px solid #68DDE8;
    margin-bottom: 0;
    padding: 20px 0;
}
#actus .et_pb_bg_layout_light .et_pb_post:first-of-type {
	border-bottom:0;
    border-radius: 28px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    display: block;
    margin-bottom: 20px;
    padding-bottom: 40px;
    padding-top: 0;
}
.et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
	display:none;
    height: 100%;
	position:absolute;
	width:50%;
}
.et_pb_ajax_pagination_container .et_pb_post:first-of-type .entry-featured-image-url {
	display:block;
}
.et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url img {
	border-bottom-left-radius:28px;
	border-top-left-radius:28px;
    height: 100%;
	object-fit:cover;
    width: 100%;
}
.et_pb_ajax_pagination_container .et_pb_post > h2.entry-title {
    font-size: 20px;
    font-weight: 700;
    margin: auto 0;
    padding-right: 20px;
    text-align: left;
    width: calc(100% - 130px);
}
#actualites .et_pb_ajax_pagination_container .et_pb_post:first-of-type > h2.entry-title {
    padding: 20px 20px 10px calc(50% + 20px);
	width:auto;
}
#offre .et_pb_bg_layout_light .et_pb_post:first-of-type > h2.entry-title {
    padding: 0 20px 0 0;
    width: calc(100% - 130px);
}
.et_pb_bg_layout_light .et_pb_post .post-meta {
    border: 1px solid #68DDE8;
    border-radius: 30px;
    color: #68DDE8;
    font-size: 14px;
    margin: auto;
    padding: 10px;
    text-align: center;
    width: 110px;
}
#actus .et_pb_bg_layout_light .et_pb_post:first-of-type .post-meta {
	background-color:#68DDE8;
	color:#fff;
	left:0;
	position:absolute;
	top:0;
}
#offre .et_pb_bg_layout_light .et_pb_post:first-of-type .post-meta {
	background-color:transparent;
    color: #68DDE8;
	position:relative;
}
#actus .et_pb_ajax_pagination_container .et_pb_post .post-content {
	display:none;
}
#actus .et_pb_ajax_pagination_container .et_pb_post:first-of-type .post-content {
	display:block;
	padding:10px 20px 20px calc(50% + 20px);
}
#offre .et_pb_ajax_pagination_container .et_pb_post:first-of-type .post-content {
	display:none;
}
.et_pb_posts a.more-link {
    color: transparent;
    position: absolute;
    bottom: 10px;
}
.et_pb_posts a.more-link:before {
	color:#68DDE8;
	content:"Lire l'article";
	text-decoration:underline;
}
#offre {
	background-color:#EBF8FA;
}
div#actualites{
    
}

#footer-top {
    background-color: #F8F8F8;
    padding: 0;
}
#footer-top h2 {
	color:#8A97A0;
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
	margin-top:0;
}
#footer-top ul {
	margin:0;
	padding:0;
}
#footer-top ul li {
	list-style:none;
}
#footer-top ul li a {
	color:#010101;
	font-size:14px;
	text-decoration:none;
}
#footer-bottom {
	background-color:#3ABAC8;
	color:#fff;
	padding:0;
}
#footer-bottom .et_pb_text_inner {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
#footer-bottom p {
	padding-bottom:0;
}
#footer-bottom a.btn {
	background-color:transparent;
	border:1px solid #fff;
	color:#fff;
	margin-left:50px;
}
#footer-bottom a.btn:hover {
	background-color:#fff;
	color:#3ABAC8;
}
#main-footer {
	display:none;
}
#intro h1 {
    color: #132C3F;
    font-size: 48px;
    font-weight: 200;
    font-weight: 500;
    margin-bottom: 30px;
	text-align:left;
}
#intro.h1maternite h1 {
	color: #abd2b0;
}
.bg_bleu, .bg_bleu_autre {
    background-color: #1e3b59;
}
.bg_vert, .bg_vert_autre, .bg_beige, .bg_smr {
    background-color: #abd2b0;
    background-color: #eef6ef;
    border-radius: 40px;
    color: #365e7f;
    padding: 30px;
    position: relative;
    /* background: linear-gradient(90deg, rgba(171, 210, 176, 1) 0%, rgba(171, 210, 176, 0.2) 100%); */
}
#intro .bg_vert {
	margin-bottom:20px;
}
.bg_smr {
	background-color:#68dde8;
	color:#132C3F;
}
.bg_smr h2, .bg_smr h3 {
	color:#365e7f;
}
.bg_beige .bg_vert, .bg_vert .bg_beige {
	margin-bottom:20px;
	padding:20px;
}
.et_pb_section.bg_blanc {
	padding:30px 0 0;
}
.bg_beige {
	background-color:#f8f3f0;
}
.bg_beige h2 {
	margin-top:0;
}
.bg_vert:after, .bg_beige:after {
	background-color:#f8f3f0;
	border-radius:40px;
	content:"";
	height:100%;
	left:40px;
	position:absolute;
	top:40px;
	width:100%;
	z-index:-1;
}
#intro .bg_vert:after, #intro .bg_beige:after {
	content:none;
}
#intro + .bg_blanc + .bg_vert:after, #intro + .bg_vert:after {
	content:none;
}
.bg_beige:after {
	background-color:#eef6ef;
}
/*.bg_vert_autre {
    background-color: #cae3cd;
    background: linear-gradient(-90deg, rgba(171, 210, 176, 1) 0%, rgba(171, 210, 176, 0.2) 100%);
}*/
.bg_blanc h2, .bg_blanc h3, .bg_blanc h4, .bg_blanc p, .bg_blanc li,  .bg_vert h2, .bg_vert h3, .bg_vert h4, .bg_vert p, .bg_vert li, .bg_vert_autre h2, .bg_vert_autre h3, .bg_vert_autre p, .bg_vert_autre li, .bg_beige h2, .bg_beige h3, .bg_beige p, .bg_beige li, #intro.h1maternite h2, #intro.h1maternite h3, #intro.h1maternite p, #intro.h1maternite li {
    color: #365e7f;
}
#intro.h1smr h1 {
	color:#68dde8;
}
body.page-id-673 p, body.page-id-673 h2 {
    color: #365e7f;
}
.bg_bleu h2, .bg_bleu h3, .bg_bleu h4, .bg_bleu p, .bg_bleu li, .bg_bleu_autre h2, .bg_bleu_autre h3, .bg_bleu_autre p, .bg_bleu_autre li, .bg_bleu {
	color:#fff;
}
.liens_equipe, .bg_bleu .et_pb_row, .bg_vert .et_pb_row, .centre .et_pb_row {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.bg_vert .et_pb_row {
	padding:0;
}
.bg_vert.et_pb_section, .bg_vert_autre.et_pb_section {
	border-radius:0;
}
.bg_vert .et_pb_row > div:first-of-type, .bg_bleu .et_pb_row > div:first-of-type, .centre .et_pb_row > div:first-of-type {
	margin:auto auto auto 0;
}
.allaitement.centre .et_pb_row > div:first-of-type {
	margin:0;
}
.allaitement.centre .et_pb_row > div > div {
	height:100%;
}
.bg_vert .et_pb_row > div:last-of-type, .bg_bleu .et_pb_row > div:last-of-type, .centre .et_pb_row > div:last-of-type {
	margin:auto 0 auto auto;
}
.centre .et_pb_row.sans_marges > div:first-of-type {
    margin: 0 auto 0 0;
}
.centre .et_pb_row.sans_marges > div:last-of-type {
	margin:0 0 0 auto;
}
.page-id-449 .bg_bleu .et_pb_row > div:first-of-type {
	margin-top:0;
}
.centre.sejour .et_pb_row > div:first-of-type, .centre.sejour .et_pb_row > div:last-of-type {
	margin-bottom:0;
	margin-top:0;
}
.liens_equipe.et_pb_row > div {
	margin:0 auto;
}
.bg_bleu img, .bg_vert img {
	border-radius: 40px;
    object-fit: cover;
}
.bg_bleu .liens_equipe .et_pb_module, .bg_vert .liens_equipe .et_pb_module {
	margin-bottom:0;
}
.bg_bleu .liens_equipe img, .bg_vert .liens_equipe img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 240px;
    padding: 0;
}
.bg_bleu .liens_equipe .et_pb_text, .bg_vert .liens_equipe .et_pb_text, .bg_smr .liens_equipe .et_pb_text {
	background-color:#E0E025;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
	padding:20px;
	text-align:center;
}
.bg_smr .liens_equipe .et_pb_text {
	background-color:#365e7f;
}
.bg_smr .liens_equipe .et_pb_image {
	margin-bottom:0;
}
.et_pb_section_1.bg_smr .liens_equipe .et_pb_image .et_pb_image_wrap:before {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.bg_smr .liens_equipe .et_pb_text p {
	color:#fff;
}
.bg_vert .liens_equipe .et_pb_text {
	background-color:#132C3F;
}
.bg_vert .liens_equipe .bleu .et_pb_text {
	background-color:#4472d8;
}
.bg_vert .liens_equipe .orange .et_pb_text {
	background-color:#f37d31;
}
.bg_vert .liens_equipe .jaune .et_pb_text {
	background-color:#ffd500;
}
.bg_vert .liens_equipe .vert .et_pb_text {
	background-color:#70ad47;
}
.bg_bleu .liens_equipe:last-of-type .et_pb_column:last-of-type, .page-id-128 .bg_vert .liens_equipe:last-of-type .et_pb_column:last-of-type {
    background-color: transparent;
    border-radius: 40px;
    border: 1px solid #fff;
    display: flex;
    margin: 0;
}
.bg_bleu .liens_equipe:last-of-type .et_pb_column:last-of-type .et_pb_text, .page-id-128 .bg_vert .liens_equipe:last-of-type .et_pb_column:last-of-type .et_pb_text {
    background-color: transparent;
    margin: auto;
    padding: 20px 10%;
}
.bg_bleu .liens_equipe .et_pb_text p {
	color:#242424;
}
.bg_bleu .liens_equipe .et_pb_textp:not(.has-background):last-of-type {
	padding-bottom:0;
}
.bg_vert .liens_equipe .et_pb_text p {
    color: #fff;
}
.bg_bleu .liens_equipe:last-of-type .et_pb_column:last-of-type .et_pb_text p, .page-id-128 .bg_vert .liens_equipe:last-of-type .et_pb_column:last-of-type .et_pb_text p {
	color:#fff;
}
.bg_vert a.btn {
	background-color:#132C3F;
	color:#fff;
}
.bg_vert a.btn:hover {
	background-color:#16787f;
	color:#fff !important;
}
.et_pb_column.et_clickable:hover {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.bg_bleu .liens_equipe .et_clickable:hover .et_pb_text, .bg_vert .liens_equipe .et_clickable:hover .et_pb_text {
	background-color:#68dde8;
}
.et_pb_column_2_3 .et_pb_row_inner {
	padding: 10px 0;
}
.bg_bleuc, .bg_vertc {
	background-color:#EBF8FA;
	border-radius:28px;
	padding:30px 50px;
	position:relative;
}
.bg_vertc {
    background-color: #e1efe3;
    border-radius: 28px;
    padding: 30px 50px;
    position: relative;
}
.bg_bleu_autre .et_pb_row, .bg_vert_autre .et_pb_row {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
.pas_flex {
	display:block !important;
}
.bg_bleu_autre .et_pb_row > div:first-of-type, .bg_vert_autre .et_pb_row > div:first-of-type {
	display:flex;
}
.bg_bleu_autre .et_pb_row > div:first-of-type > div, .bg_vert_autre .et_pb_row > div:first-of-type > div {
	margin:auto;
}
.bg_bleu_autre .bg_bleuc h2, .bg_vert_autre .bg_vertc h2 {
    color: #2d5332;
    margin-top: 0;
}
.bg_bleu_autre .bg_bleuc p, .bg_vert_autre .bg_vertc p {
	color:#242424;
}
.bg_bleuc:before, .bg_vertc:before {
    border: 1px solid #3ABAC8;
    border-radius: 28px;
    left: 15px;
    height: calc(100% - 30px);
    top: 15px;
    width: calc(100% - 30px);
}
.bg_vertc:before {
    border: 1px solid #abd2b0;
}
.chiffres h3 {
    background-image: url(img/forme_logo.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 70px;
    padding: 30px 0 30px 80px;
    position: relative;
}
.chiffres h3:before {
    color: #132C3F;
    height: 20px;
    font-size: 18px;
    left: 32px;
    position: absolute;
    top: calc(50% - 11px);
    width: 20px;
}
.chiffre1 h3:before {
	content:"1";
}
.chiffre2 h3:before {
    content: "2";
    left: 30px;
}
.chiffre3 h3:before {
	content:"3";
}
.chiffre4 h3:before {
	content:"4";
	left:29px;
}
ul.equipes, ul.equipes2, ul.equipes3, ul.liste_equipe {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	margin:0 0 30px;
	padding:0;
}
ul.equipes li, ul.equipes2 li, ul.equipes3 li, ul.liste_equipe li {
    list-style: none;
    margin: 40px 0 0px;
    padding: 10px 5px;
    text-align: center;
    width: 20%;
}
/*ul.liste_equipe li {
    background-image: url(img/forme_logo.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 30px;
    color: #365e7f;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    padding-top: 40px;
    text-align: center;
    width: calc(100% / 7);
}*/
ul.liste_equipe {
	justify-content:left;
}
ul.liste_equipe li {
    background-image: url(img/forme_logo.png);
    background-position: 0 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    color: #365e7f;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-left: 20px;
    padding-left: 35px;
    text-align: left;
    width: calc((100% / 3) - 20px);
}
ul.equipes3 li {
	background-image:none;
	color:#132c3f;
    padding: 10px 5px;
	width:33.33%;
}
ul.equipes2 li {
    width: 50%;
}
ul.equipes li img, ul.equipes2 li img, ul.equipes3 li img {
    border-radius: 100%;
    display: block;
    margin: 0 auto 10px;
    width: 150px;
}
ul.equipes li strong, ul.equipes2 li strong, ul.equipes3 li strong {
    color: #365e7f;
    font-size: 1.1em;
}
ul.equipes3 li strong {
    color: #68dde8;
}
.et_pb_toggle_close {
	background-color:#78a17c;
    border-radius: 40px;
}
.bg_blanc .et_pb_row {
	display: flex;
    flex-wrap: wrap;
}
.bg_blanc .et_pb_row .et_pb_column .et_pb_image, .bg_blanc .et_pb_row .et_pb_column .et_pb_image * {
	height:100%;
}
.bg_blanc .et_pb_row .et_pb_column img {
	object-fit:cover;
}
.bg_vert .et_pb_toggle_close {
    background-color:transparent;
    padding: 0;
}
.bg_vert .et_pb_toggle_close .et_pb_toggle_title, .bg_vert .et_pb_toggle_close h5.et_pb_toggle_title, .et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
    background-color: #d8ebdb;
    color: #78a17c;
    display: inline-block;
    font-weight: 600;
    padding: 12px 50px 12px 10px;
}
.bg_vert .et_pb_toggle_close .et_pb_toggle_title:hover, .bg_vert .et_pb_toggle_close h5.et_pb_toggle_title:hover {
    background-color: #78a17c;
    color: #d8ebdb;
}
.et_pb_toggle_title:before {
    background-color: #c5e0c9;
    border-radius: 100%;
    color: #78a17c;
    content: "+";
    font-family: "Montserrat", sans-serif !important;
    font-size: 20px !important;
    font-weight: 600;
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #ccc;
    top: 1px;
    margin-top: 0;
    padding: 9px 14px;
    text-align: center;
}
.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
    right: 0;
    left: auto;
    top: 0;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "-";
    font-family: "Montserrat", sans-serif !important;
}
.bg_vert .et_pb_toggle_open {
    background-color: transparent;
}
.bg_vert .et_pb_toggle_content {
	color:#132C3F;
}
.bg_bleu .encart, .bg_vert .encart, .bg_beige .encart {
	background-color:#fff;
    border-radius: 40px;
	color:#132C3F;
    color: #365e7f;
	padding:20px;
}
.bg_vert .encart p, .bg_vert .encart li, .bg_vert .encart h3 {
	color:#132C3F;
    color: #365e7f;
}
.encart {
	background-color:#132C3F;
    border-radius: 40px;
	color:#fff;
	margin-bottom:20px;
	padding:20px;
}
.bg_blanc .encart {
	color:#fff;
    max-width: max-content;
    margin: 0 auto 20px;
}
.bg_blanc .encart p {
	color:#fff;
}
.encart p:not(.has-background):last-of-type {
	padding-bottom:0;
}
form {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    justify-content: space-between;
}
form label {
	display:block;
	font-size:14px;
	text-align:left;
}
form input {
    border-radius: 30px;
    padding: 10px 15px;
    width: 100%;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    padding: 6px 15px;
	text-align:left;
}
form textarea {
    border-radius: 30px;
    padding: 10px 15px;
    height: 100px;
    width: 100%;
}
form p {
	text-align:left;
    width: 100%;
}
form p:first-of-type, form p:nth-of-type(2), form p:nth-of-type(3), form p:nth-of-type(4), form p:nth-of-type(7) {
    width: 47.5%;
}
form .rgpd_form p:first-of-type, form .rgpd_form input, form p.envoyer {
    width: auto;
}
form p.envoyer {
	padding-bottom:0;
}
form input.wpcf7-submit {
	border:none;
	cursor:pointer;
}
form .radio, form .date {
	display:flex;
}
form .radio .wpcf7-radio {
    display: flex;
    flex-wrap: wrap;
    width: 180px;
}
form .radio .wpcf7-list-item {
	display:flex;
	width:70px;
}
form .date .wpcf7-form-control-wrap {
	margin-left:20px;
}
form .date input {
    border: 1px solid #bbb;
    padding: 6px 15px;
}
form p.large {
	width:100%;
}
#wpcf7-f1058-p263-o1 form p:nth-of-type(6), #wpcf7-f1058-p263-o1 form p:nth-of-type(7), #wpcf7-f1058-p263-o1 form p:nth-of-type(8) {
	width:30%;
}
#wpcf7-f1058-p263-o1 form p.poids, #wpcf7-f1058-p263-o1 form p.taille, #wpcf7-f1058-p263-o1 form p:nth-of-type(9), #wpcf7-f1058-p263-o1 form p:nth-of-type(10), #wpcf7-f1058-p263-o1 form p:nth-of-type(11), #wpcf7-f1058-p263-o1 form p:nth-of-type(12) {
	width:47.5%;
}
.single-post #content-area {
    margin-top: 70px;
}
.single-post.et_right_sidebar #left-area {
    display: flex;
    float: none;
    padding-right: 0;
    width: 100%;
}
.single-post article.post {
  float: left;
  padding-bottom: 23px;
  width: 79.125%;
  padding-right: 30px;
}
.single-post article.post.category-les-offres {
	margin-top:40px;
}
.single-post #header-widget-area {
    padding-left: 30px;
}
.single-post #header-widget-area {
    float: left;
	margin-top:40px;
    width: 20.875%;
}
#header-widget-area h2 {
	font-size:24px;
}
#header-widget-area a.btn {
	display:block;
	margin:0 auto;
	max-width:max-content;
	text-align:center;
}
.cat-post-item {
	position:relative;
}
.cat-post-item:after {
  background-color: rgb(22, 127, 141);
  border-radius: 100%;
  content: "";
  display: block;
  height: 5px;
  left: -14px;
  position: absolute;
  top: 19px;
  width: 5px;
}
.single-post .category-les-offres + #header-widget-area {
  margin-top: 90px;
}
.category-les-actualites + #header-widget-area a.btn, .category-les-offres + #header-widget-area .nwa-widget:first-of-type {
	display:none;
}
.single-post .category-les-offres a {
	background-color: #132C3F;
    color: #fff;
	display:block;
	max-width:max-content;
	margin-top:30px;
}
.single-post .category-les-offres a:hover {
    background-color: #E0E025;
    color: #fff !important;
}
#top-header {
	display:none;
}
.et_pb_toggle {
  border: none;
}
.et_pb_toggle_title:before {
  color: #132C3F;
  font-size:18px;
}
#footer2.et_pb_row {
	padding-top:0;
}
#footer2.et_pb_row a {
  color: #ccc;
  font-size: 14px;
  text-decoration: none;
}
.centre.sejour h3, table.acces h4 {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px;
	color:#16787f;
    padding: 20px 0 20px 50px;
}
.centre.sejour h3#hygiene {
	background-image:url(img/picto_hygiene.png);
}
.centre.sejour h3#repas {
	background-image:url(img/picto_repas.png);
}
.centre.sejour h3#effets {
	background-image:url(img/picto_effets.png);
}
.centre.sejour h3#valeur {
	background-image:url(img/picto_valeur.png);
}
.centre.sejour h3#television {
	background-image:url(img/picto_television.png);
}
.centre.sejour h3#telephone {
	background-image:url(img/picto_telephone2.png);
}
.centre.sejour h3#culte {
	background-image:url(img/picto_culte.png);
}
ul.chartes, ul.horaires {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:30px 0 0;
	padding:0;
}
ul.chartes li {
	list-style:none;
	width:33.33%;
}
ul.chartes li a.btn {
    background-image: url(img/picto_chartes.png);
    background-position: 20px 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    display: block;
    margin: 0 auto;
    max-width: max-content;
    padding-left: 50px;
}
ul.horaires li {
    border-radius: 20px;
    color: #fff;
    list-style: none;
    margin-bottom: 30px;
    padding: 2%;
    text-align: center;
    width: 23%;
}
ul.horaires li:first-child {
	background-color:#abd2b0;
}
ul.horaires li:nth-child(2) {
	background-color:#a9dda5;
}
ul.horaires li:nth-child(3) {
    background-color: #68dde8;
}
ul.horaires li:last-child {
	background-color:#e0e025;
}
.entry-content table:not(.variations).acces {
	border:none;
}
.entry-content table.acces tr td {
	border-top:0;
}
table.acces td {
	vertical-align:top;
	width:33.33%;
}
table.acces h4 {
    background-position: 50% 10px;
    color: #fff;
    padding: 60px 0 10px;
    text-align: center;
}
table.acces h4#voiture {
    background-image: url(img/picto_voiture.png);
}
table.acces h4#bus {
    background-image: url(img/picto_bus.png);
}
table.acces h4#parking {
    background-image: url(img/picto_parking.png);
}
table.acces td a.btn {
	display:block;
	text-align:center;
}
.intro_maternite {
    background-color: #eef6ef;
    border-radius: 40px;
    padding: 20px 20px 10px;
}
.intro_maternite h2 {
	color:#365e7f;
	font-size:28px;
	margin-top:0;
}
.intro_maternite, .intro_maternite p {
	color:#365e7f;
}
a.btn.flyer {
    background-color: #eef6ef;
    background-image: url(img/picto_chartes2.png);
    background-position: 50% 30px;
    background-repeat: no-repeat;
    background-size: 60px;
    border-radius: 40px;
    color: #365e7f;
    display: block;
    font-weight: 600;
    margin: auto;
    max-width: 240px;
    padding: 110px 10px 30px;
    text-align: center;
}
#aurore {
    margin-top: -30px;
}
a.btn.flyer:hover {
    background-color: #365e7f;
    background-image: url(img/picto_chartes.png);
	color:#fff;
}
.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title {
    background-color: #d8ebdb;
    border-radius: 40px;
    color: #365e7f;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 12px 50px 12px 12px;
	text-align:left;
}
.et_pb_toggle_open {
	border-radius:30px;
    margin-bottom: 30px !important;
	padding:0;
}
.et_pb_toggle_open p {
    padding: 0 20px 20px;
}
.et_pb_toggle_close {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
}
.page-id-270 #intro.h1maternite .urgences {
	color:#ff0000;
}
.pum-theme-1291, .pum-theme-theme-par-defaut {
	background-color:rgba(0, 0, 0, 0.5) !important;
}
.pum-theme-1291 .pum-title, .pum-theme-theme-par-defaut .pum-title {
	color:#1e3b59;
	font-weight:600;
	text-align:center;
}
.pum-theme-1291 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close {
	background-color:#1e3b59;
	border:1px solid #1e3b59;
	box-shadow:none;
}
.pum-theme-1291 .pum-content + .pum-close:hover, .pum-theme-theme-par-defaut .pum-content + .pum-close:hover {
	background-color:#fff;
	color:#1e3b59;
}

@media all and (max-width: 1700px) {
#et-main-area {
	margin-top:50px;
}
.home #et-main-area {
	margin-top:0;
}
.single-post #content-area {
  margin-top: 20px;
}
}
@media all and (max-width: 1500px) {
#et-main-area {
	margin-top:80px;
}
.home #et-main-area {
	margin-top:0;
}
.container.et_menu_container {
  padding: 5px 30px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding: 15px 10px !important;
}
.et_header_style_left #et-top-navigation nav > ul > li.rdv > a {
  padding: 15px !important;
}
.single-post #content-area {
  margin-top: 0;
}
.single-post article.post.category-les-offres {
  margin-top: 0;
}
.single-post .category-les-offres + #header-widget-area {
  margin-top: 50px;
}
}
@media all and (max-width: 1300px) {
#logo {
  max-height: 80px;
}
.et_fixed_nav #et-top-navigation {
  padding-top: 10px !important;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 15px 7px !important;
}
.et_header_style_left #et-top-navigation nav > ul > li.rdv > a {
  padding: 15px !important;
}
.et_pb_row {
  width: 90%;
}
.single-post #content-area {
  margin-top: 0;
}
}
@media all and (max-width: 1200px) {
#main-header {
	top:0 !important;
	z-index:9;
}
.et_fixed_nav #main-header {
  position: absolute;
}
.et_header_style_left #logo {
    max-width: 90%;
}
#top-header {
	display:block;
}
#top-header .container {
  padding-top: 0;
}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation, #et-top-navigation {
	display:none;
}
#et-secondary-menu {
  float: none;
}
.et_secondary_nav_enabled #page-container #top-header {
  background-color: transparent !important;
  position: absolute;
  right: 20px;
  top:20px;
  z-index: 99;
}
.et_fixed_nav #top-header {
	left:auto;
}
#mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner:before, #mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner:after {
	background-color:#fff;
}
#mega-menu-wrap-secondary-menu .mega-menu-toggle {
	background:#167f8d;
}
#mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
  margin-left: 0;
  margin-right: 0;
  padding-right: 10px;
}
.mobile_menu_bar:before {
	color:transparent;
}
#mega-menu-wrap-secondary-menu .mega-menu-toggle + #mega-menu-secondary-menu {
	background:#167f8d;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background:#fff;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	line-height:2;
    padding-left: 30px;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-current_page_item a.mega-menu-link {
    background-color: #167f8d;
	color:#fff;
} 
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link:after {
    background-color: #167f8d;
    border-radius: 100%;
    content: "";
    display: block;
    height: 5px;
    left: 18px;
    position: absolute;
    top: 11px;
    width: 5px;
  }
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-current_page_item a.mega-menu-link:after {
	background-color:#fff;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-toggle-on {
	border-left:3px solid #E0E025;
}
.et_pb_section.bg_blanc, .et_pb_section, #footer-top, #footer-bottom {
	padding:30px;
}
.single-post .et_pb_section {
	padding:0;
}
#slideshow.et_pb_section {
	padding:0;
}
.et_pb_row {
	padding:0;
  width: 100%;
}
#pole, #services {
	padding:30px;
}
#pole .et_pb_row, #services .et_pb_row {
	padding:0 0 30px;
}
#slideshow h1 {
  font-size: 44px;
}
#actualites .et_pb_column {
  padding: 0;
}
#actualites .et_pb_column#offre {
	padding:20px;
}
.single-post .container {
	padding:0 30px;
	width:auto;
}
.bg_vert:after, .bg_beige:after {
  left: 30px;
}
}
@media all and (max-width: 980px) {
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation, #et-top-navigation {
	display:none;
}
#intro .et_pb_row > div:first-of-type {
  padding-bottom: 30px;
}
.liens_equipe, .bg_bleu .et_pb_row, .bg_vert .et_pb_row, .centre .et_pb_row, #services .et_pb_row:last-of-type, #intro .et_pb_row, #lieu .et_pb_row, #actualites .et_pb_row {
  display: block;
}
.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: auto;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: auto;
}
.et_pb_column {
  float: none;
}
#slideshow h1, #intro h1 {
    font-size: 34px;
}
.et_pb_title_container h1 {
	font-size:26px;
}
#slideshow p {
  font-size: 18px;
}
#slideshow p a.btn {
  font-size: 14px;
}
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2, h2 {
  font-size: 28px;
}
#footer-bottom .et_pb_text_inner {
	display:block;
}
#footer-bottom p {
  text-align: center;
}
#footer-bottom a.btn {
  margin-left: 0;
  margin-top: 20px;
  display: inline-block;
}
.liens_equipe .et_pb_image_wrap, .bg_bleu .liens_equipe img, .bg_vert .liens_equipe img {
	width:100%;
}
.bg_vert, .bg_bleu {
    padding-top: 30px;
}
.liens_equipe.et_pb_row {
	padding-bottom:0;
}
.liens_equipe .et_pb_column {
	margin-bottom:30px;
}
.et_pb_image_0 .et_pb_image_wrap img, .et_pb_image_1 .et_pb_image_wrap img, .et_pb_image_2 .et_pb_image_wrap img, .et_pb_image_3 .et_pb_image_wrap img, .et_pb_image_4 .et_pb_image_wrap img, .et_pb_image_5 .et_pb_image_wrap img, .et_pb_image_6 .et_pb_image_wrap img, .et_pb_image_7 .et_pb_image_wrap img, .et_pb_image_8 .et_pb_image_wrap img {
    width: 100% !important;
}
.bg_vert .et_pb_row > div:first-of-type, .bg_bleu .et_pb_row > div:first-of-type, .centre .et_pb_row > div:first-of-type {
  margin: auto auto 60px auto;
}
.bg_vert .et_pb_row > div:last-of-type, .bg_bleu .et_pb_row > div:last-of-type, .centre .et_pb_row > div:last-of-type {
  margin: auto auto 60px auto;
}
.liens_equipe.et_pb_row > div {
  margin: 0 auto 30px;
}
#et-secondary-nav, #et-secondary-menu, .et_secondary_nav_only_menu #top-header {
    display: block !important;
}
.bg_bleu .liens_equipe:last-of-type .et_pb_column:last-of-type .et_pb_text, .page-id-128 .bg_vert .liens_equipe:last-of-type .et_pb_column:last-of-type .et_pb_text {
  padding: 20px;
}
ul.equipes li, ul.equipes2 li, ul.equipes3 li {
  width: 33%;
}
.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
    margin-bottom: 5.5%;
}
.single-post article.post {
  float: none;
  padding-bottom: 23px;
  width: auto;
  padding-right: 0;
}
.single-post #header-widget-area {
  float: none;
  width: auto;
  padding-left: 0;
}
#pole .et_pb_row {
	display:block;
}
.et_pb_gutters3 #pole .et_pb_column_1_3 {
  padding: 20px;
  margin-right: 0;
  width: auto;
}
#pole h3 {
	margin-top:0;
}
.page-id-974 #intro .et_pb_row .et_pb_image .et_pb_image_wrap, #intro .et_pb_row .et_pb_image .et_pb_image_wrap {
  height: auto;
  margin-bottom:30px;
}
ul.liste_equipe li {
  width: calc((100% / 2) - 20px);
}
.bg_bleu_autre .et_pb_row > div:first-of-type, .bg_vert_autre .et_pb_row > div:first-of-type {
  display: flex;
  margin-right: auto;
  width: auto;
}
.et_pb_row_1-5_1-5_3-5 > .et_pb_column.et_pb_column_1_5, .et_pb_row_5col > .et_pb_column.et_pb_column_1_5 {
  margin-right: auto;
    width: auto;
}
.centre.sejour .et_pb_row > div:first-of-type, .centre.sejour .et_pb_row > div:last-of-type {
  margin-bottom: 60px;
}
.allaitement.centre .et_pb_row > div:first-of-type {
  margin: 0 0 60px;
}
.single-post.et_right_sidebar #left-area {
	display:block;
}
}
@media all and (max-width: 700px) {
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding:0;
}
.et_pb_slide {
  padding: 80px 30px 10px;
}
#actus .et_pb_bg_layout_light .et_pb_post:first-of-type {
  padding-bottom: 20px;
}
.et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
  position: relative;
  width: auto;
}
.et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url img {
  border-bottom-left-radius: 0;
  border-top-right-radius: 28px;
}
#actualites .et_pb_ajax_pagination_container .et_pb_post:first-of-type > h2.entry-title {
  padding: 0 20px;
  width: auto;
}
#actus .et_pb_ajax_pagination_container .et_pb_post:first-of-type .post-content {
  padding: 10px 20px 0;
}
.et_pb_posts a.more-link {
  position: relative;
  bottom: auto;
}
#annuaire select {
  max-width: 80%;
}
ul.equipes li, ul.equipes2 li, ul.equipes3 li {
  width: 50%;
}
.et_pb_gutters3 #carrousel .et_pb_column_4_4 .et_pb_grid_item {
	width:auto;
}
ul.liste_equipe {
	display:block;
}
ul.liste_equipe li {
  width: auto;
}
img.alignright, img.alignleft {
	display:block;
	float:none;
	margin:0 auto 10px;
}
#slideshow h1, #intro h1 {
    font-size: 26px;
}
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2, h2 {
    font-size: 24px;
}
h3 {
  font-size: 20px;
}
ul.chartes, ul.horaires {
	display:block;
}
ul.chartes li, ul.horaires li {
	width:auto;
}
ul.horaires li {
	margin-bottom:10px;
}
table.acces td {
	display:block;
	width:auto;
}
}
@media all and (max-width: 500px) {
.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col {
	display:block;
}
.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
	width:auto;
}
.et_pb_bg_layout_light .et_pb_post {
	display:block;
}
#actualites #offre .et_pb_ajax_pagination_container .et_pb_post:first-of-type > h2.entry-title {
	padding:0;
}
#footer-top h2 {
	text-align:center;
}
#footer-top ul li a {
  display: block;
  text-align: center;
}
ul.equipes, ul.equipes2, ul.equipes3 {
	display:block;
}
ul.equipes li, ul.equipes2 li, ul.equipes3 li {
  width: auto;
}
a.btn, form input.wpcf7-submit, .single-post .category-les-offres a {
	display:inline-block;
	text-align:center;
}
form {
	display:block;
}
form p:first-of-type, form p:nth-of-type(2), form p:nth-of-type(3), form p:nth-of-type(4), form p:nth-of-type(6), form p:nth-of-type(7) {
	width:auto;
}
.et_pb_ajax_pagination_container .et_pb_post > h2.entry-title {
  font-size: 18px;
  margin-bottom:10px;
  padding-right: 0;
  text-align: center;
  width: auto;
}
.et_pb_text ol, .et_pb_text ul {
  margin-left: 0px;
}
}







