  .m1{
    margin-top : -1px;
  }
  .mt-0 {margin-top:0px;}
  .mt-5   {margin-top:5px;}
  .mt-10  {margin-top:10px;}
  .mt-15  {margin-top:15px;}
  .mt-20  {margin-top:20px;}
  .mt-30  {margin-top:30px;}
  .mt-40  {margin-top:40px;}
  .mt-50  {margin-top:50px;}
  .mt-100  {margin-top:100px;}
  .mb-0 {margin-bottom:0px;}
  .mb-5   {margin-bottom:5px;}
  .mb-10  {margin-bottom:10px;}
  .mb-15  {margin-bottom:15px;}
  .mb-20  {margin-bottom:20px;}
  .mb-30  {margin-bottom:30px;}
  .mb-40  {margin-bottom:40px;}
  .mb-50  {margin-bottom:50px;}
  .mb-60  {margin-bottom:60px;}
  .mb-80  {margin-bottom:80px;}
  .mr-5   {margin-right:5px;}
  .mr-10  {margin-right:10px;}
  .mr-15  {margin-right:15px;}
  .mr-20  {margin-right:20px;}
  .mr-30  {margin-right:30px;}
  .ml-5   {margin-left:5px;}
  .ml-10  {margin-left:10px;}
  .ml-15  {margin-left:15px;}
  .ml-20  {margin-left:20px;}
  .ml-25  {margin-left:25px;}
  .ml-30  {margin-left:30px;}
  .ml-50 {margin-left:50px;}

  .m-5 {padding: 5px}

  .fs-15  {font-size: 15px;}
  .fs-20  {font-size: 20px;}
  .fs-25  {font-size: 25px;}
  .fs-30  {font-size: 30px;}
  .fs-35  {font-size: 35px;}

  .padf-10{ 
  padding: 0px 30px 0px 30px;}
  .padx-20{
    padding: 20px;
  }
    .padx-10{
    padding: 0px 10px 0px 10px;
  }

  #footer .social-icons {
    float: none;
}


.process_steps--style1 .process_steps__step:nth-child(4):after {
    border-left-color: #ca500d;
}

.imgboxes_style12 .hoverBorder h6 {
    position: absolute;
    left: -10px;
    bottom: 20px;
    color: #fff;
    padding: 11px 15px;
    background: #0A5A6D;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    border-radius: 2px;
}
.theHoverBorder2:hover {
    box-shadow: 0 0 0 5px #0A5A6D inset;
}


.btn-fullblack.btn-skewed, .btn-fullblack.btn-skewed:hover, .btn-fullcolor2.btn-skewed, .btn-fullcolor2.btn-skewed:hover, .btn-fullwhite.btn-skewed, .btn-fullwhite.btn-skewed:hover {
    border: 0;
    background: 0 0;
    position: relative;
    z-index: 0;
}
.btn-fullcolor2 {
    content: '';
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    transform: skewX(-8deg);
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    z-index: -1;
}
.btn-fullcolor2.btn-skewed:hover:before, .btn-fullcolor2:hover, .cart-container .buttons .button.wc-forward:hover {
    background-color: #024758;
}
.btn-fullcolor2.btn-skewed:before {
    background-color: #0A5A6D;
}
.btn-fullblack.btn-skewed:before, .btn-fullcolor2.btn-skewed:before, .btn-fullwhite.btn-skewed:before {
    content: '';
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    transform: skewX(-8deg);
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    z-index: -1;
}


  .newsletters--18c391x2__info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: .8em;
    color: #fff;
    background-color: #0D5A6E;
    transition: transform .3s;
    transform: translate(0, calc(2.4em + .8em));
}

.maison{
  margin-top: -10px;
}

.process_steps--style1 .process_steps__step {
  height : 220px;
}


.triangle-down {
    width: 95%;
    /* height: 60px; */
    padding-left: 11%;
    padding-top: 17%;
    padding-right: 24%;
    padding-bottom: 0%;
    overflow: hidden;
}
.triangle-down:after {
    content: "";
    display: block;
    width: 65px;
    height: 42px;
    margin-left: -483px;
    margin-top: -453px;
    border-left: 552px solid transparent;
    border-right: 921px solid transparent;
    border-top: 531px solid #eb5c10;
}
.blocs3  .imgboxes_style4 .imgboxes-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
     height: auto;
}

.titre-triangle {
    margin-top: -70px;
    color: white;
    font-size: 30px;
    line-height: 30px;
    padding-top: 0px;
}

.parrainez{
  font-size: 20px;
  margin-left : 50px;
  line-height: 24px;
}


