/*
Theme Name: Natal Child
Description: A child theme of Natal Theme
Version: 1.0.0
Template: natal
*/
@import url("../natal/style.css");

p { letter-spacing: 0.5px; }
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, p a:hover, .portfolio_share .social_share_holder a:hover, .breadcrumb .current, .breadcrumb a:hover, .q_icon_with_title .icon_with_title_link, .q_counter_holder span.counter, .q_font_awsome_icon i, .q_font_awsome_icon span, .q_dropcap, .q_counter_holder span.counter, nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a, .q_progress_bars_icons_inner.square .bar.active i, .q_progress_bars_icons_inner.circle .bar.active i, .q_progress_bars_icons_inner.normal .bar.active i, .q_font_awsome_icon_stack .fa-circle, .footer_top .q_social_icon_holder:hover .simple_social, .more_facts_button:hover, .box_holder_icon .fa-stack i, .blog_large_image_simple .minimalist_date, nav.content_menu ul li.active:hover i, nav.content_menu ul li:hover i, nav.content_menu ul li.active:hover a, nav.content_menu ul li:hover a, .vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover span, .vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active span, .q_font_awsome_icon i:hover, .q_font_awsome_icon span:hover, .fullscreen_search_holder .search_submit:hover, .title .text_above_title, .qode-comparative-features-table .qode-cft-link:hover, .qode-comparative-features-table .qode-cft-mark.qode-cft-active, .qode-blog-carousel-titled .qode-bct-post .qode-bct-post-date, .qode-showcase-icon .qode-icon-holder.qode-icon-circle .qode-icon-element, .qode-horizontal-timeline .qode-timeline-navigation a.qode-prev, .qode-horizontal-timeline .qode-timeline-navigation a.qode-next { color: #61636a;  }
 
.header_banner_top_holder {
	background-color: #e5e9ea;
	margin-bottom: 0;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.box-left-top {
	float: left;
	padding: 7px 0 0;
}
.box-left-top .q_social_icon_holder.normal_social {
	margin: 0 25px 0 0;
}
.box-right-top {
	float: right;
}
.box-right-top ul {
	margin: 0;
	padding: 0;
}
.box-right-top ul li {
	display: inline-block;
	vertical-align: middle;
}
.box-right-top ul li:first-child { margin-right: 20px; }
.box-right-top ul li a {
	font-size: 13px;
	font-weight: 700;
	color: #6b7080;
	letter-spacing: 1px;
}
.box-right-top ul li a.link-rdv {
	background-color: #a2457c;
	font-size: 13px;
	line-height: 13px;
	color: #FFF;
	padding: 13px 17px;
	display: inline-block;
	letter-spacing: 0.5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box-right-top ul li a.link-rdv:hover {
	background-color: #3f8e97;
	color: #FFF;
}
/*header .container_inner .header_inner_left {
    position: relative;
    left: inherit;
    top: inherit;
    float: left;
}
.logo_wrapper {
	width: 260px;
}
.logo_wrapper, .q_logo a {
    height: auto !important;
}
.q_logo {
    top: 0;
    left: 0;
}
.q_logo img {
	position: relative;
    top: inherit;
    height: auto !important;
    max-width: 100%;
}
.header_top_bottom_holder {
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.01);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.01);
}*/
.header_top_bottom_holder {
	margin-top: 30px;
}
header.centered_logo .header_inner_left {
	margin: 0;
}
header.centered_logo .header_inner_right, nav.main_menu > ul > li:last-child:after { display: none !important; }
header.centered_logo nav.main_menu {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0;
}
nav.main_menu > ul:after {
	content: '';
	display: table;
	clear: both;
}
nav.main_menu > ul > li {
	float: none;
	display: inline-block;
	text-align: center;
	padding: 0;
	margin-right: -4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
nav.main_menu > ul > li:first-child { padding-left: 0; }
nav.main_menu > ul > li:last-child { padding-right: 0; }
nav.main_menu > ul > li:after {
	content: '';
	background-color: #bec0c5;
	width: 1px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -4px;
}
nav.main_menu > ul > li > a {
	padding: 19px 15px;
}
nav.main_menu > ul > li#nav-menu-item-28 > a {
	font-size: 13px;
	line-height: 13px;
	color: #327788;
	font-weight: 900;
}
.drop_down .second {
	text-align: left;
}
.drop_down .narrow .second .inner ul {
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
}
.drop_down .narrow .second .inner ul li {
	padding-left: 22px;
	padding-right: 22px;
}
.drop_down .narrow .second .inner ul li:last-child a { border-bottom: none; }
.drop_down .narrow .second .inner ul li a {
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
	/* *padding-left: 22px;
    *padding-right: 22px; */
}
.drop_down .narrow .second .inner ul li a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 12px;
	color: #327788;
	position: absolute;
	left: 12px;
	top: 9px;
	display: none;
}
.drop_down .narrow .second .inner ul li a:hover:before {
	/* *display: block; */
}
.drop_down .narrow .second .inner ul li a span {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid transparent;
}
li#nav-menu-item-1181 a span, li#nav-menu-item-1561 a span {
	display: none;
}
li#nav-menu-item-1181 a i.menu_icon.fa-home.fa, li#nav-menu-item-1561 a i.menu_icon.fa-home.fa {
	margin-right: 0;
	font-size: 16px;
}
/* .drop_down .narrow .second .inner ul li a span:after {
	content: '';
	background-color: #327788;
	width: 0;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.drop_down .narrow .second .inner ul li a:hover span:after {
	width: 100%;
} */
.drop_down .second .inner ul li.sub a i.q_menu_arrow {
	position: absolute;
	top: 17px;
	right: 0px;
}
.drop_down .second .inner ul li.sub a:hover i.q_menu_arrow {
	color: #327788;
}
/*nav.main_menu > ul > li#nav-menu-item-28 > a:hover {
	color: #FFF;
	background-color: #327788;
}*/
.content ul.lien-slider-home {
	margin: 15px 0 0;
	padding: 0;
}
.content ul.lien-slider-home li {
	list-style-type: none;
	display: inline-block;
	text-align: center;
}
.content ul.lien-slider-home li:first-child {
	margin-right: 35px;
}
.content ul.lien-slider-home li a {
	position: relative;
	overflow: hidden;
	display: block;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	text-align: center !important;
	min-width: 220px;
	padding: 10px 10px;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content ul.lien-slider-home li a.link-green {
	background-color: #3f8e97;
}
.content ul.lien-slider-home li a.link-rose {
	background-color: #a2457c;
}
.content ul.lien-slider-home li a:before {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	position: absolute;
	top: -50px;
	width: 50px;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 2s cubic-bezier(.19,1,.22,1);
	-o-transition: all 2s cubic-bezier(.19,1,.22,1);
	transition: all 2s cubic-bezier(.19,1,.22,1);
}
.content ul.lien-slider-home li a:hover:before{
	left: 120%;
}
.title-slider:after {
	content: '';
	background-color: #454852;
	width: 26px;
	height: 4px;
	display: block;
	margin: 10px 0 20px;
}
p.slide2-p1 {
	font-size: 15px !important;
	font-weight: 600 !important;
	letter-spacing: 0.5px !important;
	margin-bottom: 8px !important;
}
p.slide2-p1 strong {
	font-size: 24px !important;
	font-weight: 600 !important;
}
p.slide2-p2 {
	font-size: 14px !important;
	letter-spacing: 0.5px !important;
	font-weight: 600 !important;
	line-height: 18px !important;
}
#rev_slider_2_1 .bridge-navigation.tparrows {
	background: rgba(255,255,255,1) !important;
	width: 40px !important;
	height: 40px !important;
	-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
}
#rev_slider_2_1 .bridge-navigation.tparrows:before {
	color: #9b9b9c !important;
	line-height: 40px;
	font-size: 28px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#rev_slider_2_1 .bridge-navigation.tparrows.tp-rightarrow:hover:before {
	margin-right: -5px;
}
#rev_slider_2_1 .bridge-navigation.tparrows.tp-leftarrow:hover:before {
	margin-left: -5px;
}
#rev_slider_2_1 .hesperiden .tp-bullet {
	background-color: rgba(255, 255, 255, 0.4) !important;
	width: 10px;
	height: 10px;
	border: none;
}
#rev_slider_2_1 .hesperiden .tp-bullet:hover, #rev_slider_2_1 .hesperiden .tp-bullet.selected {
	background-color: #FFF !important;
}
.content {
	margin-top: 0;
}
.section-title {
	padding-top: 50px;
	padding-bottom: 50px;
}
.section-title h1, .section-title h2, .section-title h3, .section-title h4 {
	font-size: 26px;
	line-height: 26px;
	font-weight: 700;
	color: #454852;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	margin: 0;
}
.section-title h1 strong, .section-title h2 strong, .section-title h3 strong, .section-title h4 strong {
	display: inline-block;
	padding: 10px 0;
	border-top: 1px solid #454852;
	border-bottom: 1px solid #454852;
}
.section-title p {
	text-align: center;
	letter-spacing: 1px;
	margin: 22px 0 0;
}
#section-presentation {
	background: url('images/bg-presentation.jpg') no-repeat center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 75px;
}
.txt-box-presentation p {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 4px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.txt-box-presentation p em {
	font-size: 17px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 4px;
	display: block;
	margin: 7px 0 0;
}
.txt-box-presentation p:first-child {
	font-family: "Poiret One";
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.txt-box-presentation p:first-child:after {
	content: '';
	background-color: #a0c3c7;
	width: 30px;
	height: 1px;
	display: block;
	margin: 10px auto;
}
#section-presentation .qode_video_box {
	display: block;
	text-align: center;
	margin: 25px 0 40px;
}
#section-presentation .qode_video_box a {
	display: table;
	width: 52px;
	height: 52px;
	border: 4px solid #FFF;
	margin: auto;
	cursor: default;
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
#section-presentation .qode_video_box a:before {
	content: '\f04b';
	font-family: 'FontAwesome';
	color: #FFF;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 3px;
}
.btn-centre a {
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 3px 5px;
	min-width: 175px;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.btn-centre a:hover {
	background-color: #FFF;
	color: #3f8e97;
}
.row_bloc_images {
	margin-left: 0;
	margin-right: 0;
}
.box-home > .vc_column-inner {
	padding: 0;
}
.box-home .wpb_single_image .vc_single_image-wrapper img, .box-home .wpb_single_image .vc_single_image-wrapper {
	display: block;
	width: 100%;
	height: auto;
}
.hover-box-home {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 9;
}
.hover-box-home:before {
	content: '';
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.hover-box-home .wpb_wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
}
.hover-box-home .wpb_wrapper .hover-box-home-inner {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.hover-box-home-inner img {
	margin-bottom: 20px !important;
}
.hover-box-home-inner h2 {
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 700;
	color: #454852;
	letter-spacing: 1.5px;
}
.hover-box-home-inner h2 strong {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	z-index: 99;
}
/* .hover-box-home-inner h2 strong:after {
	content: '';
	background-color: #FFF;
	width: 100%;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -9px;
	z-index: -1;
} */
.hover-box-home-inner p {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.hover-box-home-inner p:last-child {
	width: 100%;
	max-width: 280px;
	min-height: 80px;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.5px;
	padding-top: 10px;
	margin: 10px auto 0;
}
.hover-box-home:hover .hover-box-home-inner p, .hover-box-home:hover:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.hover-box-home:hover .hover-box-home-inner h2 strong:after {
	border-bottom: 1px dotted #6c6e76;
	background-color: transparent;
}
#section-grossesse-home {
	margin-bottom: 110px !important;
}
#section-grossesse-home .wpb_tabstabs_holder {
	margin-top: 30px;
}
#section-grossesse-home .q_tabs.vertical.left .tabs-nav {
	width: 30%;
}
#section-grossesse-home .q_tabs.vertical.left .tabs-nav, #section-grossesse-home .q_tabs.vertical.left .tabs-nav li {
	overflow: visible;
}
#section-grossesse-home .q_tabs.vertical.left .tabs-container {
	width: 70%;
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li a, #section-grossesse-home .q_tabs.vertical .tabs-nav li.active a {
	text-align: right;
	padding: 18px 0;
	border: none;
	line-height: 24px !important;
	position: relative;
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li {
	padding: 0 40px 0 0;
	margin: 0 0 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li:last-child {
	margin-bottom: 0;
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li a:before {
	content: '';
	background-color: #c2c2c2;
	width: 50px;
	height: 2px;
	position: absolute;
	top: 0;
	right: 0;
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li a:hover:before, #section-grossesse-home .q_tabs.vertical .tabs-nav li.active a:before {
	background-color: #3f8e97;
}
#section-grossesse-home .q_tabs.vertical.left .tab-content {
	padding-top: 25px;
	padding-left: 40px;
	border-left: 2px solid #3e3e3e;
	left: 0;
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li.active:before {
	position: absolute;
	top: 50%;
	margin: auto;
	content: "";
	display: block;
	width: 0;
	height: 0;
	z-index: 99;
	right: -13px;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 14px solid #fff;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#section-grossesse-home .q_tabs.vertical .tabs-nav li.active:after {
	position: absolute;
	top: 50%;
	margin: auto;
	content: "";
	display: block;
	width: 0;
	height: 0;
	z-index: 1;
	right: -16px;
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 15px solid #3e3e3e;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#section-grossesse-home .q_tabs.vertical.left .tab-content h2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
	color: #3e3e3e;
	letter-spacing: 1px;
	margin: 0 0 15px;
}
#section-grossesse-home .q_tabs.vertical.left .tab-content p {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 35px;
}
#section-grossesse-home .q_tabs.vertical.left .tab-content p a {
	background-color: #3f8e97;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 13px;
	line-height: 13px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0.5px;
	color: #FFF;
	text-align: left;
	min-width: 160px;
	padding: 9px 20px;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#section-grossesse-home .q_tabs.vertical.left .tab-content p a:before {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	position: absolute;
	top: -50px;
	width: 50px;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 2s cubic-bezier(.19,1,.22,1);
	-o-transition: all 2s cubic-bezier(.19,1,.22,1);
	transition: all 2s cubic-bezier(.19,1,.22,1);
}
#section-grossesse-home .q_tabs.vertical.left .tab-content p a:hover:before{
	left: 120%;
}
#section-grossesse-home .q_tabs.vertical.left .tab-content p a:after {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 12px;
	color: #FFF;
	display: inline-block;
	font-weight: 400;
	margin-left: 20px;
}
#section-contact-home {
	padding-top: 60px;
	padding-bottom: 75px;
}
.title-section-contact * {
	text-align: center;
}
.title-section-contact h3 {
	font-size: 25px;
	line-height: 25px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	color: #454852;
	margin: 0 0 25px;
}
.title-section-contact h3 strong {
	font-weight: 800;
	display: inline-block;
	position: relative;
	padding-bottom: 8px;
	border-bottom: 1px solid #454852;
}
.title-section-contact p strong {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	padding-bottom: 6px;
}
.box-home-contact {
	margin-top: 17px;
}
.box-home-contact p {
	line-height: 19px;
	font-weight: 600;
	color: #9b9b9c;
	text-align: center;
	letter-spacing: 1px;
	margin: 0 0 5px;
}
.box-home-contact p strong {
	font-size: 15px;
	text-transform: uppercase;
	color: #3e3e3e;
}
.box-home-contact a {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #3f8e97;
}
.box-doctolib p {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 0 15px;
}


