@charset "UTF-8";
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before,
  .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 979px) {
    .container {
      width: 980px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }
  @media (min-width: 1600px) {
    .container {
      width: 1600px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before,
  .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before,
  .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 979px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1600px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media (max-width: 979px) {
  .container {
    width: 680px; } }

@media (max-width: 678px) {
  .container {
    width: 100%; } }

@media (max-width: 678px) {
  .col-tn-1, .col-tn-10, .col-tn-11, .col-tn-12, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9 {
    float: left; }
  .col-tn-1 {
    width: 8.33333%; }
  .col-tn-2 {
    width: 16.66667%; }
  .col-tn-3 {
    width: 25%; }
  .col-tn-4 {
    width: 33.33333%; }
  .col-tn-5 {
    width: 41.66667%; }
  .col-tn-6 {
    width: 50%; }
  .col-tn-7 {
    width: 58.33333%; }
  .col-tn-8 {
    width: 66.66667%; }
  .col-tn-9 {
    width: 75%; }
  .col-tn-10 {
    width: 83.33333%; }
  .col-tn-11 {
    width: 91.66667%; }
  .col-tn-12 {
    width: 100%; }
  .col-tn-pull-0 {
    right: auto; }
  .col-tn-pull-1 {
    right: 8.33333%; }
  .col-tn-pull-2 {
    right: 16.66667%; }
  .col-tn-pull-3 {
    right: 25%; }
  .col-tn-pull-4 {
    right: 33.33333%; }
  .col-tn-pull-5 {
    right: 41.66667%; }
  .col-tn-pull-6 {
    right: 50%; }
  .col-tn-pull-7 {
    right: 58.33333%; }
  .col-tn-pull-8 {
    right: 66.66667%; }
  .col-tn-pull-9 {
    right: 75%; }
  .col-tn-pull-10 {
    right: 83.33333%; }
  .col-tn-pull-11 {
    right: 91.66667%; }
  .col-tn-pull-12 {
    right: 100%; }
  .col-tn-push-0 {
    left: auto; }
  .col-tn-push-1 {
    left: 8.33333%; }
  .col-tn-push-2 {
    left: 16.66667%; }
  .col-tn-push-3 {
    left: 25%; }
  .col-tn-push-4 {
    left: 33.33333%; }
  .col-tn-push-5 {
    left: 41.66667%; }
  .col-tn-push-6 {
    left: 50%; }
  .col-tn-push-7 {
    left: 58.33333%; }
  .col-tn-push-8 {
    left: 66.66667%; }
  .col-tn-push-9 {
    left: 75%; }
  .col-tn-push-10 {
    left: 83.33333%; }
  .col-tn-push-11 {
    left: 91.66667%; }
  .col-tn-push-12 {
    left: 100%; }
  .col-tn-offset-0 {
    margin-left: 0; }
  .col-tn-offset-1 {
    margin-left: 8.33333%; }
  .col-tn-offset-2 {
    margin-left: 16.66667%; }
  .col-tn-offset-3 {
    margin-left: 25%; }
  .col-tn-offset-4 {
    margin-left: 33.33333%; }
  .col-tn-offset-5 {
    margin-left: 41.66667%; }
  .col-tn-offset-6 {
    margin-left: 50%; }
  .col-tn-offset-7 {
    margin-left: 58.33333%; }
  .col-tn-offset-8 {
    margin-left: 66.66667%; }
  .col-tn-offset-9 {
    margin-left: 75%; }
  .col-tn-offset-10 {
    margin-left: 83.33333%; }
  .col-tn-offset-11 {
    margin-left: 91.66667%; }
  .col-tn-offset-12 {
    margin-left: 100%; } }

.main-container {
  padding-left: 130px !important;
  padding-right: 130px !important; }
  @media (max-width: 1599px) {
    .main-container {
      padding-left: 120px !important;
      padding-right: 120px !important; } }
  @media (max-width: 1199px) {
    .main-container {
      padding-left: 80px !important;
      padding-right: 80px !important; } }
  @media (max-width: 678px) {
    .main-container {
      padding-left: 50px !important;
      padding-right: 50px !important; } }

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  z-index: 3; }

video::-internal-media-controls-download-button {
  display: none; }

video::-webkit-media-controls-enclosure {
  overflow: hidden; }

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */ }

body {
  width: 100%;
  font-family: 'Open Sans';
  color: #ffffff;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 15px;
  background: rgba(16, 13, 22, 0.86) url("../images/motif.png");
  z-index: -1;
  transform-origin: top;
  overflow-y: auto;
}

strong {
  font-weight: bold; }

img {
  max-width: 100%;
  max-height: 100%; }

[ng-click], [ui-sref] {
  cursor: pointer; }

.header {
  margin-bottom: 30px; }

.main {
  position: relative; }

.main > div {
  position: relative;
  width: 100%; }

.box {
  height: 100%; }
  .box img {
    max-width: 100%;
    max-height: 100%; }

.box-h {
  height: 100%; }

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.left {
  float: left; }

.right {
  float: right; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

.inner {
  margin-right: -17px;
  overflow-y: scroll;
  overflow-x: hidden; }

.scroller {
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative; }
  .scroller .ps-container:hover .ps-scrollbar-y-rail,
  .scroller .ps-container.hover .ps-scrollbar-y-rail {
    opacity: 1; }
  .scroller .ps-scrollbar-x {
    display: none; }
  .scroller .ps-scrollbar-y {
    display: block !important; }
  .scroller .ps-scrollbar-y-rail {
    opacity: 1 !important;
    background: white; }

.btn-return {
  display: inline-block;
  margin-top: 25px;
  position: relative;
  left: -10px; }

.color-1 {
  background: #2ee0de; }

.color-2 {
  background: #f29634; }

.color-3 {
  background: #e2007a; }

.color-4 {
  background: #c9cf0e; }

.color-5 {
  background: #00b1f0; }

.color-6 {
  background: #30b1cb; }

.color-7 {
  background: #027aa5; }

.header {
  font-size: 12px; }
  .header .logo {
    padding-left: 0 !important;
    height: 135px; }
    @media (max-width: 1599px) {
      .header .logo {
        height: auto; } }
    @media (max-width: 1199px) {
      .header .logo {
        height: 100px; } }
    .header .logo img {
      max-height: 145px;
      width: auto; }
      @media (max-width: 1599px) {
        .header .logo img {
          max-height: 60px; } }
      @media (max-width: 1199px) {
        .header .logo img {
          margin-left: 80px;
          margin-top: -15px; } }
  .header .slogan {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "HelveticaNeueLT", Arial;
    margin-top: 20px;
    display: block; }
    @media (max-width: 1199px) {
      .header .slogan {
        padding-left: 0 !important;
        font-size: 20px; } }
    @media (max-width: 678px) {
      .header .slogan {
        display: none; } }
  .header .menu {
    height: 80px;
    font-family: "Swiss721", Arial;
    text-transform: uppercase;
    position: relative;
    margin-top: -85px;
    margin-bottom: 60px; }
    @media (max-width: 1199px) {
      .header .menu {
        display: none; } }
    @media (max-width: 1599px) {
      .header .menu {
        margin-top: 0;
        margin-bottom: 30px; } }
    .header .menu .bar {
      height: 100%;
      border-bottom: 3px solid white;
      white-space: nowrap;
      width: 80%; }
      .header .menu .bar span {
        display: inline-block;
        line-height: 47px;
        padding: 0 15px;
        margin-top: 30px;
        cursor: pointer;
        font-size: 10px;
        position: relative;
        top: 3px; }
        @media (max-width: 1599px) {
          .header .menu .bar span {
            margin-top: 10px; } }
        .header .menu .bar span.active {
          padding: 0 20px 0 15px;
          border-bottom: 3px solid #e45930; }
          .header .menu .bar span.active.cat-1 {
            border-color: #2ee0de; }
          .header .menu .bar span.active.cat-2 {
            border-color: #f29634; }
          .header .menu .bar span.active.cat-3 {
            border-color: #e2007a; }
          .header .menu .bar span.active.cat-4 {
            border-color: #c9cf0e; }
          .header .menu .bar span.active.cat-5 {
            border-color: #00b1f0; }
          .header .menu .bar span.active.cat-6 {
            border-color: #30b1cb; }
          .header .menu .bar span.active.cat-7 {
            border-color: #027aa5; }
          .header .menu .bar span.active:before {
            content: url("../images/picto-menu.png");
            padding-right: 10px;
            position: relative;
            top: 5px; }
  .header .buttons {
    position: absolute;
    top: 30px;
    right: 0; }
    @media (max-width: 1599px) {
      .header .buttons {
        top: 10px; } }
  .header .progress-bar {
    width: 100%;
    height: 20px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    margin-top: 20px;
    position: relative; }
    .header .progress-bar .progress-percent {
      position: absolute;
      width: 100%;
      color: white;
      text-align: center;
      display: block;
      line-height: 20px;
      font-weight: bold;
      z-index: 2; }
    .header .progress-bar .progress-fill {
      background: #00b1f0;
      display: block;
      height: 20px;
      border-radius: 5px; }
  .header .toggle-menu {
    display: none;
    background: none;
    border: 0;
    color: white;
    font-size: 35px;
    margin-right: 50px;
    padding-left: 0;
    position: absolute;
    top: 0;
    left: 0; }
    @media (max-width: 1199px) {
      .header .toggle-menu {
        display: inline-block; } }
  .header .sidebar {
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: 10;
    overflow: hidden;
    transition: width 0.5s; }
    .header .sidebar.expand {
      width: 250px; }
    .header .sidebar ul li {
      padding-top: 18px;
      padding-bottom: 18px;
      padding-left: 20px;
      border-bottom: 1px solid #fff;
      text-transform: uppercase;
      font-size: 13px;
      white-space: nowrap;
      font-weight: bold; }
    .header .sidebar .close-menu {
      display: inline-block;
      float: right;
      color: white;
      background: #333;
      font-weight: 400;
      padding: 10px 13px;
      margin-right: 20px;
      margin-top: 20px;
      font-size: 16px;
      text-transform: uppercase; }

#screensaver {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d3d3d+1,000000+100 */
  background: #3d3d3d;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #3d3d3d 1%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%, #3d3d3d), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #3d3d3d 1%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #3d3d3d 1%, #000000 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #3d3d3d 1%, #000000 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #3d3d3d 1%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#000000',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }
  #screensaver .screensaver-touch {
    position: absolute;
    top: 40%;
    right: 25px; }
  #screensaver .screensaver-icons {
    position: absolute;
    bottom: 70px;
    left: 200px; }
  #screensaver .screensaver-logo {
    position: absolute;
    bottom: 30px;
    right: 200px; }
  #screensaver .screensaver-content {
    width: 100%;
    height: 100%;
    padding: 50px 200px 150px 200px; }
  #screensaver .screensaver-media {
    background: black;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    align-items: middle;
    justify-content: center;
    display: flex; }
    #screensaver .screensaver-media.image {
      background: white !important; }
    #screensaver .screensaver-media img, #screensaver .screensaver-media video {
      object-fit: contain; }
    #screensaver .screensaver-media video {
      width: 100%;
      height: 100%; }

@font-face {
  font-family: 'HelveticaNeueLT';
  src: url("../fonts/HelveticaNeue/HelveticaNeueLTStd-MdCnO.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue/HelveticaNeueLTStd-MdCnO.otf") format("opentype"), url("../fonts/HelveticaNeue/HelveticaNeueLTStd-MdCnO.woff") format("woff"), url("../fonts/HelveticaNeue/HelveticaNeueLTStd-MdCnO.ttf") format("truetype"), url("../fonts/HelveticaNeue/HelveticaNeueLTStd-MdCnO.svg#HelveticaNeueLTStd-MdCnO") format("svg");
  font-weight: normal;
  font-style: normal; }

/* @font-face {
  font-family: 'Swiss721';
  src: url('../fonts/Swiss/Swiss721BT-RomanCondensed.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Swiss/Swiss721BT-RomanCondensed.otf')  format('opentype'),
       url('../fonts/Swiss/Swiss721BT-RomanCondensed.woff') format('woff'),
       url('../fonts/Swiss/Swiss721BT-RomanCondensed.ttf')  format('truetype'),
       url('../fonts/Swiss/Swiss721BT-RomanCondensed.svg#Swiss721BT-RomanCondensed') format('svg');
  font-weight: 400;
  font-style: normal;
} */
@font-face {
  font-family: 'Swiss721';
  src: url("../fonts/Swiss/Swiss721BT-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Swiss/Swiss721BT-Light.otf") format("opentype"), url("../fonts/Swiss/Swiss721BT-Light.woff") format("woff"), url("../fonts/Swiss/Swiss721BT-Light.ttf") format("truetype"), url("../fonts/Swiss/Swiss721BT-Light.svg#Swiss721BT-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Swiss721';
  src: url("../fonts/Swiss/Swiss721BT-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Swiss/Swiss721BT-LightItalic.otf") format("opentype"), url("../fonts/Swiss/Swiss721BT-LightItalic.woff") format("woff"), url("../fonts/Swiss/Swiss721BT-LightItalic.ttf") format("truetype"), url("../fonts/Swiss/Swiss721BT-LightItalic.svg#Swiss721BT-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Swiss721';
  src: url("../fonts/Swiss/Swiss721BT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Swiss/Swiss721BT-Medium.otf") format("opentype"), url("../fonts/Swiss/Swiss721BT-Medium.woff") format("woff"), url("../fonts/Swiss/Swiss721BT-Medium.ttf") format("truetype"), url("../fonts/Swiss/Swiss721BT-Medium.svg#Swiss721BT-Medium") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Swiss721';
  src: url("../fonts/Swiss/Swiss721BT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Swiss/Swiss721BT-Bold.otf") format("opentype"), url("../fonts/Swiss/Swiss721BT-Bold.woff") format("woff"), url("../fonts/Swiss/Swiss721BT-Bold.ttf") format("truetype"), url("../fonts/Swiss/Swiss721BT-Bold.svg#Swiss721BT-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'JoseFernandez';
  src: url("../fonts/JoseFernandez/JoseFernandez.eot?#iefix") format("embedded-opentype"), url("../fonts/JoseFernandez/JoseFernandez.woff") format("woff"), url("../fonts/JoseFernandez/JoseFernandez.ttf") format("truetype"), url("../fonts/JoseFernandez/JoseFernandez.svg#JoseFernandez") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans.woff") format("woff"), url("../fonts/OpenSans/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans.svg#OpenSans") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../fonts/OpenSans/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

.ngdialog {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  height: 100% !important;
  color: #ffffff;
  overflow: hidden !important; }
  @media (max-width: 978px) {
    .ngdialog {
      height: auto !important;
      overflow: auto !important; } }
  .ngdialog .ngdialog-content {
    width: 95% !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-family: "Open Sans" !important;
    height: 100% !important; }
    @media (max-width: 978px) {
      .ngdialog .ngdialog-content {
        height: auto !important; } }
    .ngdialog .ngdialog-content .container {
      height: 100% !important;
      overflow: scroll !important; }
    @media (max-width: 1599px) {
      .ngdialog .ngdialog-content .text {
        overflow: auto !important; } }
    @media (max-width: 978px) {
      .ngdialog .ngdialog-content .text {
        overflow: hidden !important; } }
  .ngdialog .ngdialog-close {
    width: 66px;
    height: 65px;
    background: url("../images/close.jpg") no-repeat top left;
    border-radius: 0 !important;
    margin-right: 18px;
    margin-top: 18px; }
    .ngdialog .ngdialog-close:before {
      content: '' !important; }

#keyboard {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  color: black;
  width: 1359px;
  display: block; }
  @media (max-width: 978px) {
    #keyboard {
      display: none; } }
  #keyboard li {
    float: left;
    margin: 0 8px 8px 0;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    background: #b8b8b8; }
    @media (max-width: 1599px) {
      #keyboard li {
        width: 62px;
        height: 62px;
        line-height: 62px; } }
    @media (max-width: 1199px) {
      #keyboard li {
        width: 51px;
        height: 51px;
        line-height: 51px;
        font-size: 19px; } }
    #keyboard li:hover {
      position: relative;
      top: 1px;
      left: 1px;
      border-color: #e5e5e5;
      cursor: pointer;
      background: #525257;
      color: #ffffff; }
  #keyboard .delete {
    width: 142.2px; }
    @media (max-width: 1599px) {
      #keyboard .delete {
        width: 100px; } }
    @media (max-width: 1199px) {
      #keyboard .delete {
        margin-right: 38px !important; } }
  #keyboard .return {
    width: 190.8px;
    background: #00b1f0;
    color: #ffffff; }
    @media (max-width: 1599px) {
      #keyboard .return {
        width: 160px; } }
    @media (max-width: 1199px) {
      #keyboard .return {
        margin-right: 37px !important; } }
  #keyboard .last-item {
    margin-right: 90px; }
  #keyboard .last-item-2 {
    margin-right: 45px; }
    @media (max-width: 1599px) {
      #keyboard .last-item-2 {
        margin-right: 60px; } }
    @media (max-width: 1599px) {
      #keyboard .last-item-2 {
        margin-right: 60px; } }
  #keyboard .space {
    clear: left;
    width: 630px; }
  #keyboard .second-row {
    clear: left;
    margin-left: 45px; }
    @media (max-width: 1599px) {
      #keyboard .second-row {
        margin-left: 30px; } }
  #keyboard .third-row {
    clear: left;
    margin-left: 90px; }
    @media (max-width: 1599px) {
      #keyboard .third-row {
        margin-left: 62px; } }
  #keyboard .fourth-row {
    clear: left;
    margin-left: 187.2px; }
    @media (max-width: 1599px) {
      #keyboard .fourth-row {
        margin-left: 132px;
        width: 422px; } }
    @media (max-width: 1199px) {
      #keyboard .fourth-row {
        margin-left: 122px;
        width: 345px; } }

