.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}
body.home header {
  background-color: #010f29;
  background-image: none !important;
}
body.page-id-188 .section-description h2 i {
  color: #00C9FF !important;
}
body * {
  font-family: 'Comfortaa', cursive;
}
body a {
  color: #00C9FF;
  text-decoration: none;
}
body a:hover {
  color: #00FFE6;
}
body a[href]:empty {
  display: none;
}
body button:focus {
  outline: none !important;
}
body blockquote.wp-block-quote {
  display: none;
}
body h2 {
  font-size: 45px;
  letter-spacing: 1px;
  font-weight: 700;
}
body h2 i {
  font-style: inherit !important;
  color: #00FFE6 !important;
}
body h3 {
  font-size: 38px;
  font-weight: bold;
}
body h3 i {
  font-style: inherit !important;
  color: #00FFE6 !important;
}
body p {
  font-size: 18px;
}
body p:empty {
  display: none;
}
body #texte-confidentialite h2 {
  font-size: 25px;
  margin-top: 2rem;
}
body #texte-confidentialite h3 {
  font-size: 20px;
  margin-top: 1rem;
}
body #texte-confidentialite h4 {
  font-size: 18px;
}
body .bg-white {
  background-color: white !important;
}
body .bg-secondary {
  background-color: #00FFE6 !important;
}
body .bg-secondary * {
  color: white;
}
body .bg-primary {
  background-color: #00C9FF !important;
}
body .bg-primary * {
  color: white;
}
body .bg-dark {
  background-color: #010530 !important;
}
body .bg-dark * {
  color: white;
}
body .btn {
  border-radius: 30px;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 13px 4rem;
  transition: 0.3s;
  margin: 1rem 0;
  box-shadow: 3px 3px 3px #00000040;
}
body .btn.btn-primary {
  background-color: #00C9FF;
  border: solid 1px #00C9FF;
  color: #ffffff;
}
body .btn.btn-primary:hover {
  background-color: #ffffff;
  color: #000000;
  border: solid 1px #ffffff;
}
body .btn.btn-primary:active,
body .btn.btn-primary:focus {
  box-shadow: none;
}
body .btn.btn-secondary {
  background-color: #ffffff;
  border: solid 1px #ffffff;
  color: #000000;
}
body .btn.btn-secondary:hover {
  background-color: #010530;
  color: #ffffff;
  border: solid 1px #010530;
}
body .btn.btn-secondary:active,
body .btn.btn-secondary:focus {
  box-shadow: none;
}
body .color-primary {
  color: #00C9FF !important;
}
body .color-secondary {
  color: #00FFE6 !important;
}
body .mb-10rem {
  margin-bottom: 10rem;
}
body .mb-7rem {
  margin-bottom: 7rem;
}
body .mt-7rem {
  margin-top: 7rem;
}
body .mt-5rem {
  margin-top: 5rem;
}
body .mb-5rem {
  margin-bottom: 5rem;
}
body header {
  background-position: bottom;
  background-size: cover;
  padding: 1.5rem 0;
}
body header .logo {
  width: 270px;
}
body header nav.navbar.navbar-expand-lg {
  padding: 1rem 0 1.5rem;
  display: flex;
  align-items: center;
}
body header nav.navbar.navbar-expand-lg .navbar-nav {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 85%;
  margin-left: auto;
}
body header nav.navbar.navbar-expand-lg .navbar-nav .nav-item.active a {
  color: #00FFE6;
}
body header nav.navbar.navbar-expand-lg .navbar-nav .nav-link {
  color: white;
  font-weight: 400;
  font-size: 19px;
}
body header nav.navbar.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #00C9FF;
}
body header nav.navbar.navbar-expand-lg.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 201, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
body header nav.navbar.navbar-expand-lg.navbar-light .navbar-toggler {
  color: white;
  border-color: white;
  border: 1px solid white;
}
body header nav.navbar.navbar-expand-lg .navbar-toggler:focus {
  box-shadow: none;
}
body header nav.navbar.navbar-expand-lg .dropdown-toggle::after {
  display: none;
}
body header nav.navbar.navbar-expand-lg .dropdown-menu {
  width: 42vh;
  left: 50%;
  transform: translate(-50%);
  border-radius: 25px;
  text-align: center;
  padding: 0;
}
body header nav.navbar.navbar-expand-lg .dropdown-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 19px;
  padding: 1rem 3.5rem;
  transition: 0.3s;
  text-align: left;
}
body header nav.navbar.navbar-expand-lg .dropdown-item i {
  font-size: 2.5rem;
  color: #00C9FF;
}
body header nav.navbar.navbar-expand-lg .dropdown-item:hover {
  color: white;
  background-color: #00C9FF;
}
body header nav.navbar.navbar-expand-lg .dropdown-item:hover div {
  color: white;
}
body header nav.navbar.navbar-expand-lg .dropdown-item:hover i {
  color: white;
}
body header nav.navbar.navbar-expand-lg li.activite:first-child > a:hover {
  border-radius: 25px 25px 0 0;
}
body header nav.navbar.navbar-expand-lg li.activite:last-child > a:hover {
  border-radius: 0 0 25px 25px;
}
body header nav.navbar.navbar-expand-lg li.activite:not(:last-child)  > a {
  border-bottom: 1px solid #E5E5E5;
}
body main div.anim-top-right {
  width: 554px;
  height: 350px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
body main div.anim-bottom-left {
  width: 812px;
  height: 250px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
body main ul li {
  margin: 25px 0;
}
body footer div.footer {
  padding: 7rem 0 4rem;
}
body footer div.footer p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
}
body footer div.footer h3 {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 3px;
}
body footer div.footer ul.list-style-none,
body footer div.footer .menu {
  list-style: none;
  padding-left: 0;
}
body footer div.footer ul.list-style-none li a,
body footer div.footer .menu li a {
  color: black;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 2px;
  padding: 5px 0;
  display: block;
}
body footer div.footer ul.list-style-none li a:hover,
body footer div.footer .menu li a:hover {
  color: #00C9FF;
}
body footer div.footer svg path.hover-icon {
  fill: #000000;
}
body footer div.footer svg:not(:first-child) {
  margin-left: 1rem;
}
body footer div.footer svg:hover path.hover-icon {
  fill: #00C9FF;
}
body footer .bg-primary a,
body footer .bg-primary p {
  font-size: 13px;
  margin-bottom: 0;
}
body footer .rs-list > a {
  margin-right: 1rem;
}
@media (max-width: 1199.98px) {
  body header nav.navbar.navbar-expand-lg .navbar-nav {
    width: 95%;
  }
  body header nav.navbar.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  body header nav.navbar.navbar-expand-lg .navbar-nav {
    margin-top: 1rem;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu {
    background-color: transparent;
    width: 50%;
    left: 0;
    position: relative;
    transform: translateX(0);
    border: none !important;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu li a {
    padding: 10px 0;
    justify-content: start;
    font-size: 14px;
    border: none !important;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu li a:hover {
    background-color: transparent;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu li a:hover div.col-xl-7 {
    color: #00C9FF;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu li a:hover i {
    color: #00FFE6;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu li a i {
    font-size: 2rem;
    width: 20%;
  }
  body header nav.navbar.navbar-expand-lg .dropdown-menu li a div.col-xl-7 {
    width: 80%;
    color: white;
  }
  body header nav.navbar.navbar-expand-lg a img {
    width: 60%;
  }
  body h2 {
    font-size: 30px;
  }
  body h3 {
    font-size: 30px;
  }
  body .mb-10rem {
    margin-bottom: 4rem;
  }
  body .mb-7rem {
    margin-bottom: 2rem;
  }
  body .mt-7rem {
    margin-top: 4rem;
  }
  body .mt-5rem {
    margin-top: 2rem;
  }
  body .mb-5rem {
    margin-bottom: 2rem;
  }
  body p {
    font-size: 16px;
  }
  body footer div.footer {
    padding: 2rem 0;
  }
  body footer div.footer h3 {
    font-size: 16px;
  }
  body footer div.footer ul.list-style-none li a,
  body footer div.footer .menu li a {
    font-size: 14px;
  }
  body footer div.footer p {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 25px;
  }
  h2 {
    font-size: 27px;
  }
}
@media (max-width: 576px) {
  body p {
    font-size: 14px;
  }
  body main div.anim-top-right {
    width: 300px;
    height: 150px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
  body main div.anim-bottom-left {
    width: 300px;
    height: 150px;
  }
}
@keyframes border404LeftToRight {
  0% {
    left: -40%;
  }
  100% {
    left: 130%;
  }
}
@keyframes border404RightToLeft {
  0% {
    left: 130%;
  }
  100% {
    left: -40%;
  }
}
.error-404 {
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
}
.error-404 h1 {
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
}
.error-404 h1:before {
  content: '';
  position: absolute;
  width: 10%;
  height: 2px;
  left: 0%;
  background-color: #00C9FF;
  top: 0;
  animation: border404RightToLeft 4s infinite;
}
.error-404 h1:after {
  content: '';
  position: absolute;
  width: 10%;
  height: 2px;
  left: 0%;
  background-color: #00C9FF;
  bottom: 0;
  animation: border404LeftToRight 4s infinite;
}
.error-404 h2 {
  margin-top: 30px;
}
.error-404 .btn {
  margin-top: 40px;
}