/*********** Footer Style */
.footer_col1 {
	padding-left: 30px;
}
.footer_col1 img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 0 20px -30px;
}
.footer_col1 p {
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 4px;
}
.footer_col1 p strong, .footer_col1 p a {
	font-size: 16px;
	font-weight: 700;
	color: #6b7080;
	position: relative;
}
.footer_col1 p a:after {
	content: '';
	background-color: #6b7080;
	width: 0;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.footer_col1 p a:hover {
	color: #3f8e97 !important;
}
.footer_col1 p a:hover:after {
	width: 100%;
}
.footer_col1 .textwidget {
	margin: 0 0 25px;
}
.footer_top .q_social_icon_holder i.simple_social, .footer_top .q_social_icon_holder span.simple_social {
	margin-right: 0
}
.footer_top .q_social_icon_holder:nth-child(1) {
	margin-left: 30px !important;
}
.footer_top .q_social_icon_holder {
	margin-right: 25px !important;
}
.footer_top .widget.widget_nav_menu li {
	padding: 0;
	margin: 0 0 12px;
}
.footer_top .widget.widget_nav_menu li a {
	display: inline-block;
	position: relative;
	padding-bottom: 1px;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footer_top .widget.widget_nav_menu li a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.footer_top .widget.widget_nav_menu li a:after {
	content: '';
	background-color: transparent;
	width: -ms-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	height: 1px;
	position: absolute;
	left: 20px;
	bottom: 0;
}
.footer_top .widget.widget_nav_menu li a:hover,
.footer_top .widget.widget_nav_menu li a:active,
.footer_top .widget.widget_nav_menu li.current-menu-item a {
	padding-left: 20px;
}
.footer_top .widget.widget_nav_menu li a:hover:before, .footer_top .widget.widget_nav_menu li.current-menu-item a:before {
	opacity: 1;
}
.footer_top .widget.widget_nav_menu li a:hover:after, .footer_top .widget.widget_nav_menu li.current-menu-item a:after {
	background-color: #b4b6bd;
}
.footer_bottom p {
	font-size: 11px;
	line-height: 12px;
	font-weight: 600;
	margin: 0;
}
.footer_bottom p a {
	color: #3f8e97;
	font-weight: 700;
	display: inline-block;
	margin-left: 35px;
	position: relative;
}
.footer_bottom p a:before {
	content: '';
	background-color: #454852;
	width: 1px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: -19px;
}


/*********** Breadcrumbs */
#breadcrumbs {
	background: #eeefef; /* Old browsers */ /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #eeefef 0%,#f9fafa 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(#eeefef),to(#f9fafa));
	background: -o-linear-gradient(top, #eeefef 0%,#f9fafa 100%);
	background: linear-gradient(to bottom, #eeefef 0%,#f9fafa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeefef', endColorstr='#f9fafa',GradientType=0 ); /* IE6-9 */
	padding: 13px 0;
}
#breadcrumb, #breadcrumb a, #breadcrumb span.breadcrumb_last {
	font-size: 10px;
	line-height: 10px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #636d8b;
	padding: 0 9px;
}
#breadcrumb a:hover {
	color: #327788;
}
#breadcrumb {
	margin-left: -18px;
}