#home {
  margin-top: 25px; }
  @media (max-width: 1199px) {
    #home {
      margin-top: -20px; } }
  #home .access .icon {
    position: absolute;
    bottom: 15px;
    left: 37px; }
    #home .access .icon.icon2 {
      left: 55px; }
  @media (max-width: 678px) {
    #home .access .sheets-access,
    #home .access .ipreventive-access {
      margin-bottom: 20px; } }
  #home .carousel-container {
    margin-top: 40px; }
    #home .carousel-container .num {
      font-weight: bold;
      width: 81px;
      height: 74px;
      background: url("../images/news-num.png") no-repeat top left;
      padding-right: 15px;
      line-height: 74px;
      position: absolute;
      left: 5px;
      top: 3px;
      font-size: 35px;
      text-align: center; }
      #home .carousel-container .num.new:after {
        content: '';
        width: 55px;
        height: 47px;
        background: url("../images/new.png") no-repeat top left;
        position: absolute;
        top: -1px;
        left: -1px; }
    #home .carousel-container .title {
      font-weight: bold;
      font-size: 25px;
      line-height: 30px;
      text-transform: uppercase;
      margin-top: 5px;
      margin-bottom: 30px;
      margin-left: 48px;
      text-align: left; }
      @media (max-width: 1599px) {
        #home .carousel-container .title {
          font-size: 16px;
          line-height: 18px; } }
      @media (max-width: 978px) {
        #home .carousel-container .title {
          font-size: 20px;
          margin-top: 50px;
          margin-left: 0; } }
    #home .carousel-container .icon {
      margin-top: 30px; }
      @media (max-width: 1199px) {
        #home .carousel-container .icon {
          display: none; } }
      #home .carousel-container .icon .bubble {
        position: absolute;
        top: -10px;
        right: 10px;
        width: 30px;
        height: 30px;
        font-size: 19px;
        font-weight: bold;
        text-align: center;
        background: #9c9c9c;
        border-radius: 30px;
        position: absolute;
        color: white; }
    #home .carousel-container .news-content {
      padding: 50px 30px; }
      @media (max-width: 978px) {
        #home .carousel-container .news-content span {
          display: none; } }

