<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/runningset.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/runningset.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/runningset.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/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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/runningset.fr/:/tmp/) in <b>/www/wwwroot/runningset.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;
}
body {
  overflow-x: hidden;
}
body #grdp_barre_mini a {
  color: #ffffff;
  display: block;
  padding: 10px 15px;
  font-size: 15px;
}
body #grdp_barre_maxi p {
  color: #fff;
  font-size: 15px;
}
body #grdp_barre_maxi a {
  font-size: 15px;
}
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Manrope', sans-serif;
  color: #282828;
}
body p,
body a,
body span,
body li {
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.4;
  font-weight: 400;
  color: #282828;
}
body p:hover,
body a:hover,
body span:hover,
body li:hover {
  text-decoration: none;
}
body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body header {
  position: fixed;
  z-index: 2;
  width: 100%;
  padding: 45px 0;
  background-color: transparent;
  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 .contenu .container {
  max-width: 1665px;
}
body header .contenu .logo img {
  width: 260px;
  max-width: 100%;
}
body header .contenu .logo2 {
  display: none;
}
body header .contenu .nav-menu {
  padding-top: 17px;
}
body header .contenu .nav-menu ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body header .contenu .nav-menu ul li {
  padding: 0 20px;
}
body header .contenu .nav-menu ul li a {
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
body header .contenu .nav-menu ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 2px;
  background-color: #d54d22;
  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 .contenu .nav-menu ul li a .icon-facebook:before,
body header .contenu .nav-menu ul li a .icon-instagram:before {
  font-size: 22px;
}
body header .contenu .nav-menu ul li a i:before {
  color: #fff;
  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 .contenu .nav-menu ul li a:hover:after {
  width: 100%;
}
body header .contenu .nav-menu ul li a:hover i:before {
  color: #d54d22;
}
body header .contenu .nav-menu ul li#menu-item-17 a:after,
body header .contenu .nav-menu ul li#menu-item-164 a:after,
body header .contenu .nav-menu ul li#menu-item-165 a:after {
  display: none;
}
body header .contenu .nav-menu ul li#menu-item-164 {
  padding-right: 0;
}
body header .contenu .fix-reseaux {
  position: fixed;
  right: 0;
  top: 70%;
  z-index: 2;
}
body header .contenu .fix-reseaux a {
  display: block;
  background-color: #d54d22;
  padding: 10px;
  margin-bottom: 10px;
  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 .contenu .fix-reseaux a:hover {
  background-color: #282828;
}
body header .contenu .fix-reseaux a i {
  color: #fff;
  font-size: 45px;
}
body main section .container {
  max-width: 1230px;
}
body footer {
  padding: 15px 0;
  color: #fff;
  text-align: center;
  background-color: #131313;
}
body footer img {
  width: 50px;
  margin-right: 8px;
}
body footer a {
  color: #fff;
  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 footer a:hover {
  color: #d54d22;
}
body.page-id-10 main section.home,
body.page-template-default main section.home {
  height: 100vh;
  position: relative;
}
body.page-id-10 main section.home:after,
body.page-template-default main section.home:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/motif-bandeau.png) no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 94px;
  position: absolute;
  bottom: -10px;
  z-index: 1;
}
body.page-id-10 main section.home .contenu .media,
body.page-template-default main section.home .contenu .media {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 100vh;
  position: relative;
}
body.page-id-10 main section.home .contenu .media:before,
body.page-template-default main section.home .contenu .media:before {
  content: "";
  background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 85%);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
body.page-id-10 main section.home .contenu .bloc,
body.page-template-default main section.home .contenu .bloc {
  position: absolute;
  top: 40%;
  z-index: 1;
  width: 100%;
}
body.page-id-10 main section.home .contenu .bloc .container,
body.page-template-default main section.home .contenu .bloc .container {
  max-width: 1665px;
}
body.page-id-10 main section.home .contenu .bloc .content,
body.page-template-default main section.home .contenu .bloc .content {
  width: 680px;
  max-width: 100%;
  float: right;
  text-align: right;
}
body.page-id-10 main section.home .contenu .bloc .content h1,
body.page-template-default main section.home .contenu .bloc .content h1 {
  font-size: 45px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
body.page-id-10 main section.home .contenu .bloc .content h2,
body.page-template-default main section.home .contenu .bloc .content h2 {
  font-size: 35px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.4;
}
body.page-id-10 main section.home .contenu .scroll,
body.page-template-default main section.home .contenu .scroll {
  display: block;
  position: relative;
  z-index: 1;
}
body.page-id-10 main section.home .contenu .scroll:before,
body.page-template-default main section.home .contenu .scroll:before {
  content: "";
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 52px;
  background: url("/wp-content/themes/idcomweb/img/scroll.png") no-repeat;
  background-size: 100%;
}
body.page-id-10 main section.presentation,
body.page-template-default main section.presentation {
  padding: 70px 0 0;
}
body.page-id-10 main section.presentation .contenu .media,
body.page-template-default main section.presentation .contenu .media {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 100%;
}
body.page-id-10 main section.presentation .contenu .bloc,
body.page-template-default main section.presentation .contenu .bloc {
  padding: 65px 0;
  width: 540px;
  max-width: 100%;
  float: right;
}
body.page-id-10 main section.presentation .contenu .bloc .titres,
body.page-template-default main section.presentation .contenu .bloc .titres {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
body.page-id-10 main section.presentation .contenu .bloc .titres:before,
body.page-template-default main section.presentation .contenu .bloc .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.presentation .contenu .bloc .titres h2,
body.page-template-default main section.presentation .contenu .bloc .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
body.page-id-10 main section.presentation .contenu .bloc .titres h3,
body.page-template-default main section.presentation .contenu .bloc .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
}
body.page-id-10 main section.presentation .contenu .bloc p,
body.page-template-default main section.presentation .contenu .bloc p {
  text-align: justify;
}
body.page-id-10 main section.presentation .contenu .bloc p:last-of-type,
body.page-template-default main section.presentation .contenu .bloc p:last-of-type {
  margin-bottom: 0;
}
body.page-id-10 main section.presentation .contenu .bloc ul,
body.page-template-default main section.presentation .contenu .bloc ul {
  margin-top: -15px;
  padding-left: 40px;
  margin-bottom: 15px;
  list-style: disc;
}
body.page-id-10 main section.equipe,
body.page-template-default main section.equipe {
  padding: 0;
}
body.page-id-10 main section.equipe .contenu .media,
body.page-template-default main section.equipe .contenu .media {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 100%;
}
body.page-id-10 main section.equipe .contenu .bloc,
body.page-template-default main section.equipe .contenu .bloc {
  padding: 65px 0;
  width: 540px;
  max-width: 100%;
}
body.page-id-10 main section.equipe .contenu .bloc .titres,
body.page-template-default main section.equipe .contenu .bloc .titres {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
body.page-id-10 main section.equipe .contenu .bloc .titres:before,
body.page-template-default main section.equipe .contenu .bloc .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.equipe .contenu .bloc .titres h2,
body.page-template-default main section.equipe .contenu .bloc .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
body.page-id-10 main section.equipe .contenu .bloc .titres h3,
body.page-template-default main section.equipe .contenu .bloc .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
}
body.page-id-10 main section.equipe .contenu .bloc p,
body.page-template-default main section.equipe .contenu .bloc p {
  text-align: justify;
}
body.page-id-10 main section.equipe .contenu .bloc p:last-of-type,
body.page-template-default main section.equipe .contenu .bloc p:last-of-type {
  margin-bottom: 0;
}
body.page-id-10 main section.equipe .contenu .bloc .reseaux .titre-res,
body.page-template-default main section.equipe .contenu .bloc .reseaux .titre-res {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top: 25px;
}
body.page-id-10 main section.equipe .contenu .bloc .reseaux .icon,
body.page-template-default main section.equipe .contenu .bloc .reseaux .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
}
body.page-id-10 main section.equipe .contenu .bloc .reseaux .icon a,
body.page-template-default main section.equipe .contenu .bloc .reseaux .icon a {
  display: inline-block;
}
body.page-id-10 main section.equipe .contenu .bloc .reseaux .icon a:hover i,
body.page-template-default main section.equipe .contenu .bloc .reseaux .icon a:hover i {
  color: #282828;
}
body.page-id-10 main section.equipe .contenu .bloc .reseaux .icon a i,
body.page-template-default main section.equipe .contenu .bloc .reseaux .icon a i {
  padding-right: 10px;
  color: #d54d22;
  font-size: 32px;
  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.page-id-10 main section.equipe .contenu .bloc .reseaux .icon p,
body.page-template-default main section.equipe .contenu .bloc .reseaux .icon p {
  margin-bottom: 0;
  font-size: 18px;
  color: #d54d22;
}
body.page-id-10 main section.innovation .contenu .media,
body.page-template-default main section.innovation .contenu .media {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 100%;
}
body.page-id-10 main section.innovation .contenu .bloc,
body.page-template-default main section.innovation .contenu .bloc {
  padding: 65px 0;
  width: 540px;
  max-width: 100%;
  float: right;
}
body.page-id-10 main section.innovation .contenu .bloc a.btn,
body.page-template-default main section.innovation .contenu .bloc a.btn {
  background-color: #d54d22;
  font-weight: 700;
  border-radius: 0;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 50px;
  color: #fff;
  margin-top: 30px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
}
body.page-id-10 main section.innovation .contenu .bloc a.btn:hover,
body.page-template-default main section.innovation .contenu .bloc a.btn:hover {
  background-color: #282828;
}
body.page-id-10 main section.innovation .contenu .bloc .titres,
body.page-template-default main section.innovation .contenu .bloc .titres {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
body.page-id-10 main section.innovation .contenu .bloc .titres:before,
body.page-template-default main section.innovation .contenu .bloc .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.innovation .contenu .bloc .titres h2,
body.page-template-default main section.innovation .contenu .bloc .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
body.page-id-10 main section.innovation .contenu .bloc .titres h3,
body.page-template-default main section.innovation .contenu .bloc .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
}
body.page-id-10 main section.innovation .contenu .bloc p,
body.page-template-default main section.innovation .contenu .bloc p {
  text-align: justify;
}
body.page-id-10 main section.innovation .contenu .bloc p:last-of-type,
body.page-template-default main section.innovation .contenu .bloc p:last-of-type {
  margin-bottom: 0;
}
body.page-id-10 main section.cordage,
body.page-template-default main section.cordage {
  padding: 0;
}
body.page-id-10 main section.cordage .contenu .media,
body.page-template-default main section.cordage .contenu .media {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  height: 100%;
}
body.page-id-10 main section.cordage .contenu .bloc,
body.page-template-default main section.cordage .contenu .bloc {
  padding: 65px 0 55px;
  width: 540px;
  max-width: 100%;
}
body.page-id-10 main section.cordage .contenu .bloc .titres,
body.page-template-default main section.cordage .contenu .bloc .titres {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
body.page-id-10 main section.cordage .contenu .bloc .titres:before,
body.page-template-default main section.cordage .contenu .bloc .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.cordage .contenu .bloc .titres h2,
body.page-template-default main section.cordage .contenu .bloc .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
body.page-id-10 main section.cordage .contenu .bloc .titres h3,
body.page-template-default main section.cordage .contenu .bloc .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
}
body.page-id-10 main section.cordage .contenu .bloc p,
body.page-template-default main section.cordage .contenu .bloc p {
  text-align: justify;
}
body.page-id-10 main section.cordage .contenu .bloc p:last-of-type,
body.page-template-default main section.cordage .contenu .bloc p:last-of-type {
  margin-bottom: 0;
}
body.page-id-10 main section.sports,
body.page-template-default main section.sports {
  background-color: #282828;
  margin-top: 70px;
  padding: 80px 0 180px;
  position: relative;
  overflow: hidden;
}
body.page-id-10 main section.sports:after,
body.page-template-default main section.sports:after {
  content: "";
  background: url(/wp-content/themes/idcomweb/img/motif-bandeau.png) no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 94px;
  position: absolute;
  bottom: -10px;
  z-index: 1;
}
body.page-id-10 main section.sports .contenu .container,
body.page-template-default main section.sports .contenu .container {
  max-width: 1665px;
}
body.page-id-10 main section.sports .contenu .titre,
body.page-template-default main section.sports .contenu .titre {
  position: relative;
  margin-bottom: 70px;
  z-index: 1;
}
body.page-id-10 main section.sports .contenu .titre:before,
body.page-template-default main section.sports .contenu .titre:before {
  content: "";
  background-color: #d54d22;
  width: 1230px;
  max-width: 100%;
  height: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
body.page-id-10 main section.sports .contenu .titre h2,
body.page-template-default main section.sports .contenu .titre h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  font-size: 60px;
  background-color: #282828;
  padding: 0 50px;
  text-align: center;
  z-index: 1;
  margin: 0 auto;
  width: 324px;
  max-width: 100%;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .categories,
body.page-template-default main section.sports .contenu .owl-carousel .item .categories {
  margin-bottom: 40px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media,
body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 390px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media:before,
body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media:before {
  content: "";
  background: linear-gradient(rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.5) 85%);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media h3,
body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media h3 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .marques,
body.page-template-default main section.sports .contenu .owl-carousel .item .marques {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .marques .bloc a,
body.page-template-default main section.sports .contenu .owl-carousel .item .marques .bloc a {
  display: block;
  padding: 0 30px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .item .marques .bloc a .media,
body.page-template-default main section.sports .contenu .owl-carousel .item .marques .bloc a .media {
  width: auto !important;
  height: auto;
  max-height: 70px;
  min-height: auto;
  max-width: 100%;
  margin: auto;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-nav,
body.page-template-default main section.sports .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 180px;
  width: 100%;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev,
body.page-template-default main section.sports .contenu .owl-carousel .owl-prev {
  left: -60px;
  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.page-id-10 main section.sports .contenu .owl-carousel .owl-prev:hover,
body.page-template-default main section.sports .contenu .owl-carousel .owl-prev:hover {
  left: -70px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-next,
body.page-template-default main section.sports .contenu .owl-carousel .owl-next {
  right: -60px;
  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.page-id-10 main section.sports .contenu .owl-carousel .owl-next:hover,
body.page-template-default main section.sports .contenu .owl-carousel .owl-next:hover {
  right: -70px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev:before,
body.page-template-default main section.sports .contenu .owl-carousel .owl-prev:before {
  content: "";
  display: block;
  background: url(/wp-content/themes/idcomweb/img/left.png) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 34px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-next:before,
body.page-template-default main section.sports .contenu .owl-carousel .owl-next:before {
  content: "";
  display: block;
  background: url(/wp-content/themes/idcomweb/img/right.png) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 34px;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev,
body.page-id-10 main section.sports .contenu .owl-carousel .owl-next,
body.page-template-default main section.sports .contenu .owl-carousel .owl-prev,
body.page-template-default main section.sports .contenu .owl-carousel .owl-next {
  position: absolute;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev span,
body.page-id-10 main section.sports .contenu .owl-carousel .owl-next span,
body.page-template-default main section.sports .contenu .owl-carousel .owl-prev span,
body.page-template-default main section.sports .contenu .owl-carousel .owl-next span {
  display: none;
}
body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev:focus,
body.page-id-10 main section.sports .contenu .owl-carousel .owl-next:focus,
body.page-template-default main section.sports .contenu .owl-carousel .owl-prev:focus,
body.page-template-default main section.sports .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body.page-id-10 main section.cadeaux,
body.page-template-default main section.cadeaux {
  padding: 70px 0;
}
body.page-id-10 main section.cadeaux .contenu .content,
body.page-template-default main section.cadeaux .contenu .content {
  background-color: #f6f6f6;
}
body.page-id-10 main section.cadeaux .contenu .content .media,
body.page-template-default main section.cadeaux .contenu .content .media {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 614px;
  height: 364px;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc,
body.page-template-default main section.cadeaux .contenu .content .bloc {
  padding: 60px 0 50px 70px;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc .titres,
body.page-template-default main section.cadeaux .contenu .content .bloc .titres {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc .titres:before,
body.page-template-default main section.cadeaux .contenu .content .bloc .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h2,
body.page-template-default main section.cadeaux .contenu .content .bloc .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h3,
body.page-template-default main section.cadeaux .contenu .content .bloc .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc p,
body.page-template-default main section.cadeaux .contenu .content .bloc p {
  text-align: justify;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc p strong,
body.page-template-default main section.cadeaux .contenu .content .bloc p strong {
  font-weight: 700;
}
body.page-id-10 main section.cadeaux .contenu .content .bloc a,
body.page-template-default main section.cadeaux .contenu .content .bloc a {
  background-color: #d54d22;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 50px;
  color: #fff;
  margin-top: 30px;
  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.page-id-10 main section.cadeaux .contenu .content .bloc a:hover,
body.page-template-default main section.cadeaux .contenu .content .bloc a:hover {
  background-color: #282828;
}
body.page-id-10 main section.garantie .contenu,
body.page-template-default main section.garantie .contenu {
  background-color: #f6f6f6;
}
body.page-id-10 main section.garantie .contenu .container,
body.page-template-default main section.garantie .contenu .container {
  max-width: 1550px;
  margin-left: 0;
}
body.page-id-10 main section.garantie .contenu .media,
body.page-template-default main section.garantie .contenu .media {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100%;
}
body.page-id-10 main section.garantie .contenu .bloc,
body.page-template-default main section.garantie .contenu .bloc {
  padding: 120px 0 120px 70px;
}
body.page-id-10 main section.garantie .contenu .bloc .titres,
body.page-template-default main section.garantie .contenu .bloc .titres {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
body.page-id-10 main section.garantie .contenu .bloc .titres:before,
body.page-template-default main section.garantie .contenu .bloc .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.garantie .contenu .bloc .titres h2,
body.page-template-default main section.garantie .contenu .bloc .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
body.page-id-10 main section.garantie .contenu .bloc .titres h3,
body.page-template-default main section.garantie .contenu .bloc .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
}
body.page-id-10 main section.garantie .contenu .bloc p,
body.page-template-default main section.garantie .contenu .bloc p {
  text-align: justify;
}
body.page-id-10 main section.garantie .contenu .bloc p strong,
body.page-template-default main section.garantie .contenu .bloc p strong {
  font-weight: 700;
}
body.page-id-10 main section.garantie .contenu .bloc p:last-of-type,
body.page-template-default main section.garantie .contenu .bloc p:last-of-type {
  margin-bottom: 0;
}
body.page-id-10 main section.garantie .contenu .bloc a,
body.page-template-default main section.garantie .contenu .bloc a {
  background-color: #d54d22;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 50px;
  color: #fff;
  margin-top: 30px;
  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.page-id-10 main section.garantie .contenu .bloc a:hover,
body.page-template-default main section.garantie .contenu .bloc a:hover {
  background-color: #282828;
}
body.page-id-10 main section.map .contenu .acf-map,
body.page-template-default main section.map .contenu .acf-map {
  width: 100%;
  height: 570px;
}
body.page-id-10 main section.contact,
body.page-template-default main section.contact {
  padding: 70px 0;
  background-color: #282828;
}
body.page-id-10 main section.contact .contenu .situer h2,
body.page-template-default main section.contact .contenu .situer h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  position: relative;
  margin-bottom: 50px;
  padding-left: 35px;
  color: #fff;
}
body.page-id-10 main section.contact .contenu .situer h2:before,
body.page-template-default main section.contact .contenu .situer h2:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.contact .contenu .situer i,
body.page-template-default main section.contact .contenu .situer i {
  color: #d54d22;
  margin-right: 25px;
  font-size: 50px;
}
body.page-id-10 main section.contact .contenu .situer .localisation,
body.page-template-default main section.contact .contenu .situer .localisation {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
body.page-id-10 main section.contact .contenu .situer .localisation p,
body.page-template-default main section.contact .contenu .situer .localisation p {
  margin-bottom: 0;
  line-height: 1.3;
  color: #fff;
  font-size: 18px;
}
body.page-id-10 main section.contact .contenu .situer .localisation p strong,
body.page-template-default main section.contact .contenu .situer .localisation p strong {
  font-weight: 700;
}
body.page-id-10 main section.contact .contenu .situer a,
body.page-template-default main section.contact .contenu .situer a {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
}
body.page-id-10 main section.contact .contenu .situer .horaires,
body.page-template-default main section.contact .contenu .situer .horaires {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
body.page-id-10 main section.contact .contenu .situer .horaires ul li,
body.page-template-default main section.contact .contenu .situer .horaires ul li {
  color: #fff;
  line-height: 1.5;
}
body.page-id-10 main section.contact .contenu .situer .horaires ul li strong,
body.page-template-default main section.contact .contenu .situer .horaires ul li strong {
  font-weight: 700;
}
body.page-id-10 main section.contact .contenu .situer img,
body.page-template-default main section.contact .contenu .situer img {
  padding-left: 76px;
}
body.page-id-10 main section.contact .contenu .formulaire .titres,
body.page-template-default main section.contact .contenu .formulaire .titres {
  position: relative;
  margin-bottom: 50px;
  padding-left: 35px;
}
body.page-id-10 main section.contact .contenu .formulaire .titres:before,
body.page-template-default main section.contact .contenu .formulaire .titres:before {
  content: "";
  background-color: #d54d22;
  height: 100%;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
}
body.page-id-10 main section.contact .contenu .formulaire .titres h2,
body.page-template-default main section.contact .contenu .formulaire .titres h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff;
}
body.page-id-10 main section.contact .contenu .formulaire .titres h3,
body.page-template-default main section.contact .contenu .formulaire .titres h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 0;
  color: #fff;
}
body.page-id-10 main section.contact .contenu .formulaire .nf-response-msg p,
body.page-template-default main section.contact .contenu .formulaire .nf-response-msg p {
  color: #fff;
}
body.page-id-10 main section.contact .contenu .formulaire form .nf-form-fields-required,
body.page-template-default main section.contact .contenu .formulaire form .nf-form-fields-required {
  display: none;
}
body.page-id-10 main section.contact .contenu .formulaire form .nf-field-container,
body.page-template-default main section.contact .contenu .formulaire form .nf-field-container {
  margin-bottom: 18px;
}
body.page-id-10 main section.contact .contenu .formulaire form input,
body.page-template-default main section.contact .contenu .formulaire form input {
  background-color: #626262;
  border: 0;
  color: #fff;
  font-family: 'Manrope', sans-serif;
}
body.page-id-10 main section.contact .contenu .formulaire form input::placeholder,
body.page-template-default main section.contact .contenu .formulaire form input::placeholder {
  text-transform: uppercase;
  color: #c9c7c7;
}
body.page-id-10 main section.contact .contenu .formulaire form textarea,
body.page-template-default main section.contact .contenu .formulaire form textarea {
  background-color: #626262;
  border: 0;
  height: 186px;
  color: #fff;
  font-family: 'Manrope', sans-serif;
}
body.page-id-10 main section.contact .contenu .formulaire form textarea::placeholder,
body.page-template-default main section.contact .contenu .formulaire form textarea::placeholder {
  text-transform: uppercase;
  color: #c9c7c7;
}
body.page-id-10 main section.contact .contenu .formulaire form #nf-label-field-6,
body.page-template-default main section.contact .contenu .formulaire form #nf-label-field-6 {
  font-family: 'Manrope', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  cursor: pointer;
}
body.page-id-10 main section.contact .contenu .formulaire form .ninja-forms-req-symbol,
body.page-template-default main section.contact .contenu .formulaire form .ninja-forms-req-symbol {
  color: #fff;
}
body.page-id-10 main section.contact .contenu .formulaire form .checkbox-container.label-right label,
body.page-template-default main section.contact .contenu .formulaire form .checkbox-container.label-right label {
  margin: 0 0 0 40px;
}
body.page-id-10 main section.contact .contenu .formulaire form .checkbox-wrap .nf-field-label label.nf-checked-label:before,
body.page-template-default main section.contact .contenu .formulaire form .checkbox-wrap .nf-field-label label.nf-checked-label:before {
  color: #fff;
  left: -36px;
  top: 3px;
}
body.page-id-10 main section.contact .contenu .formulaire form .checkbox-container.label-right label:before,
body.page-template-default main section.contact .contenu .formulaire form .checkbox-container.label-right label:before {
  left: -36px;
  top: 3px;
}
body.page-id-10 main section.contact .contenu .formulaire form .checkbox-container.label-right label:after,
body.page-template-default main section.contact .contenu .formulaire form .checkbox-container.label-right label:after {
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  background: #626262;
  border: 0;
  width: 30px;
  height: 30px;
}
body.page-id-10 main section.contact .contenu .formulaire form #nf-field-4,
body.page-template-default main section.contact .contenu .formulaire form #nf-field-4 {
  background-color: #d54d22;
  color: #fff;
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 50px;
  float: right;
  line-height: 1;
  cursor: pointer;
  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.page-id-10 main section.contact .contenu .formulaire form #nf-field-4:hover,
body.page-template-default main section.contact .contenu .formulaire form #nf-field-4:hover {
  background-color: #626262;
}
body.page-id-10 main section.contact .contenu .formulaire form #nf-field-4:focus,
body.page-template-default main section.contact .contenu .formulaire form #nf-field-4:focus {
  outline: none;
}
body.page-id-11 header,
body.page-id-3 header {
  background-color: #282828 !important;
  padding: 15px 0px 18px !important;
}
body.page-id-11 header .logo2,
body.page-id-3 header .logo2 {
  display: block !important;
}
body.page-id-11 header .logo,
body.page-id-3 header .logo {
  display: none !important;
}
body.page-id-11 main section.mentions,
body.page-id-3 main section.mentions {
  padding: 180px 0 50px;
}
body.page-id-11 main section.mentions h3,
body.page-id-3 main section.mentions h3 {
  padding-top: 30px;
}
body.page-id-11 main section.mentions a,
body.page-id-3 main section.mentions a {
  color: #d54d22 !important;
  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.page-id-11 main section.mentions a:hover,
body.page-id-3 main section.mentions a:hover {
  color: #282828 !important;
}
@media (max-width: 1800px) {
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-nav,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-nav {
    top: 170px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-next,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-next {
    right: 0;
    background-color: #d54d22;
    padding: 10px !important;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-prev {
    left: 0;
    background-color: #d54d22;
    padding: 10px !important;
  }
}
@media (max-width: 1670px) {
  body.page-id-10 main section.cadeaux .contenu .content .media,
  body.page-template-default main section.cadeaux .contenu .content .media {
    width: 100%;
    height: 240px;
  }
}
@media (max-width: 1550px) {
  body.page-id-10 main section.garantie .contenu .bloc,
  body.page-template-default main section.garantie .contenu .bloc {
    padding: 120px 40px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-nav,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-nav {
    top: 0;
    width: auto;
    right: 0;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-next:hover,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-next:hover {
    right: 0;
    background-color: #282828;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-prev {
    left: -76px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .owl-prev:hover,
  body.page-template-default main section.sports .contenu .owl-carousel .owl-prev:hover {
    left: -76px;
    background-color: #282828;
  }
}
@media (max-width: 1315px) {
  body header .contenu .nav-menu ul {
    flex-wrap: wrap;
    width: 690px;
    float: right;
  }
  body header .contenu .nav-menu ul li {
    padding: 5px 8px;
  }
  body header .contenu .nav-menu ul li a {
    font-size: 15px;
  }
  body header .contenu .logo2 img {
    padding-top: 20px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .marques .bloc a,
  body.page-template-default main section.sports .contenu .owl-carousel .item .marques .bloc a {
    padding: 0 20px;
  }
}
@media (min-width: 991.99px) and (max-width: 1200px) {
  body.page-id-10 main section.home,
  body.page-template-default main section.home {
    height: 100%;
  }
  body.page-id-10 main section.home .contenu .media,
  body.page-template-default main section.home .contenu .media {
    height: 580px;
  }
  body.page-id-10 main section.home .contenu .bloc .content h1,
  body.page-template-default main section.home .contenu .bloc .content h1 {
    font-size: 40px;
  }
  body.page-id-10 main section.home .contenu .bloc .content h2,
  body.page-template-default main section.home .contenu .bloc .content h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.home .contenu .scroll,
  body.page-template-default main section.home .contenu .scroll {
    display: none;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres h2,
  body.page-template-default main section.presentation .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres h3,
  body.page-template-default main section.presentation .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres h2,
  body.page-template-default main section.equipe .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres h3,
  body.page-template-default main section.equipe .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres h2,
  body.page-template-default main section.innovation .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres h3,
  body.page-template-default main section.innovation .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres h2,
  body.page-template-default main section.cordage .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres h3,
  body.page-template-default main section.cordage .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.sports .contenu .titre h2,
  body.page-template-default main section.sports .contenu .titre h2 {
    font-size: 50px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media h3,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .media,
  body.page-template-default main section.cadeaux .contenu .content .media {
    width: 100%;
    height: 300px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h2,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h3,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres h2,
  body.page-template-default main section.garantie .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres h3,
  body.page-template-default main section.garantie .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.map .contenu .acf-map,
  body.page-template-default main section.map .contenu .acf-map {
    height: 400px;
  }
  body.page-id-10 main section.contact .contenu .situer h2,
  body.page-template-default main section.contact .contenu .situer h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres h2,
  body.page-template-default main section.contact .contenu .formulaire .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres h3,
  body.page-template-default main section.contact .contenu .formulaire .titres h3 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header {
    padding: 35px 0;
  }
  body header .contenu .logo2 img {
    padding-top: 7px;
  }
  body header .fond-hamburger {
    position: absolute;
    top: 30px;
    right: 62px;
    z-index: 5;
    width: 45px;
    height: 40px;
  }
  body header .fond-hamburger:hover #hamburger.active span:before,
  body header .fond-hamburger:hover #hamburger.active span:after {
    background-color: white;
  }
  body header .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    vertical-align: middle;
    width: 40px;
    float: right;
    z-index: 1000;
  }
  body header .fond-hamburger #hamburger span:before,
  body header .fond-hamburger #hamburger span:after {
    background-color: #fff;
    color: #fff;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .fond-hamburger #hamburger .pmenu {
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 5px;
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #fff;
    font-family: 'Oranienbaum', serif;
    font-size: 14px;
  }
  body header .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #d54d22;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .nav-menu.active ul {
    opacity: 1;
  }
  body header .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 8px 0;
    text-align: center;
  }
  body header .nav-menu ul li a {
    font-size: 20px;
    color: white;
    position: relative;
    float: none;
    margin: 0 auto;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  body header .nav-menu ul li a:before {
    display: none;
  }
  body header .nav-menu ul li a:after {
    content: "";
    background-color: #fff !important;
    width: 100% !important;
    height: 1px !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    opacity: 1 !important;
  }
  body header .nav-menu ul li a i {
    margin: 0 auto;
  }
  body header .nav-menu ul li#menu-item-164 {
    padding-right: 8px !important;
  }
  body header .nav-menu .main-navigation ul li .sub-menu {
    position: relative;
    opacity: 1;
    border: 0;
    background-color: transparent;
    padding: 0;
    transform: none;
    list-style: none;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li {
    padding: 0;
    margin: 3px 0;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li:first-child {
    margin-top: 5px;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li:last-child {
    margin-bottom: 0;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li a {
    color: #fff;
    text-transform: none;
    color: ;
    font-size: 18px;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li a:before,
  body header .nav-menu .main-navigation ul li .sub-menu li a:after {
    display: none !important;
  }
  body header .nav-menu .main-navigation ul li:hover .sub-menu {
    opacity: 1;
  }
  body header .nav-menu .main-navigation ul li:first-child {
    padding: 0;
  }
  body header .nav-menu .main-navigation ul li:last-child {
    padding: 0;
  }
  body header .nav-menu .main-navigation ul li#menu-item-402 .sub-menu {
    width: 100%;
  }
  body header .nav-menu .main-navigation ul li#menu-item-403 .sub-menu {
    width: 100%;
  }
  body header .nav-menu .main-navigation ul li#menu-item-404 .sub-menu {
    width: 100%;
  }
  body header .nav-menu .main-navigation ul li a:hover:after {
    margin-left: 0;
  }
  body.page-id-10 main section.home,
  body.page-template-default main section.home {
    height: 100%;
  }
  body.page-id-10 main section.home .contenu .media,
  body.page-template-default main section.home .contenu .media {
    height: 580px;
  }
  body.page-id-10 main section.home .contenu .bloc .content h1,
  body.page-template-default main section.home .contenu .bloc .content h1 {
    font-size: 40px;
  }
  body.page-id-10 main section.home .contenu .bloc .content h2,
  body.page-template-default main section.home .contenu .bloc .content h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.home .contenu .scroll,
  body.page-template-default main section.home .contenu .scroll {
    display: none;
  }
  body.page-id-10 main section.presentation,
  body.page-template-default main section.presentation {
    padding: 30px 0 0;
  }
  body.page-id-10 main section.presentation .contenu .visuel,
  body.page-template-default main section.presentation .contenu .visuel {
    padding-right: 15px !important;
  }
  body.page-id-10 main section.presentation .contenu .media,
  body.page-template-default main section.presentation .contenu .media {
    height: 250px;
    padding-right: 15px;
  }
  body.page-id-10 main section.presentation .contenu .bloc,
  body.page-template-default main section.presentation .contenu .bloc {
    padding: 30px;
    width: 100%;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres h2,
  body.page-template-default main section.presentation .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres h3,
  body.page-template-default main section.presentation .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.equipe,
  body.page-template-default main section.equipe {
    padding: 0;
  }
  body.page-id-10 main section.equipe .contenu .direction,
  body.page-template-default main section.equipe .contenu .direction {
    flex-direction: column-reverse;
  }
  body.page-id-10 main section.equipe .contenu .visuel,
  body.page-template-default main section.equipe .contenu .visuel {
    padding-left: 15px !important;
  }
  body.page-id-10 main section.equipe .contenu .media,
  body.page-template-default main section.equipe .contenu .media {
    height: 250px;
    padding-right: 15px;
  }
  body.page-id-10 main section.equipe .contenu .bloc,
  body.page-template-default main section.equipe .contenu .bloc {
    padding: 30px;
    width: 100%;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres h2,
  body.page-template-default main section.equipe .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres h3,
  body.page-template-default main section.equipe .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.innovation,
  body.page-template-default main section.innovation {
    padding: 0;
  }
  body.page-id-10 main section.innovation .contenu .visuel,
  body.page-template-default main section.innovation .contenu .visuel {
    padding-right: 15px !important;
  }
  body.page-id-10 main section.innovation .contenu .media,
  body.page-template-default main section.innovation .contenu .media {
    height: 250px;
    padding-right: 15px;
  }
  body.page-id-10 main section.innovation .contenu .bloc,
  body.page-template-default main section.innovation .contenu .bloc {
    padding: 30px;
    width: 100%;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres h2,
  body.page-template-default main section.innovation .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres h3,
  body.page-template-default main section.innovation .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.cordage,
  body.page-template-default main section.cordage {
    padding: 0;
  }
  body.page-id-10 main section.cordage .contenu .direction,
  body.page-template-default main section.cordage .contenu .direction {
    flex-direction: column-reverse;
  }
  body.page-id-10 main section.cordage .contenu .visuel,
  body.page-template-default main section.cordage .contenu .visuel {
    padding-left: 15px !important;
  }
  body.page-id-10 main section.cordage .contenu .media,
  body.page-template-default main section.cordage .contenu .media {
    height: 250px;
    padding-right: 15px;
  }
  body.page-id-10 main section.cordage .contenu .bloc,
  body.page-template-default main section.cordage .contenu .bloc {
    padding: 30px;
    width: 100%;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres h2,
  body.page-template-default main section.cordage .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres h3,
  body.page-template-default main section.cordage .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.sports,
  body.page-template-default main section.sports {
    padding: 65px 0 140px;
    margin-top: 30px;
  }
  body.page-id-10 main section.sports .contenu .titre h2,
  body.page-template-default main section.sports .contenu .titre h2 {
    font-size: 35px;
    width: 240px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories {
    margin-bottom: 20px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media {
    height: 250px;
    margin-bottom: 20px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media h3,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.cadeaux,
  body.page-template-default main section.cadeaux {
    padding: 30px 0;
  }
  body.page-id-10 main section.cadeaux .contenu .content,
  body.page-template-default main section.cadeaux .contenu .content {
    padding: 40px 30px 30px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .media,
  body.page-template-default main section.cadeaux .contenu .content .media {
    width: 590px;
    height: 340px;
    margin: 0 auto;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc,
  body.page-template-default main section.cadeaux .contenu .content .bloc {
    padding: 0;
    margin-bottom: 30px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h2,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h3,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.garantie .contenu .media,
  body.page-template-default main section.garantie .contenu .media {
    background-position: bottom;
    width: 100%;
    height: 250px;
    position: relative;
  }
  body.page-id-10 main section.garantie .contenu .bloc,
  body.page-template-default main section.garantie .contenu .bloc {
    padding: 40px 30px;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres h2,
  body.page-template-default main section.garantie .contenu .bloc .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres h3,
  body.page-template-default main section.garantie .contenu .bloc .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.map .contenu .acf-map,
  body.page-template-default main section.map .contenu .acf-map {
    height: 350px;
  }
  body.page-id-10 main section.contact,
  body.page-template-default main section.contact {
    padding: 30px 0;
  }
  body.page-id-10 main section.contact .contenu .direction,
  body.page-template-default main section.contact .contenu .direction {
    flex-direction: column-reverse;
  }
  body.page-id-10 main section.contact .contenu .situer,
  body.page-template-default main section.contact .contenu .situer {
    padding: 0 20px;
  }
  body.page-id-10 main section.contact .contenu .situer h2,
  body.page-template-default main section.contact .contenu .situer h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres,
  body.page-template-default main section.contact .contenu .formulaire .titres {
    margin-bottom: 20px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres h2,
  body.page-template-default main section.contact .contenu .formulaire .titres h2 {
    font-size: 30px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres h3,
  body.page-template-default main section.contact .contenu .formulaire .titres h3 {
    font-size: 30px;
  }
  body.page-id-10 main section.contact .contenu .formulaire form .nf-field-container,
  body.page-template-default main section.contact .contenu .formulaire form .nf-field-container {
    margin-bottom: 8px;
  }
}
@media (max-width: 767.98px) {
  body #grdp_barre_mini {
    display: none !important;
  }
  body header {
    padding: 20px 0 !important;
    position: absolute;
    background-color: transparent !important;
  }
  body header .contenu .logo img {
    width: 170px;
    max-width: 100%;
  }
  body header .contenu .logo2 img {
    padding-top: 7px;
    display: none;
  }
  body header .contenu .fix-reseaux {
    top: auto;
    bottom: 10px;
  }
  body header .contenu .fix-reseaux a {
    display: block;
    background-color: #d54d22;
    padding: 10px;
    margin-bottom: 5px;
    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 .contenu .fix-reseaux a:hover {
    background-color: #282828;
  }
  body header .contenu .fix-reseaux a i {
    color: #fff;
    font-size: 25px;
  }
  body header .fond-hamburger {
    position: absolute;
    top: 10px !important;
    right: 22px;
    z-index: 5;
    width: 45px;
    height: 40px;
  }
  body header .fond-hamburger:hover #hamburger.active span:before,
  body header .fond-hamburger:hover #hamburger.active span:after {
    background-color: white;
  }
  body header .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    vertical-align: middle;
    width: 40px;
    float: right;
    z-index: 1000;
  }
  body header .fond-hamburger #hamburger span:before,
  body header .fond-hamburger #hamburger span:after {
    background-color: #fff;
    color: #fff;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .fond-hamburger #hamburger .pmenu {
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 5px;
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #fff;
    font-family: 'Oranienbaum', serif;
    font-size: 14px;
  }
  body header .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #d54d22;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .nav-menu.active ul {
    opacity: 1;
  }
  body header .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
  body header .nav-menu ul li a {
    font-size: 20px;
    color: white;
    position: relative;
    float: none;
    margin: 0 auto;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  body header .nav-menu ul li a:before {
    display: none;
  }
  body header .nav-menu ul li a:after {
    content: "";
    background-color: #fff !important;
    width: 100% !important;
    height: 1px !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    opacity: 1 !important;
  }
  body header .nav-menu ul li a i {
    margin: 0 auto;
  }
  body header .nav-menu ul li#menu-item-23 {
    padding-right: 8px !important;
  }
  body header .nav-menu .main-navigation ul li .sub-menu {
    position: relative;
    opacity: 1;
    border: 0;
    background-color: transparent;
    padding: 0;
    transform: none;
    list-style: none;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li {
    padding: 0;
    margin: 3px 0;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li:first-child {
    margin-top: 5px;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li:last-child {
    margin-bottom: 0;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li a {
    color: #fff;
    text-transform: none;
    color: ;
    font-size: 18px;
  }
  body header .nav-menu .main-navigation ul li .sub-menu li a:before,
  body header .nav-menu .main-navigation ul li .sub-menu li a:after {
    display: none !important;
  }
  body header .nav-menu .main-navigation ul li:hover .sub-menu {
    opacity: 1;
  }
  body header .nav-menu .main-navigation ul li:first-child {
    padding: 0;
  }
  body header .nav-menu .main-navigation ul li:last-child {
    padding: 0;
  }
  body header .nav-menu .main-navigation ul li#menu-item-402 .sub-menu {
    width: 100%;
  }
  body header .nav-menu .main-navigation ul li#menu-item-403 .sub-menu {
    width: 100%;
  }
  body header .nav-menu .main-navigation ul li#menu-item-404 .sub-menu {
    width: 100%;
  }
  body header .nav-menu .main-navigation ul li a:hover:after {
    margin-left: 0;
  }
  body.page-id-10 main section.home,
  body.page-template-default main section.home {
    height: 100%;
  }
  body.page-id-10 main section.home .contenu .media,
  body.page-template-default main section.home .contenu .media {
    height: 460px;
  }
  body.page-id-10 main section.home .contenu .bloc,
  body.page-template-default main section.home .contenu .bloc {
    top: 30%;
  }
  body.page-id-10 main section.home .contenu .bloc .content,
  body.page-template-default main section.home .contenu .bloc .content {
    text-align: center;
  }
  body.page-id-10 main section.home .contenu .bloc .content h1,
  body.page-template-default main section.home .contenu .bloc .content h1 {
    font-size: 30px;
  }
  body.page-id-10 main section.home .contenu .bloc .content h2,
  body.page-template-default main section.home .contenu .bloc .content h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.home .contenu .scroll,
  body.page-template-default main section.home .contenu .scroll {
    display: none;
  }
  body.page-id-10 main section.presentation,
  body.page-template-default main section.presentation {
    padding: 30px 0 0;
  }
  body.page-id-10 main section.presentation .contenu .visuel,
  body.page-template-default main section.presentation .contenu .visuel {
    padding-right: 15px !important;
  }
  body.page-id-10 main section.presentation .contenu .media,
  body.page-template-default main section.presentation .contenu .media {
    height: 200px;
    padding-right: 15px;
  }
  body.page-id-10 main section.presentation .contenu .bloc,
  body.page-template-default main section.presentation .contenu .bloc {
    padding: 15px;
    width: 100%;
    text-align: center;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres,
  body.page-template-default main section.presentation .contenu .bloc .titres {
    padding-left: 0;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres:before,
  body.page-template-default main section.presentation .contenu .bloc .titres:before {
    display: none;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres h2,
  body.page-template-default main section.presentation .contenu .bloc .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.presentation .contenu .bloc .titres h3,
  body.page-template-default main section.presentation .contenu .bloc .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.presentation .contenu .bloc p,
  body.page-template-default main section.presentation .contenu .bloc p {
    text-align: center;
  }
  body.page-id-10 main section.equipe,
  body.page-template-default main section.equipe {
    padding: 0;
  }
  body.page-id-10 main section.equipe .contenu .direction,
  body.page-template-default main section.equipe .contenu .direction {
    flex-direction: column-reverse;
  }
  body.page-id-10 main section.equipe .contenu .visuel,
  body.page-template-default main section.equipe .contenu .visuel {
    padding-left: 15px !important;
  }
  body.page-id-10 main section.equipe .contenu .media,
  body.page-template-default main section.equipe .contenu .media {
    height: 200px;
    padding-right: 15px;
  }
  body.page-id-10 main section.equipe .contenu .bloc,
  body.page-template-default main section.equipe .contenu .bloc {
    padding: 15px;
    width: 100%;
    text-align: center;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres,
  body.page-template-default main section.equipe .contenu .bloc .titres {
    padding-left: 0;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres:before,
  body.page-template-default main section.equipe .contenu .bloc .titres:before {
    display: none;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres h2,
  body.page-template-default main section.equipe .contenu .bloc .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.equipe .contenu .bloc .titres h3,
  body.page-template-default main section.equipe .contenu .bloc .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.equipe .contenu .bloc p,
  body.page-template-default main section.equipe .contenu .bloc p {
    text-align: center;
  }
  body.page-id-10 main section.innovation,
  body.page-template-default main section.innovation {
    padding: 0;
  }
  body.page-id-10 main section.innovation .contenu .visuel,
  body.page-template-default main section.innovation .contenu .visuel {
    padding-right: 15px !important;
  }
  body.page-id-10 main section.innovation .contenu .media,
  body.page-template-default main section.innovation .contenu .media {
    height: 200px;
    padding-right: 15px;
  }
  body.page-id-10 main section.innovation .contenu .bloc,
  body.page-template-default main section.innovation .contenu .bloc {
    padding: 15px;
    width: 100%;
    text-align: center;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres,
  body.page-template-default main section.innovation .contenu .bloc .titres {
    padding-left: 0;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres:before,
  body.page-template-default main section.innovation .contenu .bloc .titres:before {
    display: none;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres h2,
  body.page-template-default main section.innovation .contenu .bloc .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.innovation .contenu .bloc .titres h3,
  body.page-template-default main section.innovation .contenu .bloc .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.innovation .contenu .bloc p,
  body.page-template-default main section.innovation .contenu .bloc p {
    text-align: center;
  }
  body.page-id-10 main section.cordage,
  body.page-template-default main section.cordage {
    padding: 0;
  }
  body.page-id-10 main section.cordage .contenu .direction,
  body.page-template-default main section.cordage .contenu .direction {
    flex-direction: column-reverse;
  }
  body.page-id-10 main section.cordage .contenu .visuel,
  body.page-template-default main section.cordage .contenu .visuel {
    padding-left: 15px !important;
  }
  body.page-id-10 main section.cordage .contenu .media,
  body.page-template-default main section.cordage .contenu .media {
    height: 200px;
    padding-right: 15px;
  }
  body.page-id-10 main section.cordage .contenu .bloc,
  body.page-template-default main section.cordage .contenu .bloc {
    padding: 15px;
    width: 100%;
    text-align: center;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres,
  body.page-template-default main section.cordage .contenu .bloc .titres {
    padding-left: 0;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres:before,
  body.page-template-default main section.cordage .contenu .bloc .titres:before {
    display: none;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres h2,
  body.page-template-default main section.cordage .contenu .bloc .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.cordage .contenu .bloc .titres h3,
  body.page-template-default main section.cordage .contenu .bloc .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.cordage .contenu .bloc p,
  body.page-template-default main section.cordage .contenu .bloc p {
    text-align: center;
  }
  body.page-id-10 main section.sports,
  body.page-template-default main section.sports {
    padding: 30px 0 90px;
    margin-top: 30px;
  }
  body.page-id-10 main section.sports .contenu .titre,
  body.page-template-default main section.sports .contenu .titre {
    margin-bottom: 30px;
  }
  body.page-id-10 main section.sports .contenu .titre h2,
  body.page-template-default main section.sports .contenu .titre h2 {
    font-size: 35px;
    width: 240px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories {
    margin-bottom: 20px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media {
    height: 250px;
    margin-bottom: 20px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .categories .media h3,
  body.page-template-default main section.sports .contenu .owl-carousel .item .categories .media h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .marques,
  body.page-template-default main section.sports .contenu .owl-carousel .item .marques {
    display: block;
  }
  body.page-id-10 main section.sports .contenu .owl-carousel .item .marques .bloc a .media,
  body.page-template-default main section.sports .contenu .owl-carousel .item .marques .bloc a .media {
    margin-bottom: 30px;
  }
  body.page-id-10 main section.cadeaux,
  body.page-template-default main section.cadeaux {
    padding: 30px 0;
  }
  body.page-id-10 main section.cadeaux .contenu .content,
  body.page-template-default main section.cadeaux .contenu .content {
    padding: 20px;
    text-align: center;
  }
  body.page-id-10 main section.cadeaux .contenu .content .media,
  body.page-template-default main section.cadeaux .contenu .content .media {
    background-size: contain;
    width: 100%;
    height: 200px;
    margin: 0 auto;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc,
  body.page-template-default main section.cadeaux .contenu .content .bloc {
    padding: 0;
    margin-bottom: 30px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres {
    padding-left: 0;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres:before,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres:before {
    display: none;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h2,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc .titres h3,
  body.page-template-default main section.cadeaux .contenu .content .bloc .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.cadeaux .contenu .content .bloc p,
  body.page-template-default main section.cadeaux .contenu .content .bloc p {
    text-align: center;
  }
  body.page-id-10 main section.garantie,
  body.page-template-default main section.garantie {
    margin-top: 0;
  }
  body.page-id-10 main section.garantie .contenu .col-lg-7,
  body.page-template-default main section.garantie .contenu .col-lg-7 {
    padding-left: 15px !important;
  }
  body.page-id-10 main section.garantie .contenu .media,
  body.page-template-default main section.garantie .contenu .media {
    background-position: bottom;
    width: 100%;
    height: 250px;
    position: relative;
  }
  body.page-id-10 main section.garantie .contenu .bloc,
  body.page-template-default main section.garantie .contenu .bloc {
    padding: 15px;
    text-align: center;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres,
  body.page-template-default main section.garantie .contenu .bloc .titres {
    padding-left: 0;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres:before,
  body.page-template-default main section.garantie .contenu .bloc .titres:before {
    display: none;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres h2,
  body.page-template-default main section.garantie .contenu .bloc .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.garantie .contenu .bloc .titres h3,
  body.page-template-default main section.garantie .contenu .bloc .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.garantie .contenu .bloc p,
  body.page-template-default main section.garantie .contenu .bloc p {
    text-align: center;
  }
  body.page-id-10 main section.map .contenu .acf-map,
  body.page-template-default main section.map .contenu .acf-map {
    height: 350px;
  }
  body.page-id-10 main section.contact,
  body.page-template-default main section.contact {
    padding: 30px 0;
  }
  body.page-id-10 main section.contact .contenu .direction,
  body.page-template-default main section.contact .contenu .direction {
    flex-direction: column-reverse;
  }
  body.page-id-10 main section.contact .contenu .situer,
  body.page-template-default main section.contact .contenu .situer {
    padding: 0 20px;
    margin-top: 30px;
  }
  body.page-id-10 main section.contact .contenu .situer h2,
  body.page-template-default main section.contact .contenu .situer h2 {
    font-size: 25px;
    margin-bottom: 40px;
    padding-left: 0;
    text-align: center;
  }
  body.page-id-10 main section.contact .contenu .situer h2:before,
  body.page-template-default main section.contact .contenu .situer h2:before {
    display: none;
  }
  body.page-id-10 main section.contact .contenu .situer .localisation p,
  body.page-template-default main section.contact .contenu .situer .localisation p {
    font-size: 16px;
  }
  body.page-id-10 main section.contact .contenu .situer a,
  body.page-template-default main section.contact .contenu .situer a {
    font-size: 22px;
  }
  body.page-id-10 main section.contact .contenu .situer .horaires,
  body.page-template-default main section.contact .contenu .situer .horaires {
    float: none;
    margin-top: 0;
  }
  body.page-id-10 main section.contact .contenu .situer i,
  body.page-template-default main section.contact .contenu .situer i {
    font-size: 30px;
    margin-right: 15px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres,
  body.page-template-default main section.contact .contenu .formulaire .titres {
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres:before,
  body.page-template-default main section.contact .contenu .formulaire .titres:before {
    display: none;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres h2,
  body.page-template-default main section.contact .contenu .formulaire .titres h2 {
    font-size: 25px;
  }
  body.page-id-10 main section.contact .contenu .formulaire .titres h3,
  body.page-template-default main section.contact .contenu .formulaire .titres h3 {
    font-size: 25px;
  }
  body.page-id-10 main section.contact .contenu .formulaire form .nf-field-container,
  body.page-template-default main section.contact .contenu .formulaire form .nf-field-container {
    margin-bottom: 8px;
  }
  body.page-id-10 main section.contact .contenu .formulaire form .nf-field-element,
  body.page-template-default main section.contact .contenu .formulaire form .nf-field-element {
    text-align: center;
  }
  body.page-id-10 main section.contact .contenu .formulaire form #nf-field-4,
  body.page-template-default main section.contact .contenu .formulaire form #nf-field-4 {
    float: none;
  }
}
