/* 
Version : 1.6
Dernière modification 15 Avril 2016
*/

/* ======================================================================*/
/* Accueil */
/* ======================================================================*/


#contenu-ploggdentisterie-wrapper .template-page{
	margin-top: 0;
}
#template-sections-2 .sections-wrapper .section-deux-blocs.no-text .bloc-text{
	padding: 0!important;
}

#template-sections-2 h1 {
	vertical-align: middle;
	width: 100%;
	text-align: center;
	position: relative;
}
#template-sections-2 h1 span{
	font-size: .7em;
    display: block;
}
#template-sections-2 .sections-wrapper .background-wrapper {
	width: 100%;
	background-size: cover !important;
	height: 0;
	padding-bottom: 670px;
	background-position: center top!important;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	position: relative;
	overflow: hidden;
}
#template-sections-2  .sections-wrapper .background-wrapper.middle{
	background-position: center center!important;
}
#template-sections-2  .sections-wrapper .background-wrapper.bottom{
	background-position: center bottom!important;
}
#template-sections-2 .sections-wrapper .background-wrapper.top{
	background-position: center top!important;
}
#template-sections-2 .sections-wrapper .section-1 .background-wrapper{
	padding-bottom: 54%;
}
#template-sections-2 .sections-wrapper video{
	position: absolute;
	bottom: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	overflow: hidden;
	top: 50%;
	margin-top: -27%;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
}
#template-sections-2 .sections-wrapper .video>.wrapper{
	z-index: 9;
	position: relative;
}

#template-sections-2 .sections-wrapper .photo-wrapper {
	width: 48%;
	background-size: contain !important;
	background-position: center bottom!important;
	height: 0;
	margin-top: 4em;
	margin-bottom: 4em;
	padding-bottom: 28%;
	float: left;
}
#template-sections-2 .sections-wrapper .content-wrapper.middle .background-wrapper {
	padding-bottom: 17%;
	padding-top: 17%;
	height: auto;
}
#template-sections-2 .sections-wrapper .content-wrapper.middle .bloc-text{
	margin-top: 0;
}
#template-sections-2 .sections-wrapper .bloc-text {
	width: 42%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	/*color:#000;*/
}
#template-sections-2  .sections-wrapper .content-wrapper.parallax .background-wrapper{
	background-attachment: fixed!important;
}
#template-sections-2  .sections-wrapper .content-wrapper:last-child .background-wrapper{
	padding-bottom: 55%;
}

#template-sections-2  .sections-wrapper .content-wrapper.gauche .bloc-text {
	float:left;
}
#template-sections-2  .sections-wrapper .content-wrapper.droite .bloc-text {
	float:right;
}
#template-sections-2  .sections-wrapper .content-wrapper.centre .bloc-text{
	float:none;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
}
#template-sections-2 .sections-wrapper .content-wrapper.noir .bloc-text {
	color:#000;
}
#template-sections-2 .sections-wrapper .content-wrapper.noir h1{
	color:#000;
}
#template-sections-2 .sections-wrapper .content-wrapper .bloc-text.blanc {
	color:#fff;
	text-shadow: 0 0 10px #000;
	-moz-text-shadow: 0 0 10px #000;
	-webkit-text-shadow: 0 0 10px #000;
}
#template-sections-2  .sections-wrapper .left-bloc
#template-sections-2  .sections-wrapper .button span{
	margin:0 20px;
}
#template-sections-2 .sections-wrapper p {
	line-height: 1.5em;
	font-size: 1.1em;
	margin-top: 10px;
}
#template-sections-2 .sections-wrapper ul{
	font-size: 1.1em;
}
#template-sections-2 .sections-wrapper ul ul{
	font-size: 1em;
	margin-top: 5px;
}
#template-sections-2 .sections-wrapper ul li{
	margin-bottom: 10px;
}
#template-sections-2  .sections-wrapper .first_section {
	/*width: 28%;*/
}
#template-sections-2  .sections-wrapper .first_section .text-wrapper p{
	/*font-size:1.5em;*/
	/*text-shadow: 0 0 10px #000;*/
}

#template-sections-2  .sections-wrapper h2 {
    padding: .9em 0 .5em;
    text-align: left;
    margin: 0;
}
#template-sections-2  .sections-wrapper h2 span{
	font-size: .8em;
	display: block;
	text-transform: none;
}
#template-sections-2  .sections-wrapper .content-wrapper.no-texte-no-title .background-wrapper{
	height: auto;
	padding: 300px 0;
}
#template-sections-2  .sections-wrapper .content-wrapper.no-texte-no-title .bloc-text{
	margin: 0 auto;	
}
#template-sections-2  .sections-wrapper .bleu{
	background:#eff6fa!important;
}
#template-sections-2  .sections-wrapper .beige{
	background:#FDF0E3!important;
}
#template-sections-2  .sections-wrapper .gris{
	background:#F5f5f5!important;
}
#template-sections-2  .sections-wrapper .section-equipe{
	overflow: hidden;
	position: relative;
	padding-top: 2em;
}
#template-sections-2  .sections-wrapper .section-equipe .membre{
	width: 25%;
	padding-bottom: 25%;
	background-size: auto 100%!important;
	float: left;
	position: relative;
	/*transition:opacity .3s;
	-moz-transition:opacity .3s;
	-webkit-transition:opacity .3s;*/
}
/*#template-sections-2  .sections-wrapper .section-equipe:hover .membre{
	opacity: .4;
	-moz-opacity: .4;
	-webkit-opacity: .4;
}*/
#template-sections-2  .sections-wrapper .section-equipe .membre .text{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(125, 202, 210, 0.85);
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#template-sections-2  .sections-wrapper .section-equipe .membre:hover .text {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
#template-sections-2  .sections-wrapper .section-equipe .membre .text .content {
	top:50%;
	left:50%;
	margin: -62px 0 0 -130px;
	width: 260px;
	overflow: visible;
	/*white-space: nowrap;*/
	font-size: 1.6em;
	color: #fff;
	text-align: center;
	max-width: 260px; 
	line-height: 1em;
	position: absolute;
}
#template-sections-2  .sections-wrapper .section-equipe .membre .text .content .poste {
	font-size: 0.7em;
	margin-bottom: 20px;
}