#post {
  height: 100%;
  color: white; }
  #post .content {
    position: relative;
    background: #9a9b9c;
    background: -moz-linear-gradient(left, #9a9b9c 0%, #505154 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #9a9b9c), color-stop(100%, #505154));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #9a9b9c 0%, #505154 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #9a9b9c 0%, #505154 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #9a9b9c 0%, #505154 100%);
    /* IE10+ */
    background: linear-gradient(to right, #9a9b9c 0%, #505154 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a9b9c', endColorstr='#505154',GradientType=1 );
    /* IE6-9 */
    border-right: 10px solid #027aa5;
    max-height: 100%;
    padding: 185px 0 25px 0;
    text-align: justify;
    line-height: 21px;
    height: 100%; }
    #post .content h2 {
      text-transform: uppercase;
      font-size: 38px;
      line-height: 1em;
      margin-bottom: 35px;
      text-align: left; }
      @media (max-width: 978px) {
        #post .content h2 {
          font-size: 30px !important; } }
    #post .content.col-md-12 {
      border-right: 0 !important; }
    #post .content .text {
      height: 100%;
      margin-bottom: 10px;
      padding-left: 45px;
      padding-right: 45px; }
      #post .content .text > div {
        overflow: hidden; }
  #post .media {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    text-align: center; }
    @media (max-width: 978px) {
      #post .media {
        height: auto !important; } }
    #post .media .media-content {
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: #404040; }
      @media (max-width: 978px) {
        #post .media .media-content {
          text-align: center; } }
      #post .media .media-content.video {
        background: #000; }
      #post .media .media-content img, #post .media .media-content iframe, #post .media .media-content video {
        display: block;
        width: 100%;
        height: 100%; }
        @media (max-width: 978px) {
          #post .media .media-content img, #post .media .media-content iframe, #post .media .media-content video {
            width: auto !important; } }
      #post .media .media-content img, #post .media .media-content iframe {
        object-fit: cover; }
  #post .num {
    background: #027aa5;
    color: #ffffff;
    width: 136px;
    height: 136px;
    line-height: 136px;
    text-align: center;
    font-size: 70px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0; }
    #post .num:after {
      display: block;
      content: '';
      width: 25px;
      height: 25px;
      margin: 0 auto;
      border-style: solid;
      border-width: 25px 25px 0 25px;
      border-color: #027aa5 transparent transparent transparent; }
  #post.survey .bcolor-1 {
    background: #2ee0de; }
    #post.survey .bcolor-1.num:after {
      border-color: #2ee0de transparent transparent transparent; }
  #post.survey .return-button {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 20px;
    height: 68px;
    line-height: 68px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px; }
  #post.survey .bcolor-2 {
    background: #f29634; }
    #post.survey .bcolor-2.num:after {
      border-color: #f29634 transparent transparent transparent; }
  #post.survey .return-button {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 20px;
    height: 68px;
    line-height: 68px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px; }
  #post.survey .bcolor-3 {
    background: #e2007a; }
    #post.survey .bcolor-3.num:after {
      border-color: #e2007a transparent transparent transparent; }
  #post.survey .return-button {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 20px;
    height: 68px;
    line-height: 68px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px; }
  #post.survey .bcolor-4 {
    background: #c9cf0e; }
    #post.survey .bcolor-4.num:after {
      border-color: #c9cf0e transparent transparent transparent; }
  #post.survey .return-button {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 20px;
    height: 68px;
    line-height: 68px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px; }
  #post.survey .bcolor-5 {
    background: #00b1f0; }
    #post.survey .bcolor-5.num:after {
      border-color: #00b1f0 transparent transparent transparent; }
  #post.survey .return-button {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 20px;
    height: 68px;
    line-height: 68px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px; }
  #post .post-quiz {
    height: 100%; }
    #post .post-quiz .quizz {
      height: 100%; }
      #post .post-quiz .quizz .content {
        height: calc(100% - 107px); }
        #post .post-quiz .quizz .content .question {
          text-align: left; }
        #post .post-quiz .quizz .content .result {
          height: auto; }
    #post .post-quiz .btn-return {
      display: none; }
    #post .post-quiz .ngdialog-close {
      background: #00b1f0;
      position: static; }

#categories h2 {
  color: #f29634;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 28px; }

#categories .description {
  margin-top: -20px;
  margin-bottom: 35px;
  line-height: 1.3em;
  position: relative; }