.nomargin{
  margin : 0;
}
.nopadding{
  padding: 0;
}
  .bleu{
    color: #0f5471 !important;
  }
  .noir{
    color: #000 !important;
  }
  .blanc{
    color: #FFF !important;
  }
  .color-grey{
    background-color: #FEFEFE;
  }
  .bg-bleu{
    background-color: #0c596d;
  }
    .bleu2{
    color: #0c596d !important;
  }
    .bg-orange{
    background-color: #eb5c10;
  }

  .big{
    font-size: 1.3em;
  }
  .small{
    font-size: 0.8em;
  }


  hr .noir{
    background-color: #000 !important;
    border-color: #000 !important;
  }

/**********Media queries pour tout le site ****************/

/***********IPAD*************/

@media (min-width : 768px) and (max-width : 1024px)  {

.header-logo-wrap .logo img {
    max-height: 100%;
    width: 250px;
    vertical-align: middle;
}

#video .modal-dialog{
  width: 990px;
}


}


/***********XS*************/
@media(max-width:767px){

.header-logo-wrap .logo img {
    max-height: 100%;
    width: 250px;
    vertical-align: middle;
}
.temoignage {
    margin-top: -20px;
    position: relative;
    z-index: 999;
    background-color: #FFF;
}

#video .modal-dialog{
  width: 100%;
}



}



/***********SM*************/
@media(min-width:768px){

.header-logo-wrap .logo img {
    max-height: 100%;
    width: 250px;
    vertical-align: middle;
}
.temoignage {
    margin-top: -30px;
    position: relative;
    z-index: 999;
    background-color: #FFF;
}

#video .modal-dialog{
  width: 750px;
}


}



/***********MD*************/
@media(min-width:990px){

.nav-wrapper ul li a {
    color: #3a332d;
    letter-spacing: 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 1em;
    opacity: .7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.nav-wrapper ul li a:hover {
    color: #000;
    letter-spacing: 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 1em;
    opacity: .7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.header-logo-wrap .logo img {
    max-height: 100%;
    vertical-align: middle;
    width: 150px;
}

.temoignage {
    margin-top: -40px;
    position: relative;
    z-index: 999;
    background-color: #FFF;
}

#video .modal-dialog{
  width: 990px;
}


}


/***********LG*************/
@media(min-width:1350px){

.header-logo-wrap .logo img {
    max-height: 100%;
    vertical-align: middle;
    width: 250px;
}

.nav-wrapper ul li a {
    color: #000;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 600;
    font-size: 1.2em;
    opacity: .7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.nav-wrapper ul li a:hover {
    color: #3a332d;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: 600;
    font-size: 1.3em;
    margin-top: 2px;
    opacity: .7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.temoignage {
    margin-top: -110px;
    position: relative;
    z-index: 999;
    background-color: transparent;
}
#video .modal-dialog{
  width: 1150px;
}

}


.bleu{
	color : #00457c !important;
}

.blanc{
	color : #FFFFFF !important;
}

.vert{
  color: #cccc00!important;
}

.vert i{
  color: #cccc00!important;
}


.bg-vert{
	background-color: #cccc00!important;
}

.bg-gris{
  background-color: #F5F5F5;
}

.button-dark {
    background-color: #00457c;
}

.button-dark:hover {
    background-color: #CCCC01!important;
}

.button-vert {
    background-color: #cccc00!important;
}

.button-vert:hover {
    background-color: #00457c!important;
}

.i-bordered:hover {
    background-color: #00457c!important;
    color: #FFF;
    border-color: #444;
}

.smaller h1{
      font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}

#logo img{
  height: 60px;
  margin-top: 10px;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img, #header.sticky-header:not(.static-sticky) #primary-menu, #header.sticky-header:not(.static-sticky) #primary-menu > ul, #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    height: 60px;
    margin-top: 0px;
}
#header.sticky-header:not(.static-sticky) #primary-menu.sub-title > ul > li > a {
    height: 60px;
    line-height: 20px;
    padding: 15px 15px 15px 15px;
    text-transform: none;
    font-size: 14px;
    border-top: 0;
}
#primary-menu.sub-title ul li span {
    display: block;
    margin-top: 0px;
    line-height: 14px;
    font-size: 9px;
    font-weight: 500;
    color: #888;
    text-transform: capitalize;
}

#primary-menu.sub-title ul .bureau span {
    display: block;
    margin-top: -7px;
    line-height: 0px;
    font-size: 9px;
    font-weight: 500;
    color: #888;
    text-transform: capitalize;
}

.menu li a{
	font-size: 0.4em;
}


