/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{
  background: rgba(0, 0, 0, 0) url("../../../images/fond_ondes.jpg") no-repeat fixed 0 0 / cover;
}
.uk-block-default {
    background: transparent none repeat scroll 0 0;
}
.tm-block-main {
    margin-top: 50px;
}
.logo-menu img {
  margin-top:-20px;
  height:150px;
  width:auto;
  overflow:visible;
  box-shadow: 0px 4px 5px grey;
  border-radius :4px;
z-index:1000;
  background:white;
}
em {
    color: inherit;
}
a.logo-menu {
    height:50px;
  overflow:visible;
}
H1, h2, h3, h4, h5, h6, .uk-panel-title{
  margin : 0;
  color: #2c779e;
}
a, .uk-link {
    color: #2c779e;
}
.uk-panel-title {
    font-weight: bold;
    text-transform: uppercase;
}

.tm-toolbar li {
  border-right:1px solid #000;
}

.tm-toolbar li:last-child  {
  border-right:none;
}

.uk-block {
  padding-top:0;
}
.uk-panel-box-primary {
    box-shadow: none;
}
.quisommesnous .uk-width-medium-1-4 ul::before {
   /* content: url("../../../images/logo_pierre.jpg");*/
}
.psio .uk-width-medium-1-4 ul::before {
    content: url("../../../images/logo_psio.jpg");
}
.zviolyne .uk-width-medium-1-4 ul::before {
    content: url("../../../images/logo_zviolyne.jpg");
}
.predom .uk-width-medium-1-4 ul::before {
    content: url("../../../images/logo_predom.jpg");
}
.antistress .uk-width-medium-1-4 ul::before {
    /*content: "ANTI-STRESS";*/
  font-size: 35px;
}
.psiobienfaits{
  background: rgba(0, 0, 0, 0) url("../../../images/fond_bienfaits.jpg") repeat scroll 0 0;
  min-height: 500px;
  padding-right: 400px;
}
.uk-block-muted {
    background: #2c779e none repeat scroll 0 0;
    color: #fff;
  padding-top: 10px;
}
.uk-block-muted .uk-text-primary, .uk-block-muted h1, .uk-block-muted h2, .uk-block-muted h3, .uk-block-muted h4, .uk-block-muted h5, .uk-block-muted h6, .uk-block-muted .uk-panel-title, .uk-block-muted a, .uk-block-muted .uk-link {
    color: #fff;
}
.uk-block-muted a{
  font-family: 'Open Sans', sans-serif;
}
.uk-article-meta {
    text-transform: none;
}
.uk-position-cover.uk-position-z-index {
    display: none;
}
/*.psio li a{
  color :#54b3e3;
}
.zviolyne li a{
  color :#754a9f;
}
.predom li a{
  color :#755c49;
}
.antistress li a{
  color :#7ab928;
}*/