@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  scroll-behavior: smooth;
  font-family: "Apple Color Emoji" !important;
  font-size: 19px;
}

body {
  overflow-x: hidden;
}

* {
  outline: none;
  box-shadow: none;
}

*:focus {
  outline: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

a {
  text-decoration: none !important;
}

.simple_line {
  border: 0;
  border-bottom: 1px solid white;
  width: 50%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.dots {
  border: 0;
  border-bottom: 5px dotted white;
  width: 45%;
  margin: auto;
  margin-top: 10px;
  background: transparent;
  margin-bottom: 10px;
}

::selection {
  background: transparent;
}

.family_none {
  font-family: none;
}

.relief_effect {
  color: #f5f5f5;
  text-shadow: 1px 1px 1px #919191, 1px 2px 1px #919191, 1px 3px 1px #919191, 1px 4px 1px #919191, 1px 5px 1px #919191, 1px 6px 1px #919191, 1px 7px 1px #919191, 1px 8px 1px #919191, 1px 9px 1px #919191, 1px 10px 1px #919191, 1px 18px 6px rgba(16, 16, 16, 0.4), 1px 22px 10px rgba(16, 16, 16, 0.2), 1px 25px 35px rgba(16, 16, 16, 0.2), 1px 30px 60px rgba(16, 16, 16, 0.4);
}

.open_modal {
  position: fixed;
  background: linear-gradient(white, white) padding-box, linear-gradient(to top, #f9dabe, #074183) border-box;
  border: 2px solid transparent;
  width: 50%;
  height: fit-content;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 5px;
  color: linear-gradient(to bottom, #074183, #f9dabe);
  text-align: center;
  backdrop-filter: blur(10px);
  display: none;
}
.open_modal h3 {
  background: linear-gradient(to right, #f9dabe, #074183);
  color: white;
  padding: 3px;
}
.open_modal .content_modal {
  padding: 2em;
  max-height: 70vh;
  overflow: auto;
  color: #5a5a5a;
}

.pointer {
  cursor: pointer;
}

.space_bloc {
  margin-top: 30px !important;
}

.space_bloc_mobile {
  margin-top: 0px !important;
}

.d-content {
  display: contents !important;
}

.required_empty {
  border: 1px solid red !important;
}

.pointer {
  cursor: pointer;
}

.roue {
  position: absolute;
  width: 70%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  bottom: 0;
  z-index: 0;
}

li {
  list-style: none;
}

p {
  font-size: 19px;
}

#language #choice_lang {
  background: transparent;
  border-radius: 5px;
  color: white;
  padding: 5px;
  border: 2px solid white;
}
#language #choice_lang option {
  background-color: #074183;
}

.banner_cookie {
  position: fixed;
  background: #333;
  color: white;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  display: none;
  border-top: 1px solid gold;
}
.banner_cookie span {
  font-size: 17px;
}
.banner_cookie .etat_cookie {
  padding: 10px;
}
.banner_cookie .accept_cookie, .banner_cookie .refund_cookie {
  font-size: 16px;
  cursor: pointer;
  border: 1px solid black;
  border-radius: 5px;
  padding: 8px 20px;
}
.banner_cookie .refund_cookie {
  background: #074183;
}
.banner_cookie .accept_cookie {
  margin-right: 10px;
  background: darkgreen;
}

/******************************************** HEADER ********************************************/
.dropdown-menu {
  width: 250px;
}
.dropdown-menu a {
  width: auto !important;
  text-align: center;
}
.dropdown-menu a:active, .dropdown-menu a:hover {
  background: transparent;
  font-weight: 600;
}

#header {
  display: none;
}

.navbar {
  position: fixed !important;
  left: 0;
  z-index: 999;
  right: 0;
  background: linear-gradient(to left, #074183, #f9dabe);
  height: 80px;
  border-image: linear-gradient(90deg, yellow, #f7c800, #e5b200, #ffd700) 1;
  border-bottom: 1px solid transparent;
}
.navbar .navbar-toggler {
  background: #074183;
  padding: 9px 12px;
  margin-top: -10px !important;
}
.navbar .navbar-toggler .icon-bar:first-child {
  margin-top: 1px !important;
}
.navbar .navbar-toggler .icon-bar {
  background-color: #fff;
  margin-top: 4px;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar ul {
  width: 100%;
}
.navbar ul li {
  text-align: center;
  color: white;
}
.navbar ul li a {
  cursor: pointer;
  width: 120px;
  margin: auto;
  padding: 0;
  font-weight: bold;
}
.navbar ul li a.dropdown-toggle {
  color: white;
}
/********************************************* SLIDES *********************************************/
#home {
  height: 100%;
  position: relative;
  overflow: hidden;
  background: url("../img/test9.jpeg");
  background-size: cover;
  background-attachment: fixed;
  background-position: right;
}
#home .logo_signes {
  position: absolute;
  top: 100%;
  transform: translate(-50%, -50%);
  left: 0;
  /* right: 0; */
  margin: auto;
  width: 70%;
}
#home .logo_signes_2 {
  position: absolute;
  top: 0%;
  transform: translate(-50%, -50%);
  left: 100%;
  /* right: 0; */
  margin: auto;
  width: 70%;
}
#home .vertical_center {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#home .vertical_center .home_menu ul li {
  color: #f9dabe;
}
#home .present {
  position: relative;
  color: white;
  text-align: center;
  font-size: 2em;
  margin-top: 2.5em;
}
#home .present .install-btn {
  background-color: #000;
  color: #fff;
  padding: 12px 20px;
  border-radius: 18px;
  border: 1px solid white;
}
#home h1 {
  background: #f9dabe;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 4em;
  z-index: 1;
  font-weight: bold;
}
#home h2 {
  background: #f9dabe;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 2em;
  z-index: 1;
  font-weight: bold;
}
#home ul {
  font-weight: bold;
}
#home .simple_line {
  width: 50%;
  margin-top: 20px;
}
#home .home_menu {
  font-size: 1.2em;
}

