@charset "UTF-8";
body.et_header_style_centered #main-header .container {
  width: 80%;
  max-width: 976px;
  margin: auto;
  position: relative;
  padding: 20px 0px;
  top: 20px; }
body.et_header_style_centered #main-header .logo_container {
  max-width: 285px;
  float: left; }
  body.et_header_style_centered #main-header .logo_container #logo {
    margin-top: -7px; }
body.et_header_style_centered #main-header .logo_helper {
  display: none; }
body.et_header_style_centered #main-header div#et-top-navigation {
  background-color: transparent !important;
  padding-top: 56px; }
  body.et_header_style_centered #main-header div#et-top-navigation #top-menu > li > a {
    text-transform: uppercase; }
  body.et_header_style_centered #main-header div#et-top-navigation .sub-menu li {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
    body.et_header_style_centered #main-header div#et-top-navigation .sub-menu li a {
      font-weight: 500;
      color: #4e4e4e; }
    body.et_header_style_centered #main-header div#et-top-navigation .sub-menu li:hover, body.et_header_style_centered #main-header div#et-top-navigation .sub-menu li.current_page_item {
      background-color: #1d75bc; }
      body.et_header_style_centered #main-header div#et-top-navigation .sub-menu li:hover a, body.et_header_style_centered #main-header div#et-top-navigation .sub-menu li.current_page_item a {
        color: #fff !important; }
  body.et_header_style_centered #main-header div#et-top-navigation a {
    color: #4e4e4e;
    font-size: 13.5px; }
  body.et_header_style_centered #main-header div#et-top-navigation #top-menu > li > a {
    padding-bottom: 35px; }
  body.et_header_style_centered #main-header div#et-top-navigation .wpml-ls-item {
    padding-right: 0px !important; }
  @media all and (min-width: 991px) {
    body.et_header_style_centered #main-header div#et-top-navigation {
      width: auto;
      float: right; } }
body.et_header_style_centered #main-header li ul {
  margin-top: 0px;
  border-top: 0px;
  padding: 0px;
  width: auto; }
  body.et_header_style_centered #main-header li ul li {
    padding: 0px; }
body.et_header_style_centered #main-header li.current_page_item > a, body.et_header_style_centered #main-header li.current-menu-ancestor > a, body.et_header_style_centered #main-header li.current-menu-parent > a, body.et_header_style_centered #main-header li.current_page_parent > a, body.et_header_style_centered #main-header li.current_page_ancestor > a {
  font-weight: bold;
  color: #1d75bc !important; }
body.et_header_style_centered #main-header.et-fixed-header div#et-top-navigation {
  padding-top: 36px; }
body.et_header_style_centered #main-header.et-fixed-header #top-menu > li.current_page_item > a, body.et_header_style_centered #main-header.et-fixed-header #top-menu > li.current-menu-ancestor > a, body.et_header_style_centered #main-header.et-fixed-header #top-menu > li.current-menu-parent > a, body.et_header_style_centered #main-header.et-fixed-header #top-menu > li.current_page_parent > a, body.et_header_style_centered #main-header.et-fixed-header #top-menu > li.current_page_ancestor > a {
  font-weight: bold;
  color: #1d75bc !important; }
body.et_header_style_centered #main-header.et-fixed-header #top-menu > li a {
  color: #4e4e4e !important; }
@media all and (max-width: 1250px) {
  body.et_header_style_centered #main-header li {
    padding-right: 10px; } }
@media all and (max-width: 1200px) {
  body.et_header_style_centered #main-header li {
    padding-right: 9px; }
  body.et_header_style_centered #main-header div#et-top-navigation #top-menu > li > a {
    font-size: 12px; } }
@media all and (max-width: 1090px) {
  body.et_header_style_centered #main-header .logo_container {
    height: 65px; }
  body.et_header_style_centered #main-header div#et-top-navigation {
    padding-top: 36px; } }
@media all and (max-width: 991px) {
  body.et_header_style_centered #main-header {
    padding: 0px; }
    body.et_header_style_centered #main-header .mobile_nav {
      background-color: transparent !important; }
    body.et_header_style_centered #main-header .logo_container {
      height: 110px;
      z-index: 1111;
      position: relative; }
    body.et_header_style_centered #main-header .container {
      top: 10px; }
    body.et_header_style_centered #main-header .mobile_menu_bar {
      top: -25px; }
    body.et_header_style_centered #main-header #et-top-navigation {
      top: -19px !important; }
    body.et_header_style_centered #main-header .et_mobile_menu {
      padding: 0px;
      border: 0px; }
    body.et_header_style_centered #main-header #mobile_menu li {
      padding-right: 0px; } }

