@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material.woff2) format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
#main .gform_wrapper h2 {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  line-height: 0;
  font-size: 16px;
}
#main .gform_wrapper h2:after {
  display: none;
}
#main .gform_wrapper .gfield_checkbox label,
#main .gform_wrapper .gfield_radio label {
  padding-left: 30px !important;
  height: auto;
}
#main .gform_wrapper .gform_button.button {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  color: #fff;
  background-color: #333333;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  cursor: pointer;
}
#main .gform_wrapper select {
  display: block;
  border: 1px #a9a9a9 solid;
}
#main .gform_wrapper input:not([type]):focus:not([readonly]),
#main .gform_wrapper input[type=text]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=password]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=email]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=url]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=time]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=date]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=datetime]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=tel]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=number]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper input[type=search]:not(.browser-default):focus:not([readonly]),
#main .gform_wrapper textarea.materialize-textarea:focus:not([readonly]) {
  border-color: #333333;
  -webkit-box-shadow: 0 1px 0 0 #333333;
  -moz-box-shadow: 0 1px 0 0 #333333;
  box-shadow: 0 1px 0 0 #333333;
}
#main .gform_wrapper [type="radio"]:checked+label:after,
#main .gform_wrapper [type="radio"].with-gap:checked+label:after {
  background-color: #333333;
  border-color: #333333;
}
#main .gform_wrapper .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,
#main .gform_wrapper .gform_wrapper.gf_browser_chrome .ginput_complex select {
  border: 1px #333333 solid;
}
#main article.mode-card .card {
  min-height: 455px;
}
#main .card .card-image img {
  margin: 0 auto;
  width: 100%;
}
.cluster {
  color: #fff !important;
  font-size: 16px !important;
}
#main .sabai-directory-listing-infobox .sabai-directory-images img {
  padding: 10px !important;
  max-height: 100px !important;
  width: auto !important;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
html {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
}
strong {
  font-weight: bold;
}
.pagination {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.pagination li.active,
#secondary .red,
#main .red {
  background-color: #2b4c87 !important;
}
.clear {
  clear: both;
}
.date {
  float: left;
  font-size: 10px;
}
.sabai-network #main h1 {
  text-align: center;
}
.en-cours {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.a-venir {
  -webkit-filter: brightness(20%);
  filter: brightness(20%);
}
.dropdown-content {
  overflow: visible !important;
}
footer.footer img {
  max-width: 100%;
}
footer .footer-widget-1 ul {
  float: left;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  column-count: 2;
  column-gap: 15px;
  width: 100%;
}
footer .footer-widget-1 ul ul {
  -moz-column-count: 1;
  -moz-column-gap: 15px;
  -webkit-column-count: 1;
  -webkit-column-gap: 15px;
  column-count: 1;
  column-gap: 15px;
  width: 100%;
}
footer.footer .menu,
#mobile-main-menu {
  background: #000;
  padding-top: 30px;
}
footer.footer .menu a,
#mobile-main-menu a {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  color: #ccc;
  height: auto;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