#application, #application_tabs, #application_tabs_impair, #presentation, #qui, #themes, #consultation, #temoignages, #contact, #formations {
  padding: 30px 15%;
  overflow: hidden;
}
#application h1.title_rubrique, #application_tabs h1.title_rubrique, #application_tabs_impair h1.title_rubrique, #presentation h1.title_rubrique, #qui h1.title_rubrique, #themes h1.title_rubrique, #consultation h1.title_rubrique, #temoignages h1.title_rubrique, #contact h1.title_rubrique, #formations h1.title_rubrique {
  margin-bottom: 50px;
  font-weight: bold;
  text-shadow: 1px 1px 1px black;
}
#application h2, #application h3, #application h4, #application h5, #application h6, #application_tabs h2, #application_tabs h3, #application_tabs h4, #application_tabs h5, #application_tabs h6, #application_tabs_impair h2, #application_tabs_impair h3, #application_tabs_impair h4, #application_tabs_impair h5, #application_tabs_impair h6, #presentation h2, #presentation h3, #presentation h4, #presentation h5, #presentation h6, #qui h2, #qui h3, #qui h4, #qui h5, #qui h6, #themes h2, #themes h3, #themes h4, #themes h5, #themes h6, #consultation h2, #consultation h3, #consultation h4, #consultation h5, #consultation h6, #temoignages h2, #temoignages h3, #temoignages h4, #temoignages h5, #temoignages h6, #contact h2, #contact h3, #contact h4, #contact h5, #contact h6, #formations h2, #formations h3, #formations h4, #formations h5, #formations h6 {
  color: white;
}

#application h1, #application_tabs h1, #qui h1, #presentation h1, #consultation h1, #contact h1 {
  color: #074183;
  text-shadow: 1px 1px 1px black;
}

#application_tabs_impair h1, #themes h1, #temoignages h1 {
  color: white;
}