#categories .category {
  height: 315px;
  padding: 25px;
  font-family: "Swiss721";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 40px;
  margin-right: 15px;
  -moz-box-shadow: 3px 1px 8px rgba(0, 2, 6, 0.29);
  /* drop shadow */
  -webkit-box-shadow: 3px 1px 8px rgba(0, 2, 6, 0.29);
  /* drop shadow */
  box-shadow: 3px 1px 8px rgba(0, 2, 6, 0.29);
  /* drop shadow */
  background-size: cover !important;
  text-align: center; }
  @media (max-width: 1599px) {
    #categories .category {
      height: 280px; } }
  @media (max-width: 1199px) {
    #categories .category {
      height: auto;
      margin-right: 0;
      margin-bottom: 25px; } }
  #categories .category.last {
    margin-right: 0; }
  #categories .category.padding-top {
    margin-top: 155px; }
    @media (max-width: 1199px) {
      #categories .category.padding-top {
        margin-top: 0; } }
  #categories .category h3 {
    text-transform: uppercase;
    font-size: 37px;
    line-height: 1em;
    font-weight: 700;
    transform: scale(1, 1.1);
    margin-top: 0;
    margin-bottom: 15px; }
    @media (max-width: 1599px) {
      #categories .category h3 {
        font-size: 20px; } }
    @media (max-width: 978px) {
      #categories .category h3 {
        font-size: 25px; } }
  #categories .category ul {
    margin-top: 0;
    padding-left: 0;
    line-height: 23px; }
    @media (max-width: 978px) {
      #categories .category ul {
        font-size: 15px;
        line-height: 18px; } }
    #categories .category ul > li {
      list-style: none;
      font-weight: normal;
      display: inline-block; }
  #categories .category .icon {
    margin-bottom: 20px;
    margin-top: 20px; }
    #categories .category .icon img {
      max-width: 155px; }
      @media (max-width: 1599px) {
        #categories .category .icon img {
          max-width: 100px; } }
      @media (max-width: 1199px) {
        #categories .category .icon img {
          max-width: 120px; } }

#sheets .menu div {
  height: 90px;
  margin-bottom: 20px; }
  #sheets .menu div .picto {
    width: 98px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
    text-align: center;
    margin-right: 15px;
    vertical-align: middle; }
    #sheets .menu div .picto.color-2,
    #sheets .menu div .picto.color-4 {
      padding: 10px 6px 6px 6px; }
  #sheets .menu div .title {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    height: 90px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    font-family: "Swiss721"; }
    @media (max-width: 1199px) {
      #sheets .menu div .title {
        display: none; } }
    #sheets .menu div .title.fcolor-1.active {
      color: #2ee0de; }
    #sheets .menu div .title.fcolor-2.active {
      color: #f29634; }
    #sheets .menu div .title.fcolor-3.active {
      color: #e2007a; }
    #sheets .menu div .title.fcolor-4.active {
      color: #c9cf0e; }
    #sheets .menu div .title.fcolor-5.active {
      color: #00b1f0; }
    #sheets .menu div .title.fcolor-6.active {
      color: #30b1cb; }
    #sheets .menu div .title.fcolor-7.active {
      color: #027aa5; }

#sheets .slide-container {
  position: relative;
  height: 550px;
  display: inline-block;
  width: 100%; }
  @media (max-width: 1199px) {
    #sheets .slide-container {
      height: 360px; } }
  @media (max-width: 978px) {
    #sheets .slide-container {
      height: auto;
      position: static; } }

#sheets .slide {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: inline-block; }
  @media (max-width: 978px) {
    #sheets .slide {
      position: static; } }
  #sheets .slide.fade {
    animation: 0.5s zoomIn, 0.5s fade; }
  #sheets .slide .picto {
    text-align: center;
    padding: 40px;
    margin-top: 120px; }
    @media (max-width: 1199px) {
      #sheets .slide .picto {
        margin-top: 20px; } }
    @media (max-width: 978px) {
      #sheets .slide .picto {
        padding-bottom: 0;
        margin-top: 0; } }
    @media (max-width: 978px) {
      #sheets .slide .picto img {
        max-height: 50px; } }
    #sheets .slide .picto img.ng-enter {
      transition: all 1s; }
    #sheets .slide .picto img.ng-enter-active {
      transform: rotateY(180deg);
      transform-style: preserve-3d; }
  #sheets .slide .content {
    padding: 60px 20px;
    font-family: "Swiss721";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25em;
    text-align: left;
    position: relative;
    left: 20px; }
    @media (max-width: 1199px) {
      #sheets .slide .content {
        padding: 30px 20px;
        font-size: 15px;
        text-align: center; } }
    @media (max-width: 978px) {
      #sheets .slide .content {
        left: 0; } }
    #sheets .slide .content h3 {
      font-weight: bold;
      font-size: 35px;
      line-height: 1.1em;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 20px; }
      @media (max-width: 1199px) {
        #sheets .slide .content h3 {
          font-size: 30px; } }
      @media (max-width: 978px) {
        #sheets .slide .content h3 {
          font-size: 20px;
          text-align: center; } }
    #sheets .slide .content .button {
      margin: 0 auto;
      margin-top: 50px;
      border: 3px solid white;
      border-radius: 3px;
      text-transform: uppercase;
      padding: 8px;
      max-width: 140px;
      text-align: center;
      font-size: 20px; }
      @media (max-width: 1199px) {
        #sheets .slide .content .button {
          margin-top: 30px; } }
  #sheets .slide .arrow-picture {
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px; }
    @media (max-width: 978px) {
      #sheets .slide .arrow-picture {
        display: none; } }
    #sheets .slide .arrow-picture img {
      position: absolute;
      right: -1px;
      top: 0;
      height: 100%; }

#sheets .carousel-container {
  margin-top: 20px;
  height: 190px; }
  @media (max-width: 978px) {
    #sheets .carousel-container {
      height: 130px; } }
  #sheets .carousel-container .title {
    position: absolute;
    top: 43%;
    left: 0;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 28px;
    font-family: "Swiss721";
    font-weight: bold;
    padding-right: 45px;
    padding-left: 45px; }
    @media (max-width: 978px) {
      #sheets .carousel-container .title {
        top: 36%;
        font-size: 18px;
        line-height: 20px; } }
    @media (max-width: 678px) {
      #sheets .carousel-container .title {
        padding-left: 30px;
        padding-right: 30px;
        text-align: center; } }
  #sheets .carousel-container .thumb {
    width: 100%; }

.ng-enter-active .slide .picto img {
  animation: 1s flip; }

