
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.retour{
clear: both;
}


body{
height: 100%;
font-family: "Montserrat";
color: #323536;
font-size: 13px;
width: auto;
background: white;
}



h2{
font-family: 'Pacifico';
font-size: 35px;
text-align: center;
color: #0c6a9d;
padding-top:20px;
padding-bottom: 5px;
}

h3{
font-family: montserrat;
font-size: 25px;
text-align: center;
color: #a7acae;
padding-top: 20px;
padding-bottom: 50px;
}


#menu{
background: url("images/rectanglemenu.jpg") repeat-y;
padding-top: 10px;
padding-bottom: 20px;
		
}
#menu a{
display: block;
padding:5px;
text-decoration: none;
color: white;
font-size: 16px;
text-align: center;
float: left;
	
}
#menu a:hover{
color: black;

}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: 
#212529;
text-align: left;
list-style: none;
background-color:
#53afe0;
background-clip: padding-box;
border: 1px solid
    rgba(0,0,0,.15);
    border-radius: .25rem;
}


.logo{
padding-top: 15px;
padding-bottom: 30px;
}


#imgheader{
padding-top: 40px;
height: 638px;
padding-bottom: 20px;
	
}



#revelateur{
padding-top: 10vw;
padding-bottom: 15vw;
}

.revelateurrectangle{
background: #fbfbfb;
padding:40px;
}

#revelateur p{
font-family: montserrat;
font-size: 17px;
text-align: center;
color: black;
padding: 5px;
line-height: 15px;
}

#revelateur h3{
font-family: montserrat;
font-size: 24px;
text-align: center;
color: #a7acae;
}




#domaines{
padding-top: 1vw;
}

#domaines p{
font-family: 'Monserrat';
font-size: 20px;
text-align: center;
color: black;
}




#coachingmental{
padding:1vw;	
}

#coachingmental p{
font-family: 'Monserrat';
font-size: 20px;
text-align: center;
color: black
}

.espacecoaching{
padding-top: 90px;
padding-bottom: 60px;
	max-width: 100%;
}

.espace img{
	padding-top: 90px;
	max-width: 100%;
}





#blog{
padding-top:10vw;
padding-bottom: 15vw;
	position:relative;
	
}
.blog{
	height: 350px;
border: 3px solid black;
background:white;
padding: 30px;
position: relative;
	
}
.blog:hover{
	height: 350px;
border: 5px solid #824292;
background:white;
padding: 30px;
position: relative;
}
#blog h2{
font-family: montserrat;
font-size: 18px;
color: black;
position: absolute;
left: 0px;
top: -33px;
background: white;
padding: 23px;

}
#blog p{
padding-bottom: 50px;
padding-top: 30px;


}




.quotes { 
padding-top: 30px;}



#temoignages{
height: 771px;
background: url("images/bgtem1.jpg") no-repeat;
	
}

.temoignages{
background: white;
padding:40px;
}




/* Bubble Slider */

.bubble blockquote {
	margin: 10px 10px 0;
	background: #fff;
	padding: 60px;
	position: relative;
	border: none;
	border-radius: 8px;
	font-size: 1.25em;
	color: #1e528e;
}
.bubble blockquote:before, .bubble blockquote:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	padding: 10px;
	line-height: 1;
	color: #1e528e;
}
.bubble blockquote:before {
	top: 0;
	left: 10px;
}
.bubble blockquote:after {
	content: "\201D";
	right: 10px;
	bottom: -.5em;
}
.bubble div {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	margin: 0 0 0 60px;
	margin-bottom: 10px;
}
.bubble cite {
	padding-left: 20px;
	font-size: 1.25em;
  color:#f7f7f7;
}





.snip1504 {
  font-family: 'Source Sans Pro', sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  max-width: 315px;
  width: 100%;
  color: #000000;
  text-align: left;
  font-size: 16px;
  background-color: #fff;
}
.snip1504 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.snip1504 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}
.snip1504 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.snip1504 h3,
.snip1504 h5 {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}
.snip1504 h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: 400;
	color: #53afe0;
}
.snip1504 h5 {
  font-weight: normal;
  font-style: italic;
  color: #888;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.snip1504 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.snip1504:hover > img,
.snip1504.hover > img {
  opacity: 0.1;
}
.snip1504:hover h3,
.snip1504.hover h3,
.snip1504:hover h5,
.snip1504.hover h5 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}




#footer{
background: #fbfbfb;	

}
#footer p{
padding-top: 32px;
font-family: montserrat;
font-size: 20px;
text-align: center;
color: black;


}

#footer a { 
text-decoration: none;
	display: block;
	font-size: 20px;