footer.footer .menu a.active,
#mobile-main-menu a.active {
  color: #fff;
}
footer.footer .menu li ul li a,
#mobile-main-menu li ul li a {
  padding: 2px 0 2px 5px;
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
}
footer.footer .menu {
  background: none;
}
nav {
  background: #fff;
  color: #333;
}
nav a {
  color: #000;
}
nav .nav-top-menu {
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: #000;
}
nav .nav-top-menu li a:hover {
  background: #333;
}
nav .nav-main-menu {
  height: 60px;
  position: relative;
  z-index: 1;
}
nav #top-menu li a {
  border-left: 1px #666 solid;
}
nav #top-menu li:first-child  a {
  border-left: none;
}
nav #top-menu a,
nav #top-menu i {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
  padding: 0 10px;
}
nav #top-menu i {
  height: 30px;
  padding: 0 5px 0 0;
}
nav #mega-menu-wrap-main {
  position: absolute;
  width: 100%;
}
nav #main-menu li a {
  line-height: 60px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
}
nav #main-menu li a.important {
  background: #333333;
  color: #fff;
}
nav #main-menu li a.active {
  background: #fff;
  color: #000;
}
nav #main-menu li:hover > ul {
  display: block;
  opacity: 1;
}
nav #main-menu li #dropdown-4219 {
  display: block;
  opacity: 1;
}
nav #main-menu li > ul {
  left: 0;
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  column-count: 3;
  column-gap: 10px;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px #ddd solid;
  border-top: none;
  height: 205px;
}
nav #main-menu li > ul a {
  line-height: 30px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
  background: none;
  border: none;
}
nav #main-menu li > ul a:hover {
  background: #eee;
}
nav #main-menu li > ul li {
  line-height: 30px;
  padding-top: 0;
  font-size: 14px;
  font-weight: 600;
}
nav #main-menu li > ul li:hover {
  background: none;
}
nav #main-menu li > ul ul {
  border: none;
  display: block;
  opacity: 1;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  height: auto;
  -moz-column-count: 1;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-count: 1;
  column-gap: 10px;
  clear: both;
}
nav #main-menu li > ul ul li {
  width: 100%;
  display: inline;
  font-size: 14px;
  font-weight: 600;
}
nav #main-menu li > ul ul li a {
  display: block;
  transition: all 300ms ease 0s;
  color: #666;
}
nav ul#main-meau a {
  line-height: 60px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
}
nav ul#main-meau a.important {
  background: #333333;
  color: #fff;
}
nav ul#main-meau a.active {
  background: #fff;
  color: #000;
}
nav ul#main-meau li:hover .dropdown-content {
  display: block;
  opacity: 1;
}
nav ul#main-meau li > ul {
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  column-count: 3;
  column-gap: 10px;
  width: 100%;
}
nav ul#main-meau li > ul li {
  padding-top: 10px;
  font-size: 14px;
  font-weight: 600;
}
nav ul#main-meau li > ul ul {
  -moz-column-count: 1;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-count: 1;
  column-gap: 10px;
  width: 100%;
  clear: both;
}
nav ul#main-meau li > ul ul li {
  width: 100%;
  display: inline;
  font-size: 14px;
  font-weight: 600;
}
nav ul#main-meau li > ul ul li a {
  display: block;
  line-height: 25px;
  padding: 2px 0;
  transition: all 300ms ease 0s;
  color: #666;
}
nav.navigation {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
nav.navigation .nav-previous,
nav.navigation .nav-next,
nav.navigation .cat-links {
  float: left;
  margin: 0 20px 0 0;
}
nav.navigation .nav-previous i,
nav.navigation .nav-next i,
nav.navigation .cat-links i {
  padding: 0;
  margin: 0;
}
nav.navigation .cat-links {
  margin-top: 12px;
}
nav.breadcrumbs {
  margin-top: 0;
  margin-bottom: 0;
  background: #eee;
  height: 20px;
  line-height: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #666;
  text-transform: uppercase;
  font-size: 12px;
}
nav.breadcrumbs a {
  color: #000;
}
nav.breadcrumbs .home_breadcrumbs {
  float: left;
  height: 20px;
  padding-right: 10px;
}
header nav .brand-logo {
  padding: 0 10px;
  margin: 0 0 0 0;
  display: table;
  z-index: 2;
  float: left;
}
header nav .brand-logo a {
  padding: 0;
  margin: 0;
  display: table-cell;
  height: 60px;
  line-height: 20px;
  vertical-align: middle;
}
header nav .brand-logo a img {
  padding: 0;
  margin: 0;
  height: 35px;
}
#secondary {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
}
#secondary.sidebar-contact {
  height: 100vh;
  padding: 20px;
  background: #ddd;
}
aside#secondary ul:not(.browser-default),
aside#secondary ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-sizing;
  padding: 0 0;
}
aside#secondary ul:not(.browser-default) li,
aside#secondary ul li {
  background: #f7d708;
  float: left;
  width: 100%;
  padding: 10px;
  margin: 0 0 10px 0;
}
aside#secondary ul:not(.browser-default) li h2,
aside#secondary ul li h2 {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 20px;
}
aside#secondary .widget.widget_custom_html h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
}
aside#secondary .widget.widget_custom_html svg {
  width: 25%;
  float: left;
  fill: #fff;
}
aside#secondary .widget.widget_custom_html .tr-right {
  width: 70%;
  float: right;
}
aside#secondary .widget.widget_custom_html .tr-right p {
  margin: 0 0 10px 0;
  line-height: 18px;
}
aside#secondary .widget.widget_custom_html .btn {
  background: #333333;
}
.taxonomy-description {
  font-size: 1.2em;
  color: #82898F;
}
.vcard .org,
.vcard .tel {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
}
body.home .section,
body.page .section {
  padding-top: 0;
  margin-top: 0;
}
body.home .section .valign-wrapper,
body.page .section .valign-wrapper {
  height: 500px;
}
.forcefullwidth_wrapper_tp_banner {
  float: left;
}
.monitoringslider > div {
  float: left;
  height: 500px !important;
  overflow: hidden;
}
.monitoringslider > div .rev_slider_wrapper {
  bottom: 0;
}
#main .color_block {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
#main .child-content img {
  max-width: 100%;
}
#main .child-content .child-content-text {
  font-size: 18px;
}
#main .child-content .child-content-text ul li {
  font-size: 18px;
  line-height: 30px;
  padding-top: 10px;
}
#main .child-content .child-content-text ul li i {
  color: #8194b3;
  font-size: 24px;
  margin-right: 10px;
  line-height: 30px;
}
#main .child-headtext {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
#main .child-headtext section.container {
  position: relative;
  z-index: 1;
  padding: 0 10px;
  margin-top: -170px;
}
#main .child-headtext h1 {
  background: rgba(255,255,255,0.6);
  margin: 0;
  padding: 10px;
  font-size: 200%;
  line-height: 36px;
  white-space: normal;
  float: left;
}
#main .child-headtext h1:after {
  display: none;
}
#main .child-headtext .content {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  margin-top: 13%;
  line-height: 24px;
  font-size: 18px;
  color: #82898F;
}
#main .child-2side {
  position: relative;
  margin: 0;
  float: left;
  width: 100%;
  background: #fff;
}
#main .child-2side h1,
#main .child-2side h1 a {
  color: #333333;
}
#main .child-2side div {
  margin-bottom: 0;
}
#main .child-2side .row {
  margin-bottom: 0;
}
#main .child-2side .two-side-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#main .child-2side .two-side-img .two-side-img-bg {
  height: 500px;
  background-size: cover;
  background-position: center center;
}
#main .child-2side .content {
  line-height: 24px;
  font-size: 18px;
  color: #82898F;
}
#main .child-2side .right .content {
  margin-left: 50px;
}
#main .child-2side .left .content {
  margin-right: 50px;
}
#main .child-2side .container {
  position: relative;
  z-index: 1;
}
#main .child-text {
  position: relative;
  margin: 0;
  float: left;
  width: 100%;
  padding: 30px 0 30px 0;
  text-align: center;
}
#main .child-text h1 {
  color: #333;
}
#main .child-text h1:after {
  border-color: #333;
  margin: 0 auto;
  padding-top: 20px;
  display: none;
}
#main .child-text p {
  color: #82898F;
  font-size: 1.2rem;
  line-height: 2rem;
}
#main .child-text:after {
  margin: 0 auto;
  content: " ";
  width: 80px;
  display: block;
  padding-top: 0;
  border-bottom: 9px #e9e9e900 solid;
}
#main .child-text ul {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  list-style: none;
}
#main .child-text ul li {
  color: #666;
  padding: 20px;
  float: left;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
}
#main .child-text ul li img {
  box-sizing: border-box;
  padding: 20px 60px;
  float: left;
  width: 100%;
}
#main .ai {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
#main .ai .ai-left,
#main .ai .ai-right,
#main .ai .ai-img {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  width: 33%;
}
#main .ai .ai-left li,
#main .ai .ai-right li,
#main .ai .ai-img li {
  padding: 5px;
  margin: 10px 0;
  background: #eee;
  font-size: 14px;
  line-height: 20px;
  color: #82898F;
}
#main .ai .ai-left h3,
#main .ai .ai-right h3,
#main .ai .ai-img h3 {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 10px;
}
#main .ai .ai-left h3:after,
#main .ai .ai-right h3:after,
#main .ai .ai-img h3:after {
  display: none;
}
#main .ai .ai-left h3 img,
#main .ai .ai-right h3 img,
#main .ai .ai-img h3 img {
  float: left;
  margin-right: 5px;
  height: 32px;
}
#main .ai .ai-img {
  padding: 10px;
}
.head {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.head .head-text {
  color: #82898F;
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.head .head-text ul li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}
.head .head-text ul li i {
  color: #333333;
  padding-right: 10px;
}
.head .head-img img {
  max-width: 100%;
}
.head h1,
#secondary h1,
#main h1 {
  margin-top: 20px;
  font-size: 36px;
  font-weight: bold;
}
.head h2,
#secondary h2,
#main h2 {
  font-size: 30px;
}
.head h3,
#secondary h3,
#main h3 {
  font-size: 22px;
}
.head h4,
#secondary h4,
#main h4 {
  font-size: 20px;
}
.head h1,
.head h2,
.head h3,
.head h4,
#secondary h1,
#secondary h2,
#secondary h3,
#secondary h4,
#main h1,
#main h2,
#main h3,
#main h4 {
  text-transform: uppercase;
  color: #333333;
}
.head h1 a,
.head h2 a,
.head h3 a,
.head h4 a,
#secondary h1 a,
#secondary h2 a,
#secondary h3 a,
#secondary h4 a,
#main h1 a,
#main h2 a,
#main h3 a,
#main h4 a {
  color: #333333;
}
.head article,
#secondary article,
#main article {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.head article h2,
#secondary article h2,
#main article h2 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.head article img,
#secondary article img,
#main article img {
  max-width: 100%;
}
.head article header,
#secondary article header,
#main article header {
  position: relative;
  padding: 0;
  margin: 0;
}
.head article header img,
#secondary article header img,
#main article header img {
  margin: 0;
  padding: 0;
}
.head article .cat-links,
#secondary article .cat-links,
#main article .cat-links {
  background: #333333;
}
.head article .cat-links a,
#secondary article .cat-links a,
#main article .cat-links a {
  color: #fff;
}
.head article .author,
#secondary article .author,
#main article .author {
  font-size: 12px;
  color: #666;
}
#secondary .card .card-content h2,
#main .card .card-content h2 {
  min-height: 40px;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