/********* Style Title Interne */
#section-title-interne {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 70px !important;
}
.box-desc-header-interne {
	background-color: rgba(255, 255, 255, 0.85);
	padding: 60px 30px;
	margin-left: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box-desc-header-interne h1 {
	display: inline-block;
	font-size: 30px;
	line-height: 32px;
	font-weight: 700;
	color: #327788;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin: 0 0 20px;
	border-bottom: 4px solid #327788;
}
.box-desc-header-interne.title-page-centre h1 {
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: none;
	padding: 0;
	border-bottom: none;
}
.box-desc-header-interne.title-page-centre h1 strong {
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 4px solid #327788;
	margin: 0 0 6px;
}
.style-gabarit1 .box-desc-header-interne p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 0 0 10px;
}
/* .style-gabarit1 .box-desc-header-interne.title-page-maternites p:last-child {
	color: #327788;
}  */
.style-gabarit1 .box-desc-header-interne p a {
	font-weight: 700;
	color: #327788;
}
.style-gabarit1 .box-desc-header-interne p a:hover {
	text-decoration: none;
}






/********** Gabarit - Le Centre **/
.full_width_inner.style-gabarit1 {
	padding-bottom: 150px;
}
.style-gabarit1 h2 {
	margin-bottom: 20px;
}
.style-gabarit1 .style-rose h2, .style-gabarit1 #section-activites h2 {
	color: #a2457c;
}
.style-gabarit1 h2:not(.ui-accordion-header):after {
	content: '';
	background-color: #327788;
	width: 20px;
	height: 4px;
	display: block;
	margin: 4px 0 0;
}
.style-gabarit1 .style-rose h2:after, .style-gabarit1 #section-activites h2:after {
	background-color: #a2457c;
}
.style-gabarit1 .style-vert h2:after {
	background-color: #327788;
}
.style-gabarit1 p, .style-gabarit1 ul li {
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
	color: #2e2e2e;
	text-align: justify;
	letter-spacing: 0;
}
.style-gabarit1 p {
	margin: 0 0 20px;
}
.style-gabarit1 p a,
.style-gabarit1 a u {
	font-weight: 700;
	text-decoration: underline;
	color: #327788;
}
.style-gabarit1 p a:hover,
.style-gabarit1 a u:hover {
	color: #a2457c;
}
.style-gabarit1 ul li {
	position: relative;
}
.style-gabarit1 .link-style a, .style-gabarit1 a.link-contact {
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #FFF !important;
	text-align: center;
	text-decoration: none;
	/* *min-width: 230px; */
	padding: 13px 40px;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1 .style-rose .link-style a, .style-gabarit1 a.link-contact, .style-gabarit1.gabarit-sidebar .link-style a {
	background-color: #a2457c;
}
.style-gabarit1 .style-vert .link-style a {
	background-color: #327788;
}
.style-gabarit1 .link-style a:before, .style-gabarit1 a.link-contact:before {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	position: absolute;
	top: -50px;
	width: 50px;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 2s cubic-bezier(.19,1,.22,1);
	-o-transition: all 2s cubic-bezier(.19,1,.22,1);
	transition: all 2s cubic-bezier(.19,1,.22,1);
}
.style-gabarit1 .link-style a:hover:before, .style-gabarit1 a.link-contact:hover:before {
	left: 120%;
}
.style-gabarit1 .flex-direction-nav li {
	position: absolute !important;
	top: 50%;
	margin-top: -16px;
}
.style-gabarit1 .flex-direction-nav li.flex-nav-prev {
	left: 0;
}
.style-gabarit1 .flex-direction-nav li.flex-nav-next {
	right: 0;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
	background-color: rgba(69, 72, 82, 0.7);
	width: 28px;
	height: 28px;
	line-height: 28px;
	position: relative;
	top: 0;
	border-radius: 0;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a i {
	line-height: 28px;
}
.flexslider .flex-prev {
	left: 0;
}
.flexslider .flex-next {
	right: 0;
}
.row-contenu-interne {
	padding-bottom: 90px;
}
#section-counter {
	background-color: #f9fafa;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 90px !important;
}
.q_counter_holder.center {
	padding: 0 0 10px;
}
.q_counter_holder p.counter_text {
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	margin: 0;
}
.box-txt-counter p {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	color: #686868;
	letter-spacing: 1px;
}
.box-txt-counter p strong {
	font-size: 21px;
}
#section-counter .vc_column_container {
	border-right: 1px solid #454852
}
#section-counter .vc_column_container:last-child { border-right: none;  }
.flexslider, .portfolio_slider {
	margin: 0;
}
#section-activites > .section_inner {
	border-top: 1px solid #cdcdcd;
	padding-top: 60px;
}
.style-gabarit1 #section-activites h2 {
	margin-bottom: 30px !important;
}
.style-gabarit1 #section-activites h3 {
	display: inline-block;
	border-bottom: 2px solid #3f8e97;
	padding-bottom: 4px;
	margin: 0 0 15px;
}
.style-gabarit1 #section-activites ul {
	border-left: 10px solid #dde4e6;
	padding-left: 18px;
	margin-bottom: 75px !important;
}
.style-gabarit1 #section-activites ul li {
	list-style-type: none;
	list-style-position: inside;
	font-size: 13px;
	line-height: 17px;
	color: #454852;
	margin: 0 0 9px;
}
.div-lab-new {
	margin-top: -26px;
}
.box-new {
	display: inline-block;
	background-color: #327788;
	color: #FFF;
	font-size: 10px;
	line-height: 19px;
	font-weight: 700;
	letter-spacing: 0.5px;
	width: 38px;
	text-align: center;
}





