h1{
	font-size: 2em;
}

h2{
	font-size: 1.8em;
}

h3{
	font-size: 1.6em;
}

.cu_papillon {
	background-image:url(/img/papillon.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

.cu_equilibre {
	background-image:url(/img/equilibre.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}


.cu_meditation {
	background-image:url(/img/meditation.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

.cu_performance {
	background-image:url(/img/performance.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}

.cu_runner {
	background-image:url(/img/runner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}



.sc_button 
{
	background-color: #36a53b !important; 
	border: 1px solid #afffa2 !important; 
	color:#fbfbfb !important;
}

.bandeau_stress
{
	    background-image: url(/img/stress.jpg);
}
.bandeau_mentions
{
	    background-image: url(/img/mentions-bandeau.jpg);
}
.bandeau_calme
{
	    background-image: url(/img/calme-bandeau.jpg);
}

.bandeau_performance
{
	    background-image: url(/img/performance-bandeau.png);
}

.bandeau_qui
{
	    background-image: url(/img/qui-bandeau.png);
}

.bandeau_erickson
{
	    background-image: url(/img/erickson-bandeau.jpg);
}
.bandeau_tigre
{
	    background-image: url(/img/tigre-bandeau.jpg);
}

.bandeau_faq
{
	    background-image: url(/img/faq-bandeau.jpg);
}
.bandeau_contact
{
	    background-image: url(/img/contact-bandeau.jpg);
}

.bandeau_quand
{
	    background-image: url(/img/quand-bandeau.jpg);
}
.bandeau_tabac
{
	    background-image: url(/img/tabac-bandeau.jpg);
}
.bandeau_meditation
{
	    background-image: url(/img/meditation-bandeau.jpg);
}
.bandeau_phobie
{
	    background-image: url(/img/phobie-bandeau.jpg);
}

.bandeau_posts
{
	    background-image: url(/img/posts-bandeau.jpg);
}
.bandeau_sommeil
{
	    background-image: url(/img/sommeil-bandeau.jpg);
}
.bandeau_confiance
{
	    background-image: url(/img/confiance-bandeau.jpg);
}
.scheme_original .sc_item_title:after {
    color: #36a53b;
}

.scheme_original .sc_item_subtitle {
    color: #36a53b;
}


.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover, .scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a, .scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
    color: #36a53b;
}


.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.icon:before {
    color: #36a53b;
}


.sc_image {
  position: relative;
}

.image2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}

.sc_image:hover .image2 {
  opacity: 1;
}


.header_mobile {
    background-color: #323232;
}

.header_mobile .menu_button{
	color : #fbfbfb !important;
}


.scheme_original .header_mobile .panel_top, .scheme_original .header_mobile .side_wrap {
    background-color: #323232;
}


.header_mobile .menu_main_nav>li {
    border-bottom: 1px solid rgb(54, 165, 59, 0.1) !important;
}

.header_mobile .menu_main_nav>li:hover {
    border-bottom: 1px solid #36a53b !important;
}

.mt-3{
	margin-top: 20px;
}

.m-3{
	margin: 20px 0;
}

article p{
	font-size : 16px !important;
	font-family: Raleway;
}

article li{
	font-size : 14px !important;
	font-family: Raleway;
}

.mr15{
	margin-right:15px !important;
}

.sc_tigre{
	background-image: url(/img/tigre.jpg);
}


.scheme_original .body_wrap {
    color: #555 !important;
}

.scheme_original .page_wrap{
	background-color: #fefefe !important;
}

.sc_custom_1459609995583 {
    background-image: url(/img/bg-warning.png) !important;
}


.logo_descr, .copyright_text{
	font-size : 14px !important;
	font-family: Raleway;
}


.sc_form_subj{
    border-width: 0 0 2px 0 !important;
    background-color: transparent !important;
    text-align: left !important;
    padding: 1em 0 !important;
    width: 100% !important;
}

.sc_section_content_wrap input,.sc_section_content_wrap select,.sc_section_content_wrap textarea {
	font-size : 16px !important;
	font-family: Raleway !important;
	font-style: normal !important;
	 color: #555 !important;
}

.sc_form_item.sc_form_button{
	margin-top: 20px;
	text-align: left;
}


.post a{
	color: #e74d1a;
	font-weight: bold;
}
.post a:hover{
	color: #41933b;
	font-weight: bold;
}
.post h1{
	color: #41933b !important;
	font-size: 2em !important;
}

.post h2{
	color: #025f9a !important;
	font-size: 1.6em !important;
	font-weight: bold !important;
}

.post h3{
	color: #e74d1a !important;
	font-size: 1.4em !important;
	font-weight: bold !important;
}

.post_title a{
	color: #e74d1a !important;
}

.post_title a:hover{
	color: #41933b !important;
}

.isotope_item h4.post_title a{
	color: #fbfbfb !important;
	font-weight: normal !important;
}

.isotope_item .post_descr a{
	color: #fbfbfb !important;
	font-weight: normal !important;
	font-size: 1em !important;
}
.isotope_item .post_descr a:hover{
	color: #0bcbbc !important;
}