#application {
  background: white;
  color: #333;
  position: relative;
  width: 100%;
  border-image: linear-gradient(90deg, yellow, #f7c800, #e5b200, #ffd700) 1;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
#application ul li {
  list-style: none;
}

#application_tabs_impair {
  background: linear-gradient(to bottom, #074183, #f9dabe);
  position: relative;
  color: white;
  width: 100%;
  border-image: linear-gradient(90deg, yellow, #f7c800, #e5b200, #ffd700) 1;
  border-top: 2px solid transparent;
}
#application_tabs_impair .col-md-6 {
  align-content: center;
}
#application_tabs_impair .logo_tabs {
  width: 300px;
}

#application_tabs {
  border-image: linear-gradient(90deg, yellow, #f7c800, #e5b200, #ffd700) 1;
  border-top: 2px solid transparent;
  background: white;
  position: relative;
  color: #333;
}
#application_tabs .col-md-6 {
  align-content: center;
}
#application_tabs .logo_tabs {
  width: 300px;
}

#presentation {
  position: relative;
  color: #5a5a5a;
}
#presentation img {
  width: 300px;
  border-radius: 50%;
  box-shadow: 0px 0px 15px white, 0px 0px 15px #f9dabe, 0px 0px 15px #f9dabe, 0px 0px 15px #f9dabe;
}
#presentation .col-md-6 {
  align-self: center;
}

#qui {
  color: #5a5a5a;
}
#qui img {
  width: 300px;
  border-radius: 50%;
  box-shadow: 0px 0px 15px white, 0px 0px 15px #f9dabe, 0px 0px 15px #f9dabe, 0px 0px 15px #f9dabe;
}

#themes {
  background: linear-gradient(to bottom, #074183, #f9dabe);
  background-position: bottom;
  background-size: cover;
  overflow: hidden;
  position: relative;
  color: white;
  padding: 30px 6em;
  width: 100%;
  height: auto;
}
#themes .roue {
  position: absolute;
  width: 70%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  bottom: 0;
  z-index: 0;
}
#themes h3 {
  color: #074183;
}
#themes .theme {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.8);
  border: 2px solid #074183;
  border-radius: 5px;
  padding: 3.5em 5px;
  z-index: 1;
  transition: 1s;
}
#themes .theme .show_modal {
  cursor: pointer;
}
#themes .theme h3 {
  color: #074183;
  text-shadow: 1px 1px 1px #f9dabe;
  font-weight: bold;
}
#themes .theme img {
  max-height: 100px;
  display: block;
  margin: auto;
  transition: 0.5s;
}
#themes .theme:hover {
  transition: 1s;
  background: #f9dabe;
  border: 2px solid #074183;
}
#themes .liste_themes {
  margin-bottom: 30px !important;
  color: white;
}
#themes .liste_themes .choice {
  width: 135px;
  cursor: pointer;
}
#themes .bloc_horizontal_scroll .bloc_to_scroll {
  display: table-cell;
  width: 100%;
  min-width: 80vw;
  white-space: normal;
  color: white;
  padding: 20px;
}
#themes h2 {
  margin-bottom: 30px;
}