text-align: center;
	color: black;
	padding: 5px;
}


#footer a:hover { 
text-decoration: none;
	display: block;
	font-size:21px;
text-align: center;
	color: #824292;
	font-weight:bold;
	
}




.snip1378 {
  font-family: 'Roboto', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
	padding-top: 75px;
}
.snip1378 * {
  box-sizing: border-box;
}
.snip1378 li {
  display: inline-block;
  list-style: outside none none;
  margin: 0.5em 1em;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}
.snip1378 li:before,
.snip1378 li:after {
  display: block;
}
.snip1378 li:before {
  bottom: 0%;
}
.snip1378 li:after {
  bottom: 75%;
}
.snip1378 a {
  backface-visibility: hidden;
  color: #e6e6e6;
  display: block;
  padding: 0.5em 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.snip1378 a:before {
  bottom: 25%;
}
.snip1378 a:after {
  bottom: 50%;
}
.snip1378 a:hover {
  color: #ffffff;
}
.snip1378 li:before,
.snip1378 li:after,
.snip1378 a:before,
.snip1378 a:after {
  background:url("images/blog.png") no-repeat;
  position: absolute;
  height: 25%;
  width: 100%;
  left: 0;
  content: '';
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.25s steps(3);
  transition: all 0.25s steps(3);
}
.snip1378 li:hover:before,
.snip1378 li.current:before,
.snip1378 li:hover:after,
.snip1378 li.current:after,
.snip1378 li:hover a:before,
.snip1378 li.current a:before,
.snip1378 li:hover a:after,
.snip1378 li.current a:after {
  opacity: 1;
}
.snip1378 li:hover:before,
.snip1378 li.current:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.snip1378 li:hover:after,
.snip1378 li.current:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.snip1378 li:hover a:before,
.snip1378 li.current a:before {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.snip1378 li:hover a:after,
.snip1378 li.current a:after {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}





button.snip1086 {
  font-family: 'Raleway', Arial, sans-serif;
  border: none;
  background-color: #000000;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  padding: 10px 40px;
  display: inline-block;
  margin: 15px 40px;
  text-transform: uppercase;
  line-height: 1.5em;
  font-weight: 500;
  font-size: 1em;
  outline: none;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
button.snip1086 span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.8;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
button.snip1086 i {
  font-size: 28px;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  display: block;
  position: absolute;
  opacity: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
button.snip1086:before {
  content: '';
  top: 0;
  left: 50%;
  right: 50%;
  position: absolute;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
button.snip1086:hover span,
button.snip1086.hover span {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
button.snip1086:hover i,
button.snip1086.hover i {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
button.snip1086:hover:before,
button.snip1086.hover:before {
  left: 0;
  right: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
button.snip1086:active:before {
  background: rgba(255, 255, 255, 0.3);
}
button.snip1086.blue {
  background-color: #20638f;
}





.souspageaddictions{
	
}




#faq{
	padding-top: 200px;
	padding-bottom: 200px;
}

#faq h2{
font-family: montserrat;
font-size: 18px;
color: #53afe0;
padding-top: 35px;
padding-bottom: 3px;

}

#faq p{
	padding-top: 10px;
	padding-bottom: 30px;
}





#quisuisje{
padding-top: 200px;
padding-bottom: 200px;
}
#quisuisje h2{
	font-family: montserrat;
font-size: 18px;
color: #53afe0;
padding-top: 5px;
padding-bottom: 3px;

}
#quisuisje p{
	padding-top: 8px;
}



#contact{
	padding-top: 10vw;
	padding-bottom: 10vw;
}
#contact p{

text-decoration: none;
	display: block;
	font-size: 16px;
text-align: center;
	color: black;
	padding: 5px;



}
#contact h3{
font-family: 'Pacifico';
font-size: 30px;
text-align: center;
color: #0c6a9d;
padding-top:20px;
padding-bottom: 5px;
}


form{
 margin: 0 auto;
	padding-top:12px;
	padding-bottom:16px;
}



label{display: inline-block;
  width: 90px;
  text-align: right;
	font-size: 16px;
	
}

input textarea{ width: 300px;
  box-sizing: border-box;}


textarea{
	resize: none;
	vertical-align: top;
}


#addictions{
	
	
}

#souspageaddictions a { 
text-decoration: none;
	display: block;
	font-size: 16px;
text-align: center;
	color: black;
	padding: 5px;
}


#souspageaddictions a:hover { 
text-decoration: none;
	display: block;
	font-size: 16px;
text-align: center;
	color: #824292;
	font-weight:bold;
	
}



#alcool {
padding-top: 8px;	
}






