@font-face {
  font-family: 'Swissra';
  src: url("Swissra-Medium.eot");
  src: url("Swissra-Medium.eot?#iefix") format("embedded-opentype"), url("Swissra-Medium.woff2") format("woff2"), url("Swissra-Medium.woff") format("woff"), url("Swissra-Medium.ttf") format("truetype"), url("Swissra-Medium.svg#Swissra-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

html {
  scroll-behavior: smooth; }

section {
  display: block;
  position: relative;
  font-family: 'Swissra'; }
  section.home {
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: #060d1d; }
    section.home .slide-hero div.slide-hero-element {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top center;
      width: 100%;
      height: 100vh;
      max-height: 100vh; }
      @media (max-width: 1024px) {
        section.home .slide-hero div.slide-hero-element {
          background-position: top left; } }
      @media (max-width: 768px) {
        section.home .slide-hero div.slide-hero-element {
          background-position: top center; }
          section.home .slide-hero div.slide-hero-element.hero1 {
            background-image: url(../img/img-geek-mobile.png) !important; }
          section.home .slide-hero div.slide-hero-element.hero2 {
            background-image: url(../img/img-barman-mobile.png) !important; } }
    section.home .slide-hero .slick-dots {
      padding: 0;
      display: block;
      margin: auto;
      text-align: center;
      position: absolute;
      z-index: 2;
      bottom: 40px;
      left: 0;
      right: 0;
      max-width: 200px; }
      @media (max-width: 600px) {
        section.home .slide-hero .slick-dots {
          bottom: 90px; } }
      section.home .slide-hero .slick-dots li {
        display: inline-block;
        line-height: 0;
        margin: 0 8px;
        opacity: .6;
        transition: transform .2s; }
        section.home .slide-hero .slick-dots li.slick-active {
          opacity: 1;
          transform: scale(1.1); }
        section.home .slide-hero .slick-dots li button {
          padding: 0;
          background: none;
          box-shadow: none;
          outline: none;
          border: 1px solid #ffffff;
          background-color: #ffffff;
          width: 12px;
          height: 12px;
          font-size: 0;
          transform: rotate(45deg); }
    section.home .phone {
      position: absolute;
      top: 10%;
      right: 5%;
      top: 50%;
      transform: translateY(-50%);
      max-width: 500px; }
      @media (max-width: 600px) {
        section.home .phone {
          max-width: 370px;
          right: 0;
          left: 0;
          margin: auto;
          max-width: 80%; } }
      section.home .phone .img-phone {
        height: 100%;
        max-height: 50vh; }
        @media (max-width: 600px) {
          section.home .phone .img-phone {
            width: 100%;
            height: auto;
            max-height: 100%; } }
    section.home #logo {
      position: absolute;
      bottom: 20px;
      left: 16%;
      max-width: 100px; }
      section.home #logo a {
        margin: 0 0 10px;
        display: block; }
      @media (max-width: 600px) {
        section.home #logo {
          left: 6%; } }
      @media (max-width: 480px) {
        section.home #logo {
          bottom: 6%;
          max-width: 60px; } }
    section.home #logo-jr {
      position: absolute;
      bottom: 20px;
      right: 16%;
      max-width: 100px; }
      section.home #logo-jr a {
        margin: 0 0 10px;
        display: block; }
      @media (max-width: 600px) {
        section.home #logo-jr {
          right: 6%; } }
      @media (max-width: 480px) {
        section.home #logo-jr {
          bottom: 6%;
          max-width: 60px; } }
    section.home #widget {
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
      background-color: #1e09a2;
      display: flex;
      flex-direction: column;
      justify-content: left;
      align-items: flex-start;
      position: fixed;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      z-index: 100;
      padding: 0 15px 10px;
      border-radius: 5px 0 0 5px;
      color: #ffffff;
      font-weight: normal;
      font-size: 30px;
      direction: rtl;
      max-width: 250px; }
      section.home #widget span {
        text-align: right;
        display: block;
        width: 100%;
        font-size: 20px;
        margin: 10px 0 0; }
      section.home #widget a {
        border: 1px solid #fff;
        border-radius: 15px;
        font-size: 16px;
        padding: 5px 20px;
        line-height: 1;
        font-family: Arial;
        margin: 10px 0;
        font-weight: bold;
        display: block;
        background: #ffffff;
        color: #1e09a2;
        text-decoration: none;
        animation: flash 1.2s infinite ease-in-out; }
      @media (max-width: 1280px) {
        section.home #widget {
          font-size: 25px; } }
      @media (max-width: 1024px) {
        section.home #widget {
          font-size: 20px; } }
      @media (max-width: 768px) {
        section.home #widget {
          text-align: center;
          width: auto;
          position: fixed;
          left: 0;
          right: 0;
          bottom: 0;
          display: inline-block;
          transform: initial;
          top: unset;
          padding: 10px;
          line-height: 1;
          max-width: 100%;
          text-align: center; }
          section.home #widget span {
            text-align: center; }
          section.home #widget a {
            display: inline-block; } }
  section.manifesto {
    padding: 15vh 0;
    background-image: url(../img/img-CS.png);
    background-repeat: no-repeat;
    background-size: 220px;
    background-position: left 40% bottom -40%; }
    @media (max-width: 1024px) {
      section.manifesto {
        background-position: left 30% bottom -85%; } }
    section.manifesto p {
      direction: rtl;
      text-align: right;
      text-align: justify;
      color: #000000;
      font-size: 24px; }
  section.videos {
    padding: 15vh 0;
    background-color: #041729; }
    section.videos .slick-prev {
      position: absolute;
      left: 1%;
      top: 50%;
      transform: translateY(-50%);
      font-size: 0;
      line-height: 0;
      background: none;
      border: 0;
      outline: none;
      background-image: url(../img/arrow-prev.png);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      width: 40px;
      height: 60px; }
    section.videos .slick-next {
      position: absolute;
      right: 1%;
      top: 50%;
      transform: translateY(-50%);
      font-size: 0;
      line-height: 0;
      background: none;
      border: 0;
      outline: none;
      background-image: url(../img/arrow-next.png);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      width: 40px;
      height: 60px; }
    section.videos .slick-slide {
      position: relative; }
      section.videos .slick-slide::after {
        content: '';
        background-image: url(../img/icon-player.png);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        width: 90px;
        height: 90px;
        top: 50%;
        left: 50%;
        pointer-events: none;
        transition: transform .8s ease-in-out;
        transform: translate(-50%, -50%) rotate(0); }
        @media (max-width: 600px) {
          section.videos .slick-slide::after {
            width: 60px;
            height: 60px; } }
        @media (max-width: 425px) {
          section.videos .slick-slide::after {
            width: 40px;
            height: 40px; } }
      section.videos .slick-slide:hover::after {
        transform: translate(-50%, -50%) rotate(360deg); }
    section.videos .slider-nav-thumbnails {
      max-width: 800px;
      margin: auto; }
      section.videos .slider-nav-thumbnails .slick-slide::after {
        width: 50px;
        height: 50px; }
        @media (max-width: 600px) {
          section.videos .slider-nav-thumbnails .slick-slide::after {
            width: 40px;
            height: 40px; } }
        @media (max-width: 425px) {
          section.videos .slider-nav-thumbnails .slick-slide::after {
            width: 20px;
            height: 20px; } }
      section.videos .slider-nav-thumbnails .slick-slide {
        margin: 0 10px; }
        section.videos .slider-nav-thumbnails .slick-slide.slick-active {
          opacity: 1; }
    section.videos .slider-nav-thumbnails
.slider-nav-thumbnails .slick-slide.slick-active {
      opacity: 1; }

footer {
  display: flex;
  padding: 0;
  width: 100vw;
  max-width: 100%;
  background-color: #dfd120;
  position: relative;
  z-index: 999; }
  footer ul {
    margin: 10px 0 0;
    list-style: none;
    display: inline-flex; }
    footer ul li {
      margin: 0 10px 0; }
  footer #footer_menu {
    text-align: right; }
    footer #footer_menu ul li a {
      font-family: 'Swissra';
      text-transform: unset;
      font-size: 16px; }
      @media (max-width: 425px) {
        footer #footer_menu ul li a {
          font-size: 14px; } }
      footer #footer_menu ul li a:hover {
        text-decoration: none; }
  footer #footer_social {
    text-align: right;
    display: flex;
    align-items: center;
    color: #1e0aa2; }
    @media (max-width: 425px) {
      footer #footer_social {
        font-size: 0;
        margin: auto; } }
    footer #footer_social #social {
      display: flex;
      margin: 10px 0;
      padding: 0 0 0 10px;
      align-items: center; }
      footer #footer_social #social li {
        list-style: none;
        margin: 0 5px; }
        footer #footer_social #social li a {
          display: block; }
          footer #footer_social #social li a img {
            opacity: 0.5;
            display: block;
            transition: all ease .5s; }
            footer #footer_social #social li a img:hover {
              opacity: 1; }
  footer a {
    color: #1e0aa2;
    text-transform: uppercase;
    text-decoration: none; }
    footer a:hover {
      text-decoration: underline; }
  footer #btn-mdjsjeux {
    display: block;
    max-width: 130px; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