#consultation {
  background: linear-gradient(to bottom, #f9dabe, #074183);
  color: linear-gradient(to bottom, #074183, #f9dabe);
  padding: 30px 4em;
  position: relative;
}
#consultation h1 {
  color: white;
}
#consultation h2 {
  color: #074183;
}
#consultation h5 {
  color: #074183;
  font-weight: bold;
}
#consultation .contact_bloc {
  background: white;
  color: linear-gradient(to bottom, #074183, #f9dabe);
  padding: 25px 15px;
  border-radius: 20px;
  height: 245px;
  border: 2px solid #f9dabe;
  transition: 0.5s;
  position: relative;
  font-size: 1em;
}
#consultation .contact_bloc .img_contain {
  width: 30%;
  height: 100px;
  float: left;
}
#consultation .contact_bloc .img_contain img {
  height: 100%;
}
#consultation .contact_bloc .float-right {
  margin-left: 10%;
  width: 60%;
}
#consultation .contact_bloc .info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #074183;
  color: white;
  width: 100%;
  border-radius: 0px 0px 18px 18px;
  padding-left: 15px;
  font-weight: bold;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
}
#consultation .contact_bloc .info i {
  width: 20px;
  color: white;
}
#consultation .contact_bloc .info .far, #consultation .contact_bloc .info .fas, #consultation .contact_bloc .info .fa {
  font-size: 15px;
}
#consultation .contact_bloc .rdv {
  position: absolute;
  right: 20px;
  bottom: 5px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
}
#consultation .contact_bloc:hover {
  transform: scale(1.05);
}
#consultation .formule .elementToScale {
  border: 1px solid #292727;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 10px;
  color: white;
  padding: 20px;
}
#consultation .formule .elementToScale .dots {
  margin-top: 20px;
  margin-bottom: 20px;
}
#consultation .formule .elementToScale .price_formule {
  font-size: 22px;
}
#consultation .summary {
  padding: 10px;
  color: white;
  font-weight: 700;
  border-radius: 10px;
}
#consultation .hr_line {
  border-bottom: 1px solid white;
  width: 50%;
}
#consultation .hr_style_double {
  width: 50%;
  border-bottom: 3px double #074183;
  margin-top: 30px;
  margin-bottom: 30px;
}

#formations {
  background: linear-gradient(to bottom, #074183, #f9dabe);
}
#formations .formation {
  border: 4px dashed linear-gradient(to bottom, #074183, #f9dabe);
  background: #074183;
  border-radius: 10px;
  padding: 50px;
  margin: auto;
  color: white;
}
#formations .formation h3 {
  color: mediumpurple;
}

#temoignages {
  background: linear-gradient(to bottom, #074183, #f9dabe);
  padding: 30px 5%;
  background-position: bottom;
  background-size: cover;
  padding: 30px 5%;
}
#temoignages .roue {
  position: absolute;
  width: 60%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  bottom: 0;
  z-index: 0;
}
#temoignages .bloc_horizontal_scroll a {
  color: black;
}
#temoignages .bloc_horizontal_scroll .bloc_to_scroll {
  min-width: 30vw;
  white-space: normal;
  color: black;
  padding: 20px;
}
#temoignages .bloc_horizontal_scroll .bloc_to_scroll .content_temoignage {
  color: #5a5a5a;
  background: white;
  padding: 20px;
  border-radius: 5px;
  z-index: 1;
  position: relative;
}
#temoignages .bloc_horizontal_scroll .bloc_to_scroll svg {
  fill: goldenrod;
}
#temoignages .bloc_horizontal_scroll .bloc_to_scroll p {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
#temoignages .bloc_horizontal_scroll .bloc_to_scroll .temoignage_social {
  background: linear-gradient(to top, #4747c9, skyblue) padding-box, linear-gradient(to top, #4747c9, skyblue) border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 12px;
  padding-top: 2px;
  float: right;
  margin-top: 5px;
}
#temoignages .bloc_horizontal_scroll .bloc_to_scroll .temoignage_social_img {
  float: right;
}
#temoignages .slider {
  text-align: center;
  z-index: 1;
  position: relative;
}
#temoignages .slider .slider_dot {
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-left: 5px;
  background: white;
}
#temoignages .slider .slider_dot.target {
  background: #074183;
}
#temoignages .left {
  color: white;
  font-size: 98px;
  position: absolute;
  left: 5%;
  top: 10px;
}
#temoignages .right {
  color: white;
  font-size: 98px;
  position: absolute;
  right: 5%;
  top: 10px;
}

