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

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


#contenu-ploggdentisterie-wrapper .template-page{
	margin-top: 0;
}

h1 {
	vertical-align: middle;
	width: 100%;
	text-align: center;
	position: relative;
}
h1 span{
	font-size: .7em;
    display: block;
}
.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;
}
 .sections-wrapper .background-wrapper.middle{
	background-position: center center!important;
}
 .sections-wrapper .background-wrapper.bottom{
	background-position: center bottom!important;
}
.sections-wrapper .background-wrapper.top{
	background-position: center top!important;
}
.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;
}
.sections-wrapper .video>.wrapper{
	z-index: 9;
	position: relative;
}

.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;
}
.sections-wrapper .content-wrapper.middle .background-wrapper {
	padding-bottom: 17%;
	padding-top: 17%;
	height: auto;
}
.sections-wrapper .content-wrapper.middle .bloc-text{
	margin-top: 0;
}
.sections-wrapper .bloc-text {
	width: 42%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	/*color:#000;*/
}
 .sections-wrapper .content-wrapper.parallax .background-wrapper{
	background-attachment: fixed!important;
}
 .sections-wrapper .content-wrapper:last-child .background-wrapper{
	padding-bottom: 55%;
}

 .sections-wrapper .content-wrapper.gauche .bloc-text {
	float:left;
}
 .sections-wrapper .content-wrapper.droite .bloc-text {
	float:right;
}
 .sections-wrapper .content-wrapper.centre .bloc-text{
	float:none;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
}
.sections-wrapper .content-wrapper.noir .bloc-text {
	color:#000;
}
.sections-wrapper .content-wrapper.noir h1{
	color:#000;
}
.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;
}
 .sections-wrapper .left-bloc
 .sections-wrapper .button span{
	margin:0 20px;
}
.sections-wrapper p {
	line-height: 1.5em;
	font-size: 1.1em;
	margin-top: 10px;
}
.sections-wrapper ul{
	font-size: 1.1em;
}
.sections-wrapper ul ul{
	font-size: 1em;
	margin-top: 5px;
}
.sections-wrapper ul li{
	margin-bottom: 10px;
}
/*  .sections-wrapper h2 {
    padding: .9em 0 .5em;
    text-align: left;
    margin: 0;
} */
 .sections-wrapper h2 span{
	font-size: .8em;
	display: block;
	text-transform: none;
}
 .sections-wrapper .content-wrapper.no-texte-no-title .background-wrapper{
	height: auto;
	padding: 300px 0;
}
 .sections-wrapper .content-wrapper.no-texte-no-title .bloc-text{
	margin: 0 auto;	
}
 .sections-wrapper .bleu{
	background:#eff6fa!important;
}
 .sections-wrapper .beige{
	background:#FDF0E3!important;
}
 .sections-wrapper .gris{
	background:#F5f5f5!important;
}

 .sections-wrapper .content-wrapper.no-texte-no-title .background-wrapper{
	height: auto;
	padding: 300px 0;
}
 .sections-wrapper .content-wrapper.no-texte-no-title .bloc-text{
	margin: 0 auto;	
}
.sections-wrapper table a.popup{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.sections-wrapper table a.popup-one-photo{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
 .content-wrapper .first_section.bloc-text{
	width: 405px;
	margin-top: 12%;
}
 .content-wrapper .bloc-text .citation{
	display: block;
	padding-left: 45px;
	font-size: 1.1em;
}
 .content-wrapper .bloc-text .citation::before{
	content: '«';
	color: #4BCEE4;
	margin-left: -28px;
	width: 28px;
	display: inline-block;
}
 .content-wrapper .bloc-text .citation::after{
	content:'»';
	color: #4BCEE4;
}
 blockquote{
	margin-left: 28px;
	margin-right: 0;
	font-size: 1.1em;
}
 blockquote p,
 blockquote h1,
 blockquote h2,
 blockquote h3,
 blockquote h4{
	margin: 0;
	display: inline;
}
 blockquote::before{
	content: '«';
	color: #4BCEE4;
	margin-left: -28px;
	width: 28px;
	display: inline-block;
	font-size: 2.5em;
}
 blockquote::after{
	content:'»';
	color: #4BCEE4;
	font-size: 2.5em;
	margin-left: 5px;
}

.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;
}



.sections-wrapper .flexslider{
	position: relative;
}
.sections-wrapper .flexslider ul,
.sections-wrapper .flexslider ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.sections-wrapper .sections-wrapper .flexslider .slides li{
	width: 24%;
	display: inline-block;
}
.sections-wrapper .flex-direction-nav .flex-next {
    right: 10px !important;
    opacity: 1 !important;
    z-index: 9999;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: 0!important
}
.sections-wrapper .flex-direction-nav .flex-prev {
    left: 10px !important;
    opacity: 1 !important;
    z-index: 9999;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: 0!important
}
.sections-wrapper .flex-direction-nav .flex-next.flex-disabled,
.sections-wrapper .flex-direction-nav .flex-prev.flex-disabled{
	display: none;
}


 .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;
}




