@charset "UTF-8";
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .cards .part {
    margin: 2% !important;
  }
  .cards .part:hover .h2_back {
    top: -20% !important;
  }
  .card {
    width: 25vw !important;
    height: 300px !important;
  }
}

@media only screen and (max-width: 767px) {
  .progress-wrap {
    right: 15px;
    bottom: 15px;
    height: 40px;
    width: 40px;
  }
  .progress-wrap::before {
    line-height: 40px;
    height: 40px;
    width: 40px;
  }
  .progress-wrap::after {
    line-height: 40px;
    height: 40px;
    width: 40px;
  }
  #accueil {
    height: 100vh;
    /* Fallback for browsers that do not support Custom Properties */
  }
  #accueil .square {
    width: 95%;
    height: 95%;
    /*top: 2%;
        transform: translateX(-50%) translateY(0%);*/
  }
  #accueil .square svg {
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #accueil .container .neon {
    font-size: 2em;
  }
  #accueil h1 {
    font-size: 0.9em !important;
  }
  #accueil .arrow {
    display: none !important;
  }
  #section_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 50px 0;
    padding-top: 100px;
  }
  #section_2 #about {
    width: 90%;
    margin: 100px 0;
    margin-bottom: 125px;
  }
  #section_2 #about h2 {
    font-size: 2em;
  }
  #section_2 #about p {
    font-size: 0.75em;
  }
  #section_2 .neon_open p {
    font-size: 4em !important;
  }
  #section_2 .arrow {
    margin: 20px !important;
  }
  #section_2 .arrow img {
    position: relative !important;
  }
  #section_3 {
    padding-top: 0px;
    min-height: 50vh;
  }
  #section_3 .bg_accueil {
    top: -150px;
    background-size: 150%;
  }
  #section_3 .fuji {
    width: 100vw;
  }
  #section_3 .moon {
    top: 55%;
    left: 0vh;
    width: 70vw;
    height: 70vw;
  }
  #section_3 .cloud:nth-of-type(1) {
    width: 200px;
    top: 35%;
  }
  #section_3 .cloud:nth-of-type(2) {
    width: 150px;
    top: 70%;
  }
  #Présentation {
    margin-top: 0px;
  }
  #Présentation .Title {
    width: 100vw;
    padding-top: 100px;
    margin: 0;
    margin-bottom: 50px;
  }
  #Présentation .Title h2 {
    font-size: 15vw;
  }
  #Présentation .Title h3 {
    font-size: 25vw;
  }
  #Présentation .cards {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #Présentation .cards .card {
    width: 75vw !important;
    height: 150px !important;
    margin: 15px 0;
    border: 7px solid #B68D6F !important;
  }
  #Présentation .cards .card h2 {
    font-size: 1.2em;
  }
  #Présentation .cards .card .spiral_cloud {
    width: 75px;
  }
  #Présentation .cards .card .temple {
    bottom: -100vh;
    width: inherit;
    height: 80%;
  }
  #Présentation .cards .card .red {
    bottom: -10vh;
  }
  #Présentation .cards .card .red2 {
    top: -10%;
  }
  #Présentation .cards .card .circle {
    width: 700px;
  }
  #Présentation .cards .card .circle1 {
    left: -150%;
  }
  #Présentation .cards .card .circle2 {
    right: -150%;
  }
  #Présentation .cards .card .cfuji {
    bottom: -100vh;
    width: 100%;
  }
  #Présentation .cards .card .flower1 {
    width: 95px;
    top: -5%;
  }
  #Présentation .cards .card .flower2 {
    top: 55%;
    left: 60%;
  }
  #Présentation .cards .card .bflower2 {
    left: 30%;
  }
  #Présentation .cards .card .bflower3 {
    left: 58%;
  }
  #Présentation .cards .card .bflower4 {
    left: 80%;
  }
  #Présentation .cards .part:hover .cfuji {
    bottom: -20% !important;
  }
  #Présentation .cards .part:hover .spiral_cloud:nth-of-type(3) {
    top: 20% !important;
    left: 25% !important;
  }
  #Présentation .cards .part:hover .spiral_cloud:nth-of-type(4) {
    top: 22% !important;
    right: 20% !important;
  }
  #Présentation .cards .part:hover .red {
    bottom: 25% !important;
  }
  #Présentation .cards .part:hover .flower1 {
    width: 95px;
    top: -75% !important;
  }
  #Présentation .cards .part:hover .h2_back {
    top: -7% !important;
  }
  #Présentation .cards .part:hover .circle {
    -webkit-transform: translateY(80%) !important;
            transform: translateY(80%) !important;
  }
  #Présentation .cards .part:hover .bflower2 {
    bottom: 65% !important;
  }
  #Présentation .cards .part:hover .bflower3 {
    bottom: 48% !important;
  }
  #Présentation .cards .part:hover .bflower4 {
    bottom: 63% !important;
  }
  #Infographies .mask {
    padding-bottom: 0;
  }
  #Infographies .title_text {
    top: 0vh !important;
    padding-bottom: 50px;
  }
  #Infographies .title_text .info {
    text-align: justify;
  }
  #Infographies h2 {
    font-size: 3em !important;
    margin-top: 0px !important;
  }
  #Infographies .list section {
    position: relative;
    min-height: 550px;
    margin: 100px 0;
    z-index: 0;
  }
  #Infographies .list h3 {
    bottom: 15px;
    left: 15px;
    margin: 0;
    font-size: 9vw;
    width: 100%;
  }
  #Infographies .moonlight {
    top: 0;
  }
  #Infographies .affiche_tournoi1 {
    top: 15vh !important;
    left: 15% !important;
    width: 65% !important;
  }
  #Infographies .affiche_recrutement1 {
    top: 20vh !important;
    left: 55% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 70% !important;
    max-height: 90vh;
  }
  #Infographies .affiche_recrutement2 {
    display: none;
  }
  #Infographies .affiche_midi {
    top: 15vh !important;
    left: 15% !important;
    width: 65% !important;
  }
  #Infographies .affiche_barabulle1 {
    top: 20vh !important;
    left: 45% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 65% !important;
    max-height: 90vh;
  }
  #Infographies .affiche_barabulle2 {
    display: none;
  }
  #Infographies .affiche_anima1 {
    top: 15vh !important;
    left: 55% !important;
    width: 65% !important;
  }
  #Infographies .affiche_volley1 {
    display: none;
  }
  #Infographies .affiche_volley2 {
    top: 20vh !important;
    left: 50% !important;
    width: 70% !important;
    max-height: 90vh;
  }
  #Infographies .logo_abricom {
    top: 25vh !important;
    left: 50% !important;
    width: 80vw !important;
    height: 80vw !important;
    max-height: 90vh;
  }
  #Infographies .logo_marco {
    top: 25vh !important;
    left: 10% !important;
    width: 80vw !important;
  }
  #Infographies .logo_tom {
    top: 25vh !important;
    left: 15% !important;
    width: 80vw !important;
  }
  #Infographies .logo_auxarches {
    top: 20vh !important;
    left: 10% !important;
    width: 80vw !important;
  }
  #Infographies .logo_twix {
    top: 25vh !important;
    left: 15% !important;
    width: 80vw !important;
  }
  #Infographies .logo_tatapulse {
    top: 20vh !important;
    left: 10% !important;
    width: 75vw !important;
  }
  #Infographies .logo_webecko {
    top: 10vh !important;
    left: 50% !important;
    width: 80vw !important;
    height: 80vw !important;
    max-height: 90vh;
  }
  #Infographies .logo_naturapolis1 {
    top: 15vh !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 70vw !important;
    height: 70vw !important;
    max-height: 90vh;
  }
  #Infographies .logo_naturapolis2 {
    display: none;
  }
  #Infographies .logo_sakura1 {
    top: 20vh !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 80vw !important;
    height: 80vw !important;
    max-height: 90vh;
  }
  #Infographies .cartes_marco {
    top: 20vh !important;
    left: 10% !important;
    width: 80vw !important;
  }
  #Infographies .animation_its_mine {
    top: 20vh !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    width: 80vw !important;
    height: 80vw !important;
    max-height: 90vh;
  }
  #Sites {
    padding: 100px 0;
  }
  #Sites .flex {
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
  }
  #Sites .wrap_title h2, #Sites .wrap_title h3 {
    font-size: 4em;
  }
  #Sites .wrap_title .line_tarifs:nth-child(1) {
    margin: -1.5em 0 !important;
  }
  #Sites .wrap_title .line_tarifs:nth-child(3) {
    margin: 1.5em 0 !important;
  }
  #Tarifs {
    padding-top: 250px;
    padding-bottom: 0px;
  }
  #Tarifs .wrap_title h2, #Tarifs .wrap_title h3 {
    font-size: 4.5em;
  }
  #Tarifs .wrap_title .line_tarifs:nth-child(1) {
    margin: -1.5em 0 !important;
  }
  #Tarifs .wrap_title .line_tarifs:nth-child(3) {
    margin: 1.5em 0 !important;
  }
  #Tarifs .common {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  #Tarifs .common .mirror {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 100px;
  }
  #Tarifs .common .mirror1 {
    left: -100%;
    margin-top: 150px;
    margin-bottom: 0;
  }
  #Tarifs .common .mirror2 {
    right: -100%;
    margin-top: 0;
    margin-bottom: 150px;
  }
  #Tarifs .common .neon2 {
    margin-top: 100px !important;
  }
  #Formulaire {
    padding-bottom: 100px;
  }
  #Formulaire h2 {
    text-align: center;
    font-size: 2.5em;
  }
  #Formulaire .form {
    padding: 40px 20px;
    margin: 10px;
  }
  #Formulaire .form .confidentiel label {
    font-size: 0.5em;
  }
  footer {
    overflow: hidden;
  }
  footer #RS h2 {
    text-align: center;
    font-size: 0.55em;
  }
  footer #RS .circle {
    width: 35px;
    height: 35px;
    border: white solid 2px;
  }
  footer #RS .circle:hover {
    -webkit-animation: inherit !important;
            animation: inherit !important;
  }
  footer #RS .circle:hover:nth-child() {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  footer #RS .circle .insta, footer #RS .circle .linkedin, footer #RS .circle .mail {
    width: 75%;
    -webkit-transition: 0.1s;
    transition: 0.1s;
  }
  footer #RS .circle:nth-of-type(1) {
    -webkit-animation: circle_neon 2s ease-in-out infinite alternate;
            animation: circle_neon 2s ease-in-out infinite alternate;
    z-index: 50;
  }
  @-webkit-keyframes circle_neon {
    0%, 39%, 47%, 98% {
      -webkit-box-shadow: 0 0 1vw #EB007A, 0 0 2vw #EB007A, 0 0 1vw #EB007A, 0 0 1vw #EB007A, 0 0 0.75vw #0f37a5, inset 0 0 1.5vw #EB007A, inset 0 0 1.5vw #EB007A, inset 0 0 5vw #EB007A, inset 0 0 0.75vw #EB007A, inset 0 0 .75vw #EB007A;
              box-shadow: 0 0 1vw #EB007A, 0 0 2vw #EB007A, 0 0 1vw #EB007A, 0 0 1vw #EB007A, 0 0 0.75vw #0f37a5, inset 0 0 1.5vw #EB007A, inset 0 0 1.5vw #EB007A, inset 0 0 5vw #EB007A, inset 0 0 0.75vw #EB007A, inset 0 0 .75vw #EB007A;
    }
    40%, 46%, 100% {
      -webkit-box-shadow: 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.25vw #0f37a5, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.25vw #EB007A, inset 0 0 .25vw #EB007A;
              box-shadow: 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.25vw #0f37a5, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.25vw #EB007A, inset 0 0 .25vw #EB007A;
    }
  }
  @keyframes circle_neon {
    0%, 39%, 47%, 98% {
      -webkit-box-shadow: 0 0 1vw #EB007A, 0 0 2vw #EB007A, 0 0 1vw #EB007A, 0 0 1vw #EB007A, 0 0 0.75vw #0f37a5, inset 0 0 1.5vw #EB007A, inset 0 0 1.5vw #EB007A, inset 0 0 5vw #EB007A, inset 0 0 0.75vw #EB007A, inset 0 0 .75vw #EB007A;
              box-shadow: 0 0 1vw #EB007A, 0 0 2vw #EB007A, 0 0 1vw #EB007A, 0 0 1vw #EB007A, 0 0 0.75vw #0f37a5, inset 0 0 1.5vw #EB007A, inset 0 0 1.5vw #EB007A, inset 0 0 5vw #EB007A, inset 0 0 0.75vw #EB007A, inset 0 0 .75vw #EB007A;
    }
    40%, 46%, 100% {
      -webkit-box-shadow: 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.25vw #0f37a5, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.25vw #EB007A, inset 0 0 .25vw #EB007A;
              box-shadow: 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.5vw #EB007A, 0 0 0.25vw #0f37a5, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.5vw #EB007A, inset 0 0 0.25vw #EB007A, inset 0 0 .25vw #EB007A;
    }
  }
  footer #RS .circle:nth-of-type(2) {
    -webkit-animation: circle2_neon 3s 0.2s ease-in-out infinite alternate;
            animation: circle2_neon 3s 0.2s ease-in-out infinite alternate;
  }
  @-webkit-keyframes circle2_neon {
    0%, 39%, 47%, 98% {
      -webkit-box-shadow: 0 0 1vw #0A66C2, 0 0 2vw #0A66C2, 0 0 1vw #0A66C2, 0 0 1vw #0A66C2, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #0A66C2, inset 0 0 1.5vw #0A66C2, inset 0 0 5vw #0A66C2, inset 0 0 0.75vw #0A66C2, inset 0 0 .75vw #0A66C2;
              box-shadow: 0 0 1vw #0A66C2, 0 0 2vw #0A66C2, 0 0 1vw #0A66C2, 0 0 1vw #0A66C2, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #0A66C2, inset 0 0 1.5vw #0A66C2, inset 0 0 5vw #0A66C2, inset 0 0 0.75vw #0A66C2, inset 0 0 .75vw #0A66C2;
    }
    40%, 46%, 100% {
      -webkit-box-shadow: 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.25vw #0A66C2, inset 0 0 .25vw #0A66C2;
              box-shadow: 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.25vw #0A66C2, inset 0 0 .25vw #0A66C2;
    }
  }
  @keyframes circle2_neon {
    0%, 39%, 47%, 98% {
      -webkit-box-shadow: 0 0 1vw #0A66C2, 0 0 2vw #0A66C2, 0 0 1vw #0A66C2, 0 0 1vw #0A66C2, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #0A66C2, inset 0 0 1.5vw #0A66C2, inset 0 0 5vw #0A66C2, inset 0 0 0.75vw #0A66C2, inset 0 0 .75vw #0A66C2;
              box-shadow: 0 0 1vw #0A66C2, 0 0 2vw #0A66C2, 0 0 1vw #0A66C2, 0 0 1vw #0A66C2, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #0A66C2, inset 0 0 1.5vw #0A66C2, inset 0 0 5vw #0A66C2, inset 0 0 0.75vw #0A66C2, inset 0 0 .75vw #0A66C2;
    }
    40%, 46%, 100% {
      -webkit-box-shadow: 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.25vw #0A66C2, inset 0 0 .25vw #0A66C2;
              box-shadow: 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.5vw #0A66C2, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.5vw #0A66C2, inset 0 0 0.25vw #0A66C2, inset 0 0 .25vw #0A66C2;
    }
  }
  footer #RS .circle:nth-of-type(3) {
    -webkit-animation: circle3_neon 4s ease-in-out infinite alternate;
            animation: circle3_neon 4s ease-in-out infinite alternate;
  }
  @-webkit-keyframes circle3_neon {
    0%, 39%, 47%, 98% {
      -webkit-box-shadow: 0 0 1vw #EA3E35, 0 0 2vw #EA3E35, 0 0 1vw #EA3E35, 0 0 1vw #EA3E35, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #EA3E35, inset 0 0 1.5vw #EA3E35, inset 0 0 5vw #EA3E35, inset 0 0 0.75vw #EA3E35, inset 0 0 .75vw #0A66C2;
              box-shadow: 0 0 1vw #EA3E35, 0 0 2vw #EA3E35, 0 0 1vw #EA3E35, 0 0 1vw #EA3E35, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #EA3E35, inset 0 0 1.5vw #EA3E35, inset 0 0 5vw #EA3E35, inset 0 0 0.75vw #EA3E35, inset 0 0 .75vw #0A66C2;
    }
    40%, 46%, 100% {
      -webkit-box-shadow: 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.25vw #EA3E35, inset 0 0 .25vw #0A66C2;
              box-shadow: 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.25vw #EA3E35, inset 0 0 .25vw #0A66C2;
    }
  }
  @keyframes circle3_neon {
    0%, 39%, 47%, 98% {
      -webkit-box-shadow: 0 0 1vw #EA3E35, 0 0 2vw #EA3E35, 0 0 1vw #EA3E35, 0 0 1vw #EA3E35, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #EA3E35, inset 0 0 1.5vw #EA3E35, inset 0 0 5vw #EA3E35, inset 0 0 0.75vw #EA3E35, inset 0 0 .75vw #0A66C2;
              box-shadow: 0 0 1vw #EA3E35, 0 0 2vw #EA3E35, 0 0 1vw #EA3E35, 0 0 1vw #EA3E35, 0 0 0.75vw #EB007A, inset 0 0 1.5vw #EA3E35, inset 0 0 1.5vw #EA3E35, inset 0 0 5vw #EA3E35, inset 0 0 0.75vw #EA3E35, inset 0 0 .75vw #0A66C2;
    }
    40%, 46%, 100% {
      -webkit-box-shadow: 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.25vw #EA3E35, inset 0 0 .25vw #0A66C2;
              box-shadow: 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.5vw #EA3E35, 0 0 0.25vw #EB007A, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.5vw #EA3E35, inset 0 0 0.25vw #EA3E35, inset 0 0 .25vw #0A66C2;
    }
  }
}
/*# sourceMappingURL=index_responsive.css.map */