#secondary .card .card-content h2.ellipsis,
#main .card .card-content h2.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#secondary .card .card-content .description,
#main .card .card-content .description {
  line-height: 20px;
  min-height: 150px;
}
#secondary .card .card-content-sidebar h2,
#main .card .card-content-sidebar h2 {
  min-height: 40px;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
#secondary .card .card-content-sidebar a,
#main .card .card-content-sidebar a {
  color: #333333;
}
#secondary .card .card-content-sidebar h2.ellipsis,
#main .card .card-content-sidebar h2.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#secondary .card .card-content-sidebar .description,
#main .card .card-content-sidebar .description {
  line-height: 20px;
  min-height: 50px;
}
#secondary .card.horizontal .card-content,
#main .card.horizontal .card-content {
  min-height: 150px;
}
#secondary .card.horizontal .btn-floating,
#main .card.horizontal .btn-floating {
  position: absolute;
  bottom: -28px;
  right: 10px;
}
#main .parallax-container {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
#main .parallax-container .content {
  width: 100%;
  padding-top: 25%;
  -webkit-padding-before: 25%;
}
#main .parallax-container h1 {
  background: rgba(51,51,51,0.8);
  color: #fff;
  border: none;
  padding: 10px;
  margin: 10px;
  float: left;
  clear: both;
  font-size: 200%;
}
#main .parallax-container p {
  background: rgba(68,83,125,0.7);
  color: #fff;
  border: none;
  padding: 10px;
  margin: 10px;
  float: left;
  clear: both;
  font-size: inherit;
}
#main .parallax-container.full {
  height: 100vh;
}
#main .parallax-container.full .valign-wrapper {
  height: 100vh;
}
#main .parallax-container.full section.section {
  position: relative;
  z-index: 2;
}
#main .parallax-container.full .content {
  padding: 20px;
  background: rgba(255,255,255,0.8);
}
#main .parallax-container.full .content h1,
#main .parallax-container.full .content h3,
#main .parallax-container.full .content p {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  background: none;
  color: #333;
}
#main .parallax-container.full .content h3 {
  margin-top: 20px;
}
#main .parallax-container.full .content p {
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  padding-bottom: 10px;
}
#main .owl-carousel .valign-wrapper {
  height: 100px;
}
#main .grid-home-item {
  padding: 0.25rem;
  margin: 0;
  line-height: 0;
}
#main .grid-home-item a {
  padding: 0;
  margin: 0;
}
#main .pictos-home-item {
  padding-top: 20px;
  padding-bottom: 10px;
}
#main .pictos-home-item a.image {
  width: 33%;
  float: left;
  text-align: center;
  padding-right: 10px;
}
#main .pictos-home-item a.image img {
  max-width: 100%;
}
#main .pictos-home-item .pictos-content {
  width: 66%;
  float: right;
  line-height: 24px;
  font-size: 16px;
  color: #82898F;
}
#main .pictos-home-item .pictos-content h2 {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  font-size: 120%;
  line-height: 26px;
  padding-bottom: 20px;
}
#main .pictos-home-item .pictos-content h2:after {
  display: none;
}
#main	.product-home-item .image {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  height: 250px;
}
#main	.product-home-item .image img {
  max-height: 100%;
}
#main	.product-home-item .product-home-content {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
#main	.product-home-item .product-home-content h2 {
  font-size: 1.1em;
}
#main	.product-home-item .product-home-content h2 a {
  color: #82898F;
}
#main	.product-home-item .product-home-content h2:after {
  display: none;
}
.cat-grid {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}
.cat-grid ul {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.cat-grid ul li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px #fff solid;
  width: 25%;
}
.cat-grid ul li img {
  max-width: 100%;
}
.flexslider2 {
  background: #fff;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.flexslider2 ul {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.flexslider2 ul li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px #fff solid;
  width: 25%;
}
.flexslider2 ul li img {
  max-width: 100%;
}
.box {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.box #animationimeon_hype_wrapper {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  height: 1080px;
}
.box #animationimeon_hype_container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.deco-footer {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  line-height: 0;
}
.deco-footer img {
  width: 100%;
}
footer.footer {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 30px;
  background: #000000;
  color: #fff;
}
footer.footer .menu li a {
  display: block;
  width: 100%;
  padding: 5px 0;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}