/********** Gabarit - Le Centre **/
.q_accordion_holder.accordion .ui-accordion-header {
	font-size: 18px;
	font-weight: 700;
	color: #8e93a0;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 29px;
	min-height: 35px;
	border-bottom: 2px solid #8e93a0;
	margin: 0 0 30px;
	padding: 0 0 10px;
}
.q_accordion_holder.accordion .ui-accordion-header:hover, .q_accordion_holder.accordion .ui-accordion-header.ui-accordion-header-active {
	color: #327788 !important;
	border-bottom-color: #327788;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
	background-color: #8e93a0;
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 50%;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark, .q_accordion_holder.accordion .ui-accordion-header:hover .accordion_mark {
	background-color: #327788;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
	width: 30px;
	height: 30px;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
	padding-left: 45px;
}
.q_accordion_holder.accordion div.accordion_content {
	padding: 0;
}
.q_accordion_holder.accordion div.accordion_content_inner {
	padding: 0px 0 50px;
}
.row-accordion-maternites {
	margin-top: 35px;
}
.row-accordion-maternites h3 {
	margin-bottom: 12px;
}
.row-accordion-maternites h3:after {
	content: '';
	background-color: #3f8e97;
	width: 12px;
	height: 4px;
	display: block;
	margin: 1px 0 0;
}
.style-gabarit1 .row-accordion-maternites p {
	margin-bottom: 10px;
}
.style-gabarit1 .row-accordion-maternites .wpb_text_column ul {
	margin: 0;
	padding: 0;
}
.style-gabarit1 .row-accordion-maternites .wpb_text_column ul li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 5px 20px;
}
.row-accordion-maternites .flexslider {
	margin-bottom: 35px;
}
.row-accordion-maternites .wpb_single_image, .row-accordion-maternites .box-infos-clinique {
	float: left;
}
.row-accordion-maternites .wpb_single_image {
	width: 30%;
}
.row-accordion-maternites .box-infos-clinique {
	width: 70%;
	padding-left: 25px;
	border-left: 1px solid #cdcdcd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1 .row-accordion-maternites .box-infos-clinique p {
	font-size: 14px;
	color: #6c6c6c;
	margin-bottom: 17px;
}
.style-gabarit1 .row-accordion-maternites .box-infos-clinique p strong {
	font-weight: 700;
	color: #a2457c;
	padding-bottom: 4px;
	display: inline-block;
}
.style-gabarit1 .row-accordion-maternites .box-infos-clinique p:last-child {
	margin-bottom: 0;
}