#contact {
  color: #5a5a5a;
}
#contact .buttons_style {
  width: 60px;
  height: 60px;
  font-size: 40px;
  padding-top: 11px;
}
#contact .col-md-6 {
  position: initial;
}
#contact .info_contact .tel_contact, #contact .info_contact .mail_contact {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f9dabe;
  height: 200px;
  border-radius: 5px;
  color: #5a5a5a;
  position: relative;
  overflow: hidden;
  width: 80%;
  max-width: 500px;
  margin: auto;
  border: 1px solid #074183;
}
#contact .info_contact .tel_contact p, #contact .info_contact .mail_contact p {
  z-index: 1;
}
#contact .info_contact .tel_contact .roue, #contact .info_contact .mail_contact .roue {
  position: absolute;
  width: 80%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  bottom: 0;
  z-index: 0;
}
#contact .info_contact a, #contact .info_contact a:hover {
  color: #5a5a5a;
  font-size: 22px;
  font-weight: bold;
}
#contact .info_contact i {
  color: #5a5a5a;
  font-size: 20px;
}
#contact .form_contact .field_form {
  width: 80%;
  margin: auto;
}
#contact .form_contact form {
  transition: 1s;
}
#contact .form_contact form input {
  width: 100%;
  display: block;
  margin: auto;
  border-radius: 5px;
  padding: 10px;
  color: #074183;
  border: 1px solid #074183;
  background: white;
  font-size: 19px;
  padding-left: 60px;
}
#contact .form_contact form textarea {
  width: 100%;
  display: block;
  margin: auto;
  border-radius: 5px;
  padding: 10px;
  height: 150px;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #074183;
  background: white;
  padding-left: 60px;
}
#contact .form_contact form input[type=submit] {
  margin-top: 10px;
  width: 80%;
  display: block;
  margin: auto;
  border-radius: 5px;
  padding: 10px;
  color: white;
  border: 1px solid #074183;
  background: #074183;
  max-width: 550px;
  font-size: 19px;
}
#contact .form_contact .msg_send {
  transition: 1s;
  opacity: 0;
  width: 80%;
  display: none;
  margin: auto;
  border-radius: 5px;
  padding: 10px;
  color: #074183;
  border: 1px solid #074183;
  background: white;
  max-width: 550px;
}

