@font-face {
    font-family: 'Muller-Light';
    src: url('../../fonts/Muller-Light.woff2') format('woff2'),
         url('../../fonts/Muller-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Muller-Medium';
    src: url('../../fonts/Muller-Medium.woff2') format('woff2'),
         url('../../fonts/Muller-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Muller-Regular';
    src: url('../../fonts/Muller-Regular.woff2') format('woff2'),
         url('../../fonts/Muller-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MullerNarrow-Bold';
    src: url('../../fonts/MullerNarrow-Bold.woff2') format('woff2'),
         url('../../fonts/MullerNarrow-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MullerNarrow-Medium';
    src: url('../../fonts/MullerNarrow-Medium.woff2') format('woff2'),
         url('../../fonts/MullerNarrow-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tw_cen_mt_stdsemibold';
    src: url('../../fonts/tw-cen-mt-std-semibold-webfont.woff2') format('woff2'),
         url('../../fonts/tw-cen-mt-std-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'FuturaAgMiteOpti-Six';
    src:  url('../../fonts/FuturaAgMiteOpti-Six.ttf.woff') format('woff'),
    url('../../fonts/FuturaAgMiteOpti-Six.ttf.svg#FuturaAgMiteOpti-Six') format('svg'),
    url('../../fonts/FuturaAgMiteOpti-Six.ttf.eot'),
    url('../../fonts/FuturaAgMiteOpti-Six.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
body {
  color: #494949;
  font-family: 'Muller-Regular', sans-serif;
  font-size: 16px;
  background-color: #fefefe;
}
body, h1, h2, h3, h4, h5, h6 {
  font-size-adjust: 0.5;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px;
  margin-top:35px;
}
h1 {
  color: #222328;
  font-family: 'Muller-Light', sans-serif;
  font-size: 2em;
  /* 2x body copy size = 32px */
  line-height: 1.25;
  /* 45px / 36px */
}

@media (min-width: 43.75em) {
  h1 {
    font-size: 2.5em;
    /* 2.5x body copy size = 40px */
    line-height: 1.125;
  }
}

@media (min-width: 56.25em) {
  h1 {
    font-size: 3em;
    /* 3x body copy size = 48px */
    line-height: 1.05;
    /* keep to a multiple of the 20px line height 
    and something more appropriate for display headings */
  }
}
h2 {
  color: #222328;
  font-family: 'Muller-Light', sans-serif;
  font-size: 1.625em;
  /* 1.625x body copy size = 26px */
  line-height: 1.15384615;
  /* 30px / 26px */
}

@media (min-width: 43.75em) {
  h2 {
    font-size: 2em;
    /* 2x body copy size = 32px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h2 {
    font-size: 2.25em;
    /* 2.25x body copy size = 36px */
    line-height: 1.25;
  }
}
h3 {
  color: #222328;
  font-family: 'Muller-Light', sans-serif;
  font-weight: 600;
  font-size: 1.375em;
  /* 1.375x body copy size = 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
}

@media (min-width: 43.75em) {
  h3 {
    font-size: 1.5em;
    /* 1.5x body copy size = 24px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h3 {
    font-size: 1.75em;
    /* 1.75x body copy size = 28px */
    line-height: 1.25;
  }
}
h4 {
  color: #fc8a00;
  font-family: 'Muller-Medium', sans-serif;
  font-size: 1.125em;
  /* 1.125x body copy size = 18px */
  line-height: 1.11111111;
}

@media (min-width: 43.75em) {
  h4 {
    line-height: 1.22222222;
    /* (22px / 18px */
  }
}
.dark {
  color: #333333;
}
.color-primary {
  color:#ff9719;
}
p {
  font-family: 'Muller-Medium', sans-serif;
  color:#494949;
}
p {
  font-size: 1em;
  /* equivalent to 16px */
  line-height: 1.25;
  /* equivalent to 20px */
}

@media (min-width: 43.75em) {
p {
    font-size: 1em;
    /* equivalent to 16px */
    line-height: 1.375;
    /* equivalent to 22px */
  }
}
a {
  color: #666666;
}
a:hover {
  color: #fc8a00;
}
.sp-module ul >li >a:before {
  content: none;
}
.sp-megamenu-parent >li {
  margin-top: 28px;
}
.sp-megamenu-parent >li >a {
  font-family: 'Muller-Medium', sans-serif;
  color: #666666;
  font-size: 18px;
  font-weight: 500;
}
li.sp-menu-item:nth-child(2) {
  border-style: solid;
  border-width: 0px 1px;
  border-color: #e5e5e5;
}
li.sp-menu-item a img {
  float: left;
}
li.sp-menu-item a span.image-title {
  float: left;
  line-height: 30px;
  margin-left: 10px;
}
.sp-module ul >li {
  border:none;
}
.sp-module ul >li > ul{
  margin-left: 40px;
}
.btn {
  background-color: #fc8a00;
  color: #FFF;
  
}
.btn:hover {
  background-color:#ff9719;
  color: #FFF;
}
.btn-default, .btn-primary {
  background-color: #fc8a00;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.sp-module .sp-module-title {
  color: #ff9719;
  font-size: 36px;
}
section {
  padding: 30px 0px;
}
section#sp-slider {
  padding: 0px;
}
#sp-top-bar .sp-module {
  display: inherit;
}
#sp-top-bar {
  font-family: 'Muller-Medium', sans-serif;
  font-size: 12px;
  height: 30px;
  color: #282828;
}
#sp-top-bar .quick-links ul  {
  height: 16px;
}
#sp-top-bar .quick-links ul li a {
   font-family: 'Muller-Medium', sans-serif;
  font-size: 12px;
  color: #282828;
}
#sp-top-bar .contacts img {
  float: left;
  margin-right: 10px;
}
#sp-top-bar .quick-links ul {
  display: inline;
}
#sp-top-bar .quick-links ul li {
  display: inline-flex;
  line-height: 16px;
}
#sp-top-bar .quick-links ul li a {
  padding: 0px;
  line-height: 16px;
}
#sp-top-bar .quick-links ul li a:before {
  content: none;
}
#sp-top-bar .quick-links ul li:first-of-type {
  margin-right: 30px;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #e5e5e5;
  padding-right: 30px;
}
#sp-top-bar .quick-links img {
  float: left;
  margin-right: 10px;
  height: 14px;
}
.expertises {
  padding:50px;
}
.expertises .border {
    height: 270px;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    background-color: #fff;
    padding: 20px;
    font-size: 16px;
    color: #666666;
}
.focus {
  padding: 0px 50px;
}
.mission h2 {
	font-family: 'MullerNarrow-Bold';
	color: #222328;	
}
.mission p.intro {
	margin-top: 30px;
	margin-bottom: 80px;
	color: #8c8f94;
}
.clients .logo {
  padding: 20px;
}
.clients .intro p {
  color: #494949;
  font-family: 'Muller-Light';
  font-size: 30px;
  margin-bottom: 80px;
}
footer {
  margin-top: 80px;
}
footer#sp-footer, #sp-footer {
  background-color: #323133;
  color: #86939e;
  padding: 70px 0px 10px 0px;
}
footer p.location {
  font-size: 18px;
  color: #e6e6e6;
}
footer p.copyright {
  font-family: 'Muller-Regular';
  font-size: 12px;
  color: #86939e;
}
footer ul {
  color: #e6e6e6;
}
footer p.tagline {
  margin-top: 10px;
  color: #ff9719;
}
footer i#linkedin {
    position: relative;
    top: 70px;
    font-size: 20px;
    color: #86939e;
}
@media (max-width: 767px) {
  footer#sp-footer, #sp-footer {
    padding: 30px 0px 10px 0px;
  }
  footer p, footer div  {
    text-align: center;
  }
  footer p.location {
    margin-top: 20px;
  }
  footer img  {
    margin: 0 auto;
  }
  footer i#linkedin  {
    display: none;
  }
}