#template-sections-2  .sections-wrapper .section-equipe .button-wrapper{
	position: absolute;
	left: 50%;
	margin-left: -90px;
	text-align: center;
	top: 50%;
	margin-top: -30px;
	width: 180px;
}
#template-sections-2  .sections-wrapper .section-equipe:hover .button-wrapper{
	display: none;
}
#template-sections-2  .sections-wrapper .section-equipe.content-wrapper.no-texte-no-title .background-wrapper{
	height: auto!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	overflow: hidden;
}
#template-sections-2  .sections-wrapper .section-equipe{
	overflow: hidden;
	position: relative;
	padding-top: 2em;
}
#template-sections-2  .sections-wrapper .section-equipe .membre{
	width: 25%;
	padding-bottom: 670px;
	background-size: auto 100%!important;
	float: left;
}
#template-sections-2  .sections-wrapper .section-equipe.content-wrapper.no-texte-no-title .background-wrapper{
	height: auto!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	overflow: hidden;
}
#template-sections-2  .sections-wrapper .content-wrapper.no-texte-no-title .background-wrapper{
	height: auto;
	padding: 300px 0;
}
#template-sections-2  .sections-wrapper .content-wrapper.no-texte-no-title .bloc-text{
	margin: 0 auto;	
}
#template-sections-2 .sections-wrapper a{
	/*text-decoration: none;*/
}
#template-sections-2 .sections-wrapper table a.popup{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#template-sections-2 .sections-wrapper table a.popup-one-photo{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#template-sections-2  .content-wrapper .first_section.bloc-text{
	width: 405px;
	margin-top: 12%;
}
#template-sections-2  .content-wrapper .bloc-text .citation{
	display: block;
	padding-left: 45px;
	font-size: 1.1em;
	/* text-transform: uppercase; */
}
#template-sections-2  .content-wrapper .bloc-text .citation::before{
	content: '«';
	color: #4BCEE4;
	margin-left: -28px;
	width: 28px;
	display: inline-block;
}
#template-sections-2  .content-wrapper .bloc-text .citation::after{
	content:'»';
	color: #4BCEE4;
}
#template-sections-2  blockquote{
	margin-left: 28px;
	margin-right: 0;
	font-size: 1.1em;
}
#template-sections-2  blockquote p,
#template-sections-2  blockquote h1,
#template-sections-2  blockquote h2,
#template-sections-2  blockquote h3,
#template-sections-2  blockquote h4{
	margin: 0;
	display: inline;
}
#template-sections-2  blockquote::before{
	content: '«';
	color: #4BCEE4;
	margin-left: -28px;
	width: 28px;
	display: inline-block;
	font-size: 2.5em;
}
#template-sections-2  blockquote::after{
	content:'»';
	color: #4BCEE4;
	font-size: 2.5em;
	margin-left: 5px;
}

#template-sections-2 .icon-play {
	background: url('../../images/play.png') center center no-repeat;
	width: 100%;
	background-size: contain;
	z-index: 99;
	left: 0;
	text-align: center;
	height: 70px;
	vertical-align: middle;
}

#template-sections-2  .sections-wrapper .section-moitie .bloc-text{
	width: 100%;
	padding: 10% 3%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#template-sections-2  .sections-wrapper .section-moitie table{
	border-spacing:0;
	width: 100%;
}
#template-sections-2  .sections-wrapper .section-moitie table td{
	width: 50%;
	background-size: cover!important;
}


/*
	Section deux bloc
*/

#template-sections-2 .sections-wrapper .section-deux-blocs .photo-mobile-wrapper .background .icon-play{
	background: url('../../images/play.png') center center no-repeat;
	width: 100%;
	background-size: contain;
	z-index: 99;
	left: 0;
	text-align: center;
	height: 70px;
	top:50%;
	margin-top: -35px;
	position: absolute;
}
#template-sections-2 .sections-wrapper .section-deux-blocs .bloc-text{
	width: 100%;
	padding: 5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#template-sections-2 .sections-wrapper .section-deux-blocs .thumb+.bloc-text{
	padding-top: 1em;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table{
	border-spacing:0;
	width: 100%;
	min-height: 500px;
	z-index: 0;
	position: relative;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table td{
	width: 50%;
	background-size: cover!important;
	position: relative;
	overflow: hidden;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table.no-photo td{
	vertical-align: top;
}
#template-sections-2 .sections-wrapper .section-deux-blocs.gris table td:first-child{
	box-shadow: inset -10px 0 0px 0 #f5f5f5;
    -moz-box-shadow: inset -10px 0 0px 0 #f5f5f5;
}
#template-sections-2 .sections-wrapper .section-deux-blocs.gris table td:last-child {
    box-shadow: inset 10px 0 0px 0 #f5f5f5;
    -moz-box-shadow: inset 10px 0 0px 0 #f5f5f5;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table.no-photo{
	min-height: 0;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table.no-photo .bloc-text{
	padding-top: 2.5em;
	padding-bottom: 2.5em;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table td:first-child{
    box-shadow: inset -10px 0 0px 0 #FFF;
    -moz-box-shadow: inset -10px 0 0px 0 #FFF;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table td:last-child{
    box-shadow: inset 10px 0 0px 0 #FFF;
    -moz-box-shadow: inset 10px 0 0px 0 #FFF;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table td.top .background{
	background-position: top center!important;
}
#template-sections-2 .sections-wrapper .section-deux-blocs table td.bottom .background{
	background-position: bottom center!important;
}

#template-sections-2 .sections-wrapper .section-deux-blocs td .background{
    position: absolute;
    width: 100%;
    height:100%;
    top:0;
    left: 0;
    background-size: cover!important;
    z-index: -1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    z-index: 0;
}
#template-sections-2 .sections-wrapper .section-deux-blocs td a.popup+.background{
	z-index: -1;
}


/* Hack IE 10 et IE 11 */
/* Au 19 mai 2016 j'enlève ce hack car provoque + de bugs sur le site de Dr Breton */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#template-sections-2 .sections-wrapper .section-deux-blocs td .background{
		/*padding-top:25%;*/
		/*padding-bottom:50%;*/
		
	}
}

#template-sections-2 .sections-wrapper .section-deux-blocs td .background.contain{
	background-size: contain!important;
}
#template-sections-2 .sections-wrapper .section-deux-blocs td .background.thumb{
	position: relative;
	height: 300px;
	background-size: contain!important
}
#template-sections-2 .sections-wrapper .section-deux-blocs td:hover .background.hover-zoom,
#template-sections-2 .sections-wrapper .section-deux-blocs table.une-photo tr:hover .background.hover-zoom{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
#template-sections-2 .sections-wrapper .section-deux-blocs td .bloc-text.blanc {
	color:#fff;
	text-shadow: 0 0 10px #000;
	-moz-text-shadow: 0 0 10px #000;
	-webkit-text-shadow: 0 0 10px #000;
}
#template-sections-2  .sections-wrapper .section-deux-blocs td .bloc-text.blanc .button{
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}
#template-sections-2  .sections-wrapper .section-deux-blocs td .bloc-text .video{
	display: inline-block;
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
}
#template-sections-2  .sections-wrapper .section-deux-blocs td .bloc-text .video::before{
	font-family: 'fontello';
	content: '\e816';
	margin-right: 5px;
    font-size: 30px;
    font-weight: normal;
    vertical-align: middle;
}
#template-sections-2  .sections-wrapper .section-deux-blocs td .bloc-text.blanc .video a{
	color: white!important;
}
#template-sections-2  .sections-wrapper .section-deux-blocs td .bloc-text.noir .video a{
	color: black!important;
}
#template-sections-2  .sections-wrapper .section-deux-blocs td .bloc-text .video a:hover{
	text-decoration: underline;
}