footer.footer .menu li a:hover {
  color: #fff;
}
.imeon-downloads h2 {
  padding-left: 52px;
  font-size: 20px !important;
  line-height: 42px !important;
  color: #7482bf;
}
.imeon-downloads h3 {
  margin-top: 10px;
  font-size: 18px !important;
  line-height: 22px !important;
  color: #7482bf !important;
  font-weight: bold !important;
}
.imeon-downloads li,
.imeon-downloads p {
  font-size: 14px !important;
  line-height: 24px !important;
}
.imeon-downloads li a {
  background: url(img/icone-download.png) no-repeat 0 0;
  padding-left: 30px;
}
.imeon-downloads .imeon-documents h2 {
  background: url(img/icone-documents.png) no-repeat 0 0;
}
.imeon-downloads .imeon-certificate  h2 {
  background: url(img/icone-certificate.png) no-repeat 0 0;
}
#main .datasheet {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #98afd0;
}
#main .datasheet h3 {
  font-size: 18px !important;
  line-height: 20px !important;
  border-bottom: 1px #fff solid !important;
  color: #fff !important;
  font-weight: bold !important;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 5px !important;
  font-weight: bold;
}
#main .datasheet h3:after {
  display: none;
}
#main .datasheet h4,
#main .datasheet p {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  width: 33%;
  font-weight: strong !important;
  color: #000 !important;
  font-size: 14px !important;
  line-height: 14px !important;
  font-weight: bold;
  text-transform: none;
}
#main .datasheet h4:after,
#main .datasheet p:after {
  display: none;
}
#main .datasheet p {
  width: 66%;
}
#main .datasheet strong {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  float: right;
  width: 95%;
  font-weight: normal;
}
#main .datasheet ul {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
#main .datasheet ul li {
  float: left;
  width: 100%;
  list-style: none;
  padding: 10px 5px;
  margin: 0;
  box-sizing: border-box;
  border-bottom: 1px #fff solid;
}
.document-gallery .document-icon {
  text-align: left;
  float: left;
  width: 100%;
  margin: 5px 0 0;
}
.document-gallery .document-icon a {
  display: table;
}
.document-gallery .document-icon a img {
  float: left;
  width: 50px;
  height: 50px;
  max-width: 100%;
  border: none;
  margin: 10px 0;
}
.document-gallery .document-icon a span.title {
  padding-left: 15px;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  height: 70px;
}
.dg-paginate-wrapper .paginate {
  text-align: center;
}
.document-gallery .document-icon {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.document-gallery .document-icon-row {
  width: 100%;
  padding: 0;
  text-align: left;
}
.document-gallery .descriptions.document-icon-row .document-icon {
  max-width: 115px;
  padding: 0 3px 0 0;
  float: left;
}
.document-gallery .descriptions.document-icon-row {
  vertical-align: middle;
  text-align: inherit;
}
.document-gallery .descriptions.document-icon-row img {
  width: 65px;
  max-width: 100%;
}
.document-gallery .descriptions.document-icon-row:before,
.document-gallery .descriptions.document-icon-row:after {
  content: "";
  display: table;
}
.document-gallery .descriptions.document-icon-row:after {
  clear: both;
}
.document-gallery .descriptions.document-icon-row {
  zoom: 1;
}
.wpml-ls-legacy-list-horizontal {
  text-align: center;
}
.slickwrapper {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}
.slickwrapper img {
  max-width: 100%;
}
.slickwrapper.caroussel .item {
  text-align: center;
}
.slickwrapper.caroussel .item img {
  display: inline;
}
.slickwrapper .slick {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.slickwrapper .slick div.item {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  width: 25%;
  padding: 20px;
  text-align: center;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  border-right: 1px #ddd solid;
}
.slickwrapper .slick div.item .title {
  text-align: left;
  padding: 15px 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-transform: uppercase;
  color: #98afd0;
  font-size: 18px;
}
.slickwrapper .slick div.item .description {
  padding: 5px 0;
  width: 100%;
  color: #666;
  font-size: 14px;
  text-align: left;
  min-height: 100px;
}
.slickwrapper .slick div.item .image-link {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.slickwrapper .slick .slick-arrow {
  position: absolute;
  top: 50%;
  height: 20px;
  width: 20px;
  color: #fff;
}
.slickwrapper .slick .slick-arrow:before {
  color: #000;
}
.slickwrapper .slick .slick-arrow.slick-prev {
  left: 0;
  z-index: 10;
}
.slickwrapper .slick .slick-arrow.slick-next {
  right: 0;
  z-index: 10;
}
.blockquote {
  display: block;
  display: table-cell;
  height: 170px;
  vertical-align: middle;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 2em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.4em;
}
.blockquote p {
  display: inline;
}
.accroche {
  display: block;
  padding: 20px;
  font-size: 14px;
  line-height: 16px;
  color: #999;
}
.cat-118 .card-content .description {
  visibility: hidden;
  min-height: 50px;
  margin: -35px;
}
.cat-138 .card-content .description {
  visibility: hidden;
  min-height: 50px;
  margin: -35px;
}
.cat-139 .card-content .description {
  visibility: hidden;
  min-height: 50px;
  margin: -35px;
}
body #gform_submit_button_12 {
  background-color: #2b4c87 !important;
}
body #gform_wrapper_12 {
  max-width: 60%;
  margin: 0 auto;
}
body #gform_wrapper_12 ul li.gfield .ginput_container,
body #gform_wrapper_12 ul li.gfield .gfield_description,
body #gform_wrapper_12 div.ginput_complex label,
body #gform_wrapper_12 input:not([type='radio']):not([type='checkbox']):not([type='submit']),
body #gform_wrapper_12 select,
body #gform_wrapper_12 textarea {
  text-align: center;
}
body #gform_wrapper_12 .ginput_container_email {
  min-width: 280px;
}
body #gform_wrapper_12 .gfield_html {
  font-size: 20px;
  color: #000;
}
body #gform_wrapper_12 ul.top_label li.gfield label.gfield_label {
  text-align: center;
  display: block;
}
body #gform_wrapper_12 .gform_footer,
body #gform_wrapper_12 .gform_page_footer {
  text-align: center;
}
body #gform_submit_button_13 {
  background-color: #2b4c87 !important;
}
body #gform_wrapper_13 {
  max-width: 60%;
  margin: 0 auto;
}
body #gform_wrapper_13 ul li.gfield .ginput_container,
body #gform_wrapper_13 ul li.gfield .gfield_description,
body #gform_wrapper_13 div.ginput_complex label,
body #gform_wrapper_13 input:not([type='radio']):not([type='checkbox']):not([type='submit']),
body #gform_wrapper_13 select,
body #gform_wrapper_13 textarea {
  text-align: center;
}
body #gform_wrapper_13 .ginput_container_email {
  min-width: 280px;
}
body #gform_wrapper_13 .gfield_html {
  font-size: 20px;
  color: #000;
}
body #gform_wrapper_13 ul.top_label li.gfield label.gfield_label {
  text-align: center;
  display: block;
}
body #gform_wrapper_13 .gform_footer,
body #gform_wrapper_13 .gform_page_footer {
  text-align: center;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.active,
.accordion:hover {
  background-color: #ccc;
}
.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.page_product #main {
  color: #969da3;
}
.page_product #main .page_product_top h1 {
  font-size: 36px;
}
.page_product #main .pictos-content {
  font-size: 18px;
}
@media only screen and (min-width: 993px) {
  nav a.button-collapse {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  nav a.button-collapse {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  #main .child-2side .two-side-img {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
  #main .child-2side .two-side-img .two-side-img-bg {
    height: 500px;
    background-size: cover;
    background-position: center center;
  }
  #main .child-2side .right .content {
    margin-left: 50px;
  }
  #main .child-2side .left .content {
    margin-right: 50px;
  }
  #main .child-2side .container {
    position: relative;
    z-index: 1;
  }
  .hide_empty {
    display: none;
  }
  nav #top-menu li a span {
    display: none;
  }
}