.decouvrir{
	padding-top: 5em;
}
.decouvrir p a{
	margin-bottom: 5px;
	display: inline-block;
}
.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;
}
.col-content-right{
	float: right;
	width: 79%;
}
.col-content-right .wrapper{
	width: 100%;
}
.with-menu-left .sections-wrapper .section{
	padding: 0 2em;
}
.decouvrir-left h3{
    margin-top: 2.3em;
    font-size: 2em;
}
.decouvrir-left h4{
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 2em;
}
.decouvrir .wrapper{
	width: 100%;
	padding-left: 5em;
	padding-right: 5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.commentaires-wrapper{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.commentaires-wrapper .wrapper{
	width: 100%;
	padding-left: 5em;
	padding-right: 5em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.sections-wrapper .print{
	display: none;
}

/*
*	buttons modifier in front page 
*	for Administration
***************************************/
.modifier {
	padding: 8px;
	position: absolute;
	right: 0;
	z-index:10;
	background: white;
}
.modifier .bt {
	display: inline-block;
	float: right;
	margin-right: .5em;
	margin-top: .5em;
}
.modifier .bt button{
	background: #7DCAD2;
	color: #FFF!important;
	border: none;
	padding: 10px;
	cursor: pointer;
	width: 40px;
	height: 40px
}
.modifier .bt button::after{
	display: none;
}
.modifier .bt button span{
	color: white!important;
}
.modifier .bt .ordre{
    width: 60px;
    height: 40px;
    padding: 10px;
    margin-bottom: 0;
}
.modifier .bt.plogg-content{
	float: left;
}
.modifier .bt.plogg-content [data-plogg-content]{
	margin-top: 5px;
}
.modifier .bt.plogg-content [data-plogg-content]::after{
    content: 'plogg';
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-family: 'signature2';
    font-size: 1em;
    color: #7DCAD2;
}

.wp-core-ui .button{
	color: #000!important;
}

.modifier .magicfield {
    position: absolute;
    left: -9999999px;
}


/*
 * Modal Media editor front-end
 *************************/
 /* this used for hidden the text in modal media */ 
 .screen-reader-text, 
 .screen-reader-text span, 
 .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important;
}
 /*
 * Loading
 *************************/
.sections-wrapper .blocs-wrapper.editing.loading::before{
    content: '';
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid #ddd;
    border-right: 1.1em solid #ddd;
    border-bottom: 1.1em solid #ddd;
    border-left: 1.1em solid #00b9ac;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    margin-left: -26px;
    margin-top: -25px;
}
.sections-wrapper .blocs-wrapper.editing.loading{
	opacity: .5;
	-moz-opacity: .5;
	-webkit-opacity: .5;
	position: relative;
	z-index: 999;
}
.sections-wrapper .blocs-wrapper.editing.loading::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    content: '';
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/*
 * Dropdown section
 */
.sections-wrapper .dropdown-trigger{
	display: none;
}

/* Résolution moyenne */
@media screen and (max-width: 1600px) {
	.decouvrir-left{width: 29%;}
	.col-content-right{width: 69%;}
}
@media screen and (max-width: 1366px){
	.decouvrir-left{width: 26%;}
	.col-content-right {width: 74%;}
	
	.decouvrir .wrapper{padding-left: 2.5em; padding-right: 2.5em;}
	.commentaires-wrapper .wrapper{padding-left: 2.5em; padding-right: 2.5em;}
}
@media screen and (max-width: 1279px){
	.col-content-right .wrapper{width: 1000px;}
	.decouvrir-left { max-width: 1000px;  }
	
	.decouvrir-left {  width: 100%; max-width: 1150px;  margin: 0 auto;   float: none; margin-top: 2em; border-right: none; padding-right: 0;}
	.col-content-right{width: 100%; float: none;}
	.with-menu-left .sections-wrapper .section{padding: 0;}
	.with-menu-left{width: 100%;}
}
/* Tablettes */
@media screen and (max-width: 1024px) {
	/* Accueil */
	 h1,
	 h2{font-size: 2em;}
	 .background-wrapper,
	 .content-wrapper.parallax .background-wrapper,
	 .sections-wrapper .content-wrapper.parallax .background-wrapper {  background-attachment: scroll!important;}
	 .background-wrapper{font-size: 1em;}
	 .photo-wrapper{margin-bottom: 11em;}
	 .sections-wrapper .background-wrapper{height: auto; padding-bottom: 0!important;}

	
	.col-content-right .wrapper{width: 90%;}
	.decouvrir-left { width: 90%;  }
	
	.decouvrir .wrapper{padding-left: 5%; padding-right: 5%;}
	.commentaires-wrapper .wrapper{padding-left: 5%; padding-right: 5%;}
	
}
/* mobiles */
@media screen and (max-width: 1023px) {
	/* Accueil*/
	 .sections-wrapper .bloc-text{width: 100%; float: none!important;}
	 .sections-wrapper .photo-wrapper{width: 100%; padding-bottom: 30%;}
	
}

/* mobiles */
@media screen and (max-width: 767px) {
}	
/* Petits mobiles */
@media screen and (max-width: 600px) {
	/* Accueil*/
	 .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;}
}

	
@media print {
	.wrapper{width: 100%; padding: 0 2.5em;}
	
	.filAriane{display: none;}
	.col-content-right{width: 100%;}
	.with-menu-left .sections-wrapper .section{padding: 0;}
	
	.sections-wrapper .print{display: block;}
	.sections-wrapper .print.une-photo .photo-wrapper{width: 100%!important; text-align: center;  height: 250px; padding-bottom: 0;}
	.sections-wrapper .print .photo-wrapper img {width: auto; height: auto; max-height: 100%; max-width: 100%;}
	
	.section { page-break-inside: avoid; page-break-before: always;}
	.section.firstSection{page-break-inside: auto; page-break-before: avoid;}
	.no-page-break-before{page-break-before: avoid!important; page-break-inside: auto;}
	
	.decouvrir{display: none;}
	.decouvrir-left{display: none;}
	.share-clinique{display: none;}
	
	
	.icon-play{display: none;}
	
	.title-wrapper{margin-bottom: 3em;}
	
	.section .button{display: none;}
	
	.flex-direction-nav{display: none!important;}
}
	