.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html {
  max-width: 100vw;
  overflow-x: hidden;
}
.container {
  max-width: 1364px;
}
#cookie-law-info-again {
  background-color: #4d0fb2 !important;
  color: #ffffff !important;
}
.zopim {
  display: none !important;
}
.is-ajax-search-result .is-search-sections {
  display: flex;
  align-items: center;
}
.is-ajax-search-result .is-search-sections img {
  max-width: 60px;
}
.is-ajax-search-result .is-search-sections .is-title {
  padding-left: 0;
}
.is-ajax-search-result .is-search-sections .is-title a {
  text-decoration: none;
  font-size: 15px;
  color: #213063;
  font-weight: 600;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.is-ajax-search-result .is-search-sections .is-title a:hover {
  color: #ff2980;
}
#button-contact {
  align-items: center;
  bottom: 25px;
  display: flex;
  height: 80px;
  justify-content: center;
  position: fixed;
  padding: 15px;
  right: 25px;
  width: 80px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
#button-contact svg {
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
a {
  color: #ff2980;
  text-decoration: none;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
a:hover,
a:active,
a:focus {
  color: #4d0fb2;
}
a.btn-white {
  color: #ffffff;
  padding: 10px;
}
a.btn-white:hover,
a.btn-white:active,
a.btn-white:focus {
  color: #ff2980;
}
body {
  color: #7e92ac;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 100vw;
  overflow-x: hidden;
  letter-spacing: 0px;
}
body.privacy-policy .table,
body.page-id-6 .table,
body .text-substitution .table {
  color: #7e92ac;
}
body.privacy-policy h2,
body.page-id-6 h2,
body .text-substitution h2 {
  font-size: 35px;
  margin-top: 50px;
}
body.privacy-policy h3,
body.page-id-6 h3,
body .text-substitution h3 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 24px;
}
body.privacy-policy h4,
body.page-id-6 h4,
body .text-substitution h4 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  body.privacy-policy,
  body.page-id-6,
  body .text-substitution {
    padding-top: 50px;
    text-align: center;
  }
}
body ul:not(.no-bullet) {
  padding-left: 0;
  list-style: none;
}
body ul:not(.no-bullet) li {
  line-height: 30px;
  padding-left: 1em;
  position: relative;
}
body ul:not(.no-bullet) li:before {
  content: '\2022';
  color: #ff2980;
  font-weight: bold;
  position: absolute;
  width: 1em;
  left: 0;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Montserrat', sans-serif;
}
body a.no-style,
body .menu-item a {
  color: inherit;
  text-decoration: inherit;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body a.no-style:hover,
body a.no-style:active,
body a.no-style:focus,
body .menu-item a:hover,
body .menu-item a:active,
body .menu-item a:focus {
  color: #ff2980;
}
body h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 86px;
  text-align: center;
  letter-spacing: 0px;
}
body .h1-subtitle {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0px;
}
body h2 {
  color: #213063;
  font-size: 42px;
  font-weight: 700;
  line-height: 59px;
  text-align: center;
  letter-spacing: 0px;
}
body .h2-subtitle {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0px;
}
body .sous_titre {
  font-family: 'Montserrat', sans-serif;
}
body h3,
body .sous_titre {
  color: #ff2980;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: 0px;
}
body h5,
body h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 0;
  letter-spacing: 0px;
}
body .btn-container {
  text-align: center;
}
body .btn {
  border: 2px solid transparent;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  padding: 18px 40px;
  position: relative;
  z-index: 10;
  border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -o-border-radius: 15px !important;
  letter-spacing: 0.8px;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .btn:hover,
body .btn:active,
body .btn:focus {
  border-color: transparent;
  box-shadow: none;
}
body .btn.btn-primary {
  background-color: #ff2980;
  color: #ffffff;
}
body .btn.btn-primary:hover,
body .btn.btn-primary:active,
body .btn.btn-primary:focus {
  background-color: #4d0fb2;
  color: #ffffff;
}
body .btn.btn-secondary {
  background-color: #4d0fb2;
  color: #ffffff;
}
body .btn.btn-secondary:hover,
body .btn.btn-secondary:active,
body .btn.btn-secondary:focus {
  background-color: #ffffff;
  border-color: #4d0fb2;
  color: #4d0fb2;
}
body .btn.btn-know-more {
  background-color: transparent;
  color: #ff2980;
  padding: 0;
  position: relative;
}
body .btn.btn-know-more:after {
  background: url('../img/icons/arrow-know-more.png');
  background-repeat: no-repeat;
  content: '';
  height: 15px;
  margin-left: 15px;
  position: absolute;
  top: 50%;
  width: 15px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
body .btn.btn-know-more:hover,
body .btn.btn-know-more:active,
body .btn.btn-know-more:focus {
  margin-left: 10px;
}
body .btn.btn-know-more:hover:after,
body .btn.btn-know-more:active:after,
body .btn.btn-know-more:focus:after {
  margin-left: 35px;
}
body .btn.btn-white {
  background-color: #ffffff;
  color: #4d0fb2;
}
body .btn.btn-white:hover,
body .btn.btn-white:active,
body .btn.btn-white:focus {
  background-color: #4d0fb2;
  border-color: transparent;
  color: #ffffff;
}
body .btn.btn-outline {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
body .btn.btn-outline:hover,
body .btn.btn-outline:active,
body .btn.btn-outline:focus {
  background-color: #4d0fb2;
  border-color: transparent;
  color: #ffffff !important;
}
body .card {
  border-radius: 20px;
  box-shadow: 0 7px 29px 0 rgba(100,100,111,0.2);
  -webkit-box-shadow: 0 7px 29px 0 rgba(100,100,111,0.2);
  -moz-box-shadow: 0 7px 29px 0 rgba(100,100,111,0.2);
  -o-box-shadow: 0 7px 29px 0 rgba(100,100,111,0.2);
}
body .img-container {
  text-align: center;
}
body #gototop {
  position: fixed;
  background: #4d0fb2;
  border-radius: 50%;
  color: #ffffff;
  right: 40px;
  bottom: -50px;
  width: 47px;
  height: 47px;
  border: none;
  cursor: pointer;
  z-index: 1000;
  outline: none;
  z-index: 4;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body #gototop svg {
  fill: #ffffff;
  margin-bottom: 3px;
}
body #gototop:hover {
  background: #ff2980;
}
@media (max-width: 767.98px) {
  body #gototop {
    right: 24px;
  }
}
body.page-id-8011 main,
body.page-id-8013 main,
body.page-id-8019 main,
body.page-id-8015 main,
body.page-id-8017 main {
  overflow: hidden;
  padding-top: 90px;
}
@media (max-width: 1366px) {
  body.page-id-8011 main,
  body.page-id-8013 main,
  body.page-id-8019 main,
  body.page-id-8015 main,
  body.page-id-8017 main {
    padding-top: 70px;
  }
}
body.page-id-8011 footer,
body.page-id-8013 footer,
body.page-id-8019 footer,
body.page-id-8015 footer,
body.page-id-8017 footer {
  display: none;
}
body.page-id-8011 header .menu-menu-principal-container,
body.page-id-8011 header .btn,
body.page-id-8013 header .menu-menu-principal-container,
body.page-id-8013 header .btn,
body.page-id-8019 header .menu-menu-principal-container,
body.page-id-8019 header .btn,
body.page-id-8015 header .menu-menu-principal-container,
body.page-id-8015 header .btn,
body.page-id-8017 header .menu-menu-principal-container,
body.page-id-8017 header .btn {
  display: none;
}
body.page-id-8011 header.mobile .logo-connect,
body.page-id-8011 header.mobile .icon-phone,
body.page-id-8011 header.mobile .c-header__burger,
body.page-id-8013 header.mobile .logo-connect,
body.page-id-8013 header.mobile .icon-phone,
body.page-id-8013 header.mobile .c-header__burger,
body.page-id-8019 header.mobile .logo-connect,
body.page-id-8019 header.mobile .icon-phone,
body.page-id-8019 header.mobile .c-header__burger,
body.page-id-8015 header.mobile .logo-connect,
body.page-id-8015 header.mobile .icon-phone,
body.page-id-8015 header.mobile .c-header__burger,
body.page-id-8017 header.mobile .logo-connect,
body.page-id-8017 header.mobile .icon-phone,
body.page-id-8017 header.mobile .c-header__burger {
  display: none;
}
body.page-id-8011 header.desktop,
body.page-id-8013 header.desktop,
body.page-id-8019 header.desktop,
body.page-id-8015 header.desktop,
body.page-id-8017 header.desktop {
  padding: 25px 0;
}
@media (max-width: 1366px) {
  body.page-id-8011 header.desktop,
  body.page-id-8013 header.desktop,
  body.page-id-8019 header.desktop,
  body.page-id-8015 header.desktop,
  body.page-id-8017 header.desktop {
    padding: 15px 0;
  }
}
body.page-id-8011 header.desktop .container .main-logo,
body.page-id-8013 header.desktop .container .main-logo,
body.page-id-8019 header.desktop .container .main-logo,
body.page-id-8015 header.desktop .container .main-logo,
body.page-id-8017 header.desktop .container .main-logo {
  height: 40px;
  max-width: 210px;
  pointer-events: none;
  cursor: default;
}
body header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100000;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header.desktop {
  padding-top: 40px;
  padding-bottom: 40px;
  z-index: 100000;
}
body header.desktop.sticky {
  position: fixed;
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
body header.desktop .container {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0;
  max-width: 1700px;
}
body header.desktop .container .main-logo {
  width: 276px;
  height: 60px;
  position: relative;
}
body header.desktop .container .main-logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body header.desktop .container .navbar {
  color: #4d0fb2;
  display: flex;
  font-weight: 600;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 20px;
}
body header.desktop .container .navbar > li {
  position: relative;
}
body header.desktop .container .navbar > li a svg {
  width: 11px;
  margin-top: -2.5px;
  margin-left: 7px;
}
body header.desktop .container .navbar > li a svg path {
  fill: #4d0fb2;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header.desktop .container .navbar > li a:hover svg path {
  fill: #ff2980;
}
body header.desktop .container .navbar li {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.8px;
}
body header.desktop .container .navbar li:not(.menu-item-home) a[aria-current='page'] {
  color: #ff2980;
}
body header.desktop .container .navbar li:first-child {
  margin-left: 120px;
}
body header.desktop .container .navbar li:last-child {
  margin-right: 70px;
}
body header.desktop .container .navbar li:not(:first-child) {
  margin-left: 25px;
}
body header.desktop .container .navbar .sub-menu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateX(-25%) translateY(25%);
  padding-top: 1rem;
  list-style-type: none;
  text-align: center;
  width: 250px;
  transition: all 0.15s ease-in-out !important;
  -webkit-transition: all 0.15s ease-in-out !important;
  -moz-transition: all 0.15s ease-in-out !important;
  -o-transition: all 0.15s ease-in-out !important;
}
body header.desktop .container .navbar .sub-menu:before {
  content: '';
  position: absolute;
  top: 1rem;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: -1;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
body header.desktop .container .navbar .sub-menu:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 50%;
  display: inline-block;
  height: 0;
  width: 0;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ffffff;
  border-left: 12px solid transparent;
  transform: translateX(-50%);
}
body header.desktop .container .navbar .sub-menu li {
  margin: 0 !important;
  width: 100%;
  padding: 0.5rem 1rem;
  list-style-type: none;
  color: #7e92ac;
}
body header.desktop .container .navbar .sub-menu li:not(:first-child) {
  padding-top: 0;
}
body header.desktop .container .navbar .sub-menu li:before {
  display: none;
}
body header.desktop .container .navbar > li:hover .sub-menu,
body header.desktop .container .navbar > li:focus .sub-menu {
  opacity: 1;
  pointer-events: all;
  transform: translateX(-25%) translateY(0%);
}
body header.desktop .container .btn {
  margin-top: 20px;
  padding: 15px 33px 18px 33px;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -o-border-radius: 20px !important;
}
body header.desktop .container .btn.connect {
  margin-right: 10px;
  margin-left: 0 !important;
  padding: 15px 25px 18px 50px !important;
}
body header.desktop .container .btn.connect svg {
  left: 15px !important;
}
body header.desktop .container .btn.phone {
  background-color: #ffffff;
  border-color: #4d0fb2;
  color: #4d0fb2;
  margin-left: 10px;
  padding: 7px 33px 6px 48px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header.desktop .container .btn.phone:hover {
  background-color: #4d0fb2;
  color: #ffffff;
}
body header.desktop .container .btn.phone:hover span {
  color: #ffffff;
}
body header.desktop .container .btn.phone:hover svg {
  fill: #ffffff;
}
body header.desktop .container .btn.phone.phone2 {
  cursor: auto;
  border-color: transparent;
  margin-bottom: 0;
}
body header.desktop .container .btn.phone.phone2:hover {
  background-color: #fff;
  color: #4d0fb2;
}
body header.desktop .container .btn.phone.phone2:hover span {
  color: #4d0fb2;
}
body header.desktop .container .btn.phone.phone2:hover svg {
  fill: #4d0fb2;
}
body header.desktop .container .btn.phone svg {
  position: absolute;
  fill: #4d0fb2;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 28px;
  height: 28px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header.desktop .container .btn.phone span {
  color: #4d0fb2;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -1px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header.mobile {
  display: none;
  z-index: 100000;
}
body header.mobile.classic-header .container {
  background-color: #ffffff;
}
body header.mobile .container {
  align-items: center;
  display: flex;
  height: 70px;
  justify-content: center;
  left: 0;
  max-width: 100vw;
  padding: 10px 0;
  position: fixed;
  top: 0;
  z-index: 100000;
  background-color: #ffffff;
}
body header.mobile .container .logo-connect {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
}
body header.mobile .container .logo-connect img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100% !important;
  width: 50px !important;
  height: auto !important;
  object-fit: contain;
}
body header.mobile .container .icon-phone {
  position: absolute;
  left: 50px;
}
body header.mobile .container .icon-phone i {
  font-size: 18px;
}
body header.mobile .container .main-logo {
  display: table;
  margin: auto;
}
body header.mobile .container .main-logo img {
  height: auto;
  object-fit: contain;
  width: 150px;
}
body header.mobile .container .btn {
  margin-top: 20px;
  padding: 13px 33px 12px 33px;
}
body header.mobile .container nav {
  position: relative;
  align-items: center;
  display: flex;
  height: 100vh;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  justify-content: center;
  width: 100vw;
  z-index: 1000;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body header.mobile .container nav #menu-menu-principal-1 {
  align-items: center;
  background-color: #ff2980;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 102vh;
  list-style: none;
  overflow-y: hidden;
  padding-left: 0;
  padding-top: 20vh;
  pointer-events: none;
  width: 100vw;
}
body header.mobile .container nav #menu-menu-principal-1 li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body header.mobile .container nav #menu-menu-principal-1 li a {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 100px;
  text-transform: uppercase;
}
body header.mobile .container nav #menu-menu-principal-1 li a:hover,
body header.mobile .container nav #menu-menu-principal-1 li a[aria-current='page'] {
  color: #4d0fb2;
}
body header.mobile .container nav #menu-menu-principal-1 li a.btn-connect {
  line-height: 30px;
  font-size: 20px;
}
body header.mobile .container nav #menu-menu-principal-1 .menu-item-has-children > a {
  position: relative;
}
body header.mobile .container nav #menu-menu-principal-1 .sub-menu {
  display: none;
}
body header.mobile .container nav.opened {
  opacity: 0.97;
  z-index: 1000;
}
body header.mobile .container nav.opened #menu-menu-principal-1 {
  pointer-events: auto;
}
body header.mobile .container .main-logo.scroll {
  display: none;
}
body header.mobile .container.scrolled {
  background-color: #ffffff;
  z-index: 10000;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
body header.mobile .container.scrolled .main-logo.top {
  display: none;
}
body header.mobile .container.scrolled .main-logo.scroll {
  display: block;
}
body header.mobile .c-header__burger {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 17px;
  right: 30px;
  z-index: 11500;
  font-size: 0;
  cursor: pointer;
}
body header.mobile .c-header__burger i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body header.mobile .c-header__burger i:before,
body header.mobile .c-header__burger i:after {
  background: #4d0fb2;
}
body header.mobile .i-burger::before,
body header.mobile .i-burger::after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 22px;
  background-color: ;
  left: calc(50% - 11px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
body header.mobile .i-burger::before {
  top: calc(50% - 1.5px - 4px);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateX(4px) scaleX(0);
  -ms-transform: translateX(4px) scaleX(0);
  transform: translateX(4px) scaleX(0);
}
body header.mobile .i-burger::after {
  top: calc(50% - 1.5px + 4px);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translateX(-4px) scaleX(0);
  -ms-transform: translateX(-4px) scaleX(0);
  transform: translateX(-4px) scaleX(0);
}
body header.mobile .i-close::before,
body header.mobile .i-close::after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 22px;
  left: calc(50% - 11px);
}
body header.mobile .i-close::before {
  top: calc(50% - 1.5px);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg) scaleX(0);
  -ms-transform: rotate(45deg) scaleX(0);
  transform: rotate(45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1);
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1), -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1);
}
body header.mobile .i-close::after {
  top: calc(50% - 1.5px);
  -webkit-transform: rotate(-45deg) scaleX(0);
  -ms-transform: rotate(-45deg) scaleX(0);
  transform: rotate(-45deg) scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  -o-transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.85,0,0.3,1) 0.2s;
}
body header.mobile .i-burger.m-show::before,
body header.mobile .a-close.m-show i.i-burger::before,
body header.mobile .i-burger.m-show::after,
body header.mobile .a-close.m-show i.i-burger::after {
  -webkit-transform: translateX(0) scaleX(1);
  -ms-transform: translateX(0) scaleX(1);
  transform: translateX(0) scaleX(1);
}
body header.mobile .i-close.m-show::before,
body header.mobile .a-close.m-show i.i-close::before {
  -webkit-transform: rotate(45deg) scaleX(1);
  -ms-transform: rotate(45deg) scaleX(1);
  transform: rotate(45deg) scaleX(1);
}
body header.mobile .i-close.m-show::after,
body header.mobile .a-close.m-show i.i-close::after {
  -webkit-transform: rotate(-45deg) scaleX(1);
  -ms-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1);
}
body main {
  padding-top: 145px;
}
body main .formulaire {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 7px 29px 0 rgba(100,100,111,0.2);
  border: 1px solid rgba(0,0,0,0.125);
  position: relative;
  z-index: 1;
}
body main .formulaire h3 {
  text-align: left;
  margin-bottom: 25px;
  font-size: 25px;
  line-height: 1.3;
}
body main .formulaire form .nf-form-fields-required {
  display: none;
}
body main .formulaire form .ninja-forms-req-symbol {
  display: none;
}
body main .formulaire form .nf-field-container {
  margin-bottom: 15px;
}
body main .formulaire form input {
  background-color: #ffffff !important;
  height: 46px !important;
  border-radius: 6px !important;
  border: 1px solid #e4e4e4 !important;
  padding: 0 20px !important;
}
body main .formulaire form textarea {
  background-color: #ffffff !important;
  border-radius: 6px !important;
  border: 1px solid #e4e4e4 !important;
  padding: 20px !important;
  height: 120px !important;
}
body main .formulaire form .listradio-wrap ul {
  display: flex;
  align-items: center;
}
body main .formulaire form .listradio-wrap ul li:before {
  display: none;
}
body main .formulaire form .listradio-wrap ul li:first-of-type label {
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
body main .formulaire form .listradio-wrap ul li:last-of-type label {
  margin-left: -1px !important;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}
body main .formulaire form .listradio-wrap ul li input {
  display: none;
}
body main .formulaire form .listradio-wrap ul li label {
  border: 1px solid #213063;
  padding: 6px 18px;
  margin-left: 0 !important;
  color: #213063;
  cursor: pointer;
  background-color: #ffffff;
  font-size: 15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main .formulaire form .listradio-wrap ul li label:before,
body main .formulaire form .listradio-wrap ul li label:after {
  display: none;
}
body main .formulaire form .listradio-wrap ul li label:hover {
  background-color: #213063;
  color: #ffffff;
}
body main .formulaire form .listradio-wrap ul li label.nf-checked-label {
  background-color: #213063;
  color: #ffffff;
}
body main .formulaire form #nf-field-72-container {
  margin-bottom: 0;
}
body main .formulaire form .checkbox-wrap label {
  font-size: 13px;
  font-weight: 400;
  color: #787878;
  cursor: pointer;
}
body main .formulaire form .checkbox-wrap label:after {
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
}
body main .formulaire form .checkbox-wrap label .ninja-forms-req-symbol {
  display: none;
}
body main .formulaire form input[type=button] {
  background-color: #213063 !important;
  color: #ffffff !important;
  border: 0 !important;
  font-weight: 700 !important;
  font-size: 17px !important;
}
body main .formulaire form input[type=button]:hover {
  background-color: #ff2980 !important;
}
body main .banner-webinars {
  color: #213063;
  padding-bottom: 75px;
  padding-top: 135px;
  position: relative;
}
body main .banner-webinars .shape-left-svg,
body main .banner-webinars .shape-right-svg {
  position: absolute;
  z-index: -1;
}
body main .banner-webinars .shape-left-svg {
  left: -235px;
  top: -215px;
}
body main .banner-webinars .shape-right-svg {
  top: -250px;
  right: -105px;
}
body main .banner-webinars .container {
  padding: 0 75px;
}
body main .banner-webinars .container .h1-subtitle {
  margin: 0 auto;
  margin-top: 20px;
}
body main .banner-webinars .recherche {
  margin-top: 40px;
}
body main .banner-webinars .recherche form {
  max-width: 500px;
  width: 100%;
  display: table;
  margin: auto;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  border-radius: 6px;
  overflow: hidden;
}
body main .banner-webinars .recherche form input {
  background-color: #ffffff;
  height: 46px;
  padding: 0 20px;
  border: 0 !important;
  letter-spacing: .6px;
}
body main .banner-webinars .recherche form label[for=is-search-input-6173] {
  width: 90% !important;
}
body main .banner-webinars .recherche form .is-search-submit {
  height: 46px;
  width: 10%;
}
body main .banner-webinars .recherche form .is-search-submit .is-search-icon {
  background-color: #ff2980;
  height: 100%;
  width: 100%;
  border: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main .banner-webinars .recherche form .is-search-submit .is-search-icon svg {
  margin-top: 5px;
  width: 26px;
}
body main .banner-webinars .recherche form .is-search-submit .is-search-icon svg path {
  fill: #ffffff;
}
body main .banner-webinars .recherche form .is-search-submit:hover .is-search-icon {
  background-color: #4d0fb2;
}
body main .cards-actus {
  padding-top: 40px;
  padding-bottom: 60px;
}
body main .cards-actus .cards-container .col {
  margin: 0 auto 60px auto;
  margin-top: 0;
}
body main .cards-actus .cards-container .col .card {
  border: none;
  padding: 0 0 40px;
  text-align: center;
  overflow: hidden;
}
body main .cards-actus .cards-container .col .card .card-body {
  padding: 0;
}
body main .cards-actus .cards-container .col .card .visuel {
  width: 100%;
  height: 220px;
  margin-bottom: 30px;
  position: relative;
}
body main .cards-actus .cards-container .col .card .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main .cards-actus .cards-container .col .card .bloc {
  padding: 0 30px;
}
body main .cards-actus .cards-container .col .card .card-date {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 8px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
body main .cards-actus .cards-container .col .card .card-title {
  margin-bottom: 40px;
  color: #7e92ac;
}
body main .cards-actus .cards-container .col .card .btn {
  padding: 13px 60px 12px 60px;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  margin: auto;
}
body main .cards-actus .cards-container .col .card.active .card-date {
  color: #ff2980;
}
body main .cards-actus .cards-container .col .card.active .card-title {
  color: #213063;
}
body main .cards-actus .cards-container .col .card.inactive .card-date {
  color: #a2a2a2;
}
body main .cards-actus .cards-container .col .card.inactive .card-title {
  color: #717171;
}
body main .cards-actus .cards-container .col .card.inactive .btn {
  background-color: #b5b5b5;
  pointer-events: none;
}
body main .cards-actus .pagination-articles {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
body main .cards-actus .pagination-articles span {
  background-color: #ededed;
  margin: 0 3px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #213063;
}
body main .cards-actus .pagination-articles i {
  font-size: 13px;
}
body main .cards-actus .pagination-articles a {
  background-color: #4d0fb2;
  color: #ffffff;
  margin: 0 3px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
body main .cards-actus .pagination-articles a:hover {
  background-color: #ededed;
  color: #213063;
}
body main section.blanc {
  background-color: transparent;
}
body main section.blanc.etapes .bloc {
  border: 1px solid rgba(0,0,0,0.125);
}
body main section.light {
  background-color: #e8eaef;
}
body main section.light.etapes .bloc:before {
  color: #e8eaef;
}
body main section.dark {
  background-color: #213063;
}
body main section.dark.banner-home h1 {
  color: #ffffff;
}
body main section.dark.cards-services .title-part h2 {
  color: #ffffff;
}
body main section.dark.cards-services .title-part .text {
  color: #ffffff;
}
body main section.dark.customers h2 {
  color: #ffffff;
}
body main section.dark.cards-status .title-part h2 {
  color: #ffffff;
}
body main section.dark.cards-status .title-part .text {
  color: #ffffff;
}
body main section.dark.banner-solutions h1,
body main section.dark.banner-solutions .h1-subtitle {
  color: #ffffff;
}
body main section.dark.list-features h2 {
  color: #ffffff;
}
body main section.dark.list-features .row .content-part .item .content h5 {
  color: #40fff5;
}
body main section.dark.list-features .row .content-part .item .content .description {
  color: #ffffff;
}
body main section.dark.list-features-2 h2 {
  color: #ffffff;
}
body main section.dark.list-features-2 .container > .row .content-part .item .title h5 {
  color: #ffffff;
}
body main section.dark.list-features-2 .container > .row .content-part .item .description li {
  color: #ffffff;
}
body main section.dark.offers .container .info {
  color: #ffffff;
}
body main section.dark.offers .container .title-options {
  color: #ffffff;
}
body main section.dark.offers .container .title-part h2 {
  color: #ffffff;
}
body main section.dark.offers .container .title-part .text {
  color: #ffffff;
}
body main section.dark.banner-about-us h1,
body main section.dark.banner-about-us .h1-subtitle {
  color: #ffffff;
}
body main section.dark.text-img p {
  color: #ffffff;
}
body main section.dark.text-img ul li {
  color: #ffffff;
}
body main section.dark.about h2,
body main section.dark.about .content p {
  color: #ffffff;
}
body main section.dark.join-us h2,
body main section.dark.join-us .text {
  color: #ffffff;
}
body main section.dark.banner-contact h1,
body main section.dark.banner-contact .h1-subtitle {
  color: #ffffff;
}
body main section.dark.banner-webinars h1,
body main section.dark.banner-webinars .h1-subtitle {
  color: #ffffff;
}
body main section.dark.faq h2,
body main section.dark.faq .h1-subtitle {
  color: #ffffff;
}
body main section.dark.faq .accordion-button {
  border: 1px solid #ffffff;
  border-right: 0;
  border-left: 0;
}
body main section.dark.faq .accordion-body p {
  color: #ffffff;
}
body main section.dark.text-colonnes h2 {
  color: #ffffff;
}
body main section.dark.text-colonnes .texte p {
  color: #ffffff;
}
body main section.dark.text-icon .bloc .icon:before {
  border: 2px solid #ff2980;
}
body main section.dark.text-icon .bloc .intro,
body main section.dark.text-icon .bloc .texte {
  color: #ffffff;
}
body main section.dark.cards-team .title-part h2 {
  color: #ffffff;
}
body main section.dark.cards-team .cards-container .col .card .card-body .card-title {
  color: #ff2980;
}
body main section.dark.cards-team .cards-container .col .card .card-body .card-text,
body main section.dark.cards-team .cards-container .col .card .card-body .card-text2 {
  color: #ffffff;
}
body main section.dark.temoignages .global .owl-carousel .owl-nav button {
  background-color: #ff2980;
}
body main section.dark.temoignages .global .owl-carousel .owl-nav button:hover {
  background-color: #40fff5;
}
body main section.dark.etapes h2 {
  color: #ffffff;
}
body main section.dark.etapes .bloc:before {
  color: #213063;
}
body main section.dark.historique .list button:hover .bloc p {
  color: #ff2980;
}
body main section.dark.historique .list button:hover .bloc p:after {
  background-color: #ff2980;
}
body main section.dark.historique .list button.active .bloc p {
  color: #ff2980;
}
body main section.dark.historique .list button.active .bloc p:after {
  background-color: #ff2980;
}
body main section.dark.historique .list button .bloc p {
  color: #ffffff;
}
body main section.dark.historique .list button .bloc p:after {
  background-color: #ffffff;
  border: 2px solid #ff2980;
}
body main section.rose {
  background-color: #ffeaf2;
}
body main section.rose.etapes .bloc:before {
  color: #ffeaf2;
}
body main section.rose.historique .tab-content {
  background-color: #ffffff;
}
body footer {
  background-color: #f3f4f7;
  color: #213063;
  padding: 70px 140px 80px 140px;
  position: relative;
  z-index: 1;
}
body footer .container-fluid {
  position: relative;
}
body footer .container-fluid .logo-part {
  display: flex;
  flex-direction: column;
  max-width: 690px;
}
body footer .container-fluid .logo-part .logo {
  margin-bottom: 35px;
  width: 260px;
  height: 60px;
  position: relative;
}
body footer .container-fluid .logo-part .logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
body footer .container-fluid .logo-part .text {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 40px;
  max-width: 450px;
  letter-spacing: 0px;
}
body footer .container-fluid .logo-part .social-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0px;
}
body footer .container-fluid .logo-part .social ul {
  display: flex;
  list-style: none;
  margin-top: 20px;
  padding: 0;
}
body footer .container-fluid .logo-part .social ul li {
  height: 32px;
  width: auto;
}
body footer .container-fluid .logo-part .social ul li:not(:last-child) {
  margin-right: 23px;
}
body footer .container-fluid .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 0;
  letter-spacing: 0px;
}
body footer .container-fluid .menu-part {
  font-family: 'Montserrat', sans-serif;
}
body footer .container-fluid .menu-part ul {
  list-style: none;
  margin-top: 15px;
  padding: 0;
}
body footer .container-fluid .menu-part ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.9px;
}
body footer .container-fluid .legal {
  bottom: 0;
  position: absolute;
  right: 0;
}
body footer .container-fluid .legal ul {
  display: flex;
  list-style: none;
  padding: 0;
}
body footer .container-fluid .legal ul li {
  text-transform: uppercase;
}
body footer .container-fluid .legal ul li:not(:last-child):after {
  color: #40fff5;
  content: '|';
  font-weight: 600;
  margin: 0 5px;
}
body footer .container-fluid .legal ul li strong {
  color: #ff2980;
}
body footer .container-fluid .legal ul li .cli-plugin-button {
  padding: 0;
  background-color: transparent !important;
  color: #213063 !important;
  margin: 0;
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  body footer .container-fluid .legal ul li .cli-plugin-button {
    font-size: 12px;
  }
}
@media (max-width: 991.98px) {
  body footer .container-fluid .legal ul li .cli-plugin-button {
    font-size: 10px;
  }
}
@media (max-width: 767.98px) {
  body footer .container-fluid .legal ul li .cli-plugin-button {
    font-size: 12px;
  }
}
body .try-dailybiz {
  padding: 115px 0 216px 0;
  position: relative;
}
body .try-dailybiz .shape-oval-svg {
  position: absolute;
  top: 45px;
  right: -95px;
  width: 570px;
  transform: rotate(-14deg);
  -moz-transform: rotate(-14deg);
  -webkit-transform: rotate(-14deg);
}
body .try-dailybiz .container {
  background-color: #ff2980;
  padding: 130px 120px 130px 120px;
  border-radius: 40px !important;
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  -o-border-radius: 40px !important;
}
body .try-dailybiz .container .content-part h2 {
  color: #ffffff;
  text-align: left;
}
body .try-dailybiz .container .content-part .description {
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  margin-top: 45px;
}
body .try-dailybiz .container .content-part .btn-container {
  margin-top: 70px;
  text-align: left;
}
body .try-dailybiz .container .content-part .btn-container .btn:not(:first-child) {
  margin-left: 20px;
}
body .try-dailybiz .container .image-part img {
  max-width: 765px;
  max-height: 575px;
  object-fit: contain;
  position: absolute;
}
body .try-dailybiz .container .btn-container .btn {
  width: 230px;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
}
body .try-dailybiz .container .btn-container .btn.btn-white {
  color: #ff2980;
}
body .try-dailybiz .container .btn-container .btn.btn-white:hover {
  color: #ffffff;
}
body .try-dailybiz .container .nf-response-msg {
  margin-top: 30px;
}
body .try-dailybiz .container .nf-response-msg p {
  color: #ffffff;
  font-size: 18px;
}
body .try-dailybiz .container form {
  margin-top: 35px;
}
body .try-dailybiz .container form .nf-form-content {
  padding: 0;
}
body .try-dailybiz .container form .nf-form-fields-required {
  display: none;
}
body .try-dailybiz .container form .nf-field-container {
  margin-bottom: 10px;
}
body .try-dailybiz .container form input {
  border: 0;
  color: #ffffff !important;
  background-color: #e0216d;
  padding: 0 20px;
  border-radius: 5px;
}
body .try-dailybiz .container form input:focus {
  background-color: #e0216d;
}
body .try-dailybiz .container form input::placeholder {
  color: #ffffff;
}
body .try-dailybiz .container form #nf-field-63-container {
  margin-bottom: 0;
}
body .try-dailybiz .container form #nf-field-63 {
  background-color: #4d0fb2;
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
}
body .try-dailybiz .container form #nf-field-63:hover {
  background-color: #213063;
}
body .try-dailybiz .container form .nf-pass.field-wrap .nf-field-element:after {
  color: #4d0fb2;
}
@media (max-width: 1900px) {
  body h1 {
    font-size: 48px;
    line-height: 80px;
  }
  body .h1-subtitle {
    font-size: 18px;
    line-height: 22px;
  }
  body h2 {
    font-size: 36px;
    line-height: 55px;
  }
  body h3,
  body .sous_titre {
    font-size: 18px;
    line-height: 22px;
  }
  body header.desktop .container {
    padding: 0 50px;
  }
  body header.desktop .container .main-logo {
    width: 206px;
  }
  body header.desktop .container .navbar li:first-child {
    margin-left: 50px;
  }
  body header.desktop .container .navbar li:last-child {
    margin-right: 40px;
  }
  body header.desktop .container .navbar li:not(:first-child) {
    margin-left: 20px;
  }
  body main .formulaire {
    padding: 40px;
  }
  body main .formulaire h3 {
    font-size: 24px;
  }
  body main .banner-webinars .shape-left-svg {
    left: -300px;
    width: 715px;
  }
  body main .banner-webinars .shape-right-svg {
    width: 590px;
    top: -275px;
    right: -190px;
  }
  body main .cards-actus .container {
    max-width: 1200px;
  }
  body footer {
    padding: 70px 100px 80px 100px;
  }
  body footer .logo-part {
    max-width: 500px;
  }
  body .try-dailybiz .shape-oval-svg {
    right: -80px;
    top: 15px;
    width: 460px;
  }
  body .try-dailybiz .container {
    max-width: 1245px;
  }
  body .try-dailybiz .container .image-part img {
    max-width: 685px;
  }
}
@media (max-width: 1530px) {
  body header.desktop .container .btn.phone {
    padding: 13px 23px 12px 40px;
  }
}
@media (max-width: 1500px) {
  body header.desktop .container {
    padding: 0 30px;
  }
  body header.desktop .container .main-logo {
    width: 206px;
  }
  body header.desktop .container .btn {
    padding: 13px 23px 12px 23px;
    font-size: 15px;
  }
  body header.desktop .container .btn.phone {
    padding: 13px 23px 12px 38px;
  }
  body header.desktop .container .btn.phone svg {
    left: 10px;
  }
}
@media (max-width: 1399.98px) {
  .container {
    max-width: 90vw;
  }
  body {
    font-size: 15px;
  }
  body h1 {
    font-size: 46px;
    line-height: 70px;
  }
  body h2 {
    font-size: 34px;
    line-height: 50px;
  }
  body h3,
  body .sous_titre {
    font-size: 16px;
    line-height: 22px;
  }
  body .btn {
    font-size: 15px;
  }
  body header.desktop .container {
    max-width: 100vw;
  }
  body header.desktop .container .main-logo {
    width: 156px;
  }
  body header.desktop .container .navbar li:first-child {
    margin-left: 40px;
  }
  body header.desktop .container .navbar li:not(:first-child) {
    margin-left: 20px;
  }
  body header.desktop .container .navbar li:last-child {
    margin-right: 20px;
  }
  body header.desktop .container .navbar li a {
    font-size: 15px;
    letter-spacing: 0;
  }
  body header.desktop .container .btn {
    padding: 13px 20px 12px 20px;
  }
  body header.desktop .container .btn.phone {
    padding: 13px 20px 12px 33px;
  }
  body header.desktop .container .btn.phone svg {
    left: 10px;
  }
  body header.desktop .container .btn.connect {
    padding: 13px 10px 12px 10px !important;
  }
  body header.desktop .container .btn.connect svg {
    display: none;
  }
  body main .formulaire {
    padding: 40px;
  }
  body main .formulaire h3 {
    font-size: 24px;
  }
  body main .banner-webinars .shape-left-svg {
    width: 650px;
  }
  body main .banner-webinars .shape-right-svg {
    width: 500px;
  }
  body main .cards-actus {
    padding-bottom: 100px;
  }
  body main .cards-actus .container {
    max-width: 1000px;
  }
  body main .cards-actus .cards-container .col .card {
    padding: 0 0 30px;
  }
  body main .cards-actus .cards-container .col .card .card-date {
    font-size: 14px;
  }
  body main .cards-actus .cards-container .col .card .card-title {
    font-size: 22px;
  }
  body main .cards-actus .cards-container .col .card .visuel {
    height: 170px;
  }
  body footer .container-fluid > .row {
    flex-direction: column-reverse;
  }
  body footer .container-fluid .menu-part .col {
    text-align: center;
  }
  body footer .container-fluid .logo-part {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 80vw;
    text-align: center;
  }
  body footer .container-fluid .logo-part .logo {
    margin: auto;
    margin-bottom: 20px;
  }
  body footer .container-fluid .logo-part .text {
    max-width: 100%;
    margin-bottom: 20px;
  }
  body footer .container-fluid .logo-part .social .social-text {
    display: none;
  }
  body footer .container-fluid .logo-part .social ul {
    margin-top: 0;
    justify-content: center;
  }
  body footer .container-fluid .legal {
    bottom: -40px;
    right: 0;
    width: 100%;
  }
  body footer .container-fluid .legal ul {
    justify-content: center;
  }
  body .try-dailybiz {
    padding: 115px 0 100px 0;
  }
  body .try-dailybiz .shape-oval-svg {
    right: -175px;
    top: -55px;
  }
  body .try-dailybiz .container {
    max-width: 90vw;
    padding: 50px 30px;
  }
  body .try-dailybiz .container .content-part {
    text-align: center;
  }
  body .try-dailybiz .container .content-part h2 {
    width: 80%;
    margin: auto;
  }
  body .try-dailybiz .container .content-part h2,
  body .try-dailybiz .container .content-part .btn-container {
    text-align: center;
  }
  body .try-dailybiz .container .content-part .description {
    margin-top: 30px;
  }
  body .try-dailybiz .container .content-part .btn-container {
    margin-top: 40px;
  }
  body .try-dailybiz .container .image-part {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 50px;
  }
  body .try-dailybiz .container .image-part img {
    height: auto;
    max-width: 100%;
    position: static;
    max-height: 450px;
  }
}
@media (max-width: 1199.98px) {
  body header.desktop {
    display: none;
  }
  body header.mobile {
    display: block;
  }
  body header.mobile .container nav #menu-menu-principal-1 li {
    display: block;
    text-align: center;
  }
  body header.mobile .container nav #menu-menu-principal-1 li a {
    text-align: center;
  }
  body header.mobile .container nav #menu-menu-principal-1 li a svg {
    display: none;
  }
  body header.mobile .container nav #menu-menu-principal-1 .sub-menu {
    display: block;
  }
  body header.mobile .container nav #menu-menu-principal-1 .sub-menu li {
    display: block;
    text-align: center;
  }
  body header.mobile .container nav #menu-menu-principal-1 .sub-menu li a {
    line-height: 60px;
    text-transform: none;
  }
  body main {
    padding-top: 40px;
  }
  body main .banner-webinars .shape-left-svg {
    width: 460px;
    top: -180px;
    left: -200px;
  }
  body main .banner-webinars .shape-right-svg {
    width: 435px;
  }
  body main .cards-actus .cards-container .col .card .btn {
    padding: 9px 30px 9px 30px;
  }
  body footer {
    padding: 70px 50px 80px 50px;
  }
  body footer .legal ul li {
    font-size: 12px;
  }
  body .try-dailybiz {
    padding: 115px 0 100px 0;
  }
  body .try-dailybiz .container {
    padding: 50px;
    padding-top: 120px;
  }
}
@media (max-width: 991.98px) {
  body .try-dailybiz .shape-oval-svg {
    width: 400px;
  }
  body h1 {
    font-size: 42px;
    line-height: 55px;
  }
  body h2 {
    font-size: 32px;
    line-height: 36px;
  }
  body h5 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
  }
  body main .formulaire {
    padding: 40px;
  }
  body main .formulaire h3 {
    font-size: 24px;
    text-align: center;
  }
  body main .banner-webinars .shape-left-svg {
    width: 240px;
    top: 0;
    left: -80px;
  }
  body main .banner-webinars .shape-right-svg {
    top: -190px;
    right: -190px;
    width: 330px;
  }
  body main .cards-actus .cards-container {
    margin: 0;
  }
  body main .cards-actus .cards-container .col {
    margin: 0 auto 40px auto;
  }
  body main .cards-actus .cards-container .col .card .card-date {
    font-size: 13px;
  }
  body main .cards-actus .cards-container .col .card .card-title {
    font-size: 20px;
  }
  body main .cards-actus .cards-container .col .card .visuel {
    height: 160px;
  }
  body footer {
    padding: 70px 30px 80px 30px;
  }
  body footer .legal ul li {
    font-size: 10px;
  }
}
@media (max-width: 767.98px) {
  #button-contact {
    padding: 8px;
    height: 50px;
    width: 50px;
  }
  body header.mobile .container nav #menu-menu-principal-1 {
    overflow-y: scroll;
    padding: 80px 0 40px;
  }
  body main {
    padding-top: 0;
  }
  body main .formulaire {
    padding: 30px 20px;
  }
  body main .formulaire h3 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
  }
  body main .banner-webinars {
    padding-bottom: 30px;
  }
  body main .banner-webinars .container {
    padding: 0 20px;
    max-width: 100%;
  }
  body main .cards-actus {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  body main .cards-actus .cards-container {
    margin: 0;
  }
  body main .cards-actus .cards-container .col {
    margin: 0 auto 20px auto;
  }
  body main .cards-actus .cards-container .col .card .card-date {
    font-size: 12px;
  }
  body main .cards-actus .cards-container .col .card .card-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  body main .cards-actus .cards-container .col .card .visuel {
    height: 190px;
    margin-bottom: 20px;
  }
  body main .cards-actus .cards-container .col .card .bloc {
    padding: 0 10px;
  }
  body footer {
    padding: 70px 30px 80px 30px;
  }
  body footer .container-fluid .menu-part .col:not(:last-child) {
    margin-bottom: 40px;
  }
  body footer .container-fluid .legal {
    position: static;
  }
  body footer .container-fluid .legal ul {
    flex-direction: column;
  }
  body footer .container-fluid .legal ul li {
    font-size: 12px;
    text-align: center;
  }
  body footer .container-fluid .legal ul li:after {
    display: none;
  }
  body .try-dailybiz .shape-oval-svg {
    width: 385px;
  }
  body .try-dailybiz .container {
    padding: 50px;
    padding-top: 85px;
  }
  body .try-dailybiz .container .content-part .description {
    font-size: 20px;
  }
  body .try-dailybiz .container .content-part .btn-container .btn {
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 576px) {
  body {
    font-size: 14px;
  }
  body h1 {
    font-size: 38px;
    line-height: 45px;
  }
  body h2 {
    font-size: 26px;
    line-height: 35px;
  }
  body .btn {
    font-size: 14px;
  }
  body header.mobile .container nav #menu-menu-principal-1 li a {
    font-size: 20px;
    line-height: 50px;
  }
  body header.mobile .container nav #menu-menu-principal-1 .sub-menu li a {
    line-height: 30px;
  }
  body header.mobile .c-header__burger {
    right: 10px;
  }
  body main .banner-webinars .shape-left-svg {
    width: 185px;
    top: -20px;
    left: -60px;
  }
  body main .banner-webinars .shape-right-svg {
    width: 275px;
  }
  body .try-dailybiz {
    padding: 80px 0 50px 0;
  }
  body .try-dailybiz .shape-oval-svg {
    width: 300px;
  }
  body .try-dailybiz .container {
    padding: 30px;
    padding-top: 55px;
  }
  body .try-dailybiz .container .image-part {
    margin-top: 30px;
  }
  body .try-dailybiz .container .image-part img {
    max-width: 100%;
  }
  body .try-dailybiz .container .content-part .description {
    font-size: 15px;
    line-height: 20px;
  }
}