#sheet {
  font-family: 'Swiss721'; }
  #sheet h3 {
    font-weight: bold;
    font-size: 35px;
    line-height: 1.1em;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px; }
  #sheet .content {
    border-left: 1px solid #5e5f61;
    border-right: 1px solid #5e5f61;
    height: 546px;
    padding: 30px;
    line-height: 1.1em;
    font-weight: 300;
    background: linear-gradient(to right, #999a97 0%, #505154 50%);
    /* W3C */ }
    @media (max-width: 1199px) {
      #sheet .content {
        height: auto; } }
    #sheet .content .inner-content {
      overflow: hidden;
      height: 100%;
      font-size: 17px;
      line-height: 20px; }
      #sheet .content .inner-content h1 {
        font-size: 23px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 15px;
        line-height: 1.2em; }
        #sheet .content .inner-content h1:first-child {
          margin-top: 0 !important; }
      #sheet .content .inner-content h2 {
        display: table;
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 15px;
        line-height: 22px;
        color: #ffffff;
        padding-bottom: 2px;
        margin-left: 25px;
        border-bottom: 1px solid white;
        width: 100%;
        text-align: left;
        position: relative;
        font-weight: 300; }
        #sheet .content .inner-content h2:before {
          position: absolute;
          left: -25px;
          top: 2px;
          display: table-cell;
          content: '\f0a9';
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          transform: translate(0, 0);
          width: 26px;
          height: 30px; }
      #sheet .content .inner-content h3 {
        font-size: 17px;
        font-family: "JoseFernandez";
        font-weight: normal;
        margin-bottom: 12px; }
      #sheet .content .inner-content p {
        font-size: 17px;
        line-height: 20px;
        min-height: 15px; }
      #sheet .content .inner-content .description {
        height: 100%;
        padding-right: 40px; }
        @media (max-width: 1199px) {
          #sheet .content .inner-content .description {
            padding-right: 15px; } }
  #sheet .choose-title {
    display: block;
    font-family: 'JoseFernandez';
    font-size: 25px;
    text-align: center;
    margin-bottom: 11px; }
    @media (max-width: 1599px) {
      #sheet .choose-title {
        font-size: 19px;
        margin-bottom: 23px; } }
    @media (max-width: 1199px) {
      #sheet .choose-title {
        font-size: 16px;
        margin-top: 45px;
        margin-bottom: 19px; } }
  #sheet .tab {
    height: 58px;
    line-height: 58px;
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #46474a;
    box-shadow: inset -5px 5px 5px 0px #2b2b2d; }
    #sheet .tab span {
      display: inline-block;
      vertical-align: middle;
      line-height: 0; }
      #sheet .tab span span {
        line-height: 22px; }
        @media (max-width: 1599px) {
          #sheet .tab span span {
            line-height: 16px; } }
    @media (max-width: 1599px) {
      #sheet .tab {
        font-size: 12px; } }
    @media (max-width: 1199px) {
      #sheet .tab {
        box-shadow: none;
        border-bottom: 1px solid black; } }
  #sheet .side {
    height: 58px;
    line-height: 58px;
    background-color: #b8b8b8;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 23px;
    padding-right: 23px;
    overflow: hidden;
    display: block;
    font-size: 16px;
    color: white;
    font-family: 'Swiss721';
    text-align: left; }
    @media (max-width: 1599px) {
      #sheet .side {
        font-size: 12px; } }
    #sheet .side span {
      display: inline-block;
      vertical-align: middle;
      line-height: 0; }
      #sheet .side span span {
        line-height: 22px; }
        @media (max-width: 1599px) {
          #sheet .side span span {
            line-height: 16px; } }
  #sheet .first {
    padding-right: 0px; }
    @media (max-width: 1199px) {
      #sheet .first {
        padding-right: 15px; } }
  #sheet .middle {
    padding-left: 0px;
    padding-right: 0px; }
    @media (max-width: 1199px) {
      #sheet .middle {
        padding-left: 15px;
        padding-right: 15px; } }
  #sheet .last {
    padding-right: 15px;
    padding-left: 0px; }
    @media (max-width: 1199px) {
      #sheet .last {
        padding-left: 15px;
        padding-right: 15px; } }
  #sheet a {
    color: white;
    text-decoration: none; }
  #sheet .fcolor-1 {
    color: #2ee0de; }
  #sheet .bcolor-1 {
    background-color: #2ee0de;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #sheet .border-color-1 {
    border-bottom: 3px solid #2ee0de; }
    #sheet .border-color-1 h1, #sheet .border-color-1 h2, #sheet .border-color-1 h3 {
      color: #2ee0de; }
    #sheet .border-color-1 .description ul {
      padding-left: 25px; }
      #sheet .border-color-1 .description ul li {
        margin-bottom: 2px;
        display: table; }
        #sheet .border-color-1 .description ul li:before {
          content: '●';
          color: #2ee0de;
          padding-right: 7px;
          display: table-cell;
          font-size: 15px; }
    #sheet .border-color-1 .ps-scrollbar-y {
      background: #2ee0de; }
  #sheet .fcolor-2 {
    color: #f29634; }
  #sheet .bcolor-2 {
    background-color: #f29634;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #sheet .border-color-2 {
    border-bottom: 3px solid #f29634; }
    #sheet .border-color-2 h1, #sheet .border-color-2 h2, #sheet .border-color-2 h3 {
      color: #f29634; }
    #sheet .border-color-2 .description ul {
      padding-left: 25px; }
      #sheet .border-color-2 .description ul li {
        margin-bottom: 2px;
        display: table; }
        #sheet .border-color-2 .description ul li:before {
          content: '●';
          color: #f29634;
          padding-right: 7px;
          display: table-cell;
          font-size: 15px; }
    #sheet .border-color-2 .ps-scrollbar-y {
      background: #f29634; }
  #sheet .fcolor-3 {
    color: #e2007a; }
  #sheet .bcolor-3 {
    background-color: #e2007a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #sheet .border-color-3 {
    border-bottom: 3px solid #e2007a; }
    #sheet .border-color-3 h1, #sheet .border-color-3 h2, #sheet .border-color-3 h3 {
      color: #e2007a; }
    #sheet .border-color-3 .description ul {
      padding-left: 25px; }
      #sheet .border-color-3 .description ul li {
        margin-bottom: 2px;
        display: table; }
        #sheet .border-color-3 .description ul li:before {
          content: '●';
          color: #e2007a;
          padding-right: 7px;
          display: table-cell;
          font-size: 15px; }
    #sheet .border-color-3 .ps-scrollbar-y {
      background: #e2007a; }
  #sheet .fcolor-4 {
    color: #c9cf0e; }
  #sheet .bcolor-4 {
    background-color: #c9cf0e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #sheet .border-color-4 {
    border-bottom: 3px solid #c9cf0e; }
    #sheet .border-color-4 h1, #sheet .border-color-4 h2, #sheet .border-color-4 h3 {
      color: #c9cf0e; }
    #sheet .border-color-4 .description ul {
      padding-left: 25px; }
      #sheet .border-color-4 .description ul li {
        margin-bottom: 2px;
        display: table; }
        #sheet .border-color-4 .description ul li:before {
          content: '●';
          color: #c9cf0e;
          padding-right: 7px;
          display: table-cell;
          font-size: 15px; }
    #sheet .border-color-4 .ps-scrollbar-y {
      background: #c9cf0e; }
  #sheet .fcolor-5 {
    color: #00b1f0; }
  #sheet .bcolor-5 {
    background-color: #00b1f0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  #sheet .border-color-5 {
    border-bottom: 3px solid #00b1f0; }
    #sheet .border-color-5 h1, #sheet .border-color-5 h2, #sheet .border-color-5 h3 {
      color: #00b1f0; }
    #sheet .border-color-5 .description ul {
      padding-left: 25px; }
      #sheet .border-color-5 .description ul li {
        margin-bottom: 2px;
        display: table; }
        #sheet .border-color-5 .description ul li:before {
          content: '●';
          color: #00b1f0;
          padding-right: 7px;
          display: table-cell;
          font-size: 15px; }
    #sheet .border-color-5 .ps-scrollbar-y {
      background: #00b1f0; }
  #sheet .quizz .inner-content {
    padding: 0 20px !important; }
    @media (max-width: 1199px) {
      #sheet .quizz .inner-content {
        padding-left: 15px;
        padding-right: 15px; } }
  @media (max-width: 1199px) {
    #sheet .quizz .answer-container {
      width: 100%;
      display: inline-block;
      padding-right: 15px;
      margin-bottom: 5px; } }
  #sheet .quizz .radios .radio {
    background-color: #3f4247;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 10px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    cursor: pointer; }
    @media (max-width: 1599px) {
      #sheet .quizz .radios .radio {
        font-size: 10px; } }
    @media (max-width: 1199px) {
      #sheet .quizz .radios .radio {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0;
        width: 100%; } }
    #sheet .quizz .radios .radio span {
      vertical-align: middle;
      line-height: 0;
      display: inline-block; }
      #sheet .quizz .radios .radio span span {
        line-height: 20px; }
        @media (max-width: 1599px) {
          #sheet .quizz .radios .radio span span {
            line-height: 16px; } }
  #sheet .quizz .radios input[type=radio], #sheet .quizz .radios input[type=checkbox] {
    display: none; }
  #sheet .quizz .question {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 35px; }
    @media (max-width: 1199px) {
      #sheet .quizz .question {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 15px; } }
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-1,
  #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-1 {
    background-color: #2ee0de; }
  #sheet .quizz .radios .bad, #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-1.bad,
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-1.bad {
    background-color: #f6270b; }
  #sheet .quizz .radios input[type=radio] + .bcolor-1.notchecked,
  #sheet .quizz .radios input[type=checkbox] + .bcolor-1.notchecked {
    background-color: #2ee0de;
    opacity: 0.4; }
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-2,
  #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-2 {
    background-color: #f29634; }
  #sheet .quizz .radios .bad, #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-2.bad,
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-2.bad {
    background-color: #f6270b; }
  #sheet .quizz .radios input[type=radio] + .bcolor-2.notchecked,
  #sheet .quizz .radios input[type=checkbox] + .bcolor-2.notchecked {
    background-color: #f29634;
    opacity: 0.4; }
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-3,
  #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-3 {
    background-color: #e2007a; }
  #sheet .quizz .radios .bad, #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-3.bad,
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-3.bad {
    background-color: #f6270b; }
  #sheet .quizz .radios input[type=radio] + .bcolor-3.notchecked,
  #sheet .quizz .radios input[type=checkbox] + .bcolor-3.notchecked {
    background-color: #e2007a;
    opacity: 0.4; }
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-4,
  #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-4 {
    background-color: #c9cf0e; }
  #sheet .quizz .radios .bad, #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-4.bad,
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-4.bad {
    background-color: #f6270b; }
  #sheet .quizz .radios input[type=radio] + .bcolor-4.notchecked,
  #sheet .quizz .radios input[type=checkbox] + .bcolor-4.notchecked {
    background-color: #c9cf0e;
    opacity: 0.4; }
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-5,
  #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-5 {
    background-color: #00b1f0; }
  #sheet .quizz .radios .bad, #sheet .quizz .radios input[type=checkbox]:checked + .bcolor-5.bad,
  #sheet .quizz .radios input[type=radio]:checked + .bcolor-5.bad {
    background-color: #f6270b; }
  #sheet .quizz .radios input[type=radio] + .bcolor-5.notchecked,
  #sheet .quizz .radios input[type=checkbox] + .bcolor-5.notchecked {
    background-color: #00b1f0;
    opacity: 0.4; }
  #sheet .quizz .results {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-family: "Swiss721";
    font-size: 20px;
    height: 68px;
    line-height: 68px;
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: 0.4; }
  #sheet .quizz .feedback {
    display: none; }
  #sheet .quizz .result.show, #sheet .quizz .question .show {
    display: inline-block; }
  #sheet .quizz .result {
    line-height: 50px;
    height: 50px;
    display: none; }
  #sheet .quizz .result img {
    vertical-align: middle; }
  #sheet .quizz .results.enabled {
    opacity: 1; }
  #sheet .quizz .btn-return {
    position: absolute;
    top: 0px;
    left: -10px;
    margin-top: 0; }
  #sheet .sheet-content .inner-content {
    overflow: hidden; }
  #sheet .sheet-content .pdf {
    height: 100%;
    width: 100%;
    overflow: hidden; }
    #sheet .sheet-content .pdf iframe {
      height: 100%;
      width: 100%;
      object-fit: cover;
      display: block; }
  #sheet .sheet-content .medias {
    text-align: right;
    padding-left: 20px;
    padding-right: 50px;
    overflow: hidden; }
    @media (max-width: 1199px) {
      #sheet .sheet-content .medias {
        padding-left: 15px;
        padding-right: 15px; } }
    #sheet .sheet-content .medias .main-media {
      position: relative;
      background: white;
      padding: 20px;
      margin-top: 22px;
      margin-bottom: 12px;
      height: 325px;
      display: table;
      width: 100%; }
      @media (max-width: 678px) {
        #sheet .sheet-content .medias .main-media {
          height: 200px; } }
      #sheet .sheet-content .medias .main-media.fade {
        animation: 0.5s fade; }
      #sheet .sheet-content .medias .main-media.video {
        background: black;
        padding-left: 0;
        padding-right: 0; }
      #sheet .sheet-content .medias .main-media .main-media-content {
        display: table-cell;
        width: 100%;
        height: 100%; }
      #sheet .sheet-content .medias .main-media img, #sheet .sheet-content .medias .main-media video {
        width: 100%;
        height: 280px;
        object-fit: contain; }
        @media (max-width: 678px) {
          #sheet .sheet-content .medias .main-media img, #sheet .sheet-content .medias .main-media video {
            height: 200px; } }
    #sheet .sheet-content .medias .media-thumbnails .media-thumbnail {
      padding-left: 5px;
      padding-right: 5px;
      text-align: center;
      height: 100%;
      white-space: nowrap; }
      #sheet .sheet-content .medias .media-thumbnails .media-thumbnail.inactive div {
        opacity: 0.5;
        border-color: white; }
      #sheet .sheet-content .medias .media-thumbnails .media-thumbnail.first {
        padding-left: 0; }
      #sheet .sheet-content .medias .media-thumbnails .media-thumbnail.last {
        padding-right: 0; }
      #sheet .sheet-content .medias .media-thumbnails .media-thumbnail div {
        width: 100%;
        height: 120px;
        padding: 10px 10px 6px 10px;
        background: white; }
        #sheet .sheet-content .medias .media-thumbnails .media-thumbnail div img {
          vertical-align: middle; }
  @media (max-width: 978px) {
    #sheet .btn-return {
      position: static !important;
      margin-top: 15px !important;
      margin-left: -12px; } }

