@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
*, *:before, *:after {
  box-sizing: border-box;
}

.clock{
zoom: 0.5;
-moz-transform: scale(0.5);

}

#headerAsfo{
	top: 0px;
    background: black;
    padding: 15px;
    padding-left:40px;
    padding-right: 40px;
}
.headDate{
	font-size: 2em;
	color: white;
	line-height: 45px;
}
.flip-clock-wrapper {
	top: 0px;
	 position: relative !important;
	 float: right;
 	 width: auto !important; 
/*
	left: 43%;
    position: fixed !important;
    margin: 0em !important;
*/
/*
    width: 33% !important;
    margin-left: 25% !important;
    margin-right: 25% !important;
*/
}

.flip-clock-dot {
	background: #ccc !important;
}

body {
/*
  background: linear-gradient(to bottom, #8c7a7a 0%, #af877c 65%, #af877c 100%) fixed;
  */
/*   background: url("../img/tableau.jpg") no-repeat center center fixed;  https://image.freepik.com/photos-gratuite/nuances-pourpres-foncees_23-2147734216.jpg */
 background: url("../img/neon.jpg") no-repeat center center fixed;

  background-size: cover;
  background-color: #3B444B; /* Arsenic (name colors) */
  font: 14px/20px "Lato", Arial, sans-serif;
  color: #9E9E9E;
  margin-top: 0px;
}

.slide-container {
  margin: auto;
  width: 100%;
  text-align: center;
}

.wrapper {
  padding: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-flex;
  display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
    width: 33%;
}
.wrapper:focus {
  outline: 0;
}

.asfo-card {
  background: white;
  width: 100%;
  display: inline-block;
  margin: auto;
  border-radius: 19px;
  position: relative;
  text-align: center;
  box-shadow: -1px 15px 30px -12px black;
  z-index: 9999;
  
/*
    background-position: center center;*/
    background-size: cover !important;

        background-position: bottom left !important;
}

.asfo-card__image {
    position: relative;
/*     height: 70px; */
    width: 100%;
/*     margin-bottom: 35px; */
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
   
    background: NONE!important;
    background-position: center bottom;
     background-size: cover !important;
}

.asfo-card__image--wizard img {
  width: 345px;
  position: absolute;
  top: -28px;
  left: -10px;
}

.asfo-card__level {
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: bolder;
  padding-top: 15px;
  padding-bottom: 15px;
  word-spacing: 15px;
/*
  BACKGROUND-COLOR:rgba(219,32,52,1);
  color: WHITE !important;
*/
color: white !important;
background-color: black;
      border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}
.avatar{
	    width: 65px;
    height: 65px;
    box-shadow: 3px 5px 0px rgba(0, 0, 0, .5);
    margin-top: 10px;
    border-radius: 50%;
}
.no-bg{
	 border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	background:  none !important;
	color: black !important;
	font-weight: 600;
	font-size: 1.5em;
	BACKGROUND-COLOR:rgba(255,255,255,0.6) !important;
	padding-top: 30px;
}


.asfo-card__level--wizard {
  color: #4FACFF;
}
.txt-valign{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 1.3em;
}
.asfo-card__unit-name {
  font-size: 26px;
  color: white;
/*
 text-shadow: 1px 1px 0 #ffffff,
    -1px 1px 0 #ffffff,
    1px -1px 0 #ffffff,
    -1px -1px 0 #ffffff,
    0px 1px 0 #ffffff,
    0px -1px 0 #ffffff,
    -1px 0px 0 #ffffff,
    1px 0px 0 #ffffff,
    2px 2px 0 #ffffff,
    -2px 2px 0 #ffffff,
    2px -2px 0 #ffffff,
    -2px -2px 0 #ffffff,
    0px 2px 0 #ffffff,
    0px -2px 0 #ffffff,
    -2px 0px 0 #ffffff,
    2px 0px 0 #ffffff,
    1px 2px 0 #ffffff,
    -1px 2px 0 #ffffff,
    1px -2px 0 #ffffff,
    -1px -2px 0 #ffffff,
    2px 1px 0 #ffffff,
    -2px 1px 0 #ffffff,
    2px -1px 0 #ffffff,
    -2px -1px 0 #ffffff;  
*/
font-weight: 900;
  text-align: justify;
  padding-left:20px;
  padding-right:20px;
display: table;
  width: 100.0%;

height: 220px;
  vertical-align: middle;
  line-height: 40px;
  word-wrap: break-word;
  padding-bottom: 15px;
  padding-top: 15px;
   
  BACKGROUND-COLOR:rgba(0,0,0,0.4);
  
}

.asfo-card__unit-description {
  padding: 20px;
  margin-bottom: 10px;
  display: none;
}

.asfo-card__unit-stats--wizard .one-third {
  border-right: 1px solid #309eff;
}

.asfo-card__unit-stats {
  color: white;
  font-weight: 700;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  background: #4F324C;
  bac
}
.asfo-card__unit-stats .one-third {
  width: 33%;
  float: left;
  padding: 20px 15px;
  border-right: 1px solid black;
  
}
.no-padding{
	padding:0px !important;
}
.asfo-card__unit-stats sup {
  position: absolute;
  bottom: 4px;
      font-size: 65%;
    margin-left: 4px;
}
.asfo-card__unit-stats .stat {
  position: relative;
  font-size: 24px;
  margin-bottom: 10px;
  /*text-shadow: 1px 1px #000000;*/
}
.asfo-card__unit-stats .stat-value {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
/*   text-shadow: 1px 1px #000000; */
}
.asfo-card__unit-stats .no-border {
  border-right: none;
  
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.slick-prev {
  left: 100px;
  z-index: 999;
}

.slick-next {
  right: 100px;
  z-index: 999;
}