body #main-footer {
  background-color: #4d4d4d; }
  body #main-footer .footer-widget {
    margin-bottom: 15px !important; }
    body #main-footer .footer-widget h4 {
      font-size: 13px;
      font-weight: 600;
      color: #fff;
      padding-bottom: 3px;
      padding-left: 0px;
      text-transform: uppercase;
      margin: 0px; }
    body #main-footer .footer-widget li {
      font-size: 13px;
      margin-bottom: 0px;
      padding-left: 0px; }
  body #main-footer #footer-widgets {
    padding: 3.5% 0 0; }
    @media (max-width: 767px) {
      body #main-footer #footer-widgets {
        width: 50% !important; } }
  body #main-footer #footer-bottom {
    font-size: 10px;
    background-color: #4d4d4d; }
  body #main-footer #footer-info {
    line-height: 1.2em; }
    body #main-footer #footer-info a {
      font-weight: 500; }
  @media (max-width: 767px) {
    body #main-footer {
      padding-top: 30px; } }

#breadcrumbs {
  width: 80%;
  max-width: 976px;
  margin: auto;
  position: relative;
  z-index: 2; }
  #breadcrumbs p {
    position: absolute;
    padding: 12px 0px;
    color: #fff;
    font-size: 13px; }
    #breadcrumbs p a {
      color: #fff; }

.home #breadcrumbs {
  display: none; }

.single-post #breadcrumbs p, .single-post #breadcrumbs p a {
  color: #4e4e4e; }

#home-blog-event h3 {
  font-weight: 400; }
#home-blog-event h2 {
  margin-bottom: -10px; }
  @media (min-width: 767px) {
    #home-blog-event h2 {
      margin-bottom: -20px; } }
#home-blog-event h2 a {
  font-size: 20px;
  color: #4e4e4e;
  line-height: 1em;
  font-weight: 400; }
#home-blog-event a.more-link {
  text-transform: uppercase;
  color: #0077c8;
  font-weight: 600; }
#home-blog-event .post-meta {
  margin-right: 10px;
  font-size: 15px; }
  #home-blog-event .post-meta::after {
    content: "\00a0\00a0\00a0|"; }
#home-blog-event .et_pb_ajax_pagination_container article .entry-featured-image-url {
  display: none; }
#home-blog-event .et_pb_ajax_pagination_container article:nth-child(1) .entry-featured-image-url {
  display: block; }
#home-blog-event .post-meta, #home-blog-event .post-content {
  display: inline-block; }
#home-blog-event .et_pb_post {
  margin-bottom: 15px; }

body {
  font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.15em;
  margin-bottom: 10px; }

h2 {
  font-size: 37px;
  margin-bottom: 10px; }

h3 {
  font-size: 25px;
  margin-bottom: 10px; }

@media all and (max-width: 767px) {
  h1 br, h2 br, h3 br {
    display: none; } }

b, strong {
  font-weight: 600; }

.et_pb_text ul {
  list-style-type: none; }
  .et_pb_text ul > li {
    text-indent: -13px; }
    .et_pb_text ul > li:before {
      content: "-";
      padding-right: 5px; }

.industries .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li, .industries .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
  padding: 0px;
  font-size: 15px !important; }
.industries .et_pb_tabs, .industries .et_pb_wc_tabs {
  border: 0px; }
