<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils.less) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop.less) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet.less) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile.less) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile) is not within the allowed path(s): (/www/wwwroot/centreaquakinesport.fr/:/tmp/) in <b>/www/wwwroot/centreaquakinesport.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html {
  background: #212121;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
  overflow: auto;
  overflow-x: hidden;
}
a {
  color: #fdf338;
  text-decoration: underline;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  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 {
  color: #3582c5;
  cursor: pointer;
  text-decoration: none;
}
img,
iframe {
  max-width: 100%;
  height: auto;
}
.imgcropCtn {
  position: relative;
}
.imgcrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  min-height: 100%;
}
.bouton {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  padding: 15px 40px;
  background: #3582c5;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.bouton:hover {
  background: #fdf338;
  color: #212121;
  text-decoration: none;
}
.bouton.jaune {
  background: #fdf338;
  color: #212121;
}
.bouton.jaune:hover {
  background: #212121;
  color: #fdf338;
}
.main-page ul {
  padding-left: 20px;
}
.main-page ul > li {
  list-style-type: none;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 1rem;
  position: relative;
}
.main-page ul > li:before {
  content: '';
  background: url(../img/puce.png);
  width: 6px;
  height: 9px;
  position: absolute;
  left: -20px;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.aligncenter {
  display: block;
  margin: 15px auto;
}
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
h1 {
  font-weight: 900;
  font-style: italic;
  font-size: 70px;
  line-height: normal;
}
h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
  line-height: 28px;
}
h3 {
  font-size: 20px;
  line-height: 24px;
}
.surtitre {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 21px;
  line-height: 24px;
  color: #35b2e1;
}
.menu-principal .home {
  display: inline-block;
  vertical-align: middle;
}
.menu-principal .home svg path {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.menu-principal .home:hover svg path {
  fill: #3582c5;
}
.menu-principal > ul {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  margin-bottom: 0;
}
.menu-principal > ul > li {
  display: inline-block;
  list-style-type: none;
  margin-right: 15px;
  padding: 32px 0;
}
.menu-principal > ul > li:last-child {
  margin-right: 0;
}
.menu-principal > ul > li.current-menu-item > a:after,
.menu-principal > ul > li.current-menu-ancestor > a:after {
  left: 0;
  right: 0;
  width: 100%;
}
.menu-principal > ul > li > a {
  padding: 0 5px;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  position: relative;
}
.menu-principal > ul > li > a:after {
  content: '';
  background: #fdf338;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  right: 50%;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.menu-principal > ul > li > a:hover:after {
  left: 0;
  right: 0;
  width: 100%;
}
.menu-principal > ul > li >ul {
  width: 960px;
  text-align: left;
  display: flex;
  justify-content: center;
  background: #f6f9fa;
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -480px;
  padding: 0 20px 20px;
  list-style-type: none;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  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;
}
.menu-principal > ul > li >ul:before,
.menu-principal > ul > li >ul:after {
  content: '';
  background: #f6f9fa;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.menu-principal > ul > li >ul:before {
  left: -100%;
}
.menu-principal > ul > li >ul:after {
  right: -100%;
}
.menu-principal > ul > li >ul li {
  width: 50%;
  padding: 0;
  margin: 0 8px;
  text-align: center;
  overflow: hidden;
}
.menu-principal > ul > li >ul li > a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  color: #35b2e1;
  text-decoration: none;
  padding: 20px 0 15px;
  text-align: center;
  position: relative;
  cursor: auto;
  z-index: -1;
}
.menu-principal > ul > li >ul li > a:before {
  content: "";
  background-color: #35b2e1;
  width: 100%;
  height: 2px;
  right: 100%;
  top: 55%;
  transform: translateY(-50%);
  position: absolute;
  z-index: -1;
  margin-right: 8px;
}
.menu-principal > ul > li >ul li > a:after {
  content: "";
  background-color: #35b2e1;
  width: 100%;
  height: 2px;
  left: 100%;
  top: 55%;
  transform: translateY(-50%);
  position: absolute;
  z-index: -1;
  margin-left: 8px;
}
.menu-principal > ul > li >ul li > ul {
  display: flex;
  padding: 0;
  list-style-type: none;
}
.menu-principal > ul > li >ul li > ul > li {
  width: 50%;
  padding: 0;
  margin: 0;
}
.menu-principal > ul > li >ul li > ul > li > a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
  display: block;
  text-transform: uppercase;
  color: #212121;
  text-decoration: none;
  padding: 0;
  text-align: left;
  cursor: pointer;
  z-index: 1;
}
.menu-principal > ul > li >ul li > ul > li > a:before,
.menu-principal > ul > li >ul li > ul > li > a:after {
  display: none;
}
.menu-principal > ul > li >ul li > ul > li > a span {
  color: #35b2e1;
  font-size: 14px;
  display: block;
  text-transform: none;
}
.menu-principal > ul > li >ul li > ul > li > a .image-menu {
  display: block;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 155px;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.menu-principal > ul > li >ul li > ul > li > a .image-menu:before {
  content: '';
  background: #fdf338;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .8;
  transform: scale(0);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  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;
}
.menu-principal > ul > li >ul li > ul > li > a .image-menu:after {
  content: '';
  background: url(../img/plus.png);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  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;
  opacity: 0;
}
.menu-principal > ul > li >ul li > ul > li > a:hover {
  text-decoration: none;
}
.menu-principal > ul > li >ul li > ul > li > a:hover .image-menu:before {
  transform: scale(1);
}
.menu-principal > ul > li >ul li > ul > li > a:hover .image-menu:after {
  opacity: 1;
}
.menu-principal > ul > li >ul li > ul > li.current-menu-item a .image-menu:before {
  transform: scale(1);
}
.menu-principal > ul > li >ul li > ul > li.current-menu-item a .image-menu:after {
  opacity: 1;
}
.menu-principal > ul > li:hover > ul {
  opacity: 1;
  top: 83px;
  pointer-events: all;
}
.menu-secondaire > ul {
  padding-left: 0;
}
.menu-secondaire > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  font-family: 'Raleway', sans-serif;
  list-style-type: none;
  margin-bottom: 15px;
  position: relative;
}
.menu-secondaire > ul > li.current_page_item a {
  color: #fdf338;
}
.menu-secondaire > ul > li a {
  color: #fff;
  font-size: 19px;
  line-height: 23px;
  text-decoration: none;
}
.menu-secondaire > ul > li a:hover {
  color: #fdf338;
}
.menu-secondaire > ul > li:before {
  content: '';
  background: url(../img/puce.png);
  width: 6px;
  height: 9px;
  left: -15px;
  position: absolute;
  top: 8px;
}
.copyright > li {
  list-style-type: none;
  display: inline-block;
  color: #fff;
  padding: 0 5px;
  position: relative;
  font-size: 15px;
}
.copyright > li:after {
  content: '';
  background: #fff;
  width: 1px;
  height: 12px;
  position: absolute;
  right: -2px;
  top: 50%;
  margin-top: -6px;
}
.copyright > li:last-child:after {
  display: none;
}
.copyright > li a {
  color: #fff;
  text-decoration: none;
}
.copyright > li a:hover {
  color: #fdf338;
}
.copyright > li a img {
  margin-right: 5px;
}
.copyright > li.current-menu-item a {
  color: #fdf338;
}
.navbar {
  display: none;
  padding: 0 !important;
  background: #3582c5;
  position: relative;
  z-index: 3;
}
.navbar .navbar-nav {
  text-align: center;
  padding: 2rem 0;
}
.navbar .navbar-nav > li {
  margin-bottom: 10px;
}
.navbar .navbar-nav > li:last-child {
  margin-bottom: 0;
}
.navbar .navbar-nav > li > a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 10px 0;
  font-weight: 600;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a.active {
  color: #fdf338 !important;
}
.navbar .navbar-nav > li > a:not(.dropdown-toggle):hover:after,
.navbar .navbar-nav > li > a:not(.dropdown-toggle).active:after {
  width: 100%;
  left: 0;
  right: 0;
}
.navbar .navbar-nav > li > a:not(.dropdown-toggle):after {
  content: '';
  background: #fdf338;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  right: 50%;
  left: 50%;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.navbar button {
  line-height: 0;
  position: absolute;
  top: -70px;
  right: 45px;
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0;
  border: 3px solid #fdf338 !important;
  background: #fdf338;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -webkit-transition: .35s;
  -moz-transition: .35s;
  -ms-transition: .35s;
  -o-transition: .35s;
  transition: all .35s ease-in-out !important;
  -webkit-transition: all .35s ease-in-out !important;
  -moz-transition: all .35s ease-in-out !important;
  -o-transition: all .35s ease-in-out !important;
}
.navbar button:focus {
  outline: none;
}
.navbar button:hover {
  background: none;
  border-color: #fdf338 !important;
  color: #fdf338;
}
.navbar button:hover span {
  background: #fdf338;
}
.navbar button:hover span:before,
.navbar button:hover span:after {
  background: #fdf338;
}
.navbar button:not(.collapsed) {
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.navbar button:not(.collapsed) span {
  background: 0;
}
.navbar button:not(.collapsed) span:before {
  top: 0;
  transform: rotate(45deg);
}
.navbar button:not(.collapsed) span:after {
  bottom: 0;
  transform: rotate(-45deg);
}
.navbar button span {
  position: relative;
  background: #212121;
  width: 28px;
  height: 3px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  margin: auto;
}
.navbar button span:before,
.navbar button span:after {
  content: '';
  background: #212121;
  position: absolute;
  width: 28px;
  height: 3px;
  display: inline-block;
  left: 50%;
  margin-left: -14px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.navbar button span:before {
  top: -10px;
}
.navbar button span:after {
  bottom: -10px;
}
.navbar .navbar-nav .dropdown-menu {
  background: none;
  border: 0;
  position: relative;
}
.navbar .navbar-nav .dropdown-menu:after {
  content: '';
  background: #fff;
  position: absolute;
  height: 2px;
  left: 20%;
  right: 20%;
  bottom: 0;
  opacity: .5;
}
.navbar .navbar-nav .dropdown-menu a {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #fdf338 !important;
  text-align: center;
  font-size: 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  position: relative;
  z-index: -1;
}
.navbar .navbar-nav .dropdown-menu a span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: none;
  font-style: normal;
  font-weight: 400;
}
.navbar .navbar-nav .dropdown-menu a:hover {
  color: #fdf338 !important;
  background: none;
}
.navbar .navbar-nav .dropdown-menu a:last-child {
  margin-bottom: 0;
}
.navbar .navbar-nav .dropdown-menu a.active {
  background: none !important;
  color: #fdf338 !important;
}
.navbar .navbar-nav .dropdown-menu .image-cat {
  display: none;
}
.navbar .navbar-nav .dropdown-menu .dropdown-menu {
  display: block;
}
.navbar .navbar-nav .dropdown-menu .dropdown-menu:after {
  display: none;
}
.navbar .navbar-nav .dropdown-menu .dropdown-menu a {
  margin-bottom: 0.2rem;
  color: #fff !important;
  font-style: italic;
  z-index: 1;
}
.navbar-light .navbar-toggler-icon {
  display: none !important;
}
.logo a {
  display: inline-block;
}
.logo a img {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  transform: scale(1);
}
.logo a:hover img {
  transform: scale(1.05);
}
.entete {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
header {
  background: #1d252d;
  box-shadow: 3.5px 6.062px 5px 0px rgba(0,1,1,0.2);
}
header .logo a {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: -20px;
  margin-bottom: -10px;
}
header .logo a:after {
  content: '';
  background: #1d252d;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  position: absolute;
  width: 148px;
  height: 148px;
  z-index: -1;
  left: 50%;
  top: 50%;
  margin-top: -74px;
  margin-left: -74px;
}
header .logo img,
header .logo .slogan {
  display: inline-block;
  vertical-align: middle;
}
header .logo .slogan {
  color: #fff;
  font-size: 15px;
  padding-left: 10px;
}
header .inscription .bouton {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0 !important;
  background: #fdf338;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  color: #16213b;
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #fdf338;
}
header .inscription .bouton svg {
  position: relative;
  top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
header .inscription .bouton svg path {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
header .inscription .bouton:hover {
  cursor: pointer;
  background: none;
  color: #fdf338;
}
header .inscription .bouton:hover svg path {
  fill: #fdf338;
}
header .inscription .bouton:focus {
  outline: 0;
}
.topbar {
  margin-bottom: -24px;
  position: relative;
  z-index: 1;
}
.topbar .container {
  text-align: right;
}
.topbar .container > div {
  position: relative;
  background: #3582c5;
  padding: 12px 20px;
  display: inline-block;
}
.topbar .container > div:before,
.topbar .container > div:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
}
.topbar .container > div:before {
  left: -24px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0px 48px 24px;
  border-color: transparent transparent #3582c5 transparent;
}
.topbar .container > div:after {
  right: -24px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 24px 0 0;
  border-color: #3582c5 transparent transparent transparent;
}
.topbar .container > div > div {
  display: inline-block;
}
.topbar .tel {
  margin-right: 10px;
}
.topbar .tel a {
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.topbar .tel a i {
  color: #fdf338;
  text-align: center;
  font-size: 13px;
  border: 2px solid #fdf338;
  width: 23px;
  height: 23px;
  line-height: 20px;
  position: relative;
  top: -3px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.topbar .tel a:hover {
  color: #fdf338;
}
.topbar .adresse {
  margin-right: 10px;
  margin-left: 10px;
  font-size: 19px;
  font-weight: 500;
  color: #fff;
}
.topbar .adresse i {
  color: #fdf338;
}
.topbar .liens {
  margin-left: 10px;
}
.topbar .liens > div {
  display: inline-block;
  margin: 0 5px;
}
.topbar .liens > div a {
  display: block;
  font-size: 23px;
}
.topbar .liens > div a:hover {
  color: #212121;
}
.nf-form-fields-required {
  display: none;
}
.nf-form-content {
  padding: 0 !important;
}
.nf-row:last-child .nf-field-container {
  margin-bottom: 0 !important;
}
.haut-de-page {
  display: flex;
  align-items: flex-end;
  height: 570px;
  position: relative;
  z-index: 1;
  background-color: #0a1938;
  background-blend-mode: luminosity;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
.haut-de-page:after {
  content: '';
  background: #16213b;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: .6;
}
.haut-de-page h1 {
  color: #fff;
  text-shadow: 2.5px 4.33px 32px rgba(33,68,99,0.45);
}
.haut-de-page .chapeau {
  color: #fdf338;
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 2px;
}
.hdp-home {
  display: flex;
  align-items: center;
  height: 90vh;
  position: relative;
  z-index: 1;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.hdp-home h1 {
  color: #fdf338;
  font-size: 50px;
  font-weight: 400;
  letter-spacing: 2px;
  font-style: normal;
}
.hdp-home .chapeau {
  font-weight: 900;
  font-style: italic;
  font-size: 122px;
  line-height: 138px;
  color: #fff;
  text-shadow: 2.5px 4.33px 32px rgba(33,68,99,0.45);
}
.hdp-home a {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
}
.hdp-home a svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.hdp-home a svg path {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.hdp-home a:hover {
  color: #fdf338;
}
.hdp-home a:hover svg path {
  fill: #fdf338;
}
.hdp-home .bouton {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  padding: 15px 40px;
  background: #3582c5;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  position: absolute;
  top: 100%;
  margin: 0 auto;
  transform: translate(-50%,-50%);
  left: 50%;
}
.hdp-home .bouton:hover {
  background: #fdf338;
  color: #212121;
  text-decoration: none;
}
.hdp-home .bouton:hover svg g path {
  fill: #212121;
}
.hdp-home .bouton svg g path {
  fill: #fff;
}
.caracteristiques {
  background: url(../img/bg-caracteristiques.jpg);
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.caracteristiques .caracteristique {
  color: #fff;
}
.caracteristiques .caracteristique figure {
  text-align: center;
  display: inline-block;
  margin: 0 auto 10px;
  width: 104px;
  height: 104px;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  -o-border-radius: 8px !important;
  border: 1px solid #b4b4b4;
  line-height: 100px;
}
.caracteristiques .caracteristique figure > div {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 52px;
  background-size: contain !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.caracteristiques .caracteristique h3 {
  font-size: 27px;
  line-height: 32px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
}
.partenaires h2 {
  font-size: 35px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
}
.partenaires h2:after {
  content: '';
  background: #35b2e1;
  width: 85px;
  height: 2px;
  margin: 20px auto;
  display: block;
}
.partenaires .logos.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.partenaires .logos.owl-carousel .logo {
  padding: 10px;
}
.partenaires .logos.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  pointer-events: none;
}
.partenaires .logos.owl-carousel .owl-nav button {
  pointer-events: all;
  opacity: .5;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  position: relative;
}
.partenaires .logos.owl-carousel .owl-nav button.owl-prev {
  left: -30px;
}
.partenaires .logos.owl-carousel .owl-nav button.owl-next {
  float: right;
  right: -30px;
}
.partenaires .logos.owl-carousel .owl-nav button:hover {
  opacity: 1;
}
.partenaires .logos.owl-carousel .owl-nav button:focus {
  outline: 0;
}
.partenaires .logo a {
  display: block;
  height: 100%;
}
.partenaires .logo > div {
  width: 100%;
  max-width: 300px;
  height: 125px;
  background-size: contain !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
body.page-id-563 >main {
  padding: 150px 0 0;
}
body.home .introduction .container {
  max-width: 60%;
  margin: auto;
}
body.home .introduction h2 {
  font-size: 23px;
  line-height: 27px;
}
body.home .introduction .accroche {
  font-size: 21px;
  line-height: 25px;
}
body.home .bloc-formulaire {
  position: relative;
  z-index: 2;
  margin-top: -100px;
}
body.home .bloc-formulaire .contenu {
  background: #35b2e1;
  box-shadow: 2.5px 4.33px 10px 0px rgba(1,1,1,0.14);
}
body.home .bloc-formulaire .titre {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
}
body.home .bloc-formulaire .titre strong {
  font-size: 32px;
  display: block;
}
body.home .bloc-formulaire .nf-form-content .nf-row {
  float: left;
}
body.home .bloc-formulaire .nf-form-content .nf-row:not(:last-child) {
  width: 75%;
}
body.home .bloc-formulaire .nf-form-content .nf-row:last-child {
  width: 25%;
}
body.home .bloc-formulaire .nf-form-content nf-field > div {
  margin-bottom: 10px;
}
body.home .bloc-formulaire .nf-form-content .checkbox-container {
  margin-bottom: 0;
}
body.home .bloc-formulaire .nf-form-content .nf-element::placeholder {
  color: #fff;
}
body.home .bloc-formulaire .nf-form-content .submit-wrap {
  text-align: center;
}
body.home .bloc-formulaire .nf-form-content input[type=button] {
  display: block;
  width: 100%;
  background: #fdf338;
  color: #212121;
  text-transform: uppercase;
  padding: 10px 40px;
  font-weight: 600;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.home .bloc-formulaire .nf-form-content input[type=button]:hover {
  background: #212121;
  color: #fdf338;
  cursor: pointer;
}
body.home .bloc-formulaire .nf-form-content input:not([type=button]),
body.home .bloc-formulaire .nf-form-content textarea {
  background: #35b2e1;
  border-color: #fff;
  color: #fff;
}
body.home .bloc-formulaire .nf-form-content .checkbox-container label {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}
body.home .bloc-formulaire .nf-form-content .nf-pass .ninja-forms-field {
  border-color: #fff !important;
}
body.home .bloc-formulaire .nf-form-content .list-wrap {
  position: relative;
}
body.home .bloc-formulaire .nf-form-content .list-select-wrap>div select {
  background: #35b2e1;
  border: 1px solid #fff;
  color: #fff;
}
body.home .bloc-formulaire .nf-form-content .list-select-wrap>div select option {
  color: #fff;
}
body.home .bloc-formulaire .nf-form-content .checkbox-wrap .nf-field-label label:before {
  color: #fff !important;
}
body.home .bloc-formulaire .nf-form-content .checkbox-wrap .nf-field-label label:after {
  background: #10a1d8;
  border-color: #fff;
}
body.home .methode {
  background: #212e36;
}
body.home .methode .texte h2 {
  font-size: 41px;
  line-height: 44px;
  color: #fff;
}
body.home .methode .paragraphe {
  color: #fff;
}
body.home .methode .paragraphe h3 {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 21px;
  line-height: 24px;
}
body.home .methode .paragraphe h3:after {
  content: '';
  background: #35b2e1;
  width: 85px;
  height: 2px;
  display: block;
  margin: 15px 0;
}
body.home .methode .paragraphe .bouton {
  font-weight: normal;
  font-size: 17px;
  padding: 10px 20px;
}
body.home .methode .visuel {
  margin-top: -20px;
  margin-bottom: -20px;
}
body.home .methode .visuel .information {
  position: relative;
  z-index: 2;
  background: #35b2e1;
  color: #fff;
  font-size: 24px;
  line-height: 29px;
  width: 60%;
  padding: 20px;
  top: 30px;
  left: -20px;
}
body.home .methode .visuel .information:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #35b2e1 transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 0;
}
body.home .methode .visuel > div {
  position: relative;
  height: 100%;
}
body.home .methode .visuel > div .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  z-index: 1;
}
body.page-id-26 .methode .textes h2,
body.page-id-26 .clinique .textes h2 {
  font-size: 38px;
  line-height: 42px;
}
body.page-id-26 .methode .textes h2:after,
body.page-id-26 .clinique .textes h2:after {
  content: '';
  width: 85px;
  height: 2px;
  display: block;
  margin: 15px 0 20px;
}
body.page-id-26 .methode .textes h2:after {
  background: #ffd200;
}
body.page-id-26 .methode .textes > div {
  font-size: 20px;
  line-height: 27px;
}
body.page-id-26 .methode .visuels > div {
  position: relative;
  height: 100%;
}
body.page-id-26 .methode .logo-methode {
  width: 225px;
  height: 225px;
  position: relative;
  z-index: 1;
  background-size: contain !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  margin: auto;
}
body.page-id-26 .methode .photo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100px;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
body.page-id-26 .clinique {
  background: #212e36;
}
body.page-id-26 .clinique .textes .surtitre {
  color: #fdf338;
}
body.page-id-26 .clinique .textes h2 {
  color: #fff;
}
body.page-id-26 .clinique .textes h2:after {
  background: #35b2e1;
}
body.page-id-26 .clinique .textes h3 {
  color: #35b2e1;
  font-size: 21px;
  line-height: 24px;
}
body.page-id-26 .clinique .textes > div {
  color: #fff;
  font-size: 19px;
  line-height: normal;
}
body.page-id-26 .clinique .visuels .logo-clinique {
  width: 100%;
  height: 20%;
  background-size: contain !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  margin-bottom: 3%;
}
body.page-id-26 .clinique .visuels .photo {
  height: 77%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
body.page-id-26 .analyse {
  background: #35b2e1;
}
body.page-id-26 .analyse .texte h2 {
  color: #fdf338;
}
body.page-id-26 .analyse .texte h2:after {
  content: '';
  width: 85px;
  height: 2px;
  display: block;
  margin: 15px 0 20px;
  background: #fdf338;
}
body.page-id-26 .analyse .texte > div {
  font-size: 20px;
  line-height: 27px;
}
body.page-id-26 .analyse .photo {
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
body.page-id-30 section {
  position: relative;
  z-index: 1;
}
body.page-id-30 section:after {
  content: '';
  background: url(../img/bg-contact.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
body.page-id-30 .presentation h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 20px;
}
body.page-id-30 .presentation h2:after {
  content: '';
  background: #ffd200;
  width: 86px;
  height: 2px;
  display: block;
  margin: 20px auto;
}
body.page-id-30 .presentation > div {
  font-size: 20px;
  line-height: 27px;
}
body.page-id-30 .tarifs .card {
  background: none;
  border: 0;
  border-radius: 0;
}
body.page-id-30 .tarifs .card-header {
  margin-top: 10px;
  border-radius: 0;
  background: 0;
  border: 0;
  padding: 0;
}
body.page-id-30 .tarifs .card-header:first-child {
  margin-top: 0;
}
body.page-id-30 .tarifs .card-header button {
  box-shadow: 2.5px 4.33px 5px 0px rgba(1,1,1,0.2);
  border-radius: 0;
  background: #fff;
  border: 1px solid #35b2e1;
  width: 100%;
  display: block;
  color: #212121;
  font-weight: 600;
  padding: 20px 50px 20px 20px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  text-decoration: none;
  position: relative;
  white-space: normal;
}
body.page-id-30 .tarifs .card-header button:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f107';
  font-weight: 900;
  font-size: 22px;
  color: #212121;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  line-height: 16px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.page-id-30 .tarifs .card-header button:hover {
  background: #35b2e1;
  color: #fff;
  text-decoration: none;
}
body.page-id-30 .tarifs .card-header button:hover:after {
  color: #fff;
}
body.page-id-30 .tarifs .card-header button:not(.collapsed):after {
  transform: rotate(180deg);
}
body.page-id-30 .tarifs .card-body {
  padding: 0;
  padding-top: 20px;
}
body.page-id-30 .tarifs .card-body .prestation {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
}
body.page-id-30 .tarifs .card-body .prestation:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
body.page-id-30 .tarifs .card-body .prestation .titre:before {
  content: '';
  background: #ffd200;
  width: 7px;
  height: 7px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  margin-right: 15px;
}
body.page-id-28 .presentation h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 20px;
}
body.page-id-28 .presentation h2:after {
  content: '';
  background: #ffd200;
  width: 85px;
  height: 2px;
  display: block;
  margin: 10px 0;
}
body.page-id-28 .presentation .texte > div {
  font-size: 20px;
  line-height: 27px;
}
body.page-id-28 .presentation .images .photo {
  height: 100%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
body.page-id-28 .presentation .images.owl-carousel .owl-stage-outer,
body.page-id-28 .presentation .images.owl-carousel .owl-stage,
body.page-id-28 .presentation .images.owl-carousel .owl-item {
  height: 100%;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  right: 15px;
  z-index: 2;
  padding: 10px 20px;
  background: #35b2e1;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav:after {
  content: '';
  background: #fff;
  width: 2px;
  height: 24px;
  display: inline-block;
  margin: 0 10px;
  line-height: 24px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -12px;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav button {
  opacity: 1;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav button.owl-prev {
  margin-right: 10px;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav button.owl-next {
  margin-left: 10px;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav button:hover {
  opacity: .5;
}
body.page-id-28 .presentation .images.owl-carousel .owl-nav button:focus {
  outline: 0;
}
body.page-id-28 .equipe {
  background: #212e36;
}
body.page-id-28 .equipe h2 {
  color: #fff;
  font-size: 37px;
  line-height: 42px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
}
body.page-id-28 .equipe h2:after {
  content: '';
  background: #35b2e1;
  width: 85px;
  height: 2px;
  margin: 20px auto;
  display: block;
}
body.page-id-28 .equipe .profil h3 {
  font-size: 21px;
  color: #fdf338;
  font-weight: normal;
}
body.page-id-28 .equipe .profil figure > div {
  margin: 0 auto;
  width: 203px;
  height: 203px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  overflow: hidden;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
body.page-id-28 .equipe .profil > div {
  color: #fff;
  font-style: italic;
}
body.page-id-18 section iframe {
  height: 338px !important;
}
body.page-id-18 .presentation {
  position: relative;
  z-index: 1;
}
body.page-id-18 .presentation:after {
  content: '';
  background: url(../img/bg-contact.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
body.page-id-18 .presentation .slogan {
  font-size: 27px;
  font-weight: bold;
  font-style: italic;
  line-height: 30px;
}
body.page-id-18 .presentation .slogan span {
  display: block;
}
body.page-id-18 .presentation .tel a {
  color: #3582c5;
  font-weight: 600;
  font-size: 27px;
  text-decoration: none;
  font-style: italic;
}
body.page-id-18 .presentation .tel a i {
  font-size: 18px;
  width: 34px;
  height: 34px;
  line-height: 32px;
  border: 2px solid #3582c5;
  display: inline-block;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
body.page-id-18 .presentation .tel a:hover {
  color: #212121;
}
body.page-id-18 .presentation .tel a:hover i {
  border-color: #212121;
}
body.page-id-18 .presentation .mail a {
  color: #3582c5;
  font-weight: 600;
  font-size: 23px;
  text-decoration: none;
  font-style: italic;
}
body.page-id-18 .presentation .mail a:hover {
  color: #212121;
}
body.page-id-18 .presentation .adresse {
  font-size: 23px;
  line-height: 26px;
  font-weight: 600;
  font-style: italic;
  color: #212121;
}
body.page-id-18 .presentation .formulaire > div {
  background: #fff;
  box-shadow: 2.5px 4.33px 16px 0px rgba(1,1,1,0.3);
}
body.page-id-18 .presentation .formulaire form .list-wrap {
  position: relative;
}
body.page-id-18 .presentation .formulaire form select {
  border: none;
  background: #f4f6f7;
  position: relative;
}
body.page-id-18 .presentation .formulaire form input:not([type=button]),
body.page-id-18 .presentation .formulaire form textarea {
  background: #f4f6f7;
  border: none;
  padding: 20px;
  color: #504f4f;
}
body.page-id-18 .presentation .formulaire form .checkbox-container label {
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
}
body.page-id-18 .presentation .formulaire form .submit-wrap {
  text-align: center;
}
body.page-id-18 .presentation .formulaire form input[type="button"] {
  color: #122449;
  font-family: 'Raleway', sans-serif;
  padding: 15px 40px;
  text-transform: uppercase;
  background: #fdf338;
  font-weight: 600;
  box-shadow: 2.5px 4.33px 4px 0px rgba(1,1,1,0.25);
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.page-id-18 .presentation .formulaire form input[type="button"]:hover {
  cursor: pointer;
  background: #3582c5;
  color: #fdf338;
}
body.page-id-18 .presentation .formulaire form input[type="button"]:focus {
  outline: none;
}
body.page-id-631 .protected {
  padding: 0 15px;
}
body.page-id-631 .protected .post-password-message {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 30px;
}
body.page-id-631 .protected .post-password-form p:nth-child(1) {
  display: none;
}
body.page-id-631 .protected .post-password-form label {
  text-transform: uppercase;
  font-size: 14px;
}
body.page-id-631 .protected .post-password-form input[type="password"] {
  background: #f4f6f7;
  border: none;
  padding: 0 20px;
  height: 45px;
  color: #504f4f;
  border-radius: 0;
  -webkit-appearance: none;
  outline: 0;
  border: 0;
  display: block;
  margin-top: 10px;
  width: 320px;
}
body.page-id-631 .protected .post-password-form input[type="submit"] {
  color: #122449;
  font-family: 'Raleway', sans-serif;
  height: 45px;
  padding: 0 40px;
  text-transform: uppercase;
  background: #fdf338;
  font-weight: 600;
  border-radius: 0;
  outline: 0;
  border: 0;
  -webkit-appearance: none;
  box-shadow: 2.5px 4.33px 4px 0px rgba(0,0,0,0.25);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  cursor: pointer;
}
body.page-id-631 .protected .post-password-form input[type="submit"]:hover {
  background: #3582c5;
  color: #fdf338;
}
body.page-id-631 h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 30px;
}
body.page-id-631 h2:after {
  content: '';
  background: #ffd200;
  width: 85px;
  height: 2px;
  display: block;
  margin: 10px 0;
}
body.page-id-631 h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 28px;
  margin-bottom: 20px;
}
body.page-id-631 h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 22px;
  margin-bottom: 20px;
  color: #999;
}
body.page-id-631 .listDocuments {
  margin-bottom: 60px;
}
body.page-id-631 .navigationAnchor {
  margin-bottom: 40px;
  padding: 30px;
  background: #fafafa;
  text-align: center;
}
body.page-id-631 .navigationAnchor span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  color: #999;
  font-size: 15px;
  text-transform: uppercase;
}
body.page-id-631 .navigationAnchor ul {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.page-id-631 .navigationAnchor ul li {
  margin: 5px 20px;
}
body.page-id-631 .navigationAnchor ul li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
body.page-id-631 .navigationAnchor ul li a:hover {
  color: #3582c5;
}
body.page-id-631 .isoItem {
  margin-bottom: 30px;
}
body.page-id-631 .isoItem .content {
  display: block;
  text-decoration: none;
}
body.page-id-631 .isoItem .content .imgCtn {
  display: block;
  height: 220px;
  overflow: hidden;
}
body.page-id-631 .isoItem .content .imgCtn:before {
  content: '';
  width: 40px;
  height: 40px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  left: 50%;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  opacity: 0;
  z-index: 1;
}
body.page-id-631 .isoItem .content .imgCtn:after {
  content: '';
  pointer-events: none;
  opacity: .8;
  background: #fdf338;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(0);
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.page-id-631 .isoItem .content .txtCtn {
  background: #fff;
  border: 1px solid #8e8e8e;
  border-top: 0;
}
body.page-id-631 .isoItem .content .txtCtn h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 23px;
  margin-bottom: 10px;
  color: #212121;
}
body.page-id-631 .isoItem .content .txtCtn p {
  margin: 0;
  font-size: 14px;
  color: #999;
}
body.page-id-631 .isoItem .content:hover .imgCtn:before {
  opacity: 1;
}
body.page-id-631 .isoItem .content:hover .imgCtn:after {
  transform: scale(1);
}
body.page-id-631 .videoItem .content .imgCtn:before {
  background: url(../img/icoPlay.svg);
}
body.page-id-631 .fichierItem .content .imgCtn:before {
  background: url(../img/icoDownload.svg);
}
.raccourcis {
  position: relative;
  z-index: 1;
}
.raccourcis:after {
  content: '';
  background: url(../img/bg-contact.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.raccourcis h2 {
  font-size: 40px;
  line-height: 44px;
}
.raccourcis h2:after {
  content: '';
  width: 85px;
  height: 2px;
  background: #ffc91f;
  display: block;
  margin: 20px auto;
}
.raccourcis .specialite > a {
  display: block;
  text-decoration: none;
}
.raccourcis .specialite > a figure {
  position: absolute;
  top: -48px;
  left: 50%;
  margin-left: -48px;
  width: 96px;
  height: 96px;
  background: #35b2e1;
  text-align: center;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  margin-bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
}
.raccourcis .specialite > a figure > div {
  margin: auto;
  width: 50px;
  height: 50px;
  background-size: contain !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
}
.raccourcis .specialite > a .photo {
  height: 340px;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  position: relative;
}
.raccourcis .specialite > a .photo:before {
  content: '';
  background: url(../img/plus.png);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  opacity: 0;
  z-index: 1;
}
.raccourcis .specialite > a .photo:after {
  content: '';
  pointer-events: none;
  opacity: .8;
  background: #fdf338;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(0);
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.raccourcis .specialite > a .encart {
  background: #fff;
  border: 1px solid #8e8e8e;
  border-top: 0;
}
.raccourcis .specialite > a .encart h3,
.raccourcis .specialite > a .encart .sstitre {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
}
.raccourcis .specialite > a .encart h3 {
  font-size: 23px;
  color: #212121;
  margin-bottom: 0;
}
.raccourcis .specialite > a .encart .sstitre {
  font-size: 18px;
  color: #35b2e1;
}
.raccourcis .specialite > a .encart img {
  margin-top: 5px;
}
.raccourcis .specialite > a:hover .photo:before {
  opacity: 1;
}
.raccourcis .specialite > a:hover .photo:after {
  transform: scale(1);
}
body.single-specialites .concept .texte h2 {
  font-size: 40px;
  line-height: 44px;
}
body.single-specialites .concept .texte h2:after {
  content: '';
  background: #ffd200;
  width: 85px;
  height: 2px;
  display: block;
  margin: 1rem 0;
}
body.single-specialites .concept .infos {
  background: #e8eef3;
}
body.single-specialites .concept .infos .visuel {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  height: 70px;
}
body.single-specialites .deroule.photo-gauche.bleu {
  background: #35b2e1;
}
body.single-specialites .deroule.photo-gauche.bleu .texte h2,
body.single-specialites .deroule.photo-gauche.bleu .texte .surtitre,
body.single-specialites .deroule.photo-gauche.bleu .texte > div {
  color: #fff;
}
body.single-specialites .deroule.photo-gauche.gris {
  background: #212e36;
}
body.single-specialites .deroule.photo-gauche.gris .texte h2,
body.single-specialites .deroule.photo-gauche.gris .texte > div {
  color: #fff;
}
body.single-specialites .deroule.photo-gauche .photo > div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
body.single-specialites .deroule.photo-bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
}
body.single-specialites .deroule.photo-bg .texte {
  z-index: 1;
}
body.single-specialites .deroule.photo-bg .texte:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .9;
  z-index: -1;
}
body.single-specialites .deroule.photo-bg.gris .texte:after {
  background: #212e36;
}
body.single-specialites .deroule.photo-bg.gris .texte .surtitre {
  color: #fdf338;
}
body.single-specialites .deroule.photo-bg.gris .texte h2 {
  color: #fff;
}
body.single-specialites .deroule.photo-bg.gris .texte h2:after {
  background: #fdf338;
}
body.single-specialites .deroule.photo-bg.gris .texte > div {
  color: #fff;
}
body.single-specialites .deroule.photo-bg.bleu .texte .surtitre {
  color: #fdf338;
}
body.single-specialites .deroule.photo-bg.bleu .texte h2 {
  color: #fff;
}
body.single-specialites .deroule.photo-bg.bleu .texte h2:after {
  background: #fdf338;
}
body.single-specialites .deroule.photo-bg.bleu .texte > div {
  color: #fff;
}
body.single-specialites .deroule.photo-bg.bleu .texte:after {
  background: #35b2e1;
}
body.single-specialites .deroule .certification {
  flex-direction: row-reverse;
}
body.single-specialites .deroule .certification .logo_certification {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  height: 72px;
}
body.single-specialites .deroule .texte .surtitre {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  letter-spacing: 2px;
}
body.single-specialites .deroule .texte h2 {
  font-size: 40px;
  line-height: 44px;
}
body.single-specialites .deroule .texte h2:after {
  content: '';
  background: #fdf338;
  width: 85px;
  height: 2px;
  display: block;
  margin: 15px 0;
}
body.single-specialites .deroule .texte > div {
  font-size: 19px;
  line-height: 24px;
}
body.single-specialites .deroule .texte > div p:last-child {
  margin-bottom: 0;
}
body.single-specialites .avantages {
  background: #212e36;
}
body.single-specialites .avantages .surtitre {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  letter-spacing: 2px;
  color: #fdf338;
}
body.single-specialites .avantages h2 {
  color: #fff;
  font-size: 40px;
  line-height: 44px;
}
body.single-specialites .avantages h2:after {
  content: '';
  background: #fdf338;
  width: 85px;
  height: 2px;
  display: block;
  margin: 15px 0;
}
body.single-specialites .avantages .paragraphe {
  margin-bottom: 1.5rem;
}
body.single-specialites .avantages .paragraphe h3 {
  color: #35b2e1;
}
body.single-specialites .avantages .paragraphe > div {
  color: #fff;
  font-size: 19px;
  line-height: 24px;
}
body.single-specialites .avantages .paragraphe:last-child {
  margin-bottom: 0;
}
body.single-specialites .avantages .paragraphe.photos:last-child {
  margin-bottom: 0;
}
body.single-specialites .avantages .paragraphe.photos .image {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  height: 300px;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-stage-outer,
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-stage,
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-item {
  height: 100%;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: 10px 20px;
  background: #35b2e1;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav:after {
  content: '';
  background: #fff;
  width: 2px;
  height: 24px;
  display: inline-block;
  margin: 0 10px;
  line-height: 24px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -12px;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav button {
  opacity: 1;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav button.owl-prev {
  margin-right: 10px;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav button.owl-next {
  margin-left: 10px;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav button:hover {
  opacity: .5;
}
body.single-specialites .avantages .paragraphe.photos.owl-carousel .owl-nav button:focus {
  outline: 0;
}
#texte-confidentialite {
  text-align: justify;
}
#texte-confidentialite h2 {
  margin-bottom: 1.5rem;
  text-align: left;
}
#texte-confidentialite h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: left;
}
#texte-confidentialite a {
  color: #35b2e1 !important;
  font-weight: 600;
  word-break: break-word;
}
#texte-confidentialite a:hover {
  color: #3582c5 !important;
}
#texte-confidentialite ul {
  margin-bottom: 1.5rem;
}
body.page-id-58 section {
  text-align: justify;
}
body.page-id-58 section h2 {
  margin-bottom: 1.5rem;
}
body.page-id-58 section h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
body.page-id-58 section a {
  color: #35b2e1 !important;
  font-weight: 600;
}
body.page-id-58 section a:hover {
  color: #3582c5 !important;
}
body.page-id-58 section ul {
  margin-bottom: 1.5rem;
}
body.error404 section h1:after {
  margin: 1rem auto;
}
body.page-id-58 .entete,
body.page-id-3 .entete,
body.error404 .entete {
  position: relative;
}
body.page-id-58 h1,
body.page-id-3 h1,
body.error404 h1 {
  font-size: 50px;
}
body.page-id-58 h1:after,
body.page-id-3 h1:after,
body.error404 h1:after {
  content: '';
  background: #ffd200;
  width: 85px;
  height: 2px;
  display: block;
  margin: 1rem 0;
}
#popup .formulaire {
  position: relative;
  background: #35b2e1;
  color: #fff;
  pointer-events: all;
}
#popup .formulaire button.close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  text-shadow: none;
  opacity: 1;
  display: inline-block;
}
#popup .formulaire button.close:hover {
  color: #212121;
  cursor: pointer;
}
#popup .formulaire button.close:focus {
  outline: none;
}
#popup .formulaire .titre {
  font-size: 26px;
  margin-bottom: 1.5rem;
}
#popup .formulaire .nf-form-content .nf-field-container {
  margin-bottom: 10px;
}
#popup .formulaire .nf-form-content .nf-element::placeholder {
  color: #fff;
}
#popup .formulaire .nf-form-content .submit-wrap {
  text-align: center;
}
#popup .formulaire .nf-form-content input[type=button] {
  background: #fdf338;
  color: #212121;
  text-transform: uppercase;
  padding: 10px 40px;
  font-weight: 600;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
#popup .formulaire .nf-form-content input[type=button]:hover {
  background: #212121;
  color: #fdf338;
  cursor: pointer;
}
#popup .formulaire .nf-form-content input:not([type=button]),
#popup .formulaire .nf-form-content textarea {
  background: #10a1d8;
  border-color: #fff;
  color: #fff;
}
#popup .formulaire .nf-form-content .checkbox-container label {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}
#popup .formulaire .nf-form-content .nf-pass .ninja-forms-field {
  border-color: #fff !important;
}
#popup .formulaire .nf-form-content .list-wrap {
  position: relative;
}
#popup .formulaire .nf-form-content .list-select-wrap>div select {
  background: #10a1d8;
  border: 1px solid #fff;
  color: #fff;
}
#popup .formulaire .nf-form-content .list-select-wrap>div select option {
  color: #fff;
}
#popup .formulaire .nf-form-content .checkbox-wrap .nf-field-label label:before {
  color: #fff !important;
}
#popup .formulaire .nf-form-content .checkbox-wrap .nf-field-label label:after {
  background: #10a1d8;
  border-color: #fff;
}
.modal-backdrop {
  background-color: #1f1f21;
}
.modal-backdrop.show {
  opacity: .7 !important;
}
footer {
  background: #171719;
}
footer .contacts {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  color: #fff;
  position: relative;
}
footer .contacts:before {
  content: '';
  background: #3582c5;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
}
footer .contacts a {
  color: #fff;
  text-decoration: none;
}
footer .contacts a:hover {
  color: #fdf338;
}
footer .contacts > div:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 1699.98px) {
  body.home .bloc-formulaire .contenu {
    width: 80%;
    margin: auto;
  }
}
@media (min-width: 1599.98px) {
  .menu-principal > ul {
    padding-left: 25px;
  }
  .menu-principal > ul > li {
    margin-right: 15px;
  }
  .menu-principal > ul > li >a {
    font-size: 17px;
  }
  .menu-principal > ul > li > ul li ul {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  .raccourcis .container-fluid .row {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 1499.98px) {
  .menu-principal > ul {
    padding-left: 0;
  }
  .menu-principal > ul > li {
    margin-right: 20px;
  }
  .menu-principal > ul > li > a {
    font-size: 16px;
  }
  .menu-principal > ul > li > ul {
    padding: 0 0 10px;
  }
  .menu-principal > ul > li > ul li ul > li > a {
    font-size: 15px;
  }
  .menu-principal > ul > li > ul li ul > li > a span {
    font-size: 13px;
  }
  header.pl-5 {
    padding-left: 0 !important;
  }
  header.pl-5 > .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.home .bloc-formulaire .titre {
    font-size: 21px;
    line-height: 24px;
  }
  body.home .bloc-formulaire .titre strong {
    font-size: 21px;
    line-height: 24px;
  }
  .raccourcis .specialite > a .encart h3 {
    font-size: 20px;
  }
  .raccourcis .specialite > a .encart .sstitre {
    font-size: 16px;
  }
}
@media (max-width: 1399.98px) {
  .topbar .container > div {
    height: 48px;
  }
  .topbar .adresse {
    font-size: 17px;
  }
  .topbar .tel a {
    font-size: 17px;
  }
  header .logo .slogan {
    font-size: 13px;
  }
  header .inscription button {
    font-size: 17px;
    padding: 10px 30px;
  }
  .menu-principal > ul {
    padding-left: 10px;
  }
  .menu-principal > ul > li {
    margin-right: 9px;
  }
  .menu-principal > ul > li > a {
    font-size: 15px;
  }
  .menu-principal > ul > li ul li > ul > li > a {
    font-size: 15px;
  }
  .menu-principal > ul > li ul li > ul > li > a .image-menu {
    height: 120px;
  }
  .raccourcis {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 1199.98px) {
  header .logo .slogan {
    display: none;
  }
  header .inscription button {
    font-size: 17px;
  }
  header .inscription button {
    padding: 10px 20px;
  }
  .menu-principal > ul > li {
    margin-right: 7px;
  }
  .menu-principal > ul > li > a {
    font-size: 14px;
  }
  .menu-principal > ul > li > ul {
    width: 800px;
    margin-left: -360px;
  }
  .menu-secondaire > ul > li a {
    font-size: 18px;
    line-height: 22px;
  }
  .caracteristiques .caracteristique {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .caracteristiques .caracteristique h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .raccourcis .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .raccourcis h2 {
    font-size: 30px;
    line-height: 33px;
  }
  .raccourcis .specialite > a figure {
    width: 70px;
    height: 70px;
    top: -35px;
    margin-left: -35px;
  }
  .raccourcis .specialite > a figure > div {
    width: 40px;
    height: 40px;
  }
  .raccourcis .specialite > a .encart h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .raccourcis .specialite > a .encart .sstitre {
    font-size: 13px;
  }
  .hdp-home h1 {
    font-size: 90px;
    line-height: 102px;
  }
  .hdp-home a {
    font-size: 21px;
  }
  body.home .introduction .container {
    max-width: 960px;
  }
  body.home .introduction .accroche {
    font-size: 18px;
    line-height: 21px;
  }
  body.home .bloc-formulaire {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.home .bloc-formulaire .titre,
  body.home .bloc-formulaire .titre strong {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  body.home .bloc-formulaire .titre strong,
  body.home .bloc-formulaire .titre strong strong {
    display: inline-block;
    margin-left: 8px;
  }
  body.home .bloc-formulaire .nf-form-content input[type=button] {
    width: auto;
    margin: auto;
    margin-top: 1rem;
  }
  body.home .bloc-formulaire .nf-form-content .nf-row {
    width: 100% !important;
  }
  body.home .methode .paragraphe {
    margin-bottom: 2rem;
  }
  body.home .methode .paragraphe:last-child {
    margin-bottom: 0;
  }
  body.home .methode .texte h2 {
    font-size: 30px;
    line-height: 34px;
  }
  body.home .methode .visuel .information {
    width: 80%;
    font-size: 20px;
    line-height: 24px;
  }
  body.page-id-26 .methode .textes h2,
  body.page-id-26 .clinique .textes h2 {
    font-size: 28px;
    line-height: 32px;
  }
  body.page-id-26 .methode .textes > div {
    font-size: 18px;
    line-height: 24px;
  }
  body.page-id-26 .clinique .textes > div {
    font-size: 17px;
  }
  body.page-id-26 .analyse .texte > div {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 18px;
    line-height: 24px;
  }
  body.page-id-30 .presentation > div {
    font-size: 18px;
    line-height: 24px;
  }
  body.single-specialites .concept .texte h2 {
    font-size: 30px;
    line-height: 34px;
  }
  body.single-specialites .avantages h2 {
    font-size: 30px;
    line-height: 34px;
  }
  body.single-specialites .avantages .paragraphe > div {
    font-size: 17px;
    line-height: 21px;
  }
  body.single-specialites .deroule.photo-gauche .texte > div {
    padding: 0 0 0 2rem !important;
  }
  body.single-specialites .deroule .certification .logo_certification {
    margin-bottom: 1rem;
    background-position: 15px 50% !important;
  }
  body.single-specialites .deroule .texte h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1200px) {
  .hdp-home .chapeau {
    font-size: 80px;
    line-height: 108px;
  }
  .hdp-home h1 {
    font-size: 50px;
    line-height: 72px;
  }
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 50px;
  }
  .topbar {
    display: none;
  }
  .entete {
    position: relative;
    padding-top: 0 !important;
  }
  header.pt-4 {
    padding-top: .5rem !important;
  }
  header .logo a {
    position: relative;
    z-index: 10;
    margin-top: 0;
    margin-bottom: -30px;
  }
  header .logo a:after {
    display: none;
  }
  header .inscription {
    position: fixed;
    padding-right: 0 !important;
    bottom: 0;
    right: 0;
  }
  header .inscription button {
    padding: 15px 40px;
    border: none;
  }
  header .inscription button:hover {
    background: #3582c5;
    color: #fff;
  }
  header .inscription button:hover svg path {
    fill: #fff;
  }
  .navbar,
  .navbar-light .navbar-toggler-icon {
    display: block !important;
  }
  .menu-principal {
    display: none;
  }
  .menu-secondaire > ul {
    margin-bottom: 0;
  }
  .menu-secondaire > ul > li {
    width: 100%;
    display: block;
    text-align: center;
  }
  .menu-secondaire > ul > li:before {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    left: 0;
    top: -1px;
  }
  .copyright {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
  }
  .copyright > li {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .copyright > li:after {
    display: none;
  }
  .copyright > li img {
    display: none;
  }
  .haut-de-page {
    height: 350px;
  }
  .haut-de-page .chapeau {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 5px !important;
  }
  .raccourcis .row {
    margin-top: 1.5rem !important;
  }
  .raccourcis .specialite > a {
    max-width: 50%;
    margin: auto;
  }
  .raccourcis .specialite > a .encart h3 {
    font-size: 18px;
    line-height: 21px;
  }
  .raccourcis .specialite > a .encart .sstitre {
    font-size: 16px;
  }
  body.single-specialites .concept .infos {
    margin-left: 15px;
    margin-right: 15px;
  }
  body.single-specialites .deroule.photo-gauche .photo {
    height: 350px;
  }
  body.single-specialites .deroule.photo-gauche .photo > div {
    position: relative;
    left: 0;
    height: 100%;
  }
  body.single-specialites .deroule.photo-gauche .texte > div {
    padding-left: 0 !important;
  }
  .hdp-home {
    height: auto;
  }
  .hdp-home h1 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 1rem;
  }
  .hdp-home .chapeau {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 5px !important;
  }
  .hdp-home .textes {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  body.home .introduction .container {
    max-width: 720px;
  }
  body.home .bloc-formulaire {
    margin-top: -30px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.home .methode .texte {
    margin-top: 0 !important;
  }
  body.home .methode .paragraphe {
    margin-bottom: 3rem;
  }
  body.home .methode .paragraphe:last-child {
    margin-bottom: 0;
  }
  body.home .methode .visuel {
    margin-top: 0;
    height: 400px;
  }
  body.page-id-26 .methode .textes,
  body.page-id-26 .clinique .textes {
    margin-bottom: 2rem;
  }
  body.page-id-26 .methode .visuels,
  body.page-id-26 .clinique .visuels {
    height: 450px;
  }
  body.page-id-26 .clinique .row {
    flex-wrap: wrap-reverse;
  }
  body.page-id-26 .analyse .texte > div {
    padding: 0 15px !important;
    max-width: 720px;
    margin: auto;
  }
  body.page-id-26 .analyse .photo {
    height: 350px;
  }
  body.page-id-18 .presentation .texte {
    margin-bottom: 3rem;
  }
  body.page-id-28 .presentation h2 {
    font-size: 30px;
    line-height: 33px;
  }
  body.page-id-28 .presentation .texte > div {
    font-size: 18px;
    line-height: 24px;
  }
  body.page-id-28 .presentation .images {
    height: 350px;
  }
  body.page-id-28 .equipe h2 {
    font-size: 30px;
    line-height: 33px;
  }
  body.page-id-28 .equipe .profil {
    margin-bottom: 3rem;
  }
  body.page-id-28 .equipe .profil:last-child {
    margin-bottom: 0;
  }
  .partenaires h2 {
    font-size: 30px;
    line-height: 33px;
  }
  .partenaires .logo {
    margin: 0 auto 2rem;
  }
  .partenaires .logo:last-child {
    margin-bottom: 0;
  }
  body.page-id-30 .presentation h2 {
    font-size: 30px;
    line-height: 33px;
  }
  body.page-id-30 .presentation h2:after {
    margin: 10px auto;
  }
  body.page-id-30 .tarifs .card-body .prestation {
    font-size: 18px;
  }
  #grdp_barre_mini {
    display: none !important;
  }
  body.page-id-563 >main {
    padding-top: 30px;
  }
  footer .logo {
    text-align: center;
    margin-bottom: 2rem;
  }
  footer .contacts {
    text-align: center;
    margin-bottom: 3rem;
  }
  footer .contacts:before {
    display: none;
  }
  body.page-id-631 h2 {
    font-size: 30px;
  }
  body.page-id-631 h3 {
    font-size: 24px;
  }
  body.page-id-631 h4 {
    font-size: 20px;
  }
  body.page-id-631 .navigationAnchor ul li a {
    font-size: 18px;
  }
}
@media (max-width: 799.98px) {
  .nf-form-content .list-wrap:before {
    margin-top: -5px !important;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 15px;
  }
  h1 {
    font-size: 35px;
  }
  .surtitre {
    font-size: 16px;
    line-height: 20px;
  }
  .haut-de-page {
    height: 300px;
  }
  .haut-de-page .chapeau {
    font-size: 20px;
    line-height: 24px;
  }
  body.page-id-631 h2 {
    font-size: 24px;
  }
  body.page-id-631 h3 {
    font-size: 21px;
  }
  body.page-id-631 h4 {
    font-size: 18px;
  }
  body.page-id-631 .navigationAnchor ul li a {
    font-size: 15px;
  }
  .raccourcis .specialite > a {
    max-width: 75%;
    margin: auto;
  }
  .raccourcis .specialite > a .encart h3 {
    font-size: 21px;
    line-height: 24px;
  }
  .raccourcis .specialite > a .encart .sstitre {
    font-size: 18px;
  }
  .hdp-home .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .hdp-home h1 {
    font-size: 25px;
    line-height: 28px;
  }
  .hdp-home .chapeau {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 5px !important;
  }
  .hdp-home .bouton {
    font-size: 18px;
  }
  body.home .introduction h2 {
    font-size: 20px;
    line-height: 24px;
  }
  body.home .introduction .accroche {
    font-size: 16px;
    line-height: 20px;
  }
  body.home .methode .texte h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.home .bloc-formulaire .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.home .bloc-formulaire .contenu {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  body.page-id-26 .analyse .texte > div {
    max-width: 540px;
  }
  body.page-id-26 .analyse .photo {
    height: 300px;
  }
  body.page-id-18 .presentation .slogan,
  body.page-id-18 .presentation .adresse {
    font-size: 20px;
    line-height: 24px;
  }
  body.page-id-18 .presentation .tel a i {
    border: none;
    width: auto;
    height: auto;
  }
  body.page-id-18 .presentation .tel a,
  body.page-id-18 .presentation .mail a {
    font-size: 20px;
  }
  body.page-id-28 .presentation h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.page-id-28 .presentation > div {
    font-size: 16px;
    line-height: 20px;
  }
  body.page-id-28 .presentation .images {
    height: 300px;
  }
  body.page-id-28 .presentation .images.owl-carousel .owl-nav:after {
    display: none;
  }
  body.page-id-28 .presentation .images.owl-carousel .owl-nav button {
    margin: 0 10px;
  }
  body.page-id-28 .equipe h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .partenaires h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .partenaires .logos.owl-carousel .owl-nav {
    position: relative;
    top: auto;
    margin-top: 10px;
  }
  .partenaires .logos.owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .partenaires .logos.owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .caracteristiques .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .caracteristiques .row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .caracteristiques .caracteristique {
    padding: 0 15px !important;
    margin-bottom: 3rem;
  }
  .caracteristiques .caracteristique:last-child {
    margin-bottom: 0;
  }
  .caracteristiques .caracteristique h3 {
    font-size: 21px;
    line-height: 24px;
  }
  body.page-id-30 .presentation h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.page-id-30 .presentation > div {
    font-size: 16px;
    line-height: 20px;
  }
  body.page-id-30 .tarifs .card-body .prestation .prix {
    text-align: left !important;
    margin-top: 5px;
    font-weight: 600;
    padding-left: 35px;
  }
  body.single-specialites .concept .texte h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.single-specialites .deroule.photo-bg .texte {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  body.single-specialites .deroule .texte h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.single-specialites .deroule .texte .surtitre {
    font-size: 16px;
    line-height: 20px;
  }
  body.single-specialites .deroule .texte > div {
    font-size: 17px;
    line-height: 21px;
  }
  body.single-specialites .avantages h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.single-specialites .avantages .surtitre {
    font-size: 16px;
    line-height: 20px;
  }
  body.single-specialites .avantages .paragraphe h3 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  h1 {
    font-size: 30px;
  }
  header .inscription {
    padding-left: 0 !important;
  }
  header .inscription .bouton {
    display: block;
    width: 100%;
    padding: 7.5px 15px;
  }
  .navbar button {
    right: 20px;
  }
  input[type="button"] {
    display: block;
    width: 100% !important;
  }
  .raccourcis .specialite:last-child {
    margin-bottom: 0 !important;
  }
  .raccourcis .specialite > a .photo {
    height: 250px;
  }
  .raccourcis h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .raccourcis .surtitre {
    font-size: 16px;
    line-height: 20px;
  }
  body.home .methode .visuel .information {
    font-size: 17px;
    line-height: 21px;
  }
  body.home .bloc-formulaire .titre strong {
    display: block;
    margin-left: 0;
  }
  body.page-id-26 .methode .textes h2,
  body.page-id-26 .clinique .textes h2 {
    font-size: 24px;
    line-height: 28px;
  }
  body.page-id-26 .methode .textes h3,
  body.page-id-26 .clinique .textes h3 {
    font-size: 19px;
    line-height: 23px;
  }
  body.page-id-26 .methode .textes > div,
  body.page-id-26 .clinique .textes > div {
    font-size: 16px;
    line-height: 20px;
  }
  body.page-id-26 .analyse .texte > div {
    max-width: none;
  }
  body.page-id-18 .presentation .formulaire > div {
    padding: 30px !important;
  }
  body.single-specialites .avantages .paragraphe.photos .image {
    height: 250px;
  }
  body.page-id-58 h1,
  body.page-id-3 h1,
  body.error404 h1 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (max-width: 449.98px) {
  .hdp-home h1 {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 15px !important;
  }
  .hdp-home .chapeau {
    font-size: 30px;
    line-height: 30px;
  }
  .hdp-home .bouton {
    width: 100%;
  }
  body.home .introduction h2,
  body.home .introduction .accroche {
    font-size: 16px;
    line-height: 20px;
  }
  body.home .methode .paragraphe h3 {
    font-size: 18px;
    line-height: 21px;
  }
  body.page-id-26 .methode .logo-methode {
    width: 150px;
    height: 150px;
  }
  .partenaires .logo > div {
    height: 90px;
  }
  .raccourcis .specialite > a {
    max-width: 100%;
  }
  body.single-specialites .concept .infos > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.single-specialites .concept .texte > div {
    padding-right: 0 !important;
  }
  body.single-specialites .deroule.photo-gauche .photo {
    height: 250px;
  }
  body.single-specialites .deroule.photo-bg .texte > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #popup .formulaire {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  #popup .formulaire button.close {
    top: 10px;
    right: 10px;
  }
  #popup .formulaire .titre {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 349.98px) {
  .hdp-home a {
    font-size: 19px;
  }
  .hdp-home a svg {
    width: 20px;
    height: auto;
    margin-right: 5px;
  }
  .haut-de-page {
    height: 225px;
  }
  .haut-de-page h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .haut-de-page .chapeau {
    font-size: 17px;
    line-height: 21px;
  }
  .haut-de-page .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0 !important;
  }
  .menu-secondaire > ul li a {
    font-size: 17px;
    line-height: 20px;
  }
  footer .contacts {
    font-size: 18px;
  }
}