/********** Gabarit - LES MÉDECINS **/
.accordion-medecin {
	margin-top: 60px;
}
.accordion-medecin.q_accordion_holder.accordion div.accordion_content_inner {
	padding: 30px 0 50px;
}
.row-accordion-medecins {
	margin-bottom: 60px !important;
}
.row-accordion-medecins .wpb_single_image, .row-accordion-medecins .wpb_text_column {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row-accordion-medecins .wpb_single_image {
	width: 38%;
	padding-right: 10px;
	padding-left: 20px;
}
.row-accordion-medecins .wpb_text_column {
	width: 60%;
	padding-left: 10px;
}
.style-gabarit1 .row-accordion-medecins h3 {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 15px;
}
.style-gabarit1 .row-accordion-medecins h3 strong {
	font-size: 15px;
	color: #2e2e2e;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #2e2e2e;
}
.style-gabarit1 .row-accordion-medecins p {
	line-height: 16px;
	margin: 0 0 15px;
}
.style-gabarit1 .row-accordion-medecins p em {
	font-style: italic;
	color: #327788;
}
.style-gabarit1 a.link-contact {
	margin-top: 15px;
}




/********** Gabarit - CONTACT **/
.box-title-contact {
	padding-bottom: 40px;
}
.style-gabarit1 .box-title-contact h2 {
	font-size: 25px;
	line-height: 28px;
	text-transform: uppercase;
}
.row_form {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 12px;
}
.row_form:after {
	content: '';
	display: table;
	clear: both;
}
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
	border: none !important;
	border-bottom: 1px solid #3e3e3e !important;
}
select.wpcf7-form-control.wpcf7-select {
	background-color: transparent !important;
	position: relative;
	z-index: 9;
}
/* .wpcf7-form-control-wrap.objet {
	display: block;
}
.wpcf7-form-control-wrap.objet:before {
	content: '\f078';
	font-family: 'FontAwesome';
	color: #3e3e3e;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 1px;
	z-index: 1;
} */
.txt_required {
	font-size: 11px;
	font-weight: 400;
	font-style: italic;
	color: #2e2e2e;
	letter-spacing: 0.5px;
	margin-top: 15px;
}
.col-contact-button input.wpcf7-form-control.wpcf7-submit {
	float: right;
	width: 145px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.bloc_form_rdv {
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1 .sub-title-contact p {
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.style-gabarit1 .sub-title-contact p strong {
	font-weight: 600;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #3e3e3e;
}
.style-gabarit1 .list-infos-contact ul {
	margin: 20px 0 50px;
	padding: 0;
}
.style-gabarit1 .list-infos-contact ul li {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	letter-spacing: 0.5px;
	padding: 0 0 30px 45px;
}
.style-gabarit1 .list-infos-contact ul li strong {
	font-size: 15px;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.style-gabarit1 .list-infos-contact ul li a {
	font-size: 16px;
	font-weight: 700;
	color: #327788;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 5px;
}
.style-gabarit1 .list-infos-contact ul li:before {
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #327788;
	position: absolute;
	left: 3px;
	top: 5px;
}
.style-gabarit1 .list-infos-contact ul li.li-map:before {
	content: '\f041';
}
.style-gabarit1 .list-infos-contact ul li.li-tel:before {
	content: '\f095';
}
.style-gabarit1 .list-infos-contact ul li.li-mail:before {
	content: '\f003';
	font-size: 25px;
	top: 1px;
}
.style-gabarit1 .doctolib-contact p {
	font-size: 15px;
	font-weight: 600;
	line-height: 21px;
	margin-bottom: 13px;
	letter-spacing: 0.5px;
}
.col-contactez-nous > .vc_column-inner {
	padding-left: 40px;
	border-left: 4px solid #dedede;
}
.infoswindow-map {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding: 6px 0;
}
.col-contact-button {
	margin-top: 15px;
}
span.wpcf7-not-valid-tip {
	color: #a2457c;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
div.wpcf7-response-output {
	font-size: 14px;
	letter-spacing: 0.5px;
}
div.wpcf7-response-output.wpcf7-validation-errors {
	background-color: #a2457c;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
	background-color: #aadada;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #46b450;
	text-align: center;
}
.wpcf7 form.spam .wpcf7-response-output{
	color: #ff0000 !important;
	border-color: #ff0000 !important;
	text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color: #ff0000 !important;
	border-color: #ff0000 !important;
	text-align: center;
}
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
	color: #ffb900;
}








/********** Gabarit - AVANT LA GROSSESSE **/
.style-gabarit1.gabarit-avant-grossesse p {
	margin: 0 0 15px;
}
.style-gabarit1.gabarit-avant-grossesse p, .style-gabarit1.gabarit-avant-grossesse ul li {
	line-height: 18px;
}
.style-gabarit1.gabarit-avant-grossesse ul, .style-gabarit1 .content-right-sidebar ul {
	margin: 0 0 15px;
	padding: 0;
}
.style-gabarit1.gabarit-avant-grossesse ul li, .style-gabarit1 .content-right-sidebar ul li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 5px 15px;
}
.box-cadre-page {
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #cacdd3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1 .box-cadre-page p {
	line-height: 18px;
	margin-bottom: 10px;
}
.style-gabarit1 .box-cadre-page p strong {
	color: #a2457c;
	font-weight: 700;
}
.style-gabarit1 .box-cadre-page p:last-child {
	margin-bottom: 0;
}
.style-gabarit1.gabarit-avant-grossesse ul li strong,
.style-gabarit1 .content-right-sidebar ul li strong {
	font-weight: 700;
	color: #327788;
}
.style-gabarit1.gabarit-avant-grossesse ul li a strong,
.style-gabarit1 .content-right-sidebar ul li a strong {
	text-decoration: underline;
}
.style-gabarit1.gabarit-avant-grossesse ul li a strong:hover,
.style-gabarit1 .content-right-sidebar ul li a strong:hover {
	color: #a2457c!important;
}
.box-note-expert {
	margin-top: 30px;
	padding-left: 15px;
	border-left: 5px solid #327788;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1 .box-note-expert p {
	font-size: 14px;
	font-weight: 700;
	color: #327788;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0 0 10px;
}
.style-gabarit1 .box-note-expert p:first-letter{
	font-size: 18px;
}
.style-gabarit1 .box-note-expert p:after {
	content: '';
	background-color: #327788;
	width: 15px;
	height: 2px;
	display: block;
	margin: 2px 0 0;
}
.style-gabarit1 .box-note-expert li {
	position: relative;
	padding-left: 20px;
	list-style-type: none;
}
.style-gabarit1 .box-note-expert li:last-child {
	padding-bottom: 0;
}
.style-gabarit1 .box-note-expert li:before {
	content: '';
	background-color: #327788;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: 1px;
	top: 6px;
}
.box-child-link {
	padding-left: 25px;
	border-left: 3px solid #dadada;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1 .box-child-link ul li {
	list-style-type: none;
	padding: 0 0 9px 0;
}
.style-gabarit1 .box-child-link ul li:last-child {
	padding-bottom: 0;
}
.style-gabarit1 .box-child-link ul li a {
	background-color: #327788;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	display: inline-block;
	padding: 11px 25px;
	border-radius: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.style-gabarit1 .box-child-link ul li a:after {
	content: '\f105';
	display: inline-block;
	margin-left: 18px;
	font-family: 'FontAwesome';
}
.style-gabarit1 .box-child-link ul li a:hover {
	background-color: #f2f2f2;
	color: #327788;
}





/********** Gabarit - PREPAER SA GROSSESSE **/
.gabarit-sidebar {
	margin-top: 25px;
}
.col-sidebar-interne {
	background: #fbfbfb url('images/bg-sidebar.png') no-repeat 0 90px;
	border: 1px solid #ededed;
	padding: 30px 10px;
	border-radius: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.style-gabarit1.gabarit-sidebar .title-sidebar p {
	font-size: 21px;
	line-height: 24px;
	font-weight: 800;
	color: #367789;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 18px;
}
.style-gabarit1.gabarit-sidebar .title-sidebar p strong {
	display: inline-block;
	font-weight: 800;
	padding-bottom: 7px;
	border-bottom: 1px solid #367789;
}
.style-gabarit1.gabarit-sidebar .col-sidebar-interne ul {
	margin: 0 0 15px;
	padding: 0;
}
.style-gabarit1.gabarit-sidebar .col-sidebar-interne ul li {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	text-align: unset;
	padding: 0 0 50px 23px;
}
.style-gabarit1.gabarit-sidebar .col-sidebar-interne ul li strong, .style-gabarit1.gabarit-sidebar .col-sidebar-interne ul li a {
	font-weight: 700;
	color: #327788;
}
.style-gabarit1.gabarit-sidebar .col-sidebar-interne ul li:before {
	content: '\f005';
	color: #327788;
	font-family: 'FontAwesome';
	font-size: 13px;
	position: absolute;
	left: 1px;
	top: 3px;
}
.content-right-sidebar {
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.content-right-sidebar h1 {
	text-transform: uppercase;
	margin: 0 0 30px !important;
}
.content-right-sidebar h1 strong {
	display: inline-block;
	font-weight: 700;
	border-bottom: 1px solid #327788;
}
.box-img-presentation-page {
	margin-bottom: 35px !important;
}
.box-img-presentation-page.wpb_single_image .vc_single_image-wrapper {
	display: block;
}
.style-gabarit1 .content-right-sidebar p {
	line-height: 18px;
	letter-spacing: 0.5px;
	margin: 0 0 12px;
}
.style-gabarit1 .content-right-sidebar h2 {
	font-size: 14px;
	font-weight: 700;
	color: #2e2e2e;
	margin: 0 0 12px;
}
.style-gabarit1 .content-right-sidebar h2:after { display: none;  }
.style-gabarit1 .content-right-sidebar h2 strong {
	display: inline-block;
	border-bottom: 1px solid #2e2e2e;
}
.accordion-page-sidebar {
	margin-top: 40px;
	margin-bottom: 60px !important;
}
.accordion-page-sidebar .box-note-expert {
	margin-top: 40px;
}
.col-sidebar-interne, .content-right-sidebar {
	display: table-cell;
	vertical-align: top;
	float: none;
}




/********** Gabarit - La visite préconceptionnelle **/
.style-gabarit1 .content-right-sidebar.content-right-sidebar-interne h2:not(.ui-accordion-header) {
	font-size: 19px;
	font-weight: 700;
	color: #327788;
	margin: 30px 0 12px;
}
.style-gabarit1 .content-right-sidebar.content-right-sidebar-interne h2:not(.ui-accordion-header):after {
	content: '';
	background-color: #327788;
	width: 20px;
	height: 2px;
	display: block;
	margin: 4px 0 0;
}
.style-gabarit1 .content-right-sidebar.content-right-sidebar-interne p {
	margin: 0 0 20px;
}
.style-gabarit1 .content-right-sidebar-interne p a {
	font-weight: 700;
	color: #327788;
}
.style-gabarit1 .content-right-sidebar.content-right-sidebar-interne .style-color-green strong,
.style-gabarit1 .content-right-sidebar.content-right-sidebar-interne .style-color-green a {
	color: #327788;
}
.box-tableau table {
	width: 100%;
	max-width: 550px;
	border-collapse: collapse;
}
.box-tableau table td, .box-tableau table th {
	border: 1px solid #2e2e2e;
	width: 60%;
	padding: 10px 15px;
	vertical-align: middle;
}
.box-tableau table td {
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	color: #2e2e2e;
	letter-spacing: 0.5px;
}
.box-tableau table th {
	font-size: 15px;
	font-weight: 700;
	color: #2e2e2e;
	letter-spacing: 0.5px;
	text-align: center;
}
.row-table-interne {
	margin-top: 25px;
}
.row-table-interne .box-tableau table {
	min-height: 280px;
}
.row-table-interne .box-tableau table th {
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.row-table-interne .box-tableau table th em {
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
}
.row-table-interne .box-tableau table td {
	vertical-align: top;
}
.row-table-interne .box-tableau table td ul {
	margin: 0;
}
.row-table-interne .box-tableau table td ul li {
	padding: 0 0 9px 0;
	font-size: 13px;
	text-align: left;
}
.row-table-interne .box-tableau table td ul li strong, .row-table-interne .box-tableau table td ul li a {
	color: #2e2e2e;
}









/********* Widgets */
#leftUsefulllLinks {
	position: fixed;
	top: 276px;
	right: 0;
	z-index: 9999;
}
#menu_widget li {
	float: right;
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 0 0 4px;
}
#menu_widget li a {
	background-color: #a2457c;
	color: #FFF;
	font-size: 12px;
	line-height: 44px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	display: block;
	/* *width: 44px; */
	height: 44px;
	overflow: hidden;
	padding: 0 10px 0 50px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#menu_widget li:first-child a {
	background: #3f8e97;
	margin-right: -73px;
}
#menu_widget li:last-child a {
	margin-right: -150px;
}
#menu_widget li a:hover {
	margin-right: 0 !important;
}
#menu_widget li a:before {
	content: '';
	width: 45px;
	height: 45px;
	position: absolute;
	top: 0;
	left: 0;
}
#menu_widget li:first-child a:before {
	background: #3f8e97 url('images/doctolib.png') no-repeat center;
	background-size: cover;
}
#menu_widget li:last-child a:before {
	background-color: #a2457c;
	content: "\f095";
	font-family: 'FontAwesome';
	color: #FFF;
	font-size: 26px;
	font-weight: 400;
	line-height: 45px;
	text-align: center;

}