.slide1-caption{
	color: #FFF !important;

}

.slide1-caption p{
color: #FFF;
font-weight: bold;
font-size: 1.3em;
background-color: rgba(0, 0, 0, 0.5);
padding: 15px 5px 5px 20px !important;
}

.slide2-caption p{
color: #FFF;
font-weight: bold;
font-size: 1.3em;
background-color: rgba(0, 0, 0, 0.5);
padding: 15px 5px 5px 20px !important;
}

.slide2-caption{
	color: #0836B9 !important;
  margin-left : 400px;
}

.slide3-caption p{
color: #FFF !important;
font-weight: bold;
font-size: 1.3em;
background-color: rgba(0, 0, 0, 0.5);
padding: 15px 5px 5px 20px !important;
}

.slide3-caption{
	color: #FFF !important;
}

.slider-caption {
    position: relative;
    max-width: 650px;
    text-align: left;
    /* margin: 0 auto; */
    /* left: 0; */
    right: 0;
}

.promo a.button {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -18px;
    left: auto;
    right: 0;
    background-color: #00457c;
}

.section {
    position: relative;
    margin: 60px 0;
    padding: 30px 0;
    background-color: #F9F9F9;
    overflow: hidden;
}

/************Layout*******************/

.titre-menu-top{
  font-size: 13px;
  line-height: 24px;
  font-family: 'open sans';
  color: #FFF;
  margin-top: -3px;
}



/****Studio***/

.puce2 li{
  list-style-image : url(http://addict.dev/images/concept/puce.png);
}

/***********seance*******************/
.seance{
  height: 625px;
  background: url('../images/seances.jpg') 50% center no-repeat fixed;
}


/****Coaching***/

.services_box--classic .services_box__list2 li::before {
    content: "\e072";
    font-family: 'Glyphicons Halflings';
    font-size: 16px;
    margin-right: 10px;
    color: #868686;
    top: 0;
    vertical-align: middle;
    -webkit-transition: color .15s;
    transition: color .15s;
}

/*****Tarifs**/

.bg-one{
  background-color: #ca500d !important;
}

.bg-two{
  background-color: #0c596d !important;
}

.bg-inscription{
  background-color: #0f6d86 !important;
}

.btn-blanc{
  border-color: #FFF;
}


/*********Contact*****/
.contact{
  height: 618px;
  margin-top: -35px;
  background: url('../images/contact.jpg') 50% center no-repeat fixed;
}






/***Icon*/

.icon{
	margin-bottom: 30px;
}

.bloc-icones{
  padding-bottom: 60px;
  padding-top: 80px;
}

/****References***/

.bloc-references{
  margin-top: -100px;
}
.references h3{ 
  margin-bottom: 40px;
}

.realisations img{
  min-height: 183px;
}



/*******Page****/

/*****Bureau etudes*/

.be-header{
    background-image: url(../images/be-header2.jpg);
    background-position: center -100px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    padding: 0;
    margin: 0;
}

.bureau .heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #00457c;
}

.contactez-nous h2{
  text-transform: uppercase;
  color: #FFF;
}

.titre_page_1{
	margin-top: 20px;
}

/*****Siber*/

.section-siber {
    position: relative;
    margin: 0px 0;
    padding: 0px 0;
    background-color: #F9F9F9;
    overflow: hidden;
}


.siber-header{
    background-image: url(../images/siber-header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    padding: 0;
    margin: 0;
}

.siber .fancy-title.title-bottom-border h4, .fancy-title.title-bottom-border h5, .fancy-title.title-bottom-border h6 {
    display: block;
    background: transparent;
    padding: 0 0 10px;
    border-bottom: 2px solid #cccc00;
}




/********News****/

.list-news .entry-content p{
font-size: 1em;
}

.more-link {
    display: inline-block;
    border-bottom: 1px solid #00457c;
    padding: 0 2px;
    font-family: 'Crete Round', serif;
    font-style: italic;
}

.newsparagraphe {
    font-size: 1.2em;
}

/*******New******/

.categories-new{
  margin-top: -50px;
}

/********Google Maps*****/

.google-maps {
height: 450px;

}
.google-maps iframe {
    width: 100% !important;
    height: 100% !important;
}



/**Controle du formulaire de Contact **/


label.valid {
    display: inline-block;
    text-indent: -9999px;
}
.errorform {
    color: #c10000;
    font-size: 0.9em;
    margin-top: -5px;
    padding: 0;
}
label#captcha-error.error {
    margin-top: 15px;
}
.captcha {
/*     background: none repeat scroll 0 0 #f2f2f2;
clear: both;
height: 78px;
margin-bottom: 20px;
max-width: 160px;
overflow: hidden;
text-align: center; */
}
.captcha input {
    border: 0 none;
}
.captcha-input {
/*     font-size: 14px;
position: relative;
top: 15px; */
}
.captcha-image {
/*     float: left;
left: -13px;
position: relative;
top: -5px; */
/*     width : 130px;
height : 60px; */
}