/*********************************************FOOTER*********************************************/
footer {
  background: linear-gradient(to top, #074183, #f9dabe);
  color: white;
  padding: 20px 40px;
  position: relative;
  border-image: linear-gradient(90deg, yellow, #f7c800, #e5b200, #ffd700) 1;
  border-top: 2px solid transparent;
}
footer img {
  margin: auto;
  display: block;
}

.social {
  text-align: center;
}
.social .buttons_style {
  position: relative;
  width: 35px;
  height: 35px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  margin-right: 20px;
  transition: 0.5s;
  text-align: center;
  font-size: 22px;
  color: white;
  padding-top: 6px;
}
.social .buttons_style:last-child {
  margin-right: 0px;
}
.social .fa_style_fb {
  background: linear-gradient(to top, #4747c9, skyblue) padding-box, linear-gradient(to top, #4747c9, skyblue) border-box;
}
.social .fa_style_insta {
  background: linear-gradient(5deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) padding-box, linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) border-box;
}
.social .fa_style_mail {
  background: linear-gradient(to top, #D54B3D, #AC3D31);
}

/*********************************************MENTIONS******************************************** */
.copyright {
  position: relative;
  z-index: 1;
}

#mentions {
  font-size: 21px;
  padding-top: 50px;
}

#mentions h1, #mentions h2 {
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  padding-left: 0;
}

/*********************************************RESEAUX SOCIAUX*********************************************/
.social {
  padding-bottom: 4px;
}
.social .logo_style {
  font-size: 23px;
}
.social .logo_style.fa-instagram, .social .logo_style.fa-whatsapp {
  font-size: 25px;
}
.social .rs_style {
  height: 30px;
  width: 30px;
}
.social .fb_style, .social .insta_style, .social .whatsapp_style, .social .gmail_style {
  border-radius: 10px;
  border: 2px solid transparent;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  color: white;
  padding: 20px;
  margin-left: 20px;
}
.social .fb_style {
  background: linear-gradient(to top, #4747c9, skyblue) padding-box, linear-gradient(to top, #4747c9, skyblue) border-box;
}
.social .insta_style {
  background: linear-gradient(5deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) padding-box, linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) border-box;
}
.social .whatsapp_style {
  background: linear-gradient(to top, green, lightgreen) padding-box, linear-gradient(to top, green, lightgreen) border-box;
}
.social .gmail_style {
  background: linear-gradient(to top, #D54B3D, #AC3D31) padding-box, linear-gradient(to top, #D54B3D, #AC3D31) border-box;
}
@media (hover: hover) and (pointer: fine) {
  .social .fb_style:hover {
    background: linear-gradient(linear-gradient(to bottom, #074183, #f9dabe), linear-gradient(to bottom, #074183, #f9dabe)) padding-box, linear-gradient(to top, #4747c9, skyblue) border-box;
  }
  .social .insta_style:hover {
    background: linear-gradient(linear-gradient(to bottom, #074183, #f9dabe), linear-gradient(to bottom, #074183, #f9dabe)) padding-box, linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) border-box;
  }
  .social .whatsapp_style:hover {
    background: linear-gradient(linear-gradient(to bottom, #074183, #f9dabe), linear-gradient(to bottom, #074183, #f9dabe)) padding-box, linear-gradient(to top, green, lightgreen) border-box;
  }
  .social .gmail_style:hover {
    background: linear-gradient(linear-gradient(to bottom, #074183, #f9dabe), linear-gradient(to bottom, #074183, #f9dabe)) padding-box, linear-gradient(to top, #D54B3D, #AC3D31) border-box;
  }
  .social .fb_style:hover .logo_style, .social .insta_style:hover .logo_style, .social .whatsapp_style:hover .logo_style, .social .gmail_style:hover .logo_style {
    color: white;
  }
}

/**************************************** MENTIONS LEGALES *****************************************/
.container_legal_notice {
  position: fixed;
  background: whitesmoke;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  margin-left: -100%;
  opacity: 0.5;
  z-index: 999;
  transition: 1s;
}
.container_legal_notice .legal_notice_information {
  padding: 2%;
  overflow: auto;
  height: 100%;
}
.container_legal_notice h2, .container_legal_notice h3 {
  text-align: center;
}
.container_legal_notice .arrow_close_legal_notice {
  width: 30px;
  height: 30px;
  margin: -20px 0 0 -20px;
  border-left: 5px #f9dabe solid;
  border-bottom: 5px #074183 solid;
  position: absolute;
  right: 5px;
  top: 48%;
  transform: rotate(45deg);
}

/******************************************** SCROLLBAR ********************************************/
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: gray;
} /* intérieur */
::-webkit-scrollbar-thumb {
  background-color: #f8f9f9;
} /* ascenseur */
::-webkit-scrollbar-button {
  background-color: silver;
} /* bout */
/******************************************** ANIMATIONS ********************************************/
@keyframes swinging {
  0% {
    transform: rotate(0);
  }
  20% {
    transform: translate(-30px, 0px) rotate(8deg);
  }
  50% {
    transform: translate(25px, 0px) rotate(-8deg);
  }
  80% {
    transform: translate(-30px, 0px) rotate(8deg);
  }
  to {
    transform: translateY(1000px);
  }
}
@keyframes pulse {
  from {
    transform: scale(1) rotate(45deg);
  }
  25% {
    transform: scale(1.1) rotate(45deg);
  }
  50% {
    transform: scale(1) rotate(45deg);
  }
  75% {
    transform: scale(1.1) rotate(45deg);
  }
  to {
    transform: scale(1) rotate(45deg);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(-15px);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-15px);
  }
  80% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes classEffectPulse {
  0% {
    font-size: 10px;
  }
  80% {
    font-size: 80px;
  }
  to {
    font-size: 70px;
  }
}
@keyframes arrow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-10 px, -10 px);
  }
}
/**************************************** ANIMATIONS CLASSES *****************************************/
svg {
  display: block;
  top: 0;
  left: 0;
  z-index: -1;
}
svg .firstwave, svg ::after, svg ::before {
  fill: linear-gradient(to bottom, #074183, #f9dabe) !important;
}
svg .secondwave, svg ::after, svg ::before {
  fill: white !important;
}

.elementToScale {
  transform: scale(0.1);
  transition: 1s;
}

.elementToLeft {
  margin-left: 50%;
  opacity: 0;
  transition: 2s;
  height: 100%;
  width: 100%;
}

.elementToRight {
  margin-left: -50%;
  opacity: 0;
  transition: 2s;
  height: 100%;
  width: 100%;
}

.elementToTop {
  margin-top: -50%;
  opacity: 0;
  transition: 2s;
  height: 100%;
  width: 100%;
}

.animatedPositionElement {
  opacity: 1;
  margin: 0;
}

.bloc_horizontal_scroll {
  overflow-x: auto;
  transition: 1s;
  width: 100%;
}
.bloc_horizontal_scroll .bloc_to_scroll {
  display: table-cell;
  width: 100%;
}

.bloc_horizontal_scroll::-webkit-scrollbar {
  display: none;
}

.arrow,
.arrow:before {
  position: absolute;
  left: 50%;
  bottom: -1em;
}

.arrow {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border-left: none;
  border-top: none;
  border-right: 3px #fff solid;
  border-bottom: 3px #fff solid;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-name: pulse;
}

.arrow:before {
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  margin: -10px 0 0 -10px;
  border-left: none;
  border-top: none;
  border-right: 3px #fff solid;
  border-bottom: 3px #fff solid;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: arrow;
}

/**************************************** INPUT DESIGN *****************************************/
#contact {
  border-image: linear-gradient(90deg, yellow, #f7c800, #e5b200, #ffd700) 1;
  border-top: 2px solid transparent;
  /********* Label Outside of Input filed *********/
}
#contact input, #contact input[type=text] {
  color: #9BABB8;
  width: 100%;
  font-size: 15px;
  height: 52px;
  line-height: normal;
  border: #ddd solid 1px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: -1px;
  padding: 10px 10px 0 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 1;
}
#contact input:focus, #contact select:focus {
  outline: 0 !important;
  color: #9BABB8 !important;
  border-color: #9BABB8;
  z-index: 2;
}
#contact textarea:focus ~ .floating-label textarea:not(:focus):valid ~ .floating-label, #contact input:focus ~ .floating-label input:not(:focus):valid ~ .floating-label {
  top: 7px;
  left: 20px;
  font-size: 10px;
  opacity: 1;
  font-weight: 400;
}
#contact textarea:focus ~ .floating-label, #contact input:focus ~ .floating-label, #contact textarea:valid ~ .floating-label, #contact input:valid ~ .floating-label {
  top: 2px;
  opacity: 1;
  font-size: 10px;
  color: #9BABB8;
  left: 20px;
}
#contact textarea:focus ~ .input-icon, #contact textarea:focus ~ .floating-label, #contact input:focus ~ .input-icon {
  color: #727e87;
}
#contact .floating-label {
  position: absolute;
  pointer-events: none;
  left: 50px;
  top: 16px;
  transition: 0.2s ease all;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  z-index: 3;
  text-transform: uppercase;
}
#contact .input-icon {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: 3;
  color: #9BABB8;
}
#contact input.outside, #contact input[type=text].outside {
  color: #555;
  width: 100%;
  font-size: 15px;
  height: 52px;
  line-height: normal;
  border: #ddd solid 1px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: -1px;
  padding: 10px 10px 10px 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 1;
}
#contact input:focus, #contact select:focus {
  outline: 0 !important;
  color: #555 !important;
  border-color: #9e9e9e;
  z-index: 2;
}
#contact input:focus ~ .floating-label-outside input:not(:focus):valid ~ .floating-label-outside {
  top: 12px;
  left: 20px;
  font-size: 10px;
  opacity: 1;
  font-weight: 400;
}
#contact input:focus ~ .floating-label-outside, #contact input:valid ~ .floating-label-outside {
  top: -7px;
  opacity: 1;
  font-size: 10px;
  color: #727272;
  background: #fff;
  padding: 0px 5px;
}
#contact input:focus ~ .floating-label-outside, #contact input:not(:focus):valid ~ .floating-label-outside {
  left: 20px;
}
#contact .floating-label-outside {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 16px;
  transition: 0.2s ease all;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  z-index: 3;
  text-transform: uppercase;
}
#contact .input-icon-outside {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: 3;
  color: #727272;
}