#template-sections-2  .sections-wrapper .section-deux-blocs .photo-mobile-wrapper{
	display: none;
}
#template-sections-2  .sections-wrapper .section-deux-blocs .photo-mobile-wrapper .background{
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    top: 0;
    left: 0;
    background-size: cover!important;
    z-index: -1;
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    z-index: 1;
}
#template-sections-2  .sections-wrapper .section-deux-blocs .photo-mobile-wrapper .background.contain{
	background-size: contain!important;
}

/* Correction de l'alignement */
#template-service-section .section.droite .text-wrapper .text-left {padding-left: 0px; }
#template-service-section .section.gauche .text-wrapper .text-left {padding-right: 0px; }
#template-sections-2 .sections-wrapper .section-deux-blocs .text-gauche-photo-droite .bloc-text {padding-left: 0px; }
#template-sections-2 .sections-wrapper .section-deux-blocs .text-droite-photo-gauche .bloc-text {padding-right: 0px; }
#template-sections-2 .sections-wrapper .section-deux-blocs.section-un-bloc table.no-photo .bloc-text {
	padding-left: 0px;
	padding-right: 0px;
}

#template-sections-2 .sections-wrapper .section-deux-blocs:not(.section-un-bloc) table td .bloc-text .wp-caption:not(.alignleft):not(.alignright){
	width: 100%!important;
}
#template-sections-2 .sections-wrapper .section-deux-blocs:not(.section-un-bloc) table td .bloc-text .wp-caption.alignleft,
#template-sections-2 .sections-wrapper .section-deux-blocs:not(.section-un-bloc) table td .bloc-text .wp-caption.alignright{
	/*width: auto!important;*/
}
#template-sections-2 .sections-wrapper .section-deux-blocs:not(.section-un-bloc) table td .bloc-text img{
	max-width: 100%;
	height:auto;
}
#template-sections-2 .sections-wrapper .section-deux-blocs:not(.section-un-bloc) table td:first-child .bloc-text{
	padding-left: 0;
}
#template-sections-2 .sections-wrapper .section-deux-blocs:not(.section-un-bloc) table td:last-child .bloc-text{
	padding-right: 0;
}
/* pour la gallery deux-bloc */
#template-sections-2 .sections-wrapper .section-deux-blocs .content-gallery .gallery-wrapper ul{
	list-style: none;
	font-size: 0;
	padding-left: 0;
}
#template-sections-2 .sections-wrapper .section-deux-blocs .content-gallery .gallery-wrapper ul li{
	display: inline-block;
	width: 20%;
	border: 5px solid white;
	border-left: 0;
    border-top: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#template-sections-2 .sections-wrapper .section-deux-blocs .content-gallery .gallery-wrapper ul li .imgGallery{
	width: 100%;
	padding-bottom: 100%;
	background-size: cover!important;
}





/* Section 3 blocs */
#template-sections-2 .sections-wrapper .section-trois-blocs{
	position: relative;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table{
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table a{
	text-decoration: none!important;
	color:inherit;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table tr.photos-row td{
    height: 380px;
    vertical-align: middle;
	background-size: cover!important;
    position: relative;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table tr.photos-row td.contain{
	background-size: contain!important;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table tr.photos-row .text-wrapper{
	display: none;
	padding: 2em;
}
#template-sections-2 .sections-wrapper .section-trois-blocs .bloc-text{
	width: 100%;
	padding: 2em 2em;
	padding-top: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#template-sections-2 .sections-wrapper .section-trois-blocs tr td:first-child .bloc-text{
	padding-left: 0;
	padding-right: 2em;
}
#template-sections-2 .sections-wrapper .section-trois-blocs tr td:last-child .bloc-text{
	padding-right: 0;
	padding-left: 2em;
}
#template-sections-2 .sections-wrapper .section-trois-blocs tr:last-child .bloc-text p{
	margin-top: 0;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table td{
    vertical-align: top;
    width: 33%;
   /* border-right: 1px solid #959595;*/
}
#template-sections-2 .sections-wrapper .section-trois-blocs tr td:last-child{
	border: none;
}
#template-sections-2 .sections-wrapper .section-trois-blocs .lien-mobile{
	display: none;
}
#template-sections-2 .sections-wrapper .section-trois-blocs tr:last-child .bloc-text{
	padding-top: 0;
	padding-bottom: 0;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table .photo-mobile{
	display: none;
	background-size: cover!important;
	padding: 100px 0;
}
#template-sections-2 .sections-wrapper .section-trois-blocs table .photo-mobile.contain{
	background-size: contain!important;
}

#template-sections-2 .sections-wrapper .section-trois-blocs a.hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.33%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    z-index: 9;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
#template-sections-2 .sections-wrapper .section-trois-blocs a.hover:hover {
	opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}
#template-sections-2 .sections-wrapper .section-trois-blocs .hover-text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -30px;
    font-size: 1.4em;
}
#template-sections-2 .sections-wrapper .section-trois-blocs .hover-text::after {
    content: '+';
    display: block;
    margin-top: 10px;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-1 .links-row{
	display: none;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-1 .hover-row{
	display: block;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-1 .wrapper{
	width: 100%;
}
#template-sections-2 .sections-wrapper .section-trois-blocs a.hover:nth-child(3) {
    left: 66.67%;
}
#template-sections-2 .sections-wrapper .section-trois-blocs a.hover:nth-child(2) {
    left: 33.33%;
}
#template-sections-2 .sections-wrapper .section-trois-blocs .hover-row{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