/*************** Gabarit - 404 **/
.page_not_found {
	padding: 120px 0;
	margin: 0;
}
.page_not_found h2 {
	margin: 0 0 30px;
	font-size: 27px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.style-gabarit1 .page_not_found h2:after { display: none  }
.page_not_found h2 span {
	display: inline-block;
	border-bottom: 5px solid #327788;
	padding-bottom: 3px;
}
.style-gabarit1 .page_not_found p {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 0.5px;
	color: #2e2e2e;
	text-align: center;
	margin: 0;
}
.style-gabarit1 .page_not_found .link-style a {
	font-size: 13px;
	line-height: 13px;
	font-weight: 600;
}




@media only screen and (max-width: 1300px) {
	nav.main_menu > ul > li > a { padding: 19px 7px;  }
}
@media only screen and (max-width: 1110px) {
	nav.main_menu > ul > li > a { padding: 19px 4px; letter-spacing: 0; }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	#section-title-interne div.grid_section .section_inner { width: 90%; }
	.box-desc-header-interne { width: 75%;  }
}
@media only screen and (max-width: 1300px) and (min-width: 768px) {
	.rev_slider .tp-parallax-wrap {padding-left: 50px;}
}

.template-expert-advice #section-title-interne {
	margin-bottom: 35px!important;
}

.categories-container {
	text-align: center;
}

.categories-container > a:not(:last-child) {
	margin-right: 45px;
}

.categories-container__category {
	text-transform: uppercase;
	color: #8c8c8c;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: .2px;
	display: inline-block;
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	position: relative;
}

.categories-container__category::before,
.categories-container__category::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background-color: #454852;
	position: absolute;
	-webkit-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out;
}

.categories-container__category::before {
	left: 0;
	bottom: 0;
}
.categories-container__category::after {
	right: 0;
	top: 0;
}

.categories-container__category:hover,
.categories-container__category--active {
	color: #454852;
}

.categories-container__category:hover::after,
.categories-container__category:hover::before,
.categories-container__category--active::before,
.categories-container__category--active::after {
	width: 100%;
}

.expert-advice__posts {
	background-color: #fafafa!important;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}

.post-container__content {
	background-color: #FFF;
	padding: 20px 30px 25px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.1);
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);
	z-index: 9999;
	overflow: hidden;
}

.post-container__content--title {
	text-transform: uppercase;
	color: #3e3e3e;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .7px;
	line-height: 15px;
	transition: color .3s ease-in-out;
}

.post-container__content--title:hover {
	color: #a2457c;
}

.post-container__content--title::after {
	content: '';
	display: block;
	width: 22px;
	height: 6px;
	background-color: #a2457c;
	margin-top: 5px;
}

.post-container__content--excerpt {
	color: #9b9b9c;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .5px;
	margin-top: 25px;
	margin-bottom: 30px;
	transition: color .3s ease-in-out;
}

.post-container__content--excerpt:hover {
	color: #5b5b5b;
}

.post-container__content--author {
	color: #a2457c;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: .5px;
}

.post-container__content--author::before {
	content: '- '
}

.post-container__content--date {
	color: #929292;
	font-style: italic;
	font-size: 10px;
	letter-spacing: .45px;
	margin-bottom: 30px;
	position: relative;
	z-index: 10;
}

.post-container__content--footer {
	margin-top: auto;
}

.post-container__content--footer__read-more {
	color: #FFF;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: .6px;
	background-color: #a2457c;
	border-radius: 50px;
	padding: 5px 40px;
	display: inline-block;
	position: relative;
}

.post-container__content--footer__read-more::before {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	position: absolute;
	top: -50px;
	width: 50px;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 2s cubic-bezier(.19,1,.22,1);
	-o-transition: all 2s cubic-bezier(.19,1,.22,1);
	transition: all 2s cubic-bezier(.19,1,.22,1);
	pointer-events: none;
}

.post-container__content--footer__read-more:hover {
	color: #FFF;
}

.post-container__content--footer__read-more:hover::before {
	left: 120%;
}

.post-container__thumbnail {
	position: relative;
	z-index: 10;
}

.post-container__thumbnail:hover img {
	transform: scale(1.1);
}

.post-container__thumbnail img {
	display: block;
	transition: transform .3s ease-in-out;
}

/*.posts-container {*/
/*display: -ms-grid;*/
/*display: grid;*/
/*grid-template-columns: repeat(auto-fit, 369px);*/
/*-webkit-box-pack: center;*/
/*-ms-flex-pack: center;*/
/*justify-content: center;*/
/*grid-gap: 30px;*/
/*}*/

.posts-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: -30px;
	margin-right: -30px;
}