#library {
  font-family: "Swiss721";
  font-weight: bold; }
  #library h1 {
    color: #00b1f0;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px; }
  #library h2 {
    font-family: "JoseFernandez";
    text-align: center;
    font-size: 25px;
    line-height: 1.15em;
    position: relative;
    top: -10px;
    font-weight: 400; }
    @media (max-width: 1599px) {
      #library h2 {
        font-size: 17px;
        margin-top: 15px;
        margin-bottom: 5px; } }
    @media (max-width: 1199px) {
      #library h2 {
        margin-top: 24px;
        font-size: 20px; } }
  #library .content {
    background: black;
    height: 604px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center; }
    @media (max-width: 1599px) {
      #library .content {
        height: 442px; } }
    #library .content .helper {
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    #library .content.image {
      background: white;
      display: inline-block; }
    #library .content img, #library .content iframe {
      background: white;
      max-width: 100%;
      max-height: 604px;
      vertical-align: middle; }
    #library .content video {
      text-align: center;
      display: block;
      max-width: 100%;
      max-height: 100%;
      object-fit: contain;
      margin: 0 auto; }
      @media (max-width: 1599px) {
        #library .content video {
          height: 100%; } }
  #library .list {
    position: relative; }
    #library .list ul {
      max-height: 156px; }
    #library .list .items {
      overflow: hidden; }
    #library .list .item {
      text-transform: uppercase;
      width: 100%;
      height: 50px;
      line-height: 50px;
      padding-left: 20px;
      padding-right: 20px;
      background: #b8b8b8;
      font-size: 15px;
      margin-bottom: 2px;
      overflow: hidden;
      display: block; }
      @media (max-width: 1599px) {
        #library .list .item {
          font-size: 12px; } }
      #library .list .item span {
        display: inline-block;
        line-height: 0;
        vertical-align: middle; }
        #library .list .item span span {
          line-height: 20px; }
          @media (max-width: 1599px) {
            #library .list .item span span {
              line-height: 15px; } }
      #library .list .item.active {
        color: #3C3C40; }
    #library .list .title {
      background: #00b1f0;
      margin-top: 10px; }
      #library .list .title.first {
        margin-top: 3px; }
  #library .navig {
    position: absolute;
    bottom: 0;
    right: -70px;
    cursor: pointer; }
    #library .navig .down {
      margin-top: 10px;
      margin-bottom: 30px; }

#ipreventive {
  font-family: "Swiss721";
  font-size: 18px;
  line-height: 1.2em;
  position: relative; }
  #ipreventive h2 {
    color: #30b1cb;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 28px; }
  #ipreventive .description {
    margin-top: -20px;
    margin-bottom: 20px;
    line-height: 1em;
    position: relative; }
  #ipreventive .content {
    background: #30b1cb;
    height: 730px;
    width: 100%;
    position: relative; }
    @media (max-width: 1599px) {
      #ipreventive .content {
        height: 480px; } }
    @media (max-width: 978px) {
      #ipreventive .content {
        height: auto;
        background: none; } }
  #ipreventive .step {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%; }
    @media (max-width: 1599px) {
      #ipreventive .step {
        font-size: 18px;
        margin-bottom: 0; } }
    @media (max-width: 978px) {
      #ipreventive .step {
        font-size: 12px; } }
    #ipreventive .step img {
      position: relative;
      top: 12px;
      display: inline-block; }
      @media (max-width: 1599px) {
        #ipreventive .step img {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
    #ipreventive .step span {
      padding-left: 16px;
      line-height: 40px; }
    #ipreventive .step.symptoms {
      margin-top: 30px; }
      @media (max-width: 1599px) {
        #ipreventive .step.symptoms {
          margin-top: 15px; } }
  #ipreventive .step-content {
    margin-left: 82px;
    margin-right: 150px;
    margin-top: 10px; }
    @media (max-width: 1599px) {
      #ipreventive .step-content {
        font-size: 14px;
        line-height: 15px;
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0; } }
    @media (max-width: 978px) {
      #ipreventive .step-content.symptoms ul {
        list-style-type: square; } }
    #ipreventive .step-content.symptoms ul > li {
      margin-bottom: 18px;
      font-size: 20px;
      position: relative; }
      @media (max-width: 1599px) {
        #ipreventive .step-content.symptoms ul > li {
          font-size: 17px;
          margin-bottom: 11px;
          margin-left: 62px; } }
      @media (max-width: 978px) {
        #ipreventive .step-content.symptoms ul > li {
          font-size: 16px;
          margin-bottom: 20px; } }
      #ipreventive .step-content.symptoms ul > li.ng-enter {
        animation: flipInX 0.7s; }
      #ipreventive .step-content.symptoms ul > li.ng-leave {
        display: none; }
      #ipreventive .step-content.symptoms ul > li.ng-enter-stagger {
        animation-delay: 0.15s; }
  @media (max-width: 978px) {
    #ipreventive .steps {
      background: #30b1cb; } }
  #ipreventive .steps .content {
    padding: 35px; }
    @media (max-width: 1599px) {
      #ipreventive .steps .content {
        padding-top: 10px;
        padding-bottom: 10px; } }
  #ipreventive .areas {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
    @media (max-width: 978px) {
      #ipreventive .areas {
        position: static;
        height: auto;
        display: inline-block;
        margin-top: 1px;
        width: 100%;
        background: #dadada; } }
    #ipreventive .areas .areas-content {
      width: 100%;
      height: 100%;
      position: relative; }
      @media (max-width: 978px) {
        #ipreventive .areas .areas-content {
          background: #dadada; } }
    #ipreventive .areas ul li {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: url("../images/zone.png") no-repeat center center;
      width: 50px;
      height: 50px; }
      @media (max-width: 1199px) {
        #ipreventive .areas ul li {
          width: 30px;
          height: 30px; } }
      @media (max-width: 978px) {
        #ipreventive .areas ul li {
          width: 38px;
          height: 38px; } }
      @media (max-width: 678px) {
        #ipreventive .areas ul li {
          width: 20px;
          height: 20px; } }
    #ipreventive .areas .character {
      height: 100%; }
      @media (max-width: 978px) {
        #ipreventive .areas .character {
          height: auto; } }
  #ipreventive .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 30px; }
    @media (max-width: 978px) {
      #ipreventive .actions {
        position: static;
        margin-left: -32px; } }
    #ipreventive .actions .btn-return {
      margin-top: 0; }
    #ipreventive .actions .btn-training {
      margin-right: 10px; }
    #ipreventive .actions .btn-training,
    #ipreventive .actions .btn-advice {
      float: right;
      position: relative;
      left: 15%; }
  #ipreventive .arrow {
    position: absolute;
    top: 45%;
    z-index: 100;
    background: transparent;
    border: none; }
    #ipreventive .arrow.left-arrow {
      left: -105px; }
      @media (max-width: 1599px) {
        #ipreventive .arrow.left-arrow {
          left: -78px;
          width: 70px;
          top: 19%; } }
    #ipreventive .arrow.right-arrow {
      right: -105px; }
      @media (max-width: 1599px) {
        #ipreventive .arrow.right-arrow {
          right: -78px;
          width: 70px;
          top: 19%; } }
    #ipreventive .arrow[disabled] img {
      opacity: 0.4; }