#template-sections-2 .sections-wrapper .section-trois-blocs.style-2 table{
    border-collapse: collapse;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-2 .texts-row{
	display: none;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-2 .photos-row td{
	text-align: center;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-2 .photos-row .text-wrapper{
	display: inline-block;
	text-align: left;
}
#template-sections-2 .sections-wrapper .section-trois-blocs.style-2 .links-row{
	display: none;
}

/* Visiter */
#template-sections-2  .sections-wrapper .section-visiter table{
	border-collapse: collapse;
	width: 100%;
}
#template-sections-2  .sections-wrapper .section-visiter table td{
	border: 20px solid white;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	background-size: cover!important;
}
#template-sections-2  .sections-wrapper .section-visiter table .map-wrapper{
	height: 0;
	padding-bottom: 78%;
	position: relative;
}
#template-sections-2  .sections-wrapper .section-visiter table .map-wrapper #ahpm_map_canvas{
	width: 100%!important;
	position: absolute;
	height: 100%!important;
}
#template-sections-2  .sections-wrapper .section-visiter table .button{
	padding: 15px 30px 15px 30px;
	font-weight: bold;
	text-transform: uppercase;
}
#template-sections-2  .sections-wrapper .first_section p.button{
	/*display:none;*/
}
#template-sections-2  .first_section .text-wrapper p{
	/*font-size:1.5em;*/
	/*text-shadow:none;*/
}
#template-sections-2  .sections-wrapper .section-slider .flexslider .slides,
#template-sections-2  .sections-wrapper .section-slider .flexslider .slides li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#template-sections-2  .sections-wrapper .wrapper{
	/*width: 90%;*/
}
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper,
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper{
	display: table-cell;
	vertical-align: middle;
	width: 50%;
} 
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper .service{
	width: 50%;
	float: left;
	height: 0;
	padding-bottom: 50%;
	text-align: center;
	position: relative;
	background-size: cover!important;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper .service .text{
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	font-size: 1.6em;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper .service .text .nom{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(130, 112, 94, 0.85);
	color: white;
	padding: 10px 0;
	font-weight: bold;
	z-index: 9;
	font-family: 'Droid Serif', serif;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper .service .text .more{
	position: absolute;
	top: 50%;
	margin-top: -23px;
	width: 100%;
	text-align: center;
	left: 0;
	color: white;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper .service .hover{
	position: absolute;
	top:0;
	bottom: 0;
	left:0;
	right: 0;
	background: rgba(130, 112, 94, 0.85);
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .services-wrapper .service:hover .hover{
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage{
	padding: 3em;
	text-align: center;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage .content{
	color: #555;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage .more{
	color: #82705E;
	text-decoration: underline;
	margin-top: 2em;
	display: block;
	font-weight: bold;
	font-size: 1.4em;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage blockquote{
	padding: 0;
	margin-left: 0;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage blockquote::before{
	content: '«';
	transform: rotate(0) translateY(0) translateX(0);
	-moz-transform: rotate(0) translateY(0) translateX(0);
	-webkit-transform: rotate(0) translateY(0) translateX(0);
	line-height: 0;
	font-size: 1em;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage blockquote::after{
	content: '»';
	transform: rotate(0) translateY(0) translateX(0);
	-moz-transform: rotate(0) translateY(0) translateX(0);
	-webkit-transform: rotate(0) translateY(0) translateX(0);
	margin-left: 0;
	line-height: 0;
	font-size: 1em;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper .temoignage .text{
	max-width: 500px;
	margin: 0 auto;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .background-wrapper,
#template-sections-2  .sections-wrapper .section-services-temoignages.content-wrapper.no-texte-no-title .background-wrapper{
	display: table;
	padding: 0!important;
	height: auto!important;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper h2{
	text-align: center;
	color: #555;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #555;
	display: inline-block;
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper h3{
	text-align: center;
	color: #555;
	margin-top: 0;
	font-size: 1.5em;
	/*font-weight: normal;*/
}
#template-sections-2  .sections-wrapper .section-services-temoignages .temoignages-wrapper{
	text-align: center;
}
#template-sections-2  .sections-wrapper .section-services-temoignages a.temoignages-lien{
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table{
	width: 100%;
	/*height: 100%;*/
	/*position: absolute;*/
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td{
	background-size: cover!important;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td:first-child{
	background-color:#EEEEEC;
}

#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td .text-wrapper{
	text-align: center;
	height: 0;
	margin-top: -50px;
	padding:335px 0 385px 0;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td.moitie .text-wrapper{
	width: 50%;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td.moitie{
	width: 50%;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td.quart{
	width: 25%;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td.centre .text-wrapper{
	margin: 0 auto;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td.droite .text-wrapper{
	margin: 0;
	margin-left: auto;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td.top{
	background-position: top center!important
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td.bottom{
	background-position: bottom center!important
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td.middle{
	background-position: center center!important
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td .text-wrapper h2{
	text-transform: none;
	margin-top: 0;
	/*border-bottom: 1px solid #353436;*/
	display: inline-block;
	margin-bottom: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d td .text-wrapper p{
	margin-top: 5px;
	font-size: 1.5em;
	line-height: normal;
	/*margin-bottom: 0;*/
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td.noir .text-wrapper{
	color: #353436;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td.blanc .text-wrapper{
	color: #fff;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td img.icon{
	max-width: 50px;
	max-height: 50px;
	width: auto;
	height: auto;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d .background-wrapper{
	padding-bottom: 0;
	height: auto;
}
#template-sections-2  .sections-wrapper .section-trois-blocs-1q-1q-1d table td a{
	display: block;
}

#template-sections-2  .sections-wrapper .flexslider .slides,
#template-sections-2  .sections-wrapper .flexslider .slides li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#template-sections-2  .sections-wrapper .flexslider .slides li{
	width: 24%;
	display: inline-block;
}


#template-sections-2 .sections-wrapper .section-equipe-gallery h2{
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
	margin: 0;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .background-wrapper{
	padding: 0;
	height: auto;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .flexslider{
	overflow: visible;
	background: white!important;
	position: relative;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .flex-direction-nav{
    line-height: 0;
    height: 0px;
    overflow: visible;
    margin: 0 auto;
    position: absolute;
    padding: 0;
    top: 50%;
}  
#template-sections-2 .sections-wrapper .section-equipe-gallery .flex-direction-nav .flex-prev{
	height: 0px!important;
	line-height: 0;
	padding: 0;
	position: absolute;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .flex-direction-nav .flex-next{
	height: 0px!important;
	line-height: 0;
	padding: 0;
	position: absolute;
	right: 0;
	left: auto;
}
#template-sections-2  .sections-wrapper .section-equipe-gallery .flex-direction-nav{
	list-style: none;
	width: 100%;
}
#template-sections-2  .sections-wrapper .section-equipe-gallery .imgSliderGalleryEquipe{
	background-repeat:no-repeat!important;
	background-size:auto 100%!important;
	background-position: center center!important;
	position:relative;
	width: 100%;
	padding-bottom: 100%;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery div.imgSliderGalleryEquipe{
	background-repeat:no-repeat!important;
	background-size:cover!important;
	background-position: center center!important;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .text{
    background-color: rgba(0, 0, 0, 0.5);
    display: table-cell;
    height: 100%;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .text:hover{
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .text .content{
    color: #fff;
    font-size: 1.6em;
    line-height: 1em;
    overflow: visible;
    position: absolute;
    text-align: center;
    width:100%;
    top:inherit;
    bottom:0;
    padding-bottom:8%;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery a div.text div.content .poste{
   font-size:0.8em;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .slick-slide.slick-active a{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#template-sections-2 .sections-wrapper .content-wrapper.section-equipe-gallery .slick-active:hover a{
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .div-button-gallery-slider{
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery .div-button-gallery-slider button{
	display:inline-block!important;
}
#template-sections-2 .sections-wrapper .section-equipe-gallery div.text-wrapper p.button{
	width:15%;
	margin:0 auto;
	white-space: nowrap;
	display:inline-block!important;
}

#template-sections-2 .sections-wrapper .section-infolettre{
	background: url('images/actiforme-infolettre.png') 97% 80% no-repeat, #F1F1F1;
}
#template-sections-2 .sections-wrapper .section-infolettre .text-wrapper{
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 80px;
}
#template-sections-2 .sections-wrapper .section-infolettre .text-wrapper h2{
	margin-top: 80px;
	font-size: 3em;
	margin-bottom: 40px;
}




#template-sections-2  .sections-wrapper div.ahpm_my_infowindow .photo-wrapper {
	width: 100%!important;
	height: 130px!important;
	background-size: cover!important;
	background-position: center center!important;
	margin-bottom: 1em!important;
	margin-top: 0;
	padding-bottom: 0;
	float: none;
}



#template-sections-2 .sections-wrapper .section-cas-traite table{
	width: 100%;
}
#template-sections-2 .sections-wrapper .section-cas-traite .bloc-text{
	width: 100%;
	padding: 5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper{
	margin: 0 auto;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper h2{
	margin-bottom: 1em;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc {
	overflow: hidden;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrappers .blocs-wrapper .bloc .top-wrapper{
	overflow: hidden;
	margin-bottom: 1em;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper{
	width: 100%;
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 0;
	height: auto;
	margin-top: 1em;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-left{
	padding-bottom: 25%;
	width: 50%;
	background-size: cover!important;
	float: left;
	position: relative;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-right{
	padding-bottom: 25%;
	width: 50%;
	background-size: cover!important;
	float: right;
	position: relative;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo{
	padding-bottom: 15%;
	width: 25%;
	background-size: cover!important;
	float: left;
	position: relative;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.une-photo .photo{
	width: 50%;
	padding-bottom: 25%
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.deux-photos .photo{
	width: 50%;
	padding-bottom: 25%
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.trois-photos .photo{
	width: 33.33%;
	padding-bottom: 20%
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-left .label,
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-right .label{
	position: absolute;
	background: rgba(255, 255, 255, 0.43);
	color: #FFF;
	padding: 10px;
	display: inline-block;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.5em;
	bottom: 0;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .right-wrapper{
	width: 100%;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .right-wrapper.no-photo{
	width: 100%;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc h2{
	margin-top: 0;
	display: inline-block;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc h2 a{
	border-bottom: none;
	text-decoration: none;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc h2 a:hover{
	border-bottom: 1px solid;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .auteur-wrapper span{
	color: #4eaadf;
	border-bottom: 1px solid;
}
#template-sections-2 .sections-wrapper .section-cas-traite.cas-traites-wrapper .blocs-wrapper .bloc .content-wrapper{
	line-height: 1.8em;
	font-size: 1.1em;
	color: #333;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .icon-chat{
	color: #7CA8D4;
	float: right;
	font-size: 2em;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .icon-chat::before{
	vertical-align: middle;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .icon-chat a{
	font-weight: bold;
	font-size: .7em;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .more{
	font-size: 1.2em;
	font-weight: bold;
}
#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .filtrer-avant-appres{
	max-width: 400px;
	margin-bottom: 2em;
}

#template-sections-2 .sections-wrapper .section-faq .bloc-text{
	width: 100%;
	padding: 5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#template-sections-2 .sections-wrapper .section-faq .questions-wrapper .wrapper{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 4em 0;
}
#template-sections-2 .sections-wrapper .section-faq  .blocs-wrapper{
	overflow: hidden;
}
#template-sections-2 .sections-wrapper .section-faq  .blocs-wrapper .bloc{
	width: 100%;
	float: left;
	border:1px solid #ddd;
	padding: 2em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 2em;
}

#template-sections-2  .sections-wrapper .section-un-bloc table td,
#template-sections-2  .sections-wrapper table.text-droite-photo-gauche td,
#template-sections-2  .sections-wrapper table.text-gauche-photo-droite td{
	box-shadow: none!important;
	-moz-box-shadow: none!important;
}

#template-sections-2  .sections-wrapper .section-un-bloc table td .bloc-text img{
	max-width: 100%;
	width: auto!important;
	height:auto;
}











/* Section slider */
#template-sections-2 .section-slider-gallery{
	position: relative;
}
#template-sections-2 .section-slider-gallery .slides .slide{
	display: none;
}
#template-sections-2 .section-slider-gallery .slides .slide:first-child{
	display: block;
	width: 100%;
}
#template-sections-2 .section-slider-gallery .slides .slide a{
	text-decoration: none!important;
}
#template-sections-2 .section-slider-gallery .slides .slide .background{
	background-size: cover!important;
}
#template-sections-2 .section-slider-gallery .slides .slide .text{
	display: table;
	width: 100%;
	min-height: 1200px;
	height: 0; /* Bug Firefox */
	border-spacing: 0;
}
#template-sections-2 .section-slider-gallery .slides .slide .text .text-wrapper{
	display: table-cell;
	vertical-align: middle;
}
#template-sections-2 .section-slider-gallery .slides .slide .titre-blanc{
    background: rgba(255,255,255,.85);
    color: #414141;
    display: inline;
    font-size: 1em;
    line-height: 1.4em;
    box-shadow: 10px 0px 0px 0 rgba(255,255,255,.85), -10px 0px 0px 0 rgba(255,255,255,.85);
    -moz-box-shadow: 10px 0px 0px 0 rgba(255,255,255,.85), -10px 0px 0px 0 rgba(255,255,255,.85);
    -webkit-box-shadow: 10px 0px 0px 0 rgba(255,255,255,.85), -10px 0px 0px 0 rgba(255,255,255,.85);
	text-transform:uppercase;
}
#template-sections-2 .section-slider-gallery .slides .slide h2{
    padding: 10px;
    margin: 0;
    line-height: normal;
    font-size: 3em;
    margin-bottom: 1em;
}
#template-sections-2 .section-slider-gallery .slides .slide .text-container{
    max-width: 800px;
    margin-bottom: 4em;
}
#template-sections-2 .section-slider-gallery .slides .position-top-left .text .text-wrapper,
#template-sections-2 .section-slider-gallery .slides .position-top-center .text .text-wrapper,
#template-sections-2 .section-slider-gallery .slides .position-top-right .text .text-wrapper{
	vertical-align: top;
}
#template-sections-2 .section-slider-gallery .slides .position-bottom-left .text .text-wrapper,
#template-sections-2 .section-slider-gallery .slides .position-bottom-center .text .text-wrapper,
#template-sections-2 .section-slider-gallery .slides .position-bottom-right .text .text-wrapper{
	vertical-align: bottom;
}
#template-sections-2 .section-slider-gallery .slides .position-top-center .text .text-wrapper .text-container,
#template-sections-2 .section-slider-gallery .slides .position-center-center .text .text-wrapper .text-container,
#template-sections-2 .section-slider-gallery .slides .position-bottom-center .text .text-wrapper .text-container{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#template-sections-2 .section-slider-gallery .slides .position-top-center .text .text-wrapper .text-container h2,
#template-sections-2 .section-slider-gallery .slides .position-center-center .text .text-wrapper .text-container h2,
#template-sections-2 .section-slider-gallery .slides .position-bottom-center .text .text-wrapper .text-container h2{
	text-align: center;
}
#template-sections-2 .section-slider-gallery .slides .position-top-right .text .text-wrapper .text-container,
#template-sections-2 .section-slider-gallery .slides .position-center-right .text .text-wrapper .text-container,
#template-sections-2 .section-slider-gallery .slides .position-bottom-right .text .text-wrapper .text-container{
	margin-left: auto;
	margin-right: 0;
}
#template-sections-2 .section-slider-gallery .flex-control-nav{
    padding-left: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    text-align: center;
}
#template-sections-2 .section-slider-gallery .flex-control-nav li{
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	margin: 0 5px;
}
#template-sections-2 .section-slider-gallery .flex-control-nav li a{
	width: 15px;
	height: 15px;
	background: #9a9a9b!important;
	display: block;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	border:none!important;
	-moz-border-radius: 100%;
}
#template-sections-2 .section-slider-gallery .flex-control-nav li a.flex-active{
	background: #7DCAD2!important;
}











#template-sections-2 .decouvrir{
	padding-top: 5em;
}
#template-sections-2 .decouvrir p a{
	margin-bottom: 5px;
	display: inline-block;
}
#template-sections-2 .decouvrir-left{
	float: left;
	width: 19%;
    border-right: 1px solid #ddd;
    padding-right: 1em;
    padding-bottom: 2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#template-sections-2 .col-content-right{
	float: right;
	width: 79%;
}
#template-sections-2 .col-content-right .wrapper{
	width: 100%;
}
#template-sections-2 .with-menu-left .sections-wrapper .section{
	padding: 0 2em;
}
#template-sections-2 .decouvrir-left h3{
    margin-top: 2.3em;
    font-size: 2em;
}
#template-sections-2 .decouvrir-left h4{
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 2em;
}


#template-sections-2 .sections-wrapper .print{
	display: none;
}


/******************************************
*	Section Actualites
*******************************************/

#template-sections-2 .sections-wrapper .section-actualites{
    padding: 5% 0px;
	background: #ebf1f6;
}
#template-sections-2 .sections-wrapper .section-actualites .wrapper{
	display: table;
	width: 90%;
	background: none!important;
	border-spacing: 2em;
}
#template-sections-2 .sections-wrapper .section-actualites .article-link{
	display: table-cell;
	width: 33.33%;
	color: inherit!important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-decoration: none;
	background-color: white;
}

#template-sections-2 .sections-wrapper .section-actualites .article{
	background: white;
	padding: 1em;
}
#template-sections-2 .sections-wrapper .section-actualites .article .photo{
	padding-bottom: 50%;
	background-position: center center!important;
	background-size: cover!important;
}
#template-sections-2 .sections-wrapper .section-actualites .article .more{
	text-decoration: underline;
	color: #006088;
}
#template-sections-2 .sections-wrapper .section-actualites .article h3{
	margin-bottom: 0;
	font-size: 1.3em;
}
#template-sections-2 .sections-wrapper .section-actualites h2{
	margin-top: 0;
}
#template-sections-2 .sections-wrapper .section-actualites .button-wrapper{
	margin-top: 2em;
	text-align: center;
}


@media screen and (max-width: 1920px) {
	#template-sections-2 .section-slider-gallery .slides .slide .text{min-height: 1000px;}
	
	#template-sections-2 .sections-wrapper .section-trois-blocs table tr.photos-row td{height: 300px;}
}
/* Résolution moyenne */
@media screen and (max-width: 1600px) {
	/* Accueil */
	#template-sections-2  .first_section {  width: 48%;}
	#template-sections-2  .sections-wrapper .section-equipe .membre{padding-bottom: 590px;}
	#template-sections-2  .sections-wrapper .background-wrapper{padding-bottom: 590px;}
	
	#template-sections-2 .section-slider-gallery .slides .slide .text{min-height: 800px;}
	
	#template-sections-2 .sections-wrapper .section-trois-blocs table tr.photos-row td{height: 250px;}
	
	#template-sections-2 .decouvrir-left{width: 29%;}
	#template-sections-2 .col-content-right{width: 69%;}
	
}
@media screen and (max-width: 1366px){
	#template-sections-2  .sections-wrapper .section-deux-blocs .bloc-text,
	#template-sections-2 .sections-wrapper .section-cas-traite .bloc-text,
	#template-sections-2 .sections-wrapper .section-faq .bloc-text{padding-left: 2em; padding-right: 2em;}	
	
	#template-sections-2 .decouvrir-left{width: 26%;}
	#template-sections-2 .col-content-right {width: 74%;}
	
}
@media screen and (max-width: 1279px){
	/* Accueil */
	#template-sections-2  .service-section-wrapper .services-wrapper .text-wrapper{font-size: 15px;}
	#template-sections-2  .top-wrapper .text-wrapper{font-size: 2.5em;}
	#template-sections-2  .top-wrapper .text-wrapper p{margin-right: 1.5em;}
	#template-sections-2  .sections-wrapper .section-equipe .membre{padding-bottom: 550px;}
	#template-sections-2  .sections-wrapper .background-wrapper{padding-bottom: 550px;}
	
	#template-sections-2 .section-slider-gallery .slides .slide .text{min-height: 600px;}
	
	
	#template-sections-2 .sections-wrapper .section-trois-blocs table tr.photos-row td{height: 200px;}
	
	
	#template-sections-2 .col-content-right .wrapper{width: 1000px;}
	#template-sections-2 .decouvrir-left { max-width: 1000px;  }
	
	#template-sections-2 .decouvrir-left {  width: 100%; max-width: 1150px;  margin: 0 auto;   float: none; margin-top: 2em; border-right: none; padding-right: 0;}
	#template-sections-2 .col-content-right{width: 100%; float: none;}
	#template-sections-2 .with-menu-left .sections-wrapper .section{padding: 0;}
	#template-sections-2 .with-menu-left{width: 100%;}
}
/* Tablettes */
@media screen and (max-width: 1024px) {
	/* Accueil */
	#template-sections-2  h1,
	#template-sections-2  h2{font-size: 2em;}
	#template-sections-2  .background-wrapper,
	#template-sections-2  .content-wrapper.parallax .background-wrapper,
	#template-sections-2  .sections-wrapper .content-wrapper.parallax .background-wrapper {  background-attachment: scroll!important;}
	#template-sections-2  .background-wrapper{font-size: 1em;}
	#template-sections-2  .photo-wrapper{margin-bottom: 11em;}
	#template-sections-2  .sections-wrapper .background-wrapper{height: auto; padding-bottom: 0!important;}
	#template-sections-2  .sections-wrapper .section-equipe .membre{padding-bottom: 500px;}
	#template-sections-2  .sections-wrapper .section-deux-blocs .bloc-text.scrollme .text-wrapper{transform: none!important; -webkit-transform: none!important; -moz-transform: none!important; opacity: 1!important; -webkit-opacity: 1!important; -moz-opacity: 1!important;}
	#template-sections-2  .sections-wrapper .section-deux-blocs .bloc-text,
	#template-sections-2 .sections-wrapper .section-cas-traite .bloc-text,
	#template-sections-2 .sections-wrapper .section-faq .bloc-text{ padding-top: 2em; padding-bottom: 2em;}	
	
	
	/* Section trois blocs */	
	#template-sections-2 .sections-wrapper .section-trois-blocs .button{padding-left: 20px; padding-right: 20px;}	
	#template-sections-2 .sections-wrapper .section-trois-blocs .bloc-text{padding: 2em .5em;}
	#template-sections-2 .sections-wrapper .section-trois-blocs table td{border: none;}
	
	/* Section slider */
	#template-sections-2 .section-slider-gallery .slides .slide .text{min-height: 500px;}
	#template-sections-2 .section-slider-gallery .slides .slide .text-container{max-width: none;}
	
	#template-sections-2 .col-content-right .wrapper{width: 90%;}
	#template-sections-2 .decouvrir-left { width: 90%;  }
	
	
}
/* mobiles */
@media screen and (max-width: 1023px) {
	/* Accueil*/
	#template-sections-2  .sections-wrapper .section-moitie table{border-spacing: 0;}
	#template-sections-2  .sections-wrapper .section-moitie table,
	#template-sections-2  .sections-wrapper .section-moitie table,
	#template-sections-2  .sections-wrapper .section-moitie table tr,
	#template-sections-2  .sections-wrapper .section-moitie table td{display: block;width: 100%;}
	#template-sections-2  .sections-wrapper .section-moitie table td.photo{display: none;}
	#template-sections-2  .sections-wrapper .section-moitie .bloc-text{padding: 5%; float: none;}
	#template-sections-2  .sections-wrapper .bloc-text{width: 100%; float: none!important;}
	#template-sections-2  .sections-wrapper .photo-wrapper{width: 100%; padding-bottom: 30%;}
	#template-sections-2  .sections-wrapper .section-equipe .membre .text .content{width: 200px; margin: -62px 0 0 -100px;}
	#template-sections-2 .sections-wrapper .section-un-bloc.section-deux-blocs td .background{display: none;}
	#template-sections-2 .sections-wrapper .section-un-bloc.section-deux-blocs table{/*display:none;*/}
	#template-sections-2  .sections-wrapper .section-deux-blocs table,
	#template-sections-2  .sections-wrapper .section-deux-blocs table tbody,
	#template-sections-2  .sections-wrapper .section-deux-blocs table tr,
	#template-sections-2  .sections-wrapper .section-deux-blocs table td{width: 100%; display: block; min-height: 0px;}
	#template-sections-2  .sections-wrapper .section-deux-blocs table.text-gauche-photo-droite td:last-child{display: none;}
	#template-sections-2  .sections-wrapper .section-deux-blocs table.text-droite-photo-gauche td:first-child{display: none;}	
	#template-sections-2  .sections-wrapper .section-deux-blocs .photo-mobile-wrapper{display: block;}
	#template-sections-2  .sections-wrapper .section-deux-blocs .bloc-text .icon-play{display: none;}
	#template-sections-2  .sections-wrapper .section-deux-blocs.rencontrer table td:nth-child(2) .text-wrapper{max-width: none!important;}
	
	#template-sections-2 .section-slider-gallery .slides .slide h2{font-size: 2em;}
	
	#template-sections-2 .sections-wrapper .section-deux-blocs .bloc-text{padding-left: 0; padding-right: 0;}

	/*Accueil Actualités */
	#template-sections-2 .sections-wrapper .section-actualites .article-link{display: block; width:100%; margin-bottom: 2em; padding: 0!important;}
	#template-sections-2 .sections-wrapper .section-actualites .wrapper{ padding: 0!important;}
	
	/* Cas traités */
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo{width: 50%;     padding-bottom: 25%; }
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.trois-photos .photo{width: 33.33%;}

	
}
@media screen and (min-width:768px) and ( max-width: 768px) {
	#template-sections-2 .sections-wrapper .section-trois-blocs .bloc-text h2{font-size: 1.8em!important;}
}

/* mobiles */
@media screen and (max-width: 767px) {

	html.show-accueil-mobile {display: none!important;}
	html.show-accueil-mobile .accueil-mobile{display: block!important;}
	#template-sections-2{padding: 0; margin-left: 0;}
	#template-sections-2  .sections-wrapper .section-equipe .membre{padding-bottom: 250px;}
	#template-sections-2  .sections-wrapper .photo-wrapper{padding-bottom: 50%; }
	#template-sections-2  .sections-wrapper h2{font-size: 2.2em;}
	#template-sections-2  .sections-wrapper .section-1.content-wrapper.no-texte-no-title .bloc-text{width: 100%;}
	#template-sections-2  .sections-wrapper .section-1.content-wrapper.no-texte-no-title .background-wrapper{padding: 100px 0!important;}
	#template-sections-2  .sections-wrapper .section-equipe .membre .text{display: none;}
	#template-sections-2  .sections-wrapper .section-equipe:hover .button-wrapper{display: block;}
	#template-sections-2  .sections-wrapper .section-deux-blocs .photo-mobile-wrapper .background{padding-bottom: 0; height: 300px;}


	/* Section 3 blocs */	
	#template-sections-2 .sections-wrapper .section-trois-blocs table,
	#template-sections-2 .sections-wrapper .section-trois-blocs tbody,
	#template-sections-2 .sections-wrapper .section-trois-blocs tr,
	#template-sections-2 .sections-wrapper .section-trois-blocs td{display: block; width: 100%!important; padding-left: 0!important; padding-right: 0!important;}
	#template-sections-2 .sections-wrapper .section-trois-blocs td .bloc-text{padding-left: 0!important; padding-right: 0!important;}
	#template-sections-2 .sections-wrapper .section-trois-blocs tr.photos-row,
	#template-sections-2 .sections-wrapper .section-trois-blocs tr.links-row{display: none;}	
	#template-sections-2 .sections-wrapper .section-trois-blocs .lien-mobile{display: block;}
	#template-sections-2 .sections-wrapper .section-trois-blocs .bloc-text{padding: 0;}
	#template-sections-2 .sections-wrapper .section-trois-blocs{padding-bottom: 2em;}
	#template-sections-2 .sections-wrapper .section-trois-blocs table a.popup {position: relative;}
	#template-sections-2 .sections-wrapper .section-trois-blocs table .photo-mobile{display: block;}
	#page-accueil .sections-wrapper .section-trois-blocs.style-1 .hover-row{display: none;}
	#template-sections-2 .sections-wrapper .section-trois-blocs.style-2 .texts-row{display: block;}
	
	/* Avant - Après */
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-left,
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-right{width: 100%; padding-bottom: 35%;}
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-left .label,
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-right .label{font-size: 1em;}
	#template-sections-2 .sections-wrapper .section-cas-traite .temoignages-wrapper .blocs-wrapper .bloc{width: 100%; margin-bottom: 2em;}	
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo,
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.une-photo .photo,
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.deux-photos .photo,
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper.trois-photos .photo{width: 100%;     padding-bottom: 35%; }
}	
/* Petits mobiles */
@media screen and (max-width: 600px) {
	/* Accueil*/
	#template-sections-2  .sections-wrapper .section-1.content-wrapper.no-texte-no-title .background-wrapper{padding: 80px 0!important;}
	#template-sections-2  .sections-wrapper .noir .background-wrapper .wrapper{  background: rgba(255, 255, 255, 0.8); width: 100%; padding-left: 5%; padding-right: 5%; box-sizing: border-box; -moz-box-sizing: border-box;}
	#template-sections-2  .sections-wrapper .section-equipe .membre{padding-bottom: 200px;}
	#template-sections-2  .content-wrapper .first_section.bloc-text {width: 100%;}
	#template-sections-2  .sections-wrapper .section-visiter table td{width: 100%; min-height: 300px;display: block; box-sizing: border-box; -moz-box-sizing: border-box;}
	#template-sections-2  .sections-wrapper .section-visiter table .button{  margin: 100px 0;}	
}

	
@media print {
	.filAriane{display: none;}
	#template-sections-2 .col-content-right{width: 100%;}
	#template-sections-2 .with-menu-left .sections-wrapper .section{padding: 0;}
	.wrapper,
	#template-sections-2 .col-content-right .wrapper{width: 90%;}
	
	html.page-template-template-sections-2-php header{display: none;}
	html.page-template-template-sections-2-php .print-header{display: block;}
	html.page-template-template-sections-2-php  .main, 
	html.page-template-template-sections-2-php  .template-page{padding-right: 0;}
	
	#template-sections-2 .sections-wrapper .print{display: block;}
	#template-sections-2 .sections-wrapper .print.une-photo .photo-wrapper{width: 100%!important; text-align: center;  height: 250px; padding-bottom: 0;}
	#template-sections-2 .sections-wrapper .print .photo-wrapper img {width: auto; height: auto; max-height: 100%; max-width: 100%;}
	#template-sections-2 .sections-wrapper .section-deux-blocs .print .photo-wrapper{height: 250px;width: 50%; padding:0; text-align: center;}
	
	#template-sections-2 .section { page-break-inside: avoid; page-break-before: always;}
	#template-sections-2 .section.firstSection{page-break-inside: auto; page-break-before: avoid;}
	#template-sections-2 .section.section-un-bloc.no-text{ page-break-before: avoid;} 
	#template-sections-2 .no-page-break-before{page-break-before: avoid!important; page-break-inside: auto;}
	
	#template-sections-2 .decouvrir{display: none;}
	#template-sections-2 .decouvrir-left{display: none;}
	#template-sections-2 .share-clinique{display: none;}
	
	/*
	#template-sections-2 .section.no-photo .bloc .text-wrapper .text-left{padding-right: 2em; }
	#template-sections-2 .section.no-photo .bloc .text-wrapper .text-right{padding-left: 2em; }
	#template-sections-2 .section .text-wrapper.deux-colune .text-left, 
	#template-sections-2 .section .text-wrapper.deux-colune .text-right{padding-right: 2em; padding-left: 2em;}
	#template-sections-2 .section .photo-wrapper.droite, 
	#template-sections-2 .section a.droite,
	#template-sections-2 .section .photo-wrapper.gauche, 
	#template-sections-2 .section a.gauche,
	#template-sections-2 .section .photo-wrapper.tout, 
	#template-sections-2 .section a.tout{ display: none!important;}
	#template-sections-2 .section .bloc>.text-wrapper{width: 100%;display: block;}
	*/
	
	#template-sections-2 .sections-wrapper .section-un-bloc .print .photo-wrapper{    width: 100%; display: block; height: 250px; text-align: center; padding: 0;}
	#template-sections-2 .sections-wrapper .section-un-bloc td .background{display: none!important;}
	#template-sections-2 .icon-play{display: none;}
	
	#template-sections-2 .sections-wrapper .section-deux-blocs table{min-height: 0;}
	#template-sections-2 .sections-wrapper .section-deux-blocs table.text-gauche-photo-droite tr td:nth-child(2){display: none;}
	#template-sections-2 .sections-wrapper .section-deux-blocs table.text-droite-photo-gauche tr td:nth-child(1){display: none;}
	#template-sections-2 .sections-wrapper .section-deux-blocs .bloc-text{padding: 0;}
	#template-sections-2 .sections-wrapper .section-deux-blocs td .background{display: none;}
	
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-left,
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-right{ padding-bottom: 0; text-align: center;}
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-left .label, 
	#template-sections-2 .sections-wrapper .section-cas-traite .cas-traites-wrapper .blocs-wrapper .bloc .photo-wrapper .photo-right .label{color: black; position: relative; font-weight: normal;}
	
	
	#template-sections-2 .title-wrapper{margin-bottom: 3em;}
	
	#template-sections-2 .section .button{display: none;}
	
}
	