.posts-container__post-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 369px;
	width: 100%;
	margin-top: 30px;
	margin-right: 30px;
	overflow: hidden;
}

.expert-advice__pagination .pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

.expert-advice__pagination .page_numbers_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.expert-advice__pagination .pagination > *:not(:last-child),
.expert-advice__pagination .page_numbers_container > *:not(:last-child){
	margin-right: 5px;
}

.expert-advice__pagination .pagination > *,
.expert-advice__pagination .page_numbers_container > * {
	color: #999999;
	font-weight: 600;
	font-size: 11px;
	letter-spacing: 0;
}

.expert-advice__pagination .page-numbers {
	width: 18px;
	height: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out;
}

.expert-advice__pagination .see-all {
	margin-left: 10px;
}

.expert-advice__pagination .page-numbers.current,
.expert-advice__pagination .page-numbers:not(.next):not(.prev):not(.dots):hover {
	background-color: #9e2f74;
	color: #FFF;
}

footer .container {
	background-color: inherit!important;
}

.espace-natal__title p,
.espace-natal__title h1,
.espace-natal__title h2,
.espace-natal__title h3,
.espace-natal__title h4,
.espace-natal__title h5,
.espace-natal__title h6 {
	text-align: center;
	color: #327788;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 2.5px;
	line-height: 30px;
}

.espace-natal__title p::after,
.espace-natal__title h1::after,
.espace-natal__title h2::after,
.espace-natal__title h3::after,
.espace-natal__title h4::after,
.espace-natal__title h5::after,
.espace-natal__title h6::after {
	content: '';
	background-color: #327788;
	display: block;
	width: 23px;
	height: 5px;
	margin: 10px auto;
}

.espace-natal__table table {
	max-width: 775px;
	margin: 50px auto!important;
}

.espace-natal__table table th {
	text-align: left;
	color: #327788;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 1.4px;
	padding: 5px 15px;
}

.espace-natal__table table td {
	text-align: left;
	color: #747474;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 1.4px;
	padding: 15px 15px 25px 15px;
}

.espace-natal__table table thead tr,
.espace-natal__table table tbody > tr:not(:last-child) {
	border-bottom: 1px solid #dadada;
}

.espace-natal__table table tbody > tr:nth-child(odd) {
	background-color: #f8f8f8;
}

.espace-natal__table table thead tr > th:first-child,
.espace-natal__table table tbody tr > td:first-child {
	width: 30%;
}

.espace-natal__table table tbody tr > td:nth-child(2) {
	letter-spacing: 0;
	line-height: 12px;
}

.espace-natal__table table thead tr > th:nth-child(2),
.espace-natal__table table tbody tr > td:nth-child(2) {
	width: 50%;
}

.espace-natal__table table thead tr > th:last-child {
	text-align: right;
	width: 1%;
}

.espace-natal__table table tbody tr > td:last-child {
	text-align: center;
}

.espace-natal__table table tbody tr > td:last-child a {
	text-indent: -999999999px;
	display: inline-block;
}

.espace-natal__table table tbody tr > td:last-child a::before {
	content: '\f019';
	font-family: 'FontAwesome';
	font-size: 25px;
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-indent: 0;
	float: left;
}
.espace-natal__table table tbody tr > td:last-child a:hover::before {
	color: #a54b80;
}

