@charset “utf-8”;





p{
	font-size: 16px;
	text-align: justify;
	margin-right: 120px;
	margin-left: 120px;
	font-family: 'Raleway', sans-serif;
	line-height: 150%;
	
	}


body {
background-color: white;
}


header
{
height: 150px;
}




h1 
{
    font-family: 'Raleway', sans-serif;
    font-size: 2em;
    text-align: center;
    color: #5d9f98;
    margin-right: auto;
    font-weight: normal;
    margin-top: 30px;
}


h2
{
    font-family: 'Montez',cursive;
    font-size: 3em;
    margin-top: 30px;
    margin-bottom:20px; 
    font-weight: normal;
    text-align: center;
    color:#5d9f98;
}


.p1
{
text-align: center;
}

   nav ul{

    list-style-type: none;
}

.menu{
font-family: 'Raleway', sans-serif;
margin-right : 150px;
margin-left: 150px;
text-align: center;

}



.iconefb, .iconemail
{
height: 40px;
 width:40px;
margin-top : 10px;
 margin-right : 30px;
 }  

.logokr
{
    height: 100px;
 
margin-left: 20px;
}

a:link
{
text-decoration:none;
color: purple;
}

a:visited {color: darkblue;}


nav li {
    margin-top : 20px;
    margin-left:40px;
	display: inline-block;
	margin-right:30px;
    text-decoration: none;
	}
#MI 
{
    width: 100%;
    height : 100%x;
    }



.INTRO
{
margin-right: 40px;
margin-left: 40px;
margin-top: 40px;
margin-bottom: 50px;
 border-width:3px;
 border-style:dotted;
 border-color:#5d9f98;

}

.RS
{
   text-align: center;
   margin-top: 40px;
}

.pictordv, .pictomail
{
    width: 100px;
    height : 100px;

    }

.PICTO
{
text-align: center;
margin-left: 50px;

}

.picto1, .picto2, .picto3
{
margin-right: 50px;
height: 100px;
width:100px;

}




.bienfaits
{
font-family: 'Raleway', sans-serif;
text-align: center;
line-height: 170%;
margin: auto;


}

ul{
padding-left:0px
}

li{
	list-style-type:none;
     color: #5d9f98;
	}


.temoignages{
height: auto;
color: white;
font-style: italic;
letter-spacing: 1px;
background: #5d9f98;
 width: auto;
}


.QUI{
text-align: center;
}

.photokr{

height: 400px;
}

#Temoignagesh2{
margin-bottom: 50px;
color: white;
padding-top: 20px;
}

.tablekr{

height: 150px;
}

.TABLE{
text-align: center;
}

nav ul	{font-size: 1em ;
	font-weight: bold ;
	display: block ;
    text-decoration:none ;
    
	}

p li{
	font-family: 'Raleway', sans-serif;

	}

body {
    display: block;
    margin: 0px;
    padding: 0px;
}


.ML 
{
text-align: right;
}

footer{
    height: 200px;
  background-color: #5d9f98;  
}

 footer ul{

    list-style-type: none;
}

footer li {
    margin-top : 20px;
    margin-left:40px;
    display: inline-block;
    margin-right:30px;
    text-decoration: none;
    }


.RDV, .EMAIL, .FACEBOOK
{
    width: 100px;
    height : 100px;
    margin-top: 50px;
    margin-right: 30px
    }

.iconesfooter
{
text-align: center;


}


nav a:hover
{
    color: #5d9f98;
    
}


.mentionslegales
{
margin-bottom: 500px;
;margin-top:200px
}


#hamburger, #hamburger-content {
display: inline;
}

#hamburger-button {
display: none;
cursor: pointer;
background: none;
border: none;
font-size: 40px;
padding: 0;
vertical-align: top;
float: right;
margin-right: 30px;
}


#hamburger-overlay{
display: none;
position: fixed;
z-index: 10;
top:0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .4);
}




#hamburger-sidebar {
display: none;
position: fixed;
width: 84%;
z-index: 20;
height: 100%;
top: 0;
left:0;
background-color:white;
transform:translateX(-100%);
transition: transform .2s ease-out;

    }

#hamburger-sidebar li{
    display: block;
 }


 #hamburger-sidebar-header {
    background: #5d9f98;
    height: 50px;

    }

#hamburger-sidebar-body {
    padding: 16px 8px;
}

#hamburger-sidebar-body li: before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    margin-bottom: 4px;

}

@media screen and (max-width: 1024px ) {
     h1 {
        font-size: 30px;
        line-height: 30px;

    }

.logokr{
    margin-top: 10px;
    }

    #hamburger-content {
    display: none;

    }

    #hamburger-button, #hamburger-sidebar ,
    .hamburger-activated #hamburger-overlay {
        display: block;
    }


    .hamburger-activated #hamburger-sidebar {
        transform: translateX(0);
    }

p{
 margin: 0;
    padding: 15px;
    border: 0;
}


.bienfaits{

padding: 15px;
}

.meditation{
padding: 15px;
}



    