.industries .et_pb_tabs {
  padding-bottom: 70px;
  border-bottom: 1px solid #ededed; }
.industries .et_pb_tab {
  padding: 0px; }
.industries ul.et_pb_tabs_controls {
  background-color: transparent; }
  .industries ul.et_pb_tabs_controls li {
    width: 33%;
    border-right: 0px;
    background-repeat: no-repeat;
    background-size: 70px auto;
    background-position: center left;
    padding-right: 10px;
    min-height: 72px;
    padding-left: 88px !important;
    line-height: 1.5em; }
    .industries ul.et_pb_tabs_controls li a {
      line-height: 1.2em;
      padding: 13px 0px !important; }
    .industries ul.et_pb_tabs_controls li.et_pb_tab_active a {
      text-decoration: underline; }
    @media all and (max-width: 767px) {
      .industries ul.et_pb_tabs_controls li {
        border: 0px;
        display: inline-block;
        vertical-align: top; } }
    @media all and (max-width: 767px) {
      .industries ul.et_pb_tabs_controls li {
        width: 50%; } }
    @media all and (max-width: 500px) {
      .industries ul.et_pb_tabs_controls li {
        background-size: 50px auto;
        line-height: 1.2em; }
        .industries ul.et_pb_tabs_controls li a {
          padding-left: 60px !important;
          font-size: 14px !important; }
          .industries ul.et_pb_tabs_controls li a br {
            display: none; } }
  .industries ul.et_pb_tabs_controls:after {
    border: 0px; }
  @media all and (min-width: 980px) {
    .industries ul.et_pb_tabs_controls li:nth-child(3n) {
      /*background-position: 27px center;
      padding-left: 25px !important;*/ } }
  .industries ul.et_pb_tabs_controls li:nth-child(1) {
    background-image: url("../img/ico_industry_02.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(2) {
    background-image: url("../img/ico_industry_07.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(3) {
    background-image: url("../img/ico_industry_03.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(4) {
    background-image: url("../img/ico_industry_06.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(5) {
    background-image: url("../img/ico_industry_05.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(6) {
    background-image: url("../img/ico_industry_08.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(7) {
    background-image: url("../img/ico_industry_10.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(8) {
    background-image: url("../img/ico_industry_11.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(9) {
    background-image: url("../img/ico_industry_01.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(10) {
    background-image: url("../img/ico_industry_04.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(11) {
    background-image: url("../img/ico_industry_12.jpg"); }
  .industries ul.et_pb_tabs_controls li:nth-child(12) {
    background-image: url("../img/ico_industry_09.jpg"); }
.industries .et_pb_all_tabs {
  padding-top: 50px;
  margin-top: 37px;
  border-top: 1px solid #ededed; }
.industries .et_pb_tab_content h3 {
  color: #1d75bc;
  text-transform: uppercase; }
.industries .et_pb_tab_content h4 {
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px; }
.industries .et_pb_tab_content .question {
  font-style: italic; }
.industries .et_pb_tab_content .et_pb_button {
  display: inline-block;
  margin-right: 15px; }
.industries .et_pb_tab_content .img-tab {
  display: inline-block;
  width: 28%;
  vertical-align: top; }
  @media all and (max-width: 767px) {
    .industries .et_pb_tab_content .img-tab {
      width: 100%;
      text-align: center; } }
  .industries .et_pb_tab_content .img-tab img {
    float: none;
    margin-right: 40px; }
    @media all and (max-width: 767px) {
      .industries .et_pb_tab_content .img-tab img {
        margin-right: auto;
        margin: auto;
        margin-bottom: 25px; } }
.industries .et_pb_tab_content .text-tab {
  display: inline-block;
  width: 67%;
  margin-left: 4%; }
  @media all and (max-width: 767px) {
    .industries .et_pb_tab_content .text-tab {
      width: 100%;
      margin-left: 0px; } }
.industries .et_pb_tab_content p.extra {
  padding-bottom: 0px; }

.design-wins .et-pb-arrow-next, .design-wins .et-pb-arrow-prev {
  top: 0%;
  margin-top: 0px;
  font-size: 0px;
  background-repeat: no-repeat;
  width: 47px;
  height: 47px; }
.design-wins .et-pb-arrow-prev {
  left: 5px;
  opacity: 0.5;
  background-image: url("../img/fleche-gauche.png"); }
.design-wins .et-pb-arrow-next {
  right: 5px;
  opacity: 0.5;
  background-image: url("../img/fleche-droite.png"); }
.design-wins .et_pb_slider:hover .et-pb-arrow-prev {
  opacity: 1;
  left: 5px; }
.design-wins .et_pb_slider:hover .et-pb-arrow-next {
  opacity: 1; }
.design-wins .et_pb_slide_description {
  padding: 0px;
  padding-top: 115px;
  left: 5px; }
  @media all and (max-width: 767px) {
    .design-wins .et_pb_slide_description {
      padding-top: 50px; } }
@media all and (max-width: 767px) {
  .design-wins .et_pb_divider_0 {
    width: 50% !important; } }
.design-wins .et_pb_slider_container_inner {
  padding: 0px; }
.design-wins .et_pb_slide {
  padding: 0px;
  width: 100%; }
.design-wins h2 {
  font-size: 37px;
  font-weight: 300;
  margin-bottom: 15px; }
.design-wins h3 {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 12px; }
.design-wins a.et_pb_button {
  float: left;
  margin-top: 30px;
  margin-bottom: 50px; }
.design-wins .img-slide {
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .design-wins .img-slide img {
    margin: auto; }
    @media all and (max-width: 767px) {
      .design-wins .img-slide img {
        margin-top: 25px; } }
  .design-wins .img-slide.right {
    width: 49%; }
    @media all and (max-width: 767px) {
      .design-wins .img-slide.right {
        width: 100%; } }
  .design-wins .img-slide.left {
    width: 48%;
    margin-right: 2%; }
    @media all and (max-width: 767px) {
      .design-wins .img-slide.left {
        width: 100%;
        margin-right: 0px; } }
.design-wins .text-slide {
  display: inline-block; }
  .design-wins .text-slide.left {
    width: 48%;
    margin-right: 2%; }
    @media all and (max-width: 767px) {
      .design-wins .text-slide.left {
        width: 100%;
        margin-right: 0px; } }
  .design-wins .text-slide.right {
    width: 49%; }
    @media all and (max-width: 767px) {
      .design-wins .text-slide.right {
        width: 100%; } }

.leadership h2.et_pb_slide_title {
  line-height: 1em;
  min-height: auto;
  font-size: 37px;
  text-transform: uppercase; }
  @media all and (max-width: 980px) {
    .leadership h2.et_pb_slide_title {
      font-weight: 300;
      text-align: center; } }
.leadership h3 {
  color: #0c71c3 !important; }
.leadership .et-pb-arrow-next, .leadership .et-pb-arrow-prev {
  margin-top: 0px;
  font-size: 0px;
  background-repeat: no-repeat;
  width: 47px;
  height: 47px; }
  @media all and (max-width: 767px) {
    .leadership .et-pb-arrow-next, .leadership .et-pb-arrow-prev {
      bottom: 10px;
      top: auto; } }
.leadership .et-pb-arrow-prev {
  left: 0px;
  opacity: 0.5;
  background-image: url("../img/fleche-gauche.png"); }
.leadership .et-pb-arrow-next {
  right: 0px;
  opacity: 0.5;
  background-image: url("../img/fleche-droite.png"); }
.leadership .et_pb_slider:hover .et-pb-arrow-prev {
  opacity: 1;
  left: 5px; }
.leadership .et_pb_slider:hover .et-pb-arrow-next {
  opacity: 1;
  right: 5px; }
.leadership .et_pb_slide {
  padding: 0 70px; }
  @media all and (max-width: 767px) {
    .leadership .et_pb_slide {
      padding: 0px 15px;
      padding-bottom: 40px; } }
.leadership .et_pb_slide_description {
  padding: 5% 0%;
  float: left;
  padding-top: 1%; }
  @media all and (max-width: 980px) {
    .leadership .et_pb_slide_description {
      width: 100%; } }
.leadership .et_pb_slide_image {
  float: right;
  right: 0px;
  margin-right: 0px; }
  @media all and (max-width: 980px) {
    .leadership .et_pb_slide_image {
      width: 100%;
      top: 0px;
      position: relative;
      margin-top: 0px !important;
      margin-bottom: 50px; } }
.leadership .et-pb-controllers {
  bottom: 0px; }
  @media all and (max-width: 980px) {
    .leadership .et-pb-controllers {
      bottom: -10px; } }
  @media all and (max-width: 767px) {
    .leadership .et-pb-controllers {
      bottom: 0px; } }

.single-post #main-content > .container {
  padding-top: 110px !important; }
.single-post #main-content .container:before {
  display: none; }
.single-post h4.widgettitle {
  font-size: 25px;
  font-weight: 300; }
.single-post .single .et_pb_post {
  margin-bottom: 0px;
  padding-bottom: 0px; }
.single-post #left-area {
  padding-bottom: 0px;
  margin-bottom: 50px; }

.hentry .more-link {
  text-transform: uppercase;
  color: #0077c8;
  font-weight: 600;
  margin-top: 15px; }

.widget_search input#s, .widget_search input#searchsubmit {
  border-radius: 0px;
  border: 0px;
  background-color: #ededed; }

.widget_search #searchsubmit {
  background-color: #0077c8 !important;
  color: #fff !important; }

.et_pb_widget select {
  height: 40px;
  border: 0px;
  background-color: #ededed; }

@media all and (min-width: 981px) {
  #left-area {
    width: 73.625%;
    border-right: 1px solid #ededed; }

  #sidebar {
    width: 23.875%;
    float: right; } }
#main-content .container:before {
  display: none; }

h4.widgettitle {
  font-size: 25px;
  font-weight: 300; }

.single .et_pb_post {
  margin-bottom: 0px;
  padding-bottom: 0px; }

.wp-pagenavi {
  border-top: 0px;
  text-align: left;
  font-size: 15px !important; }
  .wp-pagenavi a {
    font-weight: 500 !important;
    margin: 0 3px;
    font-size: 15px !important; }
  .wp-pagenavi span.current {
    font-weight: 500 !important;
    text-decoration: underline;
    font-size: 15px !important; }
  .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    color: #666 !important;
    font-weight: 500 !important;
    font-size: 15px !important; }

.SEARCH h2.entry-title  {
  font-size: 25px;
  text-transform: uppercase; }

@media all and (min-width: 768px) {
  .gq_r_fixed_buttons .et_pb_column {
    padding-bottom: 30px; }

  .gq_r_fixed_buttons .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; } }
.as-h1 {
  font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 300;
  line-height: 1em !important;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 50px;
  padding-bottom: 0; }
  @media all and (min-width: 768px) {
    .as-h1 {
      font-size: 50px; } }
  @media all and (max-width: 980px) {
    .as-h1 {
      font-size: 40px; } }
  @media all and (max-width: 767px) {
    .as-h1 {
      font-size: 30px; }
      .as-h1 br {
        display: none; } }

.patents p {
  padding-bottom: 0px; }
.patents h2 {
  margin-top: 25px;
  margin-bottom: -5px; }

table.responsive {
  border: 0px !important; }
  table.responsive th {
    padding: 10px 15px;
    background-color: #eef0f1;
    border-right: 1px solid #fff; }
    table.responsive th:last-child {
      border-right: 0px; }
  table.responsive td {
    padding: 10px 15px;
    border-right: 1px solid #eef0f1; }
    table.responsive td:last-child {
      border-right: 0px; }
  table.responsive tr:nth-child(even) td {
    background-color: #eef0f1;
    border-right: 1px solid #fff; }
    table.responsive tr:nth-child(even) td:last-child {
      border-right: 0px; }
  table.responsive a {
    color: #0077c8; }

.infos-career {
  margin-bottom: 20px; }
  .infos-career strong {
    text-transform: uppercase;
    font-weight: 500;
    color: #0077c8; }

.wpcf7 input[type="text"], .wpcf7 input[type="file"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
  margin-bottom: 11px;
  margin-top: 4px; }

.wpcf7 select {
  height: 40px;
  border: 0px;
  background-color: #ededed;
  margin-bottom: 15px;
  padding: 8px 15px; }

.wpcf7 .wpcf7-submit {
  color: #0077c8 !important;
  border-width: 2px !important;
  border-radius: 0px;
  font-size: 15px;
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  cursor: pointer;
  padding: 0.3em 1em !important;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.7em !important;
  background-color: transparent;
  border: 2px solid;
  margin-bottom: 15px; }
  .wpcf7 .wpcf7-submit:hover {
    color: #4e4e4e !important;
    border-color: #4e4e4e; }

.wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block; }

.et_pb_section_video_bg .mejs-video {
  left: 17% !important; }

@media (max-width: 980px) {
  .et_pb_section_video_bg .mejs-video {
    left: 0% !important; } }
.et-horz-bx ul > li {
  text-indent: 0px !important; }
  .et-horz-bx ul > li:before {
    display: none; }

.et-timeline-post-wrapper li {
  text-indent: 0px !important; }

.et-hor-timeline-template-2 .et-title {
  display: none; }

.et-clearfix h3 {
  color: #0c71c3;
  font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif; }

.et-clearfix p {
  font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif; }

#headerPadding {
  padding-bottom: 20px; }

.owl-prev {
  top: 40% !important; }

.owl-next {
  top: 40% !important; }

@media (max-width: 980px) {
  .et_pb_image_5 .et_pb_image_wrap {
    width: 80%; } }
.et_pb_toggle_close {
  background-color: #FFFFFF !important; }

.et_pb_toggle {
  border: none;
  padding-top: 0;
  padding-bottom: 0; }

.et_pb_toggle_title:before {
  content: "5";
  color: #0c71c3;
  font-size: 30px;
  font-weight: bold; }

@media only screen and (max-width: 767px) {
  .et_pb_column_6 .et_pb_text_5 {
    width: 100%; } }
@media only screen and (max-width: 980px) {
  .et_pb_section_video_bg embed, .et_pb_section_video_bg iframe,
  .et_pb_section_video_bg object, .et_pb_section_video_bg video {
    width: 1050.31px !important; } }
.et-pb-controllers .et-pb-active-control {
  background-color: #0077c8 !important; }

#palmTreeBanner {
  background-position: 100% 100%;
  height: 650px; }

div.cityBanner {
  height: 900px; }

/*# sourceMappingURL=styl.css.map */