.espace-natal__form {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 35px;
	margin-bottom: 140px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.input-container {
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
}

.input-container .icon {
	position: absolute;
	top: 0; bottom: 0;
	margin: auto;
	color: #b9b9b9;
}

.input-field {
	-webkit-appearance: none;
	outline: none;
	background: transparent;
	padding: 7px 7px 7px 25px;
	min-width: 300px;
	border-radius: 0;
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	border-bottom: 1px solid #818181;
}

.input-button-submit {
	margin-top: 20px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: .5px;
	background-color: #327788;
	border-radius: 50px;
	padding: 5px 40px;
	display: inline-block;
	position: relative;
}

.input-button-submit::before {
	background: #fff;
	content: "";
	height: 155px;
	left: -75px;
	position: absolute;
	top: -50px;
	width: 50px;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
	-webkit-transition: all 2s cubic-bezier(.19,1,.22,1);
	-o-transition: all 2s cubic-bezier(.19,1,.22,1);
	transition: all 2s cubic-bezier(.19,1,.22,1);
	pointer-events: none;
}

.input-button-submit:hover {
	color: #FFF;
}

.input-button-submit:hover::before {
	left: 120%;
}

.espace-natal__logout {
	margin-bottom: 55px;
}

.container-775 {
	max-width: 775px;
	margin: 0 auto;
	text-align: right;
}

.link-rdv-blue {
	background-color: #a8d8d9!important;
}

.link-rdv-blue:hover {
	background-color: #a2457c!important;
}

.container_header_top {
	margin-right: 0!important;
	padding-left: 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%!important;
	width: 100%!important;
}

.template-expert-advice-single .categories-container {
	margin-top: 20px;
	margin-bottom: 20px;
}

.template-expert-advice-single > .container:first-child {
	border-bottom: 1px solid #eff0f0;
}

.container_expert-advice-single {
	max-width: 775px;
	margin: 45px auto 0;
}

.expert-advice-single__title {
	text-transform: uppercase;
	color: #327788;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 1.4px;
	display: inline;
	border-bottom: 2px solid #327788;
}

.expert-advice-single__content {
	margin-top: 40px;
}

.expert-advice-single__content h2 {
	color: #454852;
	font-weight: 700;
	font-size: 26px;
	letter-spacing: .1px;
	margin-bottom: 15px;
}

.expert-advice-single__content p {
	text-align: justify;
	color: #2e2e2e;
	font-weight: 300;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
	margin-bottom: 15px;
}

.expert-advice-single__content p > a {
	color: #327788;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0;
	transition: color .3s ease-in-out;
}

.expert-advice-single__content p > a:hover {
	color: #a2457c;
}

.expert-advice-single__content .wp-caption-text {
	color: #8e93a0;
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0;
	text-align: center;
}

.expert-advice-single__content h3 {
	color: #454852;
	font-weight: 700;
	font-size: 23px;
	letter-spacing: .4px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.expert-advice-single__content h4 {
	color: #454852;
	font-weight: 700;
	font-size: 21px;
	letter-spacing: .4px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.expert-advice-single__content h5 {
	color: #454852;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: .35px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.expert-advice-single__content h6 {
	color: #454852;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .3px;
	margin-bottom: 15px;
	margin-top: 25px;
}

.expert-advice-single__content blockquote {
	border: 1px solid #caccd2;
	padding: 15px 25px;
}

.expert-advice-single__content blockquote p {
	margin: 0;
	color: #8e93a0;
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0;
}

.expert-advice-single__footer {
	padding-top: 25px;
	border-top: 1px solid #efefef;
	margin-top: 50px;
}

.expert-advice-single__footer > p {
	color: #484c56;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.expert-advice-single__footer > p i {
	color: #3a7b8b;
	font-size: 15px;
}

.expert-advice-single__footer > p:nth-child(2) > a {
	margin-left: 5px;
}

.expert-advice-single__footer > p.expert-advice-single__footer--meta {
	color: #9d9d9d;
	font-style: italic;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin-top: 30px;
}

.expert-advice-single__footer--posts-previous-next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 43px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 40px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

/*.expert-advice-single__footer--posts-previous-next__square {*/
/*display: -ms-grid;*/
/*display: grid;*/
/*-ms-grid-columns: 1fr 1fr 1fr;*/
/*grid-template-columns: 1fr 1fr 1fr;*/
/*grid-gap: 1px;*/
/*cursor: pointer;*/
/*}*/

.expert-advice-single__footer--posts-previous-next__square {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 18px;
	margin-top: -1px;
	margin-right: -1px;
	cursor: pointer;
}

.expert-advice-single__footer--posts-previous-next__square > * {
	width: 5px;
	height: 5px;
	margin-right: 1px;
	margin-top: 1px;
	background-color: #d2d0d0;
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.expert-advice-single__footer--posts-previous-next__square:hover > * {
	background-color: #cd9cb9;
}

.expert-advice-single__footer--posts-previous-next > a {
	width: 22px;
	height: 22px;
	color: #d2d0d0;
	border: 1px solid #e6e5e5;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
	-o-transition: color .3s ease-in-out, border-color .3s ease-in-out;
	transition: color .3s ease-in-out, border-color .3s ease-in-out;
}

.expert-advice-single__footer--posts-previous-next > .fa-angle-right {
	margin-left: 1px;
}
.expert-advice-single__footer--posts-previous-next > .fa-angle-left {
	margin-right: 1px;
}

.expert-advice-single__footer--posts-previous-next > a:hover {
	color: #cd9cb9;
	border-color: #cd9cb9;
}

.comment_form_title {
	text-transform: uppercase;
	color: #454852;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: .6px;
	margin-top: 80px;
}

.comment_form_title::after {
	content: '';
	display: block;
	width: 15px;
	height: 3px;
	background-color: #454852;
	margin-top: 5px;
}

.contact_form_control {
	-webkit-appearance: none;
	border-radius: 0;
	background: transparent;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #a8aaae!important;
	padding: 0!important;
	padding-bottom: 5px!important;
	outline: none;
	max-width: 100%;
	width: 100%;
	color: #454852;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.contact_form_control::-webkit-input-placeholder {
	color: #454852;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .5px;
}

.contact_form_control:-ms-input-placeholder {
	color: #454852;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .5px;
}

.contact_form_control::-ms-input-placeholder {
	color: #454852;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .5px;
}

.contact_form_control::placeholder {
	color: #454852;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: .5px;
}

.form_submit_button {
	-webkit-appearance: none;
	border-radius: 0;
	background-color: #387a8b;
	color: #ffffff;
	font-weight: 400;
	font-size: 12px;
	border: none;
	padding: 10px 45px;
	outline: none;
}

.container_comments {
	margin-bottom: 80px;
	margin-top: 25px;
}

@media (min-width: 768px) {
	.two_inputs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.two_inputs > *:first-child {
		margin-right: 15px!important;
	}
	.two_inputs > *:last-child {
		margin-left: 15px!important;
	}
	.comment_form_footer {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 15px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (max-width: 768px) {
	.comment_form_footer .form-submit {
		margin-top: 15px;
	}
	.posts-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.posts-container > .posts-container__post-container {
		max-width: 369px;
	}
	.posts-container > .posts-container__post-container:not(:last-child) {
		margin-bottom: 45px;
	}
}

.template-expert-advice-single .categories-container {
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.template-expert-advice-single .categories-container::after {
	content: '';
	display: block;
	background-color: #eff0f0;
	height: 1px;
	width: 100vw;
	position: relative;
	margin-left: -50vw;
	left: 50%;
	bottom: -20px;
}


/******** BANNER COOKIES *************/
.modal-cookie {position: fixed;background-color: rgba(255,255,255,.8);height: 100%;width: 100%;top: 0;left: 0;display: none;z-index: 999999;}
.container-cookies-popup {background-color: #FFF;padding: 30px;max-width: 420px;width: 75%;border-top: 4px solid #000;position: fixed;-moz-box-shadow: 0 0 3px #ccc;-webkit-box-shadow: 0 0 3px #ccc;box-shadow: 0 0 3px #ccc;top: 50%;left: 50%;right: auto;bottom: auto;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.modal-overlay {background-color: rgba(255, 255, 255, .7);display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: none;z-index: 999999;}
#cookie-notice {background-color: #FFF;border: 4px solid #3f8e97;padding: 15px 0;display: none;text-align:left!important;position: fixed;width: calc(100% - 30px);max-width: 530px;bottom: 15px;left: 15px;z-index: 9999999;box-sizing: border-box;}
#cookie-notice .container {width: 100%; max-width: 100%; padding: 0 15px;margin: auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cookie-notice p {padding-bottom: 0;letter-spacing: 0.5px;}
.cookie-notice-h2 {font-size: 13px!important;text-transform:uppercase;letter-spacing: 1px!important;font-weight: bold!important;color: #000000!important;padding-bottom: 7px !important;}
.cookie-notice-divider {display: block;background-color: #000;width: 29px;height: 2px;}
.cookie-notice-paragraph {color: #000!important;font-size: 13px!important;padding-bottom: 12px !important;}
.cookie-notice-close {position: absolute;top:10px;right:10px;z-index: 999;}
.cookie-notice-close i {color: #3f8e97;font-size: 18px;}
.cookie-notice-h2-regular {margin:0;font-size: 12px!important;text-transform:uppercase;letter-spacing: 1px;font-weight: 300!important;color: #000000!important;}
.cookie-notice-h2-regular a {font-weight: bold!important;color: #3f8e97!important;letter-spacing: 0.5px!important;font-size: 13px!important;line-height: 13px;border: 2px solid #3f8e97;text-transform: uppercase;display: inline-block;padding: 8px 15px;border-radius: 5px;}
.cookie-notice-h2-regular a:hover {text-decoration: underline;}
.modal-cookie-paragraph {color: #000;font-size: 12px;font-weight: bold}
.modal-cookie-paragraph-bold {color: #646464;font-size: 13px;font-weight: 300!important}
.modal-cookie-paragraph-label {color: #646464;font-size: 13px;font-weight: bold}
.modal-cookie-button-div {text-align: right;margin-top: 20px;}
.modal-cookie-button {text-transform: uppercase;padding: 10px 15px;color: #FFF !important;font-size: 12px;text-decoration: none !important;border-radius: 0;background-color: #3f8e97;border: 1px solid #3f8e97;}
.modal-cookie-button:hover {background-color: #FFF;color: #3f8e97 !important;}
.cookies-popup--radiogroup {padding: 16px 0 25px;}
.cookies-popup--content label {display: inline-block;cursor: pointer;position: relative;padding-left: 22px;font-size: 13px;line-height: 22px;letter-spacing: 0.5px;}
.cookies-popup--content label span {display: inline-block;width: 12px;height: 12px;margin-right: 10px;position: absolute;left: 0;bottom: 4px;background-color: white;border: 1px solid #bbbdbe;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.cookies-popup--content input[type=radio]:checked + label span:before {content: "";background-color: #3f8e97;width: 8px;height: 8px;position: absolute;top:0;bottom: 0;left: 0;right: 0;margin: auto;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.cookies-popup--content input {margin: 0;}
.cookies-popup--radiogroup > div {display: block;vertical-align: middle;margin-bottom: 5px;}
.cookies-popup--radiogroup input[type=radio] {display: none;}
.container-cookies-popup p {padding-bottom: 0;line-height: 18px;margin-bottom: 10px;letter-spacing: 0.5px;}
@media (max-width: 920px) {
	#cookie-notice .container h2:last-child {letter-spacing: 0px!important;}
}
@media (max-width: 767px) {
	#cookie-notice {width: calc(100% - 20px); left: 10px; bottom: 10px; }
	.cookie-notice-close { top: 5px; right: 10px; }
}