#exercise .content {
  position: relative; }
  @media (max-width: 1599px) {
    #exercise .content {
      height: auto; } }

#exercise .chronometer-container {
  width: 124px;
  padding-top: 28px;
  text-align: center;
  background: url("../images/chronometer.png") no-repeat top center;
  position: relative;
  display: table-cell; }
  #exercise .chronometer-container .nb-seconds {
    position: absolute;
    background: none;
    border: none;
    top: 49px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 42px !important;
    font-family: "Swiss721" !important;
    color: #30b1cb;
    font-weight: bold; }
  #exercise .chronometer-container .seconds {
    font-family: "Swiss721";
    display: block;
    font-size: 13px;
    position: absolute;
    top: 98px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #30b1cb; }

#exercise .chronometer-description {
  padding-top: 20px;
  color: #30b1cb;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  height: 124px; }

#exercise .exercise-content {
  background: #30b1cb;
  height: 100%;
  padding: 35px;
  font-weight: 300 !important; }
  @media (max-width: 1599px) {
    #exercise .exercise-content {
      position: static; } }
  #exercise .exercise-content h3 {
    font-size: 35px;
    line-height: 1.1em;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: bold; }
  #exercise .exercise-content h4 {
    font-size: 30px;
    line-height: 1.05em;
    font-weight: bold;
    margin-bottom: 20px; }
  #exercise .exercise-content h5 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 7px; }
  #exercise .exercise-content h6 {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 7px;
    font-weight: bold; }
    #exercise .exercise-content h6 span {
      font-family: "JoseFernandez";
      font-size: 24px;
      text-transform: none;
      font-weight: normal; }
  #exercise .exercise-content .intro {
    display: block;
    font-style: italic;
    font-size: 14px;
    line-height: 18px; }
  #exercise .exercise-content .exercise-description {
    position: relative;
    margin-left: -5px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    background: url("../images/fond-exercice.png") no-repeat top left;
    background-size: 100% 100%; }
    #exercise .exercise-content .exercise-description h6 {
      display: inline-block;
      position: relative;
      top: -13px;
      padding-left: 8px; }
    #exercise .exercise-content .exercise-description img {
      display: inline-block; }
    #exercise .exercise-content .exercise-description > div {
      margin-top: 15px;
      margin-bottom: 15px; }
  #exercise .exercise-content .subject img {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 56px; }
  #exercise .exercise-content .subject span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    top: -3px;
    width: calc(100% - 80px); }
    #exercise .exercise-content .subject span span {
      width: 100%;
      padding-top: 7px;
      font-weight: 300;
      font-size: 13px;
      line-height: 1.1em; }

#exercise .video {
  background: #525764;
  height: 100%;
  padding-bottom: 20px; }
  #exercise .video .video-container {
    margin-top: 20px;
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden; }
  #exercise .video video {
    width: 100%;
    object-fit: cover; }
  #exercise .video h1 {
    height: 100%;
    width: 100%;
    text-transform: uppercase;
    display: block;
    font-size: 25px;
    font-weight: 700;
    line-height: 670px;
    text-align: center; }

#exercise .btn-return {
  position: absolute;
  bottom: 15px;
  left: 20px;
  margin-top: 0; }
  @media (max-width: 1599px) {
    #exercise .btn-return {
      bottom: -115px;
      left: -12px;
      margin-bottom: 20px; } }

#search {
  font-family: "Swiss721"; }
  @media (max-width: 1599px) {
    #search {
      height: auto; } }
  #search h1 {
    color: #00b1f0;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px; }
  #search #search-input {
    margin-bottom: 50px;
    height: 53px;
    background: #d7d7d7;
    border: 1px solid #9b9b9d;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    text-transform: uppercase;
    color: #46474a; }
  #search .keyboard-return-container {
    text-align: center;
    margin-top: 50px; }
  #search .title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 20px;
    margin-bottom: 30px; }
  #search .list {
    position: relative; }
    #search .list ul {
      max-height: 415px; }
    #search .list .items {
      overflow: hidden; }
    #search .list .item {
      text-transform: uppercase;
      width: 100%;
      height: 50px;
      line-height: 50px;
      padding-left: 20px;
      padding-right: 20px;
      background: #b8b8b8;
      font-size: 14px;
      margin-bottom: 2px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding-right: 25px; }
    #search .list .title {
      background: #00b1f0;
      margin-top: 10px; }
      #search .list .title.first {
        margin-top: 3px; }
  #search .search-validate {
    background: #00b1f0;
    border: 0;
    border-radius: 5px;
    color: white;
    padding: 20px 30px;
    font-size: 25px;
    text-transform: uppercase; }
    @media (min-width: 978px) {
      #search .search-validate {
        display: none; } }
    @media (max-width: 978px) {
      #search .search-validate {
        float: right;
        margin-top: -5px; } }
  #search .btn-return {
    margin-top: 65px;
    margin-bottom: 20px; }
    @media (max-width: 1199px) {
      #search .btn-return {
        margin-top: 30px; } }
    @media (max-width: 978px) {
      #search .btn-return {
        float: left;
        margin-top: 0; } }

#search-results {
  height: 400px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    #search-results {
      overflow: visible;
      height: auto; } }

#update h2 {
  color: #00b1f0;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 28px; }

#update .progress-percent {
  margin-bottom: 10px;
  font-size: 18px; }
  #update .progress-percent span {
    font-size: 25px; }

#update .progress-bar {
  height: 35px;
  width: 100%;
  background: white;
  border-radius: 10px;
  margin-bottom: 40px;
  overflow: hidden; }
  #update .progress-bar span {
    display: block;
    background: #00b1f0;
    width: 0;
    height: 40px; }
    #update .progress-bar span.complete {
      background: #c9cf0e; }