body.view-article .title {
  text-align: center;
  margin-bottom: 60px;
}
.resources .chapter {
  margin-bottom: 70px;
}
.resources .chapter .title {
  border-bottom: #333333 1px solid;
  margin-bottom: 20px;
  height: 50px;
}
.resources .chapter .title i {
  float: right;
  color: #333333;
  line-height: 80px;
}
.resources .chapter .title h3 {
  float: left;
  margin-top: 0px;
}
.resources .chapter .list ul.logos {
  display: inline-block;
}

.resources .chapter .list ul.logos li {
  border: none;
  float: left;
  min-width: 200px;
}
.services-box {
  width: 100%;
  float: left;
  border: #333333 1px solid;
  padding-left: 20px;
  margin: 5px 0px;
}
.services-box h3 {
  width: 90%;
  float:left;
}
.services-box .img-box {
  width: 10%;
  float:right;
  border-left: #333333 1px dotted;
}
ul.bullet li {
  line-height:   1.375em;
  margin: 2px 0px;
}
ul.bullet li a {
  display: initial;
}
ul.bullet li::before {
 font-family: "fontawesome";
 content: "";
 margin-right: 5px;
}
ul.bullet li > ul > li::before {
 font-family: "fontawesome";
 content: "";
 margin-right: 5px;
}
.team-card {
	margin: 20px 15px;
	padding: 30px 50px;
	-webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.2);
box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.2);
}
.team-card h4 {
	margin: 20px 0px 5px 0px;
	min-height: 44px;
}
.team-card p.title {
	margin-bottom: 20px;
	font-size: 1.2em;
}
.team-card p {
	text-align: left;
}
.lexique .set h3.letter {
  color: #ff9719;
}
.testimonial-box .testimonial {
  background-color: #fdfdfd;
  border-left-style: solid;
  border-left-width: 3px;
  border-left-color: #ff9719;
  padding: 10px 30px 30px 10px;

}
.testimonial-box .testimonial h4 {
  margin-bottom: 5px;
  margin-top: 20px;
  
}

body.itemid-149 footer#sp-footer, #sp-footer {
  margin-top: 0px;
}
body.itemid-149 section#sp-above-1 {
  display: none;
}
body.itemid-149 section#sp-bottom-1 .sp-module {
  margin: 0px 0px 50px 0px;
}
body.itemid-128  section#sp-bottom-1 .sp-module {
  margin: 0px 0px 50px 0px;
}
body.itemid-128  section#sp-bottom-1 .sp-module .sp-module-title {
  min-height: 72px;
}
body.itemid-128 .feed-stories {
  min-height: 500px;
}
.story-link a.feed-table {
  font-size: 20px;
}
.muted [class^="icon-"] {
  display: none;

}