.modal_calendar {
  /********* Label Outside of Input filed *********/
}
.modal_calendar input, .modal_calendar input[type=text] {
  color: #555;
  width: 100%;
  font-size: 15px;
  height: 52px;
  line-height: normal;
  border: #ddd solid 1px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: -1px;
  padding: 10px 10px 0 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 1;
}
.modal_calendar input:focus, .modal_calendar select:focus {
  outline: 0 !important;
  color: #555 !important;
  border-color: #9e9e9e;
  z-index: 2;
}
.modal_calendar input:focus ~ .floating-label input:not(:focus):valid ~ .floating-label {
  top: 7px;
  left: 40px;
  font-size: 10px;
  opacity: 1;
  font-weight: 400;
}
.modal_calendar input:focus ~ .floating-label, .modal_calendar input:valid ~ .floating-label {
  top: 5px;
  opacity: 1;
  font-size: 10px;
  color: #727272;
}
.modal_calendar input:focus ~ .floating-label, .modal_calendar input:not(:focus):valid ~ .floating-label {
  left: 40px;
}
.modal_calendar input:focus ~ .input-icon {
  color: #383838;
}
.modal_calendar .floating-label {
  position: absolute;
  pointer-events: none;
  left: 40px;
  top: 16px;
  transition: 0.2s ease all;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  z-index: 3;
  text-transform: uppercase;
}
.modal_calendar .input-icon {
  position: absolute;
  top: 18px;
  left: 15px;
  z-index: 3;
  color: #727272;
}
.modal_calendar input.outside, .modal_calendar input[type=text].outside {
  color: #555;
  width: 100%;
  font-size: 15px;
  height: 52px;
  line-height: normal;
  border: #ddd solid 1px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: -1px;
  padding: 10px 10px 10px 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  z-index: 1;
}
.modal_calendar input:focus, .modal_calendar select:focus {
  outline: 0 !important;
  color: #555 !important;
  border-color: #9e9e9e;
  z-index: 2;
}
.modal_calendar input:focus ~ .floating-label-outside input:not(:focus):valid ~ .floating-label-outside {
  top: 12px;
  left: 40px;
  font-size: 10px;
  opacity: 1;
  font-weight: 400;
}
.modal_calendar input:focus ~ .floating-label-outside, .modal_calendar input:valid ~ .floating-label-outside {
  top: -7px;
  opacity: 1;
  font-size: 10px;
  color: #727272;
  background: #fff;
  padding: 0px 5px;
}
.modal_calendar input:focus ~ .floating-label-outside, .modal_calendar input:not(:focus):valid ~ .floating-label-outside {
  left: 35px;
}
.modal_calendar .floating-label-outside {
  position: absolute;
  pointer-events: none;
  left: 40px;
  top: 16px;
  transition: 0.2s ease all;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  z-index: 3;
  text-transform: uppercase;
}
.modal_calendar .input-icon-outside {
  position: absolute;
  top: 18px;
  left: 15px;
  z-index: 3;
  color: #727272;
}

.rotating {
  -webkit-animation: rotating 60s linear infinite;
  -moz-animation: rotating 60s linear infinite;
  -ms-animation: rotating 60s linear infinite;
  -o-animation: rotating 60s linear infinite;
  animation: rotating 60s linear infinite;
}

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