#articles{
    margin-top : -100px;
    margin-bottom: 30px;
}

.entry-image img{
    max-height: 200px !important;
    width: auto;
  }

#caroussel{
    margin-top: 0px;
    margin-bottom: 30px;
}

.image-carousel img{
    width: auto;
}

/********boutons de partage des New********/

.partage-news .social-icon{
  margin : 0px 10px 10px 0px;
}

.partage-news h4{
    margin-top: 15px;
    margin-bottom: 0px;
}

.share_twitter{

}

.share_twitter:hover{

}

.share_facebook{

}

.share_facebook:hover{

}

.share_gplus{

}

.share_gplus:hover{

}

.share_linkedin{
 
}

.share_linkedin:hover{

}

/***Footer***/

#footer a{
	color : grey;
}
#footer a:hover{
	color : #FFF;
}

/****Buttons**/
.btn-sample { 
  color: #ffffff; 
  background-color: #09AFC7; 
  border-color: #09AFC7; 
  border-radius: 20px;
} 
 
.btn-sample:hover, 
.btn-sample:focus, 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  color: #ffffff; 
  background-color: #088DA1; 
  border-color: #09AFC7; 
} 
 
.btn-sample:active, 
.btn-sample.active, 
.open .dropdown-toggle.btn-sample { 
  background-image: none; 
} 
 
.btn-sample.disabled, 
.btn-sample[disabled], 
fieldset[disabled] .btn-sample, 
.btn-sample.disabled:hover, 
.btn-sample[disabled]:hover, 
fieldset[disabled] .btn-sample:hover, 
.btn-sample.disabled:focus, 
.btn-sample[disabled]:focus, 
fieldset[disabled] .btn-sample:focus, 
.btn-sample.disabled:active, 
.btn-sample[disabled]:active, 
fieldset[disabled] .btn-sample:active, 
.btn-sample.disabled.active, 
.btn-sample[disabled].active, 
fieldset[disabled] .btn-sample.active { 
  background-color: #09AFC7; 
  border-color: #09AFC7; 
} 
 
.btn-sample .badge { 
  color: #09AFC7; 
  background-color: #ffffff; 
}

.btn-emdr { 
  color: #ffffff; 
  background-color: #E83644; 
  border-color: #E83644; 
  border-radius: 20px;
  font-size: 1.2em;

} 
 
.btn-emdr:hover, 
.btn-emdr:focus, 
.btn-emdr:active, 
.btn-emdr.active, 
.open .dropdown-toggle.btn-emdr { 
  color: #ffffff; 
  background-color: #D11022; 
  border-color: #E83644; 
} 
 
.btn-emdr:active, 
.btn-emdr.active, 
.open .dropdown-toggle.btn-emdr { 
  background-image: none; 
} 
 
.btn-emdr.disabled, 
.btn-emdr[disabled], 
fieldset[disabled] .btn-emdr, 
.btn-emdr.disabled:hover, 
.btn-emdr[disabled]:hover, 
fieldset[disabled] .btn-emdr:hover, 
.btn-emdr.disabled:focus, 
.btn-emdr[disabled]:focus, 
fieldset[disabled] .btn-emdr:focus, 
.btn-emdr.disabled:active, 
.btn-emdr[disabled]:active, 
fieldset[disabled] .btn-emdr:active, 
.btn-emdr.disabled.active, 
.btn-emdr[disabled].active, 
fieldset[disabled] .btn-emdr.active { 
  background-color: #E83644; 
  border-color: #E83644; 
} 
 
.btn-emdr .badge { 
  color: #E83644; 
  background-color: #ffffff; 
}

.btn-coaching { 
  color: #ffffff; 
  background-color: #722f72; 
  border-color: #722f72; 
  border-radius: 20px;
  font-size: 1.2em;

} 
 
.btn-coaching:hover, 
.btn-coaching:focus, 
.btn-coaching:active, 
.btn-coaching.active, 
.open .dropdown-toggle.btn-coaching { 
  color: #ffffff; 
  background-color: #3a0e3a; 
  border-color: #722f72; 
} 
 