.connexion-error {
  border: 5px solid orange;
  border-radius: 15px;
  color: orange;
  background: rgba(200, 130, 100, 0.2);
  padding: 50px 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

.carousel-container {
  position: relative;
  height: 241px;
  margin-bottom: 10px; }
  .carousel-container .navig .arrow {
    position: absolute;
    cursor: pointer; }
    .carousel-container .navig .arrow.left-arrow {
      left: -90px; }
      @media (max-width: 678px) {
        .carousel-container .navig .arrow.left-arrow {
          left: 0; } }
    .carousel-container .navig .arrow.right-arrow {
      right: -90px; }
      @media (max-width: 678px) {
        .carousel-container .navig .arrow.right-arrow {
          right: 0; } }
    .carousel-container .navig .arrow[disabled] {
      opacity: 0.4; }
  .carousel-container .carousel-content {
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: move; }
    @media (max-width: 678px) {
      .carousel-container .carousel-content {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%; } }
    .carousel-container .carousel-content .carousel {
      height: 100%;
      position: relative;
      width: 5000%; }
      .carousel-container .carousel-content .carousel .item {
        height: 100%;
        position: relative;
        float: left;
        width: 530px;
        padding-left: 15px;
        padding-right: 15px; }
    .carousel-container .carousel-content .bg {
      height: 100%;
      width: 100%;
      background: url("../images/fond-news.png") no-repeat top left;
      background-size: 100% 100%;
      font-size: 12px;
      line-height: 1.2em; }
      .carousel-container .carousel-content .bg.middle {
        background: url("../images/fond-news-2.png") no-repeat top left;
        background-size: 100% 100%; }
      .carousel-container .carousel-content .bg.active.color-1 {
        background: url("../images/fond-news-1-1.png") no-repeat top left;
        background-size: 100% 100%; }
        .carousel-container .carousel-content .bg.active.color-1.middle {
          background: url("../images/fond-news-2-1.png") no-repeat top left;
          background-size: 100% 100%; }
      .carousel-container .carousel-content .bg.active.color-2 {
        background: url("../images/fond-news-1-2.png") no-repeat top left;
        background-size: 100% 100%; }
        .carousel-container .carousel-content .bg.active.color-2.middle {
          background: url("../images/fond-news-2-2.png") no-repeat top left;
          background-size: 100% 100%; }
      .carousel-container .carousel-content .bg.active.color-3 {
        background: url("../images/fond-news-1-3.png") no-repeat top left;
        background-size: 100% 100%; }
        .carousel-container .carousel-content .bg.active.color-3.middle {
          background: url("../images/fond-news-2-3.png") no-repeat top left;
          background-size: 100% 100%; }
      .carousel-container .carousel-content .bg.active.color-4 {
        background: url("../images/fond-news-1-4.png") no-repeat top left;
        background-size: 100% 100%; }
        .carousel-container .carousel-content .bg.active.color-4.middle {
          background: url("../images/fond-news-2-4.png") no-repeat top left;
          background-size: 100% 100%; }
      .carousel-container .carousel-content .bg.active.color-5 {
        background: url("../images/fond-news-1-5.png") no-repeat top left;
        background-size: 100% 100%; }
        .carousel-container .carousel-content .bg.active.color-5.middle {
          background: url("../images/fond-news-2-5.png") no-repeat top left;
          background-size: 100% 100%; }

@keyframes zoom {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.8); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1); } }

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.8, 1.8, 1.8); }
  100% {
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg); }
  100% {
    transform: scale3d(1, 1, 1); } }

@keyframes flip {
  0% {
    transform: rotateY(0deg); }
  100% {
    transform: rotateY(360deg); } }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fillY {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

.access .icon {
  animation-name: zoom;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite; }

.transition.fade.ng-enter {
  position: absolute;
  transition-property: opacity;
  transition-duration: 0.6s;
  transition-delay: 0.1s;
  opacity: 0; }
  .transition.fade.ng-enter.ng-enter-active {
    opacity: 1; }

.transition.slide-in-left.ng-enter {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.8s;
  transition-delay: 0.1s;
  transform: translate(-100%, 0) translateZ(0);
  opacity: 0; }
  .transition.slide-in-left.ng-enter.ng-enter-active {
    transform: translate(0, 0) translateZ(0);
    opacity: 1; }

.transition.slide-out-left.ng-leave {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.8s;
  transition-delay: 0;
  transform: translate(0, 0) translateZ(0);
  opacity: 1; }
  .transition.slide-out-left.ng-leave.ng-leave-active {
    transform: translate(-100%, 0) translateZ(0);
    opacity: 0; }

.transition.slide-in-right.ng-enter {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.8s;
  transition-delay: 0.1s;
  transform: translate(100%, 0) translateZ(0);
  opacity: 0; }
  .transition.slide-in-right.ng-enter.ng-enter-active {
    transform: translate(0, 0) translateZ(0);
    opacity: 1; }

.transition.slide-out-right.ng-leave {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.8s;
  transition-delay: 0;
  transform: translate(0, 0) translateZ(0);
  opacity: 1; }
  .transition.slide-out-right.ng-leave.ng-leave-active {
    transform: translate(100%, 0) translateZ(0);
    opacity: 0; }

.transition.slide-in-bottom.ng-enter {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.5s;
  transform: translate(0, 100%) translateZ(0);
  opacity: 0; }
  .transition.slide-in-bottom.ng-enter.ng-enter-active {
    transform: translate(0, 0) translateZ(0);
    opacity: 1; }

.transition.slide-out-bottom.ng-leave {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.5s;
  transform: translate(0, 0) translateZ(0);
  opacity: 1; }
  .transition.slide-out-bottom.ng-leave.ng-leave-active {
    transform: translate(0, 100%) translateZ(0);
    opacity: 0; }

.transition.zoom-in.ng-enter {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.7s;
  transition-delay: 0.1s;
  transform: scale(1.5) translateZ(0);
  opacity: 0; }
  .transition.zoom-in.ng-enter.ng-enter-active {
    transform: scale(1) translateZ(0);
    opacity: 1; }

.transition.zoom-out.ng-leave {
  position: absolute;
  transition-property: transform, opacity;
  transition-duration: 0.7s;
  transition-delay: 0.1s;
  transform: scale(1) translateZ(0);
  opacity: 1; }
  .transition.zoom-out.ng-leave.ng-leave-active {
    transform: scale(1.5) translateZ(0);
    opacity: 0; }

.transition.at-view-slide-in-bottom.ng-enter {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: translate(0px, 100%);
  -moz-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  -o-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  opacity: 0;
  z-index: 1;
  position: absolute; }

.transition.at-view-slide-in-bottom.ng-enter-active {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  position: absolute;
  transform: translateZ(0);
  transform: translate3d(0, 0, 0); }

.transition.at-view-slide-out-bottom.ng-leave {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  z-index: 3;
  position: absolute; }

.transition.at-view-slide-out-bottom.ng-leave-active {
  -webkit-transform: translate(0px, 100%);
  -moz-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  -o-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  opacity: 0; }

.transition.at-view-slide-in-left.ng-enter {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: translate(-100%, 0px);
  -moz-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  -o-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
  opacity: 0;
  z-index: 1;
  position: absolute; }

.transition.at-view-slide-in-left.ng-enter-active {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  position: absolute; }

.transition.at-view-slide-out-right.ng-leave {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  z-index: 3;
  position: absolute; }

.transition.at-view-slide-out-right.ng-leave-active {
  -webkit-transform: translate(100%, 0px);
  -moz-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  -o-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
  opacity: 0; }

.transition.at-view-flip-out-vertical.ng-leave {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20; }

.transition.at-view-flip-out-vertical.ng-leave-active {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  z-index: 10; }

.transition.at-view-flip-in-vertical.ng-enter {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10; }

.transition.at-view-flip-in-vertical.ng-enter-active {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 20; }

.stagger.ng-enter-stagger {
  /* 200ms will be applied between each sucessive enter operation */
  animation-delay: 0.1s; }

.text-xs-left {
  text-align: left; }

.text-xs-center {
  text-align: center; }

.text-xs-right {
  text-align: right; }

.text-xs-justify {
  text-align: justify; }

@media (min-width: 979px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-center {
    text-align: center; }
  .text-sm-right {
    text-align: right; }
  .text-sm-justify {
    text-align: justify; } }

@media (min-width: 1200px) {
  .text-md-left {
    text-align: left; }
  .text-md-center {
    text-align: center; }
  .text-md-right {
    text-align: right; }
  .text-md-justify {
    text-align: justify; } }

@media (min-width: 1600px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-center {
    text-align: center; }
  .text-lg-right {
    text-align: right; }
  .text-lg-justify {
    text-align: justify; } }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"],
.row.no-gutters-lg > [class*=" col-"],
.row.no-gutters-lg > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

@media (max-width: 1599px) {
  .row.no-gutters-md > [class^="col-"],
  .row.no-gutters-md > [class*=" col-"] {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 1199px) {
  .row.no-gutters-sm > [class^="col-"],
  .row.no-gutters-sm > [class*=" col-"] {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 978px) {
  .row.no-gutters-xs > [class^="col-"],
  .row.no-gutters-xs > [class*=" col-"] {
    padding-left: 0;
    padding-right: 0; } }
