/* 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, 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;
}

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;
}

a {
  text-decoration: none;
}

/**************
FONTS
***************/
@font-face {
  font-family: "Renault-bold";
  src: url("../fonts/groupr/RenaultGroup-Bold.ttf") format("truetype"), url("../fonts/groupr/RenaultGroup-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Renault-book";
  src: url("../fonts/groupr/RenaultGroup-Book.ttf") format("truetype"), url("../fonts/groupr/RenaultGroup-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Renault-extra-bold";
  src: url("../fonts/groupr/RenaultGroup-Extrabold.ttf") format("truetype"), url("../fonts/groupr/RenaultGroup-Extrabold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Renault-light";
  src: url("../fonts/groupr/RenaultGroup-Light.ttf") format("truetype"), url("../fonts/groupr/RenaultGroup-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Renault";
  src: url("../fonts/groupr/RenaultGroup-Regular.ttf") format("truetype"), url("../fonts/groupr/RenaultGroup-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Renault-semi-bold";
  src: url("../fonts/groupr/RenaultGroup-Semibold.ttf") format("truetype"), url("../fonts/groupr/RenaultGroup-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --color-default: #FFFFFF;
  --color-secondary: #000000;
  --color-renault: #DEB551;
  --background-default: #ffffff;
  --background-primay: #4D4D4D;
  --background-secondary: #222222;
  --background-light: #F4F4F4;
  --background-textarea: #4C4C4C;
  --background-btn-outline:#FFFFFF;
}

* {
  scroll-behavior: smooth;
  -moz-font-smoothing: none;
  -webkit-font-smoothing: antialiased;
  /* stylelint-disable */
  font-smoothing: antialiased;
  /* stylelint-enable */
}

body {
  overflow-x: hidden;
  font-family: "Renault";
  color: var(--color-default);
  background-color: var(--background-default);
  scroll-behavior: smooth;
}

#section1mobile{display:none;}

main {
  min-height: 100vh;
  width: 100%;
}

.home {
  background-color: var(--background-default);
}

a {
  color: var(--color-default);
  font-family: "Renault-light";
  font-weight: 400;
}

.l-container-date h1 {
  font-size: 70px;
  line-height: 100px;
  font-weight: 700;
}
@media only screen and (max-width:800px) {
  .l-container-date h1 {
    font-size: 50px;
    line-height: 50px;
    
    
  }
  
  #section1{display:none;}
    #section1mobile{display:block;}
}
@media only screen and (max-width:320px) {
  .l-container-date h1 {
    font-size: 40px;
    line-height: 40px;
  }
}

.l-container-date h2 {
  font-size: 35px;
  font-weight: 600;
  position: relative;
  top: -16%;
  right: 8%;
}
@media only screen and (max-width:800px) {
  .l-container-date h2 {
    font-size: 27px;
    right: 16%;
  }
}
@media only screen and (max-width:320px) {
  .l-container-date h2 {
    font-size: 23px;
    right: 16%;
  }
}

header a {
  color: var(--color-default);
  text-transform: uppercase;
}

.active {
  font-family: "Renault-bold";
}

header span {
  margin: 0 8px;
}

.header-menu a {
  padding: 0 10px;
}

.btn-default {
  color: var(--color-default);
  font-size: 14px;
  font-weight: 600;
  background-color: var(--background-secondary);
  height: 56px;
  padding: 21px 39px;
  font-style: normal;
  line-height: 14px;
  text-transform: uppercase;
}
@media only screen and (max-width:800px) {
  .btn-default {
    width: 278px;
  }
}

.btn-outlet {
  color: var(--color-default);
  font-size: 14px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid white;
  height: 56px;
  width: 393.5px;
}
@media only screen and (max-width:800px) {
  .btn-outlet {
    width: 295px;
    font-size: 12px;
  }
}

.btn-link {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
  width: 100%;
  font-family: "Renault-semi-bold";
  text-transform: uppercase;
}
@media only screen and (max-width:800px) {
  .btn-link {
    width: 295px;
    line-height: 20px;
    text-transform: uppercase;
  }
}

footer {
  background-color: var(--background-default);
  position: relative;
  overflow: hidden;
}

.btn-scroll {
  background: linear-gradient(86.24deg, #E4BD54 0%, #A97637 100%);
  width: 47px;
  height: 47px;
  border-radius: 100%;
  cursor: pointer;
  position: fixed;
  bottom: 50px;
  margin-bottom: 350px;
  right: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  transition: 500ms;
  opacity: 0;
}
@media only screen and (max-width:800px) {
  .btn-scroll {
    display: none;
  }
}
.btn-scroll img {
  transition: 500ms;
  position: relative;
  top: 0;
}

.btn-scroll:hover img {
  top: -5px;
}

.btn-outline {
  height: 56px;
  width: 393.5px;
  border: 2px solid #FFFFFF;
  text-align: center;
  line-height: 56px;
  text-transform: uppercase;
  transition: 700ms;
  font-size: 14px;
  letter-spacing: 0px;
  font-family: "Renault-semi-bold";
}
@media only screen and (max-width:320px) {
  .btn-outline {
    font-size: 12px;
  }
}

.btn-outline:hover {
  background-color: var(--background-btn-outline);
  color: var(--color-secondary);
}

.paddingTop {
  padding-top: 80px;
}

.l-section-juridique p, .l-section-donnee p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 2rem;
}

.l-section-juridique strong {
  font-family: "Renault-bold";
}

.l-section-juridique h1, .l-section-donnee h1 {
  font-size: 70px;
  font-family: "Renault-bold";
  line-height: 70px;
  margin: 180px 0 100px 0;
}
@media only screen and (max-width:800px) {
  .l-section-juridique h1, .l-section-donnee h1 {
    font-size: 50px;
    padding-left: 15px;
    margin: 100px 0 50px 0;
  }
}

.l-section-juridique h2, .l-section-donnee h2 {
  font-family: "Renault-bold";
  font-weight: 600;
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0em;
  font-style: normal;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.l-section-juridique h3 {
  font-family: "Renault-semi-bold";
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  margin: 20px 0;
}

.l-section-donnee h2 {
  font-weight: 600;
  font-size: 27px;
  line-height: 32px;
}

.l-section-juridique h4 {
  font-family: "Renault-semi-bold";
  font-size: 15px;
  line-height: 18px;
}

.l-section-juridique a {
  font-family: "Renault-bold";
  text-decoration: underline;
  color: #000;
}

.l-section-juridique a:hover {
  color: black;
}

strong, b {
  font-weight: bold;
}

.l-section-juridique ul li, .l-section-donnee ul li {
  list-style: disc;
  margin: 0 0 2rem;
  line-height: 1.8;
}

em {
  font-style: italic;
}

.nav-mobile.active {
  opacity: 1;
  transform: translateX(0);
}

@media only screen and (max-width:800px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media only screen and (max-width:800px) {
  .mobile {
    display: block;
  }
}

.btn-scroll.active {
  visibility: visible;
  opacity: 1;
}

.hideItem {
  opacity: 0;
  transition: all ease-in-out 0.5s;
}

.l-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 70vh;
}
@media only screen and (max-width:800px) {
  .l-container {
    min-height: 50vh;
  }
}

.l-container-logo {
  width: 378px;
  height: 250px;
  background-image: url("../images/Tavola-disegno.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width:800px) {
  .l-container-logo {
    width: 211px;
    height: 139px;
    background-image: url("../images/Tavola-disegno-mobile.png");
  }
}

.l-container-date {
  text-align: center;
  color: var(--color-default);
  width: 481px;
  height: 153px;
  background-image: url("../images/border.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width:800px) {
  .l-container-date {
    width: 339px;
    height: 102px;
    background-image: url("../images/border-mobile.png");
  }
}
@media only screen and (max-width:320px) {
  .l-container-date {
    width: 300px;
  }
}

.l-section-timer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width:800px) {
  .l-section-timer {
    background-image: url("../images/BG-home-mobile.png");
  }
}

.l-section-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  color: var(--color-default);
  text-align: center;
  z-index: 2;
}
.l-section-container h2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
  width: 532px;
}
@media only screen and (max-width:800px) {
  .l-section-container {
    width: 90%;
    height: 30vh;
  }
  .l-section-container h2 {
    font-size: 27px;
    line-height: 32px;
    width: 335px;
    font-family: "Renault-semi-bold";
  }
}
@media only screen and (max-width:320px) {
  .l-section-container {
    width: 90%;
  }
  .l-section-container h2 {
    font-size: 23px;
    line-height: 28px;
    width: 300px;
    font-family: "Renault-semi-bold";
  }
}

.l-section-container-timer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 52px;
}
.l-section-container-timer span {
  font-family: "Renault-bold";
  font-size: 64px;
}
@media only screen and (max-width:800px) {
  .l-section-container-timer {
    margin-top: 60px;
  }
  .l-section-container-timer span {
    font-family: "Renault-bold";
    font-size: 32px;
  }
  .l-section-container-timer span img {
    width: 30%;
  }
}
@media only screen and (max-width:320px) {
  .l-section-container-timer {
    margin-top: 60px;
  }
  .l-section-container-timer span {
    font-family: "Renault-bold";
    font-size: 32px;
  }
  .l-section-container-timer span img {
    width: 30%;
  }
}

.l-section-slider {
  margin-top: 141px;
  height: 807px;
}
@media only screen and (max-width:800px) {
  .l-section-slider {
    height: 587px;
    margin-top: 100px;
  }
}

.l-footer-top {
  background-color: var(--background-default);
  color: var(--color-default);
  height: 306px;
  margin: 0 139px 0 141px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-footer-top p {
  font-size: 16px;
  line-height: 25px;
  margin: 37px 0 20px 0;
  font-family: "Renault-semi-bold";
}
@media only screen and (max-width:800px) {
  .l-footer-top {
    height: auto;
    margin: 60px 20px;
  }
}

.l-footer-bottom {
  height: 80px;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  background-color: var(--background-secondary);
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.l-footer-bottom ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  color: #F4F4F4;
}
.l-footer-bottom ul li {
  padding-left: 42px;
}
@media only screen and (max-width:800px) {
  .l-footer-bottom {
    height: 135px;
    justify-content: flex-start;
    padding: 20px;
  }
  .l-footer-bottom ul {
    justify-content: flex-start;
  }
  .l-footer-bottom ul li {
    padding-right: 30px;
    padding-left: 0;
  }
}
@media only screen and (max-width:320px) {
  .l-footer-bottom {
    font-size: 11px;
  }
}

.l-section-action {
  width: 100%;
  margin-bottom: 141px;
}
@media only screen and (max-width:800px) {
  .l-section-action {
    margin-bottom: 51px;
  }
}

.l-container-action {
  margin: 0 auto;
  max-width: 1000px;
  min-width: auto;
}
@media only screen and (max-width:800px) {
  .l-container-action {
    margin: 0 10px;
  }
}

.l-container-action-in {
  margin: 0 139px 0 141px;
  max-width: 100%;
}
@media only screen and (max-width:800px) {
  .l-container-action-in {
    margin: 0 21px 0 19px;
    max-width: 100%;
  }
}

.l-action {
  background-image: url("../images/bg-action.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 218px;
  width: 100%;
  margin-top: 141px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width:800px) {
  .l-action {
    background-image: url("../images/bg-action-mobile.png");
    height: 166px;
    margin-top: 91px;
  }
}

.l-actiongp {
  background-image: url("../images/Bannergp.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 374px;
  width: 100%;
  margin-top: 141px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width:800px) {
  .l-actiongp {
    background-image: url("../images/Bannergp-mobile.png");
    height: 266px;
  }
}

.l-container-slider {
  margin: 0 0 0 141px;
}
@media only screen and (max-width:800px) {
  .l-container-slider {
    margin: 0;
    max-width: 100%;
  }
}

.l-section-form {
  height: 553px;
  width: 100%;
  display: flex;
}
@media only screen and (max-width:800px) {
  .l-section-form {
    flex-wrap: wrap;
    height: auto;
  }
}

.l-section-form-column {
  min-height: 553px;
  width: 100%;
  display: flex;
}
@media only screen and (max-width:800px) {
  .l-section-form-column {
    flex-wrap: wrap;
    height: auto;
    min-height: 300px;
  }
}

.l-section-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 170px;
  margin-top: 100px;
  /*141px*/
}
.l-section-button .btn-outline:last-child {
  margin-left: 20.5px;
}
@media only screen and (max-width:800px) {
  .l-section-button {
    flex-wrap: wrap;
    margin: 30px 0;
    padding: 0 20px;
  }
  .l-section-button .btn-outline:last-child {
    margin-left: 0;
  }
}

.l-section-video-full p {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.l-section-video-full-p {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.l-section-video-full-p a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  transition: 700ms;
}

.l-section-video-full-p a:hover {
  text-decoration: underline;
}

.l-section-video-full a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  transition: 700ms;
}

.l-section-video-full a:hover {
  text-decoration: underline;
}

.l-section-user {
  display: flex;
  justify-content: space-between;
  margin: 162px 409px 0 421px;
  /*162px  139px 0 141px*/
  align-items: center;
}
@media only screen and (min-width:1441px) and (max-width:1899px) {
  .l-section-user {
    margin: 262px 139px 0 241px;
    /*162px  139px 0 141px*/
  }
}
@media only screen and (min-width:1188px) and (max-width:1440px) {
  .l-section-user {
    margin: 162px 139px 0 141px;
    /*162px  139px 0 141px*/
  }
}
@media only screen and (min-width:799px) and (max-width:1187px) {
  .l-section-user {
    margin: 0;
    /*162px  139px 0 141px*/
  }
}
@media only screen and (max-width:800px) {
  .l-section-user {
    flex-wrap: wrap;
    margin: 0;
    align-items: center;
    justify-content: space-around;
    min-height: 553px;
    padding-top: 40px;
  }
}

.section1 {
  position: absolute;
  width: 100%;
 /* height: 100%;*/
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right;
  object-position: right;
}

.l-section-juridique, .l-section-donnee {
  margin-left: 141px;
  font-family: "Renault-book";
}
@media only screen and (max-width:800px) {
  .l-section-juridique, .l-section-donnee {
    margin-left: 0;
  }
}

.l-section-juridique-container, .l-section-donnee-container {
  padding-top: 141px;
  padding-bottom: 40px;
  background-color: var(--background-light);
  width: 100%;
  min-height: 100vh;
  color: black;
}
@media only screen and (max-width:800px) {
  .l-section-juridique-container, .l-section-donnee-container {
    padding-top: 50px;
  }
}

.juridique-container, .donnee-container {
  max-width: 808px;
  margin: 0 auto;
}
@media only screen and (max-width:800px) {
  .juridique-container, .donnee-container {
    width: 90%;
  }
}

.l-section-juridique-container td {
  font-family: "Renault-book";
  font-size: 1.1rem;
  padding: 1rem;
  text-align: center;
}

@media only screen and (max-width:800px) {
  .header-desktop {
    display: none;
  }
}

.header-mobile {
  display: none;
}
@media only screen and (max-width:800px) {
  .header-mobile {
    display: block;
  }
}

header {
  position: fixed;
  top: 0;
  z-index: 11;
  background-color: var(--background-default);
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width:800px) {
  header {
    height: 70px;
  }
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.4px;
  height: 100px;
}
@media only screen and (max-width:800px) {
  .header-container {
    height: 100%;
    padding: 0;
  }
}

.header-logo {
  margin-left: 42px;
}
@media only screen and (max-width:800px) {
  .header-logo {
    margin-left: 20px;
  }
}

.header-logo img {
  max-width: 125px;
}
@media only screen and (max-width:800px) {
  .header-logo img {
    width: 90%;
  }
}

.header-language {
  width: 141px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-default);
  background-color: var(--background-primay);
  height: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
  font-family: "Renault-light";
}

.header-language-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-default);
  font-size: 16px;
  font-weight: 600;
  line-height: 19.2px;
}

.header-toggle {
  background-color: var(--background-primay);
  width: 107px;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media only screen and (max-width:320px) {
  .header-toggle {
    width: 70px;
  }
}

.nav-mobile {
  background-color: var(--background-default);
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
  /*3*/
  -webkit-transition: opacity 0.3s 0s linear;
  -moz-transition: opacity 0.3s 0s linear;
  -o-transition: opacity 0.3s 0s linear;
  transition: opacity 0.3s 0s linear;
  opacity: 0;
  transform: translateX(100%);
}

.nav-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}

.nav-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-transform: uppercase;
  padding: 0 20px;
  margin-top: 40px;
}

.nav-bottom li {
  border-top: 1px solid #6D6D6D;
  height: 39px;
  padding: 10px 0;
  line-height: 39px;
}

.nav-bottom li span {
  padding: 0 8px 0 8px;
}

.card-rounded {
  width: 112px;
  height: 112.8px;
  background-color: #F4F4F4;
  border-radius: 15px;
  position: relative;
  text-align: center;
  line-height: 112px;
  margin: 16px;
}
.card-rounded span {
  font-size: 80px;
  font-weight: 900;
  font-family: "Renault-extra-bold";
}
@media only screen and (max-width:800px) {
  .card-rounded {
    width: 66.41px;
    height: 66.88px;
    background-color: #F4F4F4;
    border-radius: 15px;
    line-height: 66px;
    margin: 8px;
  }
  .card-rounded span {
    font-size: 32px;
    font-family: "Renault-extra-bold";
  }
}
@media only screen and (max-width:320px) {
  .card-rounded {
    width: 56px;
    height: 56px;
    background-color: #F4F4F4;
    border-radius: 15px;
    line-height: 56px;
    margin: 8px;
  }
  .card-rounded span {
    font-size: 32px;
    font-family: "Renault-extra-bold";
  }
}

.card-rounded::before {
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0;
  bottom: 15px;
}
@media only screen and (max-width:800px) {
  .card-rounded::before {
    bottom: -2px;
  }
}

.card-rounded:first-child:before {
  content: "Jours";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-rounded:first-child:before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-rounded:first-child:before {
    font-size: 12px;
  }
}

.card-rounded:nth-child(3):before {
  content: "Heures";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-rounded:nth-child(3):before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-rounded:nth-child(3):before {
    font-size: 12px;
  }
}

.card-rounded:nth-child(5):before {
  content: "Minutes";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-rounded:nth-child(5):before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-rounded:nth-child(5):before {
    font-size: 12px;
  }
}

.card-rounded:nth-child(7):before {
  content: "Secondes";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-rounded:nth-child(7):before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-rounded:nth-child(7):before {
    font-size: 12px;
  }
}

.card-rounded:first-child span {
  color: #CD3237;
}

.card-rounded:nth-child(3) span {
  background: linear-gradient(89.89deg, #CD3237 0%, #D12E85 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.card-rounded:nth-child(5) span {
  background: linear-gradient(60deg, #D12E85 35%, #581F8D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.card-rounded:nth-child(7) span {
  background: linear-gradient(10deg, #a02ed1 0%, #581F8D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

/*****en*/
.card-roundeden {
  width: 112px;
  height: 112.8px;
  background-color: #F4F4F4;
  border-radius: 15px;
  position: relative;
  text-align: center;
  line-height: 112px;
  margin: 16px;
}
.card-roundeden span {
  font-size: 80px;
  font-weight: 900;
  font-family: "Renault-extra-bold";
}
@media only screen and (max-width:800px) {
  .card-roundeden {
    width: 66.41px;
    height: 66.88px;
    background-color: #F4F4F4;
    border-radius: 15px;
    line-height: 66px;
    margin: 8px;
  }
  .card-roundeden span {
    font-size: 32px;
    font-family: "Renault-extra-bold";
  }
}
@media only screen and (max-width:320px) {
  .card-roundeden {
    width: 56px;
    height: 56px;
    background-color: #F4F4F4;
    border-radius: 15px;
    line-height: 56px;
    margin: 8px;
  }
  .card-roundeden span {
    font-size: 32px;
    font-family: "Renault-extra-bold";
  }
}

.card-roundeden::before {
  position: absolute;
  width: 100%;
  height: 15px;
  left: 0;
  bottom: 15px;
}
@media only screen and (max-width:800px) {
  .card-roundeden::before {
    bottom: -2px;
  }
}

.card-roundeden:first-child:before {
  content: "Days";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-roundeden:first-child:before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-roundeden:first-child:before {
    font-size: 12px;
  }
}

.card-roundeden:nth-child(3):before {
  content: "Hours";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-roundeden:nth-child(3):before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-roundeden:nth-child(3):before {
    font-size: 12px;
  }
}

.card-roundeden:nth-child(5):before {
  content: "Minutes";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-roundeden:nth-child(5):before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-roundeden:nth-child(5):before {
    font-size: 12px;
  }
}

.card-roundeden:nth-child(7):before {
  content: "Seconds";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .card-roundeden:nth-child(7):before {
    font-size: 14px;
  }
}
@media only screen and (max-width:320px) {
  .card-roundeden:nth-child(7):before {
    font-size: 12px;
  }
}

.card-roundeden:first-child span {
  color: #CD3237;
}

.card-roundeden:nth-child(3) span {
  background: linear-gradient(89.89deg, #CD3237 0%, #D12E85 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.card-roundeden:nth-child(5) span {
  background: linear-gradient(60deg, #D12E85 35%, #581F8D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.card-roundeden:nth-child(7) span {
  background: linear-gradient(10deg, #a02ed1 0%, #581F8D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.footer-top-left {
  flex: 0.6;
  padding-left: 3px;
}
@media only screen and (max-width:800px) {
  .footer-top-left {
    padding: 5px;
    flex: inherit;
  }
}
@media only screen and (max-width:320px) {
  .footer-top-left {
    padding: 5px;
  }
}

.footer-top-right {
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
}
.footer-top-right ul {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: #F4F4F4;
}
@media only screen and (max-width:800px) {
  .footer-top-right {
    /*display: none;*/
    width: 100%;
  }
}

.container-video-full {
  width: 70%;
  height: 100%;
}
@media only screen and (max-width:800px) {
  .container-video-full {
    display: none;
  }
}

.container-video-full-column {
  width: 75%;
  height: 100%;
}
@media only screen and (max-width:800px) {
  .container-video-full-column {
    width: 100%;
  }
}

iframe {
  width: 100%;
  height: 100%;
  min-height: 800px;
}
@media only screen and (max-width:800px) {
  iframe {
    min-height: 300px;
  }
}

.ytp-cued-thumbnail-overlay-image {
  background-position: top !important;
}

.video-full {
  width: 100%;
  height: 100%;
  min-height: 763px;
}
@media only screen and (min-width:1188px) and (max-width:1440px) {
  .video-full {
    min-height: 500px;
  }
}
@media only screen and (min-width:799px) and (max-width:1187px) {
  .video-full {
    min-height: 400px;
  }
}
@media only screen and (max-width:800px) {
  .video-full {
    min-height: 300px;
  }
}

.video-language {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  width: 203px;
  margin-left: 70px;
  /*50px*/
}
@media only screen and (max-width:800px) {
  .video-language {
    margin-left: 0;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-bottom: 50px;
  }
}

.video-language-2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  width: 50px;
  margin-left: 70px;
  /*50px*/
}
@media only screen and (max-width:800px) {
  .video-language-2 {
    margin-left: 0;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-bottom: 50px;
  }
}

.languemobile {
  display: none;
}
@media only screen and (max-width:800px) {
  .languemobile {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
}

.languedesktop {
  margin-top: 10px;
}
@media only screen and (max-width:800px) {
  .languedesktop {
    display: none;
  }
}

.video-language li {
  position: relative;
  padding: 0 10px;
}

/*10px*/
.video-language li::after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: var(--color-renault);
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.video-language li:last-child::after {
  display: none;
}

.video-language li a {
  transition: 0.3s;
}

.video-language li a:hover {
  color: var(--color-renault);
  text-decoration: underline;
}

.video-language .streamactive {
  font-family: "Renault-semi-bold";
  color: var(--color-renault);
  text-decoration: underline;
}

.video-language-2 li {
  position: relative;
  padding: 0 10px;
}

/*10px*/
.video-language-2 li::after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: var(--color-renault);
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
}

.video-language-2 li:last-child::after {
  display: none;
}

.video-language-2 li a {
  transition: 0.3s;
}

.video-language-2 li a:hover {
  color: var(--color-renault);
  text-decoration: underline;
}

.video-language-2 .streamactive {
  font-family: "Renault-semi-bold";
  color: var(--color-renault);
  text-decoration: underline;
}

.section-form, .section-form-column, .section-button-column {
  width: 25%;
  padding: 20px;
  background-color: var(--background-secondary);
}
@media only screen and (max-width:800px) {
  .section-form, .section-form-column, .section-button-column {
    width: 100%;
  }
}

.form-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

input[type=text] {
  height: 30px;
  border: 1px solid #F4F4F4;
  background-color: transparent;
  font-size: 12px;
  color: white;
  width: 95%;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: "Renault-book";
}

.form-row input {
  width: 100%;
}

input[type=email] {
  height: 30px;
  border: 1px solid #F4F4F4;
  background-color: transparent;
  font-size: 12px;
  color: white;
  width: 100%;
  padding: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: "Renault-book";
}

input:focus, select:focus, textarea:focus {
  outline: none;
}

input::placeholder {
  font-family: "Renault-book";
}

.form-row, .form-column, .form-check {
  margin: 10px 0;
  font-size: 12px;
}

.form-column {
  width: 100%;
}

select {
  width: 100%;
  background: var(--background-secondary);
  height: 32px;
  color: white;
  border: 1px solid #F4F4F4;
  color: #757575;
  margin: 10px 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: "Renault-book";
}

.form-submit {
  text-align: center;
}

.btn-submit {
  height: 32px;
  cursor: pointer;
  background: #F4F4F4;
  border: none;
  margin: 20px;
  font-family: "Renault-semi-bold";
  border-radius: 0;
  -webkit-appearance: none;
}

label {
  font-family: "Renault-book";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}

.input-margin {
  margin-left: 5px;
}

.section-form-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 100%;
}
@media only screen and (max-width:800px) {
  .section-form-column {
    height: 375px;
  }
}

.section-form-column h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
}
@media only screen and (max-width:800px) {
  .section-form-column h3 {
    font-size: 27px;
    line-height: 32px;
  }
}

.section-form-column h5 {
  font-family: "Renault-semi-bold";
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
}
@media only screen and (max-width:800px) {
  .section-form-column h5 {
    font-size: 27px;
    line-height: 32px;
  }
}

.section-form-column p {
  font-family: "Renault-book";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin: 10px 0 40px 0;
}

.alert-message {
  background-color: var(--background-light);
  height: 48px;
  font-size: 12px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 10px;
  color: var(--color-secondary);
}

.form-texteare {
  height: 150px;
  position: relative;
  padding-bottom: 10px;
  /*10px*/
}
@media only screen and (max-width:800px) {
  .form-texteare {
    height: 109px;
    padding-bottom: 200px;
  }
}

textarea {
  width: 100%;
  height: 100%;
  background-color: var(--background-textarea);
  font-family: "Renault-book";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: var(--color-default);
  padding: 10px 0 0 0;
  /*10px 0 0 10px*/
  border: none;
  resize: none;
  border-radius: 0;
}

textarea::placeholder {
  color: var(--color-default);
}

.form-texteare .form-submit {
  position: absolute;
  bottom: 10px;
  /*10*/
  right: 10px;
  /*10*/
}
.form-texteare .form-submit .btn-submit {
  margin: 0;
}
@media only screen and (max-width:800px) {
  .form-texteare .form-submit {
    bottom: 200px;
  }
}

.section-button-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section-button-column .btn-outline {
  margin: 10px 0;
}

.card-user-img {
  width: 440px;
  /*width: 100%;*/
}
.card-user-img img {
  max-width: 440px;
}
@media only screen and (max-width:800px) {
  .card-user-img {
    display: none;
  }
}

.card-user-img-mobile {
  display: none;
}
@media only screen and (max-width:800px) {
  .card-user-img-mobile {
    display: block;
    width: 100%;
    padding: 0;
    /*0 20px*/
  }
  .card-user-img-mobile img {
    max-width: 100%;
    width: 100%;
  }
}

.card-user-content {
  max-width: 532px;
  /*545px*/
  /*  margin-left: 99px;*/
}
@media only screen and (max-width:800px) {
  .card-user-content {
    margin: 30px 0;
    width: 100%;
    padding: 0 20px;
    /*0 20px*/
  }
}

.card-user-content img {
  max-width: 188px;
}
@media only screen and (max-width:800px) {
  .card-user-content img {
    display: none;
  }
}

.card-user-content p {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: "Renault-semi-bold";
  font-size: 22px;
  line-height: 32px;
}
@media only screen and (max-width:800px) {
  .card-user-content p {
    font-size: 20px;
    line-height: 24px;
  }
}

.span1 {
  font-family: "Renault-semi-bold";
  font-size: 15px;
  line-height: 18px;
}

.span2 {
  font-family: "Renault-light";
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  font-style: normal;
}

.l-section-slider {
  background-color: var(--background-default);
  height: 100%;
}

.l-slider {
  height: 807px;
  position: relative;
  padding-left: 92px;
  padding-bottom: 141px;
  overflow: hidden;
}
@media only screen and (max-width:800px) {
  .l-slider {
    padding: 5px;
  }
}

.slider-grid {
  transition: all ease-in-out 0.5s;
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width:800px) {
  .slider-grid {
    overflow-x: hidden;
  }
}

.l-container-slider-top {
  margin-bottom: 41px;
  color: var(--color-default);
  font-size: 35px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 97%;
}
@media only screen and (max-width:800px) {
  .l-container-slider-top {
    text-align: center;
    display: initial;
    padding-top: 20px;
  }
  .l-container-slider-top .l-container-icone {
    display: none;
  }
}

.l-container-icone button {
  margin: 0 15px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}

.l-container-icone {
  position: relative;
  right: 10%;
}

.card-slider {
  width: 348px;
  height: 490px;
  background-color: transparent;
  border-radius: 0;
  margin: 0 10px;
  float: left;
  transition: all ease-in-out 0.5s;
  color: var(--color-default);
  /*  cursor: pointer;*/
}
.card-slider p {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 12px;
  font-family: "Renault-light";
}
.card-slider small {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  font-family: "Renault-light";
}
.card-slider h6 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Renault-semi-bold";
  line-height: 27px;
}

.card-slider:hover .card-slider-footer {
  background-color: rgba(0, 0, 0, 0.8);
}
.card-slider:hover .card-slider-footer .card-slider-content {
  display: block;
}

.card-slider-top {
  width: 348px;
  height: 373px;
}

.card-slider-footer {
  background-color: var(--background-secondary);
  transition: ease-in-out 0.3s;
  padding: 20px;
}
.card-slider-footer .card-slider-content {
  display: none;
}

.card-speaker {
  margin: 10px 0;
  cursor: default;
}

.top-0 {
  background-image: url("../images/OPENING.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.top-1 {
  background-image: url("../images/1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.top-2 {
  background-image: url("../images/2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.top-3 {
  background-image: url("../images/3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.top-4 {
  background-image: url("../images/4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.top-5 {
  background-image: url("../images/5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.top-6 {
  background-image: url("../images/6.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width:800px) {
  .column {
    align-items: inherit;
  }
}

.grey {
  background-color: var(--background-secondary);
}

.black {
  background-color: var(--background-default);
}

.cursor-slider-mobile {
  width: 90%;
  border-radius: 100px;
  background: #FFFFFF;
  height: 2px;
  position: relative;
  top: 60px;
  display: none;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width:800px) {
  .cursor-slider-mobile {
    display: block;
  }
}

.cursor {
  position: absolute;
  top: 0;
  background: linear-gradient(86.24deg, #E4BD54 0%, #A97637 100%);
  height: 2px;
  width: 0px;
  transition: 0.3s width;
  max-width: 100%;
}

/******/
.slider-desktop {
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width:800px) {
  .slider-desktop {
    display: none;
  }
}

/***MOBILE***/
/*
.slider-desktop{
    @media only screen and (max-width:800px) {
        display: none;
    }
}






.swiper-container {
  min-height: 490px;
  margin-left: 25px!important;

  display: none;
    @media only screen and (max-width:800px) {
        display: block;
    }

    .card-slider-footer{
        transition: none;
        width: 348px;
        padding: 10px 0px 10px 0px;
    }
}



.swiper-slide{
    width:348px;
    height:490px;
    color: var(--color-default);
    display: none;
    background-color: #222222;
    @media only screen and (max-width:800px) {
        display: block;
    }
    p{
        font-size: 12px;
        font-weight: 400;
        font-style: normal;
        line-height: 12px;
        font-family: "Renault-light";
        padding: 0 10px;
    }
    small{
      font-size: 16px;
      font-weight: 400;
      font-style: normal;
      line-height: 24px;
      font-family: "Renault-light";

    }
    h6{
        font-size: 20px;
        font-weight: 600;
        font-family: 'Renault-semi-bold';

    }

}






  .card-slider-footer:hover{
      // height: 200px;
      // bottom: 150px;
      //width:348px;
      background-color: rgba($color: #000000, $alpha: 1 );
      .card-slider-content{
          display: block;
      }
  }*/
.swiper-container {
  width: 100%;
  height: 100%;
}

.slider-mobile {
  display: none;
}
@media only screen and (max-width:800px) {
  .slider-mobile {
    display: block;
  }
}

.swiper-slide {
  width: 348px !important;
}
@media only screen and (max-width:800px) {
  .swiper-slide {
    width: 310px !important;
  }
}
.swiper-slide p {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 12px;
  font-family: "Renault-light";
  padding: 0 10px;
}
.swiper-slide small {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  font-family: "Renault-light";
}
.swiper-slide h6 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Renault-semi-bold";
}

.swiper-pagination {
  top: 650px !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: linear-gradient(86.24deg, #E4BD54 0%, #A97637 100%) !important;
}

@media only screen and (max-width:800px) {
  .card-slider-footer .card-speaker {
    padding: 0 10px;
  }
}
@media only screen and (max-width:320px) {
  .card-slider-footer .card-speaker {
    padding: 0 10px;
  }
}

/*  .card-slider-footer:hover{
      // height: 200px;
      // bottom: 150px;
      //width:348px;
      background-color: rgba($color: #000000, $alpha: 1 );
      .card-slider-content{
          display: block;
      }
    }*/

/*# sourceMappingURL=style.css.map */