.btn-coaching:active, 
.btn-coaching.active, 
.open .dropdown-toggle.btn-coaching { 
  background-image: none; 
} 
 
.btn-coaching.disabled, 
.btn-coaching[disabled], 
fieldset[disabled] .btn-coaching, 
.btn-coaching.disabled:hover, 
.btn-coaching[disabled]:hover, 
fieldset[disabled] .btn-coaching:hover, 
.btn-coaching.disabled:focus, 
.btn-coaching[disabled]:focus, 
fieldset[disabled] .btn-coaching:focus, 
.btn-coaching.disabled:active, 
.btn-coaching[disabled]:active, 
fieldset[disabled] .btn-coaching:active, 
.btn-coaching.disabled.active, 
.btn-coaching[disabled].active, 
fieldset[disabled] .btn-coaching.active { 
  background-color: #722f72; 
  border-color: #722f72; 
} 
 
.btn-coaching .badge { 
  color: #722f72; 
  background-color: #ffffff; 
}

.btn-hypnose { 
  color: #ffffff; 
  background-color: #09afc7; 
  border-color: #09afc7; 
  border-radius: 20px;
  font-size: 1.2em;

} 
 
.btn-hypnose:hover, 
.btn-hypnose:focus, 
.btn-hypnose:active, 
.btn-hypnose.active, 
.open .dropdown-toggle.btn-hypnose { 
  color: #ffffff; 
  background-color: #048b9e; 
  border-color: #09afc7; 
} 
 
.btn-hypnose:active, 
.btn-hypnose.active, 
.open .dropdown-toggle.btn-hypnose { 
  background-image: none; 
} 
 
.btn-hypnose.disabled, 
.btn-hypnose[disabled], 
fieldset[disabled] .btn-hypnose, 
.btn-hypnose.disabled:hover, 
.btn-hypnose[disabled]:hover, 
fieldset[disabled] .btn-hypnose:hover, 
.btn-hypnose.disabled:focus, 
.btn-hypnose[disabled]:focus, 
fieldset[disabled] .btn-hypnose:focus, 
.btn-hypnose.disabled:active, 
.btn-hypnose[disabled]:active, 
fieldset[disabled] .btn-hypnose:active, 
.btn-hypnose.disabled.active, 
.btn-hypnose[disabled].active, 
fieldset[disabled] .btn-hypnose.active { 
  background-color: #09afc7; 
  border-color: #09afc7; 
} 
 
.btn-hypnose .badge { 
  color: #09afc7; 
  background-color: #ffffff; 
}

.btn-inscription { 
  color: #ffffff; 
  background-color: #d6c813; 
  border-color: #d6c813; 
  border-radius: 20px;

} 
 
.btn-inscription:hover, 
.btn-inscription:focus, 
.btn-inscription:active, 
.btn-inscription.active, 
.open .dropdown-toggle.btn-inscription { 
  color: #ffffff; 
  background-color: #b9ac0c; 
  border-color: #d6c813; 
} 
 
.btn-inscription:active, 
.btn-inscription.active, 
.open .dropdown-toggle.btn-inscription { 
  background-image: none; 
} 
 
.btn-inscription.disabled, 
.btn-inscription[disabled], 
fieldset[disabled] .btn-inscription, 
.btn-inscription.disabled:hover, 
.btn-inscription[disabled]:hover, 
fieldset[disabled] .btn-inscription:hover, 
.btn-inscription.disabled:focus, 
.btn-inscription[disabled]:focus, 
fieldset[disabled] .btn-inscription:focus, 
.btn-inscription.disabled:active, 
.btn-inscription[disabled]:active, 
fieldset[disabled] .btn-inscription:active, 
.btn-inscription.disabled.active, 
.btn-inscription[disabled].active, 
fieldset[disabled] .btn-inscription.active { 
  background-color: #d6c813; 
  border-color: #d6c813; 
} 
 
.btn-inscription .badge { 
  color: #d6c813; 
  background-color: #ffffff; 
}

.share_twitter{
  background-color : #2EA9E2 !important;
  color : black;
}

.share_twitter:hover{
  background-color : #2878B3 !important;
  color : white;
}

.share_facebook{
  background-color : #3B579D !important;
  color : black;
}

.share_facebook:hover{
  background-color : #1B2F6E !important;
  color : white;
}

.share_gplus{
  background-color : #E46145 !important;
  color : black;
}

.share_gplus:hover{
  background-color : #C53B2E !important;
  color : white;
}

.share_linkedin{
  background-color : #0598C1 !important;
  color : black;
}

.share_linkedin:hover{
  background-color : #007BB6 !important;
  color